
BODY {
  font-family: Tahoma;
  font-size: 8pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  background-color: #FFFFFF;
  color: #172740;
  		scrollbar-face-color: #E96B1E;
  		scrollbar-shadow-color: #000000;
  		scrollbar-highlight-color: #FFFFFF;
  		scrollbar-3dlight-color: #FFFFFF;
  		scrollbar-darkshadow-color: #000000;
  		scrollbar-track-color: #F3F4EF;
  		scrollbar-arrow-color: #FFFFFF;

}

TD {
  font-family: Tahoma;
  font-size: 10pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  color: #172740;

}


/* Normale Links */


A:link {
  color: #000000;
  text-decoration: underline;
}

A:visited {
  color: #333333;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
  color: #E96B1E;
}


/* Menu Links Grijze balk*/

A.menulink1:link {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink1:visited {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink1:hover {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: underline;
}

/* Menu Links Gekleurde balk */

A.menulink2:link {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink2:visited {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink2:hover {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: underline;
}

/* Titel op pagina */
.title {
  color: #000000;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 14px;
}

/* Introtext bovenin */
.toptext {
  color: #00000;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
}

/* Introtext 2 bovenin */
.toptext2 {
  color: #000000;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 14px;
}



/* Kleine tekst */
.smallfont {
  color: #000000;
  font-family: Tahoma;
  font-size: 9px;
}


/* Foto met blauw kader */
.blueborder {
  background-color: #FFFFFF;
  border-color: #000000; 
  border-style: solid; 
  border-width: 1;
  margin-left: 0pt;
  margin-right: 0pt;
}



/* Rode tekst, kleine letters */
.font_lightred {
  color: #D99A86;
  font-family: Tahoma; 
  font-size: 10px;
}

/* HR rood */
.redbar {
  color: #A14E5A;
}

/* Rode omlijning hoofdtabel */

.t {background: url(dot_red.gif) 0 0 repeat-x; width: 100%}
.b {background: url(dot_red.gif) 0 100% repeat-x; width: 100%}
.l {background: url(dot_red.gif) 0 0 repeat-y; height: 100%}
.r {background: url(dot_red.gif) 100% 0 repeat-y; height: 100%}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 

/* links intropagina */


A.intro:link {
  FONT-SIZE: 20px;
  FONT-STYLE: normal;
  Color: #000000;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}

A.intro:visited {
  FONT-SIZE: 20px;
  FONT-STYLE: normal;
  Color: #000000;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}

A.intro:hover {
  FONT-SIZE: 20px;
  FONT-STYLE: normal;
  COLOR: #E96B1E;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}



