body {
background: #7d7350;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size: 10px;
margin: 0px;
padding: 0px;
overflow: auto;
}

td {
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size: 12px;
}

.spalte {
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size: 12px;
width: 220px;
vertical-align: top;
text-align: left;
margin: 0px;
padding: 0px 30px 0px 0px;
}

.hspalte {
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size: 12px;
width: 200px;
vertical-align: top;
text-align: left;
margin: 0px;
padding: 0px 30px 0px 0px;
}

hr {
color: black;
background-color: black;
height: 1px;
border: 0px;
margin-right: 32px;
}

/* Brødtekst */
p {
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size: 12px;
margin: 0px 0px 10px 0px;
padding: 0px;
color: #292929;
}

/* Note */
address {
display: block;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size: 10px;
text-decoration: none;
font-weight: none;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
color: #292929;
}

/* Overskrift 1 */
h1 {
margin: 10px 0px 10px 0px;
padding: 0px;
font-size: 16px;
font-weight: bold;
color: #222222;
}

/* Overskrift 2 */
h2 {
margin: 0px 0px 6px 0px;
padding: 0px;
font-size: 14px;
font-weight: bold;
color: #333333;
}

/* Overskrift 3 */
h3 {
margin: 0px 0px 2px 0px;
padding: 0px;
font-size: 13px;
font-weight: bold;
color: #333333;
}

/* Link normalt og besøgt */
a:link, a:visited {
text-decoration: none;
color: #dc0204;
font-weight: normal;
}

/* Link mouse-over og når man klikker på det */
a:hover, a:active {
text-decoration: none;
color: #7c7c7c;
font-weight: normal;
}

.top {
background: #ede3c0;
color: #aaaaaa;
height: 93px;
margin: 0px;
margin: 0px 10px 10px 10px;
padding: 10px 20px 10px 20px;
}

.menu {
width: 150px;
vertical-align: top;
background: #ede3c0;
border-bottom: 1px solid #000000;
border-right: 1px solid #3b0000;
}

.indhold {
width: 760px;
vertical-align: top;
text-align: left;
background: #ede3c0;
margin: 0px 0px 10px 10px;
padding: 0px 0px 10px 20px;
}

.bund {
font-family: "Courier New";
font-size: 12px;
background: #ede3c0;
height: 20px;
text-align: center;
color: #333333;
margin: 0px 10px 10px 10px;
padding: 0px 20px 7px 20px;
}

.visitkort {
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: black 1px solid;
PADDING-BOTTOM: 10px;
MARGIN: 10px;
PADDING-LEFT: 10px;
WIDTH: 300px;
PADDING-RIGHT: 10px;
BACKGROUND: #ffffff;
FLOAT: left;
HEIGHT: 150px;
BORDER-TOP: black 1px solid;
BORDER-RIGHT: black 1px solid;
PADDING-TOP: 10px
}

/* Menupunkter */
.menupunkt0 {
font-size: 12px;
line-height: 30px;
font-family: Helvetica, Arial, Tahoma, Verdana;
display: in-line;
cursor: pointer;
margin: 0px 0px 0px 0px;
padding: 3px 5px 3px 5px;
border-top: 0px solid transparent;
border-bottom: 0px solid transparent;
}

/* Menulink normalt og besøgt */
a.menuhref0:link, a.menuhref0:visited, a.menuhref1:link, a.menuhref1:visited {
text-decoration: none;
color: #4c4c4c;
font-weight: normal;
}

/* Menulink mouse-over og når man klikker på det */
a.menuhref0:hover, a.menuhref0:active, a.menuhref1:hover, a.menuhref1:active {
text-decoration: none;
color: #777777;
font-weight: normal;
}


.menupunkt1 {
font-size: 10px;
line-height: 26px;
font-family: Helvetica, Arial, Tahoma, Verdana;
display: in-line;
margin: 4px;
padding: 3px 3px 3px 3px;
border-top: 0px solid #999999;
border-bottom: 0px solid #999999;
cursor: pointer;
}

.menupunkt0valgt {
font-size: 12px;
line-height: 30px;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-weight: bold;
display: in-line;
margin: 0px 0px 0px 0px;
padding: 2px 5px 2px 5px;
cursor: pointer;
vertical-align: center;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
background: #ddd3b0;
}

.menupunkt1valgt {
font-size: 10px;
line-height: 26px;
font-family:  Helvetica, Arial, Tahoma, Verdana;
display: in-line;
margin: 4px;
padding: 2px 3px 2px 3px;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
cursor: pointer;
background: #ddd3b0;
}

.menupunkt0indryk, .menupunkt1indryk {
width: 0px;
height: 0px;
border: 0px;
}

input.tekstfelt {
width: 300px;
}

/* Liste punkter */
ul, ol, dl, dt {
  margin: 0px;
  padding: 7px 0px 10px 27px;
}

/* Liste punkt */
li, dd {
  margin: 0px;
  padding: 0px;
font-family:  Helvetica, Arial, Tahoma, Verdana;
  font-size: 11px;
  text-align: left;
  color: #333333;
}

/* Billeder */
img, .udenkant {
border: 0px solid black;
padding: 0px;
margin: 0px 2px 0px 2px;
}

.imgborder {
border: 1px solid black;
padding: 0px;
margin: 0px 2px 0px 2px;
}

.imgleft {
border: 0px solid black;
padding: 0px;
margin: 0px 12px 0px 2px;
}

.imgright {
border: 0px solid black;
padding: 0px;
margin: 0px 2px 0px 12px;
}

.imgleftborder {
border: 1px solid black;
padding: 0px;
margin: 0px 12px 0px 2px;
}

.imgrightborder {
border: 1px solid black;
padding: 0px;
margin: 0px 2px 0px 12px;
}

.foto {
border: 1px solid black;
padding: 0px;
margin: 2px 2px 2px 2px;
}

.udskriv {
border: 0px;
}

.prisercelle {
margin: 0px 20px 0px 20px;
padding: 0px 20px 0px 20px;
}

