/* 	Stylesheet 	KNBLO
				http://www.wandel.nl
	Datum: 		20/10/2008
	Auteur: 	Michiel Heijmans
				Carlos Gallupa BV
				http://carlosgallupa.com
	------------------------------------
	Versie:		1.0
*/
@media print {
/* START MEDIA PRINT */

	* {background-image:none !important;background-color:#FFF !important;}
	
	body, .text, li, a {font-size:16px;}
	
	a {color:#000 !important;}
	h2, .kop {font:bold 1.6em arial, sans-serif !important ;color:#000 !important;margin:0 !important;padding:0 !important;}
	h3	{font:bold 1.2em arial, sans-serif !important;color:#000 !important;background-image:none !important;margin:0 !important;padding:0 !important;}
	h4, h4 span {color:#000 !important;}
	
	.blocklarge, .block, #wandelresult {width:auto;float:none;}
	
	#footerdata {padding-left:40px;}
	#footerdata a {font-size:inherit;}
	
	#header, #middle, #crumble, .blocksmall {display:none;}

/* END MEDIA PRINT */
}