@charset "utf-8";
/* --- print.css / rkz.nl --- */

* {
	color: #000 !important;
	background-image: none !important;
	background-color: transparent !important;
}

#allButFooter {
	margin-top: 0;
}

.wrapper {
	width: auto;
}

#siteHeader,
#headerContent,
#navBar,
#pageTools,
#sectionMap,
#shortcuts {
	display: none;
}

#siteLogo,
#sidebar {
	float: left;
}

#siteFooter, #footerStretch {
	height: auto;
	min-height: 0;
}

h1, h2, h3, h4, h5, h6 {
	padding-left: 0 !important;
}