ul#sitemap {
	font: 90% Arial, Helvetica, sans-serif;
	margin: 1em 0;
	list-style-type: none;
	background: url(p_punkt1.gif) repeat-y 3px 0;
	padding: 0;
}

ul#sitemap a:link 	{ text-decoration:none; }
ul#sitemap a:visited { text-decoration:none; }
ul#sitemap a:focus 	{ text-decoration:none; }
ul#sitemap a:hover 	{ text-decoration:underline; }
ul#sitemap a:active { text-decoration:none; }

ul#sitemap li {
	margin-bottom: .5em;
}

ul#sitemap li a {
	background: url(p_kasten2.gif) no-repeat 0 .4em;
	padding-left: 15px;
}

ul#sitemap li a.open, ul#sitemap li li a.open, ul#sitemap li li li a.open, ul#sitemap li li li li a.open {
	background-image: url(p_kasten1.gif); text-decoration:underline;
}

ul#sitemap ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#sitemap li li {
	background: url(p_punkt2.gif) no-repeat 2px .5em;
}

ul#sitemap li li a {
	padding: 0 0 0 30px;
	background: url(p_kasten2.gif) no-repeat 20px .3em;
}

ul#sitemap ul ul {
	background: url(p_punkt1.gif) repeat-y 30px 0;
}

ul#sitemap li li li {
	background: url(p_punkt2.gif) no-repeat 30px .5em;
}

ul#sitemap li li li a {
	padding: 0 0 0 60px;
	background: url(p_kasten2.gif) no-repeat 50px .3em;
}

ul#sitemap ul ul ul {
	background: url(p_punkt1.gif) repeat-y 60px 0;
}

ul#sitemap li li li li {
	background: url(p_punkt2.gif) no-repeat 60px .5em;
}

ul#sitemap li li li li a {
	padding: 0 0 0 90px;
	background: url(p_kasten2.gif) no-repeat 80px .3em;
}
