html { height: auto; margin-bottom:0; }
body { position:relative; }  /* Essential in IE7 for correct layout scaling ... */

.clearfix { display: inline-block; }  /* ... especial for IE7 */
.clearfix { display: block; }      /* ... für IE5,IE6,IE7 */
* html .clearfix { height: 1%; }   /* ... für IE5 + IE6/Win | hasLayout aktivieren */

img, div { behavior: url(fileadmin/templates/iepngfix.htc) }

#welcome {
  margin-left: 50px;
}

.footerText {
  padding-top: 22px;
}


