body {
  border-color: #cccccc;
  border-width: 5px;
  margin-right: auto;
  margin-left: auto;
  width: 1024px;
  height: 768px;
  margin-top: 30px;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(bilder/backgrund.jpg);
  background-repeat: repeat;
}
#header {
  text-align: left;
  background-position: right center;
  line-height: 30px;
  font-size: 12px;
  background-repeat: no-repeat;
  width: 1024px;
  color: #666666;
  float: left;
  background-color: white;
  font-weight: bold;
  font-family: Verdana;
  height: 125px;
  background-image: url(bilder/header.jpg);
  padding-top: 0px;
}
#menue_1 {
  background-color: white;
  height: 558px;
  font-family: verdana;
  font-weight: bold;
  padding-top: 20px;
  padding-left: 25px;
  width: 195px;
  float: right;
  font-size: 14px;
  text-align: left;
  font-style: normal;
  margin-top: 5px;
  line-height: 30px;
  background-image: url(bilder/baum300.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
#content {
  overflow: auto;
  float: left;
  width: 699px;
  height: 528px;
  margin-top: 5px;
  font-family: Verdana;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  background-image: url(bilder/Logo_nur%20Bild5.jpg);
  background-color: white;
  background-position: center top;
  max-height: 528px;
}
#footer {
  float: right;
  width: 1009px;
  height: 32px;
  margin-top: 5px;
  padding-right: 15px;
  text-align: right;
  padding-top: 10px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: white;
}
a {
  color: #3333ff;
  text-decoration: none;
  font-weight: inherit;
}
a:hover {
  border-bottom: 1px dotted #cc0000;
  color: #cc0000;
}
.aktive {
  border-bottom: 1px dotted #3333ff;
}
h1 {
  font-size: 15px;
  line-height: 0px;
  color: #009900;
  font-weight: bold;
  font-family: Verdana;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 0px;
}
