.Ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000066;
	font-weight: bold;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
}
.Ueberschrift_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
}
.Menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.Hintergrund {
	background-color: #A2B6B7;
}
.Text_gr {
	font-size: 18px;
	color: #000066;
}
.Text_gr_fett {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.roter_Untertitel {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
}