/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  background-color: #999999;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, table {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
  background-color: white;
}
.logo {
  text-align: center;
  width: 770px;
  position: relative;
  font-size: 110%;
  height: 101px;
  background-color: white;
}
.venstrespalte {
  margin-top: 5px;
  float: left;
  width: 200px;
  position: relative;
  background-color: white;
}
ul.menuliste {
  border-style: none none solid;
  border-color: black;
  border-width: 1px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
}
ul.menuliste li {
  border-style: solid none none;
  border-color: black;
  border-width: 1px;
  margin: 0;
  display: block;
  list-style-type: none;
  height: 25px;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 0px;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.7em;
  color: white;
  text-align: left;
  background-color: #9acae1;
}
ul.menuliste li a {
  text-decoration: none;
  color: black;
  display: block;
  height: 25px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #9acae1;
}
ul.menuliste li a:hover {
  border-width: 0px;
  height: 25px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
}
.indhold {
  border-style: none;
  position: relative;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  bottom: 3px;
  border-right-width: 1px;
  text-align: left;
  width: 368px;
  padding-top: 0px;
  padding-right: 0px;
  margin-top: 0px;
  top: 3px;
  right: 3px;
  left: 3px;
  border-left-width: 1px;
  font-size: 80%;
  background-color: #e1e1e1;
}
.hoejrespalte {
  position: relative;
  font-family: Arial,Helvetica,sans-serif;
  border-top-width: 0px;
  border-left-width: 0px;
  float: right;
  width: 193px;
  margin-top: 5px;
  background-color: white;
  font-size: 80%;
}
.sidefod {
  padding: 0px;
  position: relative;
  width: 770px;
  text-align: center;
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
  background-color: #9acae1;
}
.fed {
  font-weight: bold;
  color: #2f2f2f;
}
.roed {
  color: red;
}
.billedhoejre {
  padding: 5px;
  float: right;
}
.billedvenstre {
  padding: 5px;
  float: left;
}
.centrer {
  text-align: center;
}
p {
  margin-bottom: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: black;
  font-size: 95%;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
