html, body {
	background-color          : #FFFFFF;
	margin-left               : 0px;
	margin-top                : 0px;
	margin-right              : 0px;
	margin-bottom             : 0px;
	font-family               : Verdana, helvetica, arial;
	font-size                 : 10px;
	color                     : #6B6657;
	scrollbar-face-color      : #5DACC1;
	scrollbar-shadow-color    : #2787A3;
	scrollbar-highlight-color : #9ECAD6;
	scrollbar-3dlight-color   : #03709A;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color     : #FFFFFF;
	scrollbar-arrow-color     : #ffffff;
}

TD {
	font-size         : 11px;
	text-decoration   : none;
}

LI {
	font-size         : 10px;
	text-decoration   : none;
	text-align        : left;
	margin-left	      : -25px;
}

A {
	color             : #6B6657;
	text-decoration   : none;
}

A:HOVER {
	color             : #F49F1B;
	text-decoration   : none;
}

.imageBorder
	{
	border			      : 1; 
	border-style	    : solid; 
	border-color	    : #F1F1EB; 
	}

.boxmenu {
  font-size         : 10px;
  font-weight       : bold;
  color             : #666666;
  padding-left      : 2px;
  padding-right     : 2px;
}

.ur {
  font-size         : 9px;
  font-weight       : bold;
  color             : #71777A;
  padding-left      : 2px;
  padding-right     : 2px;
}

.path {
  font-size         : 10px;
  font-weight       : bold;
  color             : #000000;
}

.mini {
  font-size         : 9px;
  font-weight       : bold;
  color             : #6B6657;
}

.micro {
  font-size         : 9px;
  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;
}

.red {
  color             : #AE0603;
  font-weight       : bold;
}


.listpris {
  font-size         : 16px;
  font-weight       : bold;
  color             : #F49F1B;
}

.listoverskrift {
  font-size         : 12px;
  font-weight       : bold;
  color             : #000000;
}

.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         : 14px;
  font-weight       : bold;
  color             : #F49F1B;
  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;
}

.topmenu {
  font-size         : 9 px;
  font-weight       : bold;
  text-transform    : uppercase;
}

.tableBorder
	{
	border			      : 1px; 
	border-style	    : solid; 
	border-color	    : #DDDDDD; 
	}

.imageBorder  {
	border            : 1;
	border-style      : solid;
	border-color      : #666666;
}

.inputSelect  {
	background        : #F1F1EB;
	color             : #000000;
	font-size         : 10px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
}


.inputText {
	background        : #F1F1EB;
	color             : #000000;
	font-size         : 10px;
	border            : 1;
	border-style      : solid;
	border-color      : #BBBBBB;
	padding-left      : 2px;
	padding-right     : 2px;
	}

.inputDigits {
	background        : #F1F1EB;
	color             : #000000;
	font-size         : 10px;
	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         : 10px;
	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;
}


