	.imgpopup a.lupe {
		float: right;
		position: relative;
		display: block;
		width: 13px;
		height: 13px;
		background: url(/fileadmin/images/modl/zoomIcon.gif) top left no-repeat !important;
		background: url(/fileadmin/images/modl/zoomIcon.gif) top left no-repeat;
	  voice-family: "\"}\"";
	  voice-family:inherit;
		margin: -19px 4px 0px 2px !important;
	}
	
	html>body .imgpopup a.lupe {
		margin: -19px 4px 0px 2px;
	}
	
	div.imgpopup a.lupe:hover {
		background: url(/fileadmin/images/modl/zoomIcon.gif) top right no-repeat !important;
		background: url(/fileadmin/images/modl/zoomIcon.gif) top right no-repeat;
	}