body, tr, td
  {  font-family: Arial, sans-serif;
     font-size: 12px;
     line-height: 1.8em;
     color: #1B1C20;
  }

a
  {  color: #1B1C20;
  }

a:hover
  {  color: #858A79;
  }

.kop1, h1
  {  font-weight: bold;
     font-size: 22px;
     color: #10238C;
  }

.kop2, h2
  {  font-weight: bold;
     font-size: 18px;
     color: #FF8800;
  }

.hoofd
  {  background: transparent url(../img/hoofd.gif) no-repeat scroll top right;
     padding: 190px 22px 100px 23px;
  }

.hoofdkader
  {  text-align: justify;
  }
  
.voettekst
  {  text-align: right;
     color: #FF8800;
     text-decoration: none;
  }

.voettekst:hover
  {  color: #10238C;
  }
  
a.menu, a.menu:visited
  {  color: #1B1C20;
     display: block;
     height: 20px;
     padding-left: 14px;
     padding-top: 10px;
     padding-bottom: 5px;
     text-decoration: none;
     border-bottom: 1px #CCCCCC solid;
  }

a.menu-actief, a.menu-actief:visited
  {  color: #1B1C20;
     display: block;
     height: 20px;
     padding-left: 14px;
     padding-top: 10px;
     padding-bottom: 5px;
     text-decoration: none;
     border-bottom: 1px #10238C solid;
  }

a.menu:hover, a.menu-actief:hover
  {  border-bottom: 1px #FF8800 solid;
     padding-left: 24px;
     color: #10238C;
     font-weight: bold;
     background: transparent url(../img/pijl-menu.gif) no-repeat scroll bottom left;
  }
  
.kop
  {  background-color: #10238C;
     color: #FFFFFF;
     font-weight: bold;
  }
  
.rij0  { background-color: #F9FAFC; }
.rij1  { background-color: #F3F4F9; }