.schriftstartseite {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}
.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #010C66;
	font-style: italic;

}
.fliesstext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
.fliesstext-hervorgehoben {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #010C66;
}
.fliesstext-tabelle {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: medium;

}
.ueberschrift-tabelle {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
