.XTlupe {
  display:block;
  width:16px;
  margin-left:center;
  margin-top:10;
}
.XTlupe span img {
  position:absolute;
  z-index:9999;
  }
.XTlupe .XThide img {
  display:none;
}
/* Definition des Lupensymbols */
.XTlupePic {
  background-image:url(lupe16.gif);
  background-repeat:no-repeat;
  width:16px;
  height:20px;
  border:none;
}
/* Definition f?r Tabellendarstellung */
.XTlupeTab .XTlupe span img {
  width:600px;
  high: 600px;
  margin-left:-220;
  margin-top:-60;
}
/* Definition f?r Listendarstellung (inkl. Suche) */
.XTlupeList .XTlupe span img {
  margin-left:70px;
  margin-top:-70px;
}

