#printOnly {
	display:none;
}
@media print {
	#printOnly {
   display:block;
	border-top:1px solid #999999;
	float:left;
	width:100%;
	text-align:center;
}
/* Menue ausblenden */
#menusub, #topteaser, #menu, #teaserbild, #teaserH3, #menulogin, #footer, #footerhome {
	display:none;
}
/* Raender entfernen */
#teaserH1, #teaserH2, #teaser, #content {
	margin:0px !important;
	padding:0px !important;
}
/* Alles schwarz */
#teaserH1, #teaserH1 b, b, a, h1, h2, h3, h4, strong {
	color:#000000 !important;
}
a {
	font-weight:normal;
}
/* Rahmen hoehen*/
#content, #header {
	float:left;
	width:100%;
}
#teaser {
	height:80px;
}
#logo {
	float:right;
	width:130px;
}
#topteaser, #teaser, #menusub, #content, #homeitem, #contenthome {
	background-image:none !important;
}

* HTML #contentbody #content{
	width:65% !important;
}
}
