body{
	background: #fff;
}

div#achter{
	width: 600px;
	margin: 0;
}


div#container{
	width: 576px;
	overflow: visible;
}

div#siteContent{
	width: 576px;
	_height: 270px;
	min-height: 270px;
}

div#menu, div#topmenu, div#footer{
	display: none;
}

div#inhoud{
	padding-bottom: 20px;
	padding-top: 200px;
	_height: 270px; /*underscore-hack for IE*/ 
	min-height: 270px;
}
	
div#subContent{
	_height: 462px;
	min-height: 462px;
}

div#extraContent{
	width: 576px;
	left: 3px;
	top: 6px;
	position: absolute;
}	
div#extraContent img{
	display: block;
	margin-right: 10px;
	float: left;
}	

div#anKeiler{
	float: left;
}

