#venstre A:link {color: white; text-decoration: none}
#venstre A:visited {color: #dddddd; text-decoration: none}
#venstre A:active {color: #dddddd; text-decoration: none}
#venstre A:hover {color: #dddddd; text-decoration: none}

body {
  margin: 0;
  padding: 0;
  font-family: verdana;
}

#top {
  background: url(img/top.jpg);
  width: 100%;
  height: 128px;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
}

#venstre {
  position: absolute;
  padding: 0px;
  border: 0;
  margin: 0;
  margin-top: 128px;
  float: left;
  width: 130px;
  height: 100%;
  color: white;
  background: #344D6A;
}

#hoved {
  position: absolute;
  font-size: 0.8em;
  padding: 5px;
  margin-top: 128px; 
  margin-left: 130px; 
  color: #2F3D57;
  width: 800px;
}

img {
  border: 0px;
}

#bildeh {
  float: right;
  padding: 3px;
}

h1 {
  color: white;
  font-family: helvetica;
  font-size: 1.4em;
  margin-bottom: 0;
}

h3 {
  color: white;
  font-family: helvetica;
  font-size: 0.75em;
  margin-bottom: 0;
  margin-top: 0;
}
