@charset "utf-8";
/* CSS Document */

.Überschrift Weiß {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;

}
.texteweiss9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	}
.texteweiss12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: baseline;
	list-style-type: none;
}
.texteorange12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #F60;
	text-align: center;
	vertical-align: baseline;
	list-style-type: disc;
}
.texteorange9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #F60;
	text-align: center;
	vertical-align: baseline;
	list-style-type: disc;
}
.texteorange9bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #F60;
	text-align: left;
	vertical-align: baseline;
	list-style-type: disc;
}
.texteweiss12 strong {
	text-align: center;
}
.texteschwarz9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	}
.texteschwarz9bold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	}
body p {
}

