/* CSS Document */

.hoofd_tabel { 
border-collapse: collapse; 
border-style:solid;
  border-width:1px;
  border-color:#ffc100;  
  


}

td.border_link_vakken_rechts {

  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#000000; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
td.border_link_vakken_links {

  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#000000;
  
}
td.border_link_vakken_onder_rechts {

  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#000000; 
  height:2px
}
td.border_link_vakken_onder_links {

  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#000000;
  height:2px
}
td.border_vak_onder_gewoon{
  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#000000; 
  }
td.border_advertentie {
  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#000000; 
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#000000;
}
td.border_zoek_links {
  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#000000;
}
td.border_zoek_rechts {
  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#000000; 
}
td.border_zoek_midden {
  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:#000000;

}
a:link{
color:#000000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
a:visited{
color:#000000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a:hover{
color:#FF6600;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.categorie_titel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.body_tekst{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}







