/* 
---------------------------------------------------------------------------
Global Reset
--------------------------------------------------------------------------- 
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
	
ul,li {
	list-style-type:none;
	}
	
body {
	color:#635145;
	background: #fff repeat-x;
	text-align: center;
	font: 12px/18px  Verdana,Tahoma, Helvetica,sans-serif;
	border-top: 12px solid #635145;
	}
	
	
img {
	border:0;
	}	
	
p {
	margin: 0 0 14px 0;
}

a {
	color: #635145;
}

a:hover {
	color: #635145;
	text-decoration: none;
}

/* 
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* 

/* 
---------------------------------------------------------------------------
Page Canvas
--------------------------------------------------------------------------- 
*/

#container {
	position:relative;
	width: 768px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top: 50px;
	padding-bottom: 30px;
}

/* 
---------------------------------------------------------------------------
Hoofdnavigatie
--------------------------------------------------------------------------- 
*/

ul#main {
	list-style: none;
	width: 100%;
	background: #dcd3cb;
	height: 36px;
	border: 1px solid #ad9b95;
}

ul#main li {
	float: left;
	line-height: 36px;
	border-left: 1px solid #efe6dd;
	border-right: 1px solid #bab2ab;
}

ul#main li.no-border-left {
	border-left: 0px;
}

ul#main li.no-border-right {
	border-right: 0px;
}

ul#main li a {
	color: #635145;
	text-decoration: none;
	padding: 11px 67px 11px 67px;
	font-weight: bold;
}

ul#main li a:hover {
	background: #cdc4bd;
}

/* 
---------------------------------------------------------------------------
Header
--------------------------------------------------------------------------- 
*/


#header {
	position: relative;
	width: 100%;
}

	.small {
		height: 150px;
	}
	
	.large {
		height: 335px;
	}

#header h1 a{
  display: block;
  position:absolute;
  top:7px;
  left: 0px;
  height:177px;
  width:367px;
  text-decoration:none;
  background: url(/img/logo.gif);
}

#header h1 a span{
  visibility:hidden;
}

#header-balk {
	background: #dcd3cb;
	border: 1px solid #ad9b95;
	height: 135px;
	position: absolute;
	top: 207px;
	width: 100%;
}

/* 
---------------------------------------------------------------------------
Image rotater
--------------------------------------------------------------------------- 
*/

#header-image {
	width: 250px;
	bottom: 10px;
	border: 3px solid #fff;
	position: absolute;
	right: 21px;
	height:250px;
}

#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		bottom:0px;
	}

/* 
---------------------------------------------------------------------------
Productgroepen
--------------------------------------------------------------------------- 
*/

#productgroepen-home {
	height: 240px;
	background: #dcd3cb;
	border: 1px solid #ad9b95;
	margin-top: 40px;
	width: 100%;
}

#productgroepen-home ul {
	list-style: none;
}

#productgroepen-home ul li {
	float: left;
	border-left: 1px solid #efe6dd;
	border-right: 1px solid #bab2ab;
	height: 240px;
	width: 190px;
	text-align: center;
	position: relative;
	display: block;
}

		#productgroepen-home ul li.no-border-left {
			border-left: 0px;
		}
		
		#productgroepen-home ul li.no-border-right {
			border-right: 0px;
		}


#productgroepen-home ul li img {
	border: 3px solid #fff;
	margin-top: 15px;
}

#productgroepen-home ul li span {
	width: 150px;
	background: #fff;
	border: 1px solid #afafb0;
	font-size: 11px;
	display: block;
	font-weight: bold;
	margin-left: 12px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 8px
}

#productgroepen-home ul li a{
	color:#635145;
	text-decoration: none;
}

/* 
---------------------------------------------------------------------------
Productgroep pagina
--------------------------------------------------------------------------- 
*/

#productgroepen {
	height: 240px;
	margin-top: 40px;
	width: 100%;
}

#productgroepen div.item {
	background: #dcd3cb;
	border: 1px solid #ad9b95;
	width: 375px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
		.margin {
			margin-left: 14px;
		}

#productgroepen div.item  img {
	border: 3px solid #fff;
	margin-top: 15px;
}

#productgroepen div.item div.left {
	float: left;
	height: 240px;
	width: 185px;
	position: relative;
	display: block;
	border-right: 1px solid #efe6dd;
	text-align: center;
}

#productgroepen div.item div.right {
	float: left;
	height: 240px;
	width: 185px;
	position: relative;
	display: block;
	border-left: 1px solid #bab2ab;
}

#productgroepen div.item span {
	width: 149px;
	background: #fff;
	border: 1px solid #afafb0;
	font-size: 11px;
	display: block;
	font-weight: bold;
	margin-left: 12px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 5px
}

#productgroepen .content {
	padding: 10px;
	font-size: 11px;
}

#productgroepen .content h3 {
	font-size: 12px;
}

#productgroepen .content ul {
	margin: 5px 0 15px 0;	
}

#productgroepen .content ul li {
	padding-left: 15px;
	background: url(/img/bullet2.gif) no-repeat left 4px;
	position: relative;
}

#productgroepen h2 {
	font-size: 14px;
	background: #dcd3cb;
	border: 1px solid #ad9b95;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	font-weight: bold;
}

#content {
	margin-top: 40px;
	width: 100%;
}

#tekst h3 {
	font-size: 14px;
	background: #dcd3cb;
	border: 1px solid #ad9b95;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	font-weight: bold;
}


