.locationsuche{--blau:#254d88;--orange:#e8590c;--linie:#dfe4ec;--grau:#5b6b84;--flaeche:#f7f9fc;max-width:74rem;color:var(--blau);font-family:var(--font-figtree), Figtree, "Segoe UI", Arial, sans-serif;background:#fff;margin-inline:auto;padding:1.5rem 1rem 5rem}.suche-kopf{grid-template-columns:minmax(0,1fr);align-items:center;gap:1.5rem;margin-bottom:2rem;display:grid}.suche-kopf-text{max-width:46rem}.suche-kopf-bild{display:none}@media (min-width:900px){.suche-kopf{grid-template-columns:minmax(0,1fr) 26rem}.suche-kopf-bild{aspect-ratio:16/7;object-fit:cover;object-position:center 72%;width:100%;height:auto;display:block}}.suche-marke{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .4rem;font-size:.8rem;font-weight:700}.suche-kopf h1{margin:0 0 .75rem;font-size:clamp(1.75rem,5vw,2.6rem);font-weight:600;line-height:1.15}.suche-einleitung{margin:0 0 .5rem;font-size:1.05rem;line-height:1.6}.suche-autoritaet{color:var(--grau);margin:0;font-size:.92rem}.ort-suche{border:1px solid var(--linie);background:var(--flaeche);border-radius:.4rem;margin-bottom:1.5rem;padding:1rem}@media (min-width:900px){.ort-suche{z-index:5;position:sticky;top:6.5rem}}.ort-suche-haupt{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.ort-suche-fein{border-top:1px solid var(--linie);flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:.85rem;padding-top:.85rem;display:flex}.ort-feld{flex-direction:column;gap:.3rem;display:flex}.ort-feld>span{color:var(--grau);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.ort-feld-breit{flex:14rem}.ort-feld input,.ort-feld select{border:1px solid var(--linie);width:100%;min-height:2.75rem;color:var(--blau);background:#fff;border-radius:.25rem;padding:.45rem .6rem;font-family:inherit;font-size:1rem}.ort-feld input:focus-visible,.ort-feld select:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.ort-knopf{background:var(--orange);color:#fff;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;border:0;border-radius:.25rem;min-height:2.75rem;padding:.45rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700}.ort-knopf:hover{background:#c34b0a}.ort-knopf:focus-visible{outline:2px solid var(--blau);outline-offset:2px}.ort-schalter{cursor:pointer;align-items:center;gap:.45rem;font-size:.92rem;display:flex}.ort-schalter input{width:1.05rem;height:1.05rem;accent-color:var(--orange)}.ort-zuruecksetzen{color:var(--orange);text-underline-offset:.25em;margin-left:auto;font-size:.9rem;text-decoration:underline}.ort-zaehler{margin:0 0 1rem;font-size:.95rem;font-weight:400;line-height:1.5}.ort-zaehler strong{font-size:1.15rem;font-weight:700}.ort-hinweis{border-left:3px solid var(--linie);background:var(--flaeche);margin:0 0 1.5rem;padding:.8rem 1rem;font-size:.95rem;line-height:1.55}.ort-hinweis.ist-fehler{border-left-color:var(--orange);background:#fff6f0}.ort-liste{grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.ort-karte{border:1px solid var(--linie);background:#fff;border-radius:.4rem;flex-direction:column;gap:.55rem;padding:1.1rem 1.15rem;display:flex}.ort-karte:hover{border-color:#c3cddd}.ort-karte h3{overflow-wrap:anywhere;margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.ort-merkmale .ort-beleg{background:var(--flaeche);color:var(--grau);letter-spacing:.03em;border-color:#c8d2e0;font-weight:600}.ort-merkmale .ort-beleg.ist-belegt{border-color:var(--orange);background:var(--orange);color:#fff;font-weight:700}.ort-anschrift{color:var(--grau);margin:0;font-size:.9rem;line-height:1.45}.ort-km{background:var(--flaeche);color:var(--blau);white-space:nowrap;border-radius:.2rem;margin-left:.5rem;padding:.05rem .4rem;font-size:.8rem}.ort-merkmale{flex-wrap:wrap;gap:.3rem .5rem;margin:0;padding:0;list-style:none;display:flex}.ort-merkmale li{border:1px solid var(--linie);border-radius:.2rem;padding:.15rem .5rem;font-size:.78rem}.ort-verweise{gap:1rem;margin:auto 0 0;padding-top:.3rem;display:flex}.ort-verweise a{color:var(--blau);text-underline-offset:.25em;font-size:.88rem;text-decoration:underline}.ort-verweise a:hover{color:var(--orange)}.ort-hannover{border:1px solid var(--linie);background:var(--flaeche);border-radius:.4rem;margin:2rem 0 0;padding:1rem 1.15rem;font-size:.95rem;line-height:1.65}.ort-hannover a{color:var(--blau);text-underline-offset:.25em;text-decoration:underline}.ort-hannover a:hover{color:var(--orange)}.ort-erklaerung{border-top:1px solid var(--linie);margin-top:3.5rem;padding-top:2rem}.ort-erklaerung>h2{margin:0 0 1.25rem;font-size:1.4rem;font-weight:600}.ort-erklaerung-raster{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem;margin-bottom:1.75rem;display:grid}.ort-erklaerung-raster h3{margin:0 0 .4rem;font-size:1rem;font-weight:600}.ort-erklaerung-raster p{margin:0;font-size:.93rem;line-height:1.6}.ort-disclaimer{border-left:3px solid var(--orange);background:#fff6f0;margin:0;padding:1rem 1.15rem;font-size:.93rem;line-height:1.65}.ort-disclaimer a{color:var(--blau);text-underline-offset:.25em;text-decoration:underline}.ort-abschluss{max-width:44rem;margin-top:3.5rem}.ort-abschluss h2{margin:0 0 .6rem;font-size:1.4rem;font-weight:600}.ort-abschluss p{margin:0 0 1.25rem;font-size:1rem;line-height:1.65}.suche-cta{background:var(--orange);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:.25rem;padding:.8rem 1.6rem;font-weight:700;text-decoration:none;display:inline-block}.suche-cta:hover,.suche-cta:focus-visible{background:#c34b0a}@media (max-width:560px){.ort-suche-haupt{flex-direction:column;align-items:stretch}.ort-feld-breit{flex:none}.ort-knopf{width:100%}.ort-zuruecksetzen{margin-left:0}}
