.menuHoofdReg1 {
	position: absolute;
	font-family: Tahoma;
	color: #96969A;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #F0F7E2;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdOver1 {
	position: absolute;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #C3C4C8;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdReg2 {
	position: absolute;
	font-family: Tahoma;
	color: #96969A;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #DAEBB8;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdOver2 {
	position: absolute;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #A2A1A6;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdReg3 {
	position: absolute;
	font-family: Tahoma;
	color: #96969A;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #CEE5A1;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdOver3 {
	position: absolute;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #A2A1A6;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdReg4 {
	position: absolute;
	font-family: Tahoma;
	color: #96969A;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #C2DF8B;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdOver4 {
	position: absolute;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #807F84;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdReg5 {
	position: absolute;
	font-family: Tahoma;
	color: #96969A;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #B3D76E;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdOver5 {
	position: absolute;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #5C5B61;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdReg6 {
	position: absolute;
	font-family: Tahoma;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #000000;
	cursor: hand;
	cursor: pointer;
}

.menuHoofdOver6 {
	position: absolute;
	font-family: Tahoma;
	color: #000000;
	padding-top: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

/*** SUB ITEMS ***/

.menuSubReg {
	position: absolute;
	font-family: Tahoma;
	color: #96969A;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	background: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.menuSubOver {
	position: absolute;
	font-family: Tahoma;
	color: #000000;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;	
	background: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

.menuSubBorder {
	position: absolute;
}

/*** MENU INVISIBLE ***/

.menuLeeg {
	position: absolute;
}
