body
{
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial;
}



/* -------------------------------------------------------------- */
a{
  color: #0b6c13;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

/* -------------------------------------------------------------- */
a.menu{
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
}

a.menu:hover{
  color: #777777;
}

a.menu_actief{
  color: darkred;
  font-size: 13px;
  font-weight: bold;  
  text-decoration:none;  
}

/* -------------------------------------------------------------- */
a.menu_links{
  font-size: 11px; 
  text-decoration:none;  
}

a.menu_links:hover{
  color: #777777;
}

a.menu_links_actief{
  color: darkred;
  font-size: 11px; 
  text-decoration:none;    
}

/* -------------------------------------------------------------- */
tr.tr_header{
  background-color: #0b6c13;
  color: #eeeeee;
  font-weight: bold;
}

tr.row0{
  background-color: #ffffff;
}

tr.row1{
  background-color: #c7e1c7;
}


td
{
  font-size: 12px;
}

img
{
  border-width: 0px;
}


.p_header
{
  color: #0b6c13;
  font-size: 15px;
  font-weight: bold;
  text-decoration:none;
}

.fout
{
  font-weight: bold;
  color: red;
}

.vet
{
  font-weight: bold;
}


.textsc
{
  font-variant: small-caps;
}
