
/* ......Allgemein.................................................................................................................................... */



  html       {
              height: 100%;
             }

  body       { 
              background: #636363;
              color: #67705A;
              font-family: arial, verdana, sans-serif;
              padding: 0px;
              margin: 0px;
              font-size: .68em;
             }

  #wrapper   {
              width: 780px;
              margin-left: auto; 
              margin-right: auto;
              background: #FFF url(images/startseite/main2.png) repeat-y;
              color: #67705A;  
             }

  h1         { 
              font-family: arial, sans-serif;
              letter-spacing: .1em;
              font-size: 12px;
              background: transparent;
              color: #7C9D49;
              border-color: #B5CA91;
             }

  h2         { 
              margin: 0px;
              padding: 0px 0px 4px 0px;
              font-size: 12px;
             }

  p          { 
              margin: 0px;
              padding: 0px 0px 16px 0px;
              line-height: 1.7em;
              font-size: 12px;
             }

  .zentriert {
              text-align: center;
             }




/* ......Oberste Zeile............................................................................................................................... */



  #links {
          margin-left: auto; 
          margin-right: auto;
          background: #FFF url(images/startseite/menu.png);
          color: #DBE1D1;
          border-color: #D7D7D7;
          padding: 10px 21px 0px 19px;
          width: 720px;
          height: 6px;
          font-size: 94%;
          text-transform: uppercase;
          text-align: right;
         }


         #links a       {
                         text-decoration: none;
                         background: transparent;
                         color: #DBE1D1;
                        }


         #links a:hover {
                         text-decoration: underline;
                         background: transparent;
                         color: #DBE1D1;
                        }






/* ......Banner TuS Altleiningen..................................................................................................................... */



  #banner    { 
              width: 760px;
              height: 100px;
              text-align: left;
              margin-left: auto; 
              margin-right: auto;
              background: #FFF url(images/startseite/14.jpg) no-repeat;
              color: #67705A;
             }






/* ......Navigation................................................................................................................................. */



  #navigation { 
               height: 42px;
               width: 760px;
               margin-left: auto; 
               margin-right: auto;
               background: #FFF url(images/startseite/menu.png);
               color: #DBE1D1;
               border-color: #D7D7D7;
               
              }


              #navigation ul {
                              margin: 0px auto;

                             } 


              #navigation li { 
                              float: left; 
                              margin: 0px; 
                              padding: 0px;
                              list-style: none;

                             } 


              #navigation li a  { 
                                 display: block; 
                                 float: left; 
                                 height: 25px;
                                 text-decoration: none; 
                                 padding: 8px 19px 2px 9px;
                                 text-transform: uppercase;
                                 background: #FFF url(images/startseite/menu.png);
                                 color: #DBE1D1;
                                 border-color: #D7D7D7;
                                } 



              #navigation li a:hover, #navigation li a#selected, #navigation li a#selected:hover { 
                                                                                                  background: #FFF url(images/startseite/menubutton8.jpg);
                                                                                                  color: black;   /* #67705A; */
                                                                                                 } 



   a:link {color:#999999}
   a:visited {color:#000000}
   a:hover {color:#000000}
   a:active {color:#000000}



/* ......Hauptbereich................................................................................................................................. */



  #haupt   { 
            width: 760px;
            height: auto;
            padding: 0px;
            overflow: hidden;
            margin-left: auto; 
            margin-right: auto;
            background: transparent;
            color: #67705A;
           } 


          

           /* ......Haupt Rechts...................................................................................................................... */



           #hauptrechts { 
                         text-align: justify;
                         width: 512px;
                         float: right;
                         padding: 12px 19px 15px 3px;
                        }

                        #hauptrechts h1 { 
                                         padding: 6px 0px 4px 0px; 
                                         margin: 0px 0px 12px 0px; 
                                         border-bottom: 1px solid;
                                         font-size: 14px;
                                         text-transform: uppercase;
                                         font-weight: normal;
                                        }



                       #vorschau {       
                                  font-size: 12px;
                                 }
                                         
                                 .zeit      {
                                             width: 42px;
                                            }

                                 .team      { 
                                             text-align: center;
                                             width: 60px;
                                            } 

                                 .begegnung {
                                             width: 378px;
                                             padding-left: 5px;
                                            }



                       #pressemeldung {
                                       padding: 10px 8px 8px 0px;
                                      }

                                      #pressemeldung p { 
                                                        line-height: 14px; 
                                                        padding: 0px 0px 8px 0px;
                                                       }



                                      #zeitung         {
                                                        width: 500px;
                                                        margin-bottom: 15px;
                                                       }

                                                       .bild        {      
                                                                     width: 100px;
                                                                    }

                                                                    .bild a      {
                                                                                  textdecoration: none;
                                                                                 }

                                                       .schlagzeile {   
                                                                     text-align: left;
                                                                     font-weight: bold; 
                                                                     font-size: 13px;
                                                                     color: green;
                                                                     width: 305px;
                                                                     
                                                                    }

                                      #weihnacht         {text-align: center;
                                                        width: 500px;
                                                        margin-bottom: 15px;
                                                                     font-weight: bold; 
                                                                     font-size: 13px;
                                                                     color: green;
                                                       }


                                                       .schlagzeile2 {   
                                                                     text-align: center;
                                                                     font-weight: bold; 
                                                                     font-size: 13px;
                                                                     color: green;
                                                                     width: 305px;
                                                                     
                                                                    }

                                                       .quelle  {   
                                                                     font-size: 12px;
                                                                     
                                                                    }

                                                                    .quelle a {
                                                                                   color: #000000;
                                                                                  }

                                      #zeile           {
                                                        width: 500px;
                                                        margin-bottom: 5px;
                                                        margin-top: 10px;
                                                       }

                                                       #zeile a {
                                                                 font-weight: bold;
                                                                 color: #000000;
                                                                 font-size: 12px;
                                                                }


                       #pressemeldungen {margin-left: 90px;
                                       padding: 10px 8px 8px 0px;
                                      }





           #hauptartikel { background: #ffffff;
                         text-align: justify;
                         width: 760px;
                         float: right;
                         padding: 12px 19px 15px 3px;
                         
                        }

                        #hauptrechts h1 { 
                                         padding: 6px 0px 4px 0px; 
                                         margin: 0px 0px 12px 0px; 
                                         border-bottom: 1px solid;
                                         font-size: 14px;
                                         text-transform: uppercase;
                                         font-weight: normal;
                                        }


  #artikellinks   { 
            width: 760px;
            height: auto;
            padding: 0px;
            background: #ffffff;
            margin-left: auto; 
            margin-right: auto;
            
            color: #67705A;
           } 



                                      #zeitung2         { 
                                                        width: 750px;
                                                        margin-bottom: 15px;
                                                       }

           
                                                       .schlagzeile2 {   
                                                                     text-align: left;
                                                                     font-weight: bold; 
                                                                     font-size: 13px;
                                                                     color: green;
                                                                     width: 355px;
                                                                     
                                                                    }




                      #veranstaltung {
                                      width: 500px;
                                      margin-bottom: 15px;
                                     }





           /* ......Haupt Links...................................................................................................................... */


           #hauptlinks { 
                         
                         width: 207px;
                         float: left;
                         padding: 16px 0px 15px 0px;
                         
                        }



                         .box { 
                               text-align: left;
                               width: 205px;
                               float: left;
                               margin: 0px 0px 25px 0px;
                               background: transparent;
                               color: #DBD7DB;
                              }



                             .boxueberschrift { 
                                               height: 20px;
                                               width: 205px;
                                               text-align: center;
                                               text-transform: uppercase;
                                               background: #FFF url(images/startseite/menubutton9.jpg);
                                               color: #67705A;
                                              }

                                             .boxueberschrift h1 { 
                                                                  padding: 0px; 
                                                                  margin: 0px; 
                                                                  font-weight: bold;
                                                                  font-size: 112%;
                                                                  background: transparent;
                                                                  color: #000000;
                                                                 }



                             .boxspiel {
                                        width: 200px;
                                        
                                        margin-left: 5px;
                                       }

                                       #spiel  {
                                                font-size: 9pt; 
                                                height: 145px;
                                                margin-top: 10px;
                                                width: 200px;
                                                
                                               }



                                               .heim {
                                                      width: 80px;
                                                      text-align: center;
                                                     }

                                               .ergebnis {font-size: 11pt;
                                                        width: 40px;
                                                        text-align: center;
                                                       }



                                               .center {
                                                        width: 15px;
                                                        text-align: center;
                                                       }

                                               .auswaerts {
                                                           width: 80px;
                                                           text-align: center;
                                                          }



                             #laufbalken {
                                          margin-top: 5px;
                                          margin-left: 5px;
                                          height: 120px;
                                          width: 195px; 
                                         }



                             .boxpartner {
                                          margin-left: 5px;
                                          margin-top: 15px;
                                         }

                                         #partner  {
                                                    font-size: 9pt; 
                                                    text-align: center;
                                                    width: 180px;
                                                    margin-left: auto; 
                                                    margin-right: auto;
                                                   }




/* ......Fusszeile...................................................................................................................................... */



  #fusszeile { 
           margin-left: auto; 
           margin-right: auto;
           background: #FFF url(images/startseite/menu.png);
           color: #DBE1D1;
           border-color: #D7D7D7;
           padding: 10px 21px 0px 19px;
           width: 720px;
           height: 26px;
           font-size: 94%;
           text-transform: uppercase;
           text-align: center;
          }


          #fusszeile a {
                     text-decoration: none;
                     background: transparent;
                     color: #DBE1D1;
                    }


          #fusszeile a:hover {
                           text-decoration: underline;
                           background: transparent;
                           color: #DBE1D1;
                          }

