body { font: 13px/1.2em Arial, Helvetica, Verdana, san-serif; line-height: 1.4em;  border: 0; margin: 0; padding: 0; height: 100%; background: white; }
h1 { color: #ce0000; font-size: 19px; line-height: 1.2em; padding: 0px; margin-top: 10px; margin-bottom: 5px; }  
h2 { color: #ce0000; font-size: 17px; line-height: 1.2em; padding: 0px; margin-top: 10px; margin-bottom: 5px; }  
h3 { color: #ce0000; font-size: 15px; line-height: 1.2em; padding: 0px; margin-top: 10px; margin-bottom: 5px; }  
h4 { color: #ce0000; font-size: 13px; line-height: 1.2em; padding: 0px; margin-top: 10px; margin-bottom: 5px; }  
h5 { color: #ce0000; font-size: 11px; line-height: 1.2em; padding: 0px; margin-top: 10px; margin-bottom: 5px; }  
h6 { color: #ce0000; font-size: 9px; line-height: 1.2em; padding: 0px; margin-top: 10px; margin-bottom: 5px; }

img { border: none; }
#content img { max-width: 840px; height: auto; }

hr { width: 50%; height: 1px; margin-left: 0; text-align: left; color: gray; background-color: #ce0000; border: 0; }

table p { padding: 0; margin: 0; line-height: 1em; }
table { border-collapse: collapse; border-spacing: 0; }
td { padding: 3px 10px 3px 1px; margin: 0px; vertical-align: top; }
dd { font-size: 10px; line-height: 1.1em; }
tbody { padding: 0px; line-height: 0.5em; }

#inhalt { height: 100%; /* für den IE */ }
#inhalt[id] { height: auto; min-height: 100%; /* wird nicht vom IE interpretiert */ }


#inhalt { 
  /* min-height: 100%;
  height: auto !important;    moderne Browser
  height: 100%;       IE  */
  width: 900px; 
  margin: 0 -450px;  /* vorher 0 -450px */
  padding: 0; 
  left: 50%;
  position: relative;
  }
#kopf {
  padding-bottom: 60px;
  width: 900px;
  }  
#menuOben {
  position: absolute;
  top: 291px;
  left: 0px;
  width: 900px;
  background: #007839;
  }
#bildUnten {
  position: absolute;
  top: 301px;
  }
#headline {
  position: absolute;
  top: 337px;
  left: 20px;
  }

#content {
  width: 900px;
  min-height: 250px;
  }
#content table { border-spacing: 0; border-collapse: collapse; }
#content table td { margin: 0; padding: .5em 20px .5em 0; }
#links {
  float: left;
  padding: 25px;
  width: 260px;
  }
#mitte {
  float: left;
  padding: 25px;
  width: 260px;
  }
#rechts {
  float: left;
  padding: 25px;
  width: 260px;
  }  
#menuUnten {
  clear: both;
  width: 380px;
  height: 30px;
  background: #7ca77f;
  padding-left: 520px;
  }  
#bild2 {
  position: absolute;
  top: 91px;
  }
.untermenu {
  color: #ce0000;
  font-weight: bold;
  font-size: 10px;
  }
.untermenu a {
  color: #ce0000;
  text-decoration: none;
  }
.untermenuAct {
  color: #000;
  font-weight: bold;
  font-size: 11px;
  }
.untermenuAct a {
  color: #000;
  font-weight: bold;
  font-size: 11px;
  }
.csc-header-date {
  font-size: 10px;
  }



#c257 { padding: 10px 20px; border: 1px solid #b65b42; }
