@charset "utf-8";
/* CSS Document */
html, body, table, ul, li, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color:#666666;
}

#head,#haupt,#newsblock,#menucontainer, #footer, .ndruck {
	display:none;
	
}	
#druck {
	display:inline;
	margin-bottom:10mm;
}
#content, #haupt  {
	display:block;
	font-size: 4mm;
}
#preise {
	width:100%;
}

h1 {
	font-size: 5mm;
	color:#00000;
	margin-bottom:10mm;
}