/* Generated by KompoZer */
#body {
  border: 3px double #663300;
  width: 1024px;
  height: 768px;
  background-color: #cc9933;
  margin-left: auto;
  margin-top: 30px;
  margin-right: auto;
}
#body a:active {
  color: red;
  text-decoration: none;
}
#body a:link {
  color: white;
  text-decoration: none;
}
#body a:visited {
  color: white;
  text-decoration: none;
}
#body a:hover {
  color: red;
  text-decoration: none;
}
#startbild {
  border-right: 3px solid #663300;
  width: 400px;
  height: 768px;
  float: left;
  background-image: url(Bilder/Miro7-titel_korrekt.jpg);
  background-position:  center center;
}
#header {
  clear: none;
  float: left;
  width: 621px;
  height: 30px;
  background-color: #663300;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 1.8em;
  color: white;
}
#inhalt_titel {
  float: left;
  width: 421px;
  height: 708px;
  font-family: Arial,Helvetica,sans-serif;
  color: #663300;
}
#news {
  float: left;
  height: 708px;
  background-color: #663300;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px;
  width: 180px;
  overflow: auto;
}
#footer {
  clear: none;
  float: left;
  width: 621px;
  height: 30px;
  background-color: #663300;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  line-height: 1.8em;
  color: white;
}
#inhalt {
  float: left;
  height: 708px;
  font-family: Arial,Helvetica,sans-serif;
  color: #663300;
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 591px;
}

