#navi a {
	display:block;
	border:#8e8c83 solid 1px;
	width:266px; /* IE Style */
	text-align:right;
	color:#5a3253;
	font-weight:bold;
	background-image:url(/img/kasten_grau.gif);
	background-repeat:repeat-y;
	background-position:top left;
	margin-bottom:2px;
	padding:2px 9px 2px 20px;
	text-decoration:none;	
}

#navi a:hover {
	background-color:#a5a39c;
	color:#ffffff;
	background-image:url(/img/kasten_lila.gif);	
}

#navi a.active {
	display:block;
	border:#8e8c83 solid 1px;
	width:266px; /* IE Style */
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	background-image:url(/img/kasten_lila.gif);	
	background-repeat:repeat-y;
	background-position:top left;
	margin-bottom:2px;
	padding:2px 9px 2px 20px;
	background-color:#a5a39c;	
}

#navi a.schriftGrau {
	color:#56544d;
}

#header a {
	color:#5a3253;
	font-size:80%;
	text-decoration:none;
}

/**************************************************************************************/

#naviLvl2 a {
	width:236px; /* IE Style */
	background-image:url(/img/pfeil_links.gif);
	background-position:260px center;
	background-repeat:no-repeat;
	display:block;
	margin:0;
	background-color:#e8e8e6;
	border-bottom:none;
	font-weight:normal;
	padding-right:20px;
}

#naviLvl2 a:hover {
	font-weight:bold;
	background-image:url(/img/pfeil_links.gif);	
	background-color:#e8e8e6;
	color:#5a3253;	
}

#naviLvl2 a.active {
	width:236px; /* IE Style */
	background-image:url(/img/pfeil_links.gif);
	background-position:260px center;
	background-repeat:no-repeat;
	display:block;
	color:#5a3253;		
	margin:0;
	background-color:#e8e8e6;
	font-weight:bold;
	padding-right:20px;
}

/**************************************************************************************/

#naviLvl3 a {
	background-color:white;
	border-bottom:none;
	border-top:none;
	background-image:url(/img/bg_haken.gif);	
	color:#56544d;
}

#naviLvl3 a:hover {
	background-image:url(/img/bg_haken.gif);	
	font-weight:bold;
	background-color:white;	
	color:#56544d;
}

#naviLvl3 a.active {
	background-color:white;
	border-bottom:none;
	border-top:none;
	font-weight:bold;	
	background-image:url(/img/bg_haken.gif);	
	color:#56544d;
}
