.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D2D2D2;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
a {
	text-decoration: none;
}
a:visited {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ueberschrit {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}
.klein {
	font-size: 10px;
}

