body { 	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px }

td { 	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px }

.hauptitel {
	font-size: 23px;
	font-weight: bold;
	color: #000099;
}
.titel {
	font-size: 16px;
	font-weight: bold;
}
.untertitel {
	font-size: 14px;
}
.kleintext {
	font-size: 8px;
}

a.menu { color: #ffffff; text-decoration: none }
a.menu:hover { color: #000000; text-decoration: none }
