/* CSS Document */
body {
	margin: 20px 2px 0px 2px;
	background:#eee;
	font:12px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bolder;
	margin:0px;
}
h1{
	font-size:13px;
	color:#0052A7;
}
h2{
	font-size:11px;
	color:#0052A7;
}
p{
	margin:0 0 12px 0;
	padding:0;
}
a:{
	color:#0052A7;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#1a3e6a;
}
.clearer{
	height:0px;
	clear:both;
}
#container{
	width:952px;
	margin:0 auto;
}
.omtrek{
	border:6px solid #e2e2e4;
}
#header{
	width:950px;
	height:160px;
	float:left;
	overflow:hidden;
	background-color:#0054A7;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#header_logo{
	float:left;
	overflow:hidden;
	width:243px;
	height:122px;
}
#header_foto{
	float:left;
	overflow:hidden;
	width:707px;
	height:122px;
}
#navigatie{
	float:left;
	overflow:hidden;
	width:950px;
	height:38px;
	padding:0px;
	margin:0;
	display:block;
}
#navigatie ul{
	margin:0px;
	padding:0px;
	display:inline;
}
#navigatie li{
	margin:0px;
	list-style-type:none;
	display:inline;
}
#main_bg{
	width:952px;
	overflow:hidden;
	float:left;
	margin:0;
	background-image: url(/images/container/bg_container.gif);
}
#main{
	width:952px;
	overflow:hidden;
	float:left;
	background:url(/images/container/bg_content_metfoto.jpg) no-repeat bottom;
}
#main a{
	text-decoration:none;
	color:#0052A7;
}
#main a:hover{
	text-decoration:none;
	color:#1a3e6a;
}

.adres_tekst{
	line-height:14px;
}

#main ul {

}

#main ul ul {
	margin-left:15px;
}

#left{
	float:left;
	overflow:hidden;
	width:226px;
	padding:40px 0 0 17px;
	
}
#left_nieuws{
	float:left;
	overflow:hidden;
	height:220px;
	margin:0 20px 50px 0;
	font-size:12px;
	font-weight: bold;
}
#left_nieuws ul{
	margin:0px;
	padding:0px;
}
#left_nieuws li{
	margin:0px;
	list-style-type:none;
}
#main_content{
	float:left;
	overflow:hidden;
	width:479px;
	padding:40px 30px 20px 20px;
}
#tekst_left{
	float:left;
	width:220px;
	padding:0 12px 0 0;
	line-height:16px;
	font-style:italic;
}
#tekst_right{
	float:left;
	width:220px;
	padding:0 12px 0 12px;
	line-height:16px;
	font-style:italic;
}
.youtube{
	float:left;
	margin:0 0 0 7px;
}
.naarboven{
	float:left;
	border-bottom:dotted 1px #c0c0c2;
	width:100%;
	height:17px;
	text-align:right;
	margin:0 0 12px 0;
}
.naarboven2{
	float:left;
	border-top:dotted 1px #c0c0c2;
	width:100%;
	height:17px;
	margin:19px 0 6px 0;
}
.naarboven2 img{
	vertical-align:middle;
	border:none;
}
#footer{
	float:left;
	overflow:hidden;
	width:950px;
	background:url(/images/container/bg_footer.gif) repeat-x;
	padding:0px;
	height:35px;
	border:1px solid #fff;
	font-size:10px;
}
#footer a{
	text-decoration:none;
	color:#EEE8DE;
}
#footer a:hover{
	text-decoration:none;
	color:#0052A7;
}
#aceview{
	float:left;
	overflow:hidden;
	width:232px;
	height:28px;
	padding:7px 0 0 12px;
	font:10px Verdana;
	background:url(/images/container/bg_aceview.gif) no-repeat bottom;
}
#aceview img{
vertical-align:middle;
}
.versturen{
	border:solid 1px #67676c;
	background:#d5dfed url(/images/navigatie/bg_verzenden.gif) repeat-x bottom;
	color:#fff;
	font-size:11px;
	padding:2px;
	width:120px;
	height:25px;
}
.verplicht{
	font-size:10px;
}
.border_margin_thumbs{
	border:solid 1px #67676c;
	margin:0px 7px 8px 0px
}