body
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	margin:0px; 
	padding:0px;
	background-color:#e0e0e0;
	background-image:url(/img/bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}

#container
{
	width:970px;
	height:auto;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	font-family:Arial, sans-serif; 
	font-size:11px;
	padding:0px;
	min-height:638px;
}
#top
{
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
	max-height:140px;
	min-height:140px;
	min-width:970px;
}
.holder
{
	position:relative;
	background-image:url(/img/maps_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	min-height:630px;
	width:1000px;
	left:-25px;
}
#zoeken
{
	width:235px;
	position:absolute;
	height: auto; 
	left:10px;
	color: #000; 
	margin:7px;
	padding:0px;
	background-color:#fff;
	top:10px;
}
#sidebar
{
	width:225px; 
	position:absolute; 
	height: auto; 
	font-size: 11px; 
	top:140px; 
	color: #000; 
	margin:7px; 
	padding:0px;
	left:20px;
}
#map
{
	overflow:auto; 
	position:relative;
	left:255px;
	top:17px;
	margin:5px; 
	padding:0px;
	width:723px; 
	height:581px;
}