@charset "UTF-8";

@media print {
	
	.topNav, header a.right, header form,.searchLink, nav, .aside, .articleNav,.aufsatzDetail h2	, footer { display: none;}
	body, #main	{ padding-bottom: 0; border: none;}
	.colMain .box { min-height: 50px;padding-bottom: 0; border-bottom: none;}
	header hgroup	{ padding-top: 20px; padding-right: 150px;}
	header hgroup h2	{ display: block !important;}
	article p:last-child	{ padding-bottom: 0;}

	
}
