@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0px;
	background-color: #E3E4E5;
	color: #231f20;
	height: 100%; /* héél belangrijk */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #D6D6D6;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}
div#header {
	height: 190px;

}
div#body {
	color: #231f20;
	position: relative;
}
div#leftmenu {
	width: 220px;
	padding: 5px;
	float: left;
	top: 50px;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}
div#content {
	width: 470px;
	padding: 5px;
	float: left;
}
div#rightmenu {
	width: 220px;
	float: left;
	padding: 5px;
	top: 65px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
div#footer {
	position: absolute;
	bottom: 0; /* heel belangrijk */
	height: 1em;
	text-align: center;
	width: 1000px;
}
.maplist {
	height: 700px;
	width: 550px;
	left: auto;
	right: auto;
}
.mapenkel {
	height: 226px;
	width: 150px;
}
#logo {
	z-index: 2;
	position: relative;
	top: -385px;
	height: 310px;
	width: 310px;
	left: 15px;
}
#banner {
	z-index: 1;
	float: left;
	margin-right: 10px;
}
#banner1 {
	z-index: 1;
	float: left;
	margin-right: 10px;
}
#banner2 {
	z-index: 1;
	float: left;
}
#spacer {
	height: 25px;
}
#header_overlay {
	top: -152px;
	position: relative;
}
.bnr1{
	text-align: center;
	height: 3em;
	font-size: 1.4em;
	line-height: 2.5em;
	margin-bottom: 10px;
}
.bnr2{
	text-align: center;
	height: 3em;
	font-size: 1.4em;
	line-height: 2.5em;
	margin-bottom: 10px;
}
.bnr3{
	text-align: center;
	height: 3em;
	font-size: 1.4em;
	line-height: 2.5em;
	margin-bottom: 10px;
}
.bnr4{
	text-align: center;
	height: 3em;
	font-size: 1.4em;
	line-height: 2.5em;
	margin-bottom: 10px;
}
.bnr5{
	text-align: center;
	height: 3em;
	font-size: 1.2em;
	line-height: 2.7em;
	margin-bottom: 10px;
}
