.hoofdMenu,
.hoofdMenuactief {
	font-family: verdana;
	color: #FFF;
	font-size: 11px;
	font-weight: regular;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
.hoofdMenu a,
.hoofdMenuactief a {
	color: #FFF;
	text-decoration:none;
}
.hoofdMenuactief { 
	background: #ee2f23;
}

.hoofdMenu a, .hoofdMenuactief a, {color: #FFFFFF; font-weight: regular; text-decoration:none;}
.hoofdMenu a:hover, .hoofdMenuactief a:hover {color: #FFFFFF; font-weight: regular; text-decoration:none; cursor:pointer; cursor:hand;} 
.hoofdMenu a:active, .hoofdMenuactief a:active {color: #FFFFFF; font-weight: regular;} 


.talenmenu {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: regular;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}

.talenmenu a {color: #FFFFFF; font-weight: regular; text-decoration:none;}
.talenmenu a:hover {color: #FFFFFF; font-weight: regular; text-decoration:none; cursor:pointer; cursor:hand;}
.talenmenu a:active {color: #FFFFFF; font-weight: regular;}

#maintable .subnavigatie,
#maintable .subnavigatie_actief {
	font-family: verdana;
	color: #474747;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 0px;
}

#maintable .subnavigatie a { color: #474747; font-weight: bold; text-decoration:none; }
#maintable .subnavigatie a: hover { color: #414141; font-weight: bold; text-decoration:none; }
#maintable .subnavigatie a: active { color: #474747; font-weight: bold; text-decoration:none; }

#maintable .subnavigatie_actief a { 
	color: #ee2f23; 
	text-decoration:none; 
} 


