body { 
text-align:center;
font-family: candara,verdana; 
background-color: white; 
color:white;
font-size; 14px;
background-image: url(background.png); 
background-repeat: no-repeat ;
}

a{
outline: none;
}

#content {
text-align:left;
margin: 0 auto -60px;
min-height: 100%;
height: auto !important;
height: 100%;
}

#verwondering {
	float:left;
	margin:75px;
	top:0px;
	left:0px;
	padding:0;
}#verwondering a{
    background-image: url(deverwondering.png);
	background-repeat:no-repeat;
	width:460px;
	height:70px;
	display:block;

}#verwondering a#verwondering_link:hover  {
    background-image:url(deverwonderinghover.png);
	background-repeat:no-repeat;
}
#weitenberg {
	width:100%;
	float:left;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
}#weitenberg a{
    background-image: url(weitenberg.png);
	background-repeat:no-repeat;
	width:400px;
	height:200px;
	display:block;

}#weitenberg a#weitenberg_link:hover  {
    background-image:url(weitenberghover.png);
	background-repeat:no-repeat;
}
#academie {
	float:right;
	top:0px;
	left:0px;
	margin-right:0;
	padding:0;
}#academie a{
    background-image: url(academie.png);
	background-repeat:no-repeat;
	width:500px;
	height:300px;
	display:block;

}#academie a#academie_link:hover  {
    background-image:url(academiehover.png);
	background-repeat:no-repeat;
}
