html, body {
  background-color:#fff;
  background-image: none;
  padding: 8px;
  width: 680px;
}



#topp, #meny, #LeftContent{
  display: none;  
}
.ULnoprint, #ULnoprint {
  display: none;
}

#container, #MainContent, #MainContentTop {
  background: none;
}

.innhold {
 width: 680px;
  height: auto;
  float: none;
  margin-left: 0px;
}