/**
 * print.css
 */

#pageBlock { width: auto; }

#topBlock, #naviBlock, #themenBlock {
	display: none;
}

#em1Pic, #em2Pic {
	display: block;
	float: none;
}

#contentBlock { clear: left; width: auto; }

#contentBlock h1.titel {
	padding: 0px; font-size: 11px; line-height: 1.3em; background: #fff; color: #03b;
}


