.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DAE1EF;
	text-decoration: none;
	text-align: justify;
	background-color: #000000;
}
.ueber_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #000000;
}
.ueber_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B2663;
	text-decoration: none;
	background-color: #819BCB;
	text-align: center;
}

a.normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DAE1EF;
	text-decoration: underline;
	text-align: justify;
	background-color: #000000;
}

a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DAE1EF;
	text-decoration: underline;
	text-align: justify;
	background-color: #000000;
}

a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DAE1EF;
	text-decoration: underline;
	text-align: justify;
	background-color: #000000;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #819BCB;
	text-decoration: none;
	text-align: center;
}

#untermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #819BCB;
	text-decoration: none;
}
.fettorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	text-align: justify;
	text-decoration: none;
}
