a:hover { color:#ffcc66;}

body { background-color: #000000;
font-family: Tahoma, Sans-Serif;
font-size: 8pt;
font-weight: bold;
letter-spacing: 0.8pt;
/*
background-image: url(images/back.gif);
background-repeat: repeat-y;
background-position-y:top;
background-position-x:center;
background-position: top center;*/
}

td { font-family: Tahoma, Sans-Serif;
      font-size: 8pt;
      font-weight: bold;
      line-height: 11pt;
      letter-spacing: 0.8pt;}

.stor { font-family: Tahoma, Sans-Serif;
      font-size: 11pt;
      font-weight: bold;
      letter-spacing: 1pt;}

ul { line-height: 12pt; } 

.foerpris {text-decoration: line-through;}
.nupris {color: #ffcc66;}

.header { font-family: Tahoma, Sans-Serif;
             font-weight: bold;
             letter-spacing: 1px;      
             font-size: 12pt; }

.small { font-family: Tahoma, Sans-Serif;
         font-size: 7.2pt; }

.stregud {text-decoration: line-through;}

.greysmall { font-family: Tahoma, Sans-Serif;
                  font-size: 7.2pt;
                  color: #999999;}
#greysmall a:hover {color: #cccccc;}
#greysmall a:link {color: #999999;}

.goldsmall { font-family: Tahoma, Sans-Serif;
             font-size: 7.2pt;}
#goldsmall a:hover {color: #ffcc99;}

.menu {font-family: Tahoma, Sans-Serif;
       font-size: 8.5pt;
       font-weight: bold;
       letter-spacing: 1px;
       line-height: 21pt; }

#menu a:hover {text-decoration: none;}
#menu a:link {text-decoration: none;}
#menu a:visited {text-decoration: none}
#menu a:active {text-decoration: none}

.menu2 { font-family: Tahoma, Sans-Serif;
          font-size: 7.5pt;
          font-weight: bold;
          letter-spacing: 1px;
          line-height: 14pt; }

#menu2 a:hover {text-decoration: none;}
#menu2 a:link {text-decoration: none;}
#menu2 a:visited {text-decoration: none}
#menu2 a:active {text-decoration: none}

#form {font-family: Tahoma, Sans-Serif;
           font-size: 8pt;
          font-weight: bold;
          background-color: #cccccc;}
		  
#radio {font-family: Tahoma, Sans-Serif;
font-size: 8pt;
background-color: #000000;}

#button {cursor: hand;
              cursor:pointer;
              font-family: Tahoma, Sans-Serif;
              font-size: 8pt;
              font-weight: bold;
              background-color: #f3f3f3;}

#redbutton {cursor: hand;
              cursor:pointer;
              font-family: Tahoma, Sans-Serif;
              color: #FFFFFF;
              font-size: 8pt;
              font-weight: bold;
              background-color: #FF0000;}

.off {visibility: visible;}
.on {visibility: hidden;}