.hoofdMenu,
.hoofdMenuactief {
	font-family: verdana;
	color: #FFFFFF;
	font-size:11px;
	font-weight: regular;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}
.hoofdMenuactief {
	background: #F2AD57;
}
.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;}

.subnavigatie,
.subnavigatie_actief {
	font-family: verdana;
	color: #474747;
	font-size: 65%;
	font-weight: bold;
	text-decoration:none;
	padding-left: 0px;
}

.subnavigatie a { color: #474747; font-weight: bold; text-decoration:none; }
.subnavigatie a:hover { color: #414141; font-weight: bold; text-decoration:none; }
.subnavigatie a:active { color: #474747; font-weight: bold; text-decoration:none; }

.subnavigatie_actief a {
	color: #F2AD57;
	text-decoration:none;
}