/* CSS Document */

body {
	background-color: #171717;
	margin: 0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	}

#wrapper {
	width: 896px;
	margin-left: auto;
	margin-right: auto;
	/*padding: 0px 25px 0px 25px;*/
	}
	
 #top{
	width: 896px;
	height: 184px;
	background-image:url(../imgs_css/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;}
#taalkeuze {
	color: #CACACA;
	width: 50px;
	height: 25px;
	float: right;
	padding-top: 5px;
}
#taalkeuze a:link {
	color: #999999;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
}
#taalkeuze a:visited {
	color: #999999;
	text-decoration: none;
}
#taalkeuze a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#taalkeuze a.actief {
	color: #FFFFFF;
	text-decoration: none;
}


	
#content{
	width: 896px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	line-height:32px;
	padding-top: 40px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFD204;
	font-weight: normal;
	line-height:32px;
	padding-top: 30px;

}.klein {
	font-size: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: normal;
	padding-left: 15px;
	margin: 0px;
	line-height:25px;
	

}
div.insprong{
	padding: 0px 0px 30px 306px;
	float: left;
	width: 590px;
	}
	
div.geelvlak{
	width:896px;
	background-image:url(../imgs_css/bgGeelvlak.gif);
	background-repeat:repeat-y;
	float: left;
	}
	
		div.containertop{
		background-image:url(../imgs_css/topGeelvlak.gif);
		background-repeat:no-repeat;
		width:896px;
		height:38px;
		}
		
		div.containermid{
		width:896px;
		clear:both;
		}
		
		
				div.nofoto{
			width:306px;	
			float:left;
			padding-top:32px;
			text-align:right;
			}
		
		
			div.fotospace1
			{width:306px;	
			background-image:url(../imgs_css/elementfoto.gif);
			background-repeat:no-repeat;
			background-position:28px 26px;
			padding-top:32px;
			text-align:right;
			float:left;
			}
			
				div.fotospace2
			{width:306px;	
			background-image:url(../imgs_css/elementfoto.gif);
			background-repeat:no-repeat;
			background-position:28px 51px;
			padding-top:57px;
			text-align:right;
			float:left;
			}
			
			div.tekstvlak{
			width:590px;
			float:left;
			}
			
			div.tekstvlak h3{
				position: relative;
			}
			
			div.tekstvlak h3 span.stippellijn{
				display: block;
				position: absolute;
				bottom: -6px;
				left: -76px;
				width: 160px;
			}
			
			div.tekstvlak h3 span.stippellijn span.geel{
				float: left;
				width: 80px;
				border-bottom: 1px dotted #ffd204;
			}
			
			div.tekstvlak h3 span.stippellijn span.zwart{
				float: left;
				width: 80px;
				border-bottom: 1px dotted #000;
			}
		
		div.containerbot{
		background-image:url(../imgs_css/bottomGeelvlak.gif);
		background-repeat:no-repeat;
		width:896px;
		height:7px;
		clear:both;
		}
	


ul.invlak{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	list-style-image:url(../imgs_css/tekstbullet.gif);
	padding:10px 30px 0px 40px;}
	
ul.invlak li{
	padding-bottom: 15px;}

div.fotogalerij{

	float: left;
	width: 896px;
	padding: 0px 0px 25px 0px;
	}
	
div.fotogalerij div.foto1{
	width: 307px;
	float: left;

}

div.fotogalerij div.foto2{
	width: 307px;
	float: left;
}
div.fotogalerij div.foto3{
	width: 282px;
	float: left;
}

.fotokader{
	border: 3px solid #515151;
}

#navi{
	width: 132px;
	margin: 45px 0px 0px 300px;
	float: left;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;

}

a:visited {
	color: #000;
	text-decoration: underline;
	

}

a:hover{
	color: #FFF;


}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}


.plaintextblack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:10px 30px 0px 40px;}
	
	
	.invulveld {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #171717;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

