﻿body, html {
  background-color : #FFFFFF;
  font-family : arial, verdana, helvetica;
  margin : 0px;
  padding : 0px;
  height : 100%;
  width : 100%;
	color : #494745;
  font-size : 11px;
}


.overskrift, h1 {
  padding : 0px 0px 0px 0px;
  margin : 0px 0px 0px 0px;
  font-size : 33px;
  letter-spacing : -2px;
  color : #57844C;
  font-weight : normal;
}

h2 {
  padding : 0px 0px 5px 0px;
  margin : 0px 0px 0px 0px;
  font-weight : normal;
}

.overskrift b {
  color : #FDCC00;
}

.indledning {
  padding-top : 3px;
  padding-bottom : 13px;
  font-size : 12px;
  font-weight : bold;
  color : #494745;
}

.tekst {
  font-size : 12px;
  color : #494745;
  line-height : 15px;
}

.tekst a {
  color : #57844C;
}

.imagetext {
	font-size : 10px;
	color : #494745;
	background-color : #F3F3F3;
	padding : 4px;
	border : 1px;
	border-style : solid;
	border-color : #AAAAAA;
}

.imageborder {
	border : 1px;
	border-style : solid;
	border-color : #CCCBC9;
}

/* -- GENERELLE SITETAGS -- */

.sitemapMain {
  font-weight:bold;
  line-height:20px;
}

.sitemapSub {
  margin-left:10px;
}

a {
	text-decoration : none;
	color : #57844C;
}

a:HOVER {
	text-decoration : none;
	color : #57844C;
}

table {
  border : 0px;
  border-collapse : collapse;
}

table td {
  font-family : verdana, arial;
  font-size : 11px;
  color : #000000;
  padding : 0px;
}

#calcLayer {
  background-color : #FFFFFF;
  width : 215px;
  display : none;
  position : absolute;
  top : 6px;
  left : 6px;
  
  border-bottom : 1px #b2d34e solid;
  border-left : 1px #b2d34e solid;
  border-right : 1px #b2d34e solid;
}

#calcLayer .header {
  border-top : 1px #5a9f46 solid;
  border-bottom : 1px #ecf4d3 solid;
  background-color : #b2d34e;
  color : #FFFFFF;
  height : 18px;
  text-align : right;
}

#calcLayer .headerText {
  position:absolute;
  top : 3px;
  left : 4px;
  font-weight : bold;
  color : #FFFFFF;
  font-size : 11px;
  text-transform : uppercase;
}

#calcLayer .header img {
  margin-right : 3px;
  margin-top : 2px;
}

.calc {
  width : 190px;
  margin-left : auto;
  margin-right : auto;
}

.divDisable {
  filter : alpha(opacity=50);
  opacity : 0.5;
}

img {
  border : 0px;
}

li {
  color : #57844C;
  line-height : 20px;
}

li a {
  color : #57844C;
}

.seppline {
  background-image : url(/grafik/box_bg_dots.gif);
}

.fed {
  font-size : 11px;
  font-weight : bold;
  color : #494745;
}

.fed_stor {
  font-weight : bold;
  font-size : 13px;
}

.fed_lille {
  font-size : 9px;
  font-weight : bold;
}

.spot {
  font-size : 11px;
  font-weight : bold;
  color : #57844C;
}

.spot_stor {
  font-weight : bold;
  font-size : 13px;
  color : #57844C;
}

.spot_lille {
  font-size : 9px;
  font-weight : bold;
  color : #57844C;
}

.relOverskrift {
  font-size : 11px;
  font-weight : bold;
  letter-spacing : -1px;
}

.relMini {
  font-size : 9px;
  color : #666666;
  letter-spacing : -1px;
}

.error {
  font-size : 9px;
  font-weight : bold;
  color : #D0521E;
}

.line0 {
  background-color : #FFFFFF;
}

.line1 {
  background-color : #EEEEEE;
}

/* -- TOPMENUEN -- */

.topmenu {
  height : 25px;
}

.topmenudark {
  background-color : #669C50;
  background-image : url(/grafik/topmenu_bagg_dark.gif);
  background-repeat : repeat-x;
  font-weight : normal;
  font-size : 15px;
  color : #FFFFFF;
  text-align : left;
  padding-left : 10px;
}

.topmenulight {
  background-color : #B2D34E;
  background-image : url(/grafik/topmenu_bagg_light.gif);
}

.topmenu a {
  color : #3E4947;
  font-weight : bold;
}

.topmenu a:HOVER {
  color : #3E4947;
}

.topmenu .menupunktSel {
  color : #FFFFFF;
}

.topmenu .sepp {
  width : 20px;
}

.toptable a {
  color : #FFFFFF;
  font-weight : bold;
  font-size : 12px;
}

.toptable a:HOVER {
  color : #B2D34E;
}

.toptable .tekst {
  color : #FFFFFF;
  font-weight : bold;
  margin-left : 4px;
}

.toptable .inputButton {
	background : #5e9652;
	color : #FFFFFF;
	font-size : 13px;
	border : 0px;
	border-style : solid;
	border-color : #9BCC7F;
	font-weight : bold;
	height : 28px;
	margin : 0px 0px 0px 0px;
}

.toptable .inputText {
	background : #FFF;
	color : #494745;
	font-size : 14px;
	border : 1px;
	border-style : solid;
	border-color : #FFF;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0px 0px 0px 0px;
	width : 215px;
	height : 28px;
}

.pagesearch {
	border : 3px #5e9652 solid;
	width : 350px;
	margin-top : 10px;
	padding : 10px;
}

.pagesearch .inputButton {
	background : #5e9652;
	color : #FFFFFF;
	font-size : 13px;
	border : 0px;
	border-style : solid;
	border-color : #9BCC7F;
	font-weight : bold;
	height : 24px;
	margin : 0px 0px 0px 0px;
}

.pagesearch .inputText {
	background : #FFFFFF;
	color : #494745;
	font-size : 12px;
	border : 1px;
	border-style : solid;
	border-color : #9BCC7F;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0px 0px 0px 0px;
	width : 170px;
	height : 24px;
}

.pagesearch .tekst {
	margin : 0px 0px 4px 6px;
	font-weight : bold;
}

/* -- SIDEMENU -- */

.menulistTD {
  background-image : url(/grafik/menu_bagg.gif);
  background-repeat : repeat-y;
  color : #FFFFFF;
}

.menulist {
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
  width : 200px;
}

.menulist a {
  color : #000000;
  font-size : 11px;
}

.menulist a:HOVER {
  color : #B2D34E;
}

.menulist .menuHeader {
	background-color : #b2d34e;
  margin : 0px 4px 0px 4px;
  padding : 0px 0px 0px 6px;
  line-height : 22px;
  border-top : 1px solid #57844c;
  border-bottom : 1px solid #57844c;
  color : #fff;
  font-weight : bold;
  font-size : 14px;
  /*
  text-shadow: 2px 2px 2px #000;
  filter: Shadow(Color=#000, Direction=135, Strength=5);
  */
}

.menulist .menuSubMain {
  margin : 0px 0px 0px 11px;
  padding : 4px 0px 0px 12px;
  background-image : url(/grafik/pilgreen.gif);
  background-repeat : no-repeat;
  background-position : 0px 7px;
  color : #57844c;
  font-weight : bold;
  font-size : 12px;
  cursor : pointer;
}

.menulist .menuSubMainOpened {
  margin : 0px 0px 0px 11px;
  padding : 4px 0px 0px 12px;
  background-image : url(/grafik/pilgreen.gif);
  background-repeat : no-repeat;
  background-position : 0px 7px;
  color : #57844c;
  font-weight : bold;
  font-size : 12px;
  cursor : pointer;
}

.menulist .menuSubItem {
  display : none;
}

.menulist .menuSubItemOpen {
  background-image : url(/grafik/pilgreen_mini.gif);
  background-repeat : no-repeat;
  background-position : 0px 7px;
  margin : 0px 0px 0px 23px;
  padding : 3px 0px 0px 10px;
  line-height : 14px;
  width : 175px;
}

.menulist .menuSubItemOpen a {
  font-size : 12px;
}

.menulist .selected {
  font-weight : bold;
}

/* -- BUND -- */

.bund {
  height : 86px;
  background-image : url(/grafik/bund_bagg.jpg);
}

/* -- SHOP CSS -- */

.shop_path {
  position : absolute;
  padding-top : 36px;
  margin-left : 2px;
  color : #000000;
  font-size : 11px;
  width : 550px;
  font-weight : bold;
}

.shop_listtable {
	margin-top : 12px;
}

.shop_listtable .shop_dkk {
  font-size : 10px;
  font-weight : bold;
  padding-top : 3px;
}

.shop_listtable .shop_pris {
  color : #57844C;
	padding-left : 7px;
  font-size : 16px;
  font-weight : bold;
}

.shop_listoverskrift {
  font-weight : bold;
  font-size : 13px;
}

.shop_listoverskrift a:HOVER {
  color : #494745;
}

.shop_listtekst {
  color : #494745;
}

.shop_notice {
  text-transform : uppercase;
  font-size : 11px;
  font-weight : bold;
  padding-top : 8px;
}

.shop_notice_tekst {
  padding-bottom : 8px;
}

.shop_notice_spot {
  color : #57844C;
  font-size : 12px;
  font-weight : bold;
  padding-bottom : 8px;
}

.shop_seppline {
  background-color : #CCCBC9;
}

.shop_info {
  font-size : 9px;
  font-weight : bold;
}

.shop_info a:HOVER {
  color : #B2D34E;
}

.shop_serieNavn {
  font-size : 11px;
}

.shop_serieDetalje {
  font-size : 10px;
  font-weight : bold;
}

.shop_seriePris {
  font-weight : bold;
  font-size : 14px;
  color : #57844C;
  padding-bottom : 1px;
}

.shop_prisTable {
  
}

.shop_prisTable .header {
  border-top : 1px #5a9f46 solid;
  border-bottom : 1px #ecf4d3 solid;
  background-color : #b2d34e;
  color : #FFFFFF;
  height : 20px;
}

.shop_prisTable .gray {
  background-color : #EEEEEE;
}

.shop_prisTable .pris {
  color : #57844C;
	padding-left : 7px;
  font-size : 13px;
  font-weight : bold;
}

.shop_prisTable .vejl {
  font-size : 10px;
  font-weight : bold;
}

.shop_prisTable .dkk {
  font-size : 9px;
  font-weight : bold;
  padding-top : 3px;
}

.shop_kurvProcess {
	position : absolute;
  margin-top : 10px;
  overflow : hidden;
}

.shop_kurvProcess .punkt {
	float : left;
	margin-right : 5px;
  padding-left : 15px;
  padding-right : 15px;
  line-height : 34px;
  height : 38px;
  font-weight : bold;
	background-color : #eeeeee;
  background-repeat : no-repeat;
  background-position : center right;
}

.shop_kurvProcess .selected {
	color : #FFF;
	background-color : #b2d34e;
  background-repeat : no-repeat;
  background-position : center right;
}

.shop_kurvProcess .cards {
  margin : 5px 0px 0px 23px;
}

.shop_kurvProcess .cards div {
  float : left;
  margin-left : 5px;
}

.shop_kurvNavnTable {
  margin-top : 3px;
}

.shop_kurvNavnTable .fed {
  font-weight : bold;
}

.shop_kurvVareTable {
  
}

.shop_kurvVareTable .header {
  border-top : 1px #5a9f46 solid;
  border-bottom : 1px #ecf4d3 solid;
  background-color : #b2d34e;
  color : #FFFFFF;
  font-weight : bold;
  height : 20px;
}

.shop_kurvVareTable .fed {
  font-weight : bold;
}

.pay_box {
  width : 335px;
  margin-right : 10px;
  margin-bottom : 15px;
  float : left;
}

.pay_box .header {
  margin-bottom : 5px;
  font-weight : bold;
}

.pay_box .cardnum {
  width : 200px;
  height : 18px;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10px;
	border : 1px #BBBBBB solid;
	padding-left : 2px;
	padding-right : 2px;
	margin-top : 2px;
}

.pay_box .emonth {
  width : 45px;
  height : 18px;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10px;
	border : 1px #BBBBBB solid;
	padding-left : 2px;
	padding-right : 2px;
	margin-top : 2px;
}

.pay_box .eyear {
  width : 60px;
  height : 18px;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10px;
	border : 1px #BBBBBB solid;
	padding-left : 2px;
	padding-right : 2px;
	margin-top : 2px;
}

.pay_box .cvc {
  width : 40px;
  height : 18px;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10px;
	border : 1px #BBBBBB solid;
	padding-left : 2px;
	padding-right : 2px;
	margin-top : 2px;
}

DIV.pay_box input.formsubmit {
  color : #FFFFFF;
  font-size : 10px;
  border : 0px;
  background-repeat : no-repeat;
  cursor : pointer;
  width:152px;
  height:38px;
}

/* -- HØJRE SPALTE -- */

.right {
  width : 162px;
  background-color : #FFFFFF;
}

.right .header {
  height : 30px;
  background-image : url(/grafik/right_top.gif);
  background-repeat : repeat-x;
  font-size : 13px;
  letter-spacing : 1px;
  font-weight : bold;
  text-align : center;
  color : #FFFFFF;
}

.right .punkt {
  font-weight : bold;
  padding-left : 10px;
  background-image : url(/grafik/right_punkt.gif);
  background-repeat : no-repeat;
  background-position : 4px 5px;
}

.right .punkt a {
  color : #57844C;
}

.right_seppline {
  background-color : #CCCBC9;
}

.right_error {
  color : #57844C;
  font-size : 9px;
}


/* -- FORMOBJEKTER -- */

.inputText {
	background : #FFFFFF;
	color : #494745;
	font-family : verdana;
	font-size : 10px;
	border : 1px #7F9DB9 solid;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0px 0px 1px 0px;
	width : 170px;
}

.inputTal {
	background : #FFFFFF;
	color : #494745;
	font-family : verdana;
	font-size : 10px;
	border : 1px #7f9db9 solid;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0px 0px 0px 0px;
	width : 40px;
	text-align : right;
}

.readonly {
  background : #EEEEEE;
	border : 1px;
	border-style : dashed;
	border-color : #BBBBBB;
}

.inputButton {
	background-color : #D0521E;
	color : #FFFFFF;
	font-size : 10px;
	border : 1px;
	border-style : solid;
	border-color : #D0521E;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
}

.inputBuy {
	background : #D0521E;
	color : #FFFFFF;
	font-size : 10px;
	border : 1px;
	border-style : solid;
	border-color : #D0521E;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
}

.inputFile  {
	background : #FFFFFF;
	color : #494745;
	font-family : verdana;
	font-size : 10px;
	border : 1px #7f9db9 solid;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0px 0px 0px 0px;
	width : 170px;
}

.inputSelect {
	background : #FFFFFF;
	color : #494745;
	font-family : verdana;
	font-size : 10px;
	border : 1px #7f9db9 solid;
	padding-left : 2px;
	padding-right : 2px;
	margin : 0px 0px 0px 0px;
	height : 18px;
	width : 300px;
}

.inputarea {
	background : #FFFFFF;
	color : #494745;
	font-family : verdana;
	font-size : 10px;
	border : 1px #7f9db9 solid;
	margin : 0px 0px 0px 0px;
	padding : 2px;
	width :300px;
	height : 100px;
}

.inputCheck {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px -4px;
}
