body {
  padding: 0px;
  margin: 0px;
  background-image: url(../bilder/bg3.jpg);
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  color:#5A7294;

}

#logo {
  height: 150px;
  margin: 10px 10px 0px 10px;
  background-image: url(../bilder/natur_3.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

#content {
  height:95%;
  overflow:auto;
}

#inhalt {
  width: 40%;
  margin: 0px 210px 0px 220px;
  padding: 30px 130px 0px 20px;

}
#inhalt1 {
  width: auto;
  margin: 0px 20px 0px 220px;
  padding: 30px 130px 0px 20px;

}

#inhalt-edlog {
  width: 700px;
  margin: 0px 210px 0px 220px;
  padding: 30px 130px 0px 20px;
}

#links {
  position: absolute;
  top: 170px;
  left: 10px;
  width: 200px;
  height: 360px;
  background-image: url(../bilder/doppelbogen-gross.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  border: 1px solid;
  background-color: #E4E4E4;
}

#sprachauswahl {
  position: absolute;
  top: 150px;
  right: 7%;
  width: 220px;
  height: 24px;
  padding: 5px 0px 0px 0px;
  text-align: center;
  margin-top: 5px;
  background-image: url(../bilder/bg3.jpg);
  background-color: #D8E0E8;
  border: 1px solid;
}

#rechts {
  position: absolute;
  top: 255px;
  right: 7%;
  background-color: #E4E4E4;
  text-align: center;
}
#rechts img{
  padding: 15px 15px 15px 15px;
  background-image: url(../bilder/bg3.jpg);
  background-color: #E4E4E4;

}

#footer {
  position: fixed;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 16 px;
  text-align: center;
  background-color: #E4E4E4;
}

/* Angaben nur für den Internet Explorer mit Star-HTML-Hack */
* html, * html body {
  margin:0;
  padding:0;
  height:100%;
  overflow:hidden;
}
* html #content {
  padding:0;
  height:97%;
  overflow:auto;
}
* html #footer {
  background:#efefef;
  height:3%;
  text-align:center;
}


.pic_logobereich {
  margin-left : 30%;
}

.pic_logo {
  margin-left : 3%;
  margin-bottom: 30px;
}

h1 {
   font-family: Arial, sans-serif;
   font-size: 18px;
   line-height: 20px;
   font-style: normal;
   font-weight: bold;
   padding-bottom: 15px;
   color:#5A7294;
}

h2 {
   font-family: Arial, sans-serif;
   font-size: 18px;
   line-height: 20px;
   font-style: normal;
   font-weight: bold;
   color:#5A7294;
}
a    {
   font-family: Arial, sans-serif;
   font-size: 13px;
   line-height: 22px;
   font-style: normal;
   font-weight: bold;
   COLOR:#006848;
   text-decoration: none;
}

a:active {
   COLOR: #808080;
}

a:hover {
   COLOR: #808080;
}

ul
{
   list-style-type: none;
   padding-left: 0px;
   padding-top: 20px;
   margin:0px;
}

li
{
   background-image: url(../bilder/point.gif);
   background-repeat: no-repeat;
   background-position: 0 .2em;
   padding-left: 40px;
   min-height: 1.8em;
   /* IE min-height */
   height: auto !important;
   height: 1.6em;
   line-height: 1.8em;
}


#bildanzeige td {
    width: 50%;
    padding-top: 3px;
    vertical-align: text-top;
}
#fotobox {

    margin:10px;
    padding:10px;
    border:1px solid #000;
    background:#ddd;
    color:#000;
}

#fotobox  img {
   float:left;
   background-color: #FFFFFF;
   border:1px solid #000;
   margin:0 5px 5px 5px;
   padding: 3px;
}

#fotobox p {
    padding:0;
    margin:5px;
    font: 500 0.75em/1.5 verdana,arial,helvetica,sans-serif;
}

.anmerkung {
    font-size: 10px;
}

.button {
    background-image: url(../bilder/aendern.jpg);
    background-repeat:no-repeat;
    color:#000080;
    border: 0px;
    width:105px;
    height:21px ;
    cursor:pointer;
}

.button1 {
    background-image: url(../bilder/einloggen1.jpg);
    background-repeat:no-repeat;
    margin-left: 200px;
    color:#000080;
    border: 0px;
    width:103px;
    height:21px ;
    cursor:pointer;
}
.button3 {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/loeschen.jpg);
        width:103px;
        height:19px ;
        }
.button4 {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../galerie/but/bild_hochladen.gif);
        width:150px;
        height:19px ;
        cursor:pointer;
        }

.button5 {
   background-image: url(../bilder/zuruecksetzen.gif);
   font-style: bold;
   font-weight: bold;
   padding-left:10px;
   color:#000080;
   border: 0px;
   width:103px;
   height:19px ;
   cursor:pointer;
}
.button6 {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../galerie/but/hochladen.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }

.button7 {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../galerie/but/bildtext_aendern.gif);
        width:150px;
        height:19px ;
        cursor:pointer;
        }


.b1     {
   background-repeat:no-repeat;
   color:#000080;
   border: 0px;
   background-image: url(../bilder/edit_ueberschrift.gif);
   width:103px;
   height:19px ;
   cursor:pointer;
   }
.b2     {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/edit_fett.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }
.b3     {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/edit_zentrieren.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }
.b4     {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/edit_liste.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }
.b5     {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/edit_listenpunkt.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }
.b6     {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/edit_link.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }
.b7     {
        background-repeat:no-repeat;
        color:#000080;
        border: 0px;
        background-image: url(../bilder/edit_mail.gif);
        width:103px;
        height:19px ;
        cursor:pointer;
        }
