 a:link {color:#000000; background:transparent; text-decoration:none}    
a:visited {color:#000000; background:transparent; text-decoration:none}    
a:hover {color:#000000; background:transparent; text-decoration:none}    
a:active {color:#000000; background:transparent; text-decoration:none} 

 html , body {
  font-family:arial;
  font-size:11px;
  color:#000000;
  background-color:#ffffff;
  rem background-image:url('/files/images/pics/bg1.jpg');
  rem background-image:url('/files/images/pics/bg_tile4.gif');
  rem background-position: center top;
  rem background-repeat:repeat-x;
  margin:0px;

}

.vandretmenu{
  background-image:url(/files/images/pics/top1.jpg);
  height:26px;
  background-repeat:no-repeat;

}

.btn{
FONT-SIZE: 12px; 
WIDTH: 50px; 
COLOR: #ffffff; 
HEIGHT: 18px; 
BACKGROUND-COLOR: #009bc3;
margin-right:5px;
margin-top:5px;
border: 0px;

}