/* Generated by KompoZer */
body {
  text-align: center;
  background-color: white;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  width: 770px;
  text-align: center;
}
.logo {
  background-color: #279cc3;
  height: 75px;
  font-size: 45px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  width: 770px;
}
.menu {
  float: left;
  position: relative;
  top: 5px;
  width: 150px;
  background-color: white;
  color: #3333ff;
}
.indhold {
  padding: 5px;
  position: relative;
  margin-top: 5px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  width: 450px;
  background-color: white;
  text-align: justify;
}
.kolonne3 {
  position: relative;
  margin-top: 5px;
  width: 150px;
  font-size: 15px;
  color: red;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: right;
  background-color: white;
  float: right;
}
.menupunkt {
  border-style: solid;
  border-color: #ffffff #000000 #000000 #ffffff;
  border-width: 1px;
  background-color: #eaeaea;
  font-family: verdana,arial,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 0;
  color: #3333ff;
}
.menu a {
  background-color: #eaeaea;
  color: #5a5a5a;
  text-decoration: none;
  width: 100%;
  display: block;
}
.menu a:hover {
  background-color: #ff0000;
  color: #000000;
  display: block;
}
.sidefod {
  background-color: #66ff99;
  width: 770px;
  margin-top: 5px;
  float: left;
  position: relative;
}
