@CHARSET "ISO-8859-1";

#sitemap ul {
	list-style-type: none;
	list-style-image: url("../img/pfeil03.gif");
	font-weight: bold;
}

#sitemap ul.sitemap-inner {
	list-style-type: none;
	list-style-image: url("../img/pfeil02.gif");
	font-weight: normal;
	padding-bottom: 1em;
}

#sitemap ul.sitemap-inner li {
	margin-top: 0px;
}

#sitemap ul.sitemap-inner li.last {
	padding-bottom: 15px;
}

#sitemap a {
	background-color: transparent;
}
