/* /////////////////////////////// Ganze Page //////////////////////////////////// */

* {
        margin: 0;
        padding: 0;
        border: 0;
}

body {
        background: url(Layout/bg.jpg); background-repeat:repeat-x;
}


#h1 {
        font: normal 1em Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #3C3623;
}

#kalendertext {
        font: normal 1em Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
}

#kalendertext a{
        text-decoration: none;
        font-weight:bold;

}

#kalender {
        width: 950px;
        background-color: #FFFFFF;
        text-align:center;
        height: auto;
        position: relative;
}

#h2 {
        font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #3C3623;
}

#arbeitsflaeche {
        width: 950px;
        height: auto;
        position: relative;
        margin: 0px auto 0 !important;
}


#header {
        width: 950px;
        height: 361px;
        position: relative;
        background: url(Layout/head.jpg) no-repeat bottom;
}


          /*###################*/
          /* Beginn Navigation */
          /*###################*/
          #navi { behavior:url("csshover3.htc");}

          #navi, #navi ul { height:32px; list-style-type:none; margin:0; padding:0; z-index:2;} /* Style-Reset */

                #navi li {  height:32px; float:left; z-index:2;} /* Horizontale Anordnung */

                #navi li ul { display:none; height:32px; z-index:2;} /* Normalzustand eingeklappt */
                #navi li:hover ul { display:block; z-index:2;} /* Ausgeklappt */

      /*###################*/
          /* Styles fuers Auge */
          /*###################*/

          #navcontainer {  position:relative; z-index:2;}

          #navi { position:absolute; left: 51px; height:32px; z-index:2;}



          #navi li#termine { width: 96px;
                             height: 32px;
                             background: url(Layout/termine.jpg) no-repeat;
          }

                 #navi li#fenklub { width: 93px;
                             height: 32px;
                             background: url(Layout/fenklub.jpg) no-repeat;
          }


                 #navi li#platt {   width: 144px;
                             height: 32px;
                             background: url(Layout/platt.jpg) no-repeat;
          }

                 #navi li#links {   width: 67px;
                             height: 32px;
                             background: url(Layout/links.jpg) no-repeat;
          }

                 #navi li#gaeste {   width: 119px;
                             height: 32px;
                             background: url(Layout/gaeste.jpg) no-repeat;
          }

                 #navi li#kontakt {   width: 95px;
                             height: 32px;
                             background: url(Layout/kontakt.jpg) no-repeat;
          }

                 #navi li#anf { width: 18px;
                     height: 32px;
          }

          #navi li#ende { width: 28px;
                          height: 32px;
          }

          #navi ul li { border:none; margin:0; height:32px;}

          #navi li a {         width: 72px;
                               height: 32px;
                               display: block;
                               background: url(Layout/news.jpg) no-repeat;
         }

         #navi li#termine a {  width: 96px;
                               height: 32px;
                               display: block;
                               background: url(Layout/termine.jpg) no-repeat;
         }

         #navi li#fenklub a {  width: 93px;
                               height: 32px;
                               display: block;
                               background: url(Layout/fenklub.jpg) no-repeat;
                               z-index:2;

         }

         #navi li#anmelden a {  width: 93px;
                               height: 32px;
                               display: block;
                               background: url(Layout/anmelden.jpg) no-repeat;
                               z-index:2;

         }

         #navi li#back a {  width: 93px;
                               height: 32px;
                               display: block;
                               background: url(Layout/back.jpg) no-repeat;
                               z-index:2;
         }

         #navi li#leitung a {  width: 93px;
                               height: 32px;
                               display: block;
                               background: url(Layout/leitung.jpg) no-repeat;
                               z-index:2;
         }

         #navi li#rueck a {  width: 93px;
                               height: 32px;
                               display: block;
                               background: url(Layout/rueck.jpg) no-repeat;
                               z-index:2;
         }

         #navi li#platt a {    width: 144px;
                               height: 32px;
                               display: block;
                               background: url(Layout/platt.jpg) no-repeat;
         }

         #navi li#links a {    width: 67px;
                               height: 32px;
                               display: block;
                               background: url(Layout/links.jpg) no-repeat;
         }

         #navi li#gaeste a {   width: 119px;
                               height: 32px;
                               display: block;
                               background: url(Layout/gaeste.jpg) no-repeat;
         }

         #navi li#kontakt a {  width: 95px;
                               height: 32px;
                               display: block;
                               background: url(Layout/kontakt.jpg) no-repeat;
         }


          #navi li a.active, #navi li a:hover {  background: url(Layout/news_o.jpg) no-repeat; width: 72px; height: 32px; }

          #navi li#termine a.active, #navi li#termine a:hover {  background: url(Layout/termine_o.jpg) no-repeat; width: 96px; height: 32px; }

          #navi li#fenklub a.active, #navi li#fenklub a:hover {  background: url(Layout/fenklub_o.jpg) no-repeat; width: 93px; height: 32px; z-index:2;}

          #navi li#anmelden a.active, #navi li#anmelden a:hover {  background: url(Layout/anmelden_o.jpg) no-repeat; width: 93px; height: 32px; z-index:2;}

          #navi li#back a.active, #navi li#back a:hover {  background: url(Layout/back_o.jpg) no-repeat; width: 93px; height: 32px; z-index:2;}

          #navi li#leitung a.active, #navi li#leitung a:hover {  background: url(Layout/leitung_o.jpg) no-repeat; width: 93px; height: 32px; z-index:2;}

          #navi li#rueck a.active, #navi li#rueck a:hover {  background: url(Layout/rueck_o.jpg) no-repeat; width: 93px; height: 32px; z-index:2;}

          #navi li#platt a.active, #navi li#platt a:hover {  background: url(Layout/platt_o.jpg) no-repeat; width: 144px; height: 32px; }

          #navi li#links a.active, #navi li#links a:hover {  background: url(Layout/links_o.jpg) no-repeat; width: 67px; height: 32px; }

          #navi li#gaeste a.active, #navi li#gaeste a:hover {  background: url(Layout/gaeste_o.jpg) no-repeat; width: 119px; height: 32px; }

          #navi li#kontakt a.active, #navi li#kontakt a:hover {  background: url(Layout/kontakt_o.jpg) no-repeat; width: 95px; height: 32px; }
          

/* /////////////////////////// Navi backstage //////////////////////////// */

          #navi li#bdm { width: 69px;
                             height: 32px;
                             background: url(Layout/bdm.jpg) no-repeat;
          }

                 #navi li#aktion { width: 88px;
                             height: 32px;
                             background: url(Layout/aktion.jpg) no-repeat;
          }


                 #navi li#berichte {   width: 101px;
                             height: 32px;
                             background: url(Layout/berichte.jpg) no-repeat;
          }

                 #navi li#fotos {   width: 74px;
                             height: 32px;
                             background: url(Layout/fotos.jpg) no-repeat;
          }

                 #navi li#fenz {   width: 97px;
                             height: 32px;
                             background: url(Layout/fenz.jpg) no-repeat;
                             z-index:2;
          }
          
          #navi li#presse {   width: 87px;
                             height: 32px;
                             background: url(Layout/presse.jpg) no-repeat;
          }

          #navi li#interviews {   width: 120px;
                             height: 32px;
                             background: url(Layout/interviews.jpg) no-repeat;
          }
          
          #navi li#logout {   width: 85px;
                             height: 32px;
                             background: url(Layout/logout.jpg) no-repeat;
          }





          #navi li#anf { width: 18px;
                     height: 32px;
          }
          
          #navi li#anf1 { width: 15px;
                     height: 32px;
          }
          
          #navi li#anf2 { width: 14px;
                     height: 32px;
          }
          
          #navi li#anffenz { width: 1px;
                     height: 32px;
          }

          #navi li#ende { width: 28px;
                          height: 32px;
          }

          #navi ul li { border:none; margin:0; height:32px;}
          
          

         #navi li#bdm a {      width: 69px;
                               height: 32px;
                               display: block;
                               background: url(Layout/bdm.jpg) no-repeat;
         }

         #navi li#aktion a {   width: 88px;
                               height: 32px;
                               display: block;
                               background: url(Layout/aktion.jpg) no-repeat;
                               z-index:2;

         }

         #navi li#berichte a {  width: 101px;
                               height: 32px;
                               display: block;
                               background: url(Layout/berichte.jpg) no-repeat;
                               z-index:2;

         }

         #navi li#fotos a {  width: 74px;
                               height: 32px;
                               display: block;
                               background: url(Layout/fotos.jpg) no-repeat;
                               z-index:2;
         }

         #navi li#fenz a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/fenz.jpg) no-repeat;
                               z-index:2;
         }
         
         #navi li#forum a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/f_forum.jpg) no-repeat;
                               z-index:2;
         }

         #navi li#empfehlen a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/f_empfehlen.jpg) no-repeat;
                               z-index:2;
         }
         
         #navi li#clips a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/f_clips.jpg) no-repeat;
                               z-index:2;
         }
         
         #navi li#download a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/f_download.jpg) no-repeat;
                               z-index:2;
         }
         
         #navi li#daten a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/f_daten.jpg) no-repeat;
                               z-index:2;
         }
         
         #navi li#urlaub a {  width: 97px;
                               height: 32px;
                               display: block;
                               background: url(Layout/f_urlaub.jpg) no-repeat;
                               z-index:2;
         }

         #navi li#presse a {    width: 87px;
                               height: 32px;
                               display: block;
                               background: url(Layout/presse.jpg) no-repeat;
         }

         #navi li#interviews a {    width: 120px;
                               height: 32px;
                               display: block;
                               background: url(Layout/interviews.jpg) no-repeat;
         }

         #navi li#logout a {   width: 85px;
                               height: 32px;
                               display: block;
                               background: url(Layout/logout.jpg) no-repeat;
         }

         #navi li#kontakt a {  width: 95px;
                               height: 32px;
                               display: block;
                               background: url(Layout/kontakt.jpg) no-repeat;
         }


          #navi li#bdm a.active, #navi li#bdm a:hover {  background: url(Layout/bdm_o.jpg) no-repeat; width: 69px; height: 32px; }

          #navi li#aktion a.active, #navi li#aktion a:hover {  background: url(Layout/aktion_o.jpg) no-repeat; width: 88px; height: 32px; }
          
          #navi li#berichte a.active, #navi li#berichte a:hover {  background: url(Layout/berichte_o.jpg) no-repeat; width: 101px; height: 32px; }
          
          #navi li#fotos a.active, #navi li#fotos a:hover {  background: url(Layout/fotos_o.jpg) no-repeat; width: 74px; height: 32px; }

          #navi li#fenz a.active, #navi li#fenz a:hover {  background: url(Layout/fenz_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}
          
          #navi li#forum a.active, #navi li#forum a:hover {  background: url(Layout/f_forum_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}

          #navi li#empfehlen a.active, #navi li#empfehlen a:hover {  background: url(Layout/f_empfehlen_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}
          
          #navi li#clips a.active, #navi li#clips a:hover {  background: url(Layout/f_clips_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}
          
          #navi li#download a.active, #navi li#download a:hover {  background: url(Layout/f_download_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}
          
          #navi li#urlaub a.active, #navi li#urlaub a:hover {  background: url(Layout/f_urlaub_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}
          
          #navi li#daten a.active, #navi li#daten a:hover {  background: url(Layout/f_daten_o.jpg) no-repeat; width: 97px; height: 32px; z-index:2;}

          #navi li#presse a.active, #navi li#presse a:hover {  background: url(Layout/presse_o.jpg) no-repeat; width: 87px; height: 32px; z-index:2;}

          #navi li#interviews a.active, #navi li#interviews a:hover {  background: url(Layout/interviews_o.jpg) no-repeat; width: 120px; height: 32px; z-index:2;}

          #navi li#logout a.active, #navi li#logout a:hover {  background: url(Layout/logout_o.jpg) no-repeat; width: 85px; height: 32px; z-index:2;}


/* /////////////////////////// Inhalte / Content-Bereich //////////////////////////// */

#haupt {
        width: 950px;
        height:auto;
        background: url(Layout/haupt.jpg) repeat-y;
        z-index:1;

}

#enger {
        width: 764px;
        height:auto;
        padding:52px 0 0 93px;
        font: normal 0.8em Verdana,Arial,  Helvetica, sans-serif;
        color:#3C3623;
        z-index:1;
}

#enger a {

       text-decoration:none; color: #3C3623; font-weight:bold;
       z-index:1;
}

/*  footer  */
#footer {
        width: 950px;
        height: 53px;
        background: url(Layout/footer.jpg) no-repeat;

}

#imp {
        width:50px;
        position:relative;
        top:32px;
        left:840px;

}

#imp a{ font: normal 12px Verdana, Arial, Helvetica, sans-serif;

        color: #ffffff;
        text-decoration: none;

}

#linkname { position: absolute; left: 93px; width: 400px; z-index:1;}
#link { position: absolute; left: 320px; width: 500px; z-index:1;}

#terdatum { position: absolute; left: 93px; width: 400px; z-index:1;}
#terort { position: absolute; left: 243px; width: 300px; z-index:1;}
#terinfo { position: absolute; left: 373px; width: 500px; z-index:1;}