@media print {
	#inhalt hr {border-color: black}
	
	#information table.layout, 
	#information table.layout td, 
	#information table.layout th, 
	#information table[border="0"] td, 
	#information table[border="0"] th 
	{border-style:none}
}