div.content { 
  position: absolute;  /* måste typ va med */
  text-align: center;
  margin-top: 320px;
  margin-left: 80px;  
  voice-family: "\"}\""; 
  voice-family: inherit;
  position: absolute; /* för IE */
  margin-top: 0px;
  margin-left: 20px;
} 

html>body .content { 	      /* för firefox */
  position: absolute;
  text-align: center;
  margin-top: 0px;
  margin-left: 60px;
} 

div.utbud { 
  position: absolute;  /* måste typ va med */
  text-align: center;
  margin-top: 320px;
  margin-left: 80px;  
  voice-family: "\"}\""; 
  voice-family: inherit;
  position: absolute; /* för IE */
  margin-top: 0px;
  margin-left: 28px;
} 

html>body .utbud { 	      /* för firefox */
  position: absolute;
  text-align: center;
  margin-top: 0px;
  margin-left: 30px;
} 

html>body .contentmini {
  position: absolute;
  text-align: center;
  margin-top: -85px;
  margin-left: 31px;

} 

div.contentmini { 
  position: absolute;  /* måste typ va med */
  text-align: center;
  margin-top: 75px;
  margin-left: 55px;  
  voice-family: "\"}\""; 
  voice-family: inherit;
  position: absolute; /* för IE */
  margin-top: 55px;
  margin-left: 55px;
} 


div.utbudosd {
overflow: auto; 
height: 639px; 
margin-left: -120px;
font-family: arial, verdana, 'times new roman'; 
font-size:10px;
margin-top:15px;
}





