body
{background:#fff2f2;
font-family:arial;
}

a{
color: #790000;
text-decoration:none;
}



/*index*/

#inhoud{
background:#790000;
position:absolute;
top:5%;
left:17%;
width:900px;
height:650px;
border:3px solid white;
}


#kop2{
left:18%;
position:absolute;
background:#fff url(dtbkop.bmp);
top:6%;
width:880px;
height:130px;
}

#inhoud h1{
position:absolute;
color:white;
top:21%;
left:23%;
}

 
#inhoud h2{
position:absolute;
color:white;
top:35%;
left:26%;
width:30%;
}


#inhoud h3{
position:absolute;
color:white;
top:32%;
left:37%;
width:520px;
heigth:520px;
}




#navigatie{
background:#790000;
height:25em;
position:absolute;
list-style:none;
top:37%;
left:18%;
width:12%;
}


#navigatie li{
display:block;
width:8em;
padding:5px;
height:1em; 
}






#navigatie a{
display:block;
text-decoration:none;
color:white;
font-weight:bold;
}


#navigatie a:hover{
color:yellow;
}

/*zoeken*/


h2 { 
text-align:center; width:35%; background: #790000; color: white;
}

Table.zoeken{
	font-size:150%;
	border:1px solid white;
padding-left:5%;
color:#790000;
}
Table.zoeken2{
	font-size:130%;
	border:1px solid white;
padding:5%;
color:#790000;
}
#toelichting{
position:absolute;
color:#790000;
font-size:110%;
left:40%;
top:8%;
width:40%;
}

table.bestanden{
border:1px solid #790000;
position:absolute;
top:55%;
color:brown;
font-size:100%;
}
.bestanden td{
border:1px solid #790000;
}


p{color:red;font-size:120%;}  


