

body{
background-image: none;
}

img.noprint,
table.noprint,
td.noprint,
form
{
	/* Nicht druckende Bereiche */
	display: none;
}

