a:focus {
	outline:none;
}

A  {
        text-decoration : none;
        color : #999999;
        font-weight : bold;
}
A:Visited  {
        color : #999999;
        text-decoration : none;
        font-weight : bold;
}
A:Active  {
        color : #999999;
        font-weight : bold;
}
A:Hover  {
        color : #CC3300;
        text-decoration : none;
        font-weight : bold;
        }



body { background-image: url("../image/hintergrund_stadion.jpg"); 
  background-repeat: no-repeat; 
  background-position: center top; 
} 


/* möchte man den Text (bzw. Link) nicht FETT-gedruckt haben, dann bitte BOLD entfernen
und durch " " ersetzen */
