/*Lembeck Druck CSS*/

html {
	color: #000;
	background: #fff }
	
body {
	color: #000;
	background: #fff;
	font: 70%/1.3 Helvetica, Arial, sans-serif;
	}
	
#header, #menu, #sidebar {
	display: none }
	
h1, h2, h3 {
	line-height: normal;
	}
	
img {
	border: 0;
	display: block;
	}
