@charset "UTF-8";

@media print {
	#col2,#col3,#footer,#breadcrumb_nav  {display:none;}
	
	#col1, #col1 #inhalt, #col1 #titel {width:100%}

}