.header { display:table; width:100%; }
.headerRow { display:table-row; width:100%; height:108px; }
.headerRowTop { display:table-row; width:100%; height:80px; }
.headerLeft { display:table-cell; width:130px; height:108px; background-image:url(../images/leihladen_logo_header.png); background-repeat:no-repeat;  background-position:8px 8px; overflow:hidden;  }
.headerRight { display:table-cell; height:108px; background-image:url(../images/background/LH1.png); background-repeat:repeat-x;  background-size:1024px 100px; background-position:0 4px; overflow:hidden; height:108px; }
.headerFull { display:block; height:108px; background-image:url(../images/background/LH1.png); background-repeat:repeat-x;  background-size:1024px 100px; background-position:0 4px; overflow:hidden; height:108px; }
.headerLogoLeftRight { display:table-cell; min-width:90px; width:20%; height:80px; background-image:url(../images/leihladen_logo_header.png); background-repeat:no-repeat;  background-position:center; overflow:hidden;  }
.headerVBText { display:table-cell; text-align:left; vertical-align:middle; font-family:verdana, sans-serif; font-weight:440; text-shadow:1px 1px #444; font-size:28px; /* color:#208BD0; */ color:#999999}