img, div { 
	border:0;
	padding:0;
	margin:0;
}

p {
	margin:0;
	padding:8px 0;
}

html, body {
	height:100%;
	padding:0;
	margin:0;
}

.showH1 {
	position:relative;
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}

#container {
	position:relative;
	width:900px;
  	min-height:100%;
  	height:auto !important;
  	height:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:0;
}

#header {
	position:relative;
	height:365px;
	width:848px;
	top:0;
	left:31px;
}

#header #menuTop {
	position:absolute;
	top:53px;
	left:0;
	width:848px;
	height:27px;
}

#header #image {
	position:absolute;
	top:78px;
	left:0;
	width:848px;
	height:285px;
}

#header #logo {
	position:absolute;
	top:100px;
	left:22px;;
	width:324px;
	height:47px;
}

#header #menuProducten {
	position:absolute;
	top:160px;
	left:0;
	width:848px;
	height:200px;
}

#content {
	position:relative;
	float:right;
	width:523px;
	height:auto;
	overflow:auto;
	font:12px "Arial";
	line-height:19px;
	color:white;
	margin:0 0 0 0;
	display:inline;
	right:30px;
	padding:20px 0 250px 30px;
}

#productFotos {
	position:relative;
	float:left;
	width:270px;
	height:270px;
	z-index:101;
	padding:0;
	margin:0 0 20px 37px;
}

#sidebar {
	position:relative;
	float:left;
	width:270px;
	height:466px;
	font:12px "Arial";
	line-height:19px;
	color:white;
	z-index:100;
	padding:0;
	margin:0 0 0 37px;
	display:block;
	top:0;
	left:0;
}

#sidebar #header {
	position:absolute;
	height:40px;
	width:230px;
	top:10px;
	left:20px;	
}

#sidebar #line1 {
	position:absolute;
	width:230px;
	height:1px;
	background-color:#c8c8c7;
	top:48px;
	left:20px;
}

#sidebar #image {
	position:absolute;
	width:230px;
	height:128px;
	top:70px;
	left:20px;
}

#sidebar #text {
	position:absolute;
	width:230px;
	height:auto;
	top:205px;
	left:30px;
	font:12px "Arial";
	line-height:19px;
	color:black;
}

#sidebar #text a {
	color:black;
	text-decoration:none;
}

#sidebar #text a:hover {
	color:black;
	text-decoration:underline;
}

#sidebar #line2 {
	position:absolute;
	width:230px;
	height:1px;
	background-color:#a6a69e;
	top:339px;
	left:20px;
}

#sidebar #visie {
	position:absolute;
	width:157px;
	height:74px;
	top:356px;
	left:56px;
}

#footer {
	width:880px;
	height:250px;
	bottom:0;
	position:absolute;
	left:0;
	z-index:99;
}

#footer #header {
	position:absolute;
	width:140px;
	height:57px;
	top:24px;
	left:342px;
}

#footer #image {
	position:absolute;
	width:778px;
	height:187px;
	top:63px;
	left:101px;
}

#footer #product1 {
	position:absolute;
	width:130px;
	height:96px;
	top:80px;
	left:347px;	
}

#footer #product2 {
	position:absolute;
	width:130px;
	height:96px;
	top:80px;
	left:487px;	
}

#footer #product3 {
	position:absolute;
	width:130px;
	height:96px;
	top:80px;
	left:627px;	
}

#footer #productAlle {
	position:absolute;
	width:130px;
	height:auto;
	bottom:74px;
	left:767px;	
}

#footer #productAlle a {
	color:#303128;
	font:12px "Arial";
	text-decoration:none;
	font-weight:bold;
}

#footer #productAlle a:hover {
	color:#303128;
	font:12px "Arial";
	text-decoration:underline;
	font-weight:bold;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:14px 0 -7px 0;
	padding:0;
}

h3 {
	font-size:15px;
	color:#d3d1c9;
	font-weight:bold;
	margin:14px 0 -7px 0;
	padding:0;
}

ul {
	padding:7px 0 7px 14px;
	margin:0;
}

li {
	padding:0;
	margin:0;
}

a {
	color:#d3d1c9;
}

a:hover {
	color:#efefec;
}

#kaart {
	display:block;
	padding:0;
	margin:7px 0;
	width:523px;
	height:350px;
}
