body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fliesstext {
	line-height: 15px;
}
.hervorhebung {
	line-height: 18px;
	color: #0D276C;
	font-weight: bold;
}
a {
	line-height: 15px;
	color: #6EAB23;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menu a {
	font-size: 14px;
	color: #B8B8B8;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menuactivated {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.fusszeile {
	font-size: 11px;
	color: #B3B3B3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	line-height: 18px;
}
.fusszeile a {
	color: #B3B3B3;
	text-decoration: none;
}
.fusszeile a:hover {
	text-decoration: underline;
}