body {
	background-color : #FFFFFF;
	color: #000000;
}
img {
	border-style: none;
}
h2 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
p {
	margin-top: 0em;
	margin-bottom: 2em;
}
#head h1 {
	position: static;	
	display: inline;
	font-family: sans-serif;
}

#head {
	width: 100%;
	margin-top: 4%;
	margin-left: 2%;
	margin-bottom: 5%;
}
#logo {
	position: absolute;
	margin-left: 10%;
	width: 7%;
}
#karte_ganz {
	position: absolute;
	display: inline;
	width: 45%;
	height: 60%;
}

#inf{
	position: static;
	margin-top: 15%;
}

.infos {
	position: relative;
	left: 55%;
	width: 45%;
}
#inhalt1 {
	margin-bottom: 10%;
}
#karte_ausschnitt {
	width: 90%;
}
#inhalt2 {
	margin-bottom: 3em;
}