.SitemapHeaderCell {
	background: url('/grafik/Background_el.gif');
	height: 19px;
	border: solid 1px #779abc;
}

.SitemapHeaderText {
	display: inline;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.SitemapCell {
	border-left: solid 1px #779abc;
	border-bottom: solid 1px #779abc;
	border-right: solid 1px #779abc;
	/*background-color: #fcf7e7;*/
}

.SitemapText {
	display: inline;
	margin: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.SitemapText A:hover {
	display: inline;
	margin: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;	
}