body {
margin:0 auto; 
font-family:Tahoma;
font-size:8pt;
background-image:url(/images/bg.jpg);
}
#content {
margin:0 auto;
height:100%;
padding:0;
width:908px;
background-image:url(/images/middle.png);
position:relative;
overflow:hidden;
}
#top {
height:210px;
background-image:url(/images/top.png);
margin:0 auto;
padding:0;
}
#inhoud {
margin:0 auto;
padding:20px;
}
#tekst {
margin:0 auto;
width:100%;
overflow:auto;
}
#foot {
width:908px;
height:96px;
position:relative;
margin:0 auto;
padding:0;
clear:both;
}
p.title {
font-size:10pt;
text-decoration:underline;
margin:5px 0 12px 0;
font-weight:bold;
}



