/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
  font-family: skia,corbel,arial;
}
.banner {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
  text-align: center;
  position: fixed;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 26px;
  color: white;
  font-family: skia,corbel,arial;
  background-color: #999900;
  width: 100%;
  line-height: 26px;
}
.undermenu {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
  text-decoration: none;
  list-style-type: none;
  height: 25px;
  margin-top: 26px;
  font-size: 12px;
  position: fixed;
  display: block;
  font-weight: bold;
  font-family: skia,corbel,arial;
  text-align: center;
  background-color: #ccc2a5;
  line-height: 25px;
  width: 100%;
}
.indhold {
  text-align: justify;
  font-family: skia,corbel,arial;
  padding-top: 66px;
}
.sidefod {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
  text-align: center;
  position: fixed;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 12px;
  color: white;
  font-family: skia,corbel,arial;
  background-color: #999900;
  width: 100%;
  line-height: 12px;
  bottom: 0px;
}
ul {
  border: 2px solid #ffcc99;
  list-style-type: none;
  background-color: transparent;
}
li {
  color: white;
  line-height: 24px;
  background-color: transparent;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  font-family: skia,corbel,arial;
}
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: #ccc2a5;
}
h1 {
  color: red;
  text-align: center;
  font-size: medium;
  font-weight: normal;
  font-family: skia,corbel,arial;
}
h2 {
  font-size: medium;
  font-weight: normal;
  text-align: center;
  font-family: skia,corbel,arial;
}
h3 {
  font-size: smaller;
  font-weight: normal;
  font-family: skia,corbel,arial;
}
a:link {
  color: #993300;
  font-family: skia;
  text-decoration: none;
}

