div.dynarch-horiz-menu { 
	padding: 0px;
	border: none; 
	cursor: pointer;
}
div.dynarch-popup-menu table { 	border-collapse: collapse; XXwidth: 212px; } 
div.dynarch-popup-menu { 
	position: absolute; 
	left: 0px; 
	top: 0px;
	margin-left: 5px;
	padding: 0px; 
	cursor: default; 
	z-index: 1000;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
body>div.dynarch-popup-menu {
	margin:0px;
}
div.dynarch-popup-base-menu { position: static; } 
div.dynarch-popup-menu tr.item td.icon img, div.dynarch-popup-menu tr.item td.icon div { } 
div.dynarch-popup-menu td {
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
} 
div.dynarch-popup-menu tr.item, div.dynarch-popup-menu tr.item {
	cursor: pointer;
} 

div.dynarch-popup-menu tr.item td.label { padding: 1px 15px 1px 3px; } 
div.dynarch-popup-menu tr.item td.arrow { width: 11px; } 
div.dynarch-popup-menu tr.item td.arrow div { 
	width: 11px; 
	background: transparent url("../hmenu/img/rarrow.gif") no-repeat 0% 50%;
} 
div.dynarch-popup-menu tr.hover td.arrow div, div.dynarch-popup-menu tr.active td.arrow div { 
	background: transparent url("../hmenu/img/rarrow-hover.gif") no-repeat 0% 50%;
} 
div.dynarch-popup-menu tr.separator td div { 
	margin: 2px; 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px; 
	border: none;
} 
div.dynarch-popup-menu tr.disabled td.label { color: green; } 
div.dynarch-popup-menu tr.disabled td.icon img { -moz-opacity: 0.4; filter: alpha(opacity=40); } 
div.dynarch-menu-shadow, img.dynarch-menu-shadow, div.div.dynarch-IE6-shadow {
	z-index: 990;
	position: absolute;
} 
div.dynarch-menu-shadow { 
	background-color: #555; 
	-moz-opacity: 0.6; 
	filter: alpha(opacity=60);
} 
div.dynarch-popup-menu a.act {
	color: red;
}


div.leftnav { 
	padding: 0px;
	border: none; 
	cursor: default;
}
div.leftnav table { 
	width: 185px;
	border: 10px solid red;
}
div.leftnav td { 
	border: none;
}

/***
schrift-farbe bei aktivem submenu
**/
div.dynarch-popup-menu tr.item td{
	font-weight: bold;
}
div.dynarch-popup-menu tr.item.hover td , div.dynarch-popup-menu tr.item.active td {
	color: #990000;
	background-color: #C9D4E6;
}

.aktiv { background-color: #FFFFCB; }
.aktiv td.label { color: black; }

.eag, .wassergruppe, .unternehmen  {  background-color: #C9CBCD; }
.eag td.label, .wassergruppe td.label, .unternehmen td.label{ color: black; }
.eag td.label.hover, .wassergruppe td.label.hover, .unternehmen td.label.hover { color: #990000; }

.strom, .factsfigures { background-color: #5087C7; }
.strom td.label, .factsfigures td.label{ color: black; }
.strom td.label.hover, .factsfigures td.label.hover { color: #990000; }

.waerme, .services { background-color: #E20A16; }
.waerme td.label, .services td.label { color: black; }
.waerme td.label.hover, .services td.label.hover { color: #990000; }

.entsorgung, .aktuelles  { background-color: #7DC97B; }
.entsorgung td.label, .aktuelles td.label { color: black; }
.entsorgung td.label.hover, .aktuelles td.label.hover { color: #990000; }

.wasser, .standorte { background-color: #63A4EF; }
.wasser td.label, .standorte td.label { color: black; }
.wasser td.label.hover, .standorte td.label.hover { color: #990000; }

.beteiligungen, .kontakt { background-color: #5353A7; }
.beteiligungen td.label, .kontakt td.label  { color: black; }
.beteiligungen td.label.hover, .kontakt td.label.hover { color: #990000; }

.hier2 {	background-color: #E6E6E6;	}
.hier3 {	background-color: #F2F2F2;	}
.hier3 td.label {	padding-left: 22px;	}
.hier3 td.label.hover {	color: #990000;	}
.hier4 {	background-color: #F2F2F2;	padding-left: 32px;	}
.hier4 td.label.hover {	color: #990000;	}
.hier5 {	background-color: #F2F2F2;	padding-left: 42px;	}
.hier5 td.label.hover {	color: #990000;	}
.hier5akt {	background-color: #FFFFCB;	padding-left: 40px;	}


