.Standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
}
.StandardM {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
.StandardS {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.StandardXS {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
}
.StandardL {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}
.Titel1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
}
.Titel2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
}
.Titel3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}
.Titel1Center {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	text-align: center;
}

