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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #000 url(../images/website/background_body.jpg) repeat-x;
	font: 80% Arial, Helvetica, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CLEARFIX
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.group:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.group {
	display: inline-block;
}
* html .group {
	height: 1%;
}

.group {
	display: block;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f5f5;
	position: relative;
}

#top {
	position: relative;
	width: 960px;
	height: 250px;
	background-color: #a3fa9e;
}

#logo {
	width: 137px;
	height: 215px;
	background: url(../images/website/logo_ruban.gif) no-repeat;
	position: absolute;
	z-index: 2;
	text-indent: -9999px;
	left: 60px;
	bottom: 0;
}
#logo a {
	width: 137px;
	height: 215px;
	display: block;
}

.motto {
	margin-left: auto;
	margin-right: auto;
	margin-top: -160px;
	padding-left: 260px;
	padding-right: 60px;
	width: 640px;
	font-weight: bold;
	font-size: 14px;
	line-height: 160%;
	color: #6c6c6c;
}

#nav-main {
	position: absolute;
	z-index: 1;
	width: 960px;
	background: url(../images/website/background_menu.png) repeat-x;
	height: 66px;
	right: 0;
	bottom: 55px;
}
#nav-main ul {
	float: right;
}
#nav-main li {
	float: left;
	display: inline;
}
#nav-main a {
	text-indent: -9999px;
	height: 32px;
	width: 84px;
	display: block;
}

#nav-main a#home {
	background-image: url(../images/website/menu1_home_up.png);
}
#nav-main a#home:hover, #nav-main a#home.actief {
	background: url(../images/website/menu1_home_down.png);
}
#nav-main a#kijkdagen {
	background: url(../images/website/menu1_kijkdagen_up.png);
}
#nav-main a#kijkdagen:hover, #nav-main a#kijkdagen.actief {
	background: url(../images/website/menu1_kijkdagen_down.png);
}
#nav-main a#evenementen {
	background: url(../images/website/menu1_evenementen_up.png);
	margin-left: 22px;
}
#nav-main a#evenementen:hover, #nav-main a#evenementen.actief {
	background: url(../images/website/menu1_evenementen_down.png);
}
#nav-main a#contact {
	background: url(../images/website/menu1_contact_up.png);
	margin-left: 21px;
	margin-right: 10px;
}
#nav-main a#contact:hover, #nav-main a#contact.actief {
	background: url(../images/website/menu1_contact_down.png);
}

#nav-producten {
	background-color: #000;
	height: 55px;
	position: absolute;
	bottom: 0;
	width: 960px;
}

#nav-producten ul {
	float: right;
	padding-right: 20px;
}

#nav-producten li {
	float: left;
}
#nav-producten li a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	background-position: 20px 30px;
	margin-top: 14px;
}
#nav-producten li a#elektriciteit {
	background: url(../images/website/menu2.gif) no-repeat 0 0;
	width: 140px;
	margin-left: 282px;
	margin-right: 40px;
}
#nav-producten li a#elektriciteit:hover, #nav-producten li a#elektriciteit.actief {
	background-position: 0 -27px;
}
#nav-producten li a#ventilatie {
	background: url(../images/website/menu2.gif) no-repeat -206px 0;
	width: 110px;
	margin-right: 40px;
}
#nav-producten li a#ventilatie:hover, #nav-producten li a#ventilatie.actief {
	background-position: -206px -27px;	
}
#nav-producten li a#centraal_stofzuigsysteem {
	background: url(../images/website/menu2.gif) no-repeat -364px 0;
	width: 287px;
}
#nav-producten li a#centraal_stofzuigsysteem:hover, #nav-producten li a#centraal_stofzuigsysteem.actief {
	background-position: -364px -27px;
}

#crumbar {
	padding-top: 17px;
	padding-bottom: 18px;
	color: #818085;
	margin-left: 15px;
	font-size: 90%;
}
#crumbar a {
	color: #818085;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;
}
#crumbar a:hover {
	border-bottom-color: #a0cc3a;
}
#crumbar a:visited {
	border-bottom-color: #818085;
}
ul#menu3 {
	float: left;
	padding-left: 15px;
	margin-bottom: 11px;
}
ul#menu3 li a {
	background-color: #e1e1e1;
	display: block;
	text-decoration: none;
	padding-left: 7px;
	border-bottom: 1px solid #dadadb;
	border-top: 1px solid #dadadb;
	color: #6c6c6c;
	font: bold 12px "Trebuchet MS", "Lucida Grande", Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	width: 227px;
}
ul#menu3 li a:hover, ul#menu3 li a.actief {
	background-color: #000;
	color: #fff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
ul#menu3 li ul {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 14px;
}
ul#menu3 li ul li {
	color: #818085;
}
ul#menu3 li ul li a {
	background-color: #f5f5f5;
	border-style: none;
	font-variant: normal;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: -2px;
}
ul#menu3 li ul li a:hover, ul#menu3 li ul li a.actief {
	background-color: transparent;
	border-style: none;
	text-decoration: underline;
	color: #6c6c6c;
}
#inhoud {
	float: right;
	width: 681px;
	color: #6c6c6c;
	margin-bottom: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 340px;
	padding-top: 16px;
}

/* for Internet Explorer 6.0*/
/*\*/
* html #inhoud {
width: 660px;
height: 340px;
}
/**/
* html #inhoud img.right {
	position: absolute;
	bottom: -15px;
	right: 15px;
}
* html .zelfbouwpaketten {
	width: 398px;
	float: left;
}
*:first-child+html [selector] {
	background: red;
}
.subpagina #inhoud {
	float: left;
	width: 930px;
	color: #5d5d5d;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#inhoud a {
	color: #38383b;
	text-decoration: none;
	border-bottom: 1px solid #a0cc3a;
	font-weight: bold;
}
#inhoud a:hover {
	border-bottom: 1px solid #000;
}
#inhoud a.groen {
	color: #a0cc3a;
	font-size: 25px;
}
#inhoud h2 {
	font: 140% "Trebuchet MS", "Lucida Grande", Arial;
	margin-bottom: 14px;
	/*border-bottom: 1px solid #a0cc3a;*/
	color: #6c6c6c;
}
#inhoud h3 {
	font: 120% "Trebuchet MS", "Lucida Grande", Arial;
	margin-bottom: 14px;
}
#inhoud h4 {
	font: bold 100% "Trebuchet MS", "Lucida Grande", Arial;
	margin-bottom: 14px;
	color: #93bb37;
}
#inhoud h5 {
	font: bold 100% "Trebuchet MS", "Lucida Grande", Arial;
	margin-bottom: 14px;
	color: #6c6c6c;
}
.groen {
	color: #93bb37;
}
#inhoud img {
	border: 1px solid #e1e1e1;
	margin-left: 17px;
}
#inhoud img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}
#inhoud img.right {
	
}

#inhoud img.img_elektriciteit {
	float: left;
	margin-right: 13px;
}
#inhoud img.img_ventilatie {
	float: left;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0;
}
#inhoud img.img_stofzuiger {
	float: left;
	margin-bottom: 6px;
	margin-left: 11px;
	border-color: #f5f5f5;
}
#inhoud img.noborder {
	float: left;
	margin-bottom: 6px;
	margin-right: 11px;
	border-style: none;
}
#inhoud p {
	margin-bottom: 14px;
	line-height: 160%;
}
#inhoud ul, #inhoud ol {
	margin-bottom: 14px;
	margin-left: 11px;
}
#inhoud ul li {
	margin-bottom: 4px;
	background: url(../images/website/bullet_groen.gif) no-repeat 4px 5px;
	padding-left: 14px;
}
#inhoud ol li {
	margin-bottom: 4px;
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: 3px;
}
.zelfbouwpaketten {
	width: 411px;
	float: left;
}
.monoslideshow {
	float: right;
	border: 1px solid #e1e1e1;
	margin-bottom: 25px;
	margin-top: 0;
	margin-left: 30px;
	width: 400px;
	height: 300px;
}
.monoslideshow2 {
	width: 700px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
}
.kijkdag {
	border: 1px solid #e1e1e1;
	padding: 10px;
	color: #93bb37;
	font-weight: bold;
	font-size: 120%;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.kijkdag h2 {
	font-weight: bold;
	font-size: 190%;
	margin-bottom: 2px;
}
.kijkdag h3 {
	font-weight: bold;
	font-size: 160%;
	margin-bottom: 11px;
	color: #6e6e6e;
}
.kijkdag p {
	font-size: 14px;
}
.kijkdag a {
	color: #a0cc3a;
}
.kijkdag a:hover {
	text-decoration: none;
}
.home_beelden {
	margin-top: 26px;
}
.button-home {
	float: right; 
	margin-left: 15px; 
	margin-bottom: 10px;
}
#inhoud .button-home img {
	border-style: none;
}
#inhoud a.button-home  {
	border-style: none;
}
#inhoud a.button-home:hover, #inhoud a.button-home:focus  {
	border-style: none;
}
#inhoud p.bijschrift {
	margin-top: 30px;
	border-top: 1px solid #dcdcdc;
	font-size: 11px;
	color: #767676;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0;
}
hr {
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
p.footer {
	clear: both;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 90%;
}
.footer a {
	color: #6d6d6d;
	text-decoration: none;
	border-bottom: 1px solid #b6b6b6;
}
.footer a:hover {
	border-bottom-color: #a0cc3a;
}
.footer a:visited {
	border-bottom-color: #818085;
}
.offerte {
	padding: 15px;
	color: #6c6c6c;
	line-height: 160%;
}
.offerte p {
	margin-bottom: 12px;
}
.offerte h2 {
	margin-bottom: 15px;
	font: 200% "Trebuchet MS", "Lucida Grande", Arial;
}
.offerte h3 {
	padding: 3px 3px 3px 6px;
	background-color: #a0cc3a;
	color: #fff;
	margin-bottom: 15px;
	font: 150% "Trebuchet MS", "Lucida Grande", Arial;
}

.offerte .kader_wit {
	border: 1px solid #d9d9d9;
	padding: 10px;
	background-color: #fff;
}
.offerte .kader_grijs {
	border: 1px solid #d9d9d9;
	padding: 10px;
}
.offerte .tabel_bevat {
	color: #000;
	font: bold 120% "Trebuchet MS", "Lucida Grande", Arial;
}
.offerte table {
	border: 1px solid #d9d9d9;
	width: 930px;
	margin-bottom: 49px;
}
.offerte table p {
	margin-bottom: 0;
}
.offerte table th {	
	padding: 10px;
	color: #444;
	border-bottom: 3px solid #b9bbbb;
}
.offerte table td, .offerte table th {
	padding: 10px;
	background-color: #fff;
}
.offerte table td.cijfers {
	vertical-align: middle;
	text-align: center;
	margin-bottom: 15px;
	width: 215px;
}
.offerte .lijn {
	border-bottom: 1px solid #d9d9d9;
}
.offerte p, {
	margin-bottom: 15px;
}
.offerte .tabel img {
	width: 130px;
	height: 87px;
	margin: 0;
}
.offerte .titel {
	font-weight: bold;
	color: #444;
}
.offerte .omschrijving {
	color: #444;
}
.offerte input {
	text-align: center;
	font-size: 120%;
	padding: 12px;
	width: 90px;
	border: 1px solid #d9d9d9;
	color: #6c6c6c;
}
.offerte .totaal {
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	font-size: 200%;
	line-height: 140%;
}
.offerte input.totaal {
	width: 160px;
}
.rekenvoorbeeld {
	font-size: 90%;
	font-style: italic;
	line-height: 130%;
	color: #767676;
}
.offerte td.subomschrijving {
	font-size: 90%;
	line-height: 130%;
	color: #838383;
	padding-top: 0;
	padding-bottom: 4px;
}

#popup {
	position: absolute;
	top: -9999px;
}


/* Featured products */

#inhoud ul.featured-products {
	margin-left: 0;
	padding-left: 0;
	width: 318px;
	float: left;
}

#inhoud ul.featured-products > li {
	background-image: none;
	padding-left: 0;
	width: 296px;
	float: left;
	margin-right: 20px;
	position: relative;
}

#inhoud ul.featured-products li a {
	border-bottom-style: none;
}

.inl-text {
	width: 608px;
	float: right;
}

#inhoud ul.featured-products li.last {
	margin-right: 0px;
}

#inhoud ul.featured-products li img {
	margin-left: 0;
}

#inhoud ul.featured-products li h2 {
	position: absolute;
	left: 0;
	background-image: url(../images/website/wit090.png);
	padding: 10px;
	color: #424242;
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 181px;
	width: 272px;
}

#inhoud ul.featured-products li .text {
	position: relative;
	margin-top: 19px;
}

.cta {
	padding: 20px 20px 18px;
	clear: both;
	background: url(../images/website/background_body.jpg) 0 -220px;
	margin-top: 30px;
}

#inhoud .cta p {
	float: left;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	margin-bottom: 0;
	width: 59%;
}

#inhoud a.button {
	float: right;
	border-bottom-style: none;
	display: block;
	cursor: pointer;
}

#inhoud a.button:hover {
	border-bottom-style: none;
	background-position: 0 0;
}

.button.afspraak {
	float: right;
	text-indent: -9999px;
	width: 220px;
	height: 33px;
	background: url(../images/website/button-afspraak.png) 0 -33px;
}

.news {
	background-color: #fffeff;
	border: 1px solid #dfe1e1;
	margin-bottom: 20px;
	padding: 15px;
}

#inhoud .news h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #a0cc3a;
}

#inhoud .news p:last-child {
	margin-bottom: 0;
}

p.intro {
	font-weight: bold;
	color: #5b5b5b;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}
