
.sline{
	width:100%;
}

.ebenenbox{
	margin-left:20px;
	margin-top:20px;
}

.ebene{
	width:190px;
	padding:3px 0px 3px 20px;
}

.ebene a{
	text-decoration:none;
}

.ebene0{	
	background-color:#005598;
	background-image:url(/img/css/sitemap/arrow_ebene0.gif);
	background-repeat:no-repeat;
	background-position: center left;

}

.ebene0 a{
	color:#ffffff;
	font-weight:bold;
}

.ebene1{
	margin-top:3px;
	background-color:#EDF1F4;
	background-image:url(/img/css/sitemap/arrow_ebene1.gif);
	background-repeat:no-repeat;
	background-position: center left;

}

.ebene1 a{
	color:#0456A2;
}

.ebene2{
	background-color:#ffffff;
}

.ebene2 a{
	color:#0456A2;
}


