html body {
	background: white;

	height: auto;
}

#main {
	height: auto;
}

* html .minwidth {
	border-left: none; /* 173px */
}
* html .container {
	margin-left: 0;
	position: relative;
}

#header, #header2, #menu, #footer, #mainkruimel, #kruimel2, #brochure {
	display: none;
}

#menu { 
border: 1px dotted green;
}	
#mainlijn {
width: 100%;
height: 1px;
background-image: url(lijn2.png);
background-repeat: repeat-x
}

#maincontent {
width: 100%;
margin-left: 0;
}

#maintop {
	position: relative;
	width: 100%;
	margin-left: 0px;
}

* html #maintop {
	margin-left: 0px;
}

#midden {

}

#middenwrapper {
	position: relative;

}

#middenrow { 
	position: relative;
}

#maintekstwrap {
	position: relative;
	width: 100%; 
	color: black; 
	background: transparent;

}


.nodispl {
display: block;
margin-top: 0px;
}
#lijn {


}

#maintekst {
border-bottom: 1px solid #2a77b4;
}
h1 {
border-bottom: 1px solid #2a77b4;

}
#paint, #wallpaper, #ink, #concrete, #chemical, #flavour, #textile {
display: block;
margin-left: -13px;
margin-bottom: 15px;
padding-left: 15px;
border-left: 1px dotted black;
border-bottom: 1px dotted black;
}

.printclass {
display: block;
}

#disp_step1, #disp_step2, #disp_step3 {
position: relative;
visibility: visible;
}

.noprint { display: none; }

#lijntest { display: none; }