* { color: #000 }


body { background: #fff; }

/* Elemente die nicht in der Druckansicht angezeigt werden sollen */
div#header, div#navigation, a.print, div#sidebar, div#footer
{ 
	display: none 
}

div#page { margin: 0 }
table.headline { background: none; height: auto; margin-bottom: 10px }
	table.headline * { color: #000 }



#printhead img.logo { margin-bottom: 20px }
#printhead a { display: none }