{"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-02-04T09:13:11","modified_gmt":"2026-02-04T08:13:11","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 2.300 gepr\u00fcften B2B-Investoren, Family Offices 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 Deals<\/b>\n            <span>Seit 15 Jahren am Markt<\/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); \/* Soft Shadow f\u00fcr Depth *\/\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      \/* Subtle dot pattern *\/\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      text-align: center;\n    }\n    .note.success { color: #198754; font-weight: 600; }\n\n    \/* Modal *\/\n    .modal-backdrop {\n      position: fixed; inset: 0;\n      background: rgba(26, 31, 54, 0.7);\n      backdrop-filter: blur(4px);\n      display: none;\n      place-items: center;\n      z-index: 1000;\n      padding: 20px;\n    }\n    .modal-content {\n      background: #fff;\n      width: 100%;\n      max-width: 800px;\n      border-radius: var(--radius);\n      box-shadow: var(--shadow-float);\n      display: flex;\n      flex-direction: column;\n      max-height: 90vh;\n    }\n    .modal-header {\n      padding: 20px 32px;\n      border-bottom: 1px solid var(--border);\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n    .modal-body {\n      padding: 32px;\n      overflow-y: auto;\n      background: var(--bg-panel);\n    }\n\n    \/* Invoice Print Style *\/\n    .paper {\n      background: #fff;\n      border: 1px solid #e3e8ee;\n      padding: 40px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    @media (max-width: 900px) {\n      .dashboard-grid { grid-template-columns: 1fr; }\n      .brand-text h1 { font-size: 16px; }\n      .trust-badges { display: none; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"wrap\">\n  \n  <nav class=\"top-nav\">\n    <div class=\"brand\">\n      <div class=\"brand-icon\"><\/div>\n      <div class=\"brand-text\">\n        <h1>Lima Invest Netzwerk<\/h1>\n        <span>Verified Real Estate Data<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"trust-badges\">\n      <div class=\"badge\"><div class=\"dot\"><\/div> Gepr\u00fcfte Daten<\/div>\n      <div class=\"badge\"><div class=\"dot\"><\/div> DSGVO Konform<\/div>\n      <div class=\"badge\"><div class=\"dot\"><\/div> Sofort Download<\/div>\n    <\/div>\n  <\/nav>\n\n  <main class=\"dashboard-grid\">\n    \n    <div class=\"card card-pad\">\n      <div class=\"kicker\">Market Intelligence<\/div>\n      <h2 class=\"hero-title\">Deutschlandkarte: Kontakte je Bundesland<\/h2>\n      \n      <img decoding=\"async\" src=\"https:\/\/limainvestimmobilien.de\/wp-content\/uploads\/2026\/01\/dfd44091-c6b2-448d-9074-0286edf974f8.png\" \n           alt=\"Investoren Dashboard Vorschau\" \n           class=\"product-visual\">\n      \n      <div class=\"copy-text\">\n        <p>Das Investoren Netzwerk f\u00fcr erfolgreiche Immobilienverk\u00e4ufe \u2013 bundesweit, gepr\u00fcft, etabliert. Nutzen Sie \u00fcber 15 Jahre Markterfahrung und direkten Zugang zu erprobten Entscheidern.<\/p>\n        <p><strong>Ideal f\u00fcr Makler, Vertriebler und Eigent\u00fcmer:<\/strong> Unsere Produkte sind ma\u00dfgeschneidert f\u00fcr Ihren Erfolg. Die Partizipation an unserem Netzwerk ist die beste Entscheidung, um Ihre Abschlussquote signifikant zu steigern.<\/p>\n        <p><strong>Sofort startklar:<\/strong> Die Liste ist unmittelbar nach Zahlung verf\u00fcgbar. Unsere Investoren sind bereits gebrieft und freuen sich auf Ihre Kontaktaufnahme.<\/p>\n      <\/div>\n      \n      <div class=\"map-container\">\n        <div class=\"map-header\">\n          <div class=\"stat-label\">Datenbank Status<\/div>\n          <div class=\"stat-box\">\n            <span class=\"stat-val\" id=\"totalContacts\">2.373<\/span>\n            <span class=\"stat-label\">Aktive Investoren<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"tooltip\" id=\"tooltip\">\n          <span id=\"ttState\" style=\"opacity:0.7; font-size:11px; text-transform:uppercase; letter-spacing:1px\">State<\/span>\n          <b id=\"ttContacts\">0<\/b> Investoren\n        <\/div>\n\n        <svg id=\"deMap\" viewBox=\"0 0 520 640\" style=\"width:100%; height:auto;\">\n          <g opacity=\"0.4\">\n            <rect x=\"170\" y=\"42\" width=\"180\" height=\"52\" rx=\"8\" fill=\"#e9ecef\" stroke=\"#ced4da\" \/>\n            <text x=\"260\" y=\"74\" text-anchor=\"middle\" fill=\"#8898aa\" font-size=\"11\" font-weight=\"600\">SCHLESWIG-HOLSTEIN<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Hamburg\">\n            <rect x=\"210\" y=\"104\" width=\"100\" height=\"44\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"260\" y=\"131\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">HAMBURG<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Niedersachsen\">\n            <rect x=\"150\" y=\"158\" width=\"220\" height=\"84\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"260\" y=\"205\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">NIEDERSACHSEN<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Brandenburg\">\n            <rect x=\"320\" y=\"158\" width=\"140\" height=\"84\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"390\" y=\"205\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">BRANDENBURG<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Berlin\">\n            <rect x=\"360\" y=\"190\" width=\"60\" height=\"40\" rx=\"6\" fill=\"#f3f5f9\" stroke=\"#adb5bd\" stroke-width=\"2\"\/>\n            <text x=\"390\" y=\"215\" text-anchor=\"middle\" fill=\"#1a1f36\" font-size=\"11\" font-weight=\"800\">BERLIN<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Nordrhein-Westfalen\">\n            <rect x=\"60\" y=\"250\" width=\"190\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"155\" y=\"292\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">NRW<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Hessen\">\n            <rect x=\"190\" y=\"250\" width=\"190\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"285\" y=\"292\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">HESSEN<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Sachsen\">\n            <rect x=\"330\" y=\"330\" width=\"170\" height=\"72\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"415\" y=\"372\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">SACHSEN<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Baden-W\u00fcrttemberg\">\n            <rect x=\"140\" y=\"410\" width=\"220\" height=\"86\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"250\" y=\"458\" text-anchor=\"middle\" fill=\"#32325d\" font-size=\"11\" font-weight=\"700\">BADEN-W\u00dcRTTEMBERG<\/text>\n          <\/g>\n\n          <g class=\"region\" data-state=\"Bayern\">\n            <rect x=\"290\" y=\"410\" width=\"190\" height=\"150\" rx=\"8\" fill=\"#fff\" stroke=\"#cbd3da\" stroke-width=\"1.5\"\/>\n            <text x=\"385\" 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        <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<\/option>\n            <option value=\"Bayern\">Bayern<\/option>\n            <option value=\"Nordrhein-Westfalen\">Nordrhein-Westfalen<\/option>\n            <option value=\"Hamburg\">Hamburg<\/option>\n            <option value=\"Hessen\">Hessen<\/option>\n            <option value=\"Baden-W\u00fcrttemberg\">Baden-W\u00fcrttemberg<\/option>\n            <option value=\"Niedersachsen\">Niedersachsen<\/option>\n            <option value=\"Brandenburg\">Brandenburg<\/option>\n            <option value=\"Sachsen\">Sachsen<\/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 class=\"price-big\"><span id=\"grossPrice\">0,00<\/span> \u20ac<\/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\" required>\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    \/\/ --- Logic remains similar, focused on UI interaction ---\n    const PRICE = 1.00;\n    const VAT = 0.19;\n\n    const data = [\n      { s: \"Berlin\", c: 533 }, { s: \"Bayern\", c: 435 },\n      { s: \"Nordrhein-Westfalen\", c: 412 }, { s: \"Hamburg\", c: 367 },\n      { s: \"Hessen\", c: 300 }, { s: \"Baden-W\u00fcrttemberg\", c: 187 },\n      { s: \"Niedersachsen\", c: 137 }, { s: \"Brandenburg\", c: 1 },\n      { s: \"Sachsen\", c: 1 }\n    ];\n    const total = data.reduce((a,b)=>a+b.c, 0);\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 payBtn = document.getElementById(\"paypalBtn\");\n    \/\/ Removed invoiceBtn Ref\n    const paidBtn = document.getElementById(\"paidBtn\");\n    const help1 = document.getElementById(\"help1\");\n    \n    \/\/ Formatters\n    const fmtEur = n => n.toLocaleString(\"de-DE\", {minimumFractionDigits:2, maximumFractionDigits:2});\n    \n    \/\/ State\n    let currentPkg = null;\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 gross = c * PRICE;\n      currentPkg = { name, c, gross, net: gross\/(1+VAT), vat: gross - (gross\/(1+VAT)) };\n\n      leadDisplay.innerText = c.toLocaleString(\"de-DE\");\n      priceDisplay.innerText = fmtEur(gross);\n      \n      payBtn.disabled = false;\n      paidBtn.disabled = false;\n      paidBtn.parentElement.style.opacity = \"1\";\n      \n      help1.innerText = \"Bereit zur Zahlung via PayPal.\";\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      \/\/ Styling Active States\n      const rect = r.querySelector(\"rect\");\n      const text = r.querySelector(\"text\");\n\n      r.addEventListener(\"mouseenter\", () => {\n        rect.setAttribute(\"fill\", \"#1a1f36\"); \/\/ Dark highlight\n        rect.setAttribute(\"stroke\", \"#c5a934\"); \/\/ Gold border\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        \/\/ Reset colors based on special states (Berlin\/Hamburg darker) vs others\n        if([\"Berlin\",\"Hamburg\"].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)}&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      \/\/ Simple copy & mailto logic\n      const txt = `BESTELLUNG: ${currentPkg.name}\\nSumme: ${fmtEur(currentPkg.gross)} EUR\\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 2.300 gepr\u00fcften B2B-Investoren, Family Offices und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen. \u2193 Starten Sie unten Ihre Selektion \ud83e\udd1d Gepr\u00fcfte Deals Seit 15 Jahren am Markt Lima Invest Netzwerk | Premium Zugang 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.3 - 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 2.300 gepr\u00fcften B2B-Investoren, Family Offices und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen. \u2193 Starten Sie unten Ihre Selektion \ud83e\udd1d Gepr\u00fcfte Deals Seit 15 Jahren am Markt Lima Invest Netzwerk | Premium Zugang 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-02-04T08:13:11+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=\"1 minute\" \/>\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-02-04T08:13:11+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 2.300 gepr\u00fcften B2B-Investoren, Family Offices und Bestandshaltern f\u00fcr diskrete Off-Market Transaktionen. \u2193 Starten Sie unten Ihre Selektion \ud83e\udd1d Gepr\u00fcfte Deals Seit 15 Jahren am Markt Lima Invest Netzwerk | Premium Zugang 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-02-04T08:13:11+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":"1 minute"},"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-02-04T08:13:11+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":21720,"href":"https:\/\/limainvestimmobilien.de\/en\/wp-json\/wp\/v2\/pages\/21467\/revisions\/21720"}],"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}]}}