* {
  margin: 0;
  padding: 0;
  background-color: #c0ffca;
}
.side {
  margin-right: auto;
  margin-left: auto;
  width: 770px;
  font-family: verdana,sans-serif;
  height: 1000px;
}
.logo {
  margin-left: auto;
  margin-right: auto;
  height: 115px;
  width: 770px;
}
.logobillede {
  margin-left: 31px;
}
.menu {
  border-style: solid;
  border-width: 2px;
  margin-top: 5px;
  text-align: center;
  font-size: 13px;
}
.tekstvenstre {
  padding: 10px;
  float: left;
  width: 200px;
  margin-right: 10px;
  margin-top: 10px;
}
.teksthojre {
  padding: 10px 5px;
  margin-top: 10px;
  margin-left: 230px;
  width: 520px;
  min-height: 390px;
}
.billedivenstreblok {
  margin-top: 30px;
}
.billedtekst {
  font-size: 60%;
  text-align: center;
}
.nederstlogo {
  border-top-style: solid;
  border-top-width: 2px;
  margin-top: 5px;
  float: left;
  margin-right: auto;
  margin-left: auto;
  width: 770px;
}
h1 {
  font-weight: bold;
  font-size: 120%;
}
h2 {
  color: #990000;
  font-weight: bold;
  text-align: center;
  font-size: 90%;
}
h4 {
  color: black;
  text-align: center;
  font-size: 70%;
}
h5 {
  color: #990000;
}
a.menulink {
  text-decoration: none;
}
div.menu a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
div.menu a:hover {
  display: block;
  background-color: #c60000;
}
.nederslogobillede {
  float: right;
}
.citat {
  font-style: italic;
  color: #990000;
  font-size: 90%;
  text-align: center;
}
h3 {
  color: #990000;
  font-size: 250%;
  text-align: center;
}
.mindretekst {
  font-size: 65%;
}
div.teksthojre a {
  text-decoration: underline;
  color: #249100;
}
.liste {
  list-style-type: circle;
  list-style-position: inside;
}

