
html, body {
	background: #B3CC57;
}



#wrapper{
	position:relative;
	width:794px;
	margin: 0 auto;

}

#bg{
	width:794px;
	background:  #C7CBD0 url(../img/css/achtergronden/bg.gif) repeat-y;
	
	
	padding:0 20px 0 20px;
	margin: 0 0 0 -20px;
	padding:0 20px 0 20px;
	height:100%; 
}


#bgHeader{
	background:  #EFF0F1 url(../img/css/achtergronden/bgHeader.jpg) no-repeat;
	position:absolute;
	top:0;
	width:834px;
	height:295px;
	left:-20px;
	overflow:hidden;
		
}

#bgFooter{
	height:90px;
	background: #C7CBD0 url(../img/css/achtergronden/bgFooter.gif) no-repeat;
	width:834px;
	overflow:hidden;
	margin: -90px 0 0 -20px;
}




#header {
	background:url() no-repeat top left;
	min-height: 110px;
	position:relative;
	margin-bottom:12px;
}



.promobarNO #productPage{
	width:758px;
	margin:0 12px 0 24px;
	overflow:hidden;
	display:inline;

}


.promobarL #productPage{
	width:604px;	
	margin:0 12px 0 12px;
	overflow:hidden;
	display:inline;
}

.promobarR #productPage{
	width:592px;	
	margin:0 12px 0 24px;
	overflow:hidden;
}


.promobarLR #productPage{
	width:438px;
	margin:0 12px 0 12px;
	overflow:hidden;
}


.noRounded #productLayout{
	background:#fff;
	margin-bottom:12px;
}

.noRounded #sitemap, .noRounded #footer, .noRounded #position4, .noRounded #position5, .noRounded #contactContainer{
	background:#fff;
}



.noRounded #specificProduct .productsScroll, .noRounded  .productCollection, .noRounded .productScrollCollection{ 
	background:none;
}




.noRounded #specificProduct .productsScroll .image{
	background:none;
}


.noRounded .productScrollCollection{
	border-bottom:1px #ccc solid; 
}

 .noRounded .productCollection{
	border-right:1px #ccc solid; 
}


.noRounded #specificProduct .productsScroll .image{
	float:left;
}




#position1{
	float:left;
	margin-left:12px;
	display:inline;
}


#position2{
	float:right;
	margin-right:12px;
	display:inline;
}


#position1{
	width:154px;
	overflow:hidden;
}


#position2{
	width:154px;
	overflow:hidden;
}

.promoBar .navigationComplex, .promoBar .promoItem{
	width:154px;
}


 .promoBar .promoGmaps, .promoBar .promoForm, .promoBar .promoList, .promoBar .promoListImage, .promoBar .navigationSimple, .promoBar .relatedItems, .promoBar .subNavigation, .promoBar .randomItems{	
 	width:130px;
 }




.rounded {
	position:relative;
    margin:0px 0 12px 12px;
	
}



.rounded .roundedContent, .rounded .roundedTop, .rounded .roundedBottom, .rounded .roundedBottom div {
	background:url(../img/css/achtergronden/background_corners.png)  repeat-y top right; 
}

	
	
#position1, #position2, #position3, #productPage, .collectionContainer {
	background: #ffffff;

}


	
	

.rounded .roundedContent {
	position:relative;
	margin:0; 
		
}


.rounded .roundedContent #sitemap, .rounded .roundedContent #productLayout {
	margin-left:-12px;
	position:relative;

}

.rounded .roundedTop {
    position:absolute;	
	top:0;
	width:12px; 
	margin-left:-12px;
	height:100%;
	background-position:top left;
}
.rounded .roundedBottom {	
    position:relative;
   
	width:100%;
}
.rounded .roundedBottom, .rounded .roundedBottom div {
	height:12px; 
	font-size:1px;
	
}
.rounded .roundedBottom {
	background-position:bottom right;
	
}
.rounded .roundedBottom div {
	position:relative;
	width:12px; 	
	margin-left:-12px;
	background-position:bottom left;
}
	

