.Header1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #34991d;
	font-weight: bold;
	font-variant: normal;
}
.Header1XXL {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
	color: #f1ef3c;
	font-weight: bold;
	font-variant: normal;
}
.Header1XL {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	color: #f1ef3c;
	font-weight: lighter;
	font-variant: normal;
}


.TextGruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #34991d;
}
.TextGelbGruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f1ef3c;
	background-color: #34991d;
	border: thick solid #f1ef3c;
	text-align: center;
}
.TextGelbGruenNeu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f1ef3c;
	background-color: #FFFFFF;
	border: thin none #f1ef3c;
	text-align: center;
	background-image: url(images/leer.jpg);
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.TextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 18px;
}
.TextLGeGr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #34991d;
	line-height: 18px;
	background-color: #f1ef3c;
	font-weight: bold;
}


.TextGruenSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #34991d;
	line-height: 18px;
	font-weight: bold;
}
.TextGruenSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34991d;
	line-height: 18px;
	font-weight: bold;
}

.TextGruenSmallBoldKopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f1ef3c;
	line-height: normal;
	font-weight: normal;
}
