body {
  margin:0px;
}

form {
  margin:0px;
}

A:link { 
  text-decoration: none; 
}
A:visited { 
  text-decoration: none; 
}
A:active { 
  text-decoration: none; 
}
A:hover { 
  text-decoration: underline; 
}

form{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

select
{
   border-bottom-color: #000000;
   border-left-color: #000000;
   border-right-color: #000000;
   border-top-color: #000000;
   color: #000000;
   font-family: "verdana", "geneva", "arial", "helvetica", sans-serif;
   font-size: 10px;
   font-weight: normal;
}

input
{
   color: #000000;
   font-family: "verdana", "geneva", "arial", "helvetica", sans-serif;
   font-size: 10px;
   font-weight: normal;
   border: 1px #4C4C4C solid;
}

input.c
{
   color: #000000;
   font-family: "verdana", "geneva", "arial", "helvetica", sans-serif;
   font-size: 10px;
   font-weight: normal;
   border: 0px #A2AE90 solid;
}

.sideoverskrift {
  margin-top:0px;
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
}

.afsnitoverskrift {
  margin:0px 0px 5px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
}

.overskrift {
  margin:0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
}

.tekst {
	color: black;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
}

.tekst A:link {text-decoration: underline}
.tekst A:visited {text-decoration: underline}
.tekst A:active {text-decoration: underline}
.tekst A:hover {text-decoration: underline}

.overskrift A:link {text-decoration: none}
.overskrift A:visited {text-decoration: none}
.overskrift A:active {text-decoration: none}
.overskrift A:hover {text-decoration: none}

.beskrivelse {
	color: black;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	font-style: italic;
}

.knap {background-color: #efefef; font-size: 8pt; font-family: verdana,arial; font-weight: bold;}
.formfelt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

TD {
  vertical-align: top;
}

.red, a.red, a.red:link, a.red:visited, a.red:active, a.red:hover {
  text-decoration: underline;
  color:#FF0000;
  font-weight:bold;
}

.blue, a.blue, a.blue:link, a.blue:visited, a.blue:active, a.blue:hover {
  text-decoration: underline;
  color:#0000FF;
}

.orange, a.orange, a.orange:link, a.orange:visited, a.orange:active, a.orange:hover {
  text-decoration: none;
  color:#FF6609;
}

TR.l1 {
  background-color:#ececec;
}

TR.l2 {
  background-color:#fffff;
}

#centerframe {
  background: #FF6609;
  margin:15px 0px 20px 0px;
  padding:4px;
  width:570px;
}

#centerdata {
  background: #ffffff;
  width:570px;
}

#menuteaser {
  margin:10px 2px 5px 10px;
  width:180px;
	color: #b2b2b2;
	font-size: 12pt;
	font-family: arial, helvetica, verdana;
	font-style: italic;
  font-weight:bold;
}

#right {
  width:200px;
}

.lrspalte{
  background: url(/images/spaltebg.gif) top left repeat;
  background-color:#4C4C4C;
}

.rkomponent {
  margin:10px 0px 20px 10px;
  width:180px;
}

.rkhead{
	color: #FF6609;
	font-size: 14pt;
	font-family: arial narrow, arial, helvetica, verdana;
  font-weight:bold;
  text-transform:uppercase;
}

.rkcontent{
	color: #ffffff;
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
  font-weight:normal;
}

.rkcontent A:link, .rkcontent A:visited, .rkcontent A:active, .rkcontent A:hover {
  text-decoration: none;
	color: #FF6609;
}

.fejl {
  color:red;
}

.message {
  margin:0px 0px 0px 0px;
	color: #FF6609;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
}

.vareramme {
  background-color:#4C4C4C;
}

.varelinie1 {
  background:#ffffff;
	color: black;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
  width:540px;
  padding:8px;
  margin-top:5px;
}
.varelinie1 A:link, .varelinie1 A:visited, .varelinie1 A:active, .varelinie1 A:hover {text-decoration: underline}

.varelinie2 {
  background:#ffffff;
	color: black;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
  width:540px;
  padding:8px;
  margin-top:5px;
}

.varelinie2 A:link, .varelinie2 A:visited, .varelinie2 A:active, .varelinie2 A:hover {text-decoration: underline}

.onskygge {
  background: url(/images/onskygge.gif) repeat top left;
}

.vhskygge {
  background: url(/images/vhskygge.gif) repeat top left;
}

