:root{--ink:#193a40;--green:#325d55;--gold:#b38a4f;--yellow:#ffb714;--paper:#f6f2e9;--line:#d8d5ca;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding-bottom:65px}a{color:inherit;text-underline-offset:4px}a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.skip{position:absolute;left:-9999px;top:10px;padding:10px;background:#fff;z-index:5}.skip:focus{left:10px}.wrap{width:min(1180px,calc(100% - 44px));margin:auto}.head{border-top:4px solid var(--yellow);background:#fff;border-bottom:1px solid var(--line)}.head-inner{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:26px}.logo{display:block;width:190px;height:80px;object-fit:contain}.nav{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;font-size:13px;font-weight:700}.nav a{text-decoration:none}.nav a:hover,.nav a[aria-current=page]{text-decoration:underline}.nav .nav-cta{padding:13px 17px;background:var(--yellow);border-radius:3px}.hero{background:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:7%;align-items:center;min-height:540px}.hero-copy{padding:75px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:#80643c}.eyebrow:before{content:'';display:inline-block;width:7px;height:7px;background:#d82d38;margin-right:12px;vertical-align:2px}.hero h1{font-size:clamp(43px,5.4vw,73px);line-height:1.03;letter-spacing:-.055em;margin:28px 0;color:var(--ink);max-width:780px}.hero h1 em{font-style:normal;color:var(--green)}.lead{font-size:18px;line-height:1.7;color:#40575a;max-width:650px}.actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 21px;background:var(--yellow);color:#17383c;text-decoration:none;font-weight:700;border-radius:3px}.button:hover{background:#edc16a}.textlink{font-weight:700;text-decoration-thickness:1px;align-self:center}.drawing{align-self:stretch;min-height:410px;position:relative;background:linear-gradient(135deg,#f1eadc,#dce6df);border-left:1px solid var(--line)}.drawing:before{content:'';position:absolute;inset:11% 12%;border:1px solid #aabcb3;background:repeating-linear-gradient(0deg,transparent 0 54px,#bcc9c455 54px 55px),repeating-linear-gradient(90deg,transparent 0 54px,#bcc9c455 54px 55px)}.drawing:after{content:'';position:absolute;width:44%;height:44%;left:27%;top:28%;border:3px solid #3d766a;transform:rotate(45deg);box-shadow:20px 20px 0 -3px #e9d1a0,35px 35px 0 -3px #8aa99a}.drawing span{position:absolute;left:13%;bottom:11%;width:72%;font:italic clamp(26px,2.4vw,39px)/1.1 Georgia,serif;color:#456b61;z-index:1}.section{padding:95px 0}.section.white{background:#fff}.section.dark{background:var(--ink);color:#fff}.section h2{font-size:clamp(34px,3.9vw,55px);line-height:1.1;letter-spacing:-.045em;max-width:770px;margin:16px 0 24px}.section p{font-size:16px;line-height:1.8;max-width:770px}.section .intro{font-size:18px;color:#486063}.section.dark .intro,.section.dark p{color:#e2e9e6}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);margin-top:38px}.card{background:#fff;padding:32px;min-width:0}.card .number{font:italic 30px Georgia,serif;color:#97744b}.card h3{font-size:25px;line-height:1.2;margin:22px 0 12px}.card p{font-size:14px;line-height:1.7;margin:0}.list{padding-left:22px;line-height:1.9;font-size:15px}.list li{padding-left:5px;margin:6px 0}.callout{padding:34px 38px;background:#e8ede5;border-left:4px solid var(--gold)}.callout h3{font-size:25px;margin:0 0 10px}.callout p{margin:0}.dark .callout{background:#2d5052;border-color:var(--yellow)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:35px}.step{border-top:1px solid #9ab3aa;padding-top:18px}.step b{font:italic 44px Georgia,serif;color:var(--yellow)}.step h3{font-size:21px;margin:16px 0 8px}.step p{font-size:14px;line-height:1.7;margin:0}.related{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px}.related a{background:#fff;border:1px solid var(--line);padding:25px;text-decoration:none;font-weight:700;font-size:20px}.related a:hover{border-color:var(--green);background:#f3f8f3}.related small{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#736b55;margin-bottom:11px}.end{padding:75px 0;background:#e5e9e1}.end-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.end h2{font-size:clamp(35px,4vw,56px);line-height:1.1;letter-spacing:-.04em;margin:13px 0}.end p{line-height:1.7;max-width:620px}.foot{background:#fff;border-top:1px solid var(--line);padding:32px 0;color:#365052}.foot-inner{display:flex;justify-content:space-between;gap:25px}.foot nav{display:flex;gap:12px 20px;flex-wrap:wrap;font-size:13px}.foot button{border:0;padding:0;background:none;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}.contactbar{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;background:#fff;border-top:1px solid var(--line);z-index:3}.contactbar a{min-width:150px;padding:19px 25px;text-align:center;text-decoration:none;font-size:13px;font-weight:700;border-left:1px solid var(--line)}.contactbar a:last-child{background:var(--yellow)}.contactbar a:hover{background:#e5ebe4}.contactbar a:last-child:hover{background:#eec05b}
@media(max-width:800px){.hero-grid,.split{grid-template-columns:1fr}.hero-grid{gap:0}.hero-copy{padding:60px 0}.drawing{min-height:260px;margin:0 -22px}.cards{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.end-grid{align-items:start;flex-direction:column}.head-inner{align-items:start;padding:10px 0;min-height:0;flex-direction:column}.logo{width:170px;height:70px}.nav{padding-bottom:10px}.section{padding:65px 0}}
@media(max-width:540px){.nav{gap:9px 15px;font-size:12px}.nav .nav-cta{padding:9px 12px}.hero h1{font-size:clamp(41px,10vw,53px)}.lead{font-size:16px}.steps,.related{grid-template-columns:1fr}.foot-inner{flex-direction:column}.contactbar a{min-width:0;flex:1;padding:13px 7px;font-size:11px}.section{padding:54px 0}.card{padding:25px}}
.rental-hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,1fr);gap:5%}.rental-hero .hero-copy{padding:70px 0}.rental-hero-media{align-self:stretch;position:relative;min-height:480px;margin:0;background:#e9e6dc;overflow:hidden}.rental-hero-media img{display:block;width:100%;height:100%;min-height:480px;object-fit:cover;object-position:center}.rental-hero-media figcaption{position:absolute;bottom:16px;left:16px;right:16px;width:max-content;max-width:calc(100% - 32px);padding:9px 13px;background:#fffdf4e8;color:#31504b;font-size:11px;line-height:1.4}.rental-story{background:#e6ebe5}.rental-story-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:7%;align-items:center}.rental-story-copy h2{margin-bottom:23px}.rental-story-copy p{line-height:1.75}.rental-story-copy ul{padding-left:21px;margin:23px 0 30px;line-height:1.85;color:#365550}.rental-story-media{margin:0;background:#f7f1e6;border:1px solid #dbd8cb}.rental-story-media img{display:block;width:100%;height:auto;object-fit:contain}.rental-story .textlink{display:inline-block;margin-top:3px}@media(max-width:800px){.rental-hero .hero-grid,.rental-story-grid{grid-template-columns:1fr}.rental-hero .hero-copy{padding:55px 0 38px}.rental-hero-media{min-height:0;margin:0 -22px}.rental-hero-media img{height:auto;min-height:0}.rental-story-grid{gap:30px}}

.foot-credit{border-top:1px solid #d5d9d4;margin-top:22px;padding-top:16px;text-align:right;font-size:12px;line-height:1.6}.foot-credit a{color:inherit;text-decoration:underline;text-underline-offset:3px}.foot-credit a:hover,.foot-credit a:focus-visible{color:#8a5b00}

.related a{display:flex;flex-direction:column;align-items:flex-start;min-height:182px;gap:0;transition:border-color .2s,box-shadow .2s,transform .2s}.related a:hover,.related a:focus-visible{border-color:var(--green);box-shadow:0 8px 22px rgba(25,58,64,.09);transform:translateY(-2px)}.related strong{display:block;font-size:21px;line-height:1.25}.related a>span{display:block;margin-top:11px;color:#435a5b;font-size:14px;font-weight:400;line-height:1.55}.related b{display:block;margin-top:auto;padding-top:17px;color:#285e50;font-size:13px;text-decoration:underline;text-underline-offset:4px}.foot-inner{align-items:start}.foot nav{display:grid;grid-template-columns:repeat(4,max-content);column-gap:18px;row-gap:13px;align-items:baseline}.foot nav>*{line-height:1.4;white-space:nowrap}.foot nav> :last-child{grid-column:1/-1;justify-self:end}.foot button{text-align:left}@media(max-width:800px){.foot-inner{flex-direction:column}.foot nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:13px 18px}.foot nav> :last-child{justify-self:start}}

/* Separate mascot scenes for selling and valuation: keep every figure fully visible. */
.hero-illustration{margin:0;min-width:0;width:100%;aspect-ratio:4/5;align-self:center;display:grid;place-items:center;background:#f7f1e8;overflow:hidden}
.hero-illustration img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}
@media(max-width:800px){.hero-illustration{width:min(100%,520px);margin:0 auto 30px}}

/* Photographic owner scene in the selling hero. */
.hero-photo{border-radius:44px 4px 4px 4px;background:#e9e5dc}
.hero-photo img{object-fit:cover}
@media(max-width:800px){.hero-photo{border-radius:28px 4px 4px 4px}}

/* Rechtliches auf den drei Leistungsseiten ohne separaten Footer */
.end-legal{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:36px;padding-top:20px;border-top:1px solid #bfcbc2;color:#365052;font-size:12px;line-height:1.5}.end-legal a,.end-legal button{color:inherit;text-decoration:underline;text-underline-offset:3px}.end-legal button{border:0;background:none;padding:0;font:inherit;cursor:pointer}.end-legal a:hover,.end-legal button:hover{color:#0b514b}@media(max-width:540px){.end-legal{gap:11px 17px;margin-top:28px}}


/* Mobile rental imagery stays complete: give the figure its natural landscape ratio and keep its caption below the photo. */
@media(max-width:800px){.rental-hero-media{height:auto;min-height:0;aspect-ratio:16/9;align-self:start;overflow:visible}.rental-hero-media img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center}.rental-hero-media figcaption{position:static;width:auto;max-width:none;margin:0;padding:10px 14px;border-top:1px solid #dbd8cb}}

/* Keep the related-topic cards inside narrow mobile viewports. */
@media(max-width:800px){.related{grid-template-columns:minmax(0,1fr)}.related a{min-width:0;overflow-wrap:anywhere}}

/* Shared return-to-top control for the service pages. */
.page-back-to-top{position:fixed;right:24px;bottom:calc(78px + env(safe-area-inset-bottom,0px));z-index:6;display:grid;place-items:center;width:50px;height:50px;border:1px solid #b97700;border-radius:50%;background:var(--yellow);color:#193a40;box-shadow:0 6px 22px #102a2a38;text-decoration:none;transition:transform .18s ease,background .18s ease}
.page-back-to-top:hover{background:#f1a600;transform:translateY(-3px)}
.page-back-to-top:focus-visible{outline:3px solid #193a40;outline-offset:3px}
.page-back-to-top svg{width:21px;height:21px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:540px){.page-back-to-top{right:14px;bottom:calc(62px + env(safe-area-inset-bottom,0px));width:46px;height:46px}}
@media(prefers-reduced-motion:reduce){.page-back-to-top{transition:none}}
