/*
	style sheet Autohaus-Schroedl.de (c)2011 plumsoft systemhaus gmbh
	md 20110224
	print layout
*/
@media print {

#frameMenu,
#frameContentTop,
#navigation,
#contentBoxFooter,
#frameSearch ,
#frameFooter,
.moreButton {display: none;}



#contentBox {background: none; border-left: 1px solid black; padding-left: 20px;}
#contentBox h1 {background: none; color: #006bba;}

body.frame,
#frame,
#frameContent {
	background: none;
}
#frame {
	
}
}

