body {
 	font-family:Tahoma;
  	font-size:14pt;
        line-height:14px;
	color: #FFFFFF;
	scrollbar-base-color:#F8D905;   
	scrollbar-arrow-color:#151515;
	scrollbar-DarkShadow-Color:#F8D905;
}

a:link  {color: #F8D905}
a:visited  {color: #F8D905}

a.categorie:link {text-decoration:none;color:#F8D905;}
a.categorie:visited {text-decoration:none;color:#F8D905;} 

a.org:link {text-decoration:none;color:#F8D905;font-size:8pt;} 
a.org:visited {text-decoration:none;color:#F8D905;font-size:8pt;} 


.highlightit img{
border: 1px solid #FFFFFF;
}

.highlightit:hover img{
border: 1px solid #F8D905;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}


H1 {
    font-family:Arial;
    font-size:12pt;
    font-weight:normal;
    font-style:italic;  
	color: #000000; 
}

H2 {
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    font-style:normal;  /* IN GEBRUIK */
	color: #004128; /* Arial donkergroen */
}

H3 {
    font-family:Times;
    font-size:12pt;
    font-weight:normal;
    font-style:normal;  /* IN GEBRUIK */
	color: #000000; /* Beige */
}

H4 {
    font-family:Monotype Corsiva;
    font-size:36pt;
    font-weight:normal;
    font-style:normal;  /* IN GEBRUIK */
	color: #71080A; /* Monotype bordeaux rood */
}

H5 {
    font-family:Times;
    font-size:12pt;
    font-weight:normal;
    font-style:italic;  /* IN GEBRUIK */
	color: #000000; /* Times italic zwart */
}

H6 {
    font-family:Monotype Corsiva;
    font-size:24pt;
    font-weight:normal;
    font-style:normal;  /* IN GEBRUIK */
	color: #5D9056; /* Monotype Lichtgroen */
}

TD {
    font-family:Tahoma;
    font-size:14px;
    line-height:14px;
    color: #FFFFFF; /* Wit */
}


.cont-wht-13 	{ font-family: Tahoma; font-size: 13px; color: #FFFFFF; line-height: 13px; }
.cont-wht-14 	{ font-family: Tahoma; font-size: 14px; color: #FFFFFF; line-height: 14px; }
.cont-wht-15 	{ font-family: Tahoma; font-size: 15px; color: #FFFFFF; line-height: 15px; }
.cont-wht-16 	{ font-family: Tahoma; font-size: 16px; color: #FFFFFF; line-height: 16px; }
.cont-wht-17	{ font-family: Tahoma; font-size: 17px; color: #FFFFFF; line-height: 17px; }

.footer 	{ font-family: Tahoma; font-size: 11px; color: #FFFFFF; line-height: 16px; }


