html, body {
	margin: 0;
	margin-top: 0;
	padding: 0;
}

body {
	height: 100%;
}

h2 {
	margin: 0;
}

h3 {
	margin-top: 5px;
	margin-bottom: 2px;
}

img {
	padding: 0;
	margin: 0;
}

#container {
	width: 786px !important;
	margin-left: auto;
	margin-right: auto;
	width: 757px;
	margin-bottom: 0;
	height: auto;
}

#header, #content {
	padding-left: 15px;
	padding-right: 15px;
}

#header {
	position: relative;
	width: 100%;
	height: 217px;
}

#logo {
	width: 180px;
	height: 100px;
	float: left;
	margin-left: 17px;
	margin-top: 18px;
}

#slogan {
	position: absolute;
	height: 20px;
	width: 180px;
	left: 40px;
	top: 115px;
}

#topmenu {
	position: absolute;
	width: 491px;
	height: 34px;
	top: 137px;
	left: 19px;
	padding-top: 10px;
	padding-left: 10px;
}

#topmenu a {
	margin-right: 10px;
}

#topmenu p {
	margin-top: 10px;
	margin-left: 15px;
}

#sfeer {
	width: 371px;
	height: 217px;
	margin-left: 336px !important;
	margin-left: 333px; /* IE */
}

#content {
	position: relative;
	width: 100%;
	top: -34px;
	/*height: auto;*/
}

#breadcrumb {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 30px;
	width: 370px;
}

#leftmenu {
	clear: both;
	float: left;
	margin-left: 15px !important;
	margin-left: 9px;
	width: 180px;
	line-height: 18px;
	display:block;
	min-height: 80px;
}

#leftmenu ul {
	padding: 0;
	margin: 0;
}

#leftmenu li.active {
	/*margin-left: 16px;*/
	padding-left: 2em;
}

#producten {
	position: relative;
	float: left;
	margin-left: 5px !important;
	margin-left: 15px;
	height: auto;
	width: 500px;
	line-height: 17px;
}

#producten h3 {
	margin-top: 0;
	padding-left: 5px;
}

#producten p {
	padding-left: 5px;
	margin-top: 0;
}

.productblok {
	position: relative;
	margin-bottom: 15px;
	width: 473px; /* actual 503 */
	height: 115px !important; /* 135 */
	height: 105px; /* 135 */
	padding-top: 5px !important; 
	padding: 15px;
	background: url('../images/bg_producten.jpg') no-repeat top left;
}

.productkader_midden { /* inhoud */
	position: relative;
	width: auto;
	height: 120px;
	top: 15px;
	padding-left: 10px;
	padding-right: 33px;
}

/* product binnenkant */
.productfoto {
	position: relative;
	float: left;
}

.productfoto img {
	max-height: 110px;
}

.productinfo {
	position: relative;
	left: 15px;
	height: 100px;
	width: 325px;
}
.product_artikelnr {
	float: right;
}

.productinfo h3 {
	float: left;

	margin-top: 0;
	margin-bottom: 5px;
}


.productinfo_titel {
	position: relative;
	float: left;
	width: 55px;
}

.productinfo_omschrijving {
	position: relative;
	float: left;
	left: 20px;
	width: 220px;
}

.product_pdf {
	position: relative;
	top: -20px !important;
	top: 0;
	left: 50px !important;
	left: 0;
	clear: both;
	width: 450px !important;
	width: 400px;
	height: 40px;
}

.pdflink {
	float: left;
	margin-right: 10px;
}

.pdflink a {
	font: normal 9px Verdana;
}
.pdflink img {
	vertical-align: top;
}

#blok1 {
	width: 243px;
	height: 250px;
	clear:both;
}
#blok1 div {margin-bottom:8px;}

#tekst_links {
	position: relative;
	clear: both;
	width: 225px;
	float: left;
	left: 10px;
	top: 34px;
}

#invoer {
	width: 176px;
}

#tekst_rechts {
	position: relative;
	width: 495px;
	float: left;
	top: 34px;
	left: 40px;
	min-height: 200px;
}

#footer {
	position: relative;
	clear: both;
	text-align: center;
	font-size: 11px;
	height: 20px;
}


#container_onderbalk {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 786px;
	height: 18px;
}

