/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  background-color: #eaeaea;
}
p, h1, h2, h3, h4, h5, h6, ul, ol {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
a, a:link {
  font-weight: inherit;
  color: #000099;
  text-decoration: underline;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
  background-color: white;
  background-image: url(spaltetr.png);
}
.logo {
  height: 75px;
  text-align: center;
  width: 770px;
  position: relative;
  background-color: #9999ff;
  font-size: 150%;
}
.menu {
  border-style: none;
  width: 770px;
}
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;
  background-color: #999999;
  width: 110px;
  font-family: Arial;
  color: white;
  line-height: 6mm;
  font-weight: inherit;
  font-size: 100%;
}
ul.menuliste li a {
  text-decoration: none;
  display: block;
  height: 25px;
  font-family: Arial;
  background-color: #999999;
  color: white;
  font-weight: lighter;
}
ul.menuliste li a:hover {
  height: 25px;
  background-color: black;
}
.venstrespalte {
  float: left;
  width: 200px;
  background-color: #ffffcc;
  font-family: Arial;
  font-size: 80%;
  font-weight: bold;
  display: inline;
}
.indhold {
  position: relative;
  width: 560px;
  background-color: white;
  float: left;
  font-family: Arial;
  font-size: 75%;
  list-style-position: inside;
  list-style-type: disc;
  display: inline;
}
.hoejrespalte {
  float: left;
  width: 200px;
  position: relative;
  background-color: #dca537;
}
.sidefod {
  padding: 0px;
  position: relative;
  width: 770px;
  text-align: center;
  clear: both;
  background-color: #999999;
  height: 25px;
  font-family: Arial;
  font-size: 80%;
  line-height: 6mm;
}
.fed {
  font-weight: bold;
  color: #2f2f2f;
}
.roed {
  color: red;
}
.billedhoejre {
  padding: 5px;
  float: right;
}
.billedvenstre {
  padding: 5px;
  float: left;
}
.centrer {
  text-align: center;
}

