{"id":21467,"date":"2025-12-28T13:11:39","date_gmt":"2025-12-28T12:11:39","guid":{"rendered":"https:\/\/limainvestimmobilien.de\/?page_id=21467"},"modified":"2026-04-14T09:29:52","modified_gmt":"2026-04-14T07:29:52","slug":"investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber","status":"publish","type":"page","link":"https:\/\/limainvestimmobilien.de\/en\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/","title":{"rendered":"Investoren Matching"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21467\" class=\"elementor elementor-21467\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b570d3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b570d3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1d9087e\" data-id=\"1d9087e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6298047 elementor-widget elementor-widget-html\" data-id=\"6298047\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* Diese Styles nutzen die Variablen des Haupt-Tools, falls vorhanden. \n     Falls nicht, sind Fallback-Werte definiert. *\/\n  :root {\n    --hero-bg: #ffffff;\n    --hero-text-main: #1a1f36;\n    --hero-text-muted: #697386;\n    --hero-gold: #c5a934;\n    --hero-radius: 16px;\n    --hero-shadow: 0 20px 40px -10px rgba(0,0,0,0.1);\n  }\n\n  .hero-header-section {\n    background: linear-gradient(to bottom, #ffffff, #f3f5f9); \/* Sanfter \u00dcbergang zum Body-BG *\/\n    padding: 40px 24px 60px; \/* Unten mehr Platz zum Atmen vor dem Tool *\/\n    border-bottom: 1px solid #e3e8ee;\n  }\n\n  .hero-header-wrap {\n    max-width: 1140px; \/* Gleiche Breite wie das Haupt-Tool *\/\n    margin: 0 auto;\n  }\n\n  .hero-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\n\n  \/* Linke Seite: Text Content *\/\n  .hero-content {\n    padding-right: 20px;\n  }\n\n  .hero-kicker {\n    text-transform: uppercase;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    color: var(--hero-gold);\n    margin-bottom: 16px;\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .hero-kicker::before {\n    content: \"\"; height: 2px; width: 24px; background: var(--hero-gold);\n  }\n\n  .hero-title-main {\n    font-size: 42px;\n    font-weight: 900;\n    line-height: 1.15;\n    letter-spacing: -1px;\n    margin: 0 0 24px 0;\n    color: var(--hero-text-main);\n    background: linear-gradient(180deg, #1a1f36 0%, #3c4257 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .hero-subtitle {\n    font-size: 18px;\n    line-height: 1.6;\n    color: var(--hero-text-muted);\n    margin-bottom: 32px;\n    max-width: 540px;\n  }\n\n  \/* Visueller Connector zum Tool darunter *\/\n  .hero-cta-connector {\n    display: inline-flex;\n    align-items: center;\n    gap: 16px;\n    font-weight: 700;\n    color: var(--hero-text-main);\n    background: #fff;\n    padding: 12px 24px;\n    border-radius: 100px;\n    box-shadow: var(--hero-shadow);\n    border: 1px solid #e3e8ee;\n  }\n  .hero-cta-icon {\n    display: flex;\n    align-items: center; justify-content: center;\n    width: 32px; height: 32px;\n    background: var(--hero-gold);\n    color: #fff;\n    border-radius: 50%;\n    font-size: 18px;\n    animation: bounce 2s infinite;\n  }\n\n  \/* Rechte Seite: Bild *\/\n  .hero-image-wrapper {\n    position: relative;\n    border-radius: var(--hero-radius);\n    overflow: hidden;\n    box-shadow: var(--hero-shadow);\n    \/* Ein leichter Gold-Rahmen f\u00fcr Premium-Look *\/\n    border: 1px solid rgba(197, 169, 52, 0.2); \n    aspect-ratio: 4\/3;\n  }\n\n  .hero-image-wrapper img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transform: scale(1.01); \/* Verhindert wei\u00dfe R\u00e4nder beim Runden *\/\n  }\n\n  \/* Overlay Badge auf dem Bild *\/\n  .hero-image-badge {\n    position: absolute;\n    bottom: 24px; left: 24px;\n    background: rgba(255,255,255,0.95);\n    backdrop-filter: blur(8px);\n    padding: 16px 20px;\n    border-radius: 12px;\n    box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n    display: flex;\n    align-items: center;\n    gap: 16px;\n  }\n  .hib-icon {\n    font-size: 24px;\n  }\n  .hib-text b { display: block; color: var(--hero-text-main); font-size: 15px; }\n  .hib-text span { font-size: 12px; color: var(--hero-text-muted); text-transform: uppercase; font-weight: 600; }\n\n\n  @keyframes bounce {\n    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\n    40% {transform: translateY(-6px);}\n    60% {transform: translateY(-3px);}\n  }\n\n  @media (max-width: 900px) {\n    .hero-grid { grid-template-columns: 1fr; gap: 32px; }\n    .hero-title-main { font-size: 32px; }\n    .hero-subtitle { font-size: 16px; }\n    .hero-content { padding-right: 0; text-align: center; }\n    .hero-kicker { justify-content: center; }\n    .hero-cta-connector { margin: 0 auto; }\n    .hero-image-wrapper { aspect-ratio: 16\/9; }\n  }\n<\/style>\n\n<section class=\"hero-header-section\">\n  <div class=\"hero-header-wrap\">\n    <div class=\"hero-grid\">\n      \n      <div class=\"hero-content\">\n        <div class=\"hero-kicker\">Exklusives B2B Netzwerk<\/div>\n        <h1 class=\"hero-title-main\">Der k\u00fcrzeste Weg zum erfolgreichen Immobilienverkauf.<\/h1>\n        <p class=\"hero-subtitle\">\n          Verschwenden Sie keine Zeit mit Kaltakquise. Nutzen Sie unser etabliertes Netzwerk aus \u00fcber 3.699 gepr\u00fcften B2B-Investoren, Family Offices, Fonds, Pensionskassen und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen.\n        <\/p>\n        \n        <div class=\"hero-cta-connector\">\n          <div class=\"hero-cta-icon\">\u2193<\/div>\n          <span>Starten Sie unten Ihre Selektion<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-image-wrapper\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80\" alt=\"Lima Invest Netzwerk Erfolg\">\n        \n        <div class=\"hero-image-badge\">\n          <div class=\"hib-icon\">\ud83e\udd1d<\/div>\n          <div class=\"hib-text\">\n            <b>Gepr\u00fcfte Entscheidungstr\u00e4ger aus einer Hand<\/b>\n            <span>15 Jahre konsequente Kaltakquise als Fundament<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-43c91a0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"43c91a0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f3d6a1e\" data-id=\"f3d6a1e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c47b55f elementor-widget elementor-widget-html\" data-id=\"c47b55f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Lima Invest Netzwerk | Premium Zugang<\/title>\n  <meta name=\"description\" content=\"Exklusiver Zugang zu gepr\u00fcften Immobilien Investoren.\" \/>\n\n  <style>\n    :root {\n      \/* Premium Business Palette *\/\n      --bg-body: #f3f5f9;\n      --bg-card: #ffffff;\n      --bg-panel: #f8f9fc;\n      \n      --text-main: #1a1f36;\n      --text-muted: #697386;\n      --text-light: #8792a2;\n      \n      --gold: #c5a934;\n      --gold-hover: #b09525;\n      --gold-light: #fffdf5;\n      --gold-border: #e6dbb0;\n\n      --border: #e3e8ee;\n      --border-focus: #c5a934;\n      \n      \/* Modern Shadows *\/\n      --shadow-sm: 0 2px 5px rgba(60,66,87, 0.04);\n      --shadow-md: 0 5px 15px rgba(0,0,0,0.05), 0 15px 35px rgba(60,66,87,0.03);\n      --shadow-float: 0 20px 40px -10px rgba(0,0,0,0.1);\n\n      --radius: 16px;\n      --radius-sm: 8px;\n      \n      --anim: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);\n    }\n\n    * { box-sizing: border-box; }\n    \n    body {\n      margin: 0;\n      font-family: -apple-system, BlinkMacSystemFont, \"Inter\", \"Segoe UI\", Roboto, sans-serif;\n      background: var(--bg-body);\n      color: var(--text-main);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .wrap {\n      max-width: 1140px;\n      margin: 0 auto;\n      padding: 40px 24px 80px;\n    }\n\n    \/* --- Header --- *\/\n    .top-nav {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 40px;\n    }\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n    .brand-icon {\n      width: 48px;\n      height: 48px;\n      background: linear-gradient(135deg, var(--gold), #9e8620);\n      border-radius: 12px;\n      box-shadow: 0 4px 12px rgba(187, 158, 28, 0.25);\n      position: relative;\n    }\n    .brand-icon::after {\n      content: \"\";\n      position: absolute;\n      inset: 10px;\n      border: 2px solid rgba(255,255,255,0.3);\n      border-radius: 6px;\n    }\n    .brand-text h1 {\n      margin: 0;\n      font-size: 18px;\n      font-weight: 800;\n      letter-spacing: -0.02em;\n    }\n    .brand-text span {\n      font-size: 13px;\n      color: var(--text-muted);\n      font-weight: 500;\n    }\n\n    .trust-badges {\n      display: flex;\n      gap: 12px;\n    }\n    .badge {\n      font-size: 12px;\n      font-weight: 600;\n      color: var(--text-muted);\n      background: #fff;\n      padding: 8px 16px;\n      border-radius: 100px;\n      border: 1px solid var(--border);\n      box-shadow: var(--shadow-sm);\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .dot { width: 6px; height: 6px; background: var(--gold); border-radius: 50%; }\n\n    \/* --- Layout Grid --- *\/\n    .dashboard-grid {\n      display: grid;\n      grid-template-columns: 1.4fr 1fr;\n      gap: 32px;\n      align-items: start;\n    }\n\n    \/* --- Cards --- *\/\n    .card {\n      background: var(--bg-card);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow-md);\n      overflow: hidden;\n      border: 1px solid rgba(255,255,255,0.5);\n    }\n    \n    .card-pad { padding: 32px; }\n\n    \/* --- Typography Content --- *\/\n    .kicker {\n      text-transform: uppercase;\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: 1px;\n      color: var(--gold);\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .kicker::before {\n      content: \"\"; height: 2px; width: 24px; background: var(--gold);\n    }\n\n    .hero-title {\n      font-size: 32px;\n      font-weight: 800;\n      line-height: 1.2;\n      letter-spacing: -0.5px;\n      margin: 0 0 20px 0;\n      background: linear-gradient(180deg, #1a1f36 0%, #3c4257 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    \/* NEU: Product Image Style *\/\n    .product-visual {\n      width: 100%;\n      height: auto;\n      border-radius: 12px;\n      margin-bottom: 24px;\n      box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n      border: 1px solid rgba(0,0,0,0.05);\n      transition: var(--anim);\n    }\n    .product-visual:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 12px 24px rgba(0,0,0,0.12);\n    }\n\n    .copy-text {\n      color: var(--text-muted);\n      font-size: 16px;\n      margin-bottom: 24px;\n    }\n    .copy-text p { margin-bottom: 16px; }\n    .copy-text strong { color: var(--text-main); font-weight: 700; }\n\n    \/* --- Map Area --- *\/\n    .map-container {\n      background: #fcfcfd;\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      padding: 24px;\n      position: relative;\n      background-image: radial-gradient(#e3e8ee 1.5px, transparent 1.5px);\n      background-size: 24px 24px;\n    }\n    \n    .map-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 20px;\n      padding-bottom: 16px;\n      border-bottom: 1px solid var(--border);\n    }\n    .stat-box {\n      text-align: right;\n    }\n    .stat-val {\n      display: block;\n      font-size: 20px;\n      font-weight: 800;\n      color: var(--text-main);\n    }\n    .stat-label {\n      font-size: 12px;\n      color: var(--text-light);\n      text-transform: uppercase;\n      font-weight: 600;\n    }\n\n    .tooltip {\n      position: absolute;\n      background: #1a1f36;\n      color: #fff;\n      padding: 12px 16px;\n      border-radius: 8px;\n      font-size: 13px;\n      pointer-events: none;\n      transform: translate(-50%, -120%);\n      box-shadow: 0 10px 20px rgba(0,0,0,0.2);\n      z-index: 10;\n      min-width: 160px;\n      opacity: 0;\n      transition: opacity 0.2s ease;\n    }\n    .tooltip.visible { opacity: 1; }\n    .tooltip b { color: var(--gold); display: block; font-size: 16px; margin-top: 4px; }\n\n    \/* Map SVGs *\/\n    .region rect {\n      transition: all 0.2s ease;\n      cursor: pointer;\n    }\n    .region:hover rect {\n      filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));\n      transform: translateY(-2px);\n    }\n\n    \/* --- Right Sidebar (Checkout) --- *\/\n    .checkout-header {\n      background: var(--bg-panel);\n      padding: 24px;\n      border-bottom: 1px solid var(--border);\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n    .checkout-header img {\n      width: 60px;\n      height: 60px;\n      border-radius: 8px;\n      object-fit: cover;\n      border: 1px solid rgba(0,0,0,0.1);\n    }\n    \n    .step-container {\n      padding: 24px;\n    }\n\n    .step-item {\n      position: relative;\n      padding-left: 32px;\n      padding-bottom: 32px;\n      border-left: 2px solid var(--border);\n    }\n    .step-item:last-child { border-left: transparent; padding-bottom: 0; }\n    \n    .step-num {\n      position: absolute;\n      left: -11px;\n      top: 0;\n      width: 20px;\n      height: 20px;\n      background: var(--gold);\n      border: 2px solid #fff;\n      border-radius: 50%;\n      box-shadow: 0 0 0 2px var(--border);\n    }\n    .step-num.done { background: #198754; }\n    \n    .step-title {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: var(--text-light);\n      margin-bottom: 12px;\n      display: block;\n    }\n    .step-active .step-title { color: var(--gold); }\n\n    \/* Form Elements *\/\n    label {\n      display: block;\n      font-size: 13px;\n      font-weight: 600;\n      margin-bottom: 8px;\n      color: var(--text-main);\n    }\n    select, input, textarea {\n      width: 100%;\n      padding: 12px 16px;\n      border: 1px solid var(--border);\n      border-radius: var(--radius-sm);\n      font-size: 15px;\n      background: #fff;\n      color: var(--text-main);\n      transition: var(--anim);\n      font-family: inherit;\n    }\n    select:focus, input:focus, textarea:focus {\n      outline: none;\n      border-color: var(--border-focus);\n      box-shadow: 0 0 0 3px rgba(197, 169, 52, 0.15);\n    }\n    \n    \/* Price Card *\/\n    .price-card {\n      background: var(--gold-light);\n      border: 1px solid var(--gold-border);\n      border-radius: 12px;\n      padding: 20px;\n      margin-top: 16px;\n    }\n    .price-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: baseline;\n    }\n    .price-big {\n      font-size: 28px;\n      font-weight: 800;\n      color: var(--text-main);\n    }\n    .price-sub {\n      font-size: 13px;\n      color: var(--text-muted);\n    }\n\n    \/* Buttons *\/\n    .btn {\n      width: 100%;\n      padding: 16px;\n      border: none;\n      border-radius: var(--radius-sm);\n      font-weight: 700;\n      font-size: 15px;\n      cursor: pointer;\n      transition: var(--anim);\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 10px;\n    }\n    .btn-primary {\n      background: var(--gold);\n      color: #fff;\n      box-shadow: 0 4px 12px rgba(187, 158, 28, 0.3);\n    }\n    .btn-primary:hover {\n      background: var(--gold-hover);\n      transform: translateY(-1px);\n    }\n    .btn-ghost {\n      background: transparent;\n      border: 1px solid var(--border);\n      color: var(--text-muted);\n    }\n    .btn-ghost:hover {\n      border-color: var(--text-muted);\n      color: var(--text-main);\n    }\n    .btn:disabled {\n      opacity: 0.6;\n      cursor: not-allowed;\n      box-shadow: none;\n      transform: none;\n      background: #e3e8ee;\n      color: #8792a2;\n    }\n\n    \/* Helper Msgs *\/\n    .note {\n      font-size: 13px;\n      margin-top: 12px;\n      color: var(--text-light);\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .note.success { color: #198754; font-weight: 600; }\n\n    \/* --- Discount Code Button Styles --- *\/\n    .discount-banner {\n      background: linear-gradient(135deg, #c5a934 0%, #9e8620 100%);\n      border-radius: 12px;\n      padding: 16px;\n      margin-bottom: 20px;\n      box-shadow: 0 4px 12px rgba(197, 169, 52, 0.3);\n      border: 1px solid rgba(255, 255, 255, 0.2);\n    }\n\n    .discount-content {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 16px;\n    }\n\n    .discount-text {\n      color: #fff;\n      flex: 1;\n    }\n\n    .discount-title {\n      font-size: 16px;\n      font-weight: 800;\n      margin: 0 0 4px 0;\n      color: #fff;\n    }\n\n    .discount-code {\n      font-size: 13px;\n      color: rgba(255, 255, 255, 0.9);\n      font-weight: 600;\n      letter-spacing: 0.5px;\n    }\n\n    .btn-copy-code {\n      background: rgba(255, 255, 255, 0.25);\n      color: #fff;\n      border: 1px solid rgba(255, 255, 255, 0.4);\n      padding: 10px 16px;\n      border-radius: 8px;\n      font-weight: 700;\n      font-size: 13px;\n      cursor: pointer;\n      transition: var(--anim);\n      white-space: nowrap;\n      flex-shrink: 0;\n    }\n\n    .btn-copy-code:hover {\n      background: rgba(255, 255, 255, 0.35);\n      border-color: rgba(255, 255, 255, 0.6);\n      transform: translateY(-1px);\n    }\n\n    .btn-copy-code.copied {\n      background: rgba(25, 135, 84, 0.8);\n      border-color: rgba(25, 135, 84, 1);\n    }\n\n    .discount-active-badge {\n      background: rgba(25, 135, 84, 0.15);\n      color: #198754;\n      padding: 8px 12px;\n      border-radius: 8px;\n      font-size: 12px;\n      font-weight: 700;\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      margin-top: 8px;\n      animation: slideIn 0.3s ease;\n    }\n\n    @keyframes slideIn {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .price-strikethrough {\n      text-decoration: line-through;\n      opacity: 0.5;\n      font-size: 18px;\n      margin-right: 8px;\n      color: var(--text-muted);\n    }\n\n    @media (max-width: 900px) {\n      .dashboard-grid { grid-template-columns: 1fr; }\n      .wrap { padding: 24px 16px; }\n      .hero-title { font-size: 26px; }\n      .discount-content {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n      .btn-copy-code {\n        width: 100%;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"wrap\">\n  <header class=\"top-nav\" style=\"margin-bottom: 20px;\">\n    <div class=\"trust-badges\">\n      <div class=\"badge\"><div class=\"dot\"><\/div> Live Daten<\/div>\n    <\/div>\n  <\/header>\n\n  <main class=\"dashboard-grid\">\n    \n    <div class=\"card\">\n      <div class=\"card-pad\">\n        <div class=\"kicker\">Premium Datensatz - seit \u00fcber 10 Jahre kontinuierliche Akquisearbeit!<\/div>\n        <h2 class=\"hero-title\">Qualifizierte Immobilien Investoren in Deutschland<\/h2>\n        \n        <div class=\"copy-text\">\n          <p>Sie erhalten exklusiven Zugriff auf <strong><span id=\"totalContacts\">3.699<\/span> gepr\u00fcfte Kontakte<\/strong>. Unser Netzwerk umfasst Family Offices, institutionelle Anleger und private Bestandshalter.<\/p>\n        <\/div>\n\n        <div class=\"map-header\">\n          <div>\n            <h3 style=\"margin:0; font-size:16px\">Regionale Verteilung<\/h3>\n            <p style=\"margin:0; font-size:13px; color:var(--text-muted)\">Klicken Sie auf ein Bundesland f\u00fcr Details<\/p>\n          <\/div>\n          <div class=\"stat-box\">\n            <span class=\"stat-label\">Gesamt<\/span>\n            <span class=\"stat-val\">3.699<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Tooltip -->\n        <div id=\"tooltip\" class=\"tooltip\">\n          <span id=\"ttState\">Bundesland<\/span>\n          <b id=\"ttContacts\">0<\/b>\n          <span style=\"font-size:10px; opacity:0.7\">Kontakte verf\u00fcgbar<\/span>\n        <\/div>\n\n        <!-- Updated SVG Map Representation with all 16 states -->\n        <svg id=\"deMap\" viewBox=\"0 0 550 600\" class=\"map-container\" style=\"width:100%; height:auto;\">\n          <!-- ROW 1 -->\n          <!-- Schleswig-Holstein -->\n          <g class=\"region\" data-state=\"Schleswig-Holstein\">\n            <rect x=\"180\" y=\"20\" width=\"160\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"260\" y=\"60\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">SCHLESWIG-HOLSTEIN<\/text>\n          <\/g>\n\n          <!-- Mecklenburg-Vorpommern -->\n          <g class=\"region\" data-state=\"Mecklenburg-Vorpommern\">\n            <rect x=\"350\" y=\"20\" width=\"160\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"430\" y=\"60\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">MECKLENBURG-VORP.<\/text>\n          <\/g>\n\n          <!-- ROW 2 -->\n          <!-- Hamburg -->\n          <g class=\"region\" data-state=\"Hamburg\">\n            <rect x=\"210\" y=\"104\" width=\"100\" height=\"44\" rx=\"8\" fill=\"#f3f5f9\" stroke=\"#adb5bd\" stroke-width=\"1.5\"\/>\n            <text x=\"260\" y=\"131\" text-anchor=\"middle\" fill=\"#1a1f36\" font-size=\"11\" font-weight=\"700\">HAMBURG<\/text>\n          <\/g>\n\n          <!-- Bremen -->\n          <g class=\"region\" data-state=\"Bremen\">\n            <rect x=\"100\" y=\"104\" width=\"100\" height=\"44\" rx=\"8\" fill=\"#f3f5f9\" stroke=\"#adb5bd\" stroke-width=\"1.5\"\/>\n            <text x=\"150\" y=\"131\" text-anchor=\"middle\" fill=\"#1a1f36\" font-size=\"11\" font-weight=\"700\">BREMEN<\/text>\n          <\/g>\n\n          <!-- ROW 3 -->\n          <!-- Niedersachsen -->\n          <g class=\"region\" data-state=\"Niedersachsen\">\n            <rect x=\"40\" y=\"158\" width=\"220\" height=\"84\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"150\" y=\"205\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">NIEDERSACHSEN<\/text>\n          <\/g>\n\n          <!-- Sachsen-Anhalt -->\n          <g class=\"region\" data-state=\"Sachsen-Anhalt\">\n            <rect x=\"270\" y=\"158\" width=\"140\" height=\"84\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"340\" y=\"205\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">SACHSEN-ANHALT<\/text>\n          <\/g>\n\n          <!-- Brandenburg -->\n          <g class=\"region\" data-state=\"Brandenburg\">\n            <rect x=\"420\" y=\"158\" width=\"120\" height=\"84\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"480\" y=\"205\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">BRANDENBURG<\/text>\n          <\/g>\n\n          <!-- Berlin -->\n          <g class=\"region\" data-state=\"Berlin\">\n            <rect x=\"450\" y=\"180\" width=\"60\" height=\"40\" rx=\"6\" fill=\"#f3f5f9\" stroke=\"#adb5bd\" stroke-width=\"2\"\/>\n            <text x=\"480\" y=\"205\" text-anchor=\"middle\" fill=\"#1a1f36\" font-size=\"11\" font-weight=\"800\">BERLIN<\/text>\n          <\/g>\n\n          <!-- ROW 4 -->\n          <!-- Nordrhein-Westfalen -->\n          <g class=\"region\" data-state=\"Nordrhein-Westfalen\">\n            <rect x=\"40\" y=\"250\" width=\"160\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"120\" y=\"292\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">NRW<\/text>\n          <\/g>\n\n          <!-- Hessen -->\n          <g class=\"region\" data-state=\"Hessen\">\n            <rect x=\"210\" y=\"250\" width=\"120\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"270\" y=\"292\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">HESSEN<\/text>\n          <\/g>\n\n          <!-- Th\u00fcringen -->\n          <g class=\"region\" data-state=\"Th\u00fcringen\">\n            <rect x=\"340\" y=\"250\" width=\"100\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"390\" y=\"292\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">TH\u00dcRINGEN<\/text>\n          <\/g>\n\n          <!-- Sachsen -->\n          <g class=\"region\" data-state=\"Sachsen\">\n            <rect x=\"450\" y=\"250\" width=\"90\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"495\" y=\"292\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">SACHSEN<\/text>\n          <\/g>\n\n          <!-- ROW 5 -->\n          <!-- Rheinland-Pfalz -->\n          <g class=\"region\" data-state=\"Rheinland-Pfalz\">\n            <rect x=\"40\" y=\"330\" width=\"140\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"110\" y=\"372\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">RHEINLAND-PFALZ<\/text>\n          <\/g>\n\n          <!-- Saarland -->\n          <g class=\"region\" data-state=\"Saarland\">\n            <rect x=\"40\" y=\"410\" width=\"80\" height=\"44\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"80\" y=\"437\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">SAARLAND<\/text>\n          <\/g>\n\n          <!-- Baden-W\u00fcrttemberg -->\n          <g class=\"region\" data-state=\"Baden-W\u00fcrttemberg\">\n            <rect x=\"140\" y=\"410\" width=\"180\" height=\"150\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"230\" y=\"490\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">BADEN-W\u00dcRTTEMBERG<\/text>\n          <\/g>\n\n          <!-- Bayern -->\n          <g class=\"region\" data-state=\"Bayern\">\n            <rect x=\"330\" y=\"410\" width=\"210\" height=\"150\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"435\" y=\"490\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">BAYERN<\/text>\n          <\/g>\n        <\/svg>\n      <\/div>\n    <\/div>\n\n    <aside class=\"card\">\n      <div class=\"checkout-header\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32e7?auto=format&fit=crop&w=150&q=80\" alt=\"Office\">\n        <div>\n          <div style=\"font-weight:700; font-size:15px\">Export Assistent<\/div>\n          <div style=\"font-size:12px; color:var(--text-muted)\">CSV Format \u2022 Premium Support<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"step-container\">\n        \n        <!-- Discount Code Banner -->\n        <div class=\"discount-banner\">\n          <div class=\"discount-content\">\n            <div class=\"discount-text\">\n              <div class=\"discount-title\">50% RABATT<\/div>\n              <div class=\"discount-code\">CODE: Partner-50<\/div>\n            <\/div>\n            <button class=\"btn-copy-code\" id=\"copyCodeBtn\">Code kopieren<\/button>\n          <\/div>\n          <div id=\"discountActiveBadge\" style=\"display: none;\">\n            <div class=\"discount-active-badge\">\n              \u2713 Rabatt aktiv\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"step-item step-active\">\n          <div class=\"step-num\"><\/div>\n          <span class=\"step-title\">1. Auswahl & Preis<\/span>\n          \n          <label for=\"stateSelect\">Zielmarkt w\u00e4hlen<\/label>\n          <select id=\"stateSelect\">\n            <option value=\"\" disabled selected>Bitte w\u00e4hlen...<\/option>\n            <option value=\"ALLE\">\u2605 Alle Bundesl\u00e4nder (Gesamtpaket)<\/option>\n            <option value=\"Berlin\">Berlin (601)<\/option>\n            <option value=\"Bayern\">Bayern (567)<\/option>\n            <option value=\"Nordrhein-Westfalen\">Nordrhein-Westfalen (546)<\/option>\n            <option value=\"Hessen\">Hessen (539)<\/option>\n            <option value=\"Hamburg\">Hamburg (369)<\/option>\n            <option value=\"Baden-W\u00fcrttemberg\">Baden-W\u00fcrttemberg (286)<\/option>\n            <option value=\"Sachsen\">Sachsen (227)<\/option>\n            <option value=\"Niedersachsen\">Niedersachsen (146)<\/option>\n            <option value=\"Brandenburg\">Brandenburg (84)<\/option>\n            <option value=\"Bremen\">Bremen (77)<\/option>\n            <option value=\"Mecklenburg-Vorpommern\">Mecklenburg-Vorpommern (74)<\/option>\n            <option value=\"Sachsen-Anhalt\">Sachsen-Anhalt (53)<\/option>\n            <option value=\"Schleswig-Holstein\">Schleswig-Holstein (47)<\/option>\n            <option value=\"Th\u00fcringen\">Th\u00fcringen (42)<\/option>\n            <option value=\"Rheinland-Pfalz\">Rheinland-Pfalz (34)<\/option>\n            <option value=\"Saarland\">Saarland (7)<\/option>\n          <\/select>\n\n          <div class=\"price-card\">\n            <div class=\"price-row\">\n              <div class=\"price-sub\">Investoren Kontakte<\/div>\n              <div style=\"font-weight:700\" id=\"leadCount\">0<\/div>\n            <\/div>\n            <div style=\"height:1px; background:var(--gold-border); margin:12px 0; opacity:0.5\"><\/div>\n            <div class=\"price-row\">\n              <div class=\"price-sub\">Preis (Brutto)<\/div>\n              <div style=\"display: flex; align-items: baseline; justify-content: flex-end;\">\n                <span id=\"originalPrice\" class=\"price-strikethrough\" style=\"display: none;\"><\/span>\n                <div class=\"price-big\"><span id=\"grossPrice\">0,00<\/span> \u20ac<\/div>\n              <\/div>\n            <\/div>\n            <div style=\"text-align:right; font-size:11px; color:var(--text-light); margin-top:4px\">inkl. 19% MwSt.<\/div>\n          <\/div>\n\n          <div style=\"margin-top:20px;\">\n            <button id=\"paypalBtn\" class=\"btn btn-primary\" disabled>\n              Jetzt sicher zahlen (PayPal) \u2192\n            <\/button>\n          <\/div>\n          <div class=\"note\" id=\"help1\">W\u00e4hlen Sie oben eine Region.<\/div>\n        <\/div>\n\n        <div class=\"step-item\" style=\"opacity:0.6\">\n          <div class=\"step-num\"><\/div>\n          <span class=\"step-title\">2. Zahlung best\u00e4tigen<\/span>\n          <button id=\"paidBtn\" class=\"btn btn-ghost\" disabled style=\"justify-content:flex-start\">\n             Ich habe bezahlt \u2713\n          <\/button>\n        <\/div>\n\n        <div class=\"step-item\" id=\"detailsBlock\" style=\"display:none; opacity:1\">\n          <div class=\"step-num\"><\/div>\n          <span class=\"step-title\" style=\"color:var(--text-main)\">3. Firmendaten<\/span>\n          <p style=\"font-size:13px; color:var(--text-muted); margin-bottom:16px\">\n            Bitte geben Sie Ihre Daten f\u00fcr den Rechnungsversand ein.\n          <\/p>\n          \n          <form id=\"detailsForm\">\n            <div style=\"display:grid; gap:12px\">\n              <input type=\"text\" id=\"company\" placeholder=\"Firma\" required>\n              <input type=\"text\" id=\"person\" placeholder=\"Ansprechpartner\" required>\n              <div style=\"display:grid; grid-template-columns:1fr 1fr; gap:12px\">\n                <input type=\"email\" id=\"email\" placeholder=\"E-Mail\" required>\n                <input type=\"tel\" id=\"phone\" placeholder=\"Telefon (opt)\">\n              <\/div>\n              <textarea id=\"address\" placeholder=\"Anschrift\" rows=\"2\" required><\/textarea>\n              <div style=\"display:grid; grid-template-columns:1fr 1fr; gap:12px\">\n                <input type=\"text\" id=\"vatId\" placeholder=\"USt-ID (opt)\">\n                <input type=\"text\" id=\"ref\" placeholder=\"Ref (opt)\">\n              <\/div>\n            <\/div>\n            <button type=\"submit\" class=\"btn btn-primary\" style=\"margin-top:20px\">Daten senden<\/button>\n            <div class=\"note\" id=\"help3\">\u00d6ffnet Ihr E-Mail Programm<\/div>\n          <\/form>\n        <\/div>\n\n      <\/div>\n    <\/aside>\n\n  <\/main>\n<\/div>\n\n<script>\n  (function(){\n    const PRICE = 1.00;\n    const VAT = 0.19;\n    const DISCOUNT_CODE = \"Partner-50\";\n    const DISCOUNT_PERCENT = 0.50;\n\n    const data = [\n      { s: \"Berlin\", c: 601 }, \n      { s: \"Bayern\", c: 567 },\n      { s: \"Nordrhein-Westfalen\", c: 546 }, \n      { s: \"Hessen\", c: 539 },\n      { s: \"Hamburg\", c: 369 }, \n      { s: \"Baden-W\u00fcrttemberg\", c: 286 },\n      { s: \"Sachsen\", c: 227 },\n      { s: \"Niedersachsen\", c: 146 }, \n      { s: \"Brandenburg\", c: 84 },\n      { s: \"Bremen\", c: 77 },\n      { s: \"Mecklenburg-Vorpommern\", c: 74 },\n      { s: \"Sachsen-Anhalt\", c: 53 },\n      { s: \"Schleswig-Holstein\", c: 47 },\n      { s: \"Th\u00fcringen\", c: 42 },\n      { s: \"Rheinland-Pfalz\", c: 34 },\n      { s: \"Saarland\", c: 7 }\n    ];\n    const total = 3699;\n    document.getElementById(\"totalContacts\").innerText = total.toLocaleString(\"de-DE\");\n\n    \/\/ Refs\n    const sel = document.getElementById(\"stateSelect\");\n    const leadDisplay = document.getElementById(\"leadCount\");\n    const priceDisplay = document.getElementById(\"grossPrice\");\n    const originalPriceDisplay = document.getElementById(\"originalPrice\");\n    const payBtn = document.getElementById(\"paypalBtn\");\n    const paidBtn = document.getElementById(\"paidBtn\");\n    const help1 = document.getElementById(\"help1\");\n    const copyCodeBtn = document.getElementById(\"copyCodeBtn\");\n    const discountBadge = document.getElementById(\"discountActiveBadge\");\n    \n    \/\/ Formatters\n    const fmtEur = n => n.toLocaleString(\"de-DE\", {minimumFractionDigits:2, maximumFractionDigits:2});\n    \n    \/\/ State\n    let currentPkg = null;\n    let discountApplied = false;\n\n    \/\/ --- Discount Code Copy Functionality ---\n    copyCodeBtn.addEventListener(\"click\", () => {\n      navigator.clipboard.writeText(DISCOUNT_CODE).then(() => {\n        copyCodeBtn.textContent = \"Kopiert \u2713\";\n        copyCodeBtn.classList.add(\"copied\");\n        \n        \/\/ Rabatt aktivieren (nur einmal)\n        if (!discountApplied) {\n          discountApplied = true;\n          discountBadge.style.display = \"block\";\n          \n          \/\/ Preis neu berechnen wenn Produkt ausgew\u00e4hlt\n          if (currentPkg) {\n            update();\n          }\n        }\n        \n        setTimeout(() => {\n          copyCodeBtn.textContent = \"Code kopieren\";\n          copyCodeBtn.classList.remove(\"copied\");\n        }, 2000);\n      }).catch(err => {\n        console.error(\"Fehler beim Kopieren:\", err);\n        copyCodeBtn.textContent = \"Fehler\";\n        setTimeout(() => {\n          copyCodeBtn.textContent = \"Code kopieren\";\n        }, 2000);\n      });\n    });\n\n    function update(){\n      const val = sel.value;\n      if(!val) return;\n\n      let c = total;\n      let name = \"Alle Bundesl\u00e4nder\";\n      \n      if(val !== \"ALLE\"){\n        const item = data.find(x => x.s === val);\n        if(item) { c = item.c; name = item.s; }\n      }\n\n      const baseGross = c * PRICE;\n      let finalGross = baseGross;\n      \n      \/\/ Rabatt anwenden wenn aktiv\n      if (discountApplied) {\n        finalGross = baseGross * (1 - DISCOUNT_PERCENT);\n        originalPriceDisplay.textContent = fmtEur(baseGross) + \" \u20ac\";\n        originalPriceDisplay.style.display = \"inline\";\n      } else {\n        originalPriceDisplay.style.display = \"none\";\n      }\n\n      currentPkg = { \n        name, \n        c, \n        gross: finalGross, \n        net: finalGross\/(1+VAT), \n        vat: finalGross - (finalGross\/(1+VAT)),\n        discountApplied: discountApplied\n      };\n\n      leadDisplay.innerText = c.toLocaleString(\"de-DE\");\n      priceDisplay.innerText = fmtEur(finalGross);\n      \n      payBtn.disabled = false;\n      paidBtn.disabled = false;\n      paidBtn.parentElement.style.opacity = \"1\";\n      \n      if (discountApplied) {\n        help1.innerHTML = \"\u2713 50% Rabatt angewendet. Bereit zur Zahlung.\";\n      } else {\n        help1.innerHTML = \"Bereit zur Zahlung via PayPal.\";\n      }\n      help1.style.color = \"#198754\";\n    }\n\n    sel.addEventListener(\"change\", update);\n\n    \/\/ Map Interactivity\n    const map = document.getElementById(\"deMap\");\n    const tt = document.getElementById(\"tooltip\");\n    \n    document.querySelectorAll(\".region\").forEach(r => {\n      const stateName = r.getAttribute(\"data-state\");\n      const info = data.find(x => x.s === stateName);\n      \n      const rect = r.querySelector(\"rect\");\n      const text = r.querySelector(\"text\");\n\n      r.addEventListener(\"mouseenter\", () => {\n        rect.setAttribute(\"fill\", \"#1a1f36\");\n        rect.setAttribute(\"stroke\", \"#c5a934\");\n        text.setAttribute(\"fill\", \"#ffffff\");\n        \n        tt.classList.add(\"visible\");\n        document.getElementById(\"ttState\").innerText = stateName;\n        document.getElementById(\"ttContacts\").innerText = info ? info.c : 0;\n      });\n      \n      r.addEventListener(\"mouseleave\", () => {\n        if([\"Berlin\",\"Hamburg\",\"Bremen\"].includes(stateName)){\n           rect.setAttribute(\"fill\", \"#f3f5f9\"); \n           rect.setAttribute(\"stroke\", \"#adb5bd\");\n           text.setAttribute(\"fill\", \"#1a1f36\");\n        } else {\n           rect.setAttribute(\"fill\", \"#fff\");\n           rect.setAttribute(\"stroke\", \"#cbd3da\");\n           text.setAttribute(\"fill\", \"#32325d\");\n        }\n        tt.classList.remove(\"visible\");\n      });\n\n      r.addEventListener(\"mousemove\", e => {\n         const box = map.getBoundingClientRect();\n         tt.style.left = (e.clientX - box.left) + \"px\";\n         tt.style.top = (e.clientY - box.top) + \"px\";\n      });\n\n      r.addEventListener(\"click\", () => {\n        sel.value = stateName;\n        update();\n        document.querySelector(\".checkout-header\").scrollIntoView({behavior:\"smooth\"});\n      });\n    });\n\n    \/\/ Buttons\n    payBtn.addEventListener(\"click\", () => {\n       if(!currentPkg) return;\n       const url = `https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_xclick&business=anfrage@limaimmobilien.com&item_name=${encodeURIComponent('Lima Invest: '+currentPkg.name + (discountApplied ? ' (50% Rabatt)' : ''))}&amount=${currentPkg.gross.toFixed(2)}&currency_code=EUR&no_shipping=1`;\n       window.open(url, \"_blank\");\n    });\n\n    paidBtn.addEventListener(\"click\", () => {\n      document.getElementById(\"detailsBlock\").style.display = \"block\";\n      paidBtn.innerHTML = \"Zahlung best\u00e4tigt \u2713\";\n      paidBtn.style.color = \"#198754\";\n      paidBtn.style.borderColor = \"#198754\";\n    });\n\n    \/\/ Form\n    document.getElementById(\"detailsForm\").addEventListener(\"submit\", async (e) => {\n      e.preventDefault();\n      const discountInfo = discountApplied ? `\\n\\n50% RABATT ANGEWENDET (Code: ${DISCOUNT_CODE})` : '';\n      const txt = `BESTELLUNG: ${currentPkg.name}\\nSumme: ${fmtEur(currentPkg.gross)} EUR${discountInfo}\\n\\nFirma: ${document.getElementById(\"company\").value}\\nKontakt: ${document.getElementById(\"person\").value}\\nEmail: ${document.getElementById(\"email\").value}\\nAdr: ${document.getElementById(\"address\").value}`;\n      \n      try { await navigator.clipboard.writeText(txt); } catch(err){}\n      \n      window.location.href = `mailto:anfrage@limaimmobilien.com?subject=Bestellung&body=${encodeURIComponent(txt)}`;\n      document.getElementById(\"help3\").innerText = \"Daten kopiert & Mail-Client ge\u00f6ffnet.\";\n      document.getElementById(\"help3\").classList.add(\"success\");\n    });\n\n  })();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Exklusives B2B Netzwerk Der k\u00fcrzeste Weg zum erfolgreichen Immobilienverkauf. Verschwenden Sie keine Zeit mit Kaltakquise. Nutzen Sie unser etabliertes Netzwerk aus \u00fcber 3.699 gepr\u00fcften B2B-Investoren, Family Offices, Fonds, Pensionskassen und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen. \u2193 Starten Sie unten Ihre Selektion \ud83e\udd1d Gepr\u00fcfte Entscheidungstr\u00e4ger aus einer Hand 15 Jahre konsequente Kaltakquise als Fundament Lima Invest&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-21467","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Investoren Matching - Lima Invest Immobilien<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/limainvestimmobilien.de\/en\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Investoren Matching - Lima Invest Immobilien\" \/>\n<meta property=\"og:description\" content=\"Exklusives B2B Netzwerk Der k\u00fcrzeste Weg zum erfolgreichen Immobilienverkauf. Verschwenden Sie keine Zeit mit Kaltakquise. Nutzen Sie unser etabliertes Netzwerk aus \u00fcber 3.699 gepr\u00fcften B2B-Investoren, Family Offices, Fonds, Pensionskassen und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen. \u2193 Starten Sie unten Ihre Selektion \ud83e\udd1d Gepr\u00fcfte Entscheidungstr\u00e4ger aus einer Hand 15 Jahre konsequente Kaltakquise als Fundament Lima Invest...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/limainvestimmobilien.de\/en\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/\" \/>\n<meta property=\"og:site_name\" content=\"Lima Invest Immobilien\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T07:29:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/\",\"name\":\"Investoren Matching - Lima Invest Immobilien\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80\",\"datePublished\":\"2025-12-28T12:11:39+00:00\",\"dateModified\":\"2026-04-14T07:29:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/#primaryimage\",\"url\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80\",\"contentUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Investoren Matching\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#website\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"name\":\"Lima Invest Immobilien\",\"description\":\"Investmentimmobilien Deutschland | Lima Invest Immobilien\",\"publisher\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/limainvestimmobilien.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#organization\",\"name\":\"Lima Invest Immobilien\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png\",\"contentUrl\":\"https:\\\/\\\/limainvestimmobilien.de\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png\",\"width\":602,\"height\":476,\"caption\":\"Lima Invest Immobilien\"},\"image\":{\"@id\":\"https:\\\/\\\/limainvestimmobilien.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Investoren Matching - Lima Invest Immobilien","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:\/\/limainvestimmobilien.de\/en\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/","og_locale":"en_US","og_type":"article","og_title":"Investoren Matching - Lima Invest Immobilien","og_description":"Exklusives B2B Netzwerk Der k\u00fcrzeste Weg zum erfolgreichen Immobilienverkauf. Verschwenden Sie keine Zeit mit Kaltakquise. Nutzen Sie unser etabliertes Netzwerk aus \u00fcber 3.699 gepr\u00fcften B2B-Investoren, Family Offices, Fonds, Pensionskassen und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen. \u2193 Starten Sie unten Ihre Selektion \ud83e\udd1d Gepr\u00fcfte Entscheidungstr\u00e4ger aus einer Hand 15 Jahre konsequente Kaltakquise als Fundament Lima Invest...","og_url":"https:\/\/limainvestimmobilien.de\/en\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/","og_site_name":"Lima Invest Immobilien","article_modified_time":"2026-04-14T07:29:52+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/","url":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/","name":"Investoren Matching - Lima Invest Immobilien","isPartOf":{"@id":"https:\/\/limainvestimmobilien.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/#primaryimage"},"image":{"@id":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80","datePublished":"2025-12-28T12:11:39+00:00","dateModified":"2026-04-14T07:29:52+00:00","breadcrumb":{"@id":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80","contentUrl":"https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1200&q=80"},{"@type":"BreadcrumbList","@id":"https:\/\/limainvestimmobilien.de\/investoren-matching-professionelle-immobilien-investorendatenbank-akkreditierte-geldgeber\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/limainvestimmobilien.de\/"},{"@type":"ListItem","position":2,"name":"Investoren Matching"}]},{"@type":"WebSite","@id":"https:\/\/limainvestimmobilien.de\/#website","url":"https:\/\/limainvestimmobilien.de\/","name":"Lima Invest Immobilien","description":"Investmentimmobilien Deutschland | Lima Invest Immobilien","publisher":{"@id":"https:\/\/limainvestimmobilien.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/limainvestimmobilien.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/limainvestimmobilien.de\/#organization","name":"Lima Invest Immobilien","url":"https:\/\/limainvestimmobilien.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/limainvestimmobilien.de\/#\/schema\/logo\/image\/","url":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2022\/07\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png","contentUrl":"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2022\/07\/Bildschirmfoto-2023-11-28-um-08.13.10-Kopie.png","width":602,"height":476,"caption":"Lima Invest Immobilien"},"image":{"@id":"https:\/\/limainvestimmobilien.de\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/21467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/comments?post=21467"}],"version-history":[{"count":10,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/21467\/revisions"}],"predecessor-version":[{"id":22995,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/21467\/revisions\/22995"}],"wp:attachment":[{"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/media?parent=21467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}