/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
  font-family: skia,corbel,arial;
}
.banner {
  position: fixed;
  height: 30px;
  line-height: 30px;
  width: 100%;
  background-color: #993300;
  text-align: center;
  font-size: 20px;
}
.menu {
  float: left;
  background-color: transparent;
  margin-top: 43px;
  width: 145px;
  margin-left: 10px;
  position: fixed;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.indhold {
  margin-bottom: 30px;
  padding-left: 175px;
  margin-right: 175px;
  text-align: justify;
  padding-top: 24px;
  opacity: 1;
  font-size: 14px;
  font-family: skia,corbel,arial;
}
.sidefod {
  left: 5px;
  bottom: 5px;
  background-color: #993300;
  font-size: 12px;
  color: white;
  right: 5px;
  text-decoration: none;
  position: fixed;
  text-align: center;
  line-height: 14px;
  font-family: skia,corbel,arial;
}
ul {
  border-color: #993300;
  list-style-type: none;
  background-color: transparent;
}
li {
  color: white;
  background-color: transparent;
  text-align: center;
  font-weight: bold;
}
li a {
  display: block;
  text-decoration: none;
  background-color: transparent;
  color: #993300;
}
li a:hover {
  font-weight: bold;
  text-decoration: none;
  color: white;
  background-color: #993300;
}
body {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #ffffcc;
}
h1 {
  text-align: center;
  font-weight: normal;
  font-family: skia,corbel,arial;
  font-size: 16px;
  color: #993300;
}
h2 {
  font-weight: normal;
  text-align: center;
  font-family: skia,corbel,arial;
  font-size: 16px;
}
h3 {
  font-weight: normal;
  font-family: skia,corbel,arial;
  font-size: 12px;
}
a:link {
  color: #993300;
  text-decoration: none;
}
a.whitevisited {
  text-decoration: none;
  font-family: skia,corbel,arial;
  color: white;
}

