body{
background: #e8ebef;	
text-align: center;
font-family: Trebuchet MS, Tahoma, Arial;
color: #444444;
}

a:link, a:visited{
color: #444444;	
}

a:hover{
	
color:#000;	
}

img{
border:0;	
}


h1{
font-size: 18pt;	
	
}
h2{
margin: 10px 0 0 0;
font-size:13pt;
}


#wrapper{
width: 75%;
margin: 0 auto;	
text-align: left;
background: #fff;
position: absolute;
left: 13%;
}

#top{
width: 94%;
margin: 0 0 0 3%;	
	
}

#content{
width:94%;	

margin: 10px 0 0 3%;
}

.boven{
width: 94%;
height: 200px;
overflow: hidden;
margin: 0 0 0 3%;
}

.boven img{
width: 100%;
position: relative;
top: -85%;
}

.links{
float:left;
width:60%;	

}

.links td{
	
width: 230px;
}

.links p{
margin-top: 0;
}

.rechts{
float:right;
width:38%;	

}

.rechts img{
width:100%;	

}