/* Generated by KaZcadeS */
#logo_li {
  float: left;
  width: 180px;
  height: 180px;
  text-align: center;
  font-family: Arial;
}
#logo_re {
  text-align: center;
  float: right;
  width: 180px;
  height: 180px;
  font-family: Arial;
}
#Menü1 {
  background-color: #009900;
  font-size: larger;
  list-style-type: none;
  font-family: arial;
  text-align: center;
  font-style: normal;
  padding-bottom: 1em;
  padding-top: 1em;
  height: 30px;
}
#menü2 {
  float: left;
  width: 180px;
  font-family: arial;
}
#inhalt {
  margin-left: 180px;
  padding-left: 1em;
  min-height: 500px;
  font-family: arial;
}
#Fußzeile {
  text-align: center;
  background-color: #009900;
  font-size: x-large;
  font-family: arial;
}
#Kopfzeile {
  text-align: center;
  height: 180px;
  font-family: arial;
}
body {
  background-image: url(Bilder/hintergrund.jpg);
  width: 860px;
  margin-right: auto;
  margin-left: auto;
  font-family: arial;
}
#Menü1 li {
  list-style-type: none;
  font-size: large;
  font-weight: bold;
  float: left;
  padding-left: 15px;
  font-family: arial;
}

