#hoofd{
	position:relative;
	width: 1000px;
	height:auto;
	margin: 0px auto;
	text-align: left;
	z-index:1;
	height:100%;
}
#header{
	width:1000px;
	height:88px;
	background-image:url(../img/ol_header.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	text-align:center;
	
}
#content{
	width:1000px;
	min-height: 780px;
	background-image:url(../img/ol_body.jpg);
	background-repeat:no-repeat;
}
