﻿@import url(style_gen.css);

body {
  behavior : url(/css/csshover2.htc);
  background-color : #FFFFFF;
}

img {
  border : 0px;
}

table {
  border : 0px;
  border-collapse : collapse;

}

table td {
  font-family : verdana, arial;
  font-size : 12px;
  color : #717171;
  padding : 0px;
  vertical-align : top;
}

a {
  color : #4a670d;
}

a:hover {
  text-decoration : none;
  color : #717171;
}

.topmenu {
  margin-left : 20px;
}

.topmenu .itemTekst {
  margin-top : 8px;
}

.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;
}

.rammeBaggrund140Left {
  background-image  : url(/grafik/ramme_140_left.gif);
  background-repeat : repeat-y;
}

.rammeBaggrund140Right {
  background-image  : url(/grafik/ramme_140_right.gif);
  background-repeat : repeat-y;
}

.seppline {
  background-image : url(/grafik/sepp_lines.gif);
}

.boxoverskrift {
  color : #717171;
  font-size : 24px;
  letter-spacing : -1px;
}

.boxTekst {
  margin-top : 8px;
  font-size : 10px;
}

.boxLaesMere {
  font-size : 9px;
  text-align : right;
  margin-bottom : 10px;
}

.menuSubMain {
  background-image:url(/grafik/arrow_purple.gif);
  background-repeat : no-repeat;
  background-position : 0px 12px;
}

.menuSubMain a {
  color : #717171;
  text-decoration : none;
  display : block;
  margin-top : 8px;
  margin-left : 10px;
  margin-bottom : 2px;
}

.menuSubMain a:HOVER {
  color : #4a670d;
  text-decoration : none;
}

.menuSubItem a {
  color : #717171;
  text-decoration : none;
  display : block;
  margin-top : 2px;
  margin-left : 5px;
  margin-bottom : 2px;  
}

.menuSubItem a:HOVER {
  color : #4a670d;
  text-decoration : none;
}


.bund td {
  color : #717171;
  font-size : 10px;
}

.designvision {
  text-align : right;
  width : 900px;
  margin-top : 35px;
  font-size : 9px;
}

.designvision a {
  color : #717171;
  text-decoration : none;
}

.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 : #4a670d;
}

.spot_stor {
  font-weight : bold;
  font-size : 13px;
  color : #4a670d;
}

.spot_lille {
  font-size : 9px;
  font-weight : bold;
  color : #4a670d;
}

.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 : #e20015;
  color : #FFFFFF;
  font-size : 10px;
  border : 1px;
  border-style : solid;
  border-color : #e20015;
  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;
}