﻿@import url(style_gen.css);

body {
  behavior          : url(/css/csshover2.htc);
  background-color : #FFFFFF;
}

.midtTable {

}

td {
  font-family       : verdana, arial;
  font-size         : 11px;
  color             : #382922;
}

a {
  color               : #dd3027;
  text-decoration : none;
}

a:hover {
  text-decoration     : none;
  color               : #dd3027;
}

h1 {
  padding : 0px;
  font-size : 18px;
  margin-top : 2px;
  margin-left : -1px;
  text-transform : uppercase;
}

.seppline {
  background-image  : url(/grafik/redline.gif);
}

.topmenu {
  background-image  : url(/grafik/topmenu_bagg.gif);
  background-repeat : repeat-x;
  height : 47px;
}

.topmenupunkt {
  width : 117px;
  font-weight : bold;
  text-transform : uppercase;
}

.topmenupunkt a {
  color : #b1b1b1;
}

.topmenupunkt a:HOVER {
  color : #FFFFFF;
}

.topmenuselected a {
  color : #FFFFFF;
}


.emnelistTable {
}

.emnelistTable .header {
  background-image : url(/grafik/bagg_emneheader.gif);
  background-color : #555555;
  border-top:1px #000000 solid;
  border-bottom:1px #000000 solid;
}

.emnelistTable .header a {
  color : #FFFFFF;
  font-size : 12px;
  font-weight : normal;
  text-transform : uppercase;
}

.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;
}

.trSpot {
	background-color : yellow;
	font-weight : bold;
}

.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 {
  width : 150px;
}

.submenuTable .knap {
  height : 29px;
  background-color : #AB0707;
  border-top : 2px #7d1010 solid;
  border-bottom : 2px #7d1010 solid;
  font-weight : bold;
}

.submenuTable .knap a {
  color : #000000;
}

.submenuTable .selected a {
  color : #FFFFFF;
}

.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 {
  height : 25px;
  color : #FFFFFF;
  font-size : 9px;
  text-align : center;
  padding-top : 3px;
}

.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;
  
}
