body {    
    color: #000000;   
    font-size: 11px;    
    font-family: verdana;   
    text-decoration: none;   
    font-weight: none;  
    margin-top: 0px;  
    margin-left: 17px;
}
a:visited{    
    color: #ff0000;   
    font-family: verdana;   
    font-weight: BOLD;  
    font-size: 11px;
    text-decoration: none;
    cursor: hand;
    margin-top: 0px;
    margin-left: 0px;
}
a:link{
    color: #ff0000;
    font-family: verdana;
    font-weight: BOLD;
    font-size: 11px;
    text-decoration: none;
    cursor: hand;
    margin-top: 0px;
    margin-left: 0px;
}
a:hover{
    color: #ff0000;
    font-family: verdana;
    font-weight: BOLD;
    font-size: 11px;
    text-decoration: underline; 
    cursor: hand;
    margin-top: 0px;
    margin-left: 0px;
}
HR {
   background-color: #999999;
   color: #999999;
}

.oplysninger{
  color: #000000;
  font-family: verdana;
  font-weight: none; 
  font-size: 11px;
  text-decoration: none;
  margin-top: 0px;
  margin-left: 0px;
}
.overskrift{
  color: #000000;
  font-weight: BOLD;
  letter-spacing: 1pt;
  font-family: verdana;
  font-size: 15px;
  text-decoration: none;
  margin-top: 0px;
  margin-left: 0px;
}
.form {
  color: #000000;
  font-size: 11px;
  font-weight: BOLD;
  font-family: verdana;
  text-decoration: none;
  margin-top: 0px;
  margin-left: 17px;
}
.form2 {
  color: #000000;
  font-size: 11px;
  font-family: verdana;
  text-decoration: none;
  margin-top: 0px;
  margin-left: 17px;
}

.menu{    
    color: #000000;   
    font-size: 11px;    
    font-family: verdana;   
    text-decoration: none;   
    margin-top: 0px;  
    margin-left: 17px;
}

.betalingsbetingelser {    
    color: #999999;   
    font-size: 11px;    
    font-family: verdana;   
    text-decoration: none;   
    margin-top: 0px;  
}
