#sitemap table.sitemap tr.row1 td {
	background-color: #D9DAE8;
}

#sitemap table.sitemap tr.row0 td {
	background-color: transparent;
}
#textinhalt #sitemap a {
	color: #000;
	text-decoration: none;
}

#textinhalt #sitemap a:hover {
	text-decoration: underline;
}

#sitemap table.sitemap tr:hover td {
	background: none #3B3F6A;
	color: #fff;
}

#textinhalt #sitemap table.sitemap tr:hover td a {
	color: #fff;
}
