body {
background: #273B1C;
background-repeat: no-repeat;
font-family: Verdana, Ariel, Helvetica;
font-size: 20px;
margin: 0px;
padding: 0px;
text-align: center;
overflow: hidden;
scrollbar-arrow-color: #273B1C;
scrollbar-3dlight-color:#D5E3B4;
scrollbar-shadow-color:#6E8C55;
scrollbar-face-color:#C8D89F;
scrollbar-highlight-color:#88E06E;
scrollbar-darkshadow-color:#273B1C;
scrollbar-track-color: #273B1C;
color: black;
}

p {
font-family: Verdana, Ariel, Helvetica;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 10px;
color: black;
}

ul, li {
font-size: 10px;
}

.question {
font-family: Verdana, Ariel, Helvetica;
font-size: 10pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

.answer {
font-family: Verdana, Ariel, Helvetica;
font-size: 10pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 10px;
}

.note {
font-family: Verdana, Ariel, Helvetica;
font-size: 8pt;
font-style: none;
margin-top: 0px;
margin-bottom: 10px;
color: #333333;
}

.menupunkt {
font-family: "Courier New";
font-size: 11px;
font-style: none;
margin: 0px;
padding: 0px;
}


.top {
margin: 5px;
padding: 0px;
font-size: 20px;
}

.red {
color: #ff3333;
font-weight: bold;
}

.green {
color: #339933;
font-weight: bold;
}

.fed {
font-family: Verdana, Ariel, Helvetica;
font-size: 8pt;
font-weight: bold;
}

.lille, h4 {
font-family: Verdana, Ariel, Helvetica;
font-size: 8pt;
font-weight: normal;
margin: 0px;
}

.mellem, h3 {
font-family: Verdana, Ariel, Helvetica;
font-size: 10pt;
color: black;
margin: 5px 0px 0px 0px;
}

.stor, h2 {
font-family: Verdana, Ariel, Helvetica;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}

h1 {
font-family: Verdana, Ariel, Helvetica;
font-size: 14pt;
font-weight: normal;
margin-top: 0px;
margin-bottom: 10px;
}


.sektion {
font-family: Verdana, Ariel, Helvetica;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
background: #999999;
width: 150px;
height: 20px;
line-height: 20px;
text-align: left;
margin: 0px;
padding: 0px;
}

.punkt {
font-family: Verdana, Ariel, Helvetica;
font-size: 8pt;
font-weight: normal;
color: #000000;
background: #ffffff;
width: 140px;
text-align: left;
margin-left: 10px;
padding: 0px;
}


.menu {
font-family: Verdana, Ariel, Helvetica;
font-size: 10pt;
margin: 12px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-type-style: disc;
list-type-image: url(grafik/kant.gif);
}

hr {
color: #333333;
width: 100%;
height: 1px;
margin: 0px;
padding: 0px;
line-height: 1px;
}

table {
font-family: Verdana, Ariel, Helvetica;
font-size: 10px;
padding: 0px;
spacing: 0px;
margin: 0px 0px 0px 0px;
background: transparent;
border: 0px solid black;
}

td {
vertical-align: top;
text-align: left;
background: transparent;
font-size: 10px;
color: black;
}

pre {
font-family: Verdana, Ariel, Helvetica;
font-size: 20px;
}

a:link, a:visited {
	text-decoration: none;
	color: #251907;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: underline;
	color: #543B11;
	font-weight: bold;
}

.menupunkt:link, .menupunkt:visited {
	text-decoration: none;
	color: #C3995C;
}

.menupunkt:hover, .menupunkt:active {
	text-decoration: none;
	color: #E1C3A0;
}

.imgWrap{
	BORDER: 1px solid Black;
}

.normal {
	font-family:Verdana;
	font-size:10px;
}

input, textarea {
	background-color: #eeeeee;
	border: 1px solid #333333;
	color: #333333;
	font-family: Verdana, Ariel;
	font-size: 10px;
	width: 300px;
}

select {
	background-color: #eeeeee;
	border: 1px solid #333333;
	color: #333333;
	font-family: Verdana, Ariel;
	font-size: 10px;
	width: 200px;
}

.knap {
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: 1px solid black;
	BORDER-LEFT: 1px solid black;
	BORDER-RIGHT: 1px solid black;
	BORDER-TOP: 1px solid black;
	COLOR: black;
	FONT-FAMILY: Verdana, Ariel;
	FONT-SIZE: 8 pt;
	WIDTH: 50px;
}

.checkbox {
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: 0px solid black;
	BORDER-LEFT: 0px solid black;
	BORDER-RIGHT: 0px solid black;
	BORDER-TOP: 0px solid black;
	COLOR: black;
	FONT-FAMILY: Verdana, Ariel;
	FONT-SIZE: 8 pt;
	WIDTH: 20 px;
}

.radioknap {
	BACKGROUND-COLOR: transparent;
	BORDER-BOTTOM: 0px solid black;
	BORDER-LEFT: 0px solid black;
	BORDER-RIGHT: 0px solid black;
	BORDER-TOP: 0px solid black;
	COLOR: black;
	FONT-FAMILY: Verdana, Ariel;
	FONT-SIZE: 8 pt;
	WIDTH: 20 px;
}
