@media print {

	div.right {
		visibility: visible;
	}
	
	div.infomodule4,
	div.infomodule6 {
		display: none;
	}

}