/* This style sheet to fix png imgs in I.E6 in German pages */

	    img {
            behavior: url(css/pngbehavior.htc);
       }