/* layout.css */
#header{position:relative}#headTop{width:100%;height:100px;left:0;right:0;top:0;position:fixed;display:block;margin:0 auto;padding:0;background-color:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.4);box-shadow:0 2px 6px 0 rgba(0,0,0,.4);z-index: 200}#headTop .inside{width:1200px;height:100px;margin:0 auto;padding:0}#siteImage,#slideShow{margin-top:100px}.logoBG{width:162px;height:162px;position:relative;overflow:visible;float:left;display:block;padding:1rem;background-color:#fff;box-shadow: rgba(0, 0, 0, 0.40) 0px 9px 6px -6px}#container{width:1200px;margin:0 auto}.full #container{width:100%;margin:0 auto}#main{width:100%;margin:0 auto;padding:3rem 2rem}#footer{background-color:#ececec}#footer .inside{width:1200px;margin:0 auto;padding-top:3rem;padding-bottom:2rem}.headroom{transition: transform .25s ease-in-out;will-change: transform}.headroom--pinned{-ms-transform: translateY(0%);-webkit-transform: translateY(0%);transform: translateY(0%)}.headroom--unpinned{-ms-transform: translateY(0%);-webkit-transform: translateY(0%);transform: translateY(-200%)}#toplink{width:44px;height:44px;right:2%;position:fixed;display:block;background-image:url("../../files/theme/top.svg");background-position:center center;background-repeat:no-repeat;background-size:44px;opacity: 0.8;bottom: -46px;transition: all 0.2s ease 0.2s;cursor: pointer;z-index:1000}#toplink:hover{opacity: 1;transition: all 0.2s ease 0.2s}.swiper-button-next,.swiper-button-prev{color: rgba(255, 255, 255, .5);transition: all 0.2s ease 0.2s}.swiper-button-next:hover,.swiper-button-prev:hover{color: rgba(255, 255, 255, 1);transition: all 0.2s ease 0.2s}.bestellvorgang{display: flex;margin-bottom: 2rem}.bestellvorgang .step{flex: 0 1 14.85rem;display: flex;flex-wrap: wrap}.bestellvorgang .step5{flex: 0 1 11.85rem}.bestellvorgang .imageBlock{display: flex;justify-content: center;align-items: center;padding-bottom: 1rem}.bestellvorgang .imageBlock .arrow{margin-right:.8rem;margin-left:.8rem;flex: 0 0 2rem}.bestellvorgang .imageBlock .icon{flex: 0 1 180px}.bestellvorgang .textBlock{flex: 0 1 180px;margin-right:3rem;text-align: center}.bestellvorgang .step5 .textBlock{margin-right: 0}.bestellvorgang .textBlock h3{font-size: 1.125rem;font-weight: bold;border-bottom: 2px solid #000000;padding-bottom: 0.75rem;        -webkit-hyphens: auto;        -ms-hyphens: auto;        hyphens: auto}