/* print.css */

.spacer { display:none}


body{
	margin-left:60px;

}

/* Titel ganz oben beim Ausdruck */
#titel_ausdruck{
	margin-bottom:10px;
	display:block;
}

.LNoPrint{display:none;}

#LTop{display:none}
#LLeft{display:none;overflow:hidden;width:0px}
#LRight{display:none;overflow:hidden;width:0px}
#LFooter{display:none}
#LKontaktBox{display:none}
#LGallery{display:none}
#LLogoPrint {display:none}
#LGalleryPaging {display:none}
#LCenterTitel { display : none }
.tContent,.tContent a,.tContent a:hover{color:#000}
h1, h2 {color:#000}

#footer_danke{
	padding-top:10px;	
	display:block;
	width:100%;
	font-size:14px;
	font-family:Verdana;
	font-weight:normal;
	color:#013861;
	}
	
#printLogo{
display:block;
margin-bottom:20px;

}

#titel_maschine{
	margin-bottom:15px;
}


/* Tabelle für details - */
#usato_details{	
	margin-top:20px;
	width:100%;	
	border: 0px;
	font-size:11px;
	font-family:Verdana;
	color:#013861;
}

#bild_slideshow2{
	display:none;
}

/* Titel, der nicht ausgedruckt wird */
#titel_screen{
		display:none;
}
