/*
#################
#	ALGEMEEN	#
#################
*/


html,
body,
div,
span,
h1, h2, h3, h4, h5, h6,
table, tr, td,
form,
a {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.hidden {
	display: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: white;
	color: black;
}

a {
	color: #333333;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 12pt;
}

h4, h5, h6 {
	font-size: 11pt;
}

.leesverder {
	display: none;
}

.textIntro {
	font-weight: bold;
}

.textUitgelicht {
	color: #aaaaaa;
}

/*
#################
#	MAIN		#
#################
*/

#header,
#header_sub,
#menu,
#language,
#blockLeft_header,
.blockLine,
.blockLine2,
.blockSelect {
	display: none;
}

#mainContainer,
#mainContainer2,
#mainContainer3,
#mainContainer4,
#blockLeft,
#blockLeft_main,
#blockRight,
.blockNews,
.blockRight_main {
	float: none;
}

/*
#################
#	SUBPAGINA 	#
#################
*/

.subSpacer,
div#leftMenu,
ul#subMenu,
div.subRight .headerImg,
div#subRight2 img,
div.subRightWerkwijze,
div#subMain2 .headImg,
div.blok .top,
div.blok .bottom,
div#contact img,
div#contactFormulier {
	display: none;
}

div.subRight,
div#subRight2,
div.subRightList,
div.subRightList2,
div#probleem_geur,
div#probleem_nh3,
div#probleem_h2s,
div#probleem_voc,
div#subProbleemGeur,
div#subProbleemVOC,
div#subProbleemH2S,
div#subProbleemNH3,
div#subMain,
div#subMain2,
div#oplossingContainer {
	float: none;
}

div#subMain2 .datum {
	font-size: 11pt;
}

div#subMain .intro,
div#subMain2 .intro {
	font-weight: bold;
}

div#oplossingA,
div#oplossingB,
div#oplossingC,
div#oplossingD,
div#klantLijst,
div.blok ,
div.blok .middle,
div#contact,
div#contactGegevens {
	float: none;
}

/* FOOTER */

#footer,
div#footer2,
div#footer3,
#footer_blokA,
#footer_blokB,
#footer_blokC,
#footer_blokD {
	float: none;
}

#footer_blokA .titel,
#footer_blokB .titel,
#footer_blokC .titel,
#footer_blokD .titel,
div#probleem_geur .titel,
div#probleem_nh3 .titel,
div#probleem_h2s .titel,
div#probleem_voc .titel,
div#subProbleemGeur .titel,
div#subProbleemVOC .titel,
div#subProbleemH2S .titel,
div#subProbleemNH3 .titel {
	font-size: 12pt;
	font-weight: bold;
}

#footer2_blokA,
#footer2_blokB,
#footer2_blokC,
#footer2_blokD {
	float: none;
}