.orangefett {
	font-weight: bold;
	color: #E75128;
}
.orangegross {
	font-weight: bold;
	font-size: 1.2em;
	color: #E75128;
}
.gross {
	font-weight: bold;
	font-size: 1.2em;
}
.fett {
	font-weight: bold;
}
.zentrieren {
	text-align: center;
}
.kleiner {
	font-size: 0.8em;
}