/* CSS Document */

	#divNav {
		margin: 0;
		padding: 0 0 0 0;
		/*	height: 40px;*/
		height: 42px;
		width: 1000px;
	}

	#nav {
	background: #EEEEEE; /* BCK BALK NAV + SUBNAV */
	position: relative;
	/*	height: 38px;*/
	height: 40px;
	width: 1000px;
	margin: 0px;
	padding: 0 0 0 0;
	}

	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;	
	padding-right: 2px;
	
	}

	#nav li ul {
	display: none;
	margin: 0px;
	}

	#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
		position: absolute;
		/*	top: 17px;*/
		top: 21px;
		left: 0;
		padding-top: 0px;
		background: #888888; /* BCK MO BALK SUBNAV MOZ ant:header*/
		color: #FFFFFF;
		height: 20px;
		width: 1000px;
	}
    /* BCK BALK SUBNAV MOZ + IE ant:header*/
	 #nav li.on ul {
		background: #AAAAAA; 	}
	
	
	/*for ie*//* //* BCK MO BALK SUBNAV IE ant:header*/	
	#nav li.on:hover ul, #nav li.over ul { 	
		background: #888888; }
		
	
	
/*hoofdmenu*/
	#nav li a {
	color: #FFFFFF;
	font-weight: normal;
	/*font-weight: bold;*/
	display: block;
	/*width: 93px;
	padding: 0 10 0 0;*/
	padding: 4px 8px 0px 8px;
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
		text-transform:uppercase;
		font-size: 8pt;
		letter-spacing: 1.1pt;
		line-height: 13px;
	}

	#nav li.on a {
	color: #ffffff; /* ON SELECT tekst nav + subnav */
	font-style:italic;
	margin: 0px;
	}

	#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; /*ie doesn't inherit the float*/
		color: #FFFFFF;
		width: auto;
		margin-right: 20px;
	}
/*kleur mo subnavigatie tekstdiv ant:header*/
	#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
		background: #888888; /* BCK MO SUBITEM IE */
	}

	#nav li.on ul {
	display: block;
	margin: 0px;
	}

	#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}
/* kleur tekst hoofdnavigatie mouseover*/
	#nav li.off a:hover, #nav li.on a:hover { 
		color: #444444;
	}

	/*do the image replacement*/

	#nav li span {
		position: absolute;
		/*left: -9384px;*/
	}


/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a{
	display: block;
	background: #888888;  /* BCK SUBNAV MO MOZ */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	/*padding: 0px 4px 0px 4px;*/
	padding: 0px 4px 0px 4px;
	text-transform:lowercase;
}

#nav li.on ul a {
	background: #AAAAAA; /* BCK SUBNAV ON in ant:header*/
}

#nav li.on ul li.on a {
	color: #FFFFFF; /* SELECT TEKST SUBNAV ON */
	text-decoration:underline;
}

#button1 a, #button2 a, #button3 a, #button4 a, #button5 a, #button6 a, #button7 a, #button8 a, #button9 a, #button10 a {
	display: block;
	position: relative;
	height: 17px;
	margin: 0;
	padding: 0px 4px 0px 4px;
}


/* ----------------------------------------- */		
/* BCK ITEMS HOOFDNAV ON 1 t/m 10 */
	.bck1off {
	background: #b21417; /* hoofdnav item BCK ROOD */
	}		
	.bck2off {
	background: #9aa619; /* hoofdnav item BCK GROEN */
	}		
	.bck3off {
	background: #546bd4; /* hoofdnav item BCK BLAUW */
	}	
	.bck4off {
	background: #ad295b; /* hoofdnav item BCK BORDEAUW */
	}	
	.bck5off {
	background: #dcdc1b; /* hoofdnav item BCK LIME */
	}
	.bck6off {
	background: #ed5a15; /* hoofdnav item BCK ORANJE */
	}		
	.bck7off {
	background: #323e79; /* hoofdnav item BCK DONKERBLAUW */
	}			
	.bck8off {
	background: #b369bd; /* hoofdnav item BCK PAARS */
	}
	.bck9off {
	background: #f25740; /* hoofdnav item BCK DIEPORANJE */
	}
	.bck10off {
	background: #fbea27; /* hoofdnav item BCK GEEL */
	}		

/* BCK ITEMS HOOFDNAV ON 1 t/m 10 SELECT VERSIE */
	.bck1on {
	background: #AAAAAA; /* hoofdnav item BCK ROOD */
	}		
	.bck2on {
	background: #AAAAAA; /* hoofdnav item BCK GROEN */
	}	
	.bck3on {
	background: #AAAAAA; /* hoofdnav item BCK BLAUW */
	}	
	.bck4on {
	background: #AAAAAA; /* hoofdnav item BCK BORDEAUW */
	}		
	.bck5on {
	background: #AAAAAA; /* hoofdnav item BCK LIME */
	}
	.bck6on {
	background: #AAAAAA; /* hoofdnav item BCK ORANJE */
	}	
	.bck7on {
	background: #AAAAAA; /* hoofdnav item BCK DONKERBLAUW */
	}			
	.bck8on {
	background: #AAAAAA; /* hoofdnav item BCK PAARS */
	}
	.bck9on {
	background: #AAAAAA; /* hoofdnav item BCK DIEPORANJE */
	}
	.bck10on {
	background: #AAAAAA; /* hoofdnav item BCK GEEL */
	}		
	
/* ----------------------------------------- */	


 /*anton */
 