/* Generated by KompoZer */
body {
  text-align: center;
  background-color: transparent;
  background-image: url(grafik/Baggrund.jpg);
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
}
.logo {
  height: 75px;
  font-size: 45px;
  text-align: center;
  font-weight: bold;
  width: 770px;
  color: black;
  background-color: transparent;
}
.menu {
  float: left;
  position: relative;
  top: 5px;
  width: 150px;
  background-color: #996633;
}
.indhold {
  padding: 5px;
  position: relative;
  left: 5px;
  top: 5px;
  float: left;
  width: 605px;
  background-color: transparent;
}
.menupunkt {
  border-style: solid;
  border-color: #ffffff #000000 #000000 #ffffff;
  border-width: 1px;
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #33cc00;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #999900;
}
.menu a {
  background-color: #eaeaea;
  color: #5a5a5a;
  text-decoration: none;
  width: 100%;
  display: block;
}
.menu a:hover {
  color: #000000;
  display: block;
  background-color: #cc9933;
}
