body {
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 1.1em;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.Kopfzeile {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.Navigation {
	font-size: 18px;
	color: #243383;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #FFFFFF;
	margin-left: -5px;
	padding-left: 15px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	margin-right: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Navigation-aktiv {
	font-size: 18px;
	color: #243383;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #ABB7Da;
	margin-left: -5px;
	padding-left: 15px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	margin-right: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Slogan {
	font-size: 1.3em;
	font-style: italic;
	color: #243383;
	font-weight: bold;
}
.Slogan-klein {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #243383;
}
.Navigation-leer {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	color: #243383;
}
.Navigation a {
	text-decoration: none;
	color: #243383;
}
.Navigation a:link {
	text-decoration: none;
	color: #243383;
}
.Navigation a:visited {
	text-decoration: none;
	color: #243383;
}
.Navigation a:hover {
	text-decoration: underline;
	color: #243383;
}
.Navigation a:active {
	text-decoration: none;
	color: #243383;
}

h1 {
	color: #243383;
	font-weight: bold;
	font-size: 1.1em;
}
.Liste {
	padding-bottom: 10px;
}

