/**
 * VSCD print css
 * powered by peppered : www.peppered.nl
 * @author: arjen
 *
 */

#subColumn, #menu, #zoekContainer, #contentColumn2, #contentColumn3 {
	display: none;
}

#mainOuterContainer, #mainContainer, #main {
	background: none;
}

#logoContainer, #logoContainer img {
	display: inline;
	float: none;
	vertical-align:top;
	float: left;
}
h1, #banner {
	display: inline;
	background: none;
		float: none;
}

#banner h1 {
	position: static;
	float: left;
	padding: 0;
	line-height: 100%;
}
h2 {
	position: static;
	clear: both;
}

#fotoAlbums {
	display: none;
}
