/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  background-color: #eaeaea;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, table {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.side {
  border-style: solid;
  border-width: 1px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  background-color: white;
  width: 800px;
}
.logo {
  width: 800px;
  height: 160px;
  background-color: white;
  font-size: 150%;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: left top;
}
.menu {
  width: 800px;
  font-size: medium;
  font-family: eras demi itc,arial,sans-serif;
  color: black;
}
ul.menuliste {
  margin: 0;
  padding: 0 0 0 0px;
  list-style-type: none;
  height: 25px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
ul.menuliste li {
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  list-style-type: none;
  float: left;
  height: 25px;
  font-size: 100%;
  background-color: black;
  color: white;
  width: 20%;
}
ul.menuliste li a {
  text-decoration: none;
  display: block;
  height: 25px;
  color: white;
}
ul.menuliste li a:hover {
  height: 25px;
  background-color: #f18230;
}
.indhold {
  position: relative;
  background-color: white;
  float: left;
  width: 600px;
  font-size: 95%;
  font-family: eras medium itc,arial,sans-serif;
}
.hoejrespalte {
  float: left;
  position: relative;
  margin-right: 0;
  margin-left: 0;
  width: 200px;
  font-family: eras medium itc,arial,sans-serif;
  font-size: 90%;
  color: black;
  background-color: #cccccc;
}
.sidefod {
  padding: 0px;
  position: relative;
  text-align: center;
  clear: both;
  width: 800px;
  font-family: Eras Medium ITC;
  font-size: small;
  color: white;
  background-color: black;
}
.fed {
  font-weight: bold;
  color: #2f2f2f;
}
.roed {
  color: red;
}
.billedhoejre {
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  float: right;
}
.billedvenstre {
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  float: left;
}
.centrer {
  text-align: center;
}
.hoejrespaltetekst {
  font-family: eras medium itc,arial,sans-serif;
  font-size: 90%;
}

