{"id":13,"date":"2025-11-26T10:03:56","date_gmt":"2025-11-26T10:03:56","guid":{"rendered":"http:\/\/yirana.de\/?page_id=13"},"modified":"2026-08-10T11:30:32","modified_gmt":"2026-08-10T11:30:32","slug":"home","status":"publish","type":"page","link":"https:\/\/finanzhaus-deutschland.de\/","title":{"rendered":"Home"},"content":{"rendered":"\n\n\n\n<style>\n:root {\n  --gold: #A78951;\n  --gold-dark: #8C6F3D;\n  --gold-light: #C4A674;\n  --ink: #0D0D0D;\n  --ink-soft: #2A2A2A;\n  --gray: #6B6B6B;\n  --line: rgba(13,13,13,0.08);\n  --cream: #F7F4EE;\n  --paper: #FBFAF7;\n}\n.fhd-home * { box-sizing: border-box; }\n.fhd-home {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Inter\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--ink);\n  line-height: 1.55;\n  background: var(--paper);\n}\n.fhd-home img { max-width: 100%; height: auto; }\n.fhd-section { padding: 90px 0; }\n.fhd-section--dark { background: linear-gradient(135deg, #3B2E1E 0%, #2A1F12 100%); color: #fff; }\n.fhd-section--cream { background: var(--cream); }\n.fhd-container { max-width: 1240px; margin: 0 auto; padding: 0 24px; }\n.fhd-eyebrow {\n  display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--gold); margin-bottom: 14px;\n  position: relative; padding-left: 32px;\n}\n.fhd-eyebrow::before { content:\"\"; position:absolute; left:0; top:50%; width:22px; height:1px; background:var(--gold); }\n.fhd-h1 { font-size: clamp(34px, 5vw, 56px); line-height: 1.08; font-weight: 700; letter-spacing:-0.02em; margin: 0 0 22px; }\n.fhd-h1 em { font-style: italic; color: var(--gold); font-weight: 400; }\n.fhd-h2 { font-size: clamp(28px, 3.5vw, 44px); line-height: 1.14; font-weight: 700; letter-spacing: -0.015em; margin: 0 0 18px; }\n.fhd-lead { font-size: 18px; color: var(--gray); margin: 0 0 30px; max-width: 56ch; }\n.fhd-section--dark .fhd-lead { color: rgba(255,255,255,0.7); }\n.fhd-btn {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: var(--gold); color: #fff; text-decoration: none;\n  padding: 16px 30px; border-radius: 4px; font-weight: 600;\n  letter-spacing: 0.02em; transition: all 0.2s ease;\n  border: 2px solid var(--gold);\n}\n.fhd-btn:hover { background: var(--ink); border-color: var(--ink); color: #fff; transform: translateY(-1px); }\n.fhd-btn--ghost { background: transparent; color: var(--ink); }\n.fhd-btn--ghost:hover { background: var(--ink); color: #fff; }\n.fhd-section--dark .fhd-btn--ghost { color: #fff; border-color: rgba(255,255,255,0.3); }\n.fhd-section--dark .fhd-btn--ghost:hover { background: #fff; color: var(--ink); border-color: #fff; }\n\n\/* HERO *\/\n.fhd-hero { background: linear-gradient(180deg, var(--cream) 0%, var(--paper) 100%); padding-top: 70px; padding-bottom: 60px; position: relative; overflow: hidden; }\n.fhd-hero::before { content:\"\"; position:absolute; top:-50%; right:-20%; width:80%; height:140%; background: radial-gradient(ellipse, rgba(167,137,81,0.10) 0%, transparent 65%); pointer-events:none; }\n.fhd-hero-grid { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 60px; align-items: start; position:relative; z-index:1; }\n.fhd-hero-stars { display: inline-flex; align-items: center; gap: 8px; color: var(--gold); font-size: 18px; margin-bottom: 18px; }\n.fhd-hero-stars b { color: var(--ink); font-weight: 600; font-size: 14px; margin-left: 6px; }\n.fhd-hero-trust { display: flex; flex-wrap: wrap; gap: 26px; margin-top: 36px; padding-top: 26px; border-top: 1px solid var(--line); }\n.fhd-trust-stat { flex: 1; min-width: 130px; }\n.fhd-trust-num { font-size: 36px; font-weight: 700; color: var(--gold); line-height: 1; margin-bottom: 4px; }\n.fhd-trust-lbl { font-size: 13px; color: var(--gray); letter-spacing: 0.02em; }\n\n\/* funnel container styling override on homepage *\/\n.fhd-home .fhd-funnel-wrap { padding: 0 !important; }\n.fhd-home .fhd-funnel { background: #fff; box-shadow: 0 20px 60px -20px rgba(13,13,13,0.16); border-radius: 12px; padding: 28px; border: 1px solid var(--line); }\n.fhd-home .fhd-intro { display: none; } \/* hide intro - we have our own hero text *\/\n.fhd-home .fhd-progress-bar { background: var(--cream); }\n.fhd-home .fhd-progress-fill { background: linear-gradient(90deg, var(--gold) 0%, var(--gold-dark) 100%); }\n.fhd-home .fhd-step h2 { font-size: 22px; line-height: 1.25; }\n.fhd-home .fhd-option { border: 1.5px solid var(--line); border-radius: 8px; padding: 16px; text-align: left; cursor: pointer; transition: all 0.15s; background: #fff; }\n.fhd-home .fhd-option:hover { border-color: var(--gold-light); }\n.fhd-home .fhd-option.selected { border-color: var(--gold) !important; background: rgba(167,137,81,0.06) !important; box-shadow: 0 0 0 1px var(--gold) inset; }\n.fhd-home .fhd-options { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 10px; }\n.fhd-home .fhd-option-icon { color: var(--gold); width: 32px; height: 32px; margin-bottom: 10px; }\n.fhd-home .fhd-option-title { font-size: 14px; font-weight: 600; }\n.fhd-home .fhd-btn-next { background: var(--gold) !important; color: #fff !important; border: none !important; }\n.fhd-home .fhd-btn-next:hover { background: var(--ink) !important; }\n.fhd-home .fhd-btn-back { background: transparent !important; color: var(--ink) !important; border: 1px solid var(--line) !important; }\n\n\/* PROPS *\/\n.fhd-props-head { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; gap: 20px; margin-bottom: 42px; }\n.fhd-props-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n.fhd-prop-card {\n  display: block; background: #fff; border-radius: 10px; overflow: hidden;\n  border: 1px solid var(--line); text-decoration: none; color: var(--ink);\n  transition: all 0.25s ease;\n}\n.fhd-prop-card:hover { transform: translateY(-4px); box-shadow: 0 24px 50px -20px rgba(13,13,13,0.18); border-color: var(--gold-light); }\n.fhd-prop-img { aspect-ratio: 4\/3; background: var(--cream) center\/cover no-repeat; }\n.fhd-prop-body { padding: 22px; }\n.fhd-prop-title { font-size: 17px; line-height: 1.35; font-weight: 600; min-height: 70px; margin-bottom: 14px; }\n.fhd-prop-cta { color: var(--gold); font-weight: 600; font-size: 14px; }\n\n\/* KAMBIS *\/\n.fhd-kambis { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 60px; align-items: center; }\n.fhd-kambis-img { aspect-ratio: 4\/5; background: var(--cream) center\/cover no-repeat; border-radius: 10px; }\n.fhd-kambis ul { list-style: none; padding: 0; margin: 24px 0 30px; }\n.fhd-kambis li { padding: 10px 0 10px 28px; position: relative; border-bottom: 1px solid var(--line); }\n.fhd-kambis li::before { content: \"\u2713\"; position: absolute; left: 0; color: var(--gold); font-weight: 700; }\n\n\/* SERVICES *\/\n.fhd-services-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 50px; }\n.fhd-service { background: rgba(255,255,255,0.08); padding: 30px 24px; border-radius: 10px; border: 1px solid rgba(255,255,255,0.08); transition: all 0.25s; }\n.fhd-service:hover { background: rgba(255,255,255,0.12); border-color: var(--gold); transform: translateY(-3px); }\n.fhd-service-icon { width: 44px; height: 44px; background: var(--gold); border-radius: 8px; display: flex; align-items: center; justify-content: center; color: #fff; margin-bottom: 18px; font-size: 22px; font-weight: 700; }\n.fhd-service h3 { font-size: 18px; margin: 0 0 10px; color: #fff; }\n.fhd-service p { color: rgba(255,255,255,0.65); font-size: 14px; line-height: 1.55; margin: 0 0 14px; }\n.fhd-service a { color: var(--gold); font-weight: 600; text-decoration: none; font-size: 13px; }\n\n\/* TESTIMONIALS *\/\n.fhd-tests-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 50px; }\n.fhd-test { background: #fff; padding: 26px; border-radius: 10px; border: 1px solid var(--line); }\n.fhd-test-stars { color: var(--gold); margin-bottom: 14px; }\n.fhd-test p { font-size: 15px; line-height: 1.6; color: var(--ink-soft); margin: 0 0 18px; }\n.fhd-test-author { font-weight: 600; font-size: 13px; }\n.fhd-test-author span { color: var(--gray); font-weight: 400; }\n\n\/* FINAL CTA *\/\n.fhd-finalcta { text-align: center; max-width: 720px; margin: 0 auto; }\n.fhd-finalcta .fhd-phone { display: inline-block; font-size: 28px; font-weight: 700; color: var(--gold); text-decoration: none; margin: 20px 0; letter-spacing: 0.02em; }\n.fhd-finalcta-buttons { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-top: 28px; }\n\n@media (max-width: 900px) {\n  .fhd-hero-grid { grid-template-columns: 1fr; gap: 36px; }\n  .fhd-props-grid { grid-template-columns: repeat(2, 1fr); }\n  .fhd-services-grid { grid-template-columns: repeat(2, 1fr); }\n  .fhd-tests-grid { grid-template-columns: 1fr; }\n  .fhd-kambis { grid-template-columns: 1fr; }\n  .fhd-section { padding: 60px 0; }\n}\n@media (max-width: 560px) {\n  .fhd-props-grid { grid-template-columns: 1fr; }\n  .fhd-services-grid { grid-template-columns: 1fr; }\n}\n\n\/* === 3D HOUSE BAND === *\/\n.fhd-3dband { overflow:hidden; }\n.fhd-3dgrid { display:grid; grid-template-columns:1.05fr 0.95fr; gap:50px; align-items:center; }\n.fhd-3dlist { list-style:none; padding:0; margin:0 0 28px; }\n.fhd-3dlist li { padding:11px 0 11px 36px; position:relative; color:#EDE6D8; font-size:15px; border-bottom:1px solid rgba(255,255,255,0.08); }\n.fhd-3dlist li::before { content:\"\u2713\"; position:absolute; left:0; top:9px; width:23px; height:23px; border-radius:50%; background:rgba(196,166,116,0.18); color:#D4B47E; font-size:12px; font-weight:700; display:flex; align-items:center; justify-content:center; }\n.fhd3d-stage { perspective:1100px; position:relative; display:flex; align-items:center; justify-content:center; min-height:440px; padding-top:60px; }\n.fhd3d-float { animation:fhd3dfloat 6s ease-in-out infinite; }\n@keyframes fhd3dfloat { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-12px)} }\n.fhd3d-tilt { transform-style:preserve-3d; transform:rotateX(-22deg); }\n.fhd3d-house { position:relative; width:200px; height:110px; transform-style:preserve-3d; animation:fhd3dspin 26s linear infinite; }\n@keyframes fhd3dspin { from{transform:rotateY(0deg)} to{transform:rotateY(360deg)} }\n@media (prefers-reduced-motion: reduce) { .fhd3d-house, .fhd3d-float, .fhd3d-shadow { animation:none !important; } }\n.fhd3d-house .f3 { position:absolute; }\n.fhd3d-house .w-front, .fhd3d-house .w-back { width:200px; height:110px; top:0; left:0; backface-visibility:hidden; }\n.fhd3d-house .w-front { background:linear-gradient(180deg,#F7F1E3,#E9DEC6); transform:translateZ(70px); }\n.fhd3d-house .w-back  { background:linear-gradient(180deg,#EFE7D4,#E0D4B9); transform:rotateY(180deg) translateZ(70px); }\n.fhd3d-house .w-left, .fhd3d-house .w-right { width:140px; height:110px; top:0; left:30px; backface-visibility:hidden; }\n.fhd3d-house .w-left  { background:linear-gradient(180deg,#F0E8D6,#E2D6BC); transform:rotateY(-90deg) translateZ(100px); }\n.fhd3d-house .w-right { background:linear-gradient(180deg,#EAE0CB,#DCCFB2); transform:rotateY(90deg) translateZ(100px); }\n.fhd3d-house .g-left, .fhd3d-house .g-right { width:140px; height:70px; top:-70px; left:30px; clip-path:polygon(0 100%,50% 0,100% 100%); backface-visibility:hidden; }\n.fhd3d-house .g-left  { background:linear-gradient(180deg,#F3EBDA,#E5D9BF); transform:rotateY(-90deg) translateZ(100px); }\n.fhd3d-house .g-right { background:linear-gradient(180deg,#EDE3CF,#DFD2B5); transform:rotateY(90deg) translateZ(100px); }\n.fhd3d-house .r-front, .fhd3d-house .r-back { width:216px; height:100px; left:-8px; top:-100px; transform-origin:bottom center; }\n.fhd3d-house .r-front { background:linear-gradient(180deg,#4A3A26,#2E2314); transform:translateZ(70px) rotateX(45deg); }\n.fhd3d-house .r-back  { background:linear-gradient(180deg,#443522,#291F11); transform:rotateY(180deg) translateZ(70px) rotateX(45deg); }\n.fhd3d-house .win { position:absolute; width:26px; height:30px; top:32px; background:linear-gradient(180deg,#FFE9B8,#D4A94F); border:3px solid #CFC2A6; animation:fhd3dglow 3.5s ease-in-out infinite; }\n@keyframes fhd3dglow { 0%,100%{box-shadow:0 0 10px rgba(255,214,130,0.35)} 50%{box-shadow:0 0 22px rgba(255,214,130,0.75)} }\n.fhd3d-house .win.w1 { left:28px; }\n.fhd3d-house .win.w2 { left:84px; }\n.fhd3d-house .w-left .win, .fhd3d-house .w-right .win { left:57px; }\n.fhd3d-house .door { position:absolute; right:28px; bottom:0; width:32px; height:54px; background:linear-gradient(180deg,#8C7545,#6F5C36); border-radius:3px 3px 0 0; }\n.fhd3d-shadow { position:absolute; bottom:30px; left:50%; transform:translateX(-50%); width:290px; height:48px; background:radial-gradient(ellipse, rgba(0,0,0,0.45), transparent 70%); animation:fhd3dshadow 6s ease-in-out infinite; }\n@keyframes fhd3dshadow { 0%,100%{transform:translateX(-50%) scale(1);opacity:.8} 50%{transform:translateX(-50%) scale(0.86);opacity:.55} }\n\n\/* === PROZESS === *\/\n.fhd-process-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:22px; margin-top:40px; }\n.fhd-pstep { background:#fff; border:1px solid rgba(26,26,26,0.08); border-radius:12px; padding:26px 22px; position:relative; transition:transform .25s, box-shadow .25s, border-color .25s; }\n.fhd-pstep:hover { transform:translateY(-5px); box-shadow:0 18px 40px -18px rgba(26,26,26,0.2); border-color:#C4A674; }\n.fhd-pstep .num { font-size:40px; font-weight:800; color:rgba(167,137,81,0.28); line-height:1; margin-bottom:12px; }\n.fhd-pstep h3 { font-size:16px; margin:0 0 8px; }\n.fhd-pstep p { font-size:13.5px; line-height:1.55; color:#555; margin:0; }\n\n\/* === KONTAKTFORMULAR (Final CTA) === *\/\n.fhd-kontakt-form { max-width:560px; margin:30px auto 0; text-align:left; background:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:14px; padding:26px; backdrop-filter:blur(6px); }\n.fhd-kontakt-form .row { display:grid; grid-template-columns:1fr 1fr; gap:12px; }\n.fhd-kontakt-form input, .fhd-kontakt-form textarea { width:100%; box-sizing:border-box; margin-bottom:12px; background:rgba(255,255,255,0.96); border:1.5px solid transparent; border-radius:8px; padding:12px 14px; font-size:14px; font-family:inherit; color:#1A1A1A; }\n.fhd-kontakt-form input:focus, .fhd-kontakt-form textarea:focus { outline:none; border-color:#C4A674; box-shadow:0 0 0 3px rgba(196,166,116,0.25); }\n.fhd-kontakt-form button { width:100%; }\n.fhd-form-note { font-size:11.5px; color:rgba(255,255,255,0.55); margin-top:10px; text-align:center; }\n.fhd-form-note a { color:rgba(255,255,255,0.7); }\n.fhd-hp { position:absolute; left:-9999px; }\n.fhd-form-ok { max-width:560px; margin:20px auto 0; background:rgba(76,175,80,0.15); border:1px solid rgba(76,175,80,0.4); color:#C8E6C9; padding:13px 16px; border-radius:10px; font-size:14px; display:none; }\n.fhd-form-err { max-width:560px; margin:20px auto 0; background:rgba(229,57,53,0.15); border:1px solid rgba(229,57,53,0.4); color:#FFCDD2; padding:13px 16px; border-radius:10px; font-size:14px; display:none; }\n\n@media (max-width:900px) {\n  .fhd-3dgrid { grid-template-columns:1fr; gap:20px; }\n  .fhd3d-stage { min-height:380px; }\n  .fhd3d-tilt { transform:rotateX(-22deg) scale(0.85); }\n  .fhd-process-grid { grid-template-columns:repeat(2,1fr); }\n}\n@media (max-width:560px) {\n  .fhd-process-grid { grid-template-columns:1fr; }\n  .fhd-kontakt-form .row { grid-template-columns:1fr; }\n}\n<\/style>\n<div class=\"fhd-home\">\n\n<!-- ============ HERO mit Funnel ============ -->\n<section class=\"fhd-section fhd-hero\">\n  <div class=\"fhd-container\">\n    <div class=\"fhd-hero-grid\">\n      <div>\n        <div class=\"fhd-hero-stars\">\n          \u2605\u2605\u2605\u2605\u2605 <b>5,0 \/ 5,0 \u00b7 75+ Bewertungen WhoFinance<\/b>\n        <\/div>\n        <span class=\"fhd-eyebrow\">Immobilienmakler Essen<\/span>\n        <h1 class=\"fhd-h1\">Was ist Ihre Immobilie<br><em>heute wirklich wert?<\/em><\/h1>\n        <p class=\"fhd-lead\">Beantworten Sie 10 kurze Fragen und erhalten Sie eine KI-gest\u00fctzte Sofort-Einsch\u00e4tzung. Anschlie\u00dfend meldet sich unser Team f\u00fcr eine fundierte Detailanalyse \u2014 diskret, unverbindlich und kostenlos.<\/p>\n        <div class=\"fhd-hero-trust\">\n          <div class=\"fhd-trust-stat\"><div class=\"fhd-trust-num\">24+<\/div><div class=\"fhd-trust-lbl\">Jahre Erfahrung<\/div><\/div>\n          <div class=\"fhd-trust-stat\"><div class=\"fhd-trust-num\">19<\/div><div class=\"fhd-trust-lbl\">Aktuelle Objekte<\/div><\/div>\n          <div class=\"fhd-trust-stat\"><div class=\"fhd-trust-num\">75+<\/div><div class=\"fhd-trust-lbl\">5-Sterne Bewertungen<\/div><\/div>\n          <div class=\"fhd-trust-stat\"><div class=\"fhd-trust-num\">100%<\/div><div class=\"fhd-trust-lbl\">Diskret<\/div><\/div>\n        <\/div>\n      <\/div>\n\n      <div>\n        <section class=\"fhd-funnel-wrap\">\r\n\t<div class=\"fhd-intro\">\r\n\t\t<div class=\"fhd-intro-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n\t\t<div class=\"fhd-intro-rating\"><strong>5,0 \/ 5,0<\/strong> \u00b7 75+ Bewertungen auf WhoFinance<\/div>\r\n\t\t<div class=\"fhd-intro-eyebrow\">Kostenlose Immobilienbewertung<\/div>\r\n\t\t<h2 class=\"fhd-intro-title\">Was ist Ihre Immobilie<br><em>heute wirklich wert?<\/em><\/h2>\r\n\t\t<p class=\"fhd-intro-desc\">Beantworten Sie 10 kurze Fragen und erhalten Sie eine KI-gest\u00fctzte Sofort-Einsch\u00e4tzung. Anschlie\u00dfend meldet sich unser Team f\u00fcr eine fundierte Detailanalyse \u2013 diskret, unverbindlich und kostenlos.<\/p>\r\n\t\t<div class=\"fhd-intro-meta\">\r\n\t\t\t<span class=\"fhd-meta-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>Ca. 3 Minuten<\/span>\r\n\t\t\t<span class=\"fhd-meta-divider\"><\/span>\r\n\t\t\t<span class=\"fhd-meta-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>100 % diskret<\/span>\r\n\t\t\t<span class=\"fhd-meta-divider\"><\/span>\r\n\t\t\t<span class=\"fhd-meta-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Komplett kostenlos<\/span>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\r\n\t<div class=\"fhd-funnel-section\" id=\"fhd-funnel\">\r\n\t\t<div class=\"fhd-funnel\">\r\n\t\t\t<div class=\"fhd-progress-wrap\">\r\n\t\t\t\t<div class=\"fhd-progress-info\">\r\n\t\t\t\t\t<span>Schritt <strong id=\"fhd-currentStep\">1<\/strong> von <strong>10<\/strong><\/span>\r\n\t\t\t\t\t<span><strong id=\"fhd-progressPercent\">0<\/strong>% abgeschlossen<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"fhd-progress-bar\"><div class=\"fhd-progress-fill\" id=\"fhd-progressFill\"><\/div><\/div>\r\n\t\t\t\t<div class=\"fhd-progress-steps\" id=\"fhd-progressSteps\"><\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t<div class=\"fhd-step-body\" id=\"fhd-stepBody\">\r\n\r\n\t\t\t\t<div class=\"fhd-step active\" data-step=\"1\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 1 \u00b7 Objektart<\/div>\r\n\t\t\t\t\t<h2>Um welche Art Immobilie handelt es sich?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">W\u00e4hlen Sie die passende Kategorie aus. Wir ber\u00fccksichtigen jeden Objekttyp individuell.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-options\" data-field=\"type\">\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"einfamilienhaus\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12l9-9 9 9M5 10v10h14V10\"\/><path d=\"M10 20v-6h4v6\"\/><\/svg><\/div><div class=\"fhd-option-title\">Einfamilienhaus<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"wohnung\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"1\"\/><line x1=\"9\" y1=\"8\" x2=\"9\" y2=\"8.01\"\/><line x1=\"15\" y1=\"8\" x2=\"15\" y2=\"8.01\"\/><line x1=\"9\" y1=\"12\" x2=\"9\" y2=\"12.01\"\/><line x1=\"15\" y1=\"12\" x2=\"15\" y2=\"12.01\"\/><line x1=\"9\" y1=\"16\" x2=\"15\" y2=\"16\"\/><\/svg><\/div><div class=\"fhd-option-title\">Eigentumswohnung<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"doppelhaushaelfte\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l9-8 9 8\"\/><path d=\"M5 10v10h14V10\"\/><line x1=\"12\" y1=\"10\" x2=\"12\" y2=\"20\"\/><\/svg><\/div><div class=\"fhd-option-title\">Doppelhaush\u00e4lfte<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"reihenhaus\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 11l4-4 4 4M14 11l4-4 4 4\"\/><path d=\"M4 10v10h6V10M16 10v10h4V10\"\/><path d=\"M10 14v6h4v-6h-4z\"\/><\/svg><\/div><div class=\"fhd-option-title\">Reihenhaus<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"mehrfamilienhaus\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\"\/><line x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\"\/><line x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\"\/><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\/><line x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\"\/><\/svg><\/div><div class=\"fhd-option-title\">Mehrfamilienhaus<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"grundstueck\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 18l6-3 6 3 6-3v-9l-6 3-6-3-6 3v9z\"\/><line x1=\"9\" y1=\"6\" x2=\"9\" y2=\"15\"\/><line x1=\"15\" y1=\"9\" x2=\"15\" y2=\"18\"\/><\/svg><\/div><div class=\"fhd-option-title\">Grundst\u00fcck<\/div><\/button>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"2\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 2 \u00b7 Lage<\/div>\r\n\t\t\t\t\t<h2>Wo befindet sich die Immobilie?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Die Lage ist der wichtigste Faktor bei der Bewertung. Ihre Adresse bleibt vertraulich.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-input-grid\">\r\n\t\t\t\t\t\t<div class=\"fhd-input-grid cols-2-1\">\r\n\t\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Postleitzahl <span class=\"req\">*<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"plz\" placeholder=\"45128\" maxlength=\"5\" inputmode=\"numeric\"><\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Ort <span class=\"req\">*<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"ort\" placeholder=\"Essen\"><\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Stra\u00dfe &amp; Hausnummer <span style=\"color:var(--fhd-muted);font-weight:400\">(optional)<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"strasse\" placeholder=\"Musterstra\u00dfe 12\"><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"3\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 3 \u00b7 Gr\u00f6\u00dfe<\/div>\r\n\t\t\t\t\t<h2>Wie gro\u00df ist Ihre Immobilie?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Geben Sie die Wohn- und Grundst\u00fccksfl\u00e4che so genau wie m\u00f6glich an.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-input-grid cols-2\">\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Wohnfl\u00e4che <span class=\"req\">*<\/span><\/label><div class=\"fhd-input-suffix\"><input type=\"text\" class=\"fhd-input-field\" data-field=\"wohnflaeche\" placeholder=\"142\" inputmode=\"numeric\"><span class=\"fhd-input-suffix-text\">m\u00b2<\/span><\/div><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\" id=\"fhd-grundstueck-group\"><label class=\"fhd-input-label\">Grundst\u00fccksfl\u00e4che<\/label><div class=\"fhd-input-suffix\"><input type=\"text\" class=\"fhd-input-field\" data-field=\"grundstueck\" placeholder=\"450\" inputmode=\"numeric\"><span class=\"fhd-input-suffix-text\">m\u00b2<\/span><\/div><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Zimmer <span class=\"req\">*<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"zimmer\" placeholder=\"4\" inputmode=\"decimal\"><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Etagen \/ Stockwerke<\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"etagen\" placeholder=\"2\" inputmode=\"numeric\"><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"4\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 4 \u00b7 Alter<\/div>\r\n\t\t\t\t\t<h2>Wann wurde die Immobilie gebaut?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Modernisierungen k\u00f6nnen den Wert deutlich steigern.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-input-grid cols-2\">\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Baujahr <span class=\"req\">*<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"baujahr\" placeholder=\"1995\" inputmode=\"numeric\" maxlength=\"4\"><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Letzte Sanierung <span style=\"color:var(--fhd-muted);font-weight:400\">(optional)<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"sanierung\" placeholder=\"2018\" inputmode=\"numeric\" maxlength=\"4\"><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"5\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 5 \u00b7 Energie<\/div>\r\n\t\t\t\t\t<h2>Wie energieeffizient ist die Immobilie?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Seit dem Geb\u00e4udeenergiegesetz (GEG) sind diese Angaben zentral f\u00fcr die Bewertung. Falls Sie keinen Energieausweis haben, w\u00e4hlen Sie \"?\".<\/p>\r\n\t\t\t\t\t<div style=\"margin-bottom:32px\">\r\n\t\t\t\t\t\t<label class=\"fhd-input-label\" style=\"display:block; margin-bottom:14px\">Energieeffizienzklasse <span class=\"req\">*<\/span><\/label>\r\n\t\t\t\t\t\t<div class=\"fhd-energie\" data-field=\"energieklasse\">\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn a-plus\" data-value=\"a-plus\">A+<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn a\" data-value=\"a\">A<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn b\" data-value=\"b\">B<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn c\" data-value=\"c\">C<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn d\" data-value=\"d\">D<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn e\" data-value=\"e\">E<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn f\" data-value=\"f\">F<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn g\" data-value=\"g\">G<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn h\" data-value=\"h\">H<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-energie-btn unbekannt\" data-value=\"unbekannt\">?<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div style=\"margin-bottom:28px\">\r\n\t\t\t\t\t\t<label class=\"fhd-input-label\" style=\"display:block; margin-bottom:14px\">Heizungsart <span class=\"req\">*<\/span><\/label>\r\n\t\t\t\t\t\t<div class=\"fhd-options cols-3\" data-field=\"heizung\">\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"gas\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"\/><\/svg><\/div><div class=\"fhd-option-title\">Gas<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"oel\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5-2-1.6-3.5-4-4-6.5-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z\"\/><\/svg><\/div><div class=\"fhd-option-title\">\u00d6l<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"fernwaerme\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h4l3-8 4 16 3-8h4\"\/><\/svg><\/div><div class=\"fhd-option-title\">Fernw\u00e4rme<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"waermepumpe\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3v18M3 12h18\"\/><\/svg><\/div><div class=\"fhd-option-title\">W\u00e4rmepumpe<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"pellets\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"8\" r=\"2\"\/><circle cx=\"16\" cy=\"8\" r=\"2\"\/><circle cx=\"12\" cy=\"14\" r=\"2\"\/><circle cx=\"8\" cy=\"18\" r=\"2\"\/><circle cx=\"16\" cy=\"18\" r=\"2\"\/><\/svg><\/div><div class=\"fhd-option-title\">Pellets \/ Holz<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"sonstige\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg><\/div><div class=\"fhd-option-title\">Sonstige \/ Wei\u00df nicht<\/div><\/button>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"fhd-input-group\">\r\n\t\t\t\t\t\t<label class=\"fhd-input-label\">Baujahr der Heizung <span style=\"color:var(--fhd-muted);font-weight:400\">(optional)<\/span><\/label>\r\n\t\t\t\t\t\t<input type=\"text\" class=\"fhd-input-field\" data-field=\"heizung_baujahr\" placeholder=\"2015\" inputmode=\"numeric\" maxlength=\"4\">\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"6\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 6 \u00b7 Zustand<\/div>\r\n\t\t\t\t\t<h2>In welchem Zustand ist die Immobilie?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Eine ehrliche Einsch\u00e4tzung f\u00fchrt zur realistischsten Bewertung.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-options cols-2\" data-field=\"zustand\">\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"neuwertig\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Neuwertig<\/div><div class=\"fhd-option-sub\">Neubau oder saniert<\/div><\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"gepflegt\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Gepflegt<\/div><div class=\"fhd-option-sub\">Regelm\u00e4\u00dfig instand gehalten<\/div><\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"renovierungsbeduerftig\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Renovierungsbed\u00fcrftig<\/div><div class=\"fhd-option-sub\">Modernisierung empfohlen<\/div><\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"sanierungsbeduerftig\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Sanierungsbed\u00fcrftig<\/div><div class=\"fhd-option-sub\">Umfangreiche Arbeiten n\u00f6tig<\/div><\/div><\/button>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"7\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 7 \u00b7 Ausstattung<\/div>\r\n\t\t\t\t\t<h2>Wie ist die Immobilie ausgestattet?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">W\u00e4hlen Sie die zutreffenden Merkmale aus.<\/p>\r\n\t\t\t\t\t<div style=\"margin-bottom:28px\">\r\n\t\t\t\t\t\t<label class=\"fhd-input-label\" style=\"display:block;margin-bottom:14px\">Ausstattungsniveau <span class=\"req\">*<\/span><\/label>\r\n\t\t\t\t\t\t<div class=\"fhd-options cols-2\" data-field=\"ausstattung\">\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"einfach\"><div class=\"fhd-option-title\">Einfach<\/div><div class=\"fhd-option-sub\">Funktional, \u00e4lter<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"mittel\"><div class=\"fhd-option-title\">Mittel<\/div><div class=\"fhd-option-sub\">Solide Standardausstattung<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"gehoben\"><div class=\"fhd-option-title\">Gehoben<\/div><div class=\"fhd-option-sub\">Hochwertige Materialien<\/div><\/button>\r\n\t\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"luxurioes\"><div class=\"fhd-option-title\">Luxuri\u00f6s<\/div><div class=\"fhd-option-sub\">Premium-Ausstattung<\/div><\/button>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t<label class=\"fhd-input-label\" style=\"display:block;margin-bottom:14px\">Zus\u00e4tzliche Merkmale<\/label>\r\n\t\t\t\t\t\t<div class=\"fhd-features\" data-field=\"features\">\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"balkon\"><span class=\"fhd-feature-check\"><\/span>Balkon \/ Terrasse<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"garten\"><span class=\"fhd-feature-check\"><\/span>Garten<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"garage\"><span class=\"fhd-feature-check\"><\/span>Garage \/ Stellplatz<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"keller\"><span class=\"fhd-feature-check\"><\/span>Keller<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"aufzug\"><span class=\"fhd-feature-check\"><\/span>Aufzug<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"ebk\"><span class=\"fhd-feature-check\"><\/span>Einbauk\u00fcche<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"kamin\"><span class=\"fhd-feature-check\"><\/span>Kamin<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"pool\"><span class=\"fhd-feature-check\"><\/span>Pool \/ Sauna<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"dachterrasse\"><span class=\"fhd-feature-check\"><\/span>Dachterrasse<\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-feature\" data-value=\"denkmalschutz\"><span class=\"fhd-feature-check\"><\/span>Denkmalgesch\u00fctzt<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"8\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 8 \u00b7 Nutzung<\/div>\r\n\t\t\t\t\t<h2>Wie wird die Immobilie aktuell genutzt?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Eine vermietete Immobilie wird anders bewertet als ein selbst genutztes Objekt \u2013 beides hat seine Vorteile.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-options cols-2\" data-field=\"nutzung\">\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"selbst\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Selbst genutzt<\/div><div class=\"fhd-option-sub\">Sie wohnen selbst darin<\/div><\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"vermietet\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Vermietet<\/div><div class=\"fhd-option-sub\">Voll vermietet (Renditeobjekt)<\/div><\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"teilweise\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 2a10 10 0 0 1 0 20z\" fill=\"currentColor\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Teilweise vermietet<\/div><div class=\"fhd-option-sub\">Gemischte Nutzung<\/div><\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"leer\"><div class=\"fhd-option-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><\/svg><\/div><div><div class=\"fhd-option-title\">Leer stehend<\/div><div class=\"fhd-option-sub\">Aktuell ungenutzt<\/div><\/div><\/button>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"fhd-conditional\" id=\"fhd-miete-group\" style=\"margin-top:24px\">\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\">\r\n\t\t\t\t\t\t\t<label class=\"fhd-input-label\">Monatliche Kaltmiete (gesamt) <span style=\"color:var(--fhd-muted);font-weight:400\">\u2013 f\u00fcr die Rendite-Bewertung<\/span><\/label>\r\n\t\t\t\t\t\t\t<div class=\"fhd-input-suffix\">\r\n\t\t\t\t\t\t\t\t<input type=\"text\" class=\"fhd-input-field\" data-field=\"miete\" placeholder=\"1200\" inputmode=\"numeric\">\r\n\t\t\t\t\t\t\t\t<span class=\"fhd-input-suffix-text\">\u20ac\/Mo.<\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"9\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Schritt 9 \u00b7 Anlass<\/div>\r\n\t\t\t\t\t<h2>Was ist Ihr Anliegen?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">So k\u00f6nnen wir Sie noch gezielter beraten.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-options cols-2\" data-field=\"anlass\">\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"verkauf-bald\"><div class=\"fhd-option-title\">Verkauf innerhalb 6 Monate<\/div><div class=\"fhd-option-sub\">Konkrete Verkaufsabsicht<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"verkauf-spaeter\"><div class=\"fhd-option-title\">Verkauf in 6\u201312 Monate<\/div><div class=\"fhd-option-sub\">Vorbereitung l\u00e4uft<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"orientierung\"><div class=\"fhd-option-title\">Orientierung<\/div><div class=\"fhd-option-sub\">Aktueller Marktwert<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"finanzierung\"><div class=\"fhd-option-title\">Finanzierung \/ Beleihung<\/div><div class=\"fhd-option-sub\">Wert f\u00fcr Bank ermitteln<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"erbschaft\"><div class=\"fhd-option-title\">Erbschaft \/ Scheidung<\/div><div class=\"fhd-option-sub\">Rechtliche Kl\u00e4rung<\/div><\/button>\r\n\t\t\t\t\t\t<button class=\"fhd-option\" data-value=\"kapitalanlage\"><div class=\"fhd-option-title\">Kapitalanlage<\/div><div class=\"fhd-option-sub\">Rendite &amp; Wertanalyse<\/div><\/button>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step\" data-step=\"10\">\r\n\t\t\t\t\t<div class=\"fhd-step-eyebrow\">Letzter Schritt \u00b7 Ihre Bewertung<\/div>\r\n\t\t\t\t\t<h2>Wohin d\u00fcrfen wir Ihre Bewertung senden?<\/h2>\r\n\t\t\t\t\t<p class=\"fhd-step-desc\">Sie erhalten Ihre pers\u00f6nliche Einsch\u00e4tzung binnen 24 Stunden \u2013 kostenlos und unverbindlich.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-input-grid\">\r\n\t\t\t\t\t\t<div class=\"fhd-input-grid cols-2\">\r\n\t\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Vorname <span class=\"req\">*<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"vorname\" placeholder=\"Max\" autocomplete=\"given-name\"><\/div>\r\n\t\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Nachname <span class=\"req\">*<\/span><\/label><input type=\"text\" class=\"fhd-input-field\" data-field=\"nachname\" placeholder=\"Mustermann\" autocomplete=\"family-name\"><\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">E-Mail-Adresse <span class=\"req\">*<\/span><\/label><input type=\"email\" class=\"fhd-input-field\" data-field=\"email\" placeholder=\"max.mustermann@beispiel.de\" autocomplete=\"email\"><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-input-group\"><label class=\"fhd-input-label\">Telefonnummer <span class=\"req\">*<\/span><\/label><input type=\"tel\" class=\"fhd-input-field\" data-field=\"telefon\" placeholder=\"0201 123 456 78\" autocomplete=\"tel\"><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-hp\"><label>Website<\/label><input type=\"text\" data-field=\"website\" tabindex=\"-1\" autocomplete=\"off\"><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-feature\" style=\"margin-top:6px\" id=\"fhd-dsgvoCheck\"><span class=\"fhd-feature-check\"><\/span><span style=\"font-weight:400;font-size:13px;color:var(--fhd-ink-soft);line-height:1.5\">Ich stimme der <a href=\"https:\/\/finanzhaus-deutschland.de\/datenschutz\/\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--fhd-gold-dark)\">Datenschutzerkl\u00e4rung<\/a> zu und bin damit einverstanden, dass mich Finanzhaus Deutschland zur Bewertung kontaktiert. <span class=\"req\">*<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-loading\" id=\"fhd-loadingState\">\r\n\t\t\t\t\t<div class=\"fhd-spinner\"><\/div>\r\n\t\t\t\t\t<h3>Ihre Bewertung wird erstellt<\/h3>\r\n\t\t\t\t\t<p>Unsere KI analysiert aktuelle Marktdaten und vergleichbare Objekte in Ihrer Region.<\/p>\r\n\t\t\t\t\t<div class=\"fhd-loading-steps\">\r\n\t\t\t\t\t\t<div class=\"fhd-loading-step\" id=\"fhd-ls1\"><span class=\"fhd-loading-step-dot\"><\/span>Daten pr\u00fcfen<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-loading-step\" id=\"fhd-ls2\"><span class=\"fhd-loading-step-dot\"><\/span>Markt analysieren<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-loading-step\" id=\"fhd-ls3\"><span class=\"fhd-loading-step-dot\"><\/span>Wert berechnen<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-result\">\r\n\t\t\t\t\t<div class=\"fhd-result-hero\">\r\n\t\t\t\t\t\t<div class=\"fhd-result-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>\r\n\t\t\t\t\t\t<h2>Vielen Dank, <span id=\"fhd-resultName\">Max<\/span>!<\/h2>\r\n\t\t\t\t\t\t<p class=\"fhd-result-desc\">Ihre KI-gest\u00fctzte Ersteinsch\u00e4tzung ist fertig. Eine pers\u00f6nliche Detailanalyse durch unser Team folgt binnen 24 Stunden.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"fhd-value-box\">\r\n\t\t\t\t\t\t<div class=\"fhd-value-label\">KI-Markteinsch\u00e4tzung<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-value-amount\" id=\"fhd-valueAmount\">\u2013 \u20ac<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-value-note\">Unverbindliche Spanne \u00b7 pr\u00e4zise Bewertung folgt pers\u00f6nlich<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"fhd-analysis-box\">\r\n\t\t\t\t\t\t<div class=\"fhd-analysis-header\">\r\n\t\t\t\t\t\t\t<span class=\"fhd-analysis-badge\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l1.5 4.5L18 8l-4.5 1.5L12 14l-1.5-4.5L6 8l4.5-1.5L12 2z\"\/><path d=\"M5 19l.5-1.5L7 17l-1.5-.5L5 15l-.5 1.5L3 17l1.5.5L5 19z\"\/><\/svg>KI-Analyse<\/span>\r\n\t\t\t\t\t\t\t<span class=\"fhd-analysis-title\">Einsch\u00e4tzung Ihres Objekts<\/span>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-analysis-text\" id=\"fhd-analysisText\"><p>Wird geladen\u2026<\/p><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"fhd-result-grid\">\r\n\t\t\t\t\t\t<div class=\"fhd-result-card\"><div class=\"fhd-result-card-label\">Objekt<\/div><div class=\"fhd-result-card-value\" id=\"fhd-resultType\">\u2013<\/div><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-result-card\"><div class=\"fhd-result-card-label\">Lage<\/div><div class=\"fhd-result-card-value\" id=\"fhd-resultLocation\">\u2013<\/div><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-result-card\"><div class=\"fhd-result-card-label\">Wohnfl\u00e4che<\/div><div class=\"fhd-result-card-value\" id=\"fhd-resultArea\">\u2013<\/div><\/div>\r\n\t\t\t\t\t\t<div class=\"fhd-result-card\"><div class=\"fhd-result-card-label\">Preis pro m\u00b2<\/div><div class=\"fhd-result-card-value\" id=\"fhd-resultPerSqm\">\u2013<\/div><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"fhd-cta-box\">\r\n\t\t\t\t\t\t<h3>Pers\u00f6nliche Analyse binnen 24 Stunden<\/h3>\r\n\t\t\t\t\t\t<p>Die KI liefert eine erste Orientierung. F\u00fcr die pr\u00e4zise Bewertung melden wir uns telefonisch oder per E-Mail.<\/p>\r\n\t\t\t\t\t\t<a href=\"https:\/\/finanzhaus-deutschland.de\/kontakt\/\" class=\"fhd-cta-btn\">Direkten Termin vereinbaren<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg><\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<div class=\"fhd-step-nav\" id=\"fhd-stepNav\">\r\n\t\t\t\t\t<button class=\"fhd-btn fhd-btn-back\" id=\"fhd-btnBack\" style=\"visibility:hidden\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M19 12H5M12 19l-7-7 7-7\"\/><\/svg>Zur\u00fcck<\/button>\r\n\t\t\t\t\t<button class=\"fhd-btn fhd-btn-next\" id=\"fhd-btnNext\" disabled>Weiter<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg><\/button>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\r\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     FHD Sprachen-Banner \u2013 sichtbarer Hinweis auf der Startseite\n     Einbau: als HTML-Block (wp:html) in die Startseite,\n     z. B. direkt unter dem Hero-Bereich.\n     ============================================================ -->\n<style>\n  .fhd-languages {\n    background: linear-gradient(135deg, #3B2E1E 0%, #2A1F12 100%);\n    color: #fff;\n    padding: 34px 24px;\n  }\n  .fhd-languages-inner {\n    max-width: 1240px;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: center;\n    gap: 18px 34px;\n    text-align: center;\n  }\n  .fhd-languages-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #C4A674;\n    width: 100%;\n  }\n  .fhd-languages-text {\n    font-size: clamp(17px, 2.2vw, 21px);\n    font-weight: 600;\n    line-height: 1.4;\n    width: 100%;\n    margin: 0;\n  }\n  .fhd-languages-text em { font-style: italic; color: #C4A674; font-weight: 400; }\n  .fhd-languages-flags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px 14px;\n  }\n  .fhd-languages-flags span {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(196,166,116,0.35);\n    border-radius: 999px;\n    padding: 8px 16px;\n    font-size: 14px;\n    font-weight: 600;\n  }\n<\/style>\n\n<section class=\"fhd-languages\">\n  <div class=\"fhd-languages-inner\">\n    <div class=\"fhd-languages-title\">Mehrsprachige Beratung<\/div>\n    <p class=\"fhd-languages-text\">\n      Wir sprechen <em>Ihre Sprache<\/em> \u2013 Beratung, Finanzierung und\n      Immobilien&shy;besichtigungen f\u00fchren wir in sechs Sprachen durch.\n    <\/p>\n    <div class=\"fhd-languages-flags\" translate=\"no\">\n      <span>\ud83c\udde9\ud83c\uddea German<\/span>\n      <span>\ud83c\uddec\ud83c\udde7 English<\/span>\n      <span>\ud83c\udde6\ud83c\uddf1 Albanian<\/span>\n      <span>\ud83c\uddee\ud83c\uddf7 Persian<\/span>\n      <span>\ud83c\uddf7\ud83c\uddfa Russian<\/span>\n      <span>\ud83c\uddeb\ud83c\uddf7 French<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ============ AKTUELLE IMMOBILIEN ============ -->\n<section class=\"fhd-section fhd-section--cream\" id=\"immobilien\">\n  <div class=\"fhd-container\">\n    <div class=\"fhd-props-head\">\n      <div>\n        <span class=\"fhd-eyebrow\">Aktuelle Top-Objekte<\/span>\n        <h2 class=\"fhd-h2\">Eine Auswahl unserer Immobilien<\/h2>\n        <p class=\"fhd-lead\">Live aus unserer Maklersoftware \u2014 Top-Auswahl aus Essen, D\u00fcsseldorf, Velbert, Ratingen und Umgebung.<\/p>\n      <\/div>\n      <a href=\"\/immobilie\/\" class=\"fhd-btn fhd-btn--ghost\">Alle Objekte ansehen \u2192<\/a>\n    <\/div>\n    <div class=\"fhd-props-grid\">\n<a href=\"https:\/\/finanzhaus-deutschland.de\/immobilie\/jugendstil-immobilie-2-balkone-3-schlafzimmer-2-badezimmer\/\" class=\"fhd-prop-card\">\n  <div class=\"fhd-prop-img\" style=\"background-image:url('https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/06\/5513088-PCraC24jsxR1YfFZXpaEb2r9-Wohnen-1-859x1024.jpg')\"><\/div>\n  <div class=\"fhd-prop-body\">\n    <div class=\"fhd-prop-title\">Jugendstil-Immobilie in D\u00fcsseldorf | 2 Balkone, 3 Schlafzimmer, 2 Badezimmer<\/div>\n    <span class=\"fhd-prop-cta\">Details ansehen \u2192<\/span>\n  <\/div>\n<\/a>\n<a href=\"https:\/\/finanzhaus-deutschland.de\/immobilie\/grosszuegiges-industrie-loft-mit-werkstatt-lagerflaechen-wohnen-und-arbeiten-vereint\/\" class=\"fhd-prop-card\">\n  <div class=\"fhd-prop-img\" style=\"background-image:url('https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/05\/5448890-HNYsTjugxa3NfVMGgNEsfrYt-IMG_8162-1024x768.jpg')\"><\/div>\n  <div class=\"fhd-prop-body\">\n    <div class=\"fhd-prop-title\">Gro\u00dfz\u00fcgiges Industrie-Loft mit Werkstatt-\/Lagerfl\u00e4chen \u2013 Wohnen und Arbeiten vereint<\/div>\n    <span class=\"fhd-prop-cta\">Details ansehen \u2192<\/span>\n  <\/div>\n<\/a>\n<a href=\"https:\/\/finanzhaus-deutschland.de\/immobilie\/renditestarkes-projekt-grundstueck-inklusive-fertiger-neubauplanung\/\" class=\"fhd-prop-card\">\n  <div class=\"fhd-prop-img\" style=\"background-image:url('https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/05\/5450007-c7eUe16cvz8XfxyEZvCAvu34-Projekt_20Expose_20Sohlhofe_M-25_page-0001_20_281_29.jpg')\"><\/div>\n  <div class=\"fhd-prop-body\">\n    <div class=\"fhd-prop-title\">Renditestarkes Projekt: Grundst\u00fcck inklusive fertiger Neubauplanung<\/div>\n    <span class=\"fhd-prop-cta\">Details ansehen \u2192<\/span>\n  <\/div>\n<\/a>\n\n    <\/div>\n<div class=\"fhd-props-more\" style=\"text-align:center;margin-top:36px\"><a href=\"\/immobilie\/\" class=\"fhd-btn\">Alle Immobilien anzeigen &rarr;<\/a><\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ KAMBIS \/ \u00dcBER UNS ============ -->\n<section class=\"fhd-section\">\n  <div class=\"fhd-container\">\n    <div class=\"fhd-kambis\">\n      <div class=\"fhd-kambis-img\" style=\"background-image:url('https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2025\/11\/Mann.png')\"><\/div>\n      <div>\n        <span class=\"fhd-eyebrow\">Der Mensch hinter Finanzhaus Deutschland<\/span>\n        <h2 class=\"fhd-h2\">Kambis Eishabadi<\/h2>\n        <p class=\"fhd-lead\">Gesch\u00e4ftsf\u00fchrer \u00b7 Immobilienanlageberater IHK \u00b7 Versicherungsfachmann IHK<\/p>\n        <p>Seit \u00fcber 24 Jahren begleite ich Eigent\u00fcmer und K\u00e4ufer im mittleren Ruhrgebiet \u2014 pers\u00f6nlich, regional verwurzelt und ohne Verkaufsdruck. Mein Anspruch: Sie bekommen ehrliche Antworten, auch wenn sie nicht das sind, was Sie h\u00f6ren wollten.<\/p>\n        <ul>\n          <li>Pers\u00f6nliche Beratung \u2014 kein Callcenter, kein wechselnder Sachbearbeiter<\/li>\n          <li>Diskrete Vermittlung \u2014 Off-Market-Verkauf m\u00f6glich<\/li>\n          <li>IHK-gepr\u00fcfte Bewertung statt Bauchgef\u00fchl<\/li>\n          <li>Erfolgshonorar \u2014 Sie zahlen nur bei Erfolg<\/li>\n        <\/ul>\n        <a href=\"#kontakt-form\" class=\"fhd-btn\">Pers\u00f6nliches Gespr\u00e4ch vereinbaren<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ LEISTUNGEN ============ -->\n<section class=\"fhd-section fhd-section--dark\">\n  <div class=\"fhd-container\">\n    <div style=\"text-align:center;max-width:680px;margin:0 auto\">\n      <span class=\"fhd-eyebrow\">Unsere Leistungen<\/span>\n      <h2 class=\"fhd-h2\" style=\"color:#fff\">Alles aus einer Hand<\/h2>\n      <p class=\"fhd-lead\" style=\"margin:0 auto\">Bewerten, verkaufen, kaufen, beraten \u2014 vom ersten Gespr\u00e4ch bis zur Schl\u00fcssel\u00fcbergabe.<\/p>\n    <\/div>\n    <div class=\"fhd-services-grid\">\n      <div class=\"fhd-service\">\n        <div class=\"fhd-service-icon\">\u20ac<\/div>\n        <h3>Immobilienbewertung<\/h3>\n        <p>Fundierte Marktwertermittlung f\u00fcr Wohnungen, H\u00e4user und Mehrfamilienh\u00e4user. KI-Sofort-Einsch\u00e4tzung plus pers\u00f6nliches Detailgespr\u00e4ch.<\/p>\n        <a href=\"\/immobilienbewertung\/\">Bewertung starten \u2192<\/a>\n      <\/div>\n      <div class=\"fhd-service\">\n        <div class=\"fhd-service-icon\">\u2197<\/div>\n        <h3>Verkauf begleiten<\/h3>\n        <p>Expos\u00e9, Vermarktung, K\u00e4uferfilterung, Besichtigungen, Verhandlung, Notartermin. Off-Market auf Wunsch.<\/p>\n        <a href=\"\/unsere-leistungen\/\">Details ansehen \u2192<\/a>\n      <\/div>\n      <div class=\"fhd-service\">\n        <div class=\"fhd-service-icon\">\u2302<\/div>\n        <h3>Immobilie kaufen<\/h3>\n        <p>Suchprofil-Anlage, Vorauswahl, Besichtigung, Finanzierungsempfehlung. Viele Objekte nur off-market verf\u00fcgbar.<\/p>\n        <a href=\"\/immobilie\/\">Aktuelle Angebote \u2192<\/a>\n      <\/div>\n      <div class=\"fhd-service\">\n        <div class=\"fhd-service-icon\">\u2605<\/div>\n        <h3>Kapitalanlage<\/h3>\n        <p>Mehrfamilienhaus, Renditeobjekt, Studentenwohnung. Wir durchleuchten Mietrendite, Sanierungsstau und Steueroptimierung.<\/p>\n        <a href=\"#kontakt-form\">Anfragen \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ TESTIMONIALS ============ -->\n<section class=\"fhd-section fhd-section--cream\">\n  <div class=\"fhd-container\">\n    <div style=\"text-align:center;max-width:680px;margin:0 auto\">\n      <span class=\"fhd-eyebrow\">5,0 \/ 5,0 auf WhoFinance &amp; Google<\/span>\n      <h2 class=\"fhd-h2\">Was unsere Kunden sagen<\/h2>\n      <p class=\"fhd-lead\" style=\"margin:0 auto\">75+ verifizierte Bewertungen \u2014 wir lassen unsere Arbeit f\u00fcr sich sprechen.<\/p>\n    <\/div>\n    <div class=\"fhd-tests-grid\">\n      <div class=\"fhd-test\">\n        <div class=\"fhd-test-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201eVon der ersten Einsch\u00e4tzung bis zur fertigen Finanzierung hat alles wunderbar funktioniert. Auf spezielle W\u00fcnsche und Vorgaben wurde eingegangen und wir f\u00fchlten uns rundum gut betreut.&#8220;<\/p>\n        <div class=\"fhd-test-author\">Andreas Stuch <span>\u00b7 Google Review<\/span><\/div>\n      <\/div>\n      <div class=\"fhd-test\">\n        <div class=\"fhd-test-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201eWir haben mit Frau Dal Corso \u2013 und damit der Finanzhaus Deutschland GmbH \u2013 eine sehr angenehme und professionelle Besichtigung erlebt. Die Beratung war ehrlich und auf Augenh\u00f6he.&#8220;<\/p>\n        <div class=\"fhd-test-author\">Mathias Paul <span>\u00b7 Google Review<\/span><\/div>\n      <\/div>\n      <div class=\"fhd-test\">\n        <div class=\"fhd-test-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>\u201eVom ersten Gespr\u00e4ch bis zur \u00dcbergabe begleitet uns Kambis Eishabadi mit ehrlicher Kompetenz. Wir vertrauen ihm seit Jahren \u2013 und das aus gutem Grund.&#8220;<\/p>\n        <div class=\"fhd-test-author\">Kundin aus Velbert <span>\u00b7 WhoFinance<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- fhd-google-cta:start -->\n    <style id=\"fhd-google-cta-css\">\n    .fhd-gcta{margin:38px auto 0;max-width:680px;text-align:center}\n    .fhd-gcta-note{font-size:15px;line-height:1.6;color:#6B6357;margin:0 0 18px}\n    .fhd-gcta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;\n      background:#A78951;color:#fff !important;font-weight:600;font-size:16px;line-height:1;\n      text-decoration:none !important;border:1px solid #A78951;transition:background .18s ease,transform .18s ease}\n    .fhd-gcta-btn:hover{background:#8F7343;transform:translateY(-1px)}\n    .fhd-gcta-btn svg{width:19px;height:19px;flex:0 0 19px}\n    @media (max-width:560px){.fhd-gcta-btn{width:100%;justify-content:center}}\n    <\/style>\n    <div class=\"fhd-gcta\">\n      <p class=\"fhd-gcta-note\">Sie haben mit uns gearbeitet? Eine kurze Bewertung auf Google hilft anderen Eigent\u00fcmern bei der Maklerwahl \u2014 und uns.<\/p>\n      <a class=\"fhd-gcta-btn\" href=\"https:\/\/maps.app.goo.gl\/EUQ4ifg3hPk3rPdQA\" target=\"_blank\" rel=\"noopener\">\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"currentColor\" d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5z\"\/><\/svg>\n        Bewertungen auf Google ansehen\n      <\/a>\n    <\/div>\n    <!-- fhd-google-cta:end -->\n  <\/div>\n<\/section>\n\n<!-- ============ FINAL CTA ============ -->\n<section class=\"fhd-section fhd-section--dark fhd-3dband\"><div class=\"fhd-container\"><div class=\"fhd-3dgrid\"><div> <span class=\"fhd-eyebrow\">Ihr Zuhause verdient Bestleistung<\/span><h2 class=\"fhd-h2\" style=\"color:#fff\">Wir betrachten Ihre Immobilie<br><em>aus jedem Blickwinkel.<\/em><\/h2><p class=\"fhd-lead\">Marktwert, Zielgruppe, Vermarktungsstrategie \u2014 bevor Ihre Immobilie auf den Markt kommt, analysieren wir sie in allen Dimensionen. Damit am Ende nicht irgendein Preis steht, sondern der beste.<\/p><ul class=\"fhd-3dlist\"><li>Fundierte Wertermittlung mit aktuellen Marktdaten<\/li><li>Hochwertige Expos\u00e9s, Fotografie &amp; Online-Vermarktung<\/li><li>Diskrete Abwicklung bis zum Notartermin<\/li><\/ul> <a href=\"\/immobilienbewertung\/\" class=\"fhd-btn\">Kostenlose Bewertung starten<\/a><\/div><div class=\"fhd3d-stage\" aria-hidden=\"true\"><div class=\"fhd3d-float\"><div class=\"fhd3d-tilt\"><div class=\"fhd3d-house\"><div class=\"f3 w-front\"><span class=\"win w1\"><\/span><span class=\"win w2\"><\/span><span class=\"door\"><\/span><\/div><div class=\"f3 w-back\"><\/div><div class=\"f3 w-left\"><span class=\"win\"><\/span><\/div><div class=\"f3 w-right\"><span class=\"win\"><\/span><\/div><div class=\"f3 g-left\"><\/div><div class=\"f3 g-right\"><\/div><div class=\"f3 r-front\"><\/div><div class=\"f3 r-back\"><\/div><\/div><\/div><\/div><div class=\"fhd3d-shadow\"><\/div><\/div><\/div><\/div><\/section><section class=\"fhd-section\" style=\"background:var(--cream)\"><div class=\"fhd-container\"><div style=\"text-align:center;max-width:640px;margin:0 auto\"> <span class=\"fhd-eyebrow\">So einfach geht&#8217;s<\/span><h2 class=\"fhd-h2\">In vier Schritten zum erfolgreichen Verkauf<\/h2><p class=\"fhd-lead\" style=\"margin:0 auto\">Klar strukturiert, transparent kommuniziert \u2014 Sie wissen zu jedem Zeitpunkt, wo Ihr Verkauf gerade steht.<\/p><\/div><div class=\"fhd-process-grid\"><div class=\"fhd-pstep\"><div class=\"num\">01<\/div><h3>Erstgespr\u00e4ch &amp; Bewertung<\/h3><p>Wir lernen Sie und Ihre Immobilie kennen und ermitteln den realistischen Marktwert \u2014 kostenlos und unverbindlich.<\/p><\/div><div class=\"fhd-pstep\"><div class=\"num\">02<\/div><h3>Expos\u00e9 &amp; Vermarktung<\/h3><p>Professionelle Fotos, hochwertiges Expos\u00e9 und gezielte Vermarktung auf den relevanten Kan\u00e4len.<\/p><\/div><div class=\"fhd-pstep\"><div class=\"num\">03<\/div><h3>Besichtigung &amp; Verhandlung<\/h3><p>Wir koordinieren Besichtigungen, pr\u00fcfen Interessenten und verhandeln in Ihrem Interesse den besten Preis.<\/p><\/div><div class=\"fhd-pstep\"><div class=\"num\">04<\/div><h3>Notar &amp; \u00dcbergabe<\/h3><p>Wir begleiten Sie bis zur notariellen Beurkundung und sorgen f\u00fcr eine reibungslose Schl\u00fcssel\u00fcbergabe.<\/p><\/div><\/div><\/div><div class=\"fhd-proc-cta\" style=\"text-align:center; margin-top:44px;\"><p style=\"font-family:Georgia,serif; font-size:19px; color:#3B2E1E; margin:0 0 16px;\">Wie sieht dieser Weg f\u00fcr <em style=\"color:#8C7545;\">Ihre<\/em> Immobilie aus?<\/p><a class=\"fhd-btn\" href=\"\/verkaufsfahrplan\/\">Pers\u00f6nlichen Verkaufsfahrplan erstellen \u2014 in 30 Sekunden<\/a><p style=\"font-size:13px; color:#8a7f6e; margin:12px 0 0;\">Kostenlos, ohne Anmeldung \u2014 zugeschnitten auf Objekt, Standort und Situation.<\/p><\/div><\/section><style>\n.fhdsl { position:relative; overflow:hidden; }\n.fhdsl::before { content:''; position:absolute; top:-180px; right:-120px; width:560px; height:560px; border-radius:50%; background:radial-gradient(circle, rgba(196,166,116,0.16), transparent 65%); pointer-events:none; }\n.fhdsl-grid { display:grid; grid-template-columns:1.15fr 1fr; gap:54px; align-items:center; position:relative; }\n.fhdsl-ticks { list-style:none; margin:26px 0 0; padding:0; }\n.fhdsl-ticks li { position:relative; padding:0 0 0 34px; margin:0 0 13px; color:#D8CDB8; font-size:15.5px; line-height:1.6; }\n.fhdsl-ticks li::before { content:'\u2713'; position:absolute; left:0; top:0; width:22px; height:22px; border-radius:50%; background:rgba(196,166,116,0.18); color:#D4B47E; font-size:12px; font-weight:700; display:flex; align-items:center; justify-content:center; }\n.fhdsl-card { position:relative; background:linear-gradient(160deg,#2E2315,#241B0E); border-radius:20px; padding:2px; background-image:linear-gradient(160deg,#2E2315,#241B0E), linear-gradient(135deg,rgba(212,180,126,0.65),rgba(140,117,69,0.15) 40%,rgba(212,180,126,0.55)); background-origin:border-box; background-clip:padding-box, border-box; border:2px solid transparent; box-shadow:0 24px 60px rgba(0,0,0,0.35); }\n.fhdsl-card-in { padding:38px 36px 36px; text-align:center; }\n.fhdsl-card h3 { font-family:Georgia,'Times New Roman',serif; font-size:24px; color:#F5EDDE; margin:0 0 22px; line-height:1.35; }\n.fhdsl-card h3 em { color:#D4B47E; font-style:italic; }\n.fhdsl-stats { display:flex; justify-content:center; gap:30px; margin:0 0 28px; }\n.fhdsl-stat { text-align:center; }\n.fhdsl-stat b { display:block; font-family:Georgia,serif; font-size:30px; color:#D4B47E; line-height:1; margin:0 0 6px; }\n.fhdsl-stat span { font-size:12px; letter-spacing:0.07em; text-transform:uppercase; color:#A89B85; }\n.fhdsl-cta { display:inline-block; background:linear-gradient(135deg,#8C7545,#A78951 55%,#C4A674); color:#fff !important; text-decoration:none !important; font-family:Georgia,serif; font-size:17px; padding:17px 36px; border-radius:999px; box-shadow:0 8px 26px rgba(167,137,81,0.45); transition:transform .25s ease, box-shadow .25s ease; animation:fhdslpulse 2.6s ease-out infinite; }\n.fhdsl-cta:hover { transform:translateY(-2px); box-shadow:0 14px 34px rgba(167,137,81,0.55); }\n@keyframes fhdslpulse { 0% { outline:0 solid rgba(196,166,116,0.5); outline-offset:0; } 60% { outline:14px solid rgba(196,166,116,0); outline-offset:10px; } 100% { outline:14px solid rgba(196,166,116,0); outline-offset:10px; } }\n.fhdsl-alt { margin:18px 0 0; font-size:14px; color:#A89B85; }\n.fhdsl-alt a { color:#D4B47E !important; text-decoration:none !important; border-bottom:1px solid rgba(212,180,126,0.4); }\n@media (max-width:900px) { .fhdsl-grid { grid-template-columns:1fr; gap:36px; } .fhdsl-card-in { padding:30px 22px 28px; } .fhdsl-stats { gap:20px; } }\n@media (prefers-reduced-motion:reduce) { .fhdsl-cta { animation:none; } }\n<\/style>\n<div class=\"fhdp-sec fhdp-sec--white fhd-faq-home\"><div class=\"fhdp-wrap fhdp-center\"><span class=\"fhdp-eyebrow\">H\u00e4ufige Fragen<\/span><h2 class=\"fhdp-h2\">Was Eigent\u00fcmer uns am h\u00e4ufigsten fragen<\/h2><p class=\"fhdp-sub\">Klare Antworten statt Kleingedrucktem \u2014 und f\u00fcr alles Weitere sind wir pers\u00f6nlich erreichbar.<\/p><div class=\"fhdp-faq\" style=\"text-align:left\">\n<details><summary>Was kostet mich der Verkauf mit Finanzhaus Deutschland?<\/summary><div class=\"a\">Die Erstberatung und die <a href=\"\/immobilienbewertung\/\">Immobilienbewertung<\/a> sind komplett kostenlos und unverbindlich. Eine Maklerprovision f\u00e4llt ausschlie\u00dflich im Erfolgsfall an \u2014 also erst dann, wenn Ihre Immobilie tats\u00e4chlich notariell verkauft ist. Vorkosten gibt es bei uns nicht.<\/div><\/details>\n<details><summary>Wie lange dauert der Verkauf einer Immobilie?<\/summary><div class=\"a\">Bei realistischer Preisstrategie vergehen vom ersten Gespr\u00e4ch bis zum Notartermin meist drei bis vier Monate. Lage, Zustand und Objektart beeinflussen die Dauer \u2014 mit unserem <a href=\"\/verkaufsfahrplan\/\">pers\u00f6nlichen Verkaufsfahrplan<\/a> sehen Sie in 30 Sekunden, welche Schritte und Zeitr\u00e4ume f\u00fcr Ihre Situation gelten.<\/div><\/details>\n<details><summary>Woher wei\u00df ich, was meine Immobilie wirklich wert ist?<\/summary><div class=\"a\">Online-Rechner liefern grobe Spannen \u2014 den tats\u00e4chlichen Marktwert bestimmt der lokale Markt. Aktuelle Quadratmeterpreise f\u00fcr die Stadtteile finden Sie in unserem <a href=\"\/immobilienpreise-essen\/\">Marktradar Essen<\/a>. Den pr\u00e4zisen Wert Ihrer Immobilie ermitteln wir bei einer kostenlosen Vor-Ort-Bewertung.<\/div><\/details>\n<details><summary>Kann ich diskret verkaufen \u2014 ohne \u00f6ffentliche Inserate?<\/summary><div class=\"a\">Ja. Auf Wunsch vermarkten wir Ihre Immobilie off-market: keine Portale, keine Schilder, keine neugierigen Nachbarn. Wir sprechen gezielt gepr\u00fcfte Kaufinteressenten und Investoren aus unserer Datenbank an \u2014 besonders gefragt bei Mehrfamilienh\u00e4usern und hochwertigen Objekten.<\/div><\/details>\n<details><summary>In welchen Regionen sind Sie t\u00e4tig?<\/summary><div class=\"a\">Unser Schwerpunkt liegt in <a href=\"\/immobilien-essen\/\">Essen<\/a> und dem Umland: <a href=\"\/immobilien-muelheim\/\">M\u00fclheim an der Ruhr<\/a>, <a href=\"\/immobilienmakler-velbert\/\">Velbert<\/a>, <a href=\"\/immobilienmakler-ratingen\/\">Ratingen<\/a>, <a href=\"\/immobilienmakler-solingen\/\">Solingen<\/a> und <a href=\"\/immobilienmakler-monheim-am-rhein\/\">Monheim am Rhein<\/a>. Auch au\u00dferhalb dieser St\u00e4dte unterst\u00fctzen wir Sie gern \u2014 sprechen Sie uns einfach an.<\/div><\/details>\n<details><summary>Muss ich f\u00fcr die Bewertung einen Maklervertrag unterschreiben?<\/summary><div class=\"a\">Nein. Die Bewertung ist ein kostenloser Service ohne jede Verpflichtung. Sie entscheiden danach in Ruhe, ob, wann und mit wem Sie verkaufen \u2014 auch wenn Sie sich gegen uns entscheiden, entstehen Ihnen keine Kosten.<\/div><\/details>\n<\/div><\/div><\/div>\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"Was kostet mich der Verkauf mit Finanzhaus Deutschland?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Erstberatung und Immobilienbewertung sind komplett kostenlos und unverbindlich. Eine Maklerprovision f\u00e4llt ausschlie\u00dflich im Erfolgsfall an, also erst nach notariellem Verkauf. Vorkosten gibt es nicht.\"}},\n{\"@type\":\"Question\",\"name\":\"Wie lange dauert der Verkauf einer Immobilie?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bei realistischer Preisstrategie vergehen vom ersten Gespr\u00e4ch bis zum Notartermin meist drei bis vier Monate, abh\u00e4ngig von Lage, Zustand und Objektart.\"}},\n{\"@type\":\"Question\",\"name\":\"Woher wei\u00df ich, was meine Immobilie wirklich wert ist?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Den tats\u00e4chlichen Marktwert bestimmt der lokale Markt. Finanzhaus Deutschland ermittelt ihn bei einer kostenlosen Vor-Ort-Bewertung; aktuelle Quadratmeterpreise je Stadtteil zeigt der Marktradar.\"}},\n{\"@type\":\"Question\",\"name\":\"Kann ich diskret verkaufen \u2014 ohne \u00f6ffentliche Inserate?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja, auf Wunsch erfolgt die Vermarktung off-market: keine Portale, keine Schilder. Gepr\u00fcfte Kaufinteressenten und Investoren aus der eigenen Datenbank werden gezielt angesprochen.\"}},\n{\"@type\":\"Question\",\"name\":\"In welchen Regionen ist Finanzhaus Deutschland t\u00e4tig?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Schwerpunkt ist Essen mit Umland: M\u00fclheim an der Ruhr, Velbert, Ratingen, Solingen und Monheim am Rhein \u2014 auf Anfrage auch dar\u00fcber hinaus.\"}},\n{\"@type\":\"Question\",\"name\":\"Muss ich f\u00fcr die Bewertung einen Maklervertrag unterschreiben?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nein. Die Bewertung ist ein kostenloser Service ohne Verpflichtung. Eigent\u00fcmer entscheiden danach frei, ob, wann und mit wem sie verkaufen.\"}}\n]}<\/script>\n<div class=\"fhdp-sec fhdp-sec--dark fhdsl\"><div class=\"fhdp-wrap\"><div class=\"fhdsl-grid\">\n<div>\n<span class=\"fhdp-eyebrow\">Der richtige Zeitpunkt? Jetzt.<\/span>\n<h2 class=\"fhdp-h2\">Jeder Monat Z\u00f6gern kostet Geld. <em>Klarheit kostet nichts.<\/em><\/h2>\n<p class=\"fhdp-sub\" style=\"margin-left:0\">Grundsteuer, Instandhaltung, Versicherung, ein sich drehendes Zinsumfeld \u2014 eine Immobilie, deren Wert Sie nicht kennen, ist eine offene Rechnung. Wer den aktuellen Marktwert kennt, entscheidet aus einer Position der St\u00e4rke: verkaufen, vermieten oder halten.<\/p>\n<ul class=\"fhdsl-ticks\">\n<li>Fundierte Marktwert-Einsch\u00e4tzung \u2014 R\u00fcckmeldung innerhalb von 48 Stunden<\/li>\n<li>100&nbsp;% kostenlos und unverbindlich \u2014 kein Maklervertrag, keine Verpflichtung<\/li>\n<li>Absolut diskret \u2014 auf Wunsch ohne \u00f6ffentliches Inserat (Off-Market)<\/li>\n<li>Pers\u00f6nlich gepr\u00fcft von Kambis Eishabadi, nicht von einem Algorithmus<\/li>\n<\/ul>\n<\/div>\n<div class=\"fhdsl-card\"><div class=\"fhdsl-card-in\">\n<h3>Ihre Immobilie ist vermutlich <em>mehr wert, als Sie denken.<\/em><\/h3>\n<div class=\"fhdsl-stats\">\n<div class=\"fhdsl-stat\"><b>0&nbsp;\u20ac<\/b><span>Kosten<\/span><\/div>\n<div class=\"fhdsl-stat\"><b>48&nbsp;h<\/b><span>R\u00fcckmeldung<\/span><\/div>\n<div class=\"fhdsl-stat\"><b>100&nbsp;%<\/b><span>Unverbindlich<\/span><\/div>\n<\/div>\n<a class=\"fhdsl-cta\" href=\"\/immobilienbewertung\/\">Jetzt Marktwert anfordern<\/a>\n<p class=\"fhdsl-alt\">Lieber erst orientieren? <a href=\"\/verkaufsfahrplan\/\">Erstellen Sie Ihren pers\u00f6nlichen Verkaufsfahrplan<\/a> \u2014 in 30 Sekunden.<\/p>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<div class=\"fhdp-sec fhdp-sec--cream fhdp-center\">\n  <div class=\"fhdp-wrap\">\n    <span class=\"fhdp-eyebrow\"><span style=\"display:inline-block;width:7px;height:7px;border-radius:50%;background:#7BC47F;box-shadow:0 0 8px #7BC47F;margin-right:8px;vertical-align:middle\"><\/span>Marktradar \u00b7 Stand Q2 2026<\/span>\n    <h2 class=\"fhdp-h2\">Was ist der Essener Markt gerade wert?<\/h2>\n    <p class=\"fhdp-sub\" style=\"margin-left:auto;margin-right:auto\">Preisspannen f\u00fcr alle wichtigen Stadtteile, aktuelle Trends und ein Rechner, der die Wertentwicklung Ihrer Immobilie seit dem Kauf sch\u00e4tzt \u2014 kostenlos und ohne Anmeldung.<\/p>\n    <div style=\"display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin:0 0 34px\">\n      <div style=\"background:#fff;border:1px solid #EDE5D6;border-radius:10px;padding:16px 22px;min-width:170px;box-shadow:0 10px 26px -18px rgba(35,26,15,0.25)\"><div style=\"font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8C7545;font-weight:600;margin-bottom:6px\">Bredeney \u00b7 Wohnung<\/div><div style=\"font-family:Georgia,serif;font-size:20px;color:#231A0F;font-weight:700\">3.400\u20134.600 \u20ac\/m\u00b2<\/div><\/div>\n      <div style=\"background:#fff;border:1px solid #EDE5D6;border-radius:10px;padding:16px 22px;min-width:170px;box-shadow:0 10px 26px -18px rgba(35,26,15,0.25)\"><div style=\"font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8C7545;font-weight:600;margin-bottom:6px\">R\u00fcttenscheid \u00b7 Wohnung<\/div><div style=\"font-family:Georgia,serif;font-size:20px;color:#231A0F;font-weight:700\">3.200\u20134.200 \u20ac\/m\u00b2<\/div><\/div>\n      <div style=\"background:#fff;border:1px solid #EDE5D6;border-radius:10px;padding:16px 22px;min-width:170px;box-shadow:0 10px 26px -18px rgba(35,26,15,0.25)\"><div style=\"font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8C7545;font-weight:600;margin-bottom:6px\">Trend seit 2025<\/div><div style=\"font-family:Georgia,serif;font-size:20px;color:#3E7B43;font-weight:700\">\u25b2 anziehend<\/div><\/div>\n    <\/div>\n    <div class=\"fhdp-btns\"><a class=\"fhdp-btn fhdp-btn--gold\" href=\"\/immobilienpreise-essen\/\">Zum Marktradar Essen<\/a><a class=\"fhd-btn\" href=\"\/immobilienpreise-essen\/#fhdm-rechner\">Wertentwicklung berechnen<\/a><\/div>\n  <\/div>\n<\/div>\n\n<section class=\"fhd-section fhd-section--dark\">\n  <div class=\"fhd-container\">\n    <div class=\"fhd-finalcta\">\n      <span class=\"fhd-eyebrow\">Reden wir miteinander<\/span>\n      <h2 class=\"fhd-h2\" style=\"color:#fff\">Pers\u00f6nlich. Direkt. Diskret.<\/h2>\n      <p class=\"fhd-lead\" style=\"margin:0 auto\">Egal ob Verkauf, Kauf oder einfach nur eine Einsch\u00e4tzung \u2014 der erste Schritt ist immer ein Gespr\u00e4ch.<\/p>\n      <div class=\"fhd-form-ok\" id=\"fhd-form-ok\">Vielen Dank! Ihre Nachricht ist bei uns eingegangen \u2014 wir melden uns schnellstm\u00f6glich bei Ihnen.<\/div><div class=\"fhd-form-err\" id=\"fhd-form-err\">Das hat leider nicht geklappt. Bitte pr\u00fcfen Sie Ihre Angaben und versuchen Sie es erneut.<\/div><form class=\"fhd-kontakt-form\" id=\"kontakt-form\" method=\"post\" action=\"https:\/\/finanzhaus-deutschland.de\/wp-admin\/admin-post.php\"><input type=\"hidden\" name=\"action\" value=\"fhd_kontakt\"><input type=\"text\" name=\"fhd_website\" value=\"\" class=\"fhd-hp\" tabindex=\"-1\" autocomplete=\"off\" aria-hidden=\"true\"><div class=\"row\"><input type=\"text\" name=\"name\" placeholder=\"Ihr Name *\" required autocomplete=\"name\"><input type=\"tel\" name=\"tel\" placeholder=\"Telefon (optional)\" autocomplete=\"tel\"><\/div><input type=\"email\" name=\"email\" placeholder=\"Ihre E-Mail-Adresse *\" required autocomplete=\"email\"><textarea name=\"msg\" rows=\"4\" placeholder=\"Ihre Nachricht *\" required><\/textarea><button type=\"submit\" class=\"fhd-btn\">Nachricht senden<\/button><div class=\"fhd-form-note\">Antwort in der Regel innerhalb von 24 Stunden \u00b7 <a href=\"\/datenschutz\/\">Datenschutz<\/a><\/div><\/form><script>(function(){var q=location.search;if(q.indexOf('kontakt=ok')>-1||q.indexOf('kontakt=err')>-1){var e=document.getElementById(q.indexOf('kontakt=ok')>-1?'fhd-form-ok':'fhd-form-err');if(e){e.style.display='block';e.scrollIntoView({block:'center'});}}})();<\/script>\n      <div class=\"fhd-finalcta-buttons\">\n        <a href=\"\/immobilienbewertung\/\" class=\"fhd-btn fhd-btn--ghost\">Immobilie bewerten<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\u2605\u2605\u2605\u2605\u2605 5,0 \/ 5,0 \u00b7 75+ Bewertungen WhoFinance Immobilienmakler Essen Was ist Ihre Immobilieheute wirklich wert? Beantworten Sie 10 kurze Fragen und erhalten Sie eine KI-gest\u00fctzte Sofort-Einsch\u00e4tzung. Anschlie\u00dfend meldet sich unser Team f\u00fcr eine fundierte Detailanalyse \u2014 diskret, unverbindlich und kostenlos. 24+ Jahre Erfahrung 19 Aktuelle Objekte 75+ 5-Sterne Bewertungen 100% Diskret Mehrsprachige Beratung Wir [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Immobilienmakler Essen \u2013 Pers\u00f6nliche Beratung f\u00fcr Eigent\u00fcmer<\/title>\n<meta name=\"description\" content=\"Immobilienmakler Essen \u2713Kompetent \u2713Verl\u00e4sslich \u2713Individuell f\u00fcr Verkauf, Kauf &amp; Kapitalanlage mit echter Beratungskultur und klaren Prozessen. Jetzt anfragen!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/finanzhaus-deutschland.de\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Immobilienmakler Essen \u2013 Pers\u00f6nliche Beratung f\u00fcr Eigent\u00fcmer\" \/>\n<meta property=\"og:description\" content=\"Immobilienmakler Essen \u2713Kompetent \u2713Verl\u00e4sslich \u2713Individuell f\u00fcr Verkauf, Kauf &amp; Kapitalanlage mit echter Beratungskultur und klaren Prozessen. Jetzt anfragen!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/finanzhaus-deutschland.de\/\" \/>\n<meta property=\"og:site_name\" content=\"Finanzhaus Deutschland\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T11:30:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/07\/og-finanzhaus-2026.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/07\/og-finanzhaus-2026.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/\",\"url\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/\",\"name\":\"Immobilienmakler Essen \u2013 Pers\u00f6nliche Beratung f\u00fcr Eigent\u00fcmer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#website\"},\"datePublished\":\"2025-11-26T10:03:56+00:00\",\"dateModified\":\"2026-08-10T11:30:32+00:00\",\"description\":\"Immobilienmakler Essen \u2713Kompetent \u2713Verl\u00e4sslich \u2713Individuell f\u00fcr Verkauf, Kauf & Kapitalanlage mit echter Beratungskultur und klaren Prozessen. Jetzt anfragen!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/finanzhaus-deutschland.de\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#website\",\"url\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/\",\"name\":\"Finanzhaus Deutschland\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#organization\",\"name\":\"Finanzhaus Deutschland\",\"url\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Logo.png\",\"contentUrl\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Logo.png\",\"width\":1000,\"height\":258,\"caption\":\"Finanzhaus Deutschland\"},\"image\":{\"@id\":\"https:\\\/\\\/finanzhaus-deutschland.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Immobilienmakler Essen \u2013 Pers\u00f6nliche Beratung f\u00fcr Eigent\u00fcmer","description":"Immobilienmakler Essen \u2713Kompetent \u2713Verl\u00e4sslich \u2713Individuell f\u00fcr Verkauf, Kauf & Kapitalanlage mit echter Beratungskultur und klaren Prozessen. Jetzt anfragen!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/finanzhaus-deutschland.de\/","og_locale":"de_DE","og_type":"article","og_title":"Immobilienmakler Essen \u2013 Pers\u00f6nliche Beratung f\u00fcr Eigent\u00fcmer","og_description":"Immobilienmakler Essen \u2713Kompetent \u2713Verl\u00e4sslich \u2713Individuell f\u00fcr Verkauf, Kauf & Kapitalanlage mit echter Beratungskultur und klaren Prozessen. Jetzt anfragen!","og_url":"https:\/\/finanzhaus-deutschland.de\/","og_site_name":"Finanzhaus Deutschland","article_modified_time":"2026-08-10T11:30:32+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/07\/og-finanzhaus-2026.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2026\/07\/og-finanzhaus-2026.jpg","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/finanzhaus-deutschland.de\/","url":"https:\/\/finanzhaus-deutschland.de\/","name":"Immobilienmakler Essen \u2013 Pers\u00f6nliche Beratung f\u00fcr Eigent\u00fcmer","isPartOf":{"@id":"https:\/\/finanzhaus-deutschland.de\/#website"},"datePublished":"2025-11-26T10:03:56+00:00","dateModified":"2026-08-10T11:30:32+00:00","description":"Immobilienmakler Essen \u2713Kompetent \u2713Verl\u00e4sslich \u2713Individuell f\u00fcr Verkauf, Kauf & Kapitalanlage mit echter Beratungskultur und klaren Prozessen. Jetzt anfragen!","breadcrumb":{"@id":"https:\/\/finanzhaus-deutschland.de\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/finanzhaus-deutschland.de\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/finanzhaus-deutschland.de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/finanzhaus-deutschland.de\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/finanzhaus-deutschland.de\/#website","url":"https:\/\/finanzhaus-deutschland.de\/","name":"Finanzhaus Deutschland","description":"","publisher":{"@id":"https:\/\/finanzhaus-deutschland.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/finanzhaus-deutschland.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/finanzhaus-deutschland.de\/#organization","name":"Finanzhaus Deutschland","url":"https:\/\/finanzhaus-deutschland.de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/finanzhaus-deutschland.de\/#\/schema\/logo\/image\/","url":"https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2025\/11\/Logo.png","contentUrl":"https:\/\/finanzhaus-deutschland.de\/wp-content\/uploads\/2025\/11\/Logo.png","width":1000,"height":258,"caption":"Finanzhaus Deutschland"},"image":{"@id":"https:\/\/finanzhaus-deutschland.de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":54,"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":3661,"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/3661"}],"wp:attachment":[{"href":"https:\/\/finanzhaus-deutschland.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}