/* Generated by KompoZer */
body {
  text-align: center;
  background-color: #cccccc;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
}
.logo {
  height: 75px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  width: 770px;
  background-color: #3333ff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 30px;
}
.menu {
  position: relative;
  float: left;
  width: 770px;
  background-color: #66ffff;
}
.indhold {
  padding: 5px;
  position: relative;
  margin-top: 5px;
  float: left;
  background-color: #ffff99;
  width: 760px;
}
.sidefod {
  width: 770px;
  margin-top: 5px;
  float: left;
  position: relative;
  background-color: #66ffff;
}
a.menulink {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
a.menulink:hover {
  color: #ff0000;
  font-weight: bold;
}

