body {
	background-color: #6D701F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	color: #BAB47B;
	font-size: small;
	background-image: url(./pictures/background4.jpg);
}


.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #6D701F;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}


.MainSubtitle {
	color: #FCFEFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	white-space: nowrap;
	font-weight: lighter;
	text-align: center;
}
.Announcement {
	color: #FCFEFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	white-space: nowrap;
	font-weight: lighter;
	text-align: center;
}

.LinkSprachen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	text-transform: none;
	color: #FCFEFC;
	font-weight: bold;
	text-decoration: none;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6D701F;
	text-decoration: none;
	white-space: nowrap;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}

.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #6D701F;
	text-decoration: none;
	text-align: justify;
}
.MainCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #6D701F;
	text-decoration: none;
	text-align: center;
}
.DoneBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.DownloadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}


