* {margin: 0; padding: 0;}
body {background: #dcdcdc url(img/bg.png) repeat-x; font: 11px Lucida Sans Unicode, Arial, Verdana, Helvetica, sans-serif; behavior: url("css.htc"); color: #000;}

a {color: #4F9F00; text-decoration: underline;}
a:hover {color: #4F9F00; text-decoration: none;}
a img {border: none;}

#wrapper {width: 762px; background: url(img/container.png) -1px 0 repeat-y; left: 50%; position: relative; margin-left: -385px; padding: 0 6px 0 11px; overflow: hidden;}

#header {width: 762px; height: 87px;}
#logo {width: 245px; height: 81px; float: left; background: #2E5C00; border: 3px #2E5C00 solid; color: #fff;}

#logo #headers {width: 205px; height: 58px; padding: 12px 0 0 20px; text-align: center;}

#logo h1 {font: bold 23px Arial;}
#logo h2 {font: bold 20px Arial; color: #C3DFA7;}
#logo h2 span {font: normal 15px Arial;}

#header_rechts {width: 502px; float: left; background: #C3DFA7;}
#header_rechts #boven {width: 481px; height: 37px; text-align: right; padding: 12px 12px 0 0;}
#header_rechts #boven h1 {font: bold normal 16px Lucida Sans Unicode; color: #193300;}

#header_rechts #onder {width: 491px; height: 38px; background: #000; color: #fff; font-size: 11px; padding: 0 0 0 11px;}
#header_rechts #onder li {float: left; list-style-type: none; padding: 8px 11px 10px 11px; margin-top: 2px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px;}
#header_rechts #onder li:hover {background: url(img/menu-bg.png) bottom repeat-x; color: #000;}

#header_rechts #onder li a {color: #fff; text-decoration: none;}
#header_rechts #onder li:hover a {color: #000;}

#links {width: 250px; float: left; background: #f9f9f9; border-right: 1px #ccc solid; color: #636363;}
#rechts {width: 500px; float: left; border-left: 1px #fff solid;}

#links h1 {margin: 5px 5px 0 5px; padding: 3px 6px; font: bold 14px Lucida Sans Unicode, Arial, Verdana, Helvetica, sans-serif; color: #2E5C00; border-bottom: 1px #2E5C00 solid;}

#links ul {margin: 0 5px 5px 5px;}
#links li {border-bottom: 1px #ccc dotted; padding: 3px 5px; list-style: none;}
#links li:hover {border-bottom: 1px #777 solid; color: #222;}
#links ul li a {color: #222; text-decoration: none;}

#links p {padding: 3px 7px 3px 10px; line-height: 20px;}
#links b {border-bottom: 1px #777 solid; padding: 3px 5px; margin: 5px; font: bold 11px Lucida Sans Unicode;}
#links i {font-size: 2px; margin: 4px; clear: both;}

#rechts h1 {margin: 5px 5px 0 -3px; padding: 3px 6px; font: bold 16px Lucida Sans Unicode, Arial, Verdana, Helvetica, sans-serif; color: #2E5C00;}
#rechts img#topimg {margin: 0 3px; border: 1px #999 solid;}
#rechts p {margin: 8px 10px 0 0; font: 12px Lucida Sans Unicode, Arial, Verdana, Helvetica, sans-serif;}
#rechts { margin-left: 10px; }

#footer {width: 752px; clear: both; color: #fff; text-align: right; }
#footer_logo {width: 230px; float: left; padding: 6px 10px; background: #2E5C00; font-size: 13px; text-align: center;}
#footer_tekst {width: 482px; height: 25px; float: left; background: #000; padding: 8px 10px 0 10px;}
#footer a {color: #fff;}

v\:* {
	behavior:url(#default#VML);
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

ul.plaatsLijst {
	list-style: none;
	width: 450px;
	
}
ul.plaatsLijst li {
	display: inline;
	width: 200px;
	float: left;

}

ol li {
margin-left:15px;
}

h5 {
font-size:11px;

}

#adsensetop {
float:right;
padding-right:35px;


}
.clear {
	clear: both;
