@charset "utf-8";
.text {
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.punkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6BCC4F;
}
.gruen-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.gruen-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	font-style: normal;
}
.standard-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.blau-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545CA9;
	font-weight: bold;
}

