/* Creation date: 7/30/02 */
BODY {
  font-size: 10pt;
  font-family: arial;
  background-color: #99ccff;
  color: #0000ee;
  margin: 15;
}	 
A:link,A:visited {
  color: blue;
}
A:hover {
  color: #000000;
}
A.wegwijzer:link, A.wegwijzer:visited {
  color: white;
}

H2 {
  font-size: 14pt;
  text-align: center;
  background-color: #ffff99;
  color: #0000cc;
  font-style: normal;
  line-height: 18pt;
  margin-bottom: 10;
}

.margeondernul {
  margin-bottom: 0;
}

DIV.wegwijzer {
  font-size: 8pt;
  font-weight: normal;
  background-color: #0000ff;
  color: #ffffff;
  text-align: left;
  margin-top: -10;
  margin-left: 0;
  margin-right: -15;
  margin-bottom: 10;
}

table.omrand {
  width: 586px;
  border-width  : 1pt;
  border-color  : #FFFF00;
  border-style  : solid;
  text-align: center;
}

table.kader {
  width: 575px;
   border-width  : 1pt;
  border-color  : #003399;
  border-style  : solid;
}

table.basis {
  width: 575px;
  text-align:center;   
}

table.retour {
  text-align: center;
  width: 586px;
  font-size: 10pt;  
}

td.verwijzing {
  width: 545px;
  margin-right: 15;
  font-family: comic sans ms;
  color: red;
  font-size: 11pt;
}

td.comicrechts {
  width: 350px;
  margin-right: 15;
  font-family: comic sans ms;
  font-size: 10pt;
  text-align: justify;
  padding-left: 15px;
  padding-right: 15px;
}

td.comiclinks {
  width: 350px;
  font-family: comic sans ms;
  font-size: 10pt;
  text-align: justify;
  padding-left: 15px;
  padding-right: 15;
}

td.figrechts {
  width: 180px;
  padding-right: 15px;
}

td.figlinks { 
  width: 180px;
  padding-left: 15px;
}

td.tekst {
  width: 575px;
  font-size: 10pt;
  text-align: justify;
  font-family: comic sans ms;
  padding-left: 15px; 
  padding-right: 15px;
}

td.uitvret{
  font-size: 8pt;
  text-align: right;
}

td.terug {
  font-size: 10pt;
}

td.keuze {
 font-size: 10pt;
 width: 195px;
 border-width  : 1pt;
  border-color  : #FFFF00;
  border-style  : solid; 
}

td.reflinks {
font-size: 12 pt;
text-align: left;
font-family: comic sans ms;
color: red;
padding-left: 10px;
}

