/* Styles fuer christel-mueckter */

body {
 background-color:#2d2d2d;
 background-image:url(../grafik/hg.jpg);
 background-position : center;
 margin:0 auto;
}

html {
  height: 101%;
}

#wrapper {     /* alles umschließende Hülle */
  margin:0 auto;
  width:780px;
  text-align:center;
  font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
  font-size:0.9em;
}

#banner {
  margin:0 auto;
  width:780px;
  height:150px;
  background-repeat: no-repeat;
  background-position : center;
}

#zwischenzeile {    /* für Homepage Name */
  margin:0 auto;
  background-color:#000000;
  width:780px;
  height:50px;
  border-top:solid 1px #535353;
  border-bottom:solid 1px #535353;
}

#zwischenzeile p {
  letter-spacing:10px;
  color:#93a5a9;
  font-variant:small-caps;
  padding:10px;
  margin-left:10px;
  text-align:left;
  font-family: georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
  font-size:100%;
}


/* Menue links---------------- */
 #navi {
   float:left;
   width:200px;
   text-align:left;
   margin-top:5px;
 }

 #navi ul {
   list-style-type:none;
 }

 #navi li {
   list-style-type:none;
   padding:5px;
   margin-left:-25px;
   color:#C5CFD1;
 }

 #navi a {
   display:block;
   text-decoration:none;
 }

 #navi a:link {
   color:#C5CFD1;
 }

 #navi a:visited {
   color:#C5CFD1;
 }

 #navi a:hover {
   color:#ffffff;
 }

 #navi a:active {
   color:#ffffff;
 }

 #navi #aktuell a {
   color:#ffffff;
 }

 /* Inhalt---------------- */
#inhalt {
  margin-top:-18px;
  margin-left:210px;
  border-left: 1px solid #535353;
  background-color:#202020;
  text-align:left;
}

#inhalt p {
 margin:0 auto;
 color: #C5CFD1;
 padding:20px;
}

#inhalt h2 {
 color:#C5CFD1;
 padding-top:20px;
 padding-left:20px;
 text-align:left;
}

#inhalt h3 {
 color:#C5CFD1;
 padding-top:20px;
 padding-left:20px;
 text-align:left;
}

#inhalt a {
 color:#ffffff;
 background-color:#202020;
 text-decoration:none;
}

#inhalt a:hover {
 color:#ffffff;
 background-color:#202020;
}

#inhalt a:active {
 color:#ffffff;
 background-color:#202020;
}

.extern {   /*--- externer Link ---*/
  background-image:url(../grafik/externerlink.gif);
  background-position:top right;
  background-repeat: no-repeat;
  padding-right: 16px;
}

.fett {       /*--- für Hervorhebung im Text ---*/
  margin-bottom:10px;
  font-weight:bold;
}

.news {
  font-weight:bold;
}

hr {
  width: 90%;
  color:#C5CFD1;
}

/* ----Fotos---- */

.galerie li {

list-style-type: none;
display: inline;
float: left;
margin: 10px 10px 10px 0;
position: relative;
}

.galerie img {

width: 100px;
height: 100px;
display: block;
padding: 3px;
border: 1px solid #C5CFD1;
}

.bannerlink {
 padding-left: 20px;
}
.bild_start {
 text-align:center;
}

.bild {
 width: 100px;
 height: 100px;
 text-align:center;
 padding: 3px;
 border: 1px solid #C5CFD1;
}

/* Formularbox */

#formbox {
  border:4px double #ffffff;
  width:450px;
  margin:0px auto;
  padding:25px;
  background-color:#2d2d2d;
}

/* pers&ouml;nliche Angaben Box */

.pangaben {
  border:1px solid #ffffff;
  padding:10px;
  width:350px;
}

.pangaben legend {
  border:1px dotted #C0C0C0;
  padding:5px;
  margin-bottom:5px;
  color: #C5CFD1;
}

.zeile {
  clear:both;
  padding-top:5px;
}

.text {
  float:left;
  width:100px;
  text-align:right;
  color: #C5CFD1;
}

.felder {
  float:right;
  width:235px;
  text-align:left;
}


 #fusszeile {
  text-align: left;
  margin: 0 auto;
  width: 780px;
  bottom: 0;
  color: #C5CFD1;
  background-color:#151515;
  border-top:solid 1px #535353;
  clear:both;
}

#fusszeile p {
  font-size:0.7em;
  margin-left:10px;
}

#fusszeile a {
  color:#C5CFD1;
  text-decoration:none;
}

#fusszeile a:hover {
  color:#ffffff;
}

.klein {
  font-size:0.7em;
}


 /* Lightbox---------------- */
#lightbox{        position: absolute;        left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #2d2d2d; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #151515; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%        ; }

#imageData{        padding:0 10px; color: #93a5a9; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 113px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }