@media print {
body {
	background:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:90%;
	color:#000; 
	}
#head, #head, #mod_menue, #mod_breadcrump, #mod_artikel_optionen, #mod_back_top, #sidebar, #mod_menue_top, legend, #backlink, .ignore {
	display:none;
}	
fieldset {
	border: none;
}
a {
	color:#333333;
}
h1,h2,h3 { page-break-after:avoid; }
acronym { 
	border-bottom: none; 
}
}
@media all {
body {
	background:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:90%;
	color:#000; 
	}
#head, #head, #mod_menue, #mod_breadcrump, #mod_artikel_optionen, #mod_back_top, #sidebar, #mod_menue_top, legend, .ignore {
	display:none;
}
	
fieldset {
	border: none;
}
a {
	color:#333333;
}
h1,h2,h3 { page-break-after:avoid; }
acronym { 
	border-bottom: none; 
}

}
