#seite {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

#innen_teil {
  width: 981px;
  height: 100%;
  min-height: 583px;
  margin: 0px auto;
  position: relative;
  background: #99ccff url(../bilder/index/back_index.gif) no-repeat 8px 2px;
}

#inhalt {
  width: 965px;
  left: 8px;
  top: 4px;
  position: absolute;
  z-index: 1;
}

#eck_lo {
  background: url(../bilder/index/rahmen/eck_lo.gif) no-repeat;
  left: 0px;
  top: 0px;
  width: 16px;
  height: 12px;
  position: absolute;
  z-index: 3;
}

#eck_lu {
  background: url(../bilder/index/rahmen/eck_lu.gif) no-repeat;
  left: 0px;
  bottom: 0px;
  width: 15px;
  height: 20px;
  position: absolute;
  z-index: 3;
}

#eck_ro {
  background: url(../bilder/index/rahmen/eck_ro.gif) no-repeat;
  right: 0px;
  top: 0px;
  width: 16px;
  height: 12px;
  position: absolute;
  z-index: 3;
}

#eck_ru {
  background: url(../bilder/index/rahmen/eck_ru.gif) no-repeat;
  right: 0px;
  bottom: 0px;
  width: 15px;
  height: 19px;
  position: absolute;
  z-index: 3;
}


#linie_o {
  background: url(../bilder/index/rahmen/linie_o.gif) repeat-x;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 4px;
  position: absolute;
  z-index: 2;
}

#linie_u {
  background: url(../bilder/index/rahmen/linie_u.gif) repeat-x;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 12px;
  position: absolute;
  z-index: 2;
}

#linie_l {
  background: url(../bilder/index/rahmen/linie_l.gif) repeat-y;
  left: 0px;
  top: 0px;
  width: 8px;
  height: 100%;
  position: absolute;
  z-index: 2;
}

#linie_r {
  background: url(../bilder/index/rahmen/linie_r.gif) repeat-y;
  right: 0px;
  top: 0px;
  width: 8px;
  height: 100%;
  position: absolute;
  z-index: 2;
}


#Ebene_Logo {
  position: absolute;
  z-index: 14;
  top: 228px;
  left: 0px;
  width: 700px;
  height: 95px;
  visibility: visible;
  vertical-align: middle;
  text-align: left;
}


#Ebene_Auswahl {
  position: absolute;
  z-index: 15;
  top: 295px;
  left: 0px;
  width: 607px;
  height: 273px;
  visibility: hidden;
  text-align: left;

}
#Ebene_Auswahl_Sommer {
  position: absolute;
  z-index: 15;
  top: 295px;
  left: 0px;
  width: 607px;
  height: 273px;
  visibility: visible;
  text-align: left;
}


#Ebene_Hintergrund_Bild {
  position: absolute;
  z-index: 13;
  top: 223px;
  left: 0px;
  width: 607px;
  height: 345px;
  visibility: visible;
}

#Ebene_Hintergrund_Text {
  position: absolute;
  z-index: 10;
  top: 5px;
  left: 5px;
  width: 50px;
  height: 50px;
  color: #99CCFF;
  visibility: visible;
  overflow: hidden;
}

#Ebene_Tiere {
  position: absolute;
  z-index: 12;
  top: 5px;
  left: 5px;
  width: 955px;
  height: 563px;
  visibility: visible;  
}
#Ebene_Tiere img {
  position: absolute;
  bottom: 13px;
  left: 617px;
  display: none;
}
#Ebene_Tiere img.ohne_script {
  display: inline;
}

#Ebene_Andere_Logos {
  position: absolute;
  z-index: 14;
  top: 388px;
  left: 10px;
}




body {
  margin: 8px 0px;
  color: #036; 
  font-size: 0.8em; 
  font-family: Arial, Sans-Serif;
  font-weight: bold;
}

html, body {
  height: 98%;
  background-color: #99ccff;
}


a { color: #99CCFF; text-decoration:none; }
a:link { color: #99CCFF; text-decoration:none; }
a:hover { color: #99CCFF; text-decoration:none; }
a:active { color: #99CCFF; text-decoration:none; }
a:visited { color: #99CCFF; text-decoration:none; }
a:focus { border: none; outline: none; color: #99CCFF; text-decoration:none; }


div.flagge {
  float: left;
  margin-left: 235px;
  margin-right: 12px;
  margin-bottom: 10px;
}
div.sprache_text {
  float: left;
  margin-top: -1px;
}
div.abschluss {
  clear: both;
}  

img {
  border-width: 0px;
}

table {
  border-spacing: 0; 
}

.textfarbe_d { color: #606 !important; } 
.textfarbe_i { color: #066 !important; }
.textfarbe_e { color: #339 !important; }





