.standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #993300;
}
.hintergrund {
	background-color: #Fed09e;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.standardgross {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.standardmittel {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #993300;
}

