a.menupunkt {
 width: 119px;
 text-decoration: none;
 color: #005000;
 background-color: #d8e3b5;
 font-size: 8pt;
 font-family: "arial", sans-serif;
 font-weight: bold;
 text-align: left;
 border: solid 1px #666666;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 6px;
 margin-top: 2px;
 display: block;
 }
a.menupunkt:hover {
 width: 119px;
 text-decoration: none;
 color: #ffffff;
 background-color: #005000;
 font-size: 8pt;
 font-family: "arial", sans-serif;
 font-weight: bold;
 text-align: left;
 border: solid 1px #666666;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 6px;
 margin-top: 2px;
 display: block;
 }
a.menupunktgraa {
 width: 119px;
 text-decoration: none;
 color: #005000;
 background-color: #efefef;
 font-size: 8pt;
 font-family: "arial", sans-serif;
 font-weight: bold;
 text-align: left;
 border: solid 1px #666666;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 6px;
 margin-top: 2px;
 display: block;
 }
a.menupunktgraa:hover {
 width: 119px;
 text-decoration: none;
 color: #005000;
 background-color: #ffffff;
 font-size: 8pt;
 font-family: "arial", sans-serif;
 font-weight: bold;
 text-align: left;
 border: solid 1px #666666;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 6px;
 margin-top: 2px;
 display: block;
 }
a.underline {
 color: #005000;
 background-color: transparent;
 }
a.underline:hover {
 text-decoration: underline;
 color: #002000;
 background-color: transparent;
 }
a.underlinejs {
 color: #ffffff;
 background-color: transparent;
 }
a.underlinejs:hover {
 text-decoration: underline;
 color: #d8e3b5;
 background-color: transparent;
 }
a.soeg {
 text-decoration: none;
 color: #ffffff;
 background-color: transparent;
 }
a.soeg:hover {
 text-decoration: none;
 color: #d8e3b5;
 background-color: transparent;
 }
#bannertekst {
 height: 6px;
 width: 350px;
 position: relative;
 top: -52px;
 left: 225px;
 z-index: 2;
 font-family: "arial", sans-serif;
 color: #ffffff;
 font-size: 8pt;
 background-color: transparent;
 }
body {
 background-image: url(grafik/bg.gif);
 background-attachment: fixed;
 margin-top: 0px;
 padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
 text-align:center; /* Hack for IE5/Win */
 }
.flag {
 height: 10px;
 position: relative;
 top: 1px;
 left: 0px;
 z-index: 1;
 margin-left: 6px;
 }
.font {
 font-family: "arial", sans-serif;
 font-size: 10pt;
 background-color: #efefef;
 color: #000000;
 }
.fonthvid {
 font-family: "arial", sans-serif;
 font-size: 10pt;
 background-color: #ffffff;
 color: #000000;
 }
.fontgraa {
 font-family: "arial", sans-serif;
 font-size: 10pt;
 background-color: #efefef;
 color: #000000;
 }
.formtekst {
 font-family: "arial", sans-serif;
 font-size: 10pt;
 background-color: #ffffff;
 color: #000000;
 }
.formu {
 font-family: "arial", sans-serif;
 color: #000000;
 font-size: 10pt;
 background-color: #ffffff;
 border-right: solid 1px #999999;
 border-left: solid 1px #666666;
 border-top: solid 1px #666666;
 border-bottom: solid 1px #999999;
 }
.formusog {
 font-family: "arial", sans-serif;
 color: #000000;
 font-size: 9pt;
 background-color: #ffffff;
 border-right: solid 1px #999999;
 border-left: solid 1px #666666;
 border-top: solid 1px #666666;
 border-bottom: solid 1px #999999;
 }
.fotoborder {
 border: 1px solid #000000;
 }
.fotobordergraa {
 border: solid 1px #666666;
 }
.fotoleft {
 border: solid 1px #000000;
 margin-right: 10px;
 }
.fotoright {
 border: solid 1px #000000;
 margin-left: 10px;
 }
.gratisannonce {
 text-align: right;
 font-family: "arial", sans-serif;
 color: #000000;
 font-size: 7pt;
 background-color: transparent;
 }
.grund {
 color: #000000;
 background-color: #ffffff;
 }
h1 {
 color: #000000;
 background-color: #ffffff;
 font-family: "arial", sans-serif;
 font-size: x-small;
 }
h2 {
 color: #000000;
 background-color: #ffffff;
 font-family: "arial", sans-serif;
 font-size: x-small;
 font-weight: normal;
 }
.indholdv {
 color: #000000;
 background-color: #d8e3b5;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-top: 1px solid #000000;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 12px;
 text-align: center;
 }
.indholdm {
 color: #000000;
 background-color: #ffffff;
 font-family: "arial", sans-serif;
 font-size: 0.8em;
 padding-left: 9px;
 padding-right: 9px;
 padding-top: 0px;
 padding-bottom: 12px;
 border-top: 1px solid #000000;
 }
.indholdh {
 color: #000000;
 background-color: #efefef;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-top: 1px solid #000000;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 12px;
 text-align: center;
 }
.menub {
 color: #ffffff;
 background-color: #005000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 text-align: center;
 }
.menuv {
 color: #ffffff;
 background-color: #005000;
 border-left: 1px solid #000000;
 font-family: "arial", sans-serif;
 font-size: 8pt;
 text-align: center;
 }
.menum {
 color: #ffffff;
 background-color: #005000;
 font-family: "arial", sans-serif;
 font-size: 10pt;
 text-align: center;
 }
.menuh {
 color: #ffffff;
 background-color: #005000;
 border-right: 1px solid #000000;
 font-family: "arial", sans-serif;
 font-size: 8pt;
 text-align: center;
 }
.maaned {
 margin-top: 2px;
 border: solid 1px #666666;
 }
.salgscellegraa {
 font-family: "arial", sans-serif;
 font-size: 0.8em;
 background-color: #ffffff;
 color: #000000;
 padding: 4px;
 border-top: dotted 1px #666666;
 }
.salgscellehvid {
 font-family: "arial", sans-serif;
 font-size: 0.8em;
 background-color: #ffffff;
 color: #000000;
 padding: 4px;
 border-top: dotted 1px #666666;
 }
.skadevolderebilledtekst {
 font-family: "arial", sans-serif;
 font-size: 9px;
 background-color: #ffffff;
 color: #4e4e4e;
 }
.skadevoldereindhold {
 color: #000000;
 background-color: #ffffff;
 font-family: "arial", sans-serif;
 font-size: 0.8em;
 }
.venstrevelkommen {
 width: 127px;
 color: #005000;
 background-color: #efefef;
 font-size: 8pt;
 font-family: "arial", sans-serif;
 text-align: left;
 border: solid 1px #666666;
 text-align: center;
 padding-top: 6px;
 padding-bottom: 8px;
 padding-left: 6px;
 padding-right: 6px;
 }