.XTlupe {
  display:block;
  width:16px;
  margin:auto;
  }
.XTlupe span img {
  position:absolute;
  z-index:9999;
  }
.XTlupe .XThide img {
  display:none;
}
/* Definition des Lupensymbols */
.XTlupePic {
  background:url(http://bilder.afterbuy.de/images/59028/lupe16.gif) no-repeat;
  width:16px;
  height:20px;
  border:none !important;
  }
/* Definition für Tabellendarstellung */
.XTlupeTab .XTlupe span img {
  width:240px;
  height:auto;
  margin-left:-120px;
  margin-top:-120px;
  }
/* Definition für Listendarstellung (inkl. Suche) */
.XTlupeList .XTlupe span img {
  margin-left:70px;
  margin-top:-70px;
  }

