<!--
body {
    color: #007D39;
    font-family: Arial;
    font-size: 10pt;

	scrollbar-base-color:       #007D39;
	scrollbar-3dlight-color:    #D6DF73;
	scrollbar-arrow-color:      #D6DF73;
	scrollbar-darkshadow-color: #D6DF73;
	scrollbar-highlight-color:  #D6DF73;
	scrollbar-shadow-color:     #D6DF73;
	scrollbar-track-color:      #D6DF73;
}

a {color:#299E4A; text-decoration:underline;}
a:hover {color:#FFFFFF; text-decoration:underline;}
a:active {color:#FFFFFF; text-decoration:none;}

span.nav-link {color:#007D39; font-weight:bold; text-decoration:none;}
a:hover.uitleg {color:#FF6600; font-size: 12px; text-decoration:none;}
a:active.uitleg {color:#FF6600; font-size: 12px; text-decoration:none;}


TD {font-family: Arial, sans-serif; font-size: 10pt;color: #007D39;}

span.tekst {font-family: Arial, sans-serif; font-size: 10pt;color: #007D39;}

.paginakop {font-size:12pt; font-weight:bold; color:#FFFFFF; background-color:#007D39; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}
span.tabelkop { background-color:##007D39; font-weight:bold; color:#FFFFFF; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1}

span.FAQkop {background-color:#007D39;color:#FFFFFF;font-size:10pt; font-weight:bold;}


span.kop {font-size:10pt; font-weight:bold; }

span.tussenkop {font-size:10pt; font-weight:bold;  font-style:italic; }


span.nieuwskop {font-size:10pt; font-weight:bold; color:#003399;}

span.nieuwsdatum {font-size:8pt; font-style:italic; }


li.geel {color:#FFCC00;}
ul {margin-left: 18px; }

a.vet
{color: #003399;
font-size: 12px;
font-weight: bold;
text-decoration: none
}

a.uitleg
{color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: none
}


.titel {font-size: 15px; font-weight: bold; color: #FF6600;padding-top: 0px}

.subtitel {font-size:10pt; font-weight:bold; color:#003399;}

.introtekst {font-size:12px;}

.accent {color: #003399;}

.disclaimer {font-size:10px;}

}
	
.tabelcel {
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

.nav_menu_niveau1 {
	background-color: #FFFBCE;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 0px solid #003399;
	border-left: 1px solid #003399;
}
.nav_menu_niveau2 {
	font-size:8pt; font-weight:bold; list-style-type:disc; margin-bottom:5;  }
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00309C;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	font-weight : normal;
}
h1.rechts {
	text-align: right;
}
-->