/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background-position: center top;
  color: white;
  background-image: url(vandmaerkesort.jpg);
}
.top {
  width: 100%;
  display: block;
  height: 40px;
  position: fixed;
  font-size: 30px;
  font-family: Comic Sans MS;
  text-align: center;
  font-weight: bold;
  color: #31993f;
}
.venstre {
  float: left;
  width: 175px;
  font-family: Big Caslon;
  text-align: justify;
  line-height: 1.5em;
  padding-top: 100px;
  padding-left: 10px;
  height: 100%;
}
.midt {
  height: 100%;
  text-align: center;
  color: white;
  font-family: Comic Sans MS;
  font-size: medium;
  padding-top: 80px;
  padding-right: 200px;
  padding-left: 200px;
}
.hojre {
  width: 175px;
  float: right;
  font-family: Big Caslon;
  line-height: 1.5em;
  text-align: justify;
  color: white;
  height: 100%;
  padding-top: 100px;
  padding-right: 10px;
}
.bund {
  position: fixed;
  width: 100%;
  font-family: Comic Sans MS;
  height: 20px;
  text-align: center;
  bottom: 5px;
}
h1 {
  font-family: Comic Sans MS;
  color: white;
  font-size: large;
}
