/**
* Druckansicht
*
* © 2007 <i-D> internet & Design GmbH & Co. KG
* Erfurter Str. 35
* 99423 Weimar
* Deutschland
* Fon:     03643 7785 0
* Fax:     03643 7785 29
* E-Mail:  office@i-d.de
* Web:     http://www.i.d.de/
*
* @author André Zulley <a.zulley@i-d.de>
*/

body {
	color: #000;
	background: #fff;	
	font: normal 10pt/1.4em Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#header,
#metanavi,
#navi,
#left,
h1,
h2 {
	display: none;
	}