/********************************************************
 * Stylesheet fuer den Druck
 ********************************************************/
 
body {
	padding:20px;
	background:none;
}
#main {
	text-align:left;
}
#hCenter,#hRight,#cLeft,#stripe,#mainmenu {
	display:none;
}
#header,#hLeft, #content, #cCenter {
	display:block;
	width:auto;
	overflow:visible;
	clear:both;
	float:none;
}