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

.gruen {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #61C157;
	font-weight: bold;

}
.gruenfett {
	color: #61C157;
	font-weight: bold;
}
.big {font-size: 12px}
.a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.a2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #61C157;
	text-decoration: underline;
}
