@charset "utf-8";
/* CSS Document */
html,body{
	font-family:Tahoma, Helvetica;
	font-size:11px;
	background-image:url(/images/background_total.png);
	background-repeat:repeat-x;
	width:98%;
	height:auto;
	background-color:#08285A;
	z-index: 1;
}

img{
	border:none;
}

div#container{

	width:977px;
	height:auto;
	margin: 0 auto;
	z-index: 1;
	background-image:url(/images/bgnd.png);
	background-repeat:y-repeat;
	

}


div#boven{
	position:relative;
	width:977px;
	top:15px;
	left:17px;
	height:193px;
	z-index: 2;
	float:left;
	background-color:#FFF;

}

div#gele_circel{
	position:absolute;
	top:0px;
	width:415px;
	height:193px;
	z-index:4;
	opacity:0.1;
	background-image:url(/images/gele_cirkel.png);
	background-repeat:no-repeat;s
}

div#tekst_gele_circel{
	position:relative;
	float:left;
	top:121px;
	width:362px;
	height:27px;
	z-index:5;
	opacity:0.1;
	background-image:url(/images/tekst_cirkel.png);
	background-repeat:no-repeat;
}

div#logo{
	position:absolute;
	top:20px;
	left:30px;
	width:300px;
	height:117px;
	z-index:4;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;

}

div#slideshow{
	position:relative;

	height:193px;
	width:977px;
	z-index:3;
	float:left;
}

div#menu{
	position:relative;
	float:left;
	z-index:10;
	width:977px;
	height:108px;
	left: 17px;

	background-color:#FFF;
	

}



div#beneden{
	position:relative;
	width:977px;
	height:auto;
	min-height:410px;
	float:none;
	left:17px;
	z-index: 2;
	background-color:#FFF;

	float:left;
	
}

div#beneden_links{
	position:relative;
	float:left;
	width:310px;
	height:380px;
	padding:15px;
	z-index:3;
	line-height:100%;
	padding-left:50px;

}

div#beneden_links a{
	color:#FF9900;
}

div#content{
	position:relative;
	float:right;
	width:500px;
	height:auto;
	min-height:380px;
	padding:15px;
	z-index:3;
	padding-right:60px;
	padding-left:5px;

}

div#content a{
	color:#FF9900;
	text-decoration:none;
}

div#gele_lijn{
	position:relative;
	float:left;
	left:48px;
	z-index:4;
	width:838px;
	height:1px;
	background-image:url(/images/gele_lijn.png);
	background-repeat:no-repeat;
}

div#footer{
	position:relative;
	float:left;	
	width:977px;
	height:80px;
	left: 17px;
	z-index: 4;
	margin-left:50;
	
	line-height:100%;
	color:#FF9900;
	font-size:14px;
	background-color:#FFF;
}

#foot_img{
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	width:800px;
	height:100%;
}

div#footer a{
	color:#FF9900;
	font-size:10px;
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#006699;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006699;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-transform:uppercase;
	letter-spacing:0.21em;
}
