@media print{

#col1 {
	width:0px;
}

#col3 {
	width:0px;
}	


#col2 {
	width:auto;
	float:left;
}

#col2_main_content, #col2_header, #col2_content  {
	width:17cm;
	float:none;
	font-size:1.2em;

}

#search, #breadcrumb_font_wrapper, #nav_lang_wrapper, #col1, #fontsize, #col2_footer, .orderbutton, #footer, #col3, #col2_side_content, .tx-indexedsearch-form, .tx-indexedsearch-search-submit, .tx-indexedsearch-rules, .news-latest-morelink a {
	display:none;
}

 #pdfshop .dropdown_list_item .dropdown_list_text,  #pdfshop .dropdown_list_item .clearfix {
	display:block;
}

#main, #col2 {
	background:#FFFFFF none;
}
 
#logo {
	display:block;
	float:left;

}



}