/* -------------------------------------------------------------------------------------------------
	PRINT CSS
------------------------------------------------------------------------------------------------- */
#top-shadow {
	display:none;
	height:0px;
}
#padding {
	background:transparent none repeat-y scroll center top;
	padding:0 0;
	position:relative;
}
#masthead {
	display:none;
}
#main {
	background:transparent none repeat-y scroll left top;
}
#nav {
	display:none;
	width:0px;
}
#content {
	border-bottom:0 solid #FFFFFF;
	border-top:0 solid #FFFFFF;
	float:none;
	padding:0 0;
	width:auto;
}
#bottom-shadow {
	background:transparent none no-repeat scroll left top;
	display:none;
	height:0;
}
#footer {
	border-top:0 solid #B5B9BC;
	float:none;
	margin-right:0;
	margin-top:0;
	padding:0 0 0;
	position:relative;
	text-align:left;
	width:auto;
}
#crumb {
	background:#FFFFFF none repeat-x scroll left bottom;
	display:none;
}
#col-1 .lijntje {
	background:#CCCCCC none repeat scroll 0 0;
	border-bottom:0 solid #FFFFFF;
	border-top:0 solid #FFFFFF;
	height:1px;
	margin-bottom:20px;
}