﻿@import url(style_gen.css);

body {
  background-color  : #FFFFFF;
}

td {
  font-family       : arial, verdana;
  font-size         : 11px;
  color             : #000000;
}

a {
  color               : #000000;
}

a:hover {
  text-decoration     : none;
  color               : #d03838;
}

.grayBox {
  background-color : #E7E8E9;
}

.grayBoxTekst {
  background-color : #E7E8E9;
  padding-top : 10px;
  padding-left : 16px;
  padding-right :  16px;
}

.grayBoxSpottekst {
  font-size : 11px;
  background-color : #E7E8E9;
  padding-top : 10px;
  padding-left : 16px;
  padding-right :  16px;
}

.grayBoxSpottekst strong {
  font-size : 11px;
  line-height : 20px;
}

.whiteBoxTekst {
  padding-top : 19px;
  padding-left : 16px;
  padding-right :  16px;
}

.whiteBoxSpottekst {
  font-size : 14px;
  padding-top : 19px;
  padding-left : 16px;
  padding-right :  16px;
}

.whiteBoxSpottekst strong {
  font-size : 14px;
  padding-top : 19px;
  padding-left : 16px;
  padding-right :  16px;
  
}



.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 7px;
background-color: #F2F4F5;
}
.vscrollerbar {
width: 7px;
height : 25px !important;
background-color: black;
}
.hscrollerbase {
height: 7px;
background-color: white;
}
.hscrollerbar {
height: 7px;
background-color: black;
}

.scrollerjogbox {
width: 7px;
height: 7px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

















.seppline {
  background-image  : url(/grafik/box_bg_dots.gif);
}

.topmenu {
  font-size : 10px;
  height : 19px;
  padding-left:18px;
  padding-right:18px;
  text-align : center;
}

.topmenu a {
  text-decoration : none;
  color : #1A1A1A;
  font-weight : bold;
}

.topmenu a:HOVER {
  color : #BD0926;
}

.topmenuSel {
  font-size : 9px;
  height : 19px;
  padding-left:17px;
  padding-right:17px;
  text-align : center;
  text-transform : uppercase;
  background-color : #005D9F;
}

.topmenuSel a {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
}

.topmenuSel a:HOVER {
  color : #FFFFFF;
}

.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 {
  font-family : Times New Roman;
  font-size : 12px;
  line-height : 16px;
  height : 16px;
  font-weight : bold;
}

.menuSubMain a {
  color : #000000;
  text-decoration : none;
}

.menuSubMainSel {
  font-family : Times New Roman;
  font-size : 12px;
  line-height : 16px;
  height : 16px;
  font-weight : bold;
}

.menuSubMainSel a {
  color : #000000;
  text-decoration : none;
}

.menuSubItem {
  font-family : Times New Roman;
}

.menuSubItemSel {
  font-family : Times New Roman;
}

.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 : 19px;
  font-size : 10px;
}

.bund td {
  color : #FFFFFF;
  padding-left : 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      : #6f6e70;
  padding-left      : 2px;
  padding-right     : 2px;
  width             : 240px;
}

.inputButton {
  background        : #EEEEEE;
  color             : #000000;
  font-size         : 10px;
  border            : 1px;
  border-style      : solid;
  border-color      : #6f6e70;
  font-weight       : normal;
  margin            : 0px 0px 0px 0px;
}

.inputarea {
  background        : #FFFFFF;
  color             : #000000;
  font-size         : 12px;
  border            : 1px;
  border-style      : solid;
  border-color      : #6f6e70;
  padding           : 2px;
  width             : 240px;
  height            : 75px;
}

.inputCheck {
  padding           : 0px 0px 0px 0px;
  margin            : 0px 0px 0px -4px;
  
}