body
{
	border:0;
	margin:0;
	padding: 0px 0 0 0;
	background-color: #FFFFFF;
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #4B7819;
}

h1
{
   font-size: 13px;
   font-weight: bold;
   color: #4B7819;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#content
{
	background-color: #FFFFFF;
	width: 994px;
	text-align:left;
	background-image: url('../img/bg.gif');
}

#header
{
	width: 994px;
	/*height: 173px;*/
	/*margin: 12px 12px 0 12px;*/
	/*background-image: url('../img/header_top.gif');
	background-repeat: no-repeat;*/
}

#logo
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
	width: 966px;
	height: 173px;
	background-image: url('../img/header_top.png');
	float: left;
}

#mainmenubar
{
	margin-left: 10px;
	margin-right: 10px;
	width:966px;
	height: 52px;
	float: left;
	background-image: url('../img/menu_bg.png');
}

#mainmenu
{
	margin-left: 176px;
	margin-top: 12px;
	float: left;
}

.mainmenuitem
{
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../img/mainmenudevide.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.mainmenuitem.active
{
	color: #000000;
}

.mainmenuitem.last
{
	padding-right: 0;
	background-image: none;
}

a.mainmenuitem
{
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenuitem.on
{
	color: #FFFFFF;
}

a.mainmenuitem:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#left
{
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 10px;
	width: 116px;
	height: 350px;
	background-image: url('../img/left_back.jpg');
	background-repeat: no-repeat;
	float: left;
}

#middle
{
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 5px;
	width: 559px;
	float: left;
	line-height: 160%;
	background-image: url('../img/main_bg.jpg');
	background-repeat: no-repeat;
}

#right
{
	padding-top: 15px;
	width: 151px;
	float: left;
	background-image: url('../img/right_back.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#footer
{
	width: 994px;
	height: 78px;
	/*background-image: url('../img/footer_back.jpg');*/
}

#designedby
{
	text-align: right;
	width: 974px;
}

#designedby a
{
	color: #000000;
	font-size: 8px;
}

.menuheader
{
	color: #67350E;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	letter-spacing: 1px
}

.menu
{
	margin-top: 0px;
}

.menuitem
{
	margin-top: 13px;
	font-weight: bold;
	display:block;
}

.submenuitem
{
	margin-left: 5px;
	margin-top: 0px;
	font-weight: bold;
	display:block;
	width: 50px;
}

.subsubmenuitem
{
	margin-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	display:block;
	width: 50px;
}

a.menuitem, a.submenuitem, a.subsubmenuitem
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}

a.menuitem:hover, a.submenuitem:hover, a.subsubmenuitem:hover
{
	color: #000000;
	text-decoration: none;
}

a.menuitem.selected,a.submenuitem.selected,a.subsubmenuitem.selected
{
	color: #000000;
}

#tilbud
{
	padding-left: 25px;
	padding-right: 25px;
	color: #FFFFFF;
	height: 235px;
}

#indkoeb
{
	height: 100px;
	width: 140px;
	padding-top: 25px;
	/*padding-left: 0px;
	padding-right: 11px;*/
	background-image: url('../img/box_indkob.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align:center;
}

#soeg
{
	height: 71px;
	width: 140px;
	padding-top: 35px;
	/*padding-left: 0px;
	padding-right: 11px;*/
	background-image: url('../img/box_search.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align:center;
}

#soeg .input
{
   height: 15px;
   width: 75px;
   border: 2px solid #000000;
   font-size: 9px;
   padding: 0 0 0 2px;
}

#soeg .submit
{
   height: 19px;
   width: 32px;
   border: 2px solid #000000;
   background-color: #FFFFFF;
   font-size: 9px;
   font-weight: bold;
   text-align: center;
   padding: 0 0 2px; 2px;
   cursor: pointer;
}

#right a
{
	color: #000000;
	text-decoration: underline;
}

#right a:hover
{
	color: #FFFFFF;
}

.greenbox
{
	background-color: #A7C3A2;
	height: 81px;
	width: 118px;
	border-left: solid #81967F 1px;
	border-right: solid #81967F 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	line-height: 140%
}

.greenbox_bottom
{
	background-image: url('../img/box_bottom_green.gif');
	width: 140px;
	height: 16px;
	margin-bottom: 10px;
}

strong
{
	font-weight: bold;
}

img
{
	border: 0;
}


form
{
	margin: 0;
}

div.spacer {clear: both;}

hr
{
   color: #a0a0a0;
   background: #606060;
   height: 2px;
   border: 0px;
}

#shopbasket
{
   font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 8px;
	font-weight: bold;
}

.products
{
   padding: 5px 5px 10px 0px;
   font-size: 10px;
   float: left;
}

#productitem
{
   font-size: 10px;
   padding: 2px 2px 2px 5px;
}

#productitem a
{
	color: #4B7819;
	text-decoration: none;
}

#productitem a:hover
{
   color: #4B7819;
	text-decoration: underline;
}

#productitem a:visited
{
   color: #4B7819;
	text-decoration: none;
}

#productitem a:active
{
   color: #4B7819;
	text-decoration: underline;
}

#smallimg
{
   float: left;
   width: 50;
   height: 50;
}

input.textfield-short{
  border: #000000 1px solid;
   height: 15px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   width: 40px;
   color: #000000;
   font-weight: bold;
   background-color: #ffffff;
}

span.btn-left{
  float:left;
  margin:0;
  padding:0;
  display:block;
  width:8px;
  height:30px;
}
span.btn-right{
  float:left;
  margin:0;
  padding:0; 
  display:block;
  width:21px;
  height:30px;
}

/* NEWS */
.newsHeader
{
   color: #4B7819;
   font-weight: bold;
   font-size: 12px;
}

.newsTeaserText
{
   color: #000000;
   font-style: italic;
}

.orgPrice
{
   text-decoration: line-through;
   color: red;
   font-weight: bold;
}

/* SHOPPING BASKET */
#shopping_basket th
{
	text-align:left;
	padding-right: 15px;
	padding-bottom: 5px;
}

#shopping_basket th.last
{
	padding-right: 0;
}

#shopping_basket td
{
	padding-right: 0px;
}

#shopping_basket td.amount
{
	padding-right: 5px;
}

#shopping_basket td.last
{
	padding-right: 0;
}

#shopping_basket .right
{
	text-align:right;
}

#shopping_basket hr
{
	border: 0;
  	width: 100%;
  	color: #000000;
	background-color: #000000;
	height: 1px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#shopping_basket input.amount
{
	text-align:right;
	width: 35px;
	border: 1px solid #000000;
	padding-right: 2px;
}

#shopping_basket .bold
{
	font-weight: bold;
}

.bold
{
   font-weight: bold;
   color: #4B7819;
}

.bold a
{
	color: #4B7819;
	text-decoration: none;
}

.bold a:hover
{
   color: #4B7819;
	text-decoration: underline;
}

.bold a:visited
{
   color: #4B7819;
	text-decoration: none;
}

.bold a:active
{
   color: #4B7819;
	text-decoration: none;
}

#product_list .readmore
{
	float:left;
}

#loginform .input
{
   height: 15px;
   width: 100px;
   border: 1px solid #000000;
   font-size: 9px;
   padding: 0 0 0 2px;
}

#loginform .submit
{
   height: 19px;
   border: 1px solid #000000;
   background-color: #FFFFFF;
   font-size: 9px;
   font-weight: bold;
   text-align: center;
   padding: 0 0 2px; 2px;
   cursor: pointer;
}


/* IMAGE VIEW */
#image_view.border .pv_image
{
	border: solid #000000 0px;
	margin-bottom: 8px;
}

#product_list .product_image
{
	border: solid #000000 0px;
}

.submitAddress {
  background: transparent;
  border: 0px;
  cursor: pointer;
  font-weight: bold;
  font-size: 11px;
  padding: 0px;
  color:#4B7819;
}

/* PAGING */
  #product_list .paging {
    margin-bottom: 0px;
    overflow: hidden;
    text-align:right;
    padding-right:2px;
  }
  #product_list .paging a {
    color: #363636;
  }
  #product_list .paging .navigation {
    margin: 0 5px;
    padding: 8px 8px;
    background: #f2f2f2;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: dotted;
    height: 14px;
  }
  #product_list .paging .show {
    margin: 0 5px;
    padding: 8px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    height: 14px;
  }
  #product_list .paging .navigation,
  #product_list .paging .show {
    border-color: #f2f2f2;
  }
  #product_list .paging .navigation .page,
  #product_list .paging .navigation .page span,
  #product_list .paging .navigation .direction span,
  #product_list .paging .show .sort,
  #product_list .paging .show .sort span,
  #product_list .paging .show .options span {
    float: left;
    padding: 0 2px;
  }

  #product_list .paging .navigation .direction,
  #product_list .paging .show .options {
    float: right;
  }
  #product_list .paging .navigation .direction span {
    float: left;
  }
  #product_list .paging .show .sort select {
    margin-top: -2px;
    margin-left: 0;
    margin-bottom: 0;
  }

  #product_list .paging a.selected {
    font-weight: bold;
    text-decoration: none;
  }