body {
	margin: 0 0 0 63px;
	background: none transparent;
	font-size: 12px;
	line-height: 1.4em;
}

h1 { font-size: 182%; margin-bottom: 15px; }
h2 { font-size: 138.5%; margin-bottom: 10px; }
h3 { font-size: 108%; margin-bottom: 5px; }
h1, h2, h3 { color: #56A5C3; font-weight: bold; }

ul,ol,dl { margin-bottom:10px; }
	
ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
}
li {
	list-style-position:outside;
	margin:2px 20px;
}

td,th { vertical-align: top; }


#headerCntr,
#bannerCntr,
#menuCntr,
#barCntr,
#leftCntr,
#rightCntr,
#footerCntr,
.fabrikant_logo {
	display: none;
}

#mainCntr {
	width: auto;
}

body.ingelogd #logo_print {
	visibility: hidden;
}
#logo_print {
	display: block;
	margin-left: -63px;
}
#logo_print img {
	display: block;
	height: 66px;
	margin-bottom: 40px;
}

#centerCntr {
	float: none;
	width: auto;
	display: block;
	margin: 0;
	padding: 0;
}
.textCntr {
	margin: 0;
}

.gallery_holder img { margin-right: 1em; }