.text-klein {
	font-size: 10px;
}
.text-fett-blau {
	color:#094d81;
	font-weight: bold;
}
.text-fett-weiss {
	color:#FFFFFF;
	font-weight: bold;
}
.text-grau {
	color: #50575e;
}
.text-blau {
	color: #094d81;
}
.text-weiss {
	color: #FFFFFF;
}
.text-gruen {
	color: #93A67A;
}
.tabelle-ohne-zellen {
}