
body {
     color:white;
     font-size:20px;     
     
     background-color:black;
}
     
td.banner {
     border-collapse:collapse;
     padding:0px;
     background-image:url(./bilder/banner22.gif);   
     width:900px;
     height:120px;
}     
     


*.ueberschrift {
     font-size:40px;
}

hr {
     width:100%;
     height:1px;
     color:white;
     background-color:white;
     border-color:wite;
     border:1px;
  
}

table.main {
     background-color:black;
     border-width:3px;
     border-color:white;
     border-style:solid;
     
     width:900px;
     
     background-image:url(./bilder/bild0016.jpg);   
     
}

.lauftext {
    
     border-width:1px;
     border-color:white;
     border-style:solid;
     border-left-width:0;
     border-right-width:0;


}

.box {
    padding:10px;
    
     }
     
img.picture {
  /*
    border-width:5px;
    border-color:white;
    
    border-style:none;
    border-left-style:solid;
    border-bottom-style:solid;
    
    padding:10px;
    */
}
     
.navigation {
     width:170px;
     
     
     vertical-align:top;
     border-width:0px;
     border-style:solid;
     border-right-width:1px; 
     border-right-color:white;
     border-right-style:solid;  
     
     } 

tr.navigation {
     height:35px;
     

}

.nav {
    background-image:url(./bilder/button102.gif) ;
    background-repeat:no-repeat;
    background-position:center;
    
    text-align:center;
    vertical-align:middle;
    
  
}

a:link { font-weight:normal; color:black; text-decoration:none; }
a:visited { font-weight:normal; color:black; text-decoration:none; }
a:focus { font-weight:normal; color:white; text-decoration:underline; }
a:hover { font-weight:normal; color:white; text-decoration:underline; }
a:active { font-weight:normal; color:lime; text-decoration:underline; }


a.events:link { font-weight:normal; color:black; text-decoration:none; }
a.events:visited { font-weight:normal; color:black; text-decoration:none; }
a.events:focus { font-weight:normal; color:red; text-decoration:underline; }
a.events:hover { font-weight:normal; color:red; text-decoration:underline; }
a.events:active { font-weight:normal; color:lime; text-decoration:underline; }



a.navi-link:link {color: #000000; font-weight:500;  font-size:20px; }

a.navi-link:visited {color: #000000; font-weight:500;   font-size:20px; }

a.navi-link:focus {color: #000000; font-weight:500;  font-size:25px;  }

a.navi-link:hover {color: #000000; font-weight:500;  font-size:25px; }

a.navi-link:active {color: #000000; font-weight:500;  font-size:25px; }


/* Veranstaltungen / Events */

*.termine {
           font-size:30px;
           padding:10px;
          
           border-width:1px;
           border-color:black;
           border-style:solid;
           border-collapse:collapse;
}

*.rand  {
           border-collapse:collapse;
}















