body {
  background-color: ##FFFFCC;
  background-image:url(../image/background/back_hinten.gif);
}


.kopf {
  background-image:url(../image/background/back_kopf1.jpg);
  background-repeat:no-repeat;
  margin-top: 0px;
  margin-left: 10px;
  height: 100px;
  width: 900px;
  border-width:2px;
  border-left-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-color: white;
}

.slideshow {
  margin-top: 15px;
  margin-left: 570px;
  height: 70px;
  width: 300px;
}
.mitte {
  background-color: #FFFFCC;
  background-image:url(../image/background/gomez.jpg);
  background-repeat:no-repeat;
  background-position: bottom right;
  margin-left: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow:auto;
  width: 900px;
  border-width:2px;
  border-left-style: solid;
  border-right-style: solid;
  border-color: white;
}

.unten {
  background-image:url(../image/background/back_unten1.jpg);
  background-repeat:no-repeat;
  margin-top:0px;
  margin-left: 10px;
  margin-bottom: 10px;
  height: 30px;
  width: 900px;
  border-width:2px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  border-color: white;
}

#Navigation_top {
  position:
  float: left;
  background-image:url(../image/background/back_navi.gif);
  margin-left: 10px;
  width: 900px;
  height: 26px;
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  border-width:2px;
  border-left-style: solid;
  border-right-style: solid;
  border-color: white;
}

#Navigation_top ul{
  margin: 0 0;
  padding: 0 0;
  list-style:none;
}

#Navigation_top li {
  list-style: none;
  display: inline;
}
#Navigation_top a, #Navigation_top span {
  float: left;
  background-color: #ffffff;
  padding: 5px 12px 5px 12px;
  text-decoration: none;
  font-weight: bold;
  border-width:1px;
  border-color: #cccccc;
  border-right-style: solid;
  color: #666666;
}
* html ul#Navigation_top a, * html ul#Navigation_top span {
  width: 1em;   /* nur fuer IE 5.0x erforderlich */
  width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}
#Navigation_top a:hover, #Navigation_top span {
  color: #ffffff;
  background-color: #009900;
}

.copyright {
  float:left;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  margin-top: 7px;
  margin-left: 10px;
  width: 200px;
}

  .clear_float_left {
  clear:left;
} 

#Navigation_links{
  float:left;
  width: 120px;
  height:460px;
  background-image:url(../image/background/back_navi.gif);
  border-width:2px;
  border-color: #ffffff;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
}

#Navigation_links p {
  padding-top: 15px;
  padding-left: 10px;
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

#Navigation_links ul{
  margin:0 0;
  padding:0 0;
  margin-top: 15px;
  width: 120px;
  background-color: #ffffff;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

#Navigation_links li {
 list-style: none;
  margin: 0;
  border-right-width:5px;
  border-right-color: #009900;
  border-right-style: solid;
}

#Navigation_links a, #Navigation_links span {
  height: 32px;
  text-decoration: none;
  display: block;
  background-color: #ffffff;
  border-bottom-width:1px;
  border-bottom-color: #CCCCCC;
  border-bottom-style: solid;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
  padding: 4px 0 0 10px;
}
* html #Navigation_links a, * html #Navigation_links span {
  width: 1em;    /* nur fuer IE 5.0x erforderlich */
  width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

#Navigation_links a:hover, #Navigation_links span {
  color: #ffffff;
  display: block;
  background-color: #009900;
  padding: 4px 0 0 10px;
 }

#Text {
  position: static;
  margin-left: 150px;
  margin-right: 20px;
}
#Text h1 {
  font-family: arial, verdana, sans-serif;
  font-size: 20px;
  color: #009900;
  font-weight: bold;
}
#Text p {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  color: #000000;
}
#Text table {

}
#Text td {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  color: #000000;
}
#Text a {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  color: #000000;
}
#Text a:hover {
  color: #009900;
}

#Bild {
  margin-top: 0px;
  margin-left: 150px;
  margin-right: 10px;
  margin-bottom: 20px;
}
#Bild img {
  margin-top: 30px;
}
#Bild p {
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

.news_table{
  width:500px;
  border:1px solid;
  border-color:#C0C0C0;
  color:#000000;
}

.zaehler_table{
  width:150px;
  border:1px solid;
  border-color:#009900;
}
      
.news_top{
  background-color:#efefef;
  font-weight: bold;
}

.news_datum{
  width:80px;
  align: right;
  background-color:#efefef;
}

.news_text{
  background-color:#ffffff;
}

#news_tabelle{
  float:left;
}
#news_wetter {
  float:left;
  padding-top: 43px;
  padding-left: 60px;
}

