html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline:none;
}

.hide
{
	display:none;
}

td
{
	position:relative;
}

.form_minimaal
{
	position: absolute;
    right: 10px;
    top: 0;
	font-weight:bold;
	color:#f00;
}

p
{
	margin-bottom:10px 0;
}

address
{
	display:inline-block;
	padding: 0 4px 0 0;
}

#full_midden .inner
{
	padding-bottom: 0 !important;
}

ul { 
   list-style-type: disc; 
   list-style-position: inside; 
}
ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
ul ul, ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
ol ol, ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

h1						{text-align:left}
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }

/*=======================================
sec_global
=======================================*/

body
{
	background-color:#fafafa;
	padding-top:140px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}

h1
{
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:0 0 8px 0;
	color:#030303;
}

.fl
{
	float:left !important;
}

.grijs
{
	color:#020202;
}

.mg
{
	margin:10px;
}

h2
{
	font-weight:bold;
	font-size:16px;
	margin-bottom:8px;
	color:#020202;
}

h3
{
	font-weight:bold;
	color:#020202;
}

td
{
	vertical-align:top;
}

a
{
	position: relative;
	display: inline-block;
	color:#000 !important;
	text-decoration:none !important;
	cursor:pointer;
}

a:after
{
	position: absolute;
	left:0;
	content: '';
	bottom:0;
	width:100%;
	height:1px;
	border-bottom:1px solid #00f;
	cursor:pointer;
}

.verdeel:after, #logo:after, #menu a:after, .verfijnen a:after, .dropdown_verfijnen a:after, #pagbut a:after, .item:after, #vermelding_links a:after, .home_blog a:after
{
	border:0;
	content: none;
}

.verdeel, .verfijnen a, #vermelding_links a,  .home_blog_title
{
	text-decoration:underline !important;
}

.blogpost img 
{
    left: -140px;
}



form
{
	width:100%;
	display:block;
}

form table
{
	width:100%;
}

a:hover
{
	text-decoration:underline;
}

input, textarea, select
{
	margin: 0 0 7px 10px;
	font-size:12px;
	font-family:Verdana;
	padding:3px;
	width:90%;
	border:1px solid #CCC;
}

input.radio
{
	width:20px;
}

.midden
{
	max-width:960px;
	margin:0 auto;
	padding:0;
}

.midden--large
{
	max-width:1280px;
}

.b, strong, b
{
	font-weight:bold;
}

.klein
{
	font-size:9px;
}

.red
{
	font-weight:bold;
	color:#f00;
}

.right
{
	float:right;
}

.center
{
	text-align:center;
}

.bewerk
{
	background-color:#ed5c28;
	color:#fff;
	padding: 3px 8px;
	margin:10px 0 10px 10px;
	float:right;
	line-height:20px;
	border-radius:6px;
}

.nieuwevermelding
{
	color:#ed5c28 !important;
}

.submit, .volgende
{
	width:100px;
	float:right;
	cursor:pointer;
}

.vorige, .volgende
{
	width:100px;
	margin: 0 0 7px 10px;
	font-size:12px;
	font-family:Verdana;
	padding:3px;
	border:1px solid #CCC;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

/*=======================================
sec_main
=======================================*/

#introtekst h1, #introtekst h2, #introtekst h3
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	display:inline;
	color:#000;
}

#main
{
	padding-top:10px;
	min-height:400px;
	position:relative;
}

.s160
{
	width:160px;
	padding-bottom:14px;
}

.s313
{
	width:300px;
	padding-bottom:24px;
}

.s470
{
	width:460px;
	padding-bottom:24px;
}

.s480
{
	width:470px;
	padding-bottom:24px;
}

.s646
{
	width:639px;
	padding-bottom:24px;
}

.s820
{
	width:780px;
	padding-bottom:24px;
}


.s420
{
	width:100%;
	max-width:413px;
	padding-bottom:24px;
	margin-right:20px;
}

.s420:nth-child(3n)
{
	margin-right:0;
}

.s640
{
	width:100%;
	max-width:630px;
	padding-bottom:24px;
}

.s640 .inner
{
	min-height:202px;
}

.s1280
{
	width:100%;
	max-width:1280px;
	padding-bottom:24px;
}

.s1280 .inner2
{
	width:33%;
	display: inline-block;
	padding:0 20px;
	box-sizing: border-box;
}

.inner
{
	background-color:#fff;
    border: 1px solid #ccc;
    padding: 8px 8px 30px 8px;
	text-align:left;
	overflow:hidden;
}

.inner_banner
{
	background-color:#fff;
    border: 1px solid #ccc;
    padding: 30px 0px;
	text-align:left;
	overflow:hidden;
	margin-bottom:20px;
}

.home_blok
{
	float:left;
}

.home_blok .inner
{
	/*height:180px;*/
}

.verdeel
{
	display:inline-block;
	width:33%;
	overflow:hidden;
	white-space: nowrap;
	position:relative;
}


#vermelding_links
{
	text-align:center;
}

#vermelding_links .subs a
{
	border: 1px solid #ccc;
	padding: 8px;
	margin: 0 0 10px 0;
}

#vermelding_links img
{
	width:142px;
}

#vermelding_links a
{
	display:block;
}

#vermelding_links h7
{
	text-align:center;
	font-size:36px;
	color:#ed5c28;
	display:block;
	margin:10px 0;
}

#bedrijfsgegevens
{
	line-height:24px;
	width:100%;
	display:block;
}

#bedrijfsgegevens td
{
	width:380px;
}

#website
{
	width:724px;
	height:400px;
}

#website iframe
{
	width:724px;
	height:400px;
}

a.item
{
	display:block;
	height:167px;
	width:167px;
	border:1px solid #ccc;
	margin: 10px;
	padding:0;
	float:left;
	background-image:url(../img/geenfoto.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-size: cover;
	position:relative;
}

a.item span
{
	display:block;
	color:#fff;
	background-color:#333;
	opacity: 0.7;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	overflow: hidden;
}

a.item span.item__textfill
{
	display:block;
	color:#444;
	background-color:transparent;
	text-align:left;
	position:absolute;
	bottom:auto;
	top:0;
	left:0px;
	width:167px;
	height:120px;
	padding:15px;
	box-sizing: border-box;
}

#reactieform input, #reactieform textarea
{
	width:100%;
	float:right;
	box-sizing: border-box;
}

.formc .omschrijving
{
	width:200px;
}

.formc td
{
	vertical-align:top;
}

#reactieform
{
	border-bottom: #000 1px solid;
}

#emailchk
{
	display:none;
}

#header input 
{
	margin:0;
}

#header .klein 
{
	
}


.aanmeld_bedrijf, .aanmeld_bedrijf:hover
{
	display:block;
	height:50px;
	border:#CCC 1px solid;
	margin-bottom:8px;
	padding:8px;
	text-decoration:none;
	color:#000;
}


/*=======================================
sec_header
=======================================*/

#waarschuwing
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:20px;
	padding:10px 0 0 0;
	z-index:212;
	text-align:right;
	font-weight:bold;
	color:#f00;
}

#header
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:90px;
	background-color:#fff;
	padding:10px 0 0 0;
	z-index:211;
}

#logo
{
	margin-left:10px;
}

#zoekform
{
	margin:0;
}

.zoekform
{
	padding: 0px 0 0 0;
	float:right;
	margin-right:10px;
}

.zoekform div
{
	float:right;
	padding-left:10px;
}

.zoekform input
{
	font-size:13px;
	width:240px;
	padding:10px;
}

.zoekform input.submit
{
	width:60px;
}

#menu
{
	position:absolute;
	top:100px;
	left:0;
	width:100%;
	height:40px;
	background-color:#ffc337;
	text-align:right;
}

#menu a
{
	padding:0 10px;
	height:40px;
	display:inline-block;
	line-height:40px;
	color:#333;
}

#submenu
{
	background-color: #efefef;
    height: 30px;
	line-height:30px;
}

#submenu a
{
	padding:0 10px;
	height:30px;
	display:inline-block;
}

.kruimelpad
{
	margin-left:10px;
}

.kruimelpad, .kruimelpad a
{
	font-size:10px;
	color:#333;
}

/*=======================================
sec_footer
=======================================*/

#footer {
    background: none repeat scroll 0 0 #F4F4F4;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
    display: block;
    height: 65px;
    margin: 20px 0 8px 0;
    padding: 10px 0;
	color:#030303;
}

#footer a {
	color:#030303;
}

#footer .social {
    float:right;
	padding:15px 0 0 0;
}

#footer .contact {
    float:left;
	padding:4px 0 0 0;
	width:300px;
}

#footer .contact span{
   	display:inline-block;
	width:20px;
}

.footermenu {
   text-align:center;
	padding:0px 0 10px 0px;
}

.footermenu a{
    color:#ed5c28;
}

.footermenu2 {
   text-align:center;
	padding:0px 0 20px 0px;
}



/*=======================================
popup
=======================================*/


.overlay {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:10000008;
}
.container {
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	left:-0202029em;
	z-index:10000009;
}

#popup
{
	background-color:#fff;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}

#popup h1
{
	background-color:#ffc337;
	padding:10px;
	
}

#popup div.inner
{
	padding:10px;
	border:0;
}

#popup div.inner
{
	padding:10px;
	border:0;
}

#popup table
{
	width:90%;
}

#popup td
{
	padding:2px 0;
}

#popup input, #popup textarea
{
	margin:0;
	width:95%;
}

#popup .submit
{
	width:100px;
	margin-right:10px;
}

#reactieform input.submit
{
	width:100px;
	
}

#popup .goed, #popup .neutraal,#popup .fout
{
	width:30px;
}

.overzichtslink
{
	font-size:14px;
	text-decoration:none;
	color:#030303
}


.blogpost 
{
	position:relative;
	padding:0 0 0 150px;	
	height:150px;
}

.blogpost img
{
	position:absolute;
	top:0;
	left:0;	
	width:120px;
	border:1px solid #ddd;
}

.blogpost--noimage
{
	padding:0 0 0 10px;	
}

.koplink
{
	font-weight:bold;
	text-decoration:underline;
}

.bedrijftitel
{
	margin-bottom:0;
}

.bzr
{
	padding: 0 0 0 4px;
	font-size: 12px;
    line-height: 22px;
	color:#000000;
}

.bzr .bedrijftitel
{
	font-weight:normal;
	font-size:21px;
	padding:0 0 0px 0;
	color:#010101;
	line-height: 21px;
}

.pijlbedrijfad
{
	margin:20px 10px 20px 135px;
	height:42px;
}

.bzr .beschrijving
{
}

#pagbut a
{
	border:1px solid #030303;
	color:#030303;
	text-decoration:none;
	background-color:#eaeaea;
	padding:3px 5px;
}

#map-canvas
{
	width:100%;
	height:300px;
}

/*google opmaak */

.gco
{
	padding:0 18px;
}

.gco h1, .gco h2
{
	font-weight:normal;
	font-size:28px;
	padding:0 0 20px 0;
	color:#010101;
	line-height: 34px;
	margin: 0px;
}

.banner .alt
{
	display:none;
}

.banner ins
{
	margin-left:0 !important;
}

.dfr, .fr
{
	float:right;
}

.tr
{
	text-align:right
}

.lelijkding
{
	float:left;
	margin:0 8px 8px 0;
}

.fl20
{
	float:left;margin-left:20px;
}

.mobile_menu
{
	display:none;
}

.mobile_only,  #menu .mobile_only
{
	display:none;
}

.hidden
{
	overflow:hidden;
}

.knop
{
	display:inline-block;
	background-color:#eee;
	border:1px solid #444;
	padding:4px 10px;
	text-decoration:none;
	color:#000;
	margin-bottom:10px;
}
.home_ad
{
	float:right;
}

#full_links
{
	position:absolute;
	left:0;
	top:36px;
	display:inline-block;
	vertical-align:top;
	width:270px;
	overflow:hidden;
	z-index:2000;
}

#full_links .verfijnen a
{
	display:block;
	white-space: nowrap;
	max-width:230px;
	overflow:hidden;
	position:relative;
}

#full_links .verfijnen .contact_button
{
	padding:27px 7px 7px 55px;
}

#full_links .verfijnen .contact_button a
{
	display:inline;
	font-size: 13px;
}

#full_links .verfijnen .contact_button i
{
	position:absolute;
	top:10px;
	left:10px;
	font-size:30px;
}

#full_links .verfijnen .contact_button_desc
{
	position:absolute;
	top:7px;
	left:55px;
	font-size:12px;
}

 .fade
{
	position:absolute;
	right:0px;
	height:100%;
	width:20px;
	background-image:url(../tpl/nib/img/verloop.png);
	background-position:top right;
	background-repeat:repeat-y;
}

#full_midden
{
	position:relative;
	vertical-align:top;
}

#full_midden .inner
{
	margin-bottom:20px;
}

#full_rechts
{
	position:absolute;
	top:36px;
	right:0;
	display:inline-block;
	vertical-align:top;
	width:300px;
	overflow:hidden;
	z-index:2000;
		display:none;

}

.dropdown_verfijnen
{
	border:1px solid #ccc;
	width:90px;
	height:30px;
	line-height:30px;
	padding:0 20px;
	display:inline-block;
	margin:0 10px 20px 0;
	position:relative;
	background-color:#fff;
	cursor:pointer;
	font-size:12px;
}

.dropdown_verfijnen b a
{
	text-decoration:none !important;
}

.dropdown_verfijnen:last-child
{
	margin:0 0px 20px 0;
}

.dropdown_verfijnen div span
{
	display:block;
	cursor:pointer;
	padding:3px 0px 3px 20px;
	line-height:18px;
}

.dropdown_verfijnen div input
{
	width:180px;
	margin:0 0 0 20px;
}

.dropdown_verfijnen div
{
	display:none;
	position:absolute;
	top:30px;
	left:-1px;
	border:1px solid #ccc;
	width:230px;
	padding:10px 0;
	background-color:#fff;
	z-index:10000;
	max-height:300px;
	overflow:auto;
}


#cookie_keuzes
{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	line-height:30px;
	background-color:#444;
	color:#fff;
	text-align:center;
	z-index:5000;
}

#cookie_keuzes form
{
	display:inline;
}

#cookie_keuzes input
{
	background-color:#00981A;
	color:#fff;
	border-radius:5px;
	padding:0 5px;
	text-decoration:none;
	display:inline;
	line-height:15px;
	height:20px;
	margin:0;
	vertical-align:middle;
	cursor:pointer;
	width:auto;
}


.banner37 div
{
	margin:auto;
	width:970px;
}

#kleinopmobiel .readmore
{
	display:none;
}

.Rood
{
	color:#f00;
}

.Zwart
{
	color:#000;
}


.gerelateerd, .gerelateerd2
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.gerelateerd img
{
	width:60px;
	border:1px solid #777;
}

.gerelateerd2 img
{
	width:100px;
	border:1px solid #777;
}

.homeinput
{
	margin:0;
	width:100%;
	margin-right:20px;
	box-sizing: border-box;
}

.homesubmit
{
	width:180px;
	font-size:16px;
	float:none;
	margin:0;
}

#bedrijfsgegevens table
{
	color:#444;
	margin:40px 0;
}

.bzr:hover, .click_parent:hover
{
	background-color:#f3f3f3;
	cursor:pointer;
}

.block
{
	display:block;
}

.contact_button
{
	position:relative;
	border:1px solid #0000ff;
	padding:27px 7px 7px 70px;
	font-size:14px;
	overflow:hidden;
}

.contact_button i 
{
	position:absolute;
	top:10px;
	left:10px;
	font-size:40px;
	color:#0000ff;
}

.contact_button a
{
	color:#0000ff;
	text-decoration:underline;
}

.contact_button_desc
{
	position:absolute;
	top:7px;
	left:70px;
	font-size:12px;
}


.meer_button
{
	position:relative;
	border:1px solid #0000ff;
	padding:7px 7px 7px 40px;
	margin-top:10px;
	white-space: normal !important;
}

.meer_button i 
{
	position:absolute;
	top:7px;
	left:7px;
	font-size:20px;
	color:#0000ff;
}

.maxh
{
	max-height:300px;
}


.mobile_hide_button_link
{
	display:none;
}

.rest_tel, .rest_tel_bereikbaar
{
	display:none;
}

.rood
{
	color:#f00;
	font-weight:bold;
}

.groen
{
	color:#5f5;
	font-weight:bold;
}

#vermelding_links .contact_button
{
	text-align:left;
}

.byfit
{
	border: 1px solid #ccc;
	max-width:248px !important;
	display:inline-block;
}

.ctool_half
{
	width:50%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.cookie_instellingen input 
{
	width:auto;
	margin: 0 20px 0 0;
}

.cookie_instellingen_kader
{
	border: 1px solid #aaa;
	margin:10px;
	padding:10px;
}

#bedrijflogo2
{
	float:right;
	width:30px;
	opacity: 0.5;
	position: relative;
	top:15px;
}

#reactieform select
{
	width:100px;
}

.bedrijfrating
{
	float:right;
	text-align:right;
}

.bedrijfrating img
{
	height:20px;
}

.bedrijfrating .klein
{
	display:block;
}

#menu a
{
	color:#fff !important;
}

.blogpost img
{
	left:-140px;
}

.co_30p
{
	width:33%;
	width:33.333%;
	display:inline-block;
	vertical-align: top;
	min-width: 200px;
}

.home_blog
{
	font-size:13px;
	line-height:20px;
}

.home_blog_foto
{
	height:180px;
	Display:block;
	background-position: center center;
	background-size: cover;
	margin: 20px 0;
}

.home_blog_title
{
	position: relative;
	font-size:16px;
	display:block;
	font-weight:bold;
	margin:  0 0 20px 0;
}


.co_half
{
			position:relative;
	display: inline-block;
	vertical-align: top;
	width:50%;	
	box-sizing: border-box;
	
}

.co_half--padright
{
	padding-right:30px;
}