#sitemap {
	width: 22.5em;
	font-size: 140%;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	background: #b7b7b7;
	text-align: left;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sitemap ul li {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 70%;
}

#sitemap li li {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 100%;
}

#sitemap li li li {
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 100%;
}

#sitemap a {
	display: block;
	padding: 0.3125em 1em 0.3125em 1.0625em !important; padding: 0.1em 1em 0.2em 1.0625em;
	width: auto;
	color: #B871B1;
	text-decoration: none;
}

#sitemap a.eb1  {
	color: #fff;
}

#sitemap a:hover {
	background: #efefef;
	color: #B871B1;
	font-weight: bold;
}

#sitemap ul ul li {
	padding: 0;
	margin: 0 0 1px 0;
	font-weight: normal;
}

#sitemap ul ul a {
	display: block;
	padding: 0.3125em 1em 0.3125em 1.6875em !important; padding: 0.1em 1em 0.2em 1.6875em;
	width: auto;
	color: #B871B1;
	text-decoration: none;
}

#sitemap ul ul ul a {
	display: block;
	padding: 0.3125em 1em 0.3125em 2.3125em !important; padding: 0.1em 1em 0.2em 2.3125em;
	width: auto;
	color: #B871B1;
	text-decoration: none;
}

#sitemap ul ul ul ul a {
	display: block;
	padding: 0.3125em 1em 0.3125em 3.3125em !important; padding: 0.1em 1em 0.2em 3.3125em;
	width: auto;
	color: #B871B1;
	text-decoration: none;
}

#sitemap .home {
	background: #555;
}

#sitemap .eb1 {
	color: #fff;
	background: #B871B1;
}

#inhalt #sitemap .eb2 {
	color: #B871B1;
}

#sitemap .eb2 {
	background: #fff;
	font-weight: bold;
}

#inhalt #sitemap .eb3 {
	color: #B871B1;
	background: #fff;
}

#sitemap .eb4 {
	background: #fff;
}

#sitemap .fffix {
	margin: 1px 0 0 0;
}