.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}


.logotextkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}

.textgrün {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009A31;
	font-weight: bold;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
}
.ankerpunkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #009A31;
	text-align: right;
	text-decoration: none;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}

.tabellenabstand {
	background-color: #B5FF94;
	padding-right: 30px;
}
.schwarzelinie {
	color: #000000;
	height: 1px;
}
