document.getElementById('logo').style.marginLeft = "" + ((document.body.clientWidth-220) / 2 + 360) + "px";
document.getElementById('navi_dienstleistungen').style.left = "" + ((document.body.clientWidth-220) / 2 - 310) + "px";
