﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, p, dl, dt, dd, ul, li, ol { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; } a { cursor: pointer; } :focus { outline: 0; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } legend, p a#top, p#about, ul.accessibility { display: none; } .clear { clear: both; }


/* °Typography
********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #505050;
}
h1 {
	font-size: 13px;
	margin: 0 0 20px 0;
	color: #ef4525;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #ef4525;
	border-bottom: 1px solid #ef4525;
	margin: 0 0 12px 0;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
p, #content ul {
	margin: 0 0 15px 0;
}



/* °Misc
********************************************/
a {
	text-decoration: underline;
	color: #505050;
}
a:hover {
	text-decoration: underline;
}
.half {
	width: 49%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.small {
	font-size: 6px;
}
hr {
	height: 3px;
	border: 0;
	color: #ffffff;
	display: block;
}



/* °Layout
********************************************/
#site {
	margin: 0 auto;
	width: 875px;
}
#leftside {
	float: left;
	width: 160px;
	margin: 25px 0 15px 0;
}
#content {
	float: left;
	margin: 25px 0 15px 20px;
	width: 470px;
}
#rightside {
	float: right;
	width: 200px;
	margin: 25px 0 15px 0;
}




/* °Header
********************************************/
#header {
	margin: 5px auto;
	position: relative;
	width: 875px;
	height: 154px;
	background: #ffffff url("../images/header.jpg") no-repeat 0 0;
	}
	#header #topnavigation {
		position: absolute;
		top: 8px;
		right: 8px;
		width: 300px;
		text-align: right;
		}
		#header #topnavigation li {
			display: inline;
			padding: 0 0 0 8px;
			margin: 0 0 0 10px;
			color: #FFFFFF;
			/*background: transparent url("../images/topnavigation.gif") no-repeat 0 5px;*/
			}
			#header #topnavigation li a {
				color: #FFFFFF;
				text-decoration: none;
				}
				#header #topnavigation li a:hover, 
				.index #header #topnavigation li#index a,
				.contact #header #topnavigation li#contact a {
					text-decoration: underline;
				}
	#header #language {
		position: absolute;
		bottom: 8px;
		right: 8px;
		width: 300px;
		text-align: right;
		}
		#header #language li {
			display: inline;
			padding: 0 0 0 8px;
			margin: 0 0 0 10px;
			color: #FFFFFF;
			/*background: transparent url("../images/topnavigation.gif") no-repeat 0 5px;*/
			}
			#header #language li a {
				color: #FFFFFF;
				text-decoration: none;
				}
				#header #language li a:hover {
					text-decoration: underline;
				}
	#header ul#navigation {
		width: 545px;
		margin: 0; padding: 0;
		position: absolute;
		top: 119px;
		background: transparent url("../images/navigatie.jpg") no-repeat 0 0;
	}
	#header ul#navigation li {
		float: left;
		border-right: 1px dotted black;
		}
		#header ul#navigation li a {
			display: block;
			height: 35px;
			text-decoration: none;
			cursor: pointer;
			color: #413f33;
			line-height: 35px;
			font-size: 12px;
			text-align: center;
			letter-spacing: -.1px;
			padding: 0 10px;
			}

			#header ul#navigation li a:hover {
				background: transparent url("../images/navigatie.jpg") no-repeat;
				color: #004775; background-position: 0 -35px;
			}

			/*#header ul#navigation li#weetjes {
				border: none;
			}*/

		/* kwaliteitsdroogkuis */
		/*#header ul#navigation li#kwaliteitsdroogkuis a { width: 136px; background-position: 0 0; }
		#header ul#navigation li#kwaliteitsdroogkuis a:hover { color: #004775; background-position: 0 -35px; }*/
		.kwaliteitsdroogkuis #header ul#navigation li#kwaliteitsdroogkuis a { font-weight: bold; color: #004775; background: transparent url("../images/navigatie.jpg") no-repeat; background-position: 0 -35px; }
		/* milieu */
		/*#header ul#navigation li#milieu a { width: 61px; background-position: -136px 0; }
		#header ul#navigation li#milieu a:hover {  color: #004775; background-position: -136px -35px; }*/
		.milieu #header ul#navigation li#milieu a { font-weight: bold; color: #004775; background: transparent url("../images/navigatie.jpg") no-repeat; background-position: -136px -35px; }
		/* diensten particulieren */
		/*#header ul#navigation li#diensten a { width: 140px; background-position: 0 -197px;}
		#header ul#navigation li#diensten a:hover {  color: #004775; background-position: -197px -35px; }*/
		.diensten #header ul#navigation li#diensten a { font-weight: bold; color: #004775; background: transparent url("../images/navigatie.jpg") no-repeat; background-position: -197px -35px; }
		/* bedrijfsservice */
		/*#header ul#navigation li#bedrijfsservice a { width: 106px; background-position: -337px 0;}
		#header ul#navigation li#bedrijfsservice a:hover {  color: #004775; background-position: -337px -35px; }*/
		.bedrijfsservice #header ul#navigation li#bedrijfsservice a { font-weight: bold; color: #004775; background: transparent url("../images/navigatie.jpg") no-repeat; background-position: -337px -35px; }
		/* weetjes */
		/*#header ul#navigation li#weetjes a { width: 86px; text-align: left; padding: 0 0 0 15px; background-position: -443px 0;}
		#header ul#navigation li#weetjes a:hover {  color: #004775; background-position: -443px -35px; }*/
		.weetjes #header ul#navigation li#weetjes a { font-weight: bold; color: #004775; background: transparent url("../images/navigatie.jpg") no-repeat; background-position: -443px -35px; }

		#header ul#navigation li ul li a {
			background-image: none;
		}




/* °Leftside
********************************************/
#leftside h2 {
	margin: 0;
	padding: 0 0 0 15px;
}
#leftside ul {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	}
	#leftside ul li {
		border-bottom: 1px solid #c2c2c2;
		padding: 0 0 0 15px;
		line-height: 20px;
		}
		#leftside ul li a {
			color: #505050;
			display: block;
			background: transparent url("../images/linklist.gif") no-repeat center right;
		}
#leftside ul.dotted {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	}
	#leftside ul.dotted li {
		border-bottom: 1px dotted #F00;
		padding: 5px 0 5px 15px;
		line-height: 14px;
		}
		#leftside ul.dotted li a {
			color: #505050;
			display: block;
			padding: 0 10px 0 0;
			text-decoration: none;
		}
		#leftside ul.dotted li a:hover {
			text-decoration: underline;
		}
		#leftside ul.dotted li.active a {
			font-weight: bold;
			text-decoration: underline;
			}
			#leftside ul.dotted li.active a:hover {
				cursor: text;
			}
#leftside #addressdata {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0;
	}
	#leftside #addressdata h3 {
		font-size: 12px;
		line-height: 15px;
		text-align: left;
		margin: 0;
	}
	#leftside dl {
		margin: 5px 0 15px 0;
		}
		#leftside dt {
			float: left;
			margin: 0 10px 0 0;
			display: inline;
			width: 16px;
			height: 16px;
			background: transparent url("../images/iconen.png") no-repeat 0 0;
			}
			#leftside dt span {
				display: none;
			}
			#leftside dt.adres {
				background-position: -28px -139px;
			}
			#leftside dt.phone {
				background-position: 3px -173px;
			}
		#leftside dd {
			margin: 0 0 5px 25px;
			}




/* °Rightside
********************************************/
	#rightside .promo  {
		font-weight: bold;
	}
		#rightside .promo h2 {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 11px;
		background: #ef4126 url("../images/arrow.gif") no-repeat right center;
		padding: 0 0 0 15px;
		margin: 0 0 4px 0;
		line-height: 22px;
	}
	#rightside .promo h3 {
		margin: 0 0 5px 0;
	}
	#rightside .promo,
	#rightside .block {
		border-bottom: 1px dotted #F00;
		margin: 0 0 15px 0;
	}
	#rightside ul {
		font-size: 11px;
		line-height: 12px;
		text-align: left;
		}
		#rightside ul li {
			border-bottom: 1px solid #c2c2c2;
			padding: 0 0 0 15px;
			line-height: 20px;
			}





/* °Content
********************************************/
#content ul, #content ul p, #content ol, #content ol p {
	padding: 0 0 0 20px;
	}
	#content ul li, #content ol li {
		
		}
		#content ul li ul, #content ol li ol, #content ul li ol, #content ol li ul {
			
			}
			#content ul li ul li, #content ol li ol li, #content ul li ol li, #content ol li ul li {
			
			}

.numbers li { 
	list-style-type: decimal;
	padding: 0;
	margin: 0 0 0 20px;
}
.letters li { 
	list-style-type: lower-alpha;
	padding: 0;
	margin: 0 0 0 20px;
}
.streep li { 
	list-style-type: circle;
	padding: 0;
	margin: 0 0 0 20px;
}
.weetjes h3 {
	margin: 24px 0 0 0;
	font-weight: bold;
}
.weetjes h4 {
	margin: 12px 0 0 0;
	font-weight: bold;
}

.linklist li {
	list-style-type: disc;
	color: #ef4525;
}
.linklist li a {
	list-style-type: disc;
	color: #505050;
}

#content li {
	list-style-type: disc;
}
#content.voorwaarden li {
	list-style-type: none;
}


#content #addressdata {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 0;
	}
	#content #addressdata h3 {
		font-size: 12px;
		line-height: 15px;
		text-align: left;
		margin: 0;
	}
	#content dl {
		margin: 5px 0 25px 0;
		}
		#content dt {
			float: left;
			margin: 0 10px 0 0;
			display: inline;
			}
		#content dd {
			margin: 0 0 7px 80px;
			padding: 0 0 0 7px;
			border-left: 1px dotted #666;
			}


/* °Forms
********************************************/
fieldset,
form .field,
form .buttons {
	/*clear: both;*/
	}
form .field,
form ul.fields,
form .buttons {
	margin: 0 0 15px;
}
form .field label {
	display: block;
}
form ul.fields li {
	list-style-type: none;
	margin: 0;
}
form ul.inline li, form ul.inline label {
	display: inline;
}
form ul.inline li {
	padding: 0 .75em 0 0;
}

input.radio, input.checkbox {
	vertical-align: top;
}
label, button, input.submit, input.image {
	cursor: pointer;
}
* html input.radio,
* html input.checkbox {
	vertical-align: middle;
} /* ie6 */
*+html input.radio, 
*+html input.checkbox {
	vertical-align: middle;
} /* ie7 */
textarea {
	overflow: auto;
}
input.text, input.password, textarea, select {
	margin: 0;
	vertical-align: baseline;
	}
input.text,
input.password,
textarea {
	border: 1px solid #b3b3b3;
	padding: 1px;
	color: #676f77;
	font: 12px/15px Arial, Helvetica, sans-serif;
	}
	input.text:hover, input.text:focus,
	input.password:hover, input.password:focus
	textarea:hover, textarea:focus { 
		border: 1px solid #666666;
	}
form .field,
.fields,
.buttons {
	padding-left: 140px;
}
form .field label {
	display: inline;
	float: left;
	width: 130px;
	margin-left: -140px;
	text-align: right;
}
.field input#naam,
.field input#voornaam, 
.field input#telefoon, 
.field input#email {
	width: 260px;
}
.field input#straat,
.field input#straat2 {
	width: 203px;
}		
.field input#nummer,
.field input#nummer2 {
	width: 50px;
}
.field input#postcode,
.field input#postcode2 {
	width: 75px;
}
.field input#gemeente,
.field input#gemeente2 {
	width: 178px;
}
.field checkbox {
	margin-left: 178px;
}



/* °Footer
********************************************/
#footer {
	background: #000000 url("../images/footer.gif") no-repeat 0 0;
	margin: 0 0 20px 0;
	height: 57px;
	position: relative;
	}
	#footer #footercontent {
		height: 57px;
		width: 875px;
		position: absolute;
		top: 0;
		right: 0;
		}
	#footer #footercontent p {
		padding: 0;
		margin: 0;
		font-size: 12px;
		line-height: 57px;
		color: #ffffff;
		text-align: right;
		}
		#footer #footercontent p a {
			color: #ffffff;
			text-decoration: underline;
			}
		#footer #footercontent span {
			padding: 0 10px 0 50px;
			}
			#footer #footercontent em {
				color: #ffffff;
				font-weight: bold;
			}
	#footer #footerlogo {
		height: 57px;
		width: 57px;
		position: absolute;
		top: 0;
		left: 15px;
		}
		#footer #footerlogo span {
			display: none;
			}