html, body {
    font: 100%  Comic Sans MS, Helvetica, sans-serif;
    color: #F8FACD;
    border-color: #C0C0C0; 
}

body {
    background-color: #000080;
    border-color: #FFFFFF;
}

    #gruppe {
    font-size: xx-large;
    text-align: center;
    text-decoration: underline;        
    }
    
    #spielplan {
    font-size: xx-large;
    text-align: center;
    text-decoration: underline;
    }
    
    a:link       {color: #FFFFFF; text-decoration: underline;}
    a:visited    {color: #FFFF00; text-decoration: underline;}
    a:focus      {color: #FF0000; text-decoration: blink;}
    a:hover      {color: #FF0000; text-decoration: underline;}
    a:active     {color: #FF0000; text-decoration: underline overline;}
    
    #gruppe a:link       {color: #FFFFFF; text-decoration: blink;}
    #gruppe a:visited    {color: #FFFFFF; text-decoration: blink;}
    #gruppe a:focus      {color: #FF0000; text-decoration: blink;}
    #gruppe a:hover      {color: #FF0000; text-decoration: blink;}
    #gruppe a:active     {color: #FF0000; text-decoration: blink;}
    
    #copygruppe a:link       {color: #FFFFFF; text-decoration: underline;}
    #copygruppe a:visited    {color: #FFFFFF; text-decoration: underline;}
    #copygruppe a:focus      {color: #FF0000; text-decoration: blink;}
    #copygruppe a:hover      {color: #FF0000; text-decoration: underline;}
    #copygruppe a:active     {color: #FF0000; text-decoration: underline overline;}
    
    #impressum a:link       {color: #FFFF00; text-decoration: underline;}
    #impressum a:visited    {color: #FFFFFF; text-decoration: underline;}
    #impressum a:focus      {color: #FF0000; text-decoration: blink;}
    #impressum a:hover      {color: #FF0000; text-decoration: underline;}
    #impressum a:active     {color: #FF0000; text-decoration: underline overline;}
    
    #copy {
    text-align: center;
    padding-top: 20%;  
    }
    #copygruppe {
    text-align: center;
    padding-top: 3%;
    }
    
    #ubersicht {
    font-size: x-large;
    text-align: center;
    text-decoration: underline;
    }
    
    #weltmeister th {
    color: #F8FACD;    
    }
    
    #weltmeister td {
    text-decoration: blink;
    }
    