.gruen-standard {
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	color: #0D250F;
	font-weight: normal;
	line-height: normal;
}

.orange-standard-fett {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
	line-height: normal;
	font-style: normal;
}
.gruen-standard-fett {
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	font-style: normal;
	color: #0D250F;
	line-height: 14px;
}
.orange-gross-fett {
	color: #ff6600;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.gruen-gross-fett {
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #0D250F;
}