/* Stylesheet fuer den Druck */

#metamenu,
#sectionmenu,
#claim,
#hLeft,
#cLeft, 
#cRight,
#footer {
	display:none;
}
#main { 
	text-align:left;
}
#header,#hRight,#content, #cCenter {
	display:block;
	width:auto;
	overflow:visible;
}
