*
{
	margin:0;
	padding:0;
}

body
{
	background: #111;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

p
{
	line-height: 17px;
	margin: 0 0 15px 0;
}

a
{
	color: #fff;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-size: 17px;
	line-height: 22px;
}

#wrapper
{
	margin: 35px auto 0 auto;
	width: 1000px;
}


ul#main
{
	margin: 25px 50px 0 15px;
	float: left;
	display: inline;
}

#content > ul#main,
#content1 > ul#main,
#content2 > ul#main,
#content3 > ul#main,
#content4 > ul#main,
#content5 > ul#main,
#content6 > ul#main,
#content7 > ul#main,
#content8 > ul#main,
#content9 > ul#main,
#content10 > ul#main
{
	margin: 25px 50px 0 30px;
	float: left;
	display: inline;
}

ul#main li
{
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}

ul#sub
{
	margin-top:25px;
	float:left;
}

ul#sub li 
{
	list-style: none;
}
	
ul#nlen 
{
	position: absolute;
	top: 30px;
	right: 50px;
}

ul#nlen li
{
	list-style: none;
}

ul#nlen li a
{
	color: #D26E19;
}

#header
{
	position: relative;
	height: 103px;
	width: 1000px;
	float: left;
	background: url(../images/bg-top.gif) 0 0 no-repeat #fff;
}

#header img
{
	margin-left: 30px;
}


#content,
#content1,
#content2,
#content3,
#content4,
#content5,
#content6,
#content7,
#content8,
#content9,
#content10
{
	height: 400px;
}

#content
{
	width: 1000px;
	float: left;
	background: 0 url(../images/13zw_windmill.jpg) no-repeat;
}

#content1
{
	width: 1000px;
	float: left;
	background: 0 url(../images/zw_erasmusbrug.jpg) no-repeat;
}

#content2
{
	width: 1000px;
	float: left;
	background: 0 url(../images/zw_trein.jpg) no-repeat;
}

#content3
{
	width: 1000px;
	float: left;
	background: 0 url(../images/4zw_euromast.jpg) no-repeat;
}

#content4
{
	width: 1000px;
	float: left;
	background: 0 url(../images/zw_contact.jpg) no-repeat;
}

#content5
{
	width: 1000px;
	float: left;
	background: 0 url(../images/11zw_radar.jpg) no-repeat;
}

#content6
{
	width: 1000px;
	float: left;
	background: 0 url(../images/15zw_gloeilamp.jpg) no-repeat;
}

#content7
{
	width: 1000px;
	float: left;
	background: 0 url(../images/zw_nn.jpg) no-repeat;
}

#content8
{
	width: 1000px;
	float: left;
	background: 0 url(../images/1zw_delta.jpg) no-repeat;
}

#content9
{
	width: 1000px;
	float: left;
	background: 0 url(../images/14zw_plane.jpg) no-repeat;
}

#content10
{
	width: 1000px;
	float: left;
	background: 0 url(../images/klmboeing.gif) no-repeat;
}

#footer
{
	background: url(../images/bg-bottom.gif) 0 100% no-repeat #d26e19;
	width: 940px;
	float: left;
	padding: 15px 30px 15px 30px;
	font-size: 10px;

}

#tekst
{
	float: left;
	margin: 25px 50px 0 0;
	width: 500px;
	padding-bottom: 20px;

}

ul#sub li.kop
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.active {
	color: #D26E19;
	text-decoration: underline;
}

li 
{
	line-height: 20px;
	list-style: none;
}

/* //////////////// FORM STYLES ///////////////// */

textarea
{
	padding: 3px 1px;
	margin: 0 0 5px 0;
	background: #232425 url(images/bg-input.gif) 100% 0 repeat-y;
	border: 1px solid #575757;
	color: #fff;
	float: left;
}

input.button
{
	color: #fff;
	font-weight: bold;
	background: #d26e19;
	border: 1px solid #c5610c;
	margin: 0 0 0 100px;
}

label
{
	font-weight: bolder;
}

form br
{
	clear: left;
}

input.field-normal
{
	padding: 3px 1px;
	margin: 0 0 5px 0;
	background: #232425 url(images/bg-input.gif) 100% 0 repeat-x;
	border: 1px solid #575757;
	color: #fff;
	float: left;	
}

input.field-normal,
textarea.textfield-normal
{
	margin: -17px 0 5px 100px;
}

.double-block
{
	float: left;
	width: 180px;
	margin: 10px 15px 0 0;
}