a,body,html{color:#333}.site-header,header{position:sticky;top:0}.btn,.footer-icons a,.logo,.nav a,.scroll-down,a,nav a{text-decoration:none}#cookie-banner,.hero,.products,.site-footer{text-align:center}#cookie-banner,header{display:flex;z-index:1000}body,html{margin:0;font-family:Arial,sans-serif;background:#fff;line-height:1.6;padding:0;overflow-x:hidden}.container{max-width:1100px;margin:0 auto;padding:0 20px}.site-header{background:#fff;border-bottom:1px solid #ddd;z-index:100}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.logo{font-weight:700;color:#2b7a4b;font-size:1.2rem}.btn,.hero{color:#fff}.nav a{margin-left:15px;color:#555}.hero{position:relative;height:100vh;background:url('../images/hero3.png') center center/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100vw;height:100%;background:rgba(0,0,0,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.hero-content h1{font-size:3rem;margin:0 0 15px}.hero-content p{font-size:1.3rem;margin-bottom:25px}.btn{display:inline-block;padding:12px 24px;background:#2b7a4b;border-radius:6px;font-weight:700}.scroll-down{position:absolute;bottom:20px;font-size:2rem;color:#fff;animation:2s infinite bounce}#newsletterForm{display:flex;flex-wrap:wrap;gap:10px;margin:auto auto 10px;max-width:1200px;font-size:1.5rem}#newsletterForm input[type=email]{flex:1;margin:auto;padding:10px;font-size:1rem;border-radius:5px;border:1px solid #ccc}#newsletterForm button,#scrollTopBtn{border:none;color:#fff;cursor:pointer}#newsletterForm button:hover{background:#6bba28}#newsletterForm button[disabled]{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.7}#newsletterForm button{background-color:#2b7a4b;padding:10px 100px;border-radius:6px;transition:background-color .2s;font-weight:700}#newsletterForm button:hover:enabled{background-color:#45a049}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.products{padding:60px 0}.products h2{margin-bottom:20px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.product img{width:100%;border-radius:8px}.about,.contact{padding:20px 0}.site-footer{background:#f5f5f5;padding:20px 40px 60px;margin-top:0}.footer-icons{margin:15px 0}.footer-icons a{margin:0 8px;font-size:1.2em;transition:color .3s}header{justify-content:space-between;align-items:center;padding:15px 40px;background:#fffafc;box-shadow:0 2px 4px rgba(0,0,0,.05)}header h1{font-size:1.4em;color:#333;margin:0}nav{display:flex;gap:10px}nav a{background:#45a049;color:#fff;padding:10px 16px;border-radius:6px;font-size:.9em;transition:background .3s}nav a:hover{background:#335929}#scrollTopBtn{position:fixed;bottom:20px;right:20px;background:#333;border-radius:50%;width:45px;height:45px;font-size:20px;display:none;justify-content:center;align-items:center}#scrollTopBtn:hover{background:#555}#osm-map{height:400px;width:100%;margin-top:20px;border:1px solid #ccc}#standort{padding-bottom:20px}#cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.85);color:#fff;padding:15px;flex-wrap:wrap;justify-content:center;align-items:center;flex-wrap:wrap;font-family:Roboto,sans-serif;box-shadow:0 -2px 10px rgba(0,0,0,.3)}#cookie-banner p{margin:0;flex:1 1 60%}.cookie-buttons{flex:1 1 35%;gap:10px}.cookie-buttons button{background-color:#fff;color:#333;border:none;padding:8px 15px;margin-left:10px;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .2s}.cookie-buttons button:hover{background-color:#ddd}.impressumstext{max-width:800px;margin:0 auto;text-align:left;padding:20px;line-height:1.6}.impressumh1{text-align:center;margin:40px 0 20px;font-size:2rem;color:#2b7a4b}@media (max-width:768px){.hero-img{border-radius:0;box-shadow:none}header{flex-direction:column;padding:10px;gap:10px}nav{width:100%;justify-content:center;flex-wrap:wrap}nav a{padding:8px 12px;font-size:.85em;flex:1;text-align:center}.hero-content h1{font-size:1.8rem;padding:0 10px}.hero-content p{font-size:1rem}#newsletterForm{flex-direction:column;align-items:stretch;padding:0 20px}#newsletterForm input[type=email]{width:100%;box-sizing:border-box}#newsletterForm button{width:100%;padding:12px}#cookie-banner{flex-direction:column;padding:20px;gap:15px}#cookie-banner p{flex:none;width:100%;font-size:.9rem}.cookie-buttons{flex:none;width:100%;display:flex;justify-content:center;gap:10px}.cookie-buttons button{margin-left:0;flex:1}#osm-map{height:300px}.site-footer{padding:40px 20px}}@media (min-width:769px){#newsletterForm{flex-direction:row;justify-content:center}#newsletterForm button{width:auto}}