body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	color: Black;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: none;
	color: Gray;
}

.MenuePunkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
	font-style: normal;
	text-decoration: none;
	color: Black;
	margin: 0px;
}

.MenueUnterpunkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	font-style: normal;
	text-decoration: none;
	color: Black;
}

.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	color: #DA0C0C;
}