@charset "utf-8";
/* CSS Document */

#boxes {
	background:url(/images/home/bg_home.jpg) no-repeat left top;
}
#content {
	background:url(/images/home/sfeer_bottom.jpg) no-repeat left bottom;
	height:470px;
}
#box_links {
	background:url(/images/bg_prod_nav.jpg) repeat-x left bottom;
	height:250px;
}
#box_links img {
	height:35px;
	display:block;
	float:left;
	padding-top:190px;
	margin-top:25px;
	border:0;
}


#newsbox {
	height:175px;
	width:190px;
	display:block;
	float:right;
	padding:40px 110px 0 30px;
	
}
#newsbox p, #newsbox li {	
	font-size:12px;
	color:#1B1A18;
	
}
#newsbox h3 {
	margin:0;
	color:#0088A5;
}
img#acties { padding-top:0;margin-top:0; }

.shoplink { background: url(/images/shop_cart.gif) no-repeat left center;padding-left:45px;padding-top:15px; }

#intro {
	position:relative;
	margin:0;
	padding:20px 210px 12px 225px;
}
#intro h1 {
	color:#BE0000;
	margin:0;
	font-size:14px;
}
#intro p {
	margin:6px 0 0 0;
	font-size:12px;
}



	
