div#sitemap {
	background: White;
	line-height: 22px;
	padding: 1em 1.5em;
}

div#sitemap a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

div#sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 24px;
}

div#sitemap li {
	background: url(../images/abzweigung.gif) no-repeat 0% 0%;
}

div#sitemap li.basta {
	background: url(../images/viertel_kreis.gif) no-repeat 0% 0%;
}

div#sitemap span{
	padding: 1em 1.5em;	
	background: url(../images/lange_gerade.gif) no-repeat 0% 0%;
}

div#sitemap ul {
	list-style-type: none;
	margin: 0 0 0 -24px;
	padding: 0 0 0 24px;
}

div#sitemap ul {
	background: url(../images/kurze_gerade.gif) repeat-y 0% 0%;
}

div#sitemap ul a {
	background-color: #FFF874;
	color: #000000;
	font-size: 101%;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-decoration: none;
}

div#sitemap ul.basta {
	line-height: 21px;
	background-image: none;
}
