#hoofd{
	width:750px;
	margin: 0 auto;
	
}
#menu{
	height:85px;
	widows:750px;
	left:0px;
	top:0px;
	
	vertical-align:middle;
}
#header{
	width:750px;
	height:182px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}
#space{
	width:750px;
	height:11px;
}
#space2{
	float:right;
	width:750px;
	height:11px;
}
#space3{
	float:right;
	width:750px;
	height:11px;
	clear:both;
}
#extra{
	width:750px;
	height:95px;
	clear:both;
}
#content{
	
	float:left;
	clear:both;
	width:750px;
	min-height:400px;
}
#left{
	float:left;
	left:0px;
	width:218px;
	background-image:url(../img/left_background.jpg);
	background-repeat:repeat-y;
	min-height:400px;
}
#right{
	position:relative;
	float:right;
	background-image:url(../img/background_content.jpg);
	background-repeat:repeat-x;
	width:517px;
	max-width:517px;
	min-height:400px;
	background-position:top;
	text-align: left;
	top: 10px;
}
#zoekfuncties{
	clear:both;
	float:left;
	width:517px;
	max-width:517px;
	background-color:#FFFFFF;
}
#search{
	
	float:left;
	width:250px;
	height:200px;
	background-image:url(../img/background_zoeken.jpg);
	background-repeat:repeat-x;
	background-position:right;
}
#locaties{
	float:right;
	width:250px;
	height:200px;
	background-image:url(../img/background_zoeken.jpg);
	background-repeat:repeat-x;
	background-position:right;
}
#bottom{
	background-image:url(../img/bottom_background.jpg);
	background-repeat:repeat-y;
	height:28px;
	width:750px;
	text-align:center;
	clear:both;
	width:100%; 
}
