/**
 * Standaard waarden
**/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #000;
	background: url("../img/bg.gif") top center no-repeat #fff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 24px;
}

h1 {
	font: 19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 2px 0 21px 0;
}
h2 {
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 20px 0 5px 0;
}
h3, h4, h5, h6 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 20px 0 5px 0;
}

p {
	margin: 0 0 10px 0;
}
p.intro {
	font-size: 14px;
	margin: 0 0 25px 0;
}
p.p-tabel {
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}
#header {
	width: 950px;
	height: 60px;
	float: left;
}
#logo {
	height: 60px;
	width: 203px;
	float: left;
}
#logo a {
	height: 60px;
	width: 203px;
	background: url("../img/logo-uitgestippeld.gif") no-repeat;
	display: block;
}
#logo a span {
	text-indent: -999em;
	display: block;
}
#metamenu {
	float: right;
	font: 11px Verdana, Geneva, sans-serif;
	color: #e63f16;
	margin: 4px 0 0 0;
}
#metamenu a {
	color: #000;
	text-decoration: none;
}
#metamenu a:hover {
	text-decoration: underline;
}
#metamenu span {
	color: #999;
	padding: 0 2px;
}
#social {
	float: right;
    margin: 20px 0 0;
    text-align: right;
    width: 380px;
}
#social a {
	margin: 0 0 0 3px;
}
#menu {
	width: 950px;
	height: 32px;
	float: left;
	margin: 0 0 1px 0;
}
#menu .home {
	font: 12px Tahoma, Geneva, sans-serif;
	text-decoration: none; 
	color: #ff8567;
	font-weight: bold;
	height: 24px; 
	padding: 10px 0 0 0;
	float: left;
}
#menu .home:hover {
	color: #fff;
}
#slideshow-home {
	float: left;
	width: 950px;
	position: relative;
	height: 244px;
}
#welkom {
	width: 245px;
	height: 210px;
	position: absolute;
	z-index: 99;
	color: #000;
	left: 40px;
	top: 26px;
}
#welkom h1 {
	font: 19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0 0 8px 0;
	letter-spacing: 0.4px;
}
#slideshow-home .slider div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	width: 950px;
	height: 244px;
}
#slideshow-home .slider div .slide-afb {
	position: absolute;
}
#slideshow-home .slider div .slide-text {
	position: absolute;
	margin: 150px 0 0 450px;
	height: 93px;
	width: 550px;
	line-height: 21px;
	font: 25px Tahoma, Geneva, sans-serif;
	color: #fff;
}
#slideshow-home .tabs {
	position: absolute;
	z-index: 98;
	bottom: 5px;
	right: 7px;
}
#slideshow-home .tabs a {
	width:8px;
	height:8px;
	margin:3px;
	background:url("../img/navigator.png") 0 0 no-repeat;
	display:block;
	font-size:1px;
	float: left;
	outline: none;
}
#slideshow-home .tabs a:hover {
	background-position:0 -8px;      
}
#slideshow-home .tabs a.current {
	background-position:0 -16px;     
}
#slideshow-content {
	float: left;
	width: 950px;
	position: relative;
	height: 105px;
}
#kruimelpad {
	position: absolute;
	z-index: 99;
	left: 8px;
	bottom: 4px;
	color: #fff;
	font: 11px Verdana, Geneva, sans-serif;
}
#kruimelpad span {
	padding: 0 2px;
}
#kruimelpad a {
	color: #fff;
	text-decoration: none;
}
#kruimelpad a:hover {
	text-decoration: underline;
}
#slideshow-content .slider div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	width: 950px;
	height: 105px;
}
#slideshow-content .slider div .slide-afb {
	position: absolute;
}
#slideshow-content .slider div .slide-text {
	position: absolute;
	text-align: center;
	width: 350px;
	line-height: 21px;
	font: 18px Tahoma, Geneva, sans-serif;
	color: #000;
	left: 0;
	top: 22px;
	text-shadow: 0 1px 0 #fff;
}
#slideshow-content .tabs {
	position: absolute;
	z-index: 98;
	bottom: 3px;
	right: 4px;
}
#slideshow-content .tabs a {
	width:8px;
	height:8px;
	margin:3px;
	background:url("../img/navigator.png") 0 0 no-repeat;
	display:block;
	font-size:1px;
	float: left;
	outline: none;
}
#slideshow-content .tabs a:hover {
	background-position:0 -8px;      
}
#slideshow-content .tabs a.current {
	background-position:0 -16px;     
}
#content-wrapper {
	margin: 0 auto;
	width: 950px;
}
#zwarte-balk {
	height: 34px;
	width: 950px;
	margin: 0 0 10px 0;
	background: url("../img/zwarte-balk.gif") no-repeat;
	float: left;
	padding: 8px 0 0 0;
	text-align: center;
}
#zwarte-balk h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0;
	text-shadow: 0 1px 0 #000;
}
#zwarte-balk h2 strong {
	color: #e63f16;
}
#home-content {
	background: url("../img/bg-home-content.gif") no-repeat;
	height: 261px;
	width: 950px;
	float: left;
}
#home-content a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#home-content a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}
#home-content h3 {
	letter-spacing: 1px;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-shadow: 0 1px 0 #f57252;
}
#home-content .col1 {
	width: 410px;
	height: 230px;
	float: left;
	color: #fff;
	padding: 17px 0 0 30px;
}
#home-content .col1 p {
	padding: 13px 0 0 0;
	margin: 0 0 6px 0;
}
#home-content .col2 {
	width: 410px;
	height: 260px;
	float: right;
	color: #fff;
	padding: 17px 30px 0 0;
}
#home-content .col2 .nieuws {
	background: url("../img/origineel-handwerk-gemaakt-bij-ons.jpg") no-repeat;
	height: 187px;
	width: 410px;
}
#home-content .col2 .nieuws p {
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 25px;
	padding: 25px 0 0 5px;
}
#home-content .col2 .meer-portfolio, #home-content .col1 .meer-pakket {
	float: right;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
#home-content .col2 .meer-portfolio span, #home-content .col1 .meer-pakket span {
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#home-content .col2 .meer-portfolio:hover, #home-content .col1 .meer-pakket:hover {
	border-bottom: 1px dotted #fff;
}
#content {
	width: 950px;
	float: left;
	background: url("../img/bg-content-wrapper.gif") repeat-y;
}
#content #col1 {
	float: left;
	width: 175px;
	padding: 53px 50px 20px 0;
	background: #fff;
}
#col1 .overzicht {
	display: block;
	text-decoration: none;
	color: #000;
	background: url("../img/bg-subnav.gif") no-repeat;
	height: 26px; 
	width: 167px; 
	padding: 2px 0 0 8px;
	margin: 0 0 5px 0;
}
#col1 .overzicht:hover {
	background-position: 0px -28px; 
}
#col1 .overzicht-c {
	display: block;
	text-decoration: none;
	color: #fff;
	background: url("../img/bg-subnav.gif") 0px -56px no-repeat;
	height: 26px; 
	width: 167px; 
	padding: 2px 0 0 8px;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#col1 ul.voorwaarden {
	margin: 10px 0 0 14px;
}
#col1 ul.voorwaarden li a {
	color: #E63F16;
	border-bottom: 1px dotted #E63F16;
	text-decoration: none;
}
#col1 ul.voorwaarden li a:hover {
	color: #fb7c5d;
	border-bottom: 1px solid #E63F16;
}	
#content #col2 {
	float: left;
	width: 425px;
}
#col2 ul {
	margin: 0 0 10px 14px;
}
#col2 a, #col2-2 a {
	color: #E63F16;
	border-bottom: 1px dotted #E63F16;
	text-decoration: none;
}
#col2 a:hover {
	color: #fb7c5d;
	border-bottom: 1px solid #E63F16;
}
#col2 .tabel1 {
	width: 425px;
	margin: 0 0 10px 0;
	float: left;
	font: 11px Verdana, Geneva, sans-serif;
}
table.tabel td {
	border: 1px solid #e4e3e3;
	background: url("../img/td_bg.gif") repeat-x 0px 0px;
	line-height: 25px;
	padding: 0px 6px 0px 6px;
}
table.tabel td.top {
	border: 1px solid #e63f16;
	background: url("../img/tdtop_bg.gif") repeat-x 0px 0px;
	color: #fff;
}
table.tabel td.leeg {
	border: 1px solid #fff;
	background: none;
	color: #fff;
}
#col2 ul.check {
	float: left;
	list-style: none;
	width: 425px;
	margin: 0 0 20px 0;
}
#col2 ul.check li {
	background: transparent url("../img/check.gif") no-repeat scroll 0 5px;
	padding:0 0 0 20px;
}
#content #col2-2 {
	float: left;
	width: 725px;
	position: relative;
}
#content .offerte, #content .offerte2, #content .offerte3, #content .offerte4 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background: #F1F5FA none repeat scroll 0 0;
	border: 1px solid #CEDDEF;
	float: left;
	width: 100%;
}
#content .offerte {
	margin: 40px 0 0 0;
}
#content .offerte2 {
	margin: 105px 0 0 0;
}
#content .offerte3 {
	margin: 125px 0 0 0;
}
#content .offerte4 {
	margin: 150px 0 0 0;
}
#content .offerte h3, #content .offerte2 h3, #content .offerte3 h3, #content .offerte4 h3 {
	padding-left: 10px;
	margin-top: 10px;
}
#content .offerte p, #content .offerte2 p, #content .offerte3 p, #content .offerte4 p {
	padding-left: 10px;
}
#content .offerte a, #content .offerte2 a, #content .offerte3 a, #content .offerte4 a {
	color: #E63F16;
	border-bottom: 1px dotted #E63F16;
	text-decoration: none;
}
#content .offerte a:hover, #content .offerte2 a:hover, #content .offerte3 a:hover, #content .offerte4 a:hover {
	color: #fb7c5d;
	border-bottom: 1px solid #E63F16;
}
#col2-2 .left {
	float: left;
	width: 425px;
}
#col2-2 .right {
	float: right;
	width: 250px;
}
#col2-2 .right .bezoek-site {
	background: url("../img/bezoek-site.gif") no-repeat;
	height: 28px;
	width: 146px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	color: #000;
	text-decoration: none;
	padding: 3px 0 0 0;
	border: 0;
}
#col2-2 .right .bezoek-site:hover {
	color: #e63f16;
}
#col2-2 .right .binnenkort-online {
	background: url("../img/binnenkort-online.gif") no-repeat;
	height: 28px;
	width: 178px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	color: #626262;
	text-decoration: none;
	padding: 3px 0 0 0;
	border: 0;
}
#content #col2-2 .item {
	float: left;
	padding: 0 45px 0 0;
	margin: 0 0 18px 0;
	text-align: center;
}
#content #col2-2 .item-last {
	float: left;
	margin: 0 0 15px 0;
	text-align: center;
}
#portfolio {
	width: 425px;
	float: left;
	margin: 15px 0 5px 0;
}
#portfolio img, #content #col2-2 .item img, #content #col2-2 .item-last img {
	display: block;
	margin: 0 0 5px;
}
#portfolio a, #content #col2-2 .item a, #content #col2-2 .item-last a {
	text-decoration: none;
	font: 11px Verdana, Geneva, sans-serif;
	color: #000;
	border: 0;
}
#portfolio a:hover, #content #col2-2 .item a:hover, #content #col2-2 .item-last a:hover {
	border-bottom: 1px dotted #000;
	color: #000;
}
#portfolio .col1 {
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
}
#portfolio .col2 {
	float: right;
	width: 200px;
	margin: 0 0 20px 0;
}
#content #col3 {
	float: right;
	width: 250px;
}
#col3 .zoeken {
	float: left;
	width: 250px;
	height: 24px;
}
#col2-2 .zoeken {
	float: right;
	width: 250px;
	height: 24px;
}
.zoeken .zoekveld {
	background: url("../img/bg-zoeken.gif") no-repeat;
	float: left;
	width: 214px;
	height: 19px;
	font: 11px Verdana, Geneva, sans-serif;
	padding: 5px 0 0 6px;
}
.zoeken .submit {
	background: url("../img/zoeken-submit.gif") no-repeat;
	float: right;
	width: 30px;
	height: 24px;
	cursor: pointer;
}
#referentie {
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 21px;
	margin: 21px 0 0 0;
	float: left;
}
#referentie a {
	text-decoration: none;
	color: #000;
	display: block;
	border: 0;
	font-style: italic;
}
#referentie a:hover {
	text-decoration: underline;
}
#faq-vragen, #faq-vragen2, #faq-vragen3, #faq-vragen4, #faq-vragen5, #faq-vragen6 {
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 21px;
	float: left;
}
#faq-vragen {
	margin: 45px 0 0 0;
}
#faq-vragen2 {
	margin: 97px 0 0 0;
}
#faq-vragen3 {
	margin: 121px 0 0 0;
}
#faq-vragen4 {
	margin: 145px 0 0 0;
}
#faq-vragen5 {
	margin: 165px 0 0 0;
}
#faq-vragen6 {
	margin: 190px 0 0 0;
}
#faq-vragen p {
	margin: 0;
}
#faq-vragen a, #faq-vragen2 a, #faq-vragen3 a, #faq-vragen4 a, #faq-vragen5 a, #faq-vragen6 a {
	text-decoration: none;
	border: 0;
	color: #E63F16;
	float: right;
	background: url("../img/extern.gif") no-repeat right 4px;
	padding-right: 7px;
}
#col2 .bekijk-resultaat {
	text-decoration: none;
	border: 0;
	color: #E63F16;
	float: right;
	background: url("../img/extern.gif") no-repeat right 4px;
	padding-right: 7px;
	width: 425px;
	text-align: right;
	margin: 0 0 20px 0;
}
#faq-vragen a:hover, #faq-vragen2 a:hover, #faq-vragen3 a:hover, #faq-vragen4 a:hover, #faq-vragen5 a:hover, #faq-vragen6 a:hover, #col2 .bekijk-resultaat:hover {
	color: #fb7c5d;
	text-decoration: none;
	border: 0;
}
#adresgegevens {
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 21px;
	margin: 110px 0 0 0;
	float: left;
}
#adresgegevens p {
	margin: 0 0 20px 0;
}
#adresgegevens a {
	color: #E63F16;
	border-bottom: 1px dotted #E63F16;
	text-decoration: none;
}
#adresgegevens a:hover {
	color: #fb7c5d;
	border-bottom: 1px solid #E63F16;
}
#faq-vragen h2, #faq-vragen2 h2, #faq-vragen3 h2, #faq-vragen4 h2, #faq-vragen5 h2, #faq-vragen6 h2, #referentie h2, #adresgegevens h2 {
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 21px;
	font-weight: bold;
	margin-top: 0;
}
#screen-item {
	margin: 10px 0;
	float: right;
}
.stip {
	float: left;
	background: url("../img/stippel-lijn.gif") center repeat-x;
	clear: both;
	width: 100%;
	height: 21px;
}
#footer-wrapper {
	margin: 0 auto;
	width: 950px;
}
#footer {
	height: 52px;
	width: 930px;
	background: url("../img/bg-footer.gif") no-repeat;
	float: left;
	margin: 0 0 7px 0;
	padding: 4px 10px 0 10px;
}
#footer-wrapper p {
	margin: 0;
}
#footer .footer-text {
	font: 11px Verdana, Geneva, sans-serif;
	color: #fff;
	line-height: 22px;
	float: left;
}
#footer .footer-text a {
	color: #fff;
	text-decoration: none;
}
#footer .footer-text a:hover {
	border-bottom: 1px dotted #fff;
}
#footer .footer-text .adres {
	color: #878787;
}
#footer2 {
	float: left;
	width: 950px;
	color: #b2b2b2;
	font: 11px Verdana, Geneva, sans-serif;
	height: 21px;
}
#footer2 span {
	padding: 0 2px;
}
#footer2 .kvk {
	float: left;
}
#footer2 .rechten {
	float: right;
}

/* ---------------- Hoofdmenu ---------------- */
ul#nav { list-style: none; float: right; }
ul#nav li { float: left;}
ul#nav li a { font: 12px Tahoma, Geneva, sans-serif; display: block; text-decoration: none; color: #fff; font-weight: bold; height: 24px; width: 128px; padding: 8px 0 0 17px; background: url("../img/nav-n.gif") no-repeat #e53e15; }
ul#nav li a:hover {	color: #000; }

ul#nav .normal {  }
ul#nav .normal a {  }

ul#nav .last {  }
ul#nav .last a { background: url("../img/nav-last-n.gif") no-repeat #d4330d; }

ul#nav .current {  }
ul#nav .current .actieve { background: url("../img/nav-c.gif") no-repeat #d4330d; }
ul#nav .current .actieve:hover { color: #fff; }

ul#nav .last {  }
ul#nav .last .actieve  { background: url("../img/nav-last-c.gif") no-repeat #d4330d; }
ul#nav .last .actieve:hover { color: #fff; }

/* ---------------- Subnav ---------------- */
ul#subnav { list-style: none; }
ul#subnav li { display: block; margin: 0 0 5px 0; }
ul#subnav li a { display: block; text-decoration: none; color: #000; background: url("../img/bg-subnav.gif") no-repeat; height: 26px; width: 167px; padding: 2px 0 0 8px; }
ul#subnav li a:hover { background-position: 0px -28px; }

ul#subnav .normal {  }
ul#subnav .normal a {  }

ul#subnav .current {  }
ul#subnav .current .actieve { color: #fff; font-weight: bold; background-position: 0px -56px; }

	/* ---------------- Sub_subnav ---------------- */
	ul#subnav .normal ul#sub_subnav { display: none; }
	ul#subnav ul.sub_subnav { list-style: none; margin: 5px 0 10px 0; }
	ul#subnav ul.sub_subnav li { margin: 0; }
	ul#subnav ul.sub_subnav li a { color: #000; background: url("../img/bg-subsubnav.gif") no-repeat; width: 175px; height: 27px; padding: 4px 0 0 10px; }
	ul#subnav ul.sub_subnav li a:hover { background-position: 0px -31px; color: #000; }

	ul#subnav ul.sub_subnav sub_normal {  }
	ul#subnav ul.sub_subnav sub_normal a {  }
	
	ul#subnav ul.sub_subnav .sub_current {  }
	ul#subnav ul.sub_subnav .sub_current .sub_subnav_actieve { background-position: 0px -62px; font-weight: bold; }
	
/* ---------------- Footer ---------------- */
ul#footernav { list-style: none; float: right; }
ul#footernav li { float: left; line-height: normal; padding: 4px 0 0 18px; }
ul#footernav li a { text-decoration: none; font: 11px Verdana, Geneva, sans-serif; color: #fff; }
ul#footernav li a:hover { border-bottom: 1px dotted #fff; }

ul#footernav .normal {  }
ul#footernav .normal a {  }

ul#footernav .last {  }
ul#footernav .last a {  }

ul#footernav .current {  }
ul#footernav .current .actieve {  }

ul#footernav .last_current {  }
ul#footernav .last_current .actieve  {  }

/* ---------------- Sitemap ---------------- */
ul#sitemap { margin:0 0 10px 0; }
ul#sitemap li { background: url("../img/liststyle.gif") no-repeat 0 11px; margin: 0 0 10px 0; list-style:none; }
ul#sitemap li a { color: #000; margin: 0 0 0 10px; border-bottom: 1px solid #000; text-decoration: none; }
ul#sitemap li a:hover { color: #666; margin: 0 0 0 10px; border-bottom: 1px solid #666; }

ul#sitemap li ul.subsitemap { margin: 10px 0 0 0;  }
ul#sitemap li ul.subsitemap li { margin: 0 0 5px 30px; }
ul#sitemap li ul.subsitemap li a {  }

ul#sitemap li ul.subsitemap li ul.subsubsitemap { margin: 10px 0 0 0; display: none; }
ul#sitemap li ul.subsitemap li ul.subsubsitemap li { margin: 0 0 10px 30px; }
ul#sitemap li ul.subsitemap li ul.subsubsitemap li a {  }

/* ---------------- Contact formulier ---------------- */
#form {	margin: 20px 0 0 0; }
#form label { float: left; padding: 4px 0 0 0; width: 120px; }
#form .input-text { width: 175px; border:1px solid #ccc; padding:3px; margin: 3px 5px 12px 0; color: #000; }
#form .txt-veld { width: 290px; border:1px solid #ccc; padding:3px; margin: 3px 5px 12px 0; color: #000; }
#form .input-button { color: #000; width: auto; border: 1px solid #999999; padding: 3px; margin: 0 0 5px 120px; cursor: pointer; background: #fff; }
#form .input-button:hover { background-color: #F3F3F3; }

/* ---------------- PrintButtons ---------------- */
#printbtns { float: left; margin: 15px 0 0 0; }
#printbtns .printbtn { display:block; width:53px; height:14px; background:url('../img/printen.gif') no-repeat; text-decoration:none; border: none; }
#printbtns .printbtn:hover { background-position: 0 -14px; text-decoration:none; border: none; }

/* ------- Contact formulier meldingen -------- */
ul#formulier-meldingen{ padding:0px; margin: 0 0 10px 0; }
ul#formulier-meldingen li.fout{ color:#F00; margin: 0 0 0 14px; }
ul#formulier-meldingen li.goed{ list-style:none; color:#060; font-weight: bold; }

/* ------- De zoekresultaten -------- */
ul#search_results{ list-style:none; margin: 0 0 10px 0; }
ul#search_results li{ list-style-type:none; list-style-image:none; margin-left:0px; border:1px dotted #cccccc; padding:15px; margin-bottom:20px;}
ul#search_results li:hover{ background: #f5f5f5; }
ul#search_results li div.pagetitle{ font-size:12px; font-weight:bold; } 
ul#search_results li div.pagetitle a { color: #000; border-bottom: none; text-decoration: underline; } 
ul#search_results li div.pegedesc{ height:35px; overflow:hidden;} 
ul#search_results li div.breadcrumb{ }
ul#search_results li div.breadcrumb a{ color: #E63F16; }
ul#search_results li div.breadcrumb a:hover{ color: #fb7c5d; border-bottom: 1px solid #E63F16; }
div#search_results_error div.pagetitle{ font-size:12px; font-weight:bold; } 
div#search_results_error div.pegedesc{ height:35px; overflow:hidden;}
