body {
    font-family: Arial;
    font-size: medium;
    
    height: 100%;
    margin-top: 21px;
    padding-top: 0px;
    background-color: white;
    background-image:url(bilder/Hintergrund.gif);
    background-repeat: repeat-y;
    background-position: top;

         
} 

     a:link{
        color: black;
    }
     a:visited{
        color: gray;
    }
     a:focus{
        background-color: red;
        border: dotted thin;
        border-radius: 5px;
    }
     a:hover{
        color: white;
        background-color: red;
        border-radius: 5px;
    }
     a:active{
        color: white;
        background-color: red;
        border-radius: 5px;
    }

#seite{
    position: relative;
    min-width: 930px;
    max-width: 1100px;
    min-height: 100%;
    margin: 0 auto;
}

h1{
    text-align: center;
    white-space: nowrap;
    font-family: Comic Sans MS;
}

h2{
    font-size: large;
    font-weight: normal;
}

h3{
    text-decoration: underline;
}

h4{
    
}

                                        /* Navigationsleiste links*/
    #navigation_liste a:link{
        color: white;
        background-color: red;
        text-decoration: none;
    }
    #navigation_liste a:visited{
        color: #E0E0E0;
        background-color: red;
        text-decoration: none;
    }
    #navigation_liste a:focus{
        border: dotted thin ;
        border-radius: 5px;  
        text-decoration: none;
    }
    #navigation_liste a:hover{
        color: red;
        background-color: white;
        padding-right: 3px;
        padding-left: 3px;
        border-radius: 5px; 
        text-decoration: none;
    }
    #navigation_liste a:active{
        color: white;
        background-color: red;
        padding-right: 3px;
        border-radius: 5px; 
        text-decoration: none;
    }

#navigation{
    float: left;
    
    background-color: red;
    width: 200px;
    height: auto; 
    
    margin-bottom: 30px;  
    
    z-index: 3;
    border-radius: 17px;
    box-shadow: 2px 7px 15px grey;
}

#logo_navigationsleiste_oben {
    width: 196px;
    height: auto;
    border: 2px solid red;
    border-radius: 15px;
    
}

#navigationsleiste_liste{
    padding-left: 20px;
    list-style: none;
    font-size: large; 
}

.navi_icon{
    border-style: hidden;    
}
                       
#navi_leiste_unterpunkte{
    padding-left: 20px; 
    list-style: none;
    font-size: medium;
}

#Ausschreibung_hide{
    display: none;    
}

#navileiste_unten{
    display: none;  
    width: 200px;
    height: auto;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 15px;

    background-color: red;
    color: white;

    border-radius: 15px;
}

#navileiste_unten_box{
    width: 100%;
    height: 100px;

    border: none;
    border-radius: 15px;  
}



                                        /* Inhalt (mitte))*/
    #du_befindest_dich a:link{
        color: white;
        background-color: red;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #du_befindest_dich a:visited{
        color: #E0E0E0;
        background-color: red; 
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #du_befindest_dich a:focus{
        border: dotted thin;  
        text-decoration: none;
        border-radius: 5px;
    }
    #du_befindest_dich a:hover{
        color: red;
        background-color: white;  
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #du_befindest_dich a:active{
        color: red;         
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    
    #inhalt a:link{
        color: white;
        background-color: red; 
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #inhalt a:visited{
        color: #E0E0E0;
        background-color: red; 
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #inhalt a:focus{
        border: dotted thin; 
        text-decoration: none;
        border-radius: 5px;
    }
    #inhalt a:hover{
        color: red;
        background-color: white; 
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #inhalt a:active{
        color: red;        
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }

    #fussleiste a:link{
        color: white;
        background-color: red;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #fussleiste a:visited{
        color: #E0E0E0;
        background-color: red;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #fussleiste a:focus{
        border: dotted thin;
        text-decoration: none;
        border-radius: 5px;
    }
    #fussleiste a:hover{
        color: red;
        background-color: white;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
    #fussleiste a:active{
        color: red;
        text-decoration: none;
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 5px;
    }
 
     
#seite_mitte{ 
    margin-left: 220px;
    margin-right: 235px; 
    color: black;
    
    max-width: 800px;
    min-width: 240px;
}

#inhalt_image_top{
    width: auto;
    height: auto;
    
} 

#lauftext{
    width: 100%;
    height: 50px;
    margin-top: -15px;
    margin-bottom: -15px;
    border: none;
    border-radius: 15px;

}

#du_befindest_dich{
    font-size: small;
    margin-bottom: 5px;
    padding: 3px 1px 3px 10px;
    border: 3px solid black;
    
    border-radius: 10px;
}

#inhalt{
    margin-bottom: 1.5em;
    text-align: justify;
}


.Startseite_uebersicht{
    border: solid black thin;
                    
    border-radius: 15px;
    box-shadow: 2px 7px 15px grey;
 
    width: 50%;
    vertical-align: top;    
}

.artikel{ 
    border: solid black thin;

    border-radius: 15px;
    box-shadow: 2px 7px 15px grey;
    
    margin: 10px 0px 20px 0px;   
    padding: 0px 12px 0px 12px; 
}

.Tabelle{
    border: solid thin;
    vertical-align: top;
    text-align: left; 
    width: 100%; 
    border-radius: 10px;
}

.Tabelle td{
    border-radius: 7px;
}

.Zelle{
    border: solid thin;
    vertical-align: top; 
    padding: 6px;
}

.Kleingedruckt{
    font-size: small;
}

.rangliste{
    empty-cells: hide;
    text-align: center;
}

.rangliste_leer{
    width: 50px;
    height: 3em;
    border: none;   
}

.rangliste_rang{
    height: 3em;
    width: 100px;
    
    border: thin solid black;
    border-radius: 7px; 
}

.bild_gross{
    width: 100%;
    border: none;
    margin-right: -5px;
    margin-bottom: -20px;
    margin-left: -5px;
    border-radius: 15px;
    box-shadow: 2px 7px 15px grey;
}

.bild_gross_ohne_schatten{
    width: 100%;
    border: none;
    margin-right: -5px;
    margin-bottom: -20px;
    margin-left: -5px;   
    border-radius: 15px;
}

#Einzelfotos_tabelle{
    border: none;
    width: 100%;
    text-align: center;
}

#Einzelfotos_tabelle td{
    padding-right: 15px;
    padding-bottom: 10px;
    width: 30%;
}

.datum{
    font-size: small;
}

.karte{
    width: 100%;
    height: 400px;
    border: none;
    margin: 0px;
}
                         /*Kalender*/
.Senioren{
    vertical-align: top;
    background-color: blue;
    background-color: #3D3DFF;
    color: white;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
                            
.Jugend{
    background-color: green;
    background-color: #00FF00;
    color: black;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}

.kalender_alle{
    background-color: yellow;
    color: black;  
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}

                        /*Spielplan*/
.Erwachsene_1{
    background-color: #3D3DFF;
    color: white;    
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
.Erwachsene_2{
    background-color: #00FFFF;
    color: black; 
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
.Jugend_U19_1{
    background-color: orange;
    color: black; 
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
.Jugend_U19_2{
    background-color: #FFFF00;
    color: black;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
.Jugend_U19_3{
    background-color: #FFFF7F;
    color: black;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
.Jugend_U15_1{    
    background-color: #008000;
    color: white;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}
.Jugend_U15_2{   
    background-color: #00FF00;
    color: black;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
}


#fussleiste{
    position: relative;
    padding: 3px 5px 5px 10px;
    margin-bottom: 10px;
    margin-top: 3px;
    border: 3px solid black;
    height: 1em;
    font-size: small;
    
    border-radius: 10px;
}

#fussleiste_links{
    float: left;
}

#fussleiste_seitenanfang{
    float: right;
}


                                        /* Werbung (rechts)*/
#seite_rechts{
    float: right;
}


#tuwi{
    border: none; 
}
    #tuwi a:link{
        color: white;
        background-color: white;
    }
    #tuwi a:visited{
        color: white;
        background-color: white;
    }
    #tuwi a:focus{
        color: white;
        background-color: white;
    }
    #tuwi a:hover{
        color: white;
        background-color: white;
    }
    #tuwi a:active{
        color: white;
        background-color: white;
    }

#werbung{
    /* display: none; */
    width: 200px;
    height: auto;

    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 15px;

    background-color: red;
    color: white;

    border-radius: 15px;
    box-shadow: 2px 7px 15px grey;
}

#werbung_box{
    width: 100%;
    height: 300px;

    border: none;
    border-radius: 15px;
}   
#iframe_rechts{
     /*  display: none; */
    width: 200px;
    height: 500px;
    
    padding-top: 0px;

    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: 15px;

    background-color: red;
    color: white;

    border-radius: 15px;
    box-shadow: 2px 7px 15px grey;
    


    border: none;
}

#A-d-B-l-o-c-k{
    position: absolute;
    width: 150px;
    border: none;
    float: right;
    top: 260px;
    right: 20px;
    z-index: -2;

    padding: 10px;
    border-radius: 15px;

    background-color: yellow;
}   
                                 
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        