
html, body {
	background: #788069;
}



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

}



#bg{
	width:960px;
	background:  #e0e8ea url(../img/css/achtergronden/bg.jpg) repeat-y;
	
	
	padding:0 30px 030px;
	margin: 0 0 0 -30px;
	padding:0 30px 0 30px;
	height:100%; 
}


#bgHeader{
	background:  #e0e8ea url(../img/css/achtergronden/bgHeader.jpg) no-repeat;
	position:absolute;
	
	top:0;
	width:1020px;
	height:269px;
	left:-30px;
	overflow:hidden;
		
}

#bgFooter{
	height:100px;
	background: #e0e8ea url(../img/css/achtergronden/bgFooter.jpg) no-repeat bottom;
	width:1020px;
	overflow:hidden;
	margin: -75px 0 0 -30px;
}

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




.promobarNO #productPage{
	width:848px;
	margin:0 28px 0 56px;
	overflow:hidden;
	display:inline;

}







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

.promobarR #productPage{
	width:666px;	
	margin:0 28px 0 56px;
	overflow:hidden;
}


.promobarLR #productPage{
	width:484px;
	margin:0 28px 0 28px;
	overflow:hidden;
}




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


#position2{
	float:right;
	margin-right:56px;
	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()  repeat-y top right; 
}

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

}


	
	

.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;
}
	

