a:link {
color: #dc6c08; 
text-decoration : none; 
} 
a:active {
color: #666666; 
text-decoration : underline; 
} 
a:visited {
color: #dc6c08; 
text-decoration : none; 
} 
a:hover {
color: #000000; 
text-decoration : underline; 
} 

a:link.zwart {
color: #000000; 
text-decoration : none; 
} 
a:active.zwart {
color: #000000; 
text-decoration : none; 
} 
a:visited.zwart {
color: #000000; 
text-decoration : none; 
} 
a:hover.zwart {
color: #000000; 
text-decoration : underline; 
} 


BODY {
scrollbar-face-color: #EFEFEF;
scrollbar-shadow-color: #EFEFEF;
scrollbar-highlight-color: #EFEFEF;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #EFEFEF; 
scrollbar-arrow-color: #666666;
}
 
.dropdown {
color: #666565; 
font: 7pt verdana; 
border-left-width : 25px; 
border-right-width : 25px; 
height : 25px; 
background : #efefef; 
border-bottom-color : #9cce00; 
border-left-color : #9cce00; 
border-right-color : #9cce00; 
border-top-color : #9cce00; 
border-color : #9cce00; 
} 
 
.Tekst {
font : 8pt verdana; 
color : #000000; 
text-decoration : none; 
} 
 
.Tekst_bold {
font : 8pt verdana; 
color : #000000; 
text-decoration : none; 
font-weight:bold
} 

.linkzwart{
font : 8pt verdana; 
color : #000000; 
text-decoration : none; 
} 
.Teksttop {
font : 7.5pt verdana; 
color : #666666; 
text-align : right; 
text-decoration : none; 
}  
.Teksttop_oranje {
font : 10pt verdana; 
color : #dc6c08; 
font-weight:bold
} 

input.inputfield {
border-right : 1px solid #9cce00; 
border-top : 1px solid #9cce00; 
font-size : 7.5pt; 
border-left : 1px solid #9cce00; 
width : 220px; 
height : 16px; 
border-bottom : 1px solid #9cce00; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color : #efefef; 
color : #666565; 
} 
.Textvak {
border-right : 1px solid #dc6c07;
border-top : 1px solid #dc6c07;
font-size : 8pt;
border-left : 1px solid #dc6c07;
border-bottom : 1px solid #dc6c07; 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background-color : #ffffff;
width: 250px;
} 

.Bgonder {
background-position: bottom;
background-attachment : inherit; 
background-repeat : no-repeat; 
background-image : url(images/index_03.jpg); 
}  

.Bglinks {
background-position : 100% 100%; 
background-attachment : inherit; 
background-repeat : no-repeat;
background-position:top;
background-image : url(images/links.jpg); 
} 
.opsomming {
color : #9cce00; 
list-style-position : inside; 
list-style-type : disc; 
margin-left : -20px; 
} 
H1, H2 {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0 0 1em; 
font : bold 10px Verdana, Geneva, Arial; 
padding-top : 0; 
} 

H3, H4 {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
font : 11px/14px Verdana, Geneva, Arial; 
color : #000000; 
padding-top : 0; 
}