@charset "UTF-8";.Informationen,.Leistungen,.Dienstleistungen{display:flex;flex-wrap:wrap;gap:10px;padding:25px}.Informationen div{width:calc(50% - 10px);box-sizing:border-box}.Leistungen div{padding:20px;width:calc(33.33% - 10px)}.Dienstleistungen div{padding:20px;width:calc(25% - 10px)}.info-container{display:flex;flex-direction:column;width:100%}.info-buttons{display:flex;justify-content:center;gap:20px}.info-buttons button{padding:10px 20px;cursor:pointer;background-color:transparent;border:none;outline:none}.info-content{position:absolute;left:-9999px;opacity:0;transition:opacity 0.3s ease;padding:20px}.info-content.active{position:relative;left:0;opacity:1}.Informationen div+div,.Leistungen div+div,.Dienstleistungen div+div{margin-top:2px}@media (max-width:768px){.Informationen div,.Leistungen div,.Dienstleistungen div{width:100%;margin-bottom:10px}.Informationen img{width:100%;height:auto}}.start{position:relative;width:300px;height:200px}.mainimage{background-color:white;width:100%;height:100%}.maincontent{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;pointer-events:none}
