@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.graue_Fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.fette_Schrift_im_Fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.gruene_Elemente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8D100;
	font-weight: bold;
}
.rosa_Elemente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED028C;
	font-weight: bold;
}
.Fliesstext_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: normal;
}
.graue_Fusszeile_unterstrich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.rosa_Elemente_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED028C;
	font-weight: bold;
}
.gruene_Elemente_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8D100;
	font-weight: bold;
}
.gruene_Elemente_in_Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C8D100;
	font-weight: bold;
}
.rosa_Elemente_in_Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED028C;
	font-weight: bold;
}
.gruene_Elemente_hochgestellt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8D100;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	vertical-align: top;
}
.gruene_Elemente_klein_hochgestellt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8D100;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	vertical-align: top;
}
.Fliesstext_mit_Link_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.gruene_Elemente_hochgest_Ueberschr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C8D100;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	vertical-align: top;
	font-style: normal;
}
.weisse_Elemente_in_Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.Fliesstext_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1B1B1;
	line-height: normal;
}
