.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(lupe16.gif) no-repeat; border: none; width: 16px; height: 20px }
/* Definition für Tabellendarstellung */
.XTlupeTab .XTlupe span img {
  width:240px;
  margin-left:-120px;
  margin-top:-120px;
}
/* Definition für Listendarstellung (inkl. Suche) */
.XTlupeList .XTlupe span img {
  margin-left:30px;
  margin-top:-70px;
}

