﻿body {
  behavior          : url("/css/csshover2.htc");
	background-color  : #004277;
  background-image  : url('/grafik/baggrund.jpg');
  background-repeat : repeat-x;
	margin-left       : 0px;
	margin-top        : 0px;
	margin-right      : 0px;
	margin-bottom     : 0px;
	font-family       : Verdana, helvetica, arial;
	color             : #000000;
}

td {
  font-size           : 12px;
  color               : #666666;
  line-height         : 16px;
}

a {
	text-decoration     : none;
	color               : #980000;
}

a:hover {
	text-decoration     : none;
	color               : #000000;
}

.seppline {
  background-image  : url('/grafik/box_bg_dots.gif');
}

.email {
  font-size           : 11px;
	text-decoration     : none;
  font-weight         : bold;
	color               : #980000;
}

.email:HOVER {
	text-decoration     : none;
	color               : #980000;
}

.overskrift {
  font-size           : 18px;
  font-weight         : bold;
  color               : #3D3D3D;
  padding-bottom      : 2px;
}

.overskrift b {
  color               : #BF1400;
}

.indledning {
  font-size           : 13px;
  font-weight         : bold;
  color               : #BF1400;
  padding-bottom      : 4px;
}

.tekst {
  font-size           : 12px;
  color               : #666666;
  line-height         : 16px;
  text-align: justify;
  
}

.imagetext {
  margin-top : 3px;
	font-size           : 10px;
	background-color    : #F3F3F3;
	padding             : 4px;
	border              : 1px;
	border-style        : solid;
	border-color        : #EEEEEE;
}

.imageborder {
	border              : 1px;
	border-style        : solid;
	border-color        : #000000;
}

.bg_1 {
  background        : #EBEBEB;
}

.bg_2 {
  background        : #3E3E3E;
}

.bg_3 {
  background        : #91B400;
}

.bg_err {
  background-color  : #ECD1D1;
  border-top        : 1px solid #980000;
  border-bottom     : 1px solid #980000;
  color             : 980000;
}

.bg_warning {
  background-color  : #FFF6BB;
  border-top        : 1px solid #FFCC33;
  border-bottom     : 1px solid #FFCC33;
  color             : FFCC33;
}

.menupunkt a {
  background-image    : url('/grafik/menu_over_trans.gif');
  background-repeat   : no-repeat;
  background-position : 7px 9px;
  width               : 160px;
  display             : block;
  text-transform      : uppercase;
  font-size           : 11px;
  padding-top         : 7px;
  padding-bottom      : 7px;
  padding-left        : 16px;
  color               : #3D3D3D;
  font-weight         : bold;
}

.menupunkt a:hover {
  background-image    : url('/grafik/menu_over.gif');
  background-repeat   : no-repeat;
  background-position : 7px 9px;
  background-color    : #EEEEEE;
  color               : #FF6B00;
  font-weight         : bold;
}

.fed {
  font-size           : 11px;
  font-weight         : bold;
}

.fed_stor {
  font-weight         : bold;
  font-size           : 13px;
}

.fed_lille {
  font-size           : 9px;
  font-weight         : bold;
}

.spot {
  font-size           : 11px;
  font-weight         : bold;
  color               : #980000;
}

.spot_stor {
  font-weight         : bold;
  font-size           : 13px;
  color               : #980000;
}

.spot_lille {
  font-size           : 9px;
  font-weight         : bold;
  color               : #980000;
}

.upper {
  text-transform      : uppercase;
}

.box_overskrift {
  background-color    : #FFFFFF;
  color               : #3D3D3D;
  font-size           : 12px;
  font-weight         : bold;
  text-transform      : uppercase;
  padding-top         : 0px;
  padding-bottom      : 0px;
  padding-left        : 0px;
}

.box_overskrift b {
  color               : #BF1400;
}

.box_line {
  background-color    : #FFFFFF;
  background-image    : url('/grafik/box_bg_dots.gif');
  background-repeat   : repeat-x;
}

.box_tr a {
  height              : 18px;
  background-image    : url('/grafik/dot_gray.gif');
  background-repeat   : no-repeat;
  background-position : 11px 9px;
  color               : #000000;
  font-size           : 11px;
  text-transform      : uppercase;
  padding-top         : 6px;
  padding-bottom      : 5px;
  padding-left        : 25px;
}

.box_tr a:HOVER {
  background-image    : url('/grafik/dot_red.gif');
  color               : #666666;
}

.box_td {
  background-color    : #E7E7E7;
}

.box_dato {
  color               : #980000;
  font-size           : 9px;
  font-weight         : bold;
  position            : relative;
  top                 : -1px;
  left                : 6px;
}

.box_tekst {
  font-size           : 11px;
  padding-left        : 4px;
  padding-right       : 10px;
}

.box_tekst_i {
  font-size           : 10px;
  text-align          : right;
  padding-right       : 10px;
  color               : #980000;
  font-style          : italic;
  font-weight         : bold;
}
