/* Bauform Hannover CSS 2022*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: normal;
	text-align: center;
	color: #fff;
	background: #808080;/* url(../bilder/bg-klein-2B.gif)*/
}
ul {
	margin: 0px;
	padding: 0px;
}
.text ul {
	padding-left: 16px;
}
li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
}
.text li {
	float: none;
	font-size: 1.2em;
	list-style-type: circle;
	margin: 6px 0;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration:none;
}
h1 {
	font-size: 2.0em;
	line-height: 2.2em;
	font-weight: normal;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	padding:0;
}
.text p {
	margin: 12px 0;
}
img {
	border: none;
	margin: 0;
}
div#inhalt {
	margin: 5em auto 0px;
	padding: 0;
	background: #fff;
	color: #808080;
	width: 99em;
	height: 45em;
	text-align: left;
}
div#top-navigation {
	margin-top: 1.9em;
	margin-left: 5em;
	width: 80em;
	height: 2.2em;
}
 #top-navigation p {
	font-size: 1.4em;
	line-height: 1.6em;
 }
 #top-navigation li {
 	margin-right: 1em;
 }
div#textelemente {
	margin-top: 3.5em;
	margin-left: 2.5em;
	padding-right: 1.4em;
	float: left;
	width: 27em;
	height: 32em;
}
div[id]#textelemente{
	margin-left: 5em;
}
div#bildelemente {
	margin-top: 3.5em;
	float: left;
	width: 32em;
	height: 32em;
}
div#infoelemente {
	margin-top: 3.5em;
	float: left;
	width: 26em;
	height: 32em;
	padding-left: 3.4em;
}
 #infoelemente p {
 	margin: 0;
 }
p.kontaktdaten {
	margin-left: 2.7em! important;
	margin-top: 0.9em! important;
	line-height: 1.4em;
	color: #000;
}
div#sub-navigation {
	clear: left;
	margin: 1.8em 5em 0;
	width: 88em;
	height: 0;
}
 #sub-navigation li {
 	margin-right: 1em;
 }
div#impressum {
	margin: 0.2em auto 0;
	width: 88em;
	text-align: left;
}
 #impressum a {
 	color: #fff;
 }
.rechtliches {
    overflow-y: auto;
    overflow-x: hidden;
}
div#textelemente.rechtliches {
    width: 59em;
}
.narrow {
	line-height: 14px;
	font-size: 16px;
}