
html, body {
	background: #BDDCEE;
}

body {
	font-family:Arial;
	font-size: 10px;
}

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

}



#header {
	background:url('../img/css/achtergronden/header.jpg') no-repeat top left;
	height: 190px;
	position:relative;
	margin-bottom:0px;
}


.breadcrumb {	
	position:relative;
	/*background:url() no-repeat top left;*/
	width:800px;
	top:-12px;
	left:6px;
	height:30px;
	overflow:hidden;
	padding:8px 12px;
	height:15px;
	font-size:12px;
	color: #6A7A91;
}



.breadcrumb p, .breadcrumb ol, .breadcrumb li{
	display: inline;
	margin: 0;	
}

.breadcrumb p{
	font-weight:bold;
}

.breadcrumb li  {
	color: #6A7A91;
	margin-left:5px;
}

.breadcrumb li a {
	color: #6A7A91;
	padding-right:26px;
	margin-right:-8px;
    background: url(../img/css/arrows.png) no-repeat 100% -78px;
}

.breadcrumb li a:hover{
	color: #6A7A91;
}



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

}


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

.promobarR #productPage{
	width:602px;	
	margin:0 16px 0 16px;
	overflow:hidden;
}

.promobarLR #productPage{
	width:436px;
	margin:0 16px 0 16px;
	overflow:hidden;
}

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

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

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

#productLayout{
	width:800px;
}



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



#addressLine {
	top:0px;
  	position:relative;
	z-index:2;
   	padding:12px 0;
	text-align: center;
	color:#666666;
}

#addressLine a{
	color: #F93B00;
	font-weight: bold;
}

#addressLine .secondLine{
	color:#3D3D3D;
}
	
