
div#introtekst {
  width: auto;
  height: auto;
  position: absolute;
  left: 230px;
  top: 260px;
  overflow: auto;
  font-size: 11px;
  background: none;                             
  color: #000;
}


div#introtekst a.factbox_close {
  display: none;
}

#globalmeny {
  background: url(http://fil.nrk.no/contentfile/web/files/resources/projects/teknologiogdesign/globalmeny/globalmeny_bakgrunn.jpg) top left no-repeat;
}

div.videoklipp {
  position: absolute;
  left: 310px;
  top: 35px;
  background: url(http://fil.nrk.no/contentfile/web/files/resources/projects/teknologiogdesign/design/videoklipp/videoklipp_bakgrunn.gif) top left no-repeat;
  width: 661px;
  height: 344px;  
}

div.videoklipp h3 {
  display: none;
}

div.videoklipp div.videoklipp_container {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 512px;
  height: 288px;
}

div.videoklipp a.videoklipp_btn_play {
  position: absolute;
  left: 581px;
  top: 55px;
  height: 59px;
  width: 62px;
}

div.videoklipp a.videoklipp_btn_stop {
  position: absolute;
  left: 581px;
  top: 115px;
  width: 59px;
  height: 55px;
}

div.videoklipp a.videoklipp_btn_pause {
  position: absolute;
  left: 573px;
  top: 215px;
  width: 64px;
  height: 62px;
}



