/*
Theme Name: SV Bauversteher (alte Optik 2025)
Description: Nachbau der alten Jimdo-Seite "Die Bauversteher" von sv-thorstenmassow.de, Vorlage sind die Screenshots in 02_daten/alte_website_2025/. Angelegt 14.09.2026 auf Svens Wunsch. Das Redesign vom 10.09.2026 liegt weiter im Theme sv-massow.
Version: 1.0
Author: Webagentur Friedrich
*/

:root{
  --ink:#333;--grau:#555;--hell:#f3f3f3;--fuss:#e9e9e9;--fussunten:#dcdcdc;
  --lila:#351678;--linie:#1e1e1e;--breite:960px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:100%}
body{font-family:'Exo 2',system-ui,sans-serif;font-size:15px;line-height:1.6;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
.wrap{max-width:var(--breite);margin:0 auto;padding:0 20px}

/* ---------- Kopf: Logo mittig, darunter das graue Menueband ---------- */
.kopf{background:#fff;padding:80px 0 60px;text-align:center}
.kopf .logo{display:inline-block;margin:0 auto}
.kopf .logo img{width:582px;max-width:80vw;margin:0 auto}
.menueband{max-width:var(--breite);margin:60px auto 0;background:var(--hell);position:relative}
.menueband ul{list-style:none;display:flex;justify-content:center;gap:0}
.menueband li a{display:block;padding:20px 20px 17px;font-size:15px;color:#666;text-decoration:none;border-bottom:3px solid transparent;transition:color .2s}
.menueband li a:hover{color:var(--ink)}
.menueband li.aktiv a{color:var(--ink);border-bottom-color:var(--ink)}
.menueband .burger{display:none}
.menueband input{display:none}

/* ---------- Inhalt: grauer Grund ---------- */
.inhalt{background:var(--hell);padding:80px 0 90px}
.inhalt h1{font-weight:300;font-size:42px;line-height:1.15;margin-bottom:40px;color:var(--ink)}
.inhalt h2{font-weight:300;font-size:27px;line-height:1.2;color:var(--ink);padding-bottom:10px;border-bottom:4px solid var(--linie);margin:0 0 22px}
.inhalt p{margin-bottom:1.2em}
.inhalt p.fett{font-weight:700;text-align:justify;font-size:15px;line-height:1.75}
.inhalt a{color:var(--ink)}
.abstand{height:50px}
.abstand-klein{height:20px}

/* Spalten wie im Jimdo-Raster */
.spalten{display:flex;gap:2%}
.spalten>div{flex:1 1 49%;min-width:0}

/* Schadensbegutachtung: je Leistung Bild links, Text rechts */
.leistungen .reihe{display:flex;gap:2%;margin-bottom:70px;align-items:flex-start}
.leistungen .reihe:last-child{margin-bottom:0}
.leistungen .links{flex:0 0 41%;min-width:0}
.leistungen .rechts{flex:0 0 57%;min-width:0}
.leistungen .links img.klein{width:384px;max-width:100%}
.leistungen .rechts p{font-weight:700;text-align:justify;font-size:13.5px;line-height:1.75;margin:0}

/* ---------- Startseite: Das Team ---------- */
.kopf .buero-logo{width:950px;max-width:100%;margin:60px auto 0}
.inhalt .team-titel{text-align:center;font-weight:700;font-size:80px;line-height:1.1;color:var(--lila);margin:0 0 30px}
.team-chef{text-align:center}
.team-chef img{width:380px;margin:0 auto}
.team-chef .name{font-size:24px;font-weight:700;margin-top:18px;line-height:1.3}
.team-chef .rolle{font-size:13px;line-height:1.5}
.team-zwei{margin-top:75px}
.team-zwei .name{font-size:17px;font-weight:700;text-align:center;margin-top:16px;line-height:1.3}
.team-zwei .rolle{font-size:13px;text-align:center}
.team-text{margin-top:80px}

/* ---------- Kontakt ---------- */
.kontakt-form .zeile,.kontakt-form .zeile>p{display:flex;align-items:flex-start;gap:16px;margin-bottom:0}
.kontakt-form .zeile{margin-bottom:12px}
.kontakt-form .zeile>p{flex:1 1 auto}
.kontakt-form .zeile label{flex:0 0 100px;padding-top:8px;font-size:14px}
.kontakt-form .zeile label i{color:#c33;font-style:normal}
.kontakt-form .wpcf7-form-control-wrap{flex:1 1 auto;display:block}
.kontakt-form input[type=text],.kontakt-form input[type=email],.kontakt-form textarea{width:100%;border:1px solid #c8c8c8;background:#fff;padding:8px 10px;font:inherit;font-size:14px;color:var(--ink);border-radius:0}
.kontakt-form textarea{height:130px;resize:vertical}
.kontakt-form .unter{margin-left:116px;font-size:14px}
.kontakt-form .unter p{margin:0}
.kontakt-form .unter a{text-decoration:underline;color:#666}
.kontakt-form .wpcf7-acceptance label{display:inline-flex;align-items:center;gap:8px}
.kontakt-form .wpcf7-submit{margin:16px 0 0 116px;background:#3a3a3a;color:#fff;border:0;padding:11px 14px;font:inherit;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:2px}
.kontakt-form .wpcf7-submit:hover{background:#111}
.kontakt-form .wpcf7-not-valid-tip{font-size:12px;color:#c33;display:block;margin-top:4px}
.kontakt-form .wpcf7-response-output{margin:16px 0 0 0;border:1px solid #c8c8c8;padding:10px;font-size:14px}
.kontakt-form .hinweis{font-size:14px;margin:24px 0 0}
.kontakt-form .wpcf7-spinner{display:none}
.anfahrt{margin-top:80px}
.karte{position:relative;background:#8f8f8f;height:340px;overflow:hidden}
.karte img{width:100%;height:100%;object-fit:cover;opacity:.7}
.karte iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.karte .karte-hinweis{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);padding:0 16px;color:#fff;font-size:15px;line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.4)}
.karte .karte-hinweis button{background:none;border:0;color:#fff;text-decoration:underline;font:inherit;cursor:pointer;padding:0}
.karte .karte-hinweis a{color:#fff}

/* ---------- Allgemeine Seiten (Impressum, Datenschutz, Beitraege) ---------- */
.seite-inhalt h2{border-bottom:0;font-weight:300;font-size:30px;margin-top:40px}
.seite-inhalt h3{font-weight:600;font-size:18px;margin:26px 0 8px}
.seite-inhalt ul,.seite-inhalt ol{margin:0 0 1.2em 22px}
.seite-inhalt table{border-collapse:collapse;margin-bottom:1.2em}
.seite-inhalt td,.seite-inhalt th{border:1px solid #ccc;padding:6px 10px;text-align:left;vertical-align:top}

/* ---------- Fuss ---------- */
.fuss{background:var(--fuss);padding:75px 0 55px}
.fuss .spalten>div{flex:1 1 33.33%}
.fuss h3{font-weight:300;font-size:22px;margin-bottom:14px;color:#222}
.fuss p{font-size:13px;line-height:1.6}
.fuss p b{font-weight:700}
.fuss a{text-decoration:none;color:#333}
.fuss a:hover{text-decoration:underline}
.fuss-unten{background:var(--fussunten);padding:20px 0 22px;font-size:11px}
.fuss-unten .wrap{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}
.fuss-unten a{color:#444;text-decoration:underline}
.fuss-unten .anmelden{margin-top:8px}

/* ---------- Bildschirmleser ---------- */
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

/* ---------- Tablet ---------- */
@media (max-width:900px){
  .kopf{padding:50px 0 40px}
  .menueband{margin-top:40px}
  .inhalt{padding:60px 0 70px}
  .inhalt .team-titel{font-size:64px}
  .leistungen .links{flex-basis:38%}
  .leistungen .rechts{flex-basis:60%}
}

/* ---------- Handy ---------- */
@media (max-width:640px){
  body{font-size:16px}
  .kopf{padding:36px 0 28px}
  .kopf .logo img{max-width:82vw}
  .menueband{margin:28px 20px 0}
  .menueband .burger{display:block;padding:16px 20px;font-size:16px;cursor:pointer;color:#444;user-select:none}
  .menueband .burger::before{content:"\2630";display:inline-block;margin-right:10px}
  .menueband ul{display:none;flex-direction:column}
  .menueband input:checked ~ ul{display:flex}
  .menueband li a{padding:14px 20px;border-bottom:1px solid #e2e2e2;font-size:16px}
  .menueband li.aktiv a{border-bottom:1px solid #e2e2e2;border-left:3px solid var(--ink)}
  .inhalt{padding:44px 0 50px}
  .inhalt h1{font-size:34px;margin-bottom:28px}
  .inhalt h2{font-size:23px}
  .inhalt p.fett,.leistungen .rechts p{text-align:left;font-size:16px;line-height:1.65}
  .spalten{flex-direction:column;gap:32px}
  .leistungen .reihe{flex-direction:column;gap:18px;margin-bottom:48px}
  .leistungen .links,.leistungen .rechts{flex-basis:auto}
  .leistungen .links img{width:100%;max-height:260px;object-fit:cover}
  .inhalt .team-titel{font-size:48px}
  .team-chef img{width:100%;max-width:380px}
  .team-zwei{margin-top:48px}
  .team-text{margin-top:48px}
  .kontakt-form .zeile,.kontakt-form .zeile>p{flex-direction:column;gap:6px}
  .kontakt-form .zeile>p{width:100%}
  .kontakt-form .zeile label{flex-basis:auto;padding-top:0}
  .kontakt-form .unter,.kontakt-form .wpcf7-submit{margin-left:0}
  .anfahrt{margin-top:50px}
  .karte{height:260px}
  .fuss{padding:48px 0 36px}
  .fuss .spalten{gap:28px}
  .fuss p{font-size:15px}
  .fuss-unten{font-size:13px;line-height:1.9}
  .fuss-unten .wrap{flex-direction:column;align-items:flex-start;gap:6px}
}
