body     {background-color: #282D3C;
          margin:0;
          padding:20px 0 20px 0;
          color: #000000;}

#navi    {position: fixed;
          top: 15px;
          left: 0;
          width: 230px;
          height:580px;
          padding:0;
          float:left; /*fuer IE 6*/
          background-image:url(navi_hintergrund_felix.jpg);
          background-repeat:no-repeat;
          background-position:right top;}

#navi ul {list-style:none;
          padding:0;
          margin:155px 105px 0 0;
          text-align: center;
          font-family:Arial, Helvetica, sans-serif;
          font-size: 17px;
          font-weight: 700;
          line-height: 40px;
          color: #FFFFFF;}
.untermenue  {font-size: 13px !important;
              line-height:20px !important;
              text-align: left !important;
              margin:-5px 0 10px 40px !important;
              font-weight: 300 !important;}

#navi a:link    {text-decoration:none; color:#A8A8C5;}
#navi a:visited {text-decoration:none; color: #A8A8C5;}
#navi a:hover   {text-decoration:none; color: #FFFFFF;}
#navi a:active  {text-decoration:none; color: #A8A8C5;}




/* Inhaltsbereich */


#inhalt {margin:13px 0 10px 230px;
         padding:0;
         font-size: 14px;
         width: 704px;
         background-color:#373C4B;
         font-family:Arial, Helvetica, sans-serif;
         color: #EDECEB;
         background-image:url(inhalt_rahmen_mitte.gif);
         background-repeat:repeat-y;}




.rahmenoben {background-image:url(inhalt_rahmen_oben.gif);
             background-repeat:no-repeat;
             height:24px;}
.rahmenunten {background-image:url(inhalt_rahmen_unten.gif);
              background-repeat:no-repeat;
              height:28px;}




#inhaltgalerie {margin:13px 0 10px 230px;
                padding:0;
                font-size: 14px;
                text-align:center;
                width: 704px;
                background-color:#373C4B;
                font-family:Arial, Helvetica, sans-serif;
                color: #EDECEB;
                background-image:url(inhalt_rahmen_mitte.gif);
                background-repeat:repeat-y;}

#inhaltgalerie a:link {text-decoration:none;}
#inhaltgalerie a:visited {text-decoration:none;}
#inhaltgalerie a:hover {text-decoration:none;}
#inhaltgalerie a:active {text-decoration:none;}

#inhaltgalerie img {border:1px solid #373C4B; margin:13px 20px 13px 20px;}
#inhaltgalerie img:hover {border:1px solid #AAAAB8; margin:13px 20px 13px 20px;}




h1     {font-size: 38px;
        line-height: 42px;
        font-weight: 300;
        letter-spacing:1px;
        margin:5px 28px 18px 28px;}

h2     {font-size: 20px;
        line-height: 28px;
        font-weight: 300;
        letter-spacing:1px;
        margin:15px 28px 15px 28px;}


p      {font-size: 14px;
        font-weight: 300;
        line-height: 18px;
        margin:13px 28px 2px 28px;}

ul     {font-size: 14px;
        line-height: 18px;
        font-weight: 300;
        margin:13px 28px 2px 40px;
        padding:0;}

a:link    {text-decoration:none; color:#A8A8C5;}
a:visited {text-decoration:none; color:#A0A0A0;}
a:hover   {text-decoration:underline;}
a:active  {text-decoration:none;}


img {border:none;}

.neuigkeiten    {margin:30px 300px 0 30px;}
.neuigkeiten p  {margin:0; font-weight:700; color:#A0A0A0;  font-size:13px;}
.neuigkeiten ul {margin:5px 0 0 14px; color:#A0A0A0; font-size:13px;}


.bannerlinks {list-style-type:none; margin-left:28px;}
.bannerlinks li {padding-bottom:20px;}





/* Gaestebuchgestaltung */

.gbkopf {
     padding:5px;
     border-top:1px solid #B4B4C8;
     border-right:1px solid #202020;
     border-bottom:1px solid #202020;
     border-left:1px solid #B4B4C8;
     margin-bottom:-2px;
     margin-top:35px;}

.gbeintrag { color: #EDECEB;}

.gbkommentar {
     color: #BEBED2; font-style:italic; margin-top:35px; margin-bottom:10px;}

            /* Fusszeile: Anzahl der Beitraege und Sprung zu weiteren Seiten */
.gbmenue { margin-top:35px;}


.gbeintragen {
font-family:Arial, Helvetica, sans-serif;
  width:420px;
  padding: 5px;
  margin-top:10px;
  background-color: #282D3C;
  border-top: 1px solid #202028;
  border-right: 1px solid #565B68;
  border-bottom: 1px solid #565B68;
  border-left: 1px solid #202028;
  color:#A4A4B3;}

.gbeintragen:hover {
  border-top: 1px solid #565B68;
  border-right: 1px solid #202028;
  border-bottom: 1px solid #202028;
  border-left: 1px solid #565B68;
}


.gbeintragen:focus {
  background-color: #414757;
  border-top: 1px solid #565B68;
  border-right: 1px solid #202028;
  border-bottom: 1px solid #202028;
  border-left: 1px solid #565B68;
  color:#EDECEB;}

textarea.gbeintragen:focus {
font-family:Arial, Helvetica, sans-serif;
  background-color: #414757;
  border-top: 1px solid #565B68;
  border-right: 1px solid #202028;
  border-bottom: 1px solid #202028;
  border-left: 1px solid #565B68;
  color:#EDECEB;}




/* Lightbox-CSS */


#lightbox{
     position: absolute;
     top: 40px;
     left: 0;
     width: 100%;
     z-index: 100;
     text-align: center;
     line-height: 0;
     }

#lightbox a img{ border: none; }

#outerImageContainer{
     position: relative;
     background-color: #fff;
     width: 250px;
     height: 250px;
     margin: 0 auto;
     }

#imageContainer{
     padding: 3px;
     }

#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: transparent url(../images/blank.gif) no-repeat; /* 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: 12px Arial, Helvetica, sans-serif;
     background-color: #fff;
     margin: 0 auto;
     line-height: 1.4em;
     }

#imageData{
     padding:0 10px;
     }
#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: 66px; float: right;  padding-bottom: 0.7em;     }

#overlay{
     position: absolute;
     top: 0;
     left: 0;
     z-index: 90;
     width: 100%;
     height: 500px;
     background-color: #000;
     filter:alpha(opacity=60);
     -moz-opacity: 0.6;
     opacity: 0.6;
     }


.clearfix:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
     }

* html>body .clearfix {
     display: inline-block;
     width: 100%;
     }

* html .clearfix {
     /* Hides from IE-mac \*/
     height: 1%;
     /* End hide from IE-mac */
     }
