@charset "utf-8";

body {
	background-attachment: fixed;
	background-image: url(../bilder/logo_sw.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.logo_oben {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e20620;
	width: 100%;
	text-indent: 150px;
}
.logo_mitte {
	width: 100%;
	vertical-align: middle;
	text-indent: 375px;
	background-image: url(../bilder/logo_mitte.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 50px;
	line-height: 50px;
}
.logo_unten {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffed00;
	text-indent: 50px;
	margin-bottom: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
}
.objekt_text {
	font-family: Arial;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.objekt_titel {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h5.first {
	margin-top: 0px;
}
.menueintrag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.menutitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 25px;
	margin-top: 10px;
	font-weight: bold;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
.zusatzinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aktualisierung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}

.footer a {
	text-decoration: none;
	font-size: 1rem;
	font-weight: 600;
	color: black!important;
}

li {
	list-style-type: none;
}