body { 
  font: 11pt sans-serif;
  scrollbar-base-color: #E6E6FF; 
  scrollbar-arrow-color: #000000;
}

.base{
width:600px;
border: solid 1px #C6C6FFe;
}

a:link    { color: BLUE }  
a:visited { color: BLUE }  
a:hover   { color: RED } 
a:active  { color: BLUE }   

H1{ font-size: 12pt;}
H2{ font-size: 10pt;}


.opmerking{
background-color:#E2E2FF;
margin-top:10px;
margin-bottom:0px;
}

.zoektitel{
background-color:#7373FF;
}

.suggestie {
border-bottom: solid 1px #C6C6FFe;
margin-bottom: 10px;
}

.klein{
 font-size:x-small;
}

.onder{
margin:5px auto 5px auto;
align:center;
width:450px;
border: solid 1px #DDDDDD;
background:#FFFFFF;
padding: 5px 5px 5px 5px;
font-size: 9pt;
text-align:left;
}

.onder_menu{
font-size: 8pt;
text-align:center;
text-decoration:none;
}
.onder_menu a {text-decoration:none}
.onder_menu a:link    { color: black }  
.onder_menu a:visited { color: black }  
.onder_menu a:hover   { color: blue } 
.onder_menu a:active  { color: black }   

img{
    border: none;
}

