
.rod {
  width: 500px;
  margin: 0;
  position:relative;
  border-bottom: 1px #000 solid;
}
.gro {
  width: 1em;
  position:absolute;
  left:0;
  top:0;
  text-align: right;
}
.bla {
  position:absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  padding-right: 0px;
}
.mettn {
  width: 100%;
  position:relative;
  left: 1em;
  overflow: hidden;
}

.tittel {
  margin: 0;
  margin-right: 6em;
}

.tall {
  text-align: left;
}

.rad {
  position: relative;
  width:780px;
  overflow:hidden;
  margin:0;
}
#cover {
  width: 100px;
  height: 100px;
  position:relative;
  float:left;
  border: 1px solid #000;
  margin-left:4px;
  margin-right:4px;
  margin-top: 2px;
}
#kadu {
  position:absolute;
  left:0px;
  top:0px;
  width:500px;
}
#kjop {
  position: relative;
  float:right;
  width:270px;
}


#kon {
  width: 260px;
  position:relative;
  float:left;
}
#nyh {
  width: 260px;
  position:relative;
  float:left;
}
#dun {
  width: 260px;
  position:relative;
  float:right;
}


.tekst {
  font-size: .9em;
  line-height: 1.3em;
  text-align:justify;
}
#kjoptekst {
  padding: 0;
  margin: 0;
  padding-left: 10px;
  margin-bottom: 6em;    /*     sjekk denna etter tekstn e ferdiskrevven    */
}

#alt {
  width: 780px;
  margin-top: 40px;
  text-align:left;
  position:relative;
  margin-left: auto;
  margin-right:auto;
}
body {

  margin:0;
  padding: 0;

  line-height: 1.4em;
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: .8em;
  text-align: left;
  
  background-attachment: fixed;
  background-color:#fff;
  background-image:url(bakgrunn2.gif);
  background-position:center center;
  background-repeat: no-repeat;
}

a { color: #000; }
b a { text-decoration: none; }
a:hover { color: #fff; background-color: #000; }
.lytt a { text-decoration: none; padding-left: 3px; padding-right: 3px; }

.omt a { text-decoration: none; }
