html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

#CybotCookiebotDialogDetailFooter{ display: none !important; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
	display:block;
}

blockquote, q{
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after{
	content:"";
	content:none;
}

ins{
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark{
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del{
	text-decoration:line-through;
}


abbr[title], dfn[title]{
	border-bottom:1px dotted;
	cursor:help;
}


table{
	border-collapse:collapse;
	border-spacing:0;
}


hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #000;
	margin:15px 0;
	padding:0;
}


input, select{
	vertical-align:middle;
}

select, input, textarea, button{
	font:99% sans-serif;
}

pre, code, kbd, samp{
	font-family:monospace, sans-serif;
}

a:hover, a:active{
	outline:none;
}

ul, ol{
	margin-left:2em;
}

ol{
	list-style-type:decimal;
}

nav ul, nav li{
	margin:0;
	list-style:none;
	list-style-image:none;
}

small{
	font-size:85%;
}

strong, th{
	font-weight:bold;
}

td{
	vertical-align:top;
}

sub, sup{
	font-size:75%;
	line-height:0;
	position:relative;
}

sup{
	top:-0.5em;
}

sub{
	bottom:-0.25em;
}

pre{
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
	padding:15px;
}

textarea{
	overflow:auto;
}

.ie6 legend, .ie7 legend{
	margin-left:-7px;
}

input[type="radio"]{
	vertical-align:text-bottom;
}

input[type="checkbox"]{
	vertical-align:bottom;
}

.ie7 input[type="checkbox"]{
	vertical-align:baseline;
}

.ie6 input{
	vertical-align:text-bottom;
}

label, input[type="button"], input[type="submit"], input[type="image"], button{
	cursor:pointer;
}

button, input, select, textarea{
	margin:0;
}

input:valid, textarea:valid{}

input:invalid, textarea:invalid{
	border-radius:1px;
	-moz-box-shadow:0px 0px 5px red;
	-webkit-box-shadow:0px 0px 5px red;
	box-shadow:0px 0px 5px red;
}

.selectnav {
	display:none;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid{
	background-color:#f0dddd;
}

a{
	-webkit-transition:color 0.2s ease-in;  
   -moz-transition:color 0.2s ease-in;  
   -o-transition:color 0.2s ease-in;  
   transition:color 0.2s ease-in;
   color:#2da0fd;
   text-decoration:none;
}

a:hover{
   text-decoration:underline;
}

button{
	width:auto;
	overflow:visible;
}

.ie7 img{
	-ms-interpolation-mode:bicubic;
}

img, object, embed, video{
	max-width: 100%;
}

.ie8 img{
	width:auto;
	max-width:none;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img{
	width:100%;
}

body, select, input, textarea{
	color:#444;
}

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}

html{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
	overflow-y:scroll;
	height:100%;
}

body{
	height:100%;
	line-height:1;
	font:normal 13px/21px Verdana, Geneva, sans-serif;
	*font-size:small;
	background:#e9e9e9 url(../images/top-bg.png) repeat-x;
	color:#000;
}

/* --------------------------------------------
   Algemene onderdelen en classes
-------------------------------------------- */
::-moz-selection{
	background:#2da0fd;
	color:#fff;
}

::-webkit-selection{
	background:#2da0fd;
	color:#fff;
}

::selection{
	background:#2da0fd;
	color:#fff;
}

.alignleft{
	display:inline;
	float:left;
}

.alignright{
	display:inline;
	float:right;
}

.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.clear{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

h1, h2, h3, h4, h5, h6, p, table{
	margin:0 0 21px;
}

article ul, article ol{
	margin:0 0 21px 0;
}

article ol{
	margin:0 0 21px 25px;
}

article ul li:not(.gfield){
	list-style:none;
	padding:0 0 0 25px;
	background:url(../images/li.png) left 7px no-repeat;
}

article ul ul, article ol ol, article ol ul, article ul ol{
	margin:0;
}

.hiddenlink{
	visibility:hidden;
	height:0;
	width:0;
	float:left;
}

p a.hiddenlink{
	visibility:visible;
	height:auto;
	width:auto;
	float:none;
}

.hometime{
	float:left;
}

/* --------------------------------------------
   Template opbouw
-------------------------------------------- */

#container{
	margin:0 auto -251px;
	width:1250px;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#header{
	height:auto;
	width:1250px;
	float:left;
}

#top{
	width:1250px;
	height:150px;
	float:left;
}

#branding{
	margin: 40px 0 0 25px;
    width: 227px;
    background: url(../images/Tehabo-donker.png);
    height: 71px;
    float: left;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
}

#searchform{
	margin:65px 50px 0 0;
	height:30px;
	float:right;
}

#s{
	background:url(../images/search_01.png);
	width:198px;
	height:30px;
	border:none;
	padding:0 7px;
	margin:0;
	float:left;
	outline:none;
	color:#999;
	font:normal 11px/30px Verdana, Geneva, sans-serif;
}

#searchsubmit{
	padding:0;
	margin:0;
	border:none;
	background:url(../images/loep.png) no-repeat center;
	width:35px;
	height:30px;
	color:#e12726;
	font:normal 11px/30px Verdana, Geneva, sans-serif;
	text-indent:-9999px;
	 border: solid 1px #f2f2f2;
}

#menu{
	margin:72px 0 0 28px;
	float:left;
}

.horizontalmenu ul.menu{
	float:left;
	position:relative;
	z-index:2000;
	height:39px;
}

.horizontalmenu ul.menu li{
	margin:0 23px 0 0;
	position:relative;
	float:left;
}

.horizontalmenu ul.menu li a{
	display:block;
	font:normal 17px/normal Verdana, Geneva, sans-serif;
	color:#4d4d4d;
	text-decoration:none;
	float:left;
	position:relative;
}

.horizontalmenu ul.menu li:hover a{
	color:#2da0fd;
}

.horizontalmenu ul.menu li:hover ul.sub-menu{
	display:block;
}

.horizontalmenu ul.menu li ul.sub-menu{
    position:absolute;
	left:0;
	float:left;
	top:58px;
	background:#fff;
	display:none;
	margin:0;
	padding:25px;
}

.horizontalmenu ul.menu li ul.sub-menu li{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
}

.horizontalmenu ul.menu li ul.sub-menu li a{
	display:inline-block;
	width:100%;
	white-space:nowrap;
	margin:0;
	padding:0;
	font:normal 14px/30px Verdana, Geneva, sans-serif;
	color:#000;
}

.horizontalmenu ul.menu li ul.sub-menu li a:hover{
	color:#2da0fd;
}

.horizontalmenu ul.menu li ul.sub-menu .sub-menu{
	display:none;
}

#slider{
	width:1200px;
	height:300px;
	margin:9px 0 -90px 25px;
	border-right:solid 25px #fff;
	float:left;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:15;
}

#slider li, #slider img{
	width:1200px;
	height:300px;
	float:left;
}

#slider img{
	border-radius:6px 6px 0 0;
}

#breadcrumbs{
	margin:0 25px;
	padding:21px 0 0 253px;
	width:947px;
	height:69px;
	background:url(../images/red-bg.png) repeat;
	float:left;
	color:#fff;
	position:relative;
	z-index:15;
	font:normal 11px/normal Verdana, Geneva, sans-serif;
}

#breadcrumbs a{
	color:#ccc;
	text-decoration:none;
}

#left{
	margin:-90px 0 0;
	padding:110px 0 25px 25px;
	background:#fff;
	border-radius:0 0 0 6px;
	width:228px;
	float:left;
}

#left nav ul{
	width:228px;
	float:left;
}

#sidebarmenu{
	border-right: solid 25px #fff;
	border-bottom: solid 25px #fff;
	margin: 0 0 -25px;
	border-radius: 0 0 6px 0;
}

#left span{
	position:relative;
	color:#fff;
	font-size:17px;
	right:12px;
	cursor:pointer;
	text-align:center;
	width:15px;
	
	display: table-cell;
    vertical-align: middle;
}

#left nav ul li{
	position:relative;
	margin:0 0 1px;
	padding:10px 8px 10px 20px;
	background:#999;
	width:200px;
	float:left;	
	
}

#left nav ul li a{
	width:200px;
	color:#fff;
	text-decoration:none;
	font:normal 15px/normal Verdana, Geneva, sans-serif;
	float:left;
	
	display:table;
}

#left nav ul.sub-menu{
	display:none;
	margin:10px 0 -11px -20px;
}

#left nav li.current-menu-ancestor ul.sub-menu, #left nav li.current-menu-item > ul.sub-menu{
	display:block;
}

#left nav ul.sub-menu li{
	margin:0;
	border-bottom:solid 1px #fff;
	padding:10px 8px 10px 20px;
	background:#2da0fd;
	width:200px;
	float:left;
}

#left nav ul.sub-menu li a{
	width:200px;
	color:#fff;
	text-decoration:none;
	font:normal 15px/normal Verdana, Geneva, sans-serif;
	float:left;
}

#left nav ul.sub-menu ul.sub-menu{
	border-top:solid 1px #fff;
	margin:10px 0 -11px -20px;
}

#left nav ul.sub-menu ul.sub-menu li{
	margin:0;
	border-bottom:solid 1px #fff;
	padding:10px 8px 10px 20px;
	background:#fff;
	width:200px;
	float:left;
}

#left nav ul.sub-menu ul.sub-menu li a{
	width:200px;
	color:#000;
	text-decoration:none;
	font:normal 13px/normal Verdana, Geneva, sans-serif;
	float:left;
}

#left nav ul.sub-menu ul.sub-menu li:hover a, #left nav ul.sub-menu ul.sub-menu li.current-menu-item a{
	color:#2da0fd;
}

#left nav ul.sub-menu ul.sub-menu li.current-menu-item{
	background:#fff url(../images/active.png) 5px center no-repeat;
}



#content-bg{
	margin:-37px 0 0;
	border-radius:6px 0 38px 0;
	padding:34px 25px 4px;
	background:#fff;
	width:947px;
	float:left;
	position:relative;
	z-index:20;
}

#content-bg h1{
	font:normal 19px/27px Verdana, Geneva, sans-serif;
}

#content-bg h2, #content-bg h1.titel{
	font:normal 15px/21px Verdana, Geneva, sans-serif;
}

#content-bg h1.titel{
	margin:0;
}

time{
	color:#2da0fd;
	font:normal 12px/21px Verdana, Geneva, sans-serif;
}

.news-image{
	padding:3px;
	background:url(../images/news-bg.png);
	width:80px;
	height:82px;
	float:left;
	margin:0 0 0 -3px;
}

.news-tekst{
	margin:0 0 35px 37px;
	width:827px;
	border-bottom:solid 1px #000;
	float:right;
}

#contacttable{
	margin:0 0 21px 23px;
}

.news-item{
	width:947px;
	float:left;
	clear:both;
	margin:0 0 28px;
}

.input{
	width:358px;
	height:27px;
	padding:0 7px;
	margin:0 0 15px;
	outline:none;
	border:none;
}

.textarea{
	width:358px;
	height:163px;
	resize:none;
	margin:0;
	outline:none;
	padding:7px;
	border:none;
}

.submit{
	border:none;
	background:#2da0fd;
	float:right;
	height:30px;
	font:normal 13px/30px Verdana, Geneva, sans-serif;
	color:#fff;
	padding:0 15px;
	margin:0 93px 0 0;
}

#producten{
	margin:0 0 0 -6px;
	width:976px;
	float:left;
}

.product{
	margin:0 23px 28px 0;
	background:url(../images/product-bg.png);
	width:302px;
	height:162px;
	float:left;
}

.product img{
	margin:18px 17px 0 19px;
	float:left;
}

.product a{
	width:137px;
	float:left;
	color:#2da0fd;
	text-decoration:none;
	font:normal 17px/21px Verdana, Geneva, sans-serif;
}

#news{
	margin:9px 0 0;
	width:619px;
	float:left;
}

#news h1, #contact h1{
	font:normal 15px/27px Verdana, Geneva, sans-serif;
	margin:0 0 9px;
}

#news-items{
	font:normal 12px/21px Verdana, Geneva, sans-serif;	
}

#news-items h1{
	font:normal 12px/21px Verdana, Geneva, sans-serif;
	color:#2da0fd;
	margin:0;
}

#news-items .more{
	text-decoration:none;
	color:#2da0fd;
}

#contact{
	font:normal 12px/25px Verdana, Geneva, sans-serif;	
	margin:0 0 0 30px;
	width:292px;
	float:left;
}

#contact img{
	margin:0 0 0 5px;
	float:left;
}

#push, #footer{
	width:100%;
	height:251px;
	overflow:hidden;
	clear:both;
	min-width:1250px;
}

#footer{
	background:url(../images/footer-bg.png) repeat-x;
}

#f-center{
	width:1200px;
	margin:0 auto;
	position:relative;
	z-index:150;
}

#f-center table{
	margin:26px 0 0 204px;
	color:#4d4d4d;
	height:165px;
	float:left;
	font:normal 11px/19px Verdana, Geneva, sans-serif;
}

#f-center table .alignleft{
	margin:42px 0 0 0;
}

#f-center table td.blok{
	background:url(../images/footer-blok.png) left 44px no-repeat;
	padding:0 0 0 40px;
}

#f-center span{
	color:#b3b3b3;
}

#bezoekadres{
	padding:0 35px 0 0;
	width:137px;
}

#f-center table td.blok#bellen, #f-center table td.blok#mailen{
	padding:0 38px 0 20px;
}

#beeldmerk{
	margin:0;
	float:left;
}

#naam, #email{
	margin:0;
	height:28px;
	background:url(../images/aanmelden-bg.png) repeat-x;
	border:solid 1px #ccc;
	font:normal 11px/28px Verdana, Geneva, sans-serif;
	color:#999;
	padding:0 10px;
	float:left;
	outline:none;
}

#naam{
	margin:0 12px 0 0;
	width:82px;
}

#email{
	width:134px;
}

#aanmelden{
	margin:8px 24px 0 0;
	border:none;
	background:none;
	font:normal 12px/normal Verdana, Geneva, sans-serif;
	color:#2da0fd;
	float:right;
}

#f-center form{
	margin:-15px 0 0;
	float:left;
	width:272px;
}

#credits{
	margin:24px 0 0 253px;
	width:947px;
	float:left;
}

#credits, #credits a, #credits span{
	font:normal 9px/normal Verdana, Geneva, sans-serif;
	color:#4d4d4d;
	text-decoration:none;
}

#credits ul{
	float:left;
	margin:0 !important;
}

#credits li{
	margin:0 0 0 13px;
	float:left;
}

#social{
	margin:-3px 81px 0 34px;
}

#social img{
	float:left;
	margin:0 5px 0 0;
}

.contact, .contact-groot{
	background:url(../images/contact.png);
	width:221px;
	height:43px;
	float:left;
	text-decoration:none;
	color:#fff;
	font:bold 15px/40px Verdana, Geneva, sans-serif;
	text-indent:20px;
	margin:0 0 21px;
}

.contact-groot{
	background:url(../images/contact-groot.png);
	width:248px;
	height:73px;
	font:bold 16px/70px Verdana, Geneva, sans-serif;
	text-indent:0;
	text-align:center;
	margin:-12px 0 0;
}

.productpage-product{
	width:445px;
	margin:0 57px 28px 0;
	float:left;
}

.productcat-product{
	width:947px;
	margin:0 0 28px;
	float:left;
}

.productpage-image, .productcat-image{
	padding:6px;
	background:url(../images/product-page-bg.png);
	width:164px;
	height:170px;
	float:left;
}

.productpage-text{
	width:247px;
	padding:12px 0 0 22px;
	float:left;
}

.productcat-text{
	width:749px;
	padding:12px 0 0 22px;
	float:left;
}

.productpage-product h2, .productcat-product h2{
	margin:0;
	color:#2da0fd;
	font:normal 17px/21px Verdana, Geneva, sans-serif;
}

.meerinfo{
	margin:-10px 0 0 -5px;
}

#productinformatie{
	margin:0 0 21px;
	padding:23px 27px 6px;
	background:#f2f2f2;
	width:615px;
	float:left;
}

#left-content{
	width:669px;
	float:left;
}

#right-content{
	float:right;
	width:248px;
	margin:50px 0 0 0;
}

#productsingle-image{
	padding:6px;
	background:url(../images/product-bg-groot.png);
	width:237px;
	height:384px;
	float:left;
	position:relative;
	z-index:15;
}

#productsingle-image a{
	top:auto !important;
}

#print{
	background:url(../images/print.png) left center no-repeat;
	color:#000;
	font:normal 11px/17px Verdana, Geneva, sans-serif;
	float:left;
	height:17px;
	text-indent:25px;
	margin:0 0 7px 5px;
}


/* --------------------------------------------
   WordPress classes
-------------------------------------------- */

.entry-content img,
.comment-content img,
.widget img{
	max-width:97.5%;
	/* Fluid images for posts, comments, and widgets */}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"]{
	height:auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */}

img.size-full,
img.size-large{
	max-width:97.5%;
	width:auto;
	/* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height:auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */}

.entry-content img.wp-smiley{
	border:none;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

img.alignleft,
img.alignright,
img.aligncenter{
	margin-bottom:1.625em;
}

img.alignleft{
	margin-right:20px;
}

img.alignright{
	margin-left:20px;
}

p img,
.wp-caption{
	margin-top:0.4em;
}

.wp-caption{
	background:#eee;
	margin-bottom:1.625em;
	max-width:96%;
	padding:9px;
}

.wp-caption img{
	display:block;
	margin:0 auto;
	max-width:98%;
}

.wp-caption .wp-caption-text,
.gallery-caption{
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

.wp-caption .wp-caption-text{
	margin-bottom:0.6em;
	padding:10px 0 5px 40px;
	position:relative;
}

.wp-caption.alignleft{
	margin-right:13px;
}

.wp-caption .wp-caption-text:before{
	color:#666;
	content:'\2014';
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-right:5px;
	position:absolute;
	left:10px;
	top:7px;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img{
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border:1px solid #ddd;
	padding:6px;
}

.wp-caption img{
	border-color:#eee;
}

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img{
	/* Add some useful style to those fancy borders for linked images ... */
	background:#eee;
	border-color:#bbb;
}

.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img{
	/* ... including captioned images! */
	background:#fff;
	border-color:#ddd;
}

/* --------------------------------------------
  iPad in landscape
-------------------------------------------- */

/* 	
	TO PREVIEW ON THE DESKTOP, REPLACE THE QUERY WITH THE FOLLOW:
	@media (max-width: 1024px) {  } 
*/
	
@media (max-width: 1024px) {
#container {
width: 990px !important;
}

#contact {
width: 160px;
}

#header {
width: 990px;
}

.horizontalmenu ul.menu li {
margin: 0 12px 0 0;
}

#slider {
width: 940px;
height: auto;
}

#action {
	margin: 318px 0 0 -238px !important;
}

#content-bg {
width: 687px;
}

#producten {
width: 690px;
}

.product {
margin: 0 23px 28px 0 !important;
}

#news {
width: 690px !important;
}

.news-item {
width: 695px;
}

.news-tekst {
width: 570px;
}

#push, #footer {
min-width: 990px;
}

#f-center {
width: 990px;
}

#f-center table {
margin: 26px 0 0 10px;
}

#left-content {
width: 415px;
}

#productinformatie {
width: 377px;
}

.productcat-product {
width: 686px;
}

.productcat-text {
width: 674px;
}

#credits {
width: 727px;
}
#seo p {
width: 729px !important;
}
#breadcrumbs {
margin: 0 25px;
padding: 21px 0 0 253px;
width: 687px;
height: 69px;
}

#slider img {
width: 940px;
height: auto;
}

#slider li, #slider img {
width: 940px;
height: auto;
}
	
}


/* --------------------------------------------
  iPad in portrait
-------------------------------------------- */

/* 	
	TO PREVIEW ON THE DESKTOP, REPLACE THE QUERY WITH THE FOLLOW:
	@media (max-width: 768px) {  } 
*/

@media (max-width: 768px){

	#container {
width: 750px !important;
}	

#header {
width: 750px;
}

#menu {
margin: 22px 0 0 75px;
float: left;
}

#slider {
width: 700px;
}

#slider li, #slider img {
width: 700px;
}

#breadcrumbs {
width: 447px;
}

#footer .alignleft {
	width: 110px !important;
}

iframe {
	width:100%;
	height:auto;
}

#f-center form {
margin: -15px 0 0;
float: left;
width: 120px;
}

#mymail-email-0 {
width: 115px !important;
margin-left: 0 !important;
}

#credits {
width: 484px;
}

#seo p {
width: 659px !important;
padding-left: 0 !important;
}

#contact {
	display:none;
}

#action {
margin: 264px 0 0 -238px !important;
}

#push, #footer {
min-width: 748px;
}

#content-bg {
width: 422px;
padding: 36px 25px 4px;
}

#producten {
width: 448px;
}

#news {
width: 429px !important;
}

#right-content {
float: left;
width: 248px;
margin: 11px 0 20px 0;
}

.productcat-product {
width: 443px;
}

.productcat-text {
width: 415px;
}

.news-item {
width: 432px;
}

.news-tekst {
width: 306px;
}

#f-center {
width: 748px;
}

.wpcf7 td {
vertical-align: top;
width: 100% !important;
float: left;
}

}


/* --------------------------------------------
  Mobile
-------------------------------------------- */

@media (max-width: 600px) {

	.js .selectnav {
		display: block;
		width: 100%;
		float: left;
	}
	
	#branding{
		max-width:90%;
		width:90%;
		background-size:contain;
		background-repeat:no-repeat;
	}
	
	#container {
width: 100% !important;
}

#header {
width: 100%;
}

#searchform {
	display:none;
}

.productpage-product {
width: 100%;
margin: 0 0 28px 0;
float: left;
}

.productpage-image, .productcat-image, .productpage-image img, .productcat-image img{
display:none;
}


#menu {
margin: 21px 5%;
float: left;
width: 90%;
}

.productpage-text {
width: 98%;
padding: 12px 0 0 2%;
float: left;
}

#bezoekadres {
padding: 0 0 0 0;
}

#slider {
	display:none;
}

#breadcrumbs {
margin: 0;
padding: 10px 0 10px 5%;
width: 95%;
height: 26px;
}

#left {
	display:none;
}

#action {
	display:none;
}

.productcat-product {
width: 100%;
margin: 0 0 28px;
float: left;
}

#left-content {
width: 100%;
}

#productinformatie {
margin: 0 0 21px;
padding: 15px 3% 6px;
background: #f2f2f2;
width: 97%;
float: left;
}

iframe {
	width: 100%;
height: auto;
}

#contacttable {
margin: 0 0 21px 0;
width: 100%;
}

.input {
background: none;
width: 100%;
height: 27px;
padding: 0;
margin: 0;
outline: none;
border: solid 1px #cccccc;
}

.textarea {
background: none;
width: 94%;
height: 163px;
resize: none;
margin: 0;
outline: none;
padding: 3%;
border: solid 1px #cccccc;
}

#contacttable td {
width: 100% !important;
}

#content-bg {
width: 94%;
padding: 0 3%;
border-radius: 0;
margin: 21px 0 0;
}

.productcat-text {
width: 98%;
padding: 12px 0 0 2%;
float: left;
}

#producten {
width: 100%;
}

#news {
width: 100% !important;
}

.news-item {
width: 100%;
margin: 0 0 3%;
}

.news-image {
	display:none;
}

.news-tekst {
width: 100%;
margin: 0 0 35px 3%;
}

#footer {
background: #fff !important;
width:100%;
height: auto;
}

#push, #footer {
min-width: 100%;
height: auto;
}

#f-center {
width: 100%;
}

#f-center table {
margin: 26px 0 0 3%;
width: 97%;
}

#footer td {
vertical-align: top;
width: 100% !important;
float: left;
margin: 0 0 36px 0;
}

.product {
margin: 0 0 28px 0 !important;
background: url(../images/product-bg.png) no-repeat;
width: 100%;
}

#footer .alignleft {
width: 70% !important;
margin: 0 0 0 6% !important;
}

#f-center table td.blok#bellen, #f-center table td.blok#mailen {
padding: 0 0 0 3%;
width: 97% !important;
}

#f-center table td.blok {
background: url(../images/footer-blok.png) left 44px no-repeat;
padding: 0 0 0 3%;
width: 97% !important;
}

#credits {
width: 97%;
margin: 24px 3%;
line-height: 30px;
text-align: center;
}

.alignright {
display: inline;
float: right;
margin: 0 3% 0 0;
}

#seo p {
width: 94% !important;
padding-left: 0 !important;
margin: 0 3% !important;
}


.horizontalmenu ul.menu {
display: none;
}

}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}




div.gform_wrapper p:empty,
div.gform_wrapper + p,
div.gform_footer > p,
div.gform_wrapper .validation_message,
div.gform_wrapper .instruction{
	display: none;
}

div.gform_wrapper .gsection_description br{
	display:inline;
}

div.gform_wrapper .gform_ajax_spinner{
	width:auto;
}

body div.gform_wrapper ul li.gfield {
    float: left;
}

div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type=submit],
div.gform_wrapper .gform_page_footer input.button,
div.gform_wrapper .gform_page_footer input[type=submit],
div.gform_wrapper .gfield_checkbox li label,
div.gform_wrapper .gfield_radio li label{
	font-size:inherit;
}

.gform_confirmation_message{
	margin-bottom: 24px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
	padding: 15px;
}

.gfield_checkbox input,
.gfield_radio input{
    display: none !important;
}

.gfield_checkbox input + label,
.gfield_radio input + label{
    position: relative;
    line-height: normal !important;
    padding-left: 30px !important;
}

.gfield_checkbox input + label:before,
.gfield_radio input + label:before{
    content: "";
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    box-shadow: inset 1.1px 1.6px 5px rgba(0, 0, 0, 0.31);
    position: absolute;
    left: 0;
    top: 2px;
}

.gfield_radio input + label:before{
    border-radius: 50%;
}

.gfield_radio input:checked + label:before{
    background-color: #948c80;
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    box-shadow: none;
    content: "\f10c";
    color: #fff;
    display: inline-flex;
    justify-content: center;
    font-family: FontAwesome;
    align-items: center;
    text-align: center;
    padding-left: 1px;
}

.gfield_checkbox input:checked + label:before{
    content: "\f00c";
    width: 20px;
    height: 20px;
    border: 1px solid #948c80;
    box-shadow: none;
    background-color: #948c80;
    font-family: FontAwesome;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

div.gform_wrapper span.gf-icon{
	position: absolute;
	top: -8px;
	height:1px;
	left: -3px;
	padding: 0;
	margin: 0;
	right:0;
}

div.ginput_list{
	padding:0 15px !important;
}

div.gform_wrapper table.gfield_list tr td.gfield_list_icons,
div.gform_wrapper table.gfield_list tr td:last-child{
	min-width:0 !important;
	text-align:right;
}

div.gform_wrapper table.gfield_list thead, div.gform_wrapper table.gfield_list tr{
	border-bottom:solid 12px transparent;
}

div.gform_wrapper table.gfield_list thead,
div.gform_wrapper table.gfield_list tr {
    padding: 0;
}

div.gform_wrapper table.gfield_list tr td{
	padding:0 !important;
}

div.gform_wrapper .gfield_list td.gfield_list_cell input.datepicker,
div.gform_wrapper .gfield_list td.gfield_list_cell input.datepicker input{
    width: 100% !important;
}

div.gform_wrapper .top_label .gfield_error input.large span.gf-icon,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required span.gf-icon{
	left:12px;
	right:15px;
}

div.gform_wrapper .hint:after,
div.gform_wrapper [data-hint]:after{
	white-space:normal;
	left:0;
	right:0;
}

body div.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
body div.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, 
body div.gform_wrapper ul.gform_fields li.gfield input[type=radio], 
body div.gform_wrapper ul.gform_fields li.gfield select,
div.gform_wrapper .hint--bottom:after,
div.gform_wrapper .hint--top:after{
	margin-left:0px;
}

div.gform_wrapper .hint--bottom:after,
div.gform_wrapper .hint--bottom:before{
	left:0;
	top:15px;
}

div.gform_wrapper span.gf-icon .gftip{
	background-color: #fff;
	border-radius: 50%;
	opacity:1 !important;
}

div.gform_wrapper .top_label .gfield_description {
    padding: 0;
    margin: -12px 0 15px;
}

div.gform_wrapper li.gfield.gfield_error,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background:none;
    border: solid 1px transparent;
	padding:inherit;
	margin:0 !important;
}

div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
div.gform_wrapper .top_label .gfield_label{
	margin:0 0 5px !important;
}

div.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
div.gform_wrapper .top_label .gfield_label{

}

div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description.validation_message {
    display: inline-block;
    width: auto;
    background-color: #d23434;
    padding: 0 5px !important;
    border: solid 1px #d23434;
    color: #fff;
    position: relative;
    top: -7px;
}

div.gform_wrapper li[class^="col-"],
div.gform_wrapper li[class*=" col-"],
div.gform_wrapper table.gfield_list td,
div.gform_wrapper table.gfield_list th{
	padding:0 15px !important;
    margin-top: 0 !important;
}

div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
div.gform_wrapper li.gfield_html{
	max-width:100%;
}

body div.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
	max-width: 100% !important;
}

div .gform_wrapper .gsection{
	border:none;
}

div .gform_wrapper .gsection h2{
	border-bottom:1px solid #CCC;
}

.modal .gform_wrapper form{
	margin-bottom:0 !important;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-bottom: 15px !important;
	margin-top:0 !important;
}

div.gform_wrapper{
	max-width:none !important;
    margin: 0 !important;
}

div.gform_wrapper .gform_footer input[type=submit]{
	width:auto !important;
        border: none;
    background: #2da0fd;
    float: right;
    height: 30px;
    font: normal 13px/30px Verdana, Geneva, sans-serif;
    color: #fff;
    padding: 0 15px;
    margin: 0;
}

div.gform_wrapper .gform_footer{
	padding:0;
}

div.gform_wrapper ul li.gfield{
	clear:none !important;
	margin-top: 0;
    padding: 0;
}

div.gform_wrapper .gform_body{
	width:auto !important;
}

.modal-body div.gform_wrapper ul.gform_fields,
.modal-body div.gform_wrapper .ginput_container_list.ginput_list{
	margin:0 -15px 0 -15px !important;
}

div.gform_wrapper ul.gform_fields,
div.gform_wrapper .ginput_container_list.ginput_list{
	margin:0 -15px 0 -15px !important;
}

div.gform_wrapper .gfield_contains_required .ginput_container{
	position:relative;
}

div.gform_wrapper .gfield_contains_required .ginput_container:after{
	position:absolute;
	content:"*";
	right:5px;
	display:none;
	top:10px;
}

div.gform_wrapper input[type=email],
div.gform_wrapper input[type=number],
div.gform_wrapper input[type=password],
div.gform_wrapper input[type=tel],
div.gform_wrapper input[type=text],
div.gform_wrapper input[type=url],
div.gform_wrapper select{
	padding-left:3px !important;
	padding-right:3px !important;
}

div.gform_wrapper textarea{
	padding-left:7px !important;
	padding-right:7px !important;
}

div.gform_wrapper .hidden_label input.large,
div.gform_wrapper .hidden_label select.large,
div.gform_wrapper .top_label input.large,
div.gform_wrapper .top_label select.large,
div.gform_wrapper textarea,
div.gform_wrapper .gfield_list_cell select,
div.gform_wrapper .top_label .gfield_list,
div.gform_wrapper .gfield_list td.gfield_list_cell input,
div.gform_wrapper .left_label input.large{
	width:100% !important;
	height:33px !important;
    padding: 5px 10px !important;
	line-height: normal;
    
     border: solid 1px #999 !important;
    border-radius: 5px !important;
}

div.gform_wrapper .top_label select.large,
div.gform_wrapper .hidden_label select.large,
div.gform_wrapper .gfield_list_cell select{
	height:33px;
    padding: 5px 5px !important;
}

div.gform_wrapper li.gfield_error input[type=email],
div.gform_wrapper li.gfield_error input[type=number],
div.gform_wrapper li.gfield_error input[type=password],
div.gform_wrapper li.gfield_error input[type=tel],
div.gform_wrapper li.gfield_error input[type=text],
div.gform_wrapper li.gfield_error input[type=url],
div.gform_wrapper li.gfield_error textarea,
div.gform_wrapper li.gfield_error select{
	border:solid 1px #d23434;
}

div.gform_wrapper textarea{
	height:181px !important;
}

div.gform_wrapper div.validation_error {
    color: #d23434;
    border-top: 2px solid #d23434;
    border-bottom: 2px solid #d23434;
    width: 100%;
}

div.gform_wrapper li.col-lg-3,
.col-lg-3{
	width:25% !important;
}

div.gform_wrapper li.col-lg-4,
.col-lg-4{
    width: 33.33333333% !important;
}

div.gform_wrapper li.col-lg-6,
.col-lg-6{
    width: 50% !important;
}

div.gform_wrapper li.col-lg-8,
.col-lg-8{
    width: 66.66666667% !important;
}

div.gform_wrapper li.col-lg-12,
.col-lg-12{
    width: 100% !important;
}

div.gform_wrapper .top_label .gfield_error input.large,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required{
	margin:0px 0 0 !important;
}

.gform_wrapper.gf-columns_wrapper ul.gform_fields {
	display: none;
	margin:0 !important;
}

.gform_wrapper.gf-columns_wrapper ul.gform_fields.gform_column {
	display: block;
	float: left;
}

.gform_wrapper.gf-columns_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}

.gform_wrapper.gf-columns_wrapper .gsection:empty{
	display:none;
}

.gform_wrapper.gf-columns_wrapper .gform_body{
	margin:0 -15px;
}

@media (max-width: 767px)
{	
	div.gform_wrapper li.col-xs-3,
    .col-xs-3{
		width:25% !important;
	}
	
	div.gform_wrapper li.col-xs-4,
    .col-xs-4{
		width: 33.33333333% !important;
	}
	
	div.gform_wrapper li.col-xs-6,
    .col-xs-6{
		width: 50% !important;
	}
	
	div.gform_wrapper li.col-xs-8,
    .col-xs-8{
		width: 66.66666667% !important;
	}
	
	div.gform_wrapper li.col-xs-12,
    .col-xs-12{
		width: 100% !important;
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	div.gform_wrapper li.col-sm-3{
		width:25% !important;
	}
	
	div.gform_wrapper li.col-sm-4{
		width: 33.33333333% !important;
	}
	
	div.gform_wrapper li.col-sm-6{
		width: 50% !important;
	}
	
	div.gform_wrapper li.col-sm-8{
		width: 66.66666667% !important;
	}
	
	div.gform_wrapper li.col-sm-12,
    .col-sm-12{
		width: 100% !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	div.gform_wrapper li.col-md-3{
		width:25% !important;
	}
	
	div.gform_wrapper li.col-md-4,
    .col-md-4{
		width: 33.33333333% !important;
	}
	
	div.gform_wrapper li.col-md-6{
		width: 50% !important;
	}
	
	div.gform_wrapper li.col-md-8,
    .col-md-8{
		width: 66.66666667% !important;
	}
	
	div.gform_wrapper li.col-md-12{
		width: 100% !important;
	}
}