﻿@import url(style_gen.css);

body {
  behavior          : url(/css/csshover2.htc);
  background-color  : #FFFFFF;
}

table {
  border : 0px;
  border-collapse : collapse;
}

table td {
  font-family : verdana, arial;
  font-size : 11px;
  color : #000000;
  padding : 0px;
  vertical-align : top;
}

img {
  border : 0px;
}

a {
  color               : #000000;
  text-decoration : none;
}

a:hover {
  text-decoration     : none;
  color               : #9bda05;
}

a .linkBlack {
  color : #363636;
}

.seppline {
  background-image  : url(/grafik/dot_blaa.gif);
  background-repeat : repeat-x;
}

#bottomPageNav div {
  float:left;
}

#topPageNav div {
  float:left;
}

.topmenu {
  margin-left : 18px;
}

.topmenu .itemTekst {
  margin-top : 8px;
  font-size : 11px;
  font-weight : bold;
  text-transform : uppercase;
}

.topmenu .item {
  margin-left : 9px;
  margin-right : 9px;
}

.topmenu .itemSel {
  height : 35px;
  background-image : url(/grafik/topmenu_bagg.gif);
}

.topmenu .item a {
  color : #FFFFFF;
  text-decoration : none;
}

.topmenu .itemSel a {
  color : #000000;
  text-decoration : none;
}

.ikonMenu a {
  color : #FFFFFF;
  text-transform : uppercase;
  font-size : 11px;
  letter-spacing : -1px;
}

.ikonMenu a:Hover {
  color : #9bda05;
}

.page {
  text-align : left;
}

.frontEmneBox {
  width : 155px;
  text-align : left;
}

.box {
  width : 180px;
  margin-bottom : 15px;
}

.box a {
  color : #004685;
  text-decoration : underline;
}
.box .header {
  height : 25px;
  background-image  : url(/grafik/transperant.gif);
  background-repeat : no-repeat;
  background-position : 0px 4px;
}

.box .header span {
  width : 180px;
  font-weight : bold;
  font-size : 15px;
  color : #064172;
  letter-spacing : -1px;
  text-transform : uppercase;
  display : block;
  margin-left : 18px;
  border-bottom : 1px #064172 solid;
  
}

.box .tekst span {
  display : block;
  margin-left : 18px;
}

.emnelistTable {
  width : 100%;
}

.emnelistTable .emnelisttd {
  border-bottom : 1px #004685 solid;
}

.emnelistTable .emnelisttd .header {
  font-size : 12px;
  font-weight : bold;
}

.emnelistTable .subheader {
}

.emnelistTable .data {
  padding : 3px;
}

.emnetable {
}

.emnetable .pris {
  width : 618px;
  text-align : right;
  color : #9bda05;
  font-size : 15px;
  font-weight : bold;
}
.emneboxcolumLeft {
  width : 100%;
}

.emneboxcolumRight {
  width : 100%;
}

.detailbox td {
  height : 20px;
  padding:2px;
}

.detailbox .overskrift {
  font-size : 13px;
  padding : 2px;
  font-weight : bold;
  color : #004685;
  text-transform : uppercase;
}

.trGray {
  background-color : #EEEEEE;
}

.trWhite {
  background-color : #FFFFFF;
}

.fed {
  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               : #222f67;
}

.spot_stor {
  font-weight         : bold;
  font-size           : 13px;
  color               : #222f67;
}

.spot_lille {
  font-size           : 9px;
  font-weight         : bold;
  color               : #222f67;
}

.error {
  font-size           : 11px;
  font-weight         : bold;
  color               : #CE1C28;
}

.inputText {
  background        : #FFFFFF;
  color             : #000000;
  font-size         : 11px;
  border            : 1px;
  border-style      : solid;
  border-color      : #FFFFFF;
  padding-left      : 2px;
  padding-right     : 2px;
  width             : 237px;
}

.inputButton {
  background-color  : #004685;
  color             : #FFFFFF;
  font-size         : 12px;
  border            : 1px;
  border-style      : solid;
  border-color      : #004685;
  font-weight       : bold;
  margin            : 0px 0px 0px 0px;
  text-transform : uppercase;
}

.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;
  
}

.errorField {
  border : 1px red solid;
  background : #FFDEDE;
}
