﻿@import url(style_gen.css);

body {
  behavior          : url(/css/csshover2.htc);
  background-image  : url(/grafik/top_bagg_gray.gif);
  background-repeat : repeat-x;
}

.midtTable {

}

td {
  font-family       : verdana, arial;
  font-size         : 11px;
  color             : #382922;
}

a {
  color               : #dd3027;
  text-decoration : none;
}

a:hover {
  text-decoration     : none;
  color               : #dd3027;
}

.seppline {
  background-image  : url(/grafik/redline.gif);
}

.topmenu {
  font-weight : bold;
  font-size:13px;
  width : 99px;
  height : 29px;
  background-image  : url(/grafik/menu_punkt.gif);
  background-repeat : no-repeat;
  text-align : center;
  text-transform : uppercase;
}

.topmenu a {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
}

.menusepp {
  background-image  : url(/grafik/topmenu_sepp.gif);
  background-repeat : no-repeat;
}

.leftBoxTable {
  border : 1px #5e5d5d solid;
  width : 206px;
}

.leftBoxTable .header {
  background-image  : url(/grafik/leftbox_topbagg.gif);
  background-repeat : repeat-x;
  height : 25px;
  padding-left : 6px;
  font-size : 12px;
  color : #FFFFFF;
}

.leftBoxTable .tekst {
  padding-left : 8px;
  padding-right : 8px;
}

.leftBoxTable .seppline {
  height : 1px;
  background-color : #5e5d5d;
  background-image  : url();
}

.rightBoxTable {
  border : 1px #5e5d5d solid;
  width : 206px;
}

.rightBoxTable .header {
  background-image  : url(/grafik/rightbox_topbagg.gif);
  background-repeat : repeat-x;
  height : 15px;
  padding-left : 8px;
  font-weight : bold;
  text-transform : uppercase;
  font-size : 10px;  
  color : #FFFFFF;
}

.rightBoxTable .headerspecial {
  background-image  : url(/grafik/leftbox_topbagg.gif);
  background-repeat : repeat-x;
  height : 25px;
  padding-left : 6px;
  font-size : 12px;
  color : #FFFFFF;
  text-transform : uppercase;
}

.rightBoxTable .header table td {
  font-weight : bold;
  text-transform : uppercase;
  font-size : 10px;
  padding-top : 1px;
}

.rightBoxTable .tekst {
  padding-left : 8px;
  padding-right : 8px;
}

.rightBoxTable .seppline {
  height : 1px;
  background-color : #5e5d5d;
  background-image  : url();
}

.emnelistTable {
}

.emnelistTable .header {
  background-image : url(/grafik/bagg_emneheader.gif);
  background-color : #dd3027;
  color : #FFFFFF;
  font-size : 11px;
  font-weight : bold;
  border-top:1px #000000 solid;
  border-bottom:1px #000000 solid;
}

.emnelistTable .header a {
  color : #FFFFFF;
}

.emneListTable .subheader {
  height : 20px;
  padding : 3px;
  background-color : #EEEEEE;
  background-image : url(/grafik/bagg_emnesubheader.gif);
  font-size : 13px;
  font-weight : bold;
  margin-top:3px;
  border-top:1px #000000 solid;
  border-bottom:1px #000000 solid;
  margin-bottom:3px;
}

.emneListTable .subheader a {
  color : #FFFFFF;
}

.emnelisttd {
  font-size : 13px;
  font-weight : bold;
}

.emnelistTable .headerInfo {
  font-size : 10px;
  font-weight : bold;
  border-bottom : 1px #000000 solid;
}


.emnelistTable td {
  padding : 3px;
}


.trGray {
	background-color : #EEEEEE;
}

.detailbox {
  padding : 2px;
  font-weight : bold;
  color : #dd3027;
  text-transform : uppercase;
}

.cmssidetop {
  height : 22px;
  background-color : #9ED060;
  margin-left : 18px;
  color : #FFFFFF;
  font-weight : bold;
  font-size : 12px;
}

.borderTable {
  border:1px #8cc63f solid;
  background-color : #FFFFFF;
}

.submenuTable {
  background-image  : url(/grafik/submenu_baggrund.jpg);
}

.menuSubMain {
  height : 12px;
}

.menuSubMainSel {
  height : 12px;
}

.pageTable {
  border-top:1px #8cc63f solid;
  border-left:1px #8cc63f solid;
  border-right:1px #8cc63f solid;
  border-bottom:1px #9ED060 solid;
  background-color : #FFFFFF;
  background-image  : url(/grafik/page_baggrund.jpg);
}

.bund {
  width : 956px;
  height : 29px;
  background-color : #000000;
  font-weight : bold;
}

.bund td {
  color : #FFFFFF;
  font-size : 10px;
}

.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;
}

.error {
  font-size           : 9px;
  font-weight         : bold;
  color               : #980000;
}

.inputText {
  background        : #FFFFFF;
  color             : #000000;
  font-size         : 12px;
  border            : 1px;
  border-style      : solid;
  border-color      : #5D5E64;
  padding-left      : 2px;
  padding-right     : 2px;
  width             : 240px;
}

.inputButton {
  background        : #EEEEEE;
  color             : #000000;
  font-size         : 10px;
  border            : 1px;
  border-style      : solid;
  border-color      : #000000;
  font-weight       : normal;
  margin            : 0px 0px 0px 0px;
}

.inputarea {
  background        : #FFFFFF;
  color             : #000000;
  font-size         : 12px;
  border            : 1px;
  border-style      : solid;
  border-color      : #5D5E64;
  padding           : 2px;
  width             : 240px;
  height            : 75px;
}

.inputCheck {
  padding           : 0px 0px 0px 0px;
  margin            : 0px 0px 0px -4px;
  
}