/* Generated by KompoZer */
body {
  text-align: center;
  background-color: #ffffcc;
  font-family: Arial,Helvetica,sans-serif;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  background-color: #ffffcc;
  font-family: Arial,Helvetica,sans-serif;
  width: 1000px;
}
.logo {
  font-size: 45px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background-color: red;
  height: 60px;
  margin-bottom: 0px;
  bottom: 0px;
  width: 1000px;
}
.menu {
  background-color: #eaeaea;
  color: #666666;
  float: left;
  position: relative;
  font-family: Arial,Helvetica,sans-serif;
  width: 1000px;
}
.indhold {
  padding: 5px;
  position: relative;
  margin-top: 5px;
  float: left;
  background-color: #ffffcc;
  width: 990px;
}
.sidefod {
  background-color: #66ff99;
  margin-top: 5px;
  float: left;
  position: relative;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  width: 990px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 5px;
}
a.menulink {
  text-decoration: none;
  font-weight: bold;
  color: #666666;
  float: none;
  position: relative;
}
a.menulink:hover {
  font-weight: bold;
  background-color: red;
  display: block;
  color: black;
}

