#nav_menue {
	display: none;
	float: left;
	font-family: arial, helvetica, verdana, "sans serif" !important;
	font-size: 10px;
	width: 600px;
}
#menu {
	/*background: url('../graphics/tiles/gradiant-silver-tile-1.gif') left top repeat-x;*/
	display: block;
	height: 40px;
	padding-top: 16px;
	width: 100%;
}
#menu ul {
	display: block;
	position: absolute;
	width: 250px;
	z-index: 100;
}
#menu li ul {
	visibility: hidden;
}
#menu li li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin-left: 154px;
	margin-top: -25px;
	z-index: 100;
}
#menu li {
	list-style: none;
	height: 24px;
	line-height: 24px;
	display: inline;
	display/**/: block;
	float: none;
	float/**/: left;
}
* html #menu li li {
	display: inline;
}
#menu a {
	display: block;
	font-weight: normal;
	height: 24px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}
#menu span {
	display: none;
}
span.menuitem {
	display: block !important;
	margin: 0px 5px 0px 10px;
}
.ebene_0_label span.menuitem {
	margin-left: 0;
}
div[id="nav_menue"]>#menu a {
	color: #000000;
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-decoration: underline;
}
div[id="nav_menue"]>#menu a:hover {
	text-decoration: none;
}

.ebene_0_label {
	cursor: default;
	text-align: left;
}

.ebene_0_label a:link,
.ebene_0_label a:visited,
.ebene_0_label a:focus,
.ebene_0_label a:active
{
	color: #ffffff !important;
	font-size: 18px;
	font-weight: bold;
}

.ebene_0_label a:hover {
	color: #ffffff !important;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.ebene_1 li,
.ebene_2 li,
.ebene_3 li {
	/*background: url('../graphics/tiles/gradiant-silver-tile-2.gif') left top repeat-x;*/
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bbbbbb;
	font-size: 11px;
}

.ebene_2 li,
.ebene_3 li {
	border-left: 1px solid #ffffff;
}

.ebene_1 li:hover,
.ebene_2 li:hover,
.ebene_3 li:hover {
	background-color: #ffffff;
}
.ebene_1 li a,
.ebene_2 li a,
.ebene_3 li a {
	background-color: #ffffff;
	/*background: url('../graphics/tiles/gradiant-silver-tile-2.gif') left top repeat-x !important;*/
	text-decoration: underline !important;
}
.ebene_1 li a:hover,
.ebene_2 li a:hover,
.ebene_3 li a:hover {
	background-color: #ffffff;
	/*background: url('../graphics/tiles/gradiant-silver-tile-2.gif') left top repeat-x !important;*/
	text-decoration: none !important;
	width: 250px;
}

.ebene_1 div {
	color: #000000;
	cursor: default;
	text-align: left;
}