#wrapper {
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
}

body {
	background: #D8D8D8
}


nav li {
	display: inline;
	margin-right: 200px;
}

a {
	color: white;
	text-decoration: none;
	font-family: calibri;
	font-size: 25px;
	
}

nav ul {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	list-style-type: none;
}

#unten{
	text-align: justify;
}
#bilder {
	max-width:90%;
	height:auto;
	position: relative;
	display:block;
	margin:0 auto;
}

#bilder>img {
	width:100% !important;
	height:auto !important;
	display:block;
}

.large {
	padding-top: 50px;
	padding-bottom: 50px;
}

#power {
	max-width:90%;
	height:auto;
	position: relative;
	display:block;
	margin:0 auto;
}

#power>img {
	width:100% !important;
	height:auto !important;
	display:block;
}

#powerfooter {
	height: 35px;
	clear: both;
	background: gray;
}

#contactfooter {
}

#Impressum {
	font-size: 25px;
	text-align: center;
}
	
#Impressumüberschrift {
	font-size: 50px;
	text-align: center;
}

#Internetseiteimpressum {
	color: blue;
	font-size: 23px;
}

#Impressumfooter {
	top: 900px;
}