

/* --- 1. EBENE --------------------------------------------------------------- */

div.nav1ebene_l { 
	display:block; position:relative;
	float:left;
	width:15px; height:30px;
	margin:145px 0 0 0; padding:0;
	background-image:url(nav1_l.gif); background-position:right top; background-repeat:no-repeat;
}
div.nav1ebene_r { 
	display:block; position:relative;
	float:left;
	width:15px; height:30px;
	margin:145px 0 0 0; padding:0;
	background-image:url(nav1_r.gif); background-position:left top; background-repeat:no-repeat;
}
div.nav1ebene_active_l { 
	display:block; position:relative;
	float:left;
	width:15px; height:30px;
	margin:145px 0 0 0; padding:0;
	background-image:url(nav1_active_l.gif); background-position:right top; background-repeat:no-repeat;
}
div.nav1ebene_active_r { 
	display:block; position:relative;
	float:left;
	width:15px; height:30px;
	margin:145px 0 0 0; padding:0;
	background-image:url(nav1_active_r.gif); background-position:left top; background-repeat:no-repeat;
}
div.nav1ebene { 
	display:block; position:relative;
	float:left;
	height:30px;
	margin:145px 0 0 0; padding:0;
	background-color:#e8551a; background-image:url(nav1.gif); background-position:top; background-repeat:repeat-x;
}
div.nav1ebene_active { 
	display:block; position:relative;
	float:left;
	height:30px;
	margin:145px 0 0 0; padding:0;
	background-color:#f8b66b; background-image:none; background-position:top; background-repeat:repeat-x;
}



ul.nav1ebene {
	margin:0; padding:0;
}

ul.nav1ebene li {
	display:inline;
	list-style-type:none; list-style-position:inside; list-style-image:none;
}

ul.nav1ebene a, 
ul.nav1ebene a:link {
	display:block; position:relative;
	font-size:14px; font-weight:bold; color:#f8b66b; line-height:1.2em; text-align:left;
	color:#ffffff; line-height:30px;
	text-align:center;
}

ul.nav1ebene a:hover {
	color:#000000;
	text-decoration:none;
}

ul.nav1ebene a.active, 
ul.nav1ebene a.active:link {
	color:#000000;
	text-align:center;
}

ul.nav1ebene a.active:hover {
	text-decoration:none;
}



/* --- 2. EBENE --------------------------------------------------------------- */

ul.nav2ebene {
	display:block;
	margin:0; padding:0;
	width:250px;
	background-color:#f8b66b;
}

ul.nav2ebene li {
	list-style-type:none; list-style-position:outside; list-style-image:none;
}

ul.nav2ebene a, 
ul.nav2ebene a:link {
	display:block;
	width:220px;
	margin:0; padding:6px 15px 6px 15px;
	background-image:url(nav1.gif); background-position:top; background-repeat:repeat-x;
	font-size:14px; font-weight:bold; color:#ffffff; line-height:1.2em; text-align:left;
	border:0 none;
	border-bottom:1px solid #e8551a;
}

ul.nav2ebene a:hover {
	background-image:url(nav2.gif); background-position:top; background-repeat:repeat-x;
	color:#000000; text-decoration:none;
}

ul.nav2ebene a.active, 
ul.nav2ebene a.active:link {
	background-image:url(nav2.gif); background-position:top; background-repeat:repeat-x;
	color:#000000;
	border-bottom:1px solid #f8b66b;
}

ul.nav2ebene a.active:hover {
	text-decoration:none;
}



/* --- 3. EBENE --------------------------------------------------------------- */

ul.nav3ebene {
	display:block;
	margin:0; padding:0;
	width:250px;
	background-color:#ffffff;
}

ul.nav3ebene li {
	list-style-type:none; list-style-position:outside; list-style-image:none;
}

ul.nav3ebene a, 
ul.nav3ebene a:link {
	display:block;
	width:205px; 
	margin:0; padding:6px 15px 6px 30px;
	background-color:#f8b66b; background-image:none;
	font-size:13px; font-weight:bold; color:#e8551a; line-height:1.2em; text-align:left;
	border:0 none;
}

ul.nav3ebene a:hover {
	color:#000000; text-decoration:none;
	background-image:url(nav2.gif); background-position:top; background-repeat:repeat-x;
	border-bottom:1px solid #e8551a;
	border:0 none;
}

ul.nav3ebene a.active, 
ul.nav3ebene a.active:link {
	color:#000000;
	background-color:#ffffff; background-image:none;
	border:0 none;
}



/* --- 4. EBENE --------------------------------------------------------------- */

ul.nav4ebene {
	display:block;
	margin:0; padding:0;
	width:250px;
}

ul.nav4ebene li {
	list-style-type:none; list-style-position:outside; list-style-image:none;
}

ul.nav4ebene a, 
ul.nav4ebene a:link {
	display:block;
	width:190px; 
	margin:0; padding:4px 15px 4px 45px;
	font-size:11px; color:#e8551a; line-height:1.2em; text-align:left;
	background-color:#ffffff; background-image:none;
	border:0 none;
}

ul.nav4ebene a:hover {
	color:#000000; text-decoration:none;
	background-image:none;
	border:0 none;
}

ul.nav4ebene a.active, 
ul.nav4ebene a.active:link {
	color:#000000; font-weight:bold;
	border:0 none;
	background-image:none;
}

