body {
background: url(bilder/2c.jpg) repeat;
font-family:Veranda, Helvetica, Arial sans-serif;
font-size:100.01% ;
width:96%;
height:100%;
margin: 15 auto;
padding:10;
overflow:auto;
}

h1 {
  color:navy;
  text-align:center;
  text-decoration:underline;
  background-image:url("bilder/5c.jpg");
   border:1px solid #000;
   margin:0px 15px 20px 25px;
}

h2 {
  color:navy;
  text-align:center;
  text-decoration:underline overline;

}

h3 {
  font-size: 1em;
  margin: 0;
  color:#791ABE
}



#centersite {
  width:850px;
  text-align:center;
  margin:250px auto;
}

#inhalt {
  border: 3px outset;
   margin:35px 15px 15px 195px;
   padding:15px;
}

#headermich {/*Hinergrundbild auf der "mich"-Seite*/
    color:yellow;
    font-family: Veranda, Helvetica, Arial sans-serif;
    font-size:30pt;
    font-weight: bolder;
    text-shadow:navy 4px 4px 4px;
    text-align: center;
    line-height: 2.5em;
    background: url("bilder/014-5.jpg") repeat-x;
    margin:15px 15px 30px 15px;
}

.hintergrund {
   background:url("bilder/5c.jpg")repeat;
   border:1px solid #000;
   margin:0 15px 25px 15px;
}

.letterspeziale {/*Buchstaben blau hervorheben*/
   color: navy;
   font-family:Times New Roman, serif;
   text-shadow: black 3px 3px 3px;
   font-weight:bolder;
   font-size: 2.5em;
}

.cs { /*Text gelb hervorheben*/
   background-color: #FFFFAE;
   color:black;
   font-family: Courier New, Verdana, Sans-Serif;
   text-align: left;
   padding: 0 5px;
}

/*ab hier die buttons*/

.fixblog {  /*der Button-Block bleibt "fixed" auf der Seite*/
   position: fixed;
   left:0;
   top:55px;
  }
div#buttonA {
     width:170px;
     margin:10px 15px 10px 15px;
     float:left;
  }
div#buttonA ul {
     margin: 10px;
     padding: 8px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 30px;
  }
div#buttonA li {
     list-style-type: none;
     height: 30px;
     width: 125px;
     margin-top: 15px;
     text-align:center;
  }
div#buttonA li a {
     text-decoration: none; */
     height: 100%;
     width: 100%;
     display: block;
     background-color: #999999;
     border-style: solid;
     border-bottom-color: #333333;
     border-right-color: navy;
     border-left-color: #BBBBBB;
     border-top-color: #DDDDDD;
  }
div#buttonA li a:link {
     color: navy;
     font-weight: bold;
     background-color: #999999;
     border-style: solid;
     border-bottom-color: #333333;
     border-right-color: navy;
     border-left-color: #BBBBBB;
     border-top-color: #DDDDDD;
  }
div#buttonA li a:visited {
     color: navy;
     font-weight: bold;
     background-color: #999999;
     border-style: solid;
     border-bottom-color: #333333;
     border-right-color: navy;
     border-left-color: #BBBBBB;
     border-top-color: #DDDDDD;
  }
div#buttonA li a:hover {
     font-weight: bold;
     text-decoration:underline;
     color: #FFFFFF;
     background-color: #777777;
     border-style: solid;
     border-bottom-color: #333333;
     border-right-color: navy;
     border-left-color: #BBBBBB;
     border-top-color: #DDDDDD;
  }
div#buttonA li a:active {
     font-weight: bold;
     color: #FFFFFF;
     background-color: #666666;
     border-style: solid;
     border-top-color: #333333;
     border-left-color: navy;
     border-right-color: #BBBBBB;
     border-bottom-color: #DDDDDD;
  }

 /*Fotos auf den personenbezogegen Seiten vergrößern*/
.foto {
margin: 0;
padding: 0;
}

.foto img {
border: none;
}

.foto li {
list-style: none;
position: relative;
}
a .gross {
display: none;
}
a:hover .gross {
display: block;
position: absolute;
top: -100px;
left: -50px;
}

a .dr {
display: none;
}
a:hover .dr {
display: block;
position: absolute;
top: -400px;
left: -150px;
}

.titelbildgroup {
position: absolute;
top:220px;
left:220px;
float: left;
}
.titelbildj {
position: absolute;
top: 300px;
left: 750px;
}
.titelbildelfi {
position: absolute;
top: 200px;
left:1000px;
float: right;
}
.titelbildhaus {
position: absolute;
top: 550px;
left: 1000px;
}

.titelbildkids {
position: absolute;
top: 450px;
left: 700px;
}

.rechts {
float: right;
margin-left: 10px;
}

.links {
float: left;
margin-right: 10px;
}


  /*ab hier die Angaben zur Fotoseite*/
#galerie li
{
list-style-type: none;
float: left;
margin: 0 10px 10px 0;
text-align: center;
/*font-weight: bold;*/
position: relative;
}

#galerie img
{
width: 150px;
height: 150px;
display: block;
padding: 3px;
border: 1px solid #8B0000;
}

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
width: 350px;
height: 350px;
display: block;
position: absolute;
top: -100px;
left: -100px;
z-index: 1;
background: #fff;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 1;}
*+html #galerie li{position: static;}
*+html #galerie a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover {display: block; z-index: 1;}
*html #galerie li{position: static;}
*html #galerie a {position: relative;}

/*clearer*/
.clear {
   clear: both;
}

span.bidi {
 direction: rtl;
 unicode-bidi: bidi-override;
 }