html,body {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	background-image: url('../images/new/body.gif');
	background-repeat: repeat-x;
	background-color: #241f08;
}
a img {
	border-width: 0px;
}
span.red {
	color: #e30000;
} 
a.button, a.buttonlarge { 
  background-image: url('../images/new/button.gif');
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
	line-height: 20px;
  padding: 5px 10px 5px 9px;
  
}
a.button:hover {
	background-image: url('../images/new/button-active.gif');
}
a.buttonlarge {
 	background-image: url('../images/new/buttonlarge.gif');
}
a.buttonlarge:hover {
	background-image: url('../images/new/buttonlarge-active.gif');
}
#pageButtons input.funkyButton, #pageButtons input.funkyButtonGhost {
	background-image: url('../images/new/buttonsmall.gif');
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	width: 21px;
	height: 19px;
	color: #fff;
	font-weight: bold;
	border-width: 0px;
	padding-left:4px;
	padding-right:4px;
	margin-left:2px;
	margin-bottom:2px;
	cursor: pointer;
	
}
#pageButtons input.funkyButtonGhost  {
	background-image: url('../images/new/buttonsmall-disabled.gif');
	cursor: default;
}
#pageButtons input.funkyButton:hover {
	background-image: url('../images/new/buttonsmall-active.gif');
}

span.winkelprijs {
	color: #e30000;
	text-decoration: line-through;
}
span.error {
	color: #e30000;
}
table.paginaSectie tr td {
	padding-left: 15px;
}
table.paginaSectie {
}

#pageButtons {
	clear: both;
	text-align: center;
	padding: 15px;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 126px;
	background-image: url('../images/new/header.png');
}
#logo {
	padding: 14px 0px 0px 6px;
}
#logo a.logo {
	background-image: url('../images/new/logo.png');
	display: block;
	width: 143px;
	height: 60px;
	cursor: pointer;
}

#menuWrapper {
	width: 794px;
	overflow: hidden;
	float: left;
}
#menu {
	padding: 15px 0px 0px 30px;
}
#searchWrapper {
	width: 186px;
	float: left;
	position: relative;
}
#search {
	position: absolute;
	top: 13px;
	left: 5px;
	background-image: url('../images/new/searchBox.gif');
	background-repeat: no-repeat;
	width: 161px;
	height: 19px;
}
#search #searchBtn {
	position: absolute;
	top: 0px;
	left: 140px;
	background-image: url('../images/new/searchBtn.gif');
	width: 18px;
	height: 19px;
	border-width: 0px;
	background-color: transparent;
	cursor: pointer;
}
#search input {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 126px;
	border-width: 0px;
}
#zoeken {
	margin-bottom: 15px;
}

#menu a {
	color: #fff;
	margin-right: 20px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#contentWrapper {
	background-color: #fff;
}
#content {
	width: 955px;
	float: left;
}
#submenuWrapper {
	width: 250px;
	float:left;
}
#submenu {
	padding-left: 25px;
}
#mainContent {
	width: 705px;
	float: left;
}
#mainContent table.paginaSectie {
	width: 100%;
}
.kruimelPad {
	width: 705px;
	height: 30px;
	background-color: #3e3714;
}
.kruimel {
	padding: 10px 15px;
	color: #fff;
}
.kruimel h2 {
	margin: 0px;
	color: #fff;
	font-size: 12px;
}
.kruimel h2 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
}
.kruimel a:hover {
	text-decoration: underline;
}
#footerWrapper {
	height: 160px;
	background-image: url('../images/new/footer.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fff;
}

#footer {
	padding: 20px 0px 0px 250px;
}
/* webwinkelMenu */
#webwinkelMenu {
	width: 168px;	
}
#webwinkelMenu p.categorieen, #webwinkelMenu a {
	margin: 0px;
	margin-left: 15px;
}
#webwinkelMenu p.categorieen {
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
}
#webwinkelMenu a {
	text-decoration: none;
	color: #847c59;
}
#webwinkelMenu a:hover, #webwinkelMenu a.active {
	color: #e30000;
}
#webwinkelMenu hr.seperator {
	color: #bdbbae;
	background-color: #bdbbae;
}
/* shopBox */
#shopBoxWrapper {
	width: 200px;
	height: 74px;
	background-color: #e3e4d9;
}
#shopBox {
	padding: 10px 12px;
}
#shopBox p.winkelwagen, #shopBox p {
	margin: 0px;
}
#shopBox p.winkelwagen, #shopBox a {
	color: #e30000;
}
#shopBox a:hover {
	text-decoration: none;
}
#shopBox p.winkelwagen {
	font-size: 14px;
	font-weight: bold;
}
#shopBox p {
	margin-left: 10px;
}
#shopBox #bekijken {
	text-align: right;
	padding-right: 8px;
}
/* addressBox */
#addressBox {
	background-color: #e3e4d9;
	width: 704px;
	height: 49px;
}
#addressBox table {
	width: 100%;
}
#addressBox table td{
	vertical-align: top;
	padding-left: 10px;
}

/* logos */
#logos {
	text-align: right;
	padding-right: 30px;
}
/* productCategorie */
.productCategorieSectie {
	background-color: #e3e4d9;
	width: 706px;
}
.productCategorieSectieSpacer {
	height: 15px;
}
.productCategorieSectie table {
	border-collapse: collapse;
	width: 100%;
}
.productCategorieSectie table td {
	vertical-align: top;
}

.productCategorieSectieImg {
	padding: 15px;
	cursor: pointer;
}
.productCategorieSectieImg div {
	width: 115px;
	height: 115px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}

.productCategorieSectieContent {
	width: 584px;
}
.productCategorieSectie table td.productCategorieSectieBtn {
	text-align: right;	
	vertical-align: bottom;
	padding: 0px 15px 15px 0px;
}

.productCategorieSectieContent h2 {
	margin-top: 10px;
}

/* productOverzicht */
.productOverzichtSectieWrapper, .productOverzichtSectieWrapperNoSpace {
	padding: 0px 10px 10px 0px;
	float: left;	
}
.productOverzichtSectieWrapperNoSpace {
	padding-right: 0px;
}
.productOverzichtSectie {
	background-color: #e3e4d9;
	width: 227px;
	height: 352px;
	position: relative;
}
.productOverzichtSectieContent {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 197px;
	height: 305px;
	overflow: hidden;
}
.productOverzichtSectieContent div {
	height: 194px;
	width: 194px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.productOverzichtSectieContent h2 {
	margin-bottom: 0px;
	font-size: 14px;
	white-space: nowrap;
}

.productOverzichtSectie .meerInfo {
	width: 108px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 15px;
}
.productOverzichtSectie .bestellen {
	width: 102px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 128px;
}

/* productDetails */
#productWrapper {
	width: 520px;
	float: left;
}
#product {
	padding: 0px 0px 15px 15px;
}
#product #productInfo {
	width: 253px;
	float: left;
}
#product p.prijs {
	font-size: 24px;
	font-weight: bold;
}
#product #productImg {
	width: 272px;
	height: 340px;
	float: right;
	text-align: right;
}
#product #productImgContent {
	padding: 0px 15px;
}
div.magnify {
	background-image: url('../images/new/magnify.png');
	height: 240px;
	width: 240px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #bdbbae;
}
div.prodImg {
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
}
#prodThumbContainerWrapper  {
	width: 242px;
	height: 66px;
	position: relative;
}

#prodThumbContainer {
	position: absolute;
	right: 0px;
	top: 5px;
}

#prodThumbContainer div.prodThumbWrapper {
	float:left;
	border:1px solid #bdbbae;	
	background-color:#fff;
	margin-left: 5px;
}
 
#prodThumbContainer div.prodThumbWrapper:hover {
	border:1px solid #e30000;
}

#prodThumbContainer div.prodThumbWrapper div {
 	height:56px;
 	width:56px;	
	background-position: center center;
	background-repeat: no-repeat;
	cursor:pointer;
}
div.gerelateerdeProducten {
	padding-top: 30px;
	
}
div.gerelateerdeProductWrapper, div.gerelateerdeProductWrapperNoSpace{
	float: left;
	padding: 0px 15px 15px 0px;
}
div.gerelateerdeProductWrapperNoSpace {
	padding-right: 0px;
}

div.gerelateerdeProduct {
	height: 110px;
	width: 110px;
	border:1px solid #bdbbae;	
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	cursor: pointer;
	position: relative;
}
div.gerelateerdeProduct div.gerelateerdeProductContent{
	height: 36px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 74px;
	background-image: url('../images/new/gerelateerdeProductOverlay.png');
	overflow: hidden;
}
div.gerelateerdeProduct div.gerelateerdeProductContent h2 {
	white-space: nowrap;
	font-size: 14px;
	margin: 0px 5px;
}

div.gerelateerdeProduct div.gerelateerdeProductContent div.prijs {
	width: 100px;
	height: 10px;
	position: absolute;
	left: 5px;
	top: 20px;
	text-align: center;
}
div.blokkenWrapper {
	width: 184px;
	float: left;
}
div.blokWrapper {
	width: 184px;
	background-color: #e3e4d9;
	margin-bottom: 10px;
}
div.blok {
	padding: 10px;
}
div.blok h2 {
	font-size: 14px;
	margin: 0px;
}

/* shopCart */
.shopCartWrapper {
	width: 704px;
	background-color: #e3e4d9;
}
.shopCart {
	padding: 15px;
}
div.gerelateerdeProductenTitel {
	padding-left: 15px;
}

div.shopCart div.gerelateerdeProducten {
	padding-top: 0px;
	text-align: center;
}
div.shopCart div.gerelateerdeProducten div.gerelateerdeProductWrapper {
	padding-right: 28px;
}
div.shopCart div.gerelateerdeProducten div.gerelateerdeProductWrapper, div.shopCart div.gerelateerdeProducten div.gerelateerdeProductWrapperNoSpace {
	padding-bottom: 0px;
}
table#bestellingTabel {
	width: 100%;
	border-collapse: collapse;
}
table#bestellingTabel td#totaalBedrag {
	font-weight: bold;
	border-top: 1px solid #000;
}
table#bestellingTabel td.bestellingPrijs, table#bestellingTabel th.bestellingPrijsHeader, table#bestellingTabel td.bestellingAantal, table#bestellingTabel th.bestellingAantalHeader {
	text-align: right;
}
table#bestellingTabel th {
	text-align: left;
	padding: 5px;
	background-color: #3e3714;
	color: #fff;
	font-size: 12px;
}
table#bestellingTabel td {
	vertical-align: top;
	background-color:#f0f1eb;
	padding: 5px;
	border-top: 1px solid #e3e4d9;
}
table#bestellingTabel tr.noborderForTd td {
	border-width: 0px;
}

table#bestellingTabel  td.bestellingArtikel {
	width: 420px;
}
table#bestellingTabel  td.bestellingAantal {
	width: 60px;
}
table#bestellingTabel div.prodThumb {
	height:56px;
 	width:56px;	
	background-position: center center;
	background-repeat: no-repeat;
	cursor:pointer;
	border:1px solid #bdbbae;	
	background-color: #fff;
}
div#shopCartButtonPanel {
	padding: 15px 0px;
	text-align: right;
}
div#shopCartButtonPanel a {
	margin-left: 15px;
}
input.aantal {
	width: 15px;
}
