/*navigatie*/
.topNavigatie {
	font-family: Verdana;
	font-size:13px;
	font-weight: regular;
	color: #000000;
	line-height: 150%;
	text-decoration:none;
	padding-right: 8px;
}

.topNavigatie a {color: #000000; text-decoration:none; }
.topNavigatie a:hover {color: #978577; }
.topNavigatie a:active {color: #978577; }

.topNavigatieVV {
	font-family: Verdana;
	font-size:12px;
	font-weight: regular;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration:none;
	padding-right: 8px;
}

.topNavigatieVV a {color: #FFFFFF; text-decoration:none; }
.topNavigatieVV a:hover {color: #E7E7E7; }
.topNavigatieVV a:active {color: #E7E7E7; }

.linksBoven {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	line-height: 150%;
	text-decoration:none;
	padding-left: 5px;
}

.linksBoven a {color: #000; text-decoration:none; }
.linksBoven a:hover {color: #D82A2A; }
.linksBoven a:active {color: #D82A2A; }

/* NAVIGATIE BRICKS */

.navLeft a {
	display: block;
	width: 100%;
	font-family: Verdana;
	font-size:11px;
	font-weight: regular;
	color: #D82A2A;
	text-decoration:none;
	padding: 2px 0 2px 25px;
	border-top: 1px solid #978577;	
}

a.hoofdrubr3, a.hoofdrubr3actief, a.hoofdrubr4, a.hoofdrubr4actief, a.hoofdrubr4, a.hoofdrubr4actief {
	color: #000;
	border-top: 0px;
	padding: 2px 0 2px 35px;
}

a.hoofdrubr4, a.hoofdrubr4actief {
	padding: 2px 0 2px 45px;
}

.navLeft a:hover, a.hoofdrubr1actief, a.hoofdrubr2actief, a.hoofdrubr3actief, a.hoofdrubr4actief {
	font-weight: bold;
}
.navLeft a.hoofdrubr2actief {
	background: url(/images/navigatie/krul.gif) no-repeat 0 2px;
}