body
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: url(images/bodybg.jpg) top left repeat-x #fff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 62.5%;
}

#wrapper {
  width: 1019px;
  margin: 0 auto;
}

#content_bg {
  float: left;
  width: 1019px;
  height: 626px;
  background: url(images/content_bg.png) top left no-repeat;
  margin: 120px 0 0 0;
  padding: 0;
}

#valkommen {
  float: left;
  width: 550px;
  height: 94px;
  background: url(images/valkommen.png) top left no-repeat;
  margin: 80px 0 0 250px;
  padding: 0;
}

#valkommen h1 {
  display: none;
}

#button_left {
  float: left;
  width: 308px;
  height: 159px;
  margin: 60px 0 0 180px;
  padding: 0;
}

a.bygg {
  float: left;
  width: 308px;
  height: 159px;
  background: url(images/bygg_button.png) top left no-repeat;
}

a.bygg span {
  display: none;
}

#button_right {
  float: left;
  width: 308px;
  height: 159px;
  margin: 60px 0 0 70px;
  padding: 0;
}

a.foodtech {
  float: left;
  width: 308px;
  height: 159px;
  background: url(images/foodtech_button.png) top left no-repeat;
}

a.foodtech span {
  display: none;
}

#button_ovriga {
  float: left;
  width: 361px;
  height: 45px;
  margin: 80px 0 0 340px;
  padding: 0;
}

a.ovriga {
  float: left;
  width: 361px;
  height: 45px;
  background: url(images/ovriga_button.png) top left no-repeat;
}

a.ovriga span {
  display: none;
}