#hoofd{
	position:relative;
	width:830px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 auto;
	text-align:left;
	background-image:url(../img/repeat.jpg);
	background-repeat:repeat-y;
}
#banner{
	position:absolute;
	top:240px;
	left:840px;
}
#menu{
	position:absolute;
	top:155px;
	left:50px;
}
#header{
	position:relative;
	background-image:url(../img/header.jpg);
	width:830px;
	height:185px;
}
#content{
	position:relative;
	min-height:400px;
	float:left; 
	overflow:hidden;
	width:830px;
	margin-top:19px;
}
#left{
	width:189px;
	height:445px;
	margin-left:20px;
	float:left;
}
#right{
	position:relative;
	width:190px;
	float:left;
	margin-left:15px;
}
#inhoud{
	position:relative;
	float:left;
	width:335px;
	min-height:440px;
	margin-left:10px;
}
#bottom{
	clear:both;
	position:relative;
	background-image:url(../img/bottom.jpg);
	height:182px;
	width:830px;
}
#bottom_content{
	position:relative;
	margin-left:250px;
	top:70px;
}