/* pas_max-width-900px.css */
#header #claim p{font-size:1.0em}label.hamburg{display: block;/*background: #555;*/width: 75px;height: 50px; position: absolute;top:10px;left:10px;/*margin-left: auto;*//*margin-right: auto;*/border-radius: 4px; transition: border-radius .5s}.line{position: absolute; left:10px;height: 4px;width: 55px; background: #95191d;border-radius: 2px;display: block; transition: 0.5s; transform-origin: center}.line:nth-child(1){top: 12px}.line:nth-child(2){top: 24px}.line:nth-child(3){top: 36px}#hamburg:checked + .hamburg .line:nth-child(1){transform: translateY(12px) rotate(-45deg)}#hamburg:checked + .hamburg .line:nth-child(2){opacity:0}#hamburg:checked + .hamburg .line:nth-child(3){transform: translateY(-12px) rotate(45deg)}.pas-nav{width:100%;left:0;top:70px;position:absolute;height: auto; max-height:0;overflow: hidden;transition: all 0.5s;z-index:300}#hamburg:checked + .hamburg  + nav.pas-nav .level_1{max-height:600px}#hamburg:checked + .hamburg  + nav.pas-nav{overflow: visible}.form_anfrage button.submit{margin-left:0}#footer .pas-links{text-align:left}#header #logo{width:100%;padding-top:70px}#header #logo img{max-width:40%}