body { 	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px }

td { 	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px }

.hauptitel {
	font-size: 23px;
	font-weight: bold;
	color: #dde6f4;
}
.titel {
	font-size: 20px;
	font-weight: bold;
	color: #dde6f4;
}
.untertitel {
	font-size: 14px;
	font-weight: bold;
	color: #dde6f4;
}
.kleintext {
	font-size: 8px;
	color: #ffffff;
}

.menu {
	font-size: 12px;
	color: #ffffff;
}

.menu_fett {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.menu { color: #000000; text-decoration: none }
a.menu:hover { color: #666666; text-decoration: none }
