body {
  border-style: none;
  margin-top: 5px;
  font-family: verdana;
  font-size: 10px;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  background-color: black;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  list-style-type: square;
  list-style-position: outside;
}
h1 {
  font-weight: bold;
  font-style: normal;
  font-family: Verdana;
  font-size: 16pt;
  color: white;
  text-transform: uppercase;
}
h2 {
  font-weight: bold;
  font-size: 12pt;
}
h3 {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
li {
  margin-left: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.top {
  height: 10px;
}
.ramme {
  background-color: #cccccc;
  margin-top: 5px;
  padding-bottom: 20px;
  min-height: 1000px;
}
.venstre {
  margin: 10px;
  width: 120px;
  float: left;
  min-height: 3000px;
}
.venstrelinks {
  margin-top: 10px;
}
.hojre {
  margin-top: 10px;
    margin-left: 10px;
  margin-bottom: 10px;
  padding: 2px;
  overflow: hidden;
}
.ref {
  border-style: solid;
  border-width: 1px;
  margin-left: 5px;
  padding: 5px;
  overflow: hidden;
}
.ie6 .ref {
  border-style: solid;
  border-width: 1px;
  margin-left: 150px;
  margin-bottom: 20px;
  padding: 5px;
  overflow: hidden;
}
.refimg {
  border-style: none;
  margin: 5px;
  float: right;
  clear: both;
}
.ie6 .refimg {
  border-style: none;
  margin: 5px;
  float: none;
  clear: right;
}
.refimgleft {
  border-style: none;
  margin: 5px;
  clear: both;
}
.reftxt {
  border-bottom-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
.ie6 .reftxt {
  font-weight: bold;
  text-transform: uppercase;
  float: left;
}
.reftxt2 {
  text-transform: none;
  font-weight: normal;
  margin-left: 5px;
  display: block;
  margin-bottom: 5px;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:link {
  color: black;
  text-decoration: none;
}
a:hover {
  color: white;
  text-decoration: none;
}
#topkontakt {
  float: left;
  color: white;
}
#topmenu {
  float: right;
}
#menu {
  text-decoration: none;
}

