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

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/bg.jpg) repeat-x #dad8d9;
}

img {
	border:none;
	margin:0;
}

div#header {
	height:115px;
	width:auto;
	background:url(../images/header-bg.jpg) repeat-x;
}
	div#logo {
		float:left;
		width:260px;
		height:75px;
		margin:0;
		padding:0;
	}
		div#logo img {
			border:none;
		}
	
	div#zoeken {
		float:right;
		padding-right:20px;
		margin-top:5px;
		width:450px;
		height:20px;
		text-align:right;
		overflow:hidden;
	}

		div#zoeken select {
			width:200px;
		}


	div#topmenu {
		float:right;
		padding-right:20px;
		margin-top:10px;
		width:450px;
		height:25px;
		text-align:right;
overflow:hidden;

	}

		div#topmenu ul {
			margin:0;
			padding:0;
			height:20px;			
			list-style:none;
			float:right;
		}
		
		div#topmenu ul li {
			float:left;
			padding:0 10px;
			border-left:1px black solid;
		}
		
		
		div#topmenu ul li:first-child {
			float:left;
			padding:0 10px;
			border:none;
		}
			
		div#topmenu ul li a {
			color:#000;
			text-decoration:none;
		}

	div#login {
		float:left;
		height:67px;
		margin:5px 0 0 0;
		text-align:right;
		font-size:11px;
		width:240px;
		overflow:hidden;
	}

	input.logininput {
		height:15px;
		width:130px;
	}
	
	div#menu {
		clear:both;
		width:980px;
		height:40px;
	}
	
		div#menu ul {
			margin:0;
			padding:0;
			height:40px;
			width:980px;
			
			list-style:none;
		}
		
		div#menu ul li {
			float:left;
			padding:0 10px;
			line-height:40px;
			background:url(../images/scheiding.jpg) no-repeat left;
		}
		
		div#menu ul li:first-child {
			float:left;
			padding:0 10px;
			line-height:40px;
			background:none;
		}
			
		div#menu ul li a {
			color:#FFFFFF;
			text-transform:uppercase;
			text-decoration:none;
		}
		
		div#menu ul li a:hover {
			color:#EAD428;
		}
		
		div#menu ul li a.active {
			color:#EAD428;
		}

div#wrapper {
	position:relative;
	margin:0 auto;
	height:auto;
	width:980px;
	background:#FFFFFF;
	
}

	div#visualS {
		height:240px;
		width:980px;
		overflow:hidden;
	}
	
	div#visual {
		height:240px;
		width:980px;
		overflow:hidden;
	}
		div#tabs {
			float:left;
			height:240px;
			width:320px;
			z-index:99;
			position:absolute;
			
			/*background:#99FF66;*/
		}
			div#tabs ul {
				margin:0;
				padding:0;
				list-style:none;
				height:240px;
				background:url(../images/tabs.jpg) no-repeat;
			}
			
			div#tabs ul li {
				height:50px;
				padding:15px;
			}
			
			div#tabs ul li.active {
				background:url(../images/tab-active.png) no-repeat right;
			}
			
			div#tabs ul li span.titel {
				font-weight:bold;
				font-size:14px;
			}
			
			div#tabs ul li p {
				margin:0;
				width:270px;
				font-size:11px;
			}
		
		div#slides {
			float:right;
			height:240px;
			width:980px;
			z-index:90;
		}
		
		div#slides img{
			width:980px;
			height:240px;
		}
		
	div#content {
		background:#FFF;
		height:auto;
		width:980px;
	}
		
		div#kolom1 {
			float:left;
			height:auto;
			width:300px;
			min-height:1px;			
		}
			
			div#kolom1 div.blok {
				clear:both;
				width:260px;
				background-color:#ead428;
				padding:20px;
			}
						
			ul#boodschappenlijst {
				list-style:none;
				margin:10px 0 0;
				padding:0;
			}
			
			ul#boodschappenlijst div.aantal {
				float:left;
				width:30px;
			}
			
			ul#boodschappenlijst div.product {
				float:left;
				margin:0 10px;
				width:190px;
			}
			
			ul#boodschappenlijst div.actie {
				padding:2px 0;
			}
			
			div#kolom1 h3 {
				margin:0;
				padding:0;
			}
		
		div#kolom2 {
			float:left;
			height:auto;
			width:640px;
			padding:10px 20px 20px;
		}
			div#kolom2 ul a {
				color:black;
				text-decoration:none;
			} 
			
			div#kolom2 ul a:hover {
				color:black;
				text-decoration:underline;
			}
			
			div#kolom2 ul {
				width:183px;
				margin:0 0 20px;
				padding:0 15px;
				float:left;
				list-style:url(../images/bullet.png);
			}
			
			div#kolom2 ul li{
				line-height:20px;
			}
			
			div#kolom2 form#contactForm {
				width:220px;
			}
			
			div#kolom2 input.textbox {
				width:218px;
				height:20px;
				border:1px solid black;
				margin-bottom:10px;
				
				color:#c8c8c8;
				font-size:12px;
			}
			
			div#kolom2 input.submit {
				width:80px;
				height:22px;
				padding:0 10px;
				border:1px solid black;
				margin-bottom:10px;
				float:right;
				font-size:12px;
			}
			
			div#kolom2 textarea {
				width:218px;
				height:70px;
				border:1px solid black;
				margin-bottom:10px;
				color:#c8c8c8;
				
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
		}
		
		div#kolomGroot {
			float:left;
			height:auto;
			width:960px;
			padding:10px 0 10px 20px;
		}
			div.category {
				float:left;
				height:150px;
				width:220px;
				margin:0 20px 20px 0;
			}
			
			div.category img {
				margin:0; padding:0;
                height:120px;
                width:220px;
			}
				div.category a {
					display:block;
					background-color:#ead428;
					line-height:30px;
					padding:0 10px;
					font-weight:bold;
					color:#000000;
					text-decoration:none;
				}
			
			
			div#crumble-path a{
				font-size:10px;
				text-decoration:none;
				color:#000000;
			}
			
			div#content h1 {
				margin-top:10px;
				font-weight:normal;
			}
			
			div#content h2 {
				clear:both;
				margin-top:20px;
				margin-bottom:10px;
				width:640px;
				border-bottom:2px solid #cccccc;
				font-weight:normal;
			}
			
			div#content h4 {
				margin:30px 0 10px;
			}
			
				div.rij {
					width:640px;
					font-size:14px;
					border-bottom:2px solid #CCCCCC;
					margin-bottom:10px;
				}
				
				div.rij p {
					margin:0;
					font-size:10px;
				}
				
				div.productOmschrijving {
					font-size:10px;
				}
				
				div.rij div.productDetails {
					float:left;
					width:575px;
				}
				
				div.rij div.productToevoegen {
					float:left;
					padding-top:5px;
					color:#CCCCCC;
				}
				
				input.textProductToevoegen {
					width:30px;
					text-align:center;
					border:1px solid #000000;
				}
			

div#footer {
	clear:both;
	padding-top:30px;
	height:240px;
	width:auto;
	color:#FFFFFF;
	font-size:12px;
	
	background:#3D0A09 url(../images/footer-bg.jpg) repeat-x;
}
	div#footer h3 {
		margin:0 0 10px;
		color:white;
		font-size:17px;
		
		border-bottom:3px solid white;
	}
	
	div#adres {
		float:left;
		height:220px;
		width:160px;
	}
	
	div#contact {
		float:left;
		margin-left:40px;
		height:220px;
		width: 220px;
	}
	
		div#contact-form  p{
			height:190px;
			width: 220px;
		}
		div#contact input.textbox {
			width:218px;
			height:20px;
			border:1px solid black;
			margin-bottom:10px;
			
			color:#c8c8c8;
			font-size:12px;
		}
		
		div#contact input.submit {
			width:80px;
			height:22px;
			padding:0 10px;
			border:1px solid black;
			margin-bottom:10px;
			float:right;
			font-size:12px;
		}
		
		div#contact textarea {
			width:218px;
			height:70px;
			border:1px solid black;
			margin-bottom:10px;
			color:#c8c8c8;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}	
	
	div#highlight {
		float:left;
		margin-left:40px;
		
		height:190px;
		width:520px;
	}
	
		div#highlight div.spot1 {
			float:left;
			width:160px;
			height:150px;
		}
		
		div#highlight div.spot2 {
			float:left;
			width:160px;
			height:150px;
			margin:0 20px; 
		}
		
		div#highlight div.spot3 {
			float:left;
			width:160px;
			height:150px;
		}
		
		div#highlight div.spotTitle {
			margin-top:10px;
		}

div.center-this {
	margin:0 auto;
	height:auto;
	width:980px;
}

.attention {
	background-color:#FF6F6F !important;
}

/********* offerte form **********/
form#form {
	width:490px;
	margin: 0 auto;
}

form#form label {
	display:block;
	float:left;
	width:160px;
}

.inputwidth {
	width:320px !important;
	border: black 1px solid;
}

form#form textarea {
	color:black;
}

.formrecord {
	margin-bottom:5px;
}

/*************************** Etalage Links ************************/
div#thumbEtalage {
	width:300px;
}

div.categoryThumb {
	width:140px;
	height:113px;
	margin:5px;
	float:left;
}

div.categoryThumb img {
	margin:0; padding:0;
}
	div.categoryThumb a {
		display:block;
		background-color:#ead428;
		line-height:20px;
		padding:0 10px;
		font-weight:bold;
		font-size:10px;
		color:#000000;
		text-decoration:none;
	}


div#footnote {
	width:980px;
	float:left;
	clear:both;
	text-align:center;
	height:20px;
}

div#footnote a {
	color:#8F2623;
	text-decoration:none;
	font-size:11px;
}


div.customer_location {
	float:left;
	margin:5px 10px 5px 10px;		
	width:280px;
	position:relative;
	clear:both;	
}

div.customer_location_image {
	float:left;
	width:280px;
	height:186px;
	overflow:hidden;
	z-index:2;
}

div.customer_location_text {
	background-color:#EAD428;
	padding:10px;
	z-index:4;	
	position:absolute;
	left:5px;
	top:5px;
	width:150px;
	min-height:80px;
	opacity:0.8;
	filter:alpha(opacity=80)
}

div.customer_location_text h4 {
	float:left;
	clear:both;
	margin:0 !important;
	font-size:12px;
}

div.customer_location_text p {
	float:left;
	clear:both;
	margin:0 !important;
	font-size:10px;
}
