/* navigation */

.navigation a:link, .navigation a:visited {
	text-decoration: none;
	padding:0px;

}
.navigation a:hover, .navigation a:active {
	color: #ffffff;
	display:block;
}

.level_0 {
	color: #FFFFFF;
	background-color: #0C8C75;
	padding-left : 4px;
	padding-right: 4px;
	font-size : 12px;
	line-height : 12px;
	border-top : 1px dotted #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

a.level_0 {
	border: 0px;
}

a.level_0_active {
	border: 0px;
	color: #000000;
}

a.level_0:hover {
	color: #000000;
	border: 0;
	font-weight:bold;
}

.spez_0 {
	color: #FFFFFF;
	background-color: #006666;
	padding-left : 4px;
	padding-right: 4px;
	font-size : 12px;
	line-height : 12px;
	border-top : 1px dotted #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}


a.spez_0 {
	border: 0px;
}

.level_1 {
	background-color: #97C0BC;
	padding-left : 4px;
	line-height:10px;
	font-size : 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ffffff;
}

a.level_1 {
	text-decoration: none;
	border-bottom: 0px;
}

a.level_1_active {
	text-decoration: none;
	border-bottom: 0px;
	font-weight:bold;
}

a.level_1:hover {
	color: #666666;
}

.level_2 {
	background-color: #f3f3f3;
	padding-left : 4px;
	line-height:12px;
	font-size : 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom : 1px solid silver;
}

a.level_2 {
	color: #000000;
	text-decoration: underline;
	border: 0;
}

a.level_2:hover {
	color: #000000;
	text-decoration: underline;
	border: 0;
}

a.level_2_active {
	text-decoration: none;
	border: 0;
	font-weight:bold;
}



.level_prod {
	background-color: #ffffff;
	padding-left : 4px;
	line-height:14px;
	font-size : 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom : 1px solid silver;
	text-indent: -16px;
	margin-left: 8px;
}

a.level_prod {
	color: #000000;
	text-decoration: none;
	border: 0;
	text-indent: -16px;
	margin-left: 8px;
	
}


a.level_prod:hover {
	color: #cc0000;
	text-decoration: none;
	border: 0;
	
}

a.level_prod_active:active, a.level_prod_active:hover, a.level_prod_active:link, a.level_prod_active:visited {
	color: #CC0000;
	font-weight:bold;
	text-indent: -16px;
	margin-left: 8px;
}




.prodBoxList
{
text-indent: -13px;width:165px; height:40px; margin-left: 13px; background-color: #ffffff;
}

/*
a.level_prod span{display: none}

a.level_prod:hover span{ 
	filter:alpha(opacity=80); -moz-opacity:0.8; 
	display:block;
	line-height: normal;
    position:absolute;
	padding: 3px;
   	left:200px;
    border:1px solid silver;
    background-color:#ffffff;
	}

*/
	

.level_3 {
	margin-left : 33px;
	font-size : 9px;
}


.level_0active {
	margin-left : 4px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;

	background-color: #ffffff;
	
}

.level_0active a:link, .level_0active a:visited{
	margin-left : 4px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;
	background-color: #ffffff;
	
}



/***** level für prodPage

/* navigation */


.level_0List {
	color: #000000;
	background-color: #f3f3f3;
	text-indent : 4px;
	font-size : 11px;
	line-height : 12px;
	padding-bottom: 6px;
	font-weight: bold;
}

a.level_0List:link,  a.level_0List:active, a.level_0List:visited {
	color: #000000;
	border: 0;
	}

a.level_0List:hover {
	color: #97C0BC;
	border: 0;
}


.level_1List {
	color: #000000;
	text-indent: 12px;
	background-color: #ffffff;
	padding-left : 4px;
	font-size : 11px;

}

a.level_1List {
	text-indent: 12px;
	text-decoration: none;
	border-bottom: 0px;
}

a.level_1List:hover {
	text-decoration: underline;
}

.level_2List {
	background-color: #f3f3f3;
	padding-left : 4px;
	line-height:10px;
	font-size : 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom : 1px solid silver;
}

a.level_2List {
	text-decoration: none;
	border: 0;
}

a.level_2List:hover {
	text-decoration: underline;
	border: 0;
}


.level_prodList {
	text-indent: 44px;
	font-size : 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.level_prodList {
	text-decoration: none;
	border: 0;
}

a.level_prodList:hover {
	text-decoration: underline;
	border: 0;
}


a.level_prodList span{display: none}

a.level_prodList:hover span{ /*the span will display just on :hover state*/
	filter:alpha(opacity=80); -moz-opacity:0.8; 
	display:block;
	line-height: normal;
    position:absolute;
	padding: 3px;
   	left:600px;
    border:1px solid silver;
    background-color:#ffffff;
	}
	

.level_3List {
	margin-left : 33px;
	font-size : 9px;
}


.level_0Listactive {
	margin-left : 4px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;

	background-color: #ffffff;
	
}

.level_0Listactive a:link, .level_0Listactive a:visited{
	margin-left : 4px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;
	background-color: #ffffff;
	
}