body {
background-color:#f9e8bc;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tab {
width:900px;
height:685px;
margin:0 auto;
padding:0;
border:0;
position:relative;
overflow:hidden;
vertical-align:top;
background-image:url(images/ground.jpg);
background-repeat:no-repeat;
}


#links {
width:220px;
margin:180px 0 0 20px;
float:left;
padding:0;
}
#links p {
font-size:10pt;
font-style:italic;
margin:90px 0 0 5px;
}
#links a {
text-decoration:none;
color:#000000;
}
#links a:hover {
text-decoration:underline;
color:#470e0e;
}
#links ul {
margin: 0;
padding: 0;
font-style:italic;
text-align: right; 
list-style-type: none;
font-weight:bold;
}
#links ul li {
margin-top:8px;
}
#links ul a {
font-size:12pt;
color: #FFFFFF;
text-decoration:none;
}
#links ul a:hover {
color: #f9e8bc;
text-decoration:underline;
}


#rechts {
width:550px;
height:470px;
margin:150px 50px 0 0;
float:right;
overflow:auto;
padding:8px;
vertical-align:top;
}
#rechts p {
font-size:10pt;
font-style:italic;
margin:0 auto;
}
#rechts p.groot {
font-size:12pt;
font-style:italic;
font-weight:bold;
margin:0 auto;
}