html,body   {width: 100%;height: 100%;margin: 0;padding: 0}
div.logotyp {width: 100%;height: 120px;margin: -60px 0 0 0;padding: 0;position: absolute;top: 50%}
div.header  {width: 100%;height: 120px;margin: 0;padding: 0}

h1          {display: block;width: 400px;height: 120px;margin: 0 auto;padding: 0;line-height: 120px;}
h1 span     {display: none;visibility: hidden}

body        {background: url("./background.gif") left top repeat}
div.logotyp {border-top: 1px solid #110;border-bottom: 1px solid #110;text-align: center;background: url("./transparent-background.png") left top repeat;}

h1          {background: url("./logotyp.png") 0% 50% no-repeat;vertical-align: middle}