/* 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 {
  background-color: #279cc3;
  font-size: 45px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  width: 770px;
  height: 75px;
}
.menu {
  background-color: #279c7a;
  position: relative;
  float: left;
  width: 770px;
}
.indhold {
  padding: 5px;
  position: relative;
  margin-top: 5px;
  float: left;
  background-color: #ffff99;
  width: 760px;
}
.sidefod {
  background-color: #66ff99;
  width: 770px;
  margin-top: 5px;
  float: left;
  position: relative;
}
a.menulink {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
a.menulink:hover {
  color: #ff0000;
  font-weight: bold;
}
