.Heading {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #336699;
	text-align: center;
	font-weight: bold;
}

.HeadingLeft {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #336699;
	text-align: left;
	font-weight: bold;
}
.HeadingWhite {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}


.Fliesstext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	text-align: left;

}
.Links {
	font-family: Arial;
	font-size: 16px;
	color: #336699;
	text-align: center;
	text-decoration: underline;

}
.FetterFliesstext {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336699;
	text-align: left;
}
.FliesstextMittig {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	text-align: center;

}