.TextTitel {
	font-family: Calibri;
	font-size: 32pt;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0pt;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
}
.Label {
	font-family: Calibri;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

.TextKlein {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.TextMittel {
	font-family: Calibri;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}

.TextNormal {
	font-family: Calibri;
	font-size: 16pt;
}
.Überschrift {
	font-family: "Calibri";
	font-weight: bold;
    font-size: 24pt;
	color: #ffffff
}
.ÜberschriftKlein {

	font-family: "Calibri";
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-repeat:no-repeat;
 	background-color:edf2f5;
}
