body { 	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; margin: 0px; }


td { 	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px }

.hauptitel {
	font-size: 23px;
	font-weight: bold;
	color: #003366;
}
.titel {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.untertitel {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.untertitel_black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.kleintext {
	font-size: 9px;
	color: #000000;
}

.menu {
	font-size: 11px;
	color: #000000;
}
.menu_weiss_left {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_fett {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.menu_fett_black {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.menu { color: #000000; text-decoration: none }
a.menu:hover { color: #666666; text-decoration: none }

a.menu_weiss_left { color: #000000; text-decoration: none }
a.menu_weiss_left:hover { color: #CCCCCC; text-decoration: none 
