.alle_shopfenster_links {display: none;}
.alle_shopfenster_recht {display: none;}

.noPRINT {display:none;}
form {display:none}

/* ACHTUNG: Da das Basis-Stylsheet für ALLE medientypen und nicht nur für screen gilt muss hier das display:none explizit wieder aufgehoben werden */
/* rudimentärer print-head - Print-Logo */

#printTop {
	position: absolute;
	height: 350px;
	width: 100%;
	left: 10px;
	top: 10px;
	z-index: 1000;

                display: Block; 
}

/* trusted shop siegel drucken */
#trustedSHOP {
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 1001;

               display: Block; 
}


#videoINFO {display:none;}
