html, body {
  background-color:#fff;
  background-image: none;
  padding: 8px;
  width: 680px;
}

#ULannonseTopp, #ULmenyKolonne, #ULglobal1, #ULglobal2, #ULtemaUtdrag, #ULlogo, .path {
  display: none;  
}
.ULnoprint, #ULnoprint {
  display: none;
}
#ULytterst {
  width: auto;
}
.autobredde {
  width: auto;
}
#ULinnholdOgMeny {
  width: auto;
  height: auto;
  float: none;
}

#ULinnhold {
 width: 680px;
}

.innhold {
  width: auto;
  height: auto;
  float: none;
  margin-left: 0px;
}
#ULbunn {
  width: auto;
}