/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
.banner {
  background: #000099 url(smaagrafik/vandmaerke.jpg) no-repeat fixed right top;
  text-align: center;
  position: fixed;
  display: block;
  left: 5px;
  right: 5px;
  font-family: Comic Sans MS;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  color: white;
}
.menu {
  float: left;
  background-color: transparent;
  margin-top: 40px;
  width: 145px;
  margin-left: 10px;
}
.undermenu {
  background: transparent url(smaagrafik/vandmaerke.jpg) no-repeat fixed right top;
  font-family: Comic Sans MS;
  text-decoration: none;
  list-style-type: none;
  height: 25px;
  margin-top: 40px;
  font-size: 12px;
  position: fixed;
  display: block;
  left: 175px;
  right: 5px;
  line-height: 20px;
  font-weight: bold;
}
.indhold {
  margin-bottom: 30px;
  padding-left: 175px;
  margin-right: 155px;
  text-align: justify;
  padding-top: 80px;
  font-family: Comic Sans MS;
}
.sidefod {
  border: 1px solid #ffcc99;
  text-align: center;
  font-family: Comic Sans MS;
  line-height: normal;
  width: 99%;
  right: 5px;
  bottom: 5px;
  position: fixed;
  left: 5px;
  font-size: small;
  color: white;
  text-decoration: blink;
  background-color: #ff99ff;
}
ul {
  border: 2px solid #ffcc99;
  list-style-type: none;
  background-color: transparent;
}
li {
  font-family: comic sans ms;
  color: white;
  line-height: 24px;
  background-color: transparent;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
}
li a {
  display: block;
  text-decoration: none;
  color: red;
  background-color: transparent;
}
li a:hover {
  font-weight: bold;
  text-decoration: none;
  background-color: red;
  color: white;
}
body {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #ccccff;
}
h1 {
  font-family: Comic Sans MS;
  color: red;
  text-align: center;
  font-size: medium;
  font-weight: normal;
}
h2 {
  font-family: Big Caslon;
  font-size: medium;
  font-weight: normal;
  text-align: center;
}
h3 {
  font-family: Big Caslon;
  font-size: smaller;
  font-weight: normal;
}
