/* Generated by KompoZer */
* {
  border-style: none;
  margin: 0;
  padding: 0;
}
div#side {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
div#container {
  overflow: hidden;
}
div#top {
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  height: 110px;
  background-color: #999999;
  text-align: center;
  width: 100%;
}
div#menu {
  border-right: 1px solid #225577;
  float: left;
  padding-top: 30px;
  width: 10.5em;
  max-width: 1px;
  position: fixed;
}
div#indhold {
  margin-left: 11.6em;
}
div#bund {
  margin-top: 5px;
  color: black;
  text-align: center;
  width: 100%;
}
div#menu ul {
  border: 1px solid ;
  width: 11em;
  list-style-type: none;
}
div#menu li {
  border-style: solid;
  border-width: 2px 1px 1px 2px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  margin: 0;
  position: relative;
  font-family: Comic Sans MS;
  font-size: 110%;
  background-color: #3366ff;
}
div#menu li a:hover {
  color: red;
  background-color: #ffff33;
}
div#menu li.sub {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(billeder/rarrow-3.gif);
}
div#menu li a {
  padding: 0.05em 0 0.05em 0.5em;
  text-decoration: none;
  width: 146px;
  color: black;
  display: block;
}
div#menu > ul a {
  width: auto;
}
div#menu ul ul {
  position: absolute;
  margin-left: -1000em;
  margin-top: -27px;
}
div#menu ul.niveau1 li.sub:hover ul.niveau2, div#menu ul.niveau2 li.sub:hover ul.niveau3 {
  margin-left: 9.8em;
}
body {
  background-color: #cccccc;
}
h2 {
  font-family: Comic Sans MS,sans-serif;
  color: #000066;
  text-align: center;
}
h3 {
  color: black;
  font-family: Comic Sans MS,sans-serif;
}
h4 {
  text-align: center;
  font-size: 110%;
}
.billedvenstre {
  float: left;
}
pre {
  white-space: pre;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 105%;
}
