
      div.visual {
      	position: absolute;
      	width: 151px;
      	height: 83px;
      	margin-left: 164px;
      	background-image: url(http://www.sonntagszeitung.ch/fileadmin/templates/images/img_visual.png);
      	z-index: 50;
      }
      * html div.visual {
      	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.sonntagszeitung.ch/fileadmin/templates/images/img_visual.png', sizingMethod='scale');
      	background-color: transparent;
      	background-image: none;
      }