html, body {
	background-color  : #FFFFFF;
	margin-left       : 0px;
	margin-top        : 0px;
	margin-right      : 0px;
	margin-bottom     : 0px;
	font-family       : Verdana, helvetica, arial;
	font-size         : 11px;
	color             : #725D40;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #D37B0B;
}

.underMenu{
	position          : absolute;
	top               : 140px;
	height            : 25px;
	padding           : 0px 0px 0px 10px;
	visibility        : hidden;
  font-size         : 11px;
  color             : #725D40;
  font-weight       : normal;
}

.underMenu a:hover{
  font-size         : 11px;
  color             : #F49F1B;
  font-weight       : normal;
}

.topmenu {
  font-size         : 10px;
  color             : #725D40;
  font-weight       : bold;
}

TD {
	font-size         : 11px;
	text-decoration   : none;
}

A {
	color             : #6B6657;
	text-decoration   : none;
}

A:HOVER {
	color             : #F49F1B;
	text-decoration   : none;
}

.imageBorder
	{
	border			      : 1; 
	border-style	    : solid; 
	border-color	    : #725D40; 
	}

.mini {
  font-size         : 9px;
  font-weight       : bold;
  color             : #6B6657;
}

.error {
  font-size         : 9px;
  font-weight       : bold;
  color             : #980000;
}

.kurv {
  font-size         : 13px;
  font-weight       : bold;
  color             : #FFFFFF;
}

.kurvDetalje {
  font-size         : 9px;
  color             : #6B6657;
}

.kurvFed {
  font-size         : 9px;
  font-weight       : bold;
  color             : #6B6657;
}

.listpris {
  font-size         : 16px;
  font-weight       : bold;
  color             : #F49F1B;
}

.listoverskrift {
  font-size         : 11px;
  font-weight       : bold;
  color             : #D37B0B;
}

.listDkk {
	font-size         : 10px;
	text-decoration   : none;
	font-weight       : bold;
}

.serieoverskrift {
  font-size         : 13px;
  font-weight       : bold;
  color             : #000000;
}

.seriesub {
  font-size         : 10px;
  font-weight       : bold;
  color             : #000000;
}

.overskrift {
  font-size         : 12px;
  font-weight       : bold;
  color             : #D37B0B;
  padding-bottom    : 2px;
}

.indledning {
  font-size         : 12px;
  font-weight       : bold;
  color             : #6B6657;
  padding-bottom    : 3px;
}

.imagetext {
  font-size         : 9px;
  color             : #000000;
  padding-bottom    : 3px;
}

.serieSubPris {
  font-size         : 12px;
  font-weight       : bold;
  color             : #F49F1B;
}

.serieSubDkk {
	font-size         : 10px;
	text-decoration   : none;
	font-weight       : bold;
}

.rabat {
	font-size         : 10px;
	text-decoration   : none;
	font-weight       : bold;
	color             : #F49F1B;
}

.vejl {
	font-size         : 10px;
	text-decoration   : none;
	font-weight       : normal;
}

.fed {
  font-weight       : bold;
}

.tableBorder
	{
	border			      : 1; 
	border-style	    : solid; 
	border-color	    : #DDDDDD; 
	border-top        : none;
	border-top-width  : 0px;
	}

.inputSelect  {
	background        : #F1F1EB;
	color             : #000000;
	font-size         : 9px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
}


.inputText {
	background        : #F1F1EB;
	color             : #000000;
	font-size         : 9px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
	}

.inputDigits {
	background        : #F1F1EB;
	color             : #000000;
	font-size         : 9px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
	text-align        : right;
	}

.inputBuy  {
	border            : 0;
	border-style      : solid;
	border-color      : #FFFFFF;
	background        : #F49F1B;
	color             : #FFFFFF;
	font-size         : 9px;
	font-weight       : bold;
	margin            : 0px 0px 0px 0px;
}

.inputArea  {
	background        : #F1F1EB;
	color             : #000000;
	font-family       : Verdana, helvetica, arial;
	font-size         : 11px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding           : 2px;
}

.inputButton  {
	border: 1;
	border-style: solid;
	border-color: #000000;
	background: #EEEEEE;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}