#contentNav {
	float:left;
	width: 15em;
	margin: -3px 0 0 0;
	padding: 0 0 0 0;
}

/*#footerNav {
	float:left;
	width: 18.7em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:0.95em;
	line-height: 3em;
	background-color: #BFC0C2;
	border: 1px solid red; 
}*/
#contentNav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type:none;
	line-height: 1em;
}
#contentNav li{
	list-style-type:none;
}
/* separate Level deklaration */
.navL0 {
	background:	url(../img/anstrich_raster.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin:0;
	padding:0 0 0 42px;	
	font-weight:bold; 

}
.navL0active {
	background:	url(../img/anstrich_raster_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin:0;
	padding:0 0 0 42px;	
	font-weight:bold; 

}
.navL1 {
	background:	url(../img/anstrich_raster.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin:3px 0 3px 0;
	padding:0 0 0 42px;	
	font-weight:bold; 
	font-size: 0.7em;
}
.navL1active {
	background:	url(../img/anstrich_raster_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin:3px 0 3px 0;
	padding:0 0 0 42px;	
	font-weight:bold; 
	font-size: 0.7em;
}
.navL2 {
	background:	url(../img/anstrich_raster_2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	margin:0;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL2active {
	background:	url(../img/anstrich_raster_2_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin:0;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL3 {
	background:	url(../img/anstrich_raster_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:15px;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL3active {
	background:	url(../img/anstrich_raster_2_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:15px;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL4{
	background:	url(../img/anstrich_raster_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:30px;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL4active {
	background:	url(../img/anstrich_raster_2_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:30px;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL5{
	background:	url(../img/anstrich_raster_2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:45px;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}

.navL5active {
	background:	url(../img/anstrich_raster_2_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left:45px;
	padding:0 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}