.mf a.show {
	position:absolute;
	margin-left:-16px;
	width:32px;
	height:32px;
	top:63%;
	left:50%;
	z-index:500;
        cursor:pointer;

}
.mf a.show.image{
	background:url(http://www.outcut.de/MooFlow/skin/open_image.png) no-repeat 50%;
}
.mf a.show.viewerload{
	background:url(http://www.outcut.de/MooFlow/skin/loader.gif) no-repeat 50%;
}
.mf a.show.link{
	background:url(http://www.outcut.de/MooFlow/skin/open_link.png);
}
