@charset "utf-8";
.Kopfzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	word-spacing: 20px;
	text-align: center;
	font-weight: bold;
}
.BesSeite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	word-spacing: 20px;
}

.HeadlZentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
  line-height: 1.5;
}
.MiddleZentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
  line-height: 1.5;
}
.Middle2Zentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
  line-height: 1.5;
}
.MiniZentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
  line-height: 1.5;
}

