html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-color:#fffaaf;
	

	/* only ie 5.x an konqueror */
	/* some other ? */
	scrollbar-base-color: #fffaaf;
	scrollbar-3d-light-color: #ff6600;
	scrollbar-arrow-color: #ff6600;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color: #fffaaf;
	scrollbar-highlight-color: #ff6600;
	scrollbar-shadow-color: #ff6600;
	scrollbar-track-color:#fffaaf;
}

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}

/* the links */
/* normal link */
a:link {
	color:#033687;
	text-decoration:underline;
	font-weight:normal;
}
/* visited link */
a:visited {
	color:#033687;
	text-decoration:underline;
	font-weight:normal;
}
/* mouse over link */
a:hover {
	color:#fffaaf;
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.zwischenüberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
}
.ein22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 22px;

}
.ein30 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 37px;
}
.ein15 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
}
.ein5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}
.infotext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.aufz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/trennblume.gif);
	padding-left: 0px;
	list-style-type: square;




}
.fliesstextfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.ein25 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-left: 25px;
}
.fliesstextfettweiß {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding-left: 3px;


}
.fliesstextprogramm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.fliesstextfettorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding-left: 3px;
}

.error {
	color: red;
	font-weigt: bold;
}
