body
  {
    margin: 0;
    color: white;
    background-color: #474747;
  }
h1,h2,h3,h4,h5
  {
    font-family :   Arial, Verdana,Tahoma, Helvetica, sans-serif;
  }

A
  {
    color: white;
    text-decoration : underline;
  }

A:VISITED
  {
    color: white;
    text-decoration : underline;
  }

A:HOVER
  {
    color: white;
    text-decoration : underline;
  }
    
.Overskrift
  {
    font-family :   Arial, Verdana, Tahoma, Helvetica, sans-serif;
    color : #000000;
    text-decoration : none;
  }
  
.LilleOverskrift
  {
    font-family :   Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-size : 12pt;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
  }
  
.TabelRammeFarve
  {
    background-color: white;
  }
  
.BoksBaggrundsFarve
  {
    background-color: black; 
  }
  
.BoksOverskrift
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
    background-color: #dddddd;
  }

TD.BoksOverskrift
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
  }

A.BoksOverskrift
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : white;
    text-decoration : underline;
  }

A:VISITED.BoksOverskrift
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : white;
    text-decoration : underline;
  }

A:HOVER.BoksOverskrift
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : white;
    text-decoration : underline;
  }
  
  
.BoksDato
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : white;
    text-decoration : none;
  }

.Boks
  {
    font-family :  Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    text-decoration : none;
  }

A.Boks
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : white;
    text-decoration : underline;
  }

A:VISITED.Boks
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : white;
    text-decoration : underline;
  }

A:HOVER.Boks
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : white;
    text-decoration : underline;
  }

.Menu
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : white;
    text-decoration : none;
  }

TD.Menu
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : white;
    text-decoration : none;
  }

A.Menu
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : white;
    text-decoration : underline;
  }

A:VISITED.Menu
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : white;
    text-decoration : underline;
  }

A:HOVER.Menu
  {
    font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : white;
    text-decoration : underline;
  }

.banner
   {
     background-color:#FDF4CD; 
   }

.champions-league
  {
    background-image:url(../background.gif); background-repeat:repeat-x;
  }
