#hoofdcontainer {
	background-color:white;
	width:980px;
	height:575px;
	margin:0 auto;
	position:relative;
}
#footerbalk {
	height:75px;
	width:980px;
	position:absolute;
	top:525px;
	left:0;
	z-index: 0;
}
