#header{
	position:relative;
	width:1000px;
	height:117px;
	margin:0 auto;
	background-repeat:no-repeat;
	top:3px;
	
}
#content{
	position:relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../img/background_repeat.jpg);
	background-repeat:repeat-y;
	
}
#menu{
	height:45px;
	background-image:url(../img/menu_inactive.jpg);
	background-repeat:repeat-x;
	width:1000px;
	height:45px;
	margin:0 auto;
}
#afbeeldingen{
	background-repeat:no-repeat;
	margin:0 auto;
	height:164px;
	width:1000px;
}
#submenu{
	background-image:url(../img/sub_menu_inactive.jpg);
	background-repeat:repeat-x;
	width:1000px;
	height:45px;
	margin:0 auto;
}
#left{
	float:left;
	background-image:url(../img/main_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:132px;
	min-height:425px;
	_height:425px;
}
#inhoud{
	float:left;
	width:400px;
	margin-top:20px;
	margin-left:5px;
}
#right{
	float:right;
	background-image:url(../img/main_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:201px;
	min-height:425px;
	_height:425px;
}

#domain{
	margin-left:40px;
	margin-top:65px;
}
#bottom{
	clear:both;
	text-align:center;
	margin-top:60px;
}
#snelkiezen{
	margin-left:40px;
	margin-top:80px;
}