.schwarz-fett {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.schwarz {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.rot-fett {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C6301C;
}

a:link     {
	color: #C6301C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited  { color: #C6301C; text-decoration: none;}
a:active   { color: #C6301C; text-decoration: none;}
a:hover    { color: #C6301C; text-decoration: none;}
a.navi:visited {
	color: #C6301C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.navi:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.navi:active {
color: #C6301C; text-decoration: none;
}
a.navi:hover {
color: #C6301C; text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 10px;
	top: 10px;
}

