.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; background-image: url(images/nav_bg.jpg); background-repeat: no-repeat}
.menupunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-image: url(images/aufzaehlung.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	padding-left:20px;
}
.menupunkteactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/aufzaehlung.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	padding-left:20px;
}
.adresse {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000099}
body, td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.red {
	color: #DD0106;
}

