* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  background-image: url(billeder/sky1mod3.jpg);
}
p, h1, h2, h3, h4, h5, h6, ul, ol, table {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 5px;
}
.side {
  border-style: solid;
  border-width: 2px;
  text-align: left;
  background-position: left top;
  margin-right: auto;
  background-repeat: no-repeat;
  width: 770px;
  margin-left: auto;
  margin-top: 15px;
  position: relative;
  font-family: Verdana;
}
.logo {
  width: 770px;
  position: relative;
  height: 90px;
}
.indhold {
  position: relative;
  width: 770px;
  height: 464px;
}
.sidefod {
  padding: 0px;
  position: relative;
  width: 770px;
  text-align: center;
  border-top-style: solid;
  border-top-width: 2px;
  font-weight: bold;
}
.fed {
  font-weight: bold;
  color: #2f2f2f;
}
.roed {
  color: red;
}
.billedhoejre {
  padding: 5px;
  float: right;
}
.billedvenstre {
  padding: 5px 10px 5px 5px;
  float: left;
  margin-bottom: 5px;
}
.centrer {
  text-align: center;
}
.logo1 {
  padding-left: 430px;
}
.logo2 {
  padding-left: 430px;
  float: left;
  width: 80px;
}
.logo3 {
  font-size: 150%;
  font-weight: bold;
}
.logo4 {
  padding-left: 510px;
  font-size: 150%;
  font-weight: bold;
}
.mindreskrift {
  font-size: 95%;
}
.side a {
  color: #000099;
  text-decoration: underline;
}

