@charset "utf-8";
.auszeichnung_new {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #023C6E;
}


.fliesstext {
	font-family: "Arial";
	font-size: 12px;
	font-weight: regular;
	color: #000000;
}


.ueberschrift {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #023C6E;
}


.tabelleninhalt {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
	

	
	
