.ueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 1px; margin-top: 12px; }
h3 { color: #990000; font-weight: bold; font-size: 18px; margin-bottom: 12px; margin-top: 12px }
h4 { color: #990000; font-weight: bold; font-size: 13px; margin-bottom: 12px; margin-top: 12px }

a:link {
	color: #990000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

a.nav:link, a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

a.nav:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

