.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normal_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.hauptmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: dd6060;
	color: #FFFFFF;
}
.navi_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF3300;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.klein_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
}
.klein_orange_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
.normal_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}
.normal_hell_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.normal_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.gross_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}

.themenzelle {
	border: 1px solid #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFCC;
}
.standardzelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	list-style-type: square;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
	font-style: normal;
}
a.black_bold:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black_bold:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.black_bold:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a.black_normal:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.black_normal:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.black_normal:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
.bannerzelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	list-style-type: square;
	background-color: #CC3333;
}

