/* Generated by KompoZer */
* {
  margin: 0%;
  padding: 0%;
}
.overmenu {
  text-align: center;
  font-family: verdana;
  color: white;
  display: block;
  width: 120px;
  line-height: 1.2em;
  margin-bottom: 5px;
  margin-top: 5px;
  float: left;
  margin-left: 5px;
}
.overskrift {
  border-top: 2px solid red;
  border-bottom: 2px solid red;
  text-align: center;
  font-family: verdana;
  font-size: large;
  color: white;
  line-height: 1.5em;
}
.undermenu {
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: verdana;
  display: block;
  color: white;
  background-color: transparent;
  float: left;
  text-align: left;
  width: 150px;
}
.indhold {
  font-family: verdana;
  margin-left: 190px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: white;
  text-decoration: none;
  min-height: 350px;
  font-size: 0.8em;
  height: 350px;
}
.overmenu ul {
  border: 0 solid #33ff33;
  display: block;
}
.overmenu a {
  color: white;
  display: block;
  text-decoration: none;
}
.overmenu a:hover {
  color: black;
  display: block;
  background-color: red;
}
.undermenu ul {
}
.undermenu li {
  list-style-type: none;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: 15px;
}
.undermenu a {
  text-decoration: none;
  color: white;
  display: block;
}
.undermenu a:hover {
  color: black;
  background-color: red;
}
.valgtundermenu {
  border-bottom: 2px solid red;
}
.indhold a {
  text-decoration: none;
  color: white;
}
.billedperson {
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
.underskrift {
  border-color: red;
  border-width: 2px;
  border-top: 2px solid red;
  font-family: verdana;
  color: white;
  text-align: right;
  width: 100%;
  display: block;
  float: right;
  font-size: 0.7em;
  margin-bottom: 5px;
  margin-top: 5px;
  line-height: 1.2em;
}
.bestyrelse {
  font-family: verdana;
  margin-left: 190px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: white;
  text-decoration: none;
  font-size: 0.8em;
}
.skrift {
  margin-top: 5px;
  font-family: verdana;
  color: white;
  text-decoration: none;
  font-size: 0.8em;
}
.indryk100px {
  margin-left: 100px;
}
