body {
background:#015b7e ;
color: #000000;
font-family : Verdana; 
font-size : 8pt; 

}

li { 
list-style-position: inside; 

}

.knop {
border:1px solid #003066;  
background: url('images/knop bg.gif'); 
font-size:13px;font-weight:bold

}

A:link, A:visited {
color : #003066;
text-decoration : none;
font-weight: none;

} 

A:hover, A:active {
color : #003066;
text-decoration : underline;
font-weight: none;

} 

A.zwart:link, A.zwart:visited {
color : #000000;
text-decoration : none;
font-weight: none;

} 

A.zwart:hover, A.zwart:active {
color : #000000;
text-decoration : underline;
font-weight: none;

} 

A.wit:link, A.wit:visited {
color : #FFFFFF;
text-decoration : none;
font-weight: none;

} 

A.wit:hover, A.wit:active {
color : #FFFFFF;
text-decoration : underline;
font-weight: none;

} 
.links-boven  { 
border: solid black 1px; 
height: 34px

}

.rechts-boven  { 
border-bottom: solid black 1px; 
border-top: solid black 1px; 
border-right: solid black 1px; 
height: 34px;

}

.links-midden  { 
border-bottom: solid black 1px; 
border-left: solid black 1px; 
border-right: solid black 1px; 
height: 34px; 

}

.rechts-midden  { 
border-bottom: solid black 1px; 
border-right: solid black 1px;
height: 34px; 

}

.overflow { 
width: 559px; 
overflow: auto; 

}

