*{box-sizing:border-box}body{margin:0;font-family:Georgia,"Times New Roman",serif;background:linear-gradient(180deg,#efeeea 0%,#e6e3de 100%);color:#3e352e;line-height:1.55}a{color:#80643f}a:hover{color:#5e482c}.site-header{background:#f4f3ef;border-bottom:1px solid #ddd3bb}.header-inner{max-width:1100px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:nowrap}.logo{width:200px;max-width:42vw;height:auto;flex-shrink:0}.nav-area{flex:1;min-width:0}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.4rem;color:#5b4835;line-height:1}.menu-toggle .bar{display:block;width:26px;height:3px;background:#5b4835;border-radius:2px;transition:transform .25s,opacity .25s}.menu-toggle .bar+.bar{margin-top:5px}.menu-toggle[aria-expanded=true] .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded=true] .bar:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.site-nav{display:flex;flex-wrap:wrap;gap:.4rem;padding:.25rem 0}.nav-link{text-decoration:none;font-size:.82rem;letter-spacing:.04em;padding:.42rem .58rem;border:1px solid #cdbd9c;border-radius:999px;background:#fbfaf7;white-space:nowrap}.nav-link.active{background:#7f6847;color:#fff;border-color:#7f6847}.drawer-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99;opacity:0;transition:opacity .3s}.drawer-overlay.visible{opacity:1}.drawer{position:fixed;top:0;right:0;bottom:0;width:min(80vw,300px);background:#f9f8f5;z-index:100;transform:translateX(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow-y:auto;box-shadow:-4px 0 24px rgba(0,0,0,.18);display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;border-bottom:1px solid #e0d5c2;background:#f4f3ef}.drawer-logo{width:130px;height:auto}.drawer-close{background:none;border:none;cursor:pointer;font-size:1.8rem;color:#5b4835;line-height:1;padding:.2rem .5rem}.drawer-nav{padding:1rem .75rem;display:flex;flex-direction:column;gap:.45rem}.drawer-nav .nav-link{display:block;font-size:1rem;padding:.7rem 1rem;border-radius:10px;border:1px solid #d6c7ab;background:#fbfaf7}.drawer-nav .nav-link.active{background:#7f6847;color:#fff;border-color:#7f6847}.hero{max-width:1100px;height:260px;margin:0 auto;background-size:cover;background-position:center;border-top:1px solid #d8cdbb;border-bottom:1px solid #d8cdbb}.container{max-width:1100px;margin:0 auto;padding:.75rem 1rem 1.5rem}.subnav{display:flex;flex-wrap:wrap;gap:.4rem;margin:.25rem 0 1rem}.subnav-link{font-size:.8rem;text-decoration:none;padding:.35rem .55rem;border:1px solid #d6c7ab;border-radius:999px;background:#f9f7f2}.subnav-link.active{background:#bca170;color:#fff;border-color:#bca170}.content-card{background:#f9f8f5;border:1px solid #d9cdb8;border-radius:14px;padding:1.25rem;box-shadow:0 8px 20px rgba(61,46,25,.08)}.legacy-content img{max-width:100%;height:auto}.legacy-content table{width:100%;display:block;overflow:auto}.legacy-content #header{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#513f2e}.legacy-content #contenttext,.legacy-content #newskasten{float:none;width:auto}.legacy-content .gallery .img{display:inline-block;margin:.25rem}.contact-box{margin-top:1rem;padding:.8rem 1rem;border-left:4px solid #bca170;background:#f4efe3;border-radius:8px}.home-layout{display:grid;grid-template-columns:1fr 220px;gap:2rem;align-items:start}.home-main h1.page-title{font-size:1.5rem;font-weight:700;color:#513f2e;margin:0 0 1rem}.home-main p{margin:.6rem 0}.home-main .divider{border:none;border-top:1px solid #d9cdb8;margin:1.2rem 0}.home-main .reiskirchen-link{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.home-main .reiskirchen-logo{width:150px;height:auto;flex-shrink:0}.home-sidebar{display:flex;flex-direction:column;gap:1.25rem}.sidebar-card{background:#f4f0e8;border:1px solid #d9cdb8;border-radius:10px;padding:.9rem}.sidebar-card h2.sidebar-title{font-size:1rem;font-weight:700;color:#7f6847;margin:0 0 .5rem;border-bottom:1px solid #d9cdb8;padding-bottom:.35rem}.sidebar-card p{margin:.4rem 0;font-size:.93rem}.sidebar-img{width:100%;height:auto;display:block;border-radius:6px;margin-top:.5rem}.site-footer{max-width:1100px;margin:0 auto 2rem;padding:.75rem 1rem;color:#7d6c56;font-size:.9rem;display:flex;gap:.5rem;align-items:center}@media(max-width:860px){.menu-toggle{display:block}.site-nav{display:none}.header-inner{flex-wrap:nowrap;justify-content:space-between}.nav-area{display:flex;align-items:center;justify-content:flex-end}.hero{height:180px}.content-card{padding:.9rem}.home-layout{grid-template-columns:1fr}.home-sidebar{flex-direction:row;flex-wrap:wrap}.sidebar-card{flex:1 1 220px}}