/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------- RESET --------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
caption, th, td { text-align: left; font-weight: normal; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------- BASIS STIJLEN EN KLEUREN ------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------- */
body, input, textarea { font: 14px/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif; }
body { background:transparent url(library/media/images/body-bg.png) repeat-x scroll 0 0; color: #393939; }

#page_wrapper
{
	width: 960px;
	margin: 0 auto;
}

.entry-meta { margin-bottom: 12px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 24px; }
.hentry, .widget, .comment, .navigation-links { margin-bottom: 48px; }

/* ---------- LOGO ---------- */
#home-link { background:transparent url(library/media/images/logo-header.png) no-repeat scroll 0 0; float:left; height:121px; position:absolute; text-indent:-9999px; width:460px; }
#home-link:active { background-position:0px -121px; }
h1.logo { height: 121px; }

/* ---------- NAV ---------- */
ul.nav { list-style-type: none; padding: 40px 0 0 168px; margin-bottom: 0;  float: right;}
ul.nav li { padding-bottom: 10px; float: left;}
ul.nav a { padding: 5px 5px 5px 10px; text-decoration: none; color: #6d6d6d; }
ul.nav a:hover, ul.nav a:focus { text-decoration: none; color: #000000; }

/* ---------- HEADERS ---------- */
h1, h2, h3, h4, h5, h6 { font-weight: bold; clear: both; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 24px; padding: 0 0 6px 0; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

/* ---------- CONTENT ---------- */
.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title, .entry-title a { color: #000; font-size: 24px; line-height: 28px; }
.entry-title a:hover { color: #2361a1; text-decoration: none; }

/* ---------- STIJL ELEMENTEN TEKST ---------- */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }
strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }
sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }
del { text-decoration: line-through; }
ins { text-decoration: underline; }
code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }
a {color: #0a3b87; text-decoration: underline; }
a:hover, a:focus { color: #393939; text-decoration: underline; }
a:active { text-decoration: none; }

/* ---------- STIJL ELEMENTEN LIJSTEN ---------- */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }
li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
ol { list-style-type: decimal; }
ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }
dt { font-weight: bold; }
.fat li { margin-bottom: 10px; }

/* ---------- STIJL TABELLEN ---------- */
table, td, th { vertical-align: middle; }
table { border-collapse: separate; border-spacing: 0px; border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }

/* ---------- STIJL FORMULIEREN ---------- */
:focus { outline: none; }
input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* ---------- STIJL FORMULIEREN BUGFIX ---------- */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }

/* ---------- STIJL REAKTIES ---------- */
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

/* ---------- STIJL BEELD ---------- */
a img { border: none; }
img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }
.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

/* ---------- STIJL GALLERY ---------- */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }
.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* ---------- STIJL PAGINA NAVIGATIE ---------- */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }

/* ---------- GALLERY + NAVIGATIE CLEARFIX ---------- */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* ---------- UITLIJNEN ---------- */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }




/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------- LAYOUT ALS BASIS 960 GRID (http://www.spry-soft.com/grids/) -------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.container_6{margin: 0 auto;width:960px}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6{display:inline;float:left;position:relative;margin-left:10px;margin-right:10px}
.alpha{margin-left:0}
.omega{margin-right:0}
.container_6 .grid_1{width:140px}
.container_6 .grid_2{width:300px}
.container_6 .grid_3{width:460px}
.container_6 .grid_4{width:620px}
.container_6 .grid_5{width:780px}
.container_6 .grid_6{width:940px}
.container_6 .grid_7{width:910px; margin: 0 0 0 20px;}
.container_6 .prefix_1{padding-left:160px}
.container_6 .prefix_2{padding-left:320px}
.container_6 .prefix_3{padding-left:480px}
.container_6 .prefix_4{padding-left:640px}
.container_6 .prefix_5{padding-left:800px}
.container_6 .suffix_1{padding-right:160px}
.container_6 .suffix_2{padding-right:320px}
.container_6 .suffix_3{padding-right:480px}
.container_6 .suffix_4{padding-right:640px}
.container_6 .suffix_5{padding-right:800px}
.container_6 .push_1{left:160px}
.container_6 .push_2{left:320px}
.container_6 .push_3{left:480px}
.container_6 .push_4{left:640px}
.container_6 .push_5{left:800px}
.container_6 .pull_1{left:-160px}
.container_6 .pull_2{left:-320px}
.container_6 .pull_3{left:-480px}
.container_6 .pull_4{left:-640px}
.container_6 .pull_5{left:-800px}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:block}
* html .clearfix{height:1%}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------ EXTRA STIJLELEMENTEN --------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.accent {color: #1a50a4; font-style: italic; }
.home .begintekst { background:transparent url(library/media/images/header-bg-top.png) no-repeat scroll 0 0; height:100%; margin-top: 20px; }
.home .begintekst p.laatst, .single .begintekst p.laatst, .aside .info p.laatst { margin-bottom: 0; padding-bottom: 10px; }
.home .begintekst .tekst1 p { padding: 0 0 10px 20px; }
.home .begintekst .tekst1 h2 { padding-left: 20px; }
.home .begintekst .tekst2 p { padding: 0 20px 10px 0; }
.home .begintekst .tekst2 h2 { padding-right: 20px; }
.home .begintekst ul, .pageid-38 .info ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin-left:0; }
.home .begintekst ul li, .pageid-38 .info ul li { background: transparent url(library/media/images/vinkje.png) no-repeat 0 50%; line-height:24px; margin:2px 0; padding:4px 0 0 0; font-weight: bold; }
.home .begintekst ul li span, .pageid-38 .info ul li span { padding-left: 24px; }
.home .headfooter { background:transparent url(library/media/images/header-bg-footer.png) no-repeat scroll 0 0; height:10px; margin-bottom: 15px; }
.home .hentry { margin-bottom: 0; }

.opties #keuze
{
	width: 640px;
	margin: 0;
}

.opties #nieuws
{
	width: 300px;
	height: 470px;
	background:transparent url(library/media/images/optie-bg.png);
	margin: -245px 0 0 0;
	float: right;
}

.opties #nieuws .newstitle
{
	padding: 20px 20px 6px 20px;
	font-size: 20px; 
	line-height: 24px; 
	clear: both;
	font-weight: bold; 
	display: block; 
}


		.opties #nieuws .newstitle a
	,	#primary span.entry-title a
	{
		text-decoration: none;
		font-size: 20px;
		color: #393939;
	}
		
			.opties #nieuws .newstitle a:hover
		,	#primary span.entry-title a:hover
		{
			text-decoration: underline;
		}
		
		#primary span.entry-title
		{
			line-height: 1em;
		}
				
		#primary span.entry-title a
		{
			font-size: 12px;
			line-height: 1.5emem;
			margin: 0;
			padding: 0;
		}
		
.opties #nieuws .news_content
{
	height: 402px;
	width: 275px;
	padding: 0 20px 6px 20px;
}

.opties #nieuws .news_content ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.opties #nieuws .news_content ul li
{
	height: 82px;
}

	.news_content ul li a
	{
		display: block;
		height: 50px;
	}
	
	.news_content ul li a.vraag-advies
	{
		padding: 2px 0 0 0;
		font-weight: 700;
		color: #fff;
		text-indent: 20px;
		background:transparent url(library/media/images/button-lees-meer.png);
		height: 26px;
		width: 130px;
		display: block;
	}
	
	.news_content ul li a.vraag-advies:hover, .news_content ul li a.vraag-advies:focus { background-position:0px -27px; }
	
	.news_content ul li a.vraag-advies:hover
	{
		text-decoration: none;
	}

	.optie h3 a
,	.news_content ul li a
{
	text-decoration: none;
	color: #393939;
}

	.optie h3 a:hover
,	.news_content ul li a:hover
{
	text-decoration: underline;
}

img.home_image_2
{
	margin: 15px 0 0 110px;
}

img.onzeklanten
{
	clear: both;
	float: right;
	margin: -110px 0 0 15px;
}

p.lange_tekst
{
	width: 230px;
}

ul#header_list li
{
	background:transparent url('library/media/images/arrow.png') no-repeat;
	padding: 5px 0 0 50px;
	height: 30px;
	margin: 15px 0 15px 0;
	font-weight: 400;
}

	ul#header_list li.last
	{
		margin: 30px 0 0 40px;
		font-weight: 700;
	}

.opties .optie { background:transparent url(library/media/images/optie-bg.png) no-repeat scroll 0 0; height:100%; min-height:219px; overflow:hidden; }
.single .opties .optie, .aside .info { background:transparent url(library/media/images/optie-bg-single.png) no-repeat scroll 0 0; }
.opties .optielijst .optie { background:transparent url(library/media/images/optie-bg.png) no-repeat scroll 0 0; min-height: 0; }
.single .opties .optie { min-height: 0; }

.home .optie h3, .single .optie h2, .single .optie .titel { font-size: 20px; line-height: 24px; padding: 20px 20px 6px 20px; clear: both ;font-weight: bold; display: block; }
.home .optie p, .single .optie p { width: 140px; margin-left: 20px; float: left; }
.home .post-5 .optie p, .single .id5 p { width: 260px; }
.home .optie img, .single .optie img { width: 120px; margin: 0 20px 5px 0; float: left; }
.home .post-5 .optie img,
 .home .post-5 .optie .tarief,
  .single .id5 img,
   .single .id5 .tarief,
    .postid5 .postid5,
     .postid7 .postid7,
      .postid11 .postid11,
       .postid14 .postid14,
        .postid16 .postid16 { display: none; height: 0; }
.home .optie .tarief, .single .optie .tarief { clear: both; margin: 0 0 10px 20px; float: left; font-size: 20px; font-weight: bold; }
a.vraag-advies, .vraag-advies { background:transparent url(library/media/images/button-vraag-advies.png) no-repeat scroll 0 0; float: right; height:27px; text-indent:-9999px; width:125px; margin-right: 20px; }
a.vraag-advies:hover, a.vraag-advies:focus { background-position:0px -27px; }
a.vraag-advies:active { background-position:0px -54px; }

a.upload-bestanden, .upload-bestanden { background:transparent url(library/media/images/button-upload-bestanden.png) no-repeat scroll 0 0; float: right; height:27px; text-indent:-9999px; width:125px; margin-right: 20px; }
a.upload-bestanden:hover, a.upload-bestanden:focus { background-position:0px -26px; }
a.upload-bestanden:active { background-position:0px -52px; }

.newsletter form { margin-left: 40px;}

.andere-opties { color: #c0c0c0; }
.andere-opties:hover { color: #000000; }
.andere-opties .vraag-advies { background:transparent url(library/media/images/button-vraag-advies-andere.png) no-repeat scroll 0 0; float: right; height:27px; text-indent:-9999px; width:125px; margin-right: 20px; }

.wpcf7-form input[type="submit"] { border: 0; background:transparent url(library/media/images/button-verstuur-advies.png) no-repeat scroll 0 0; float: left; height:27px; text-indent:-9999px; width:201px; margin: 20px 0 30px -35px; }
.wpcf7-form input[type="submit"]:hover, fieldset input[type="submit"]:focus { background-position:0px -27px; }
.wpcf7-form input[type="submit"]:active { background-position:0px -54px; }

input#laatste-verz {float: left; }
button#f_laatste-verz { border: 0; background:transparent url(library/media/images/kalender.png) no-repeat scroll 0 0; float: left; height:27px; text-indent:-9999px; width:97px; margin: 0 290px 0 10px; }
button#f_laatste-verz:hover, button#f_laatste-verz:focus { background-position:0px -27px; }
button#f_laatste-verz:active { background-position:0px -54px; }

.single .formulier { float: right; }
.single .begintekst { background:transparent url(library/media/images/single-begin-tekst.png) no-repeat scroll 0 0; height:100%; width: 620px; overflow: hidden; }
.single .footer-begintekst { background:transparent url(library/media/images/single-begin-tekst-footer.png) no-repeat scroll 0 0; height:10px; margin-bottom: 15px; width: 620px; }
.single .begintekst p, .aside .info p, .aside .info h3, .single .begintekst h1 { padding: 0 20px 0 20px; }
.single .begintekst h1 { padding: 17px 20px 10px 20px; }
.single .begintekst ul, .aside .info ul { padding: 0 20px; margin-bottom: 10px; }

.single .formulier .tarief { float: left; padding: 17px 0 0 10px;}
.single .tarief .bedrag { font-size: 20px; font-weight: bold; padding-left: 5px;}
.wpcf7-form .aantal, .wpcf7-form .formaat, .wpcf7-form .postcodeplaats, .wpcf7-form .formaat, .wpcf7-form .mrmvrcontact { width: 620px; overflow: hidden; }
.wpcf7-form .uitleg { font-size: 12px; margin-left: -35px; }
.wpcf7-form .formlinks { float: left; width: 200px; }
.wpcf7-form .keuzelinks { float: left; width: 210px; }
.wpcf7-form .keuzelinkslang, .wpcf7-form .formlinkslang { float: left; width: 340px; }
.wpcf7-form .formlinksietslanger { float: left; width: 180px; }
.wpcf7-form p { margin-left: 35px; margin-bottom: 10px; float: left; }
.wpcf7-form h3 { padding-top: 20px; }
.wpcf7-form .formaat p { margin-bottom: 20px; }
.wpcf7-form .aantal p { width: 265px; float: left; }
.wpcf7-form .aantalenkel p { width: 585px; float: left; }
.wpcf7-form .postcodeplaats p, .wpcf7-form .mrmvrcontact p { float: left; width: 145px; }
.wpcf7-form .aantal-stuks input,
 .wpcf7-form .aantal-keren input,
  .wpcf7-form .totaal-vol input,
   .wpcf7-form .gewicht-per-stuk input,
    .wpcf7-form .lengte input,
     .wpcf7-form .breedte input,
      .wpcf7-form .dikte input,
       .wpcf7-form .hoeveel-dagen input,
        .wpcf7-form .postcode input,
         #wpcf7-f4-p16-o1 .aantal input,
          #wpcf7-f4-p16-o1 .aantalenkel input { width: 81px; }
.wpcf7-form .plaats { width: 281px; }
.wpcf7-form .formaat p { float: left; }
.wpcf7-form .formaat input { float: left; margin-right: 10px; }
.wpcf7-response-output { clear:both; }

.pageid-43 input[type="button"] { border: 0; background:transparent url(library/media/images/print-deze-pagina.png) no-repeat scroll 0 0; float: left; height:27px; text-indent:-9999px; width:139px; }
.pageid-43 input[type="button"]:hover, .pageid-43 input[type="button"]:focus { background-position:0px -27px; }
.pageid-43 input[type="button"]:active { background-position:0px -54px; }
#printlogo { display: none; height: 0; }

a.download { border: 0; background:transparent url(library/media/images/download-als-pdf.png) no-repeat scroll 0 0; float: left; height:27px; text-indent:-9999px; width:240px; margin: 10px 60px 0 0; }
a.download:hover, a.download:focus { background-position:0px -27px; }
a.download:active { background-position:0px -54px; }

.opties .footer, .aside .footer { background:transparent url(library/media/images/optie-bg-footer.png) no-repeat scroll 0 0; height: 10px; margin-bottom: 15px; }
.single .opties .footer { margin-bottom: 5px; }

.page .content, .page .aside { margin-top: 20px;}
.footertekst .content { margin-top: 0; }

.newsletter table { border: 0; }
.pageid-38 input[type="submit"] { border: 0; background:transparent url(library/media/images/button-inschrijven.png) no-repeat scroll 0 0; float: left; height:27px; text-indent:-9999px; width:112px; margin: 0 0 30px 0; }
.pageid-38 input[type="submit"]:hover, fieldset input[type="submit"]:focus { background-position:0px -27px; }
.pageid-38 input[type="submit"]:active { background-position:0px -54px; }

#sliding-panel #text-4 .widget-inside { margin-top: 30px;}
#sliding-panel .links { float: left; width: 130px; }
#sliding-panel #text-3 h2, #sliding-panel #text-3 p { padding-right: 10px; }
#sliding-panel #text-4 ul, #sliding-panel #text-4 p { padding-left: 10px; }

.footerborder { border-top: 1px solid #ececec; height: 1px; margin-bottom: 15px; }
.footertekst { margin-bottom: 20px; overflow: hidden; }
.footertekst .tekst1 .content { background:transparent url(library/media/images/footertekst-bg.png) no-repeat scroll 0 0; }
.footertekst .tekst1 .content h3 { padding: 20px 20px 0 20px; }
.footertekst .tekst1 .content h3 ~ h3 { padding-top: 10px; }
.footertekst .tekst1 .content p { padding: 0 20px 10px 20px; margin-bottom: 0; }
.footertekst .tekst1 .content ~ p { padding-bottom: 0; }
.footertekst .tekst1 .footer { background:transparent url(library/media/images/footertekst-bg-footer.png) no-repeat scroll 0 0; height: 10px; }
.quotes { background:transparent url(library/media/images/quote.png) no-repeat scroll 0 0; height:100%; }
.quotescollection_randomquote { padding: 5px 0 0 60px; }
.quotescollection_randomquote q { color: #6d6d6d; font-size: 16px; font-weight: normal; font-style: italic; line-height: 1.6em; }
.quotescollection_randomquote cite { margin-top:21px; }
.quotescollection_nextquote { display: none; height: 0; }

/* ---------- ALTIJD LATEN STAAN ---------- */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}
.footer { clear: both; }