#menue {
  min-height: 80px;
  background-color: #282726;
  clear: left;
  }
h1 {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
   color: white;
   font-size: 2em;
   padding-bottom: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
}
#header {
  height: 200px;
  background-image: url(images/scribus-web-200.jpg);
  background-position:  center center;
  background-color: #282726;
}
#inhalt {
  margin: 50px auto;
  padding: 20px;
  background-color: #f8f8f5;
  max-width: 900px;  
}
#footer {
  height: 100px;
  background-color: #282726;
  width: 100%;
  margin-bottom: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  height: 101%;
  font-size: 14px;
  background-color: #f8ecd2;
  font-family: "URW Gothic L", "Century Gothic", "Futura PT", sans-serif;
  line-height: 1.5em;
}
html {
  height: 100%;
}
#link {
  background-color: #282726;
}
#seiten {
  margin: 0 auto;
  padding: 0;
  max-width: 900px;
}
#seiten a {
  color: white;
  text-decoration: underline;
  margin-right: 40px;
  line-height: 2.5em;
}
#footer a:hover, #seiten a:hover {
  color: #dad3cb;
}
#logo {
  float: left;
  padding-left: 20px;
  padding-top: 20px;
}
#listen ul {
  list-style-type: none;
  width: 32%;
  float: left;
  padding-left: 0px;
  margin-left: 0px;
}
#listen {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#header p {
  visibility: hidden;
  margin-top: 0;
}
h4 {
  margin-top: 0;
  margin-bottom: 0.5em;
}
#footer a {
  color: #f8f8f5;
}
#footer h4 {
  color: white;
}
iframe {
width: 98%;
min-height: 350px;
margin-left: 1%;
}
