/* 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;
  margin-top: 5px;
  font-family: helvetica,verdana,Arial,Helvetica,sans-serif;
  color:#222;
}
p.imgContainer {
  text-align:center;
}
h4 {
  margin-top:0px;
  padding-top:0px;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
  background-color: white;
}
.logo {
  border-color: white;
  border-width: 0px;
  text-align: center;
  width: 770px;
  position: relative;
  font-size: 150%;
  background-color: white;
  height: 120px;
}
.menu {
  width: 770px;
  height: 45px;
}
ul.menuliste {
  margin: 0;
  padding: 0 0 0 0px;
  list-style-type: none;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  height: 45px;
}
ul.menuliste li {
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  list-style-type: none;
  float: left;
  font-size: 120%;
  width: 20%;
  background-color: #ddd;
  height: 45px;
}
ul.menuliste li a {
  text-decoration: none;
  color: black;
  display: block;
  height: 45px;
  padding-top:3px;
}
ul.menuliste li a:hover {
  background-color: #ccc;
  height: 45px;
}
.indhold {
  position: relative;
  width: 570px;
  background-color: white;
  float: left;
}
.hoejrespalte {
  float: left;
  width: 200px;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  background-color: #ddd;
}
.fed {
  font-weight: bold;
  color: #2f2f2f;
}
.roed {
  color: red;
}
.billedhoejre {
  padding: 5px;
  float: right;
}
.billedvenstre {
  padding: 5px;
  float: left;
}
.centrer {
  text-align: center;
}
