.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f4752c;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a:hover {
	color: #000000;	
}
.pos_pfeil {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.strich_unten {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E0F0FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.strich_unten_oben {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E0F0FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E0F0FF;
}
.strich_oben {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #E0F0FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E0F0FF;
}
.schrift_sitmap {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

