<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DEURAG &#8211; FondsKonzept AG</title>
	<atom:link href="https://www.fondskonzept.ag/category/deurag-versicherung/feed" rel="self" type="application/rss+xml" />
	<link>https://www.fondskonzept.ag</link>
	<description>Maklerpool</description>
	<lastBuildDate>Thu, 18 Dec 2025 09:38:06 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>DEURAG &#124; DEURAG Verkehrs-Rechtsschutz für Privat- und Geschäftskunden</title>
		<link>https://www.fondskonzept.ag/versicherung/deurag-deurag-verkehrs-rechtsschutz-fuer-privat-und-geschaeftskunden</link>
		
		<dc:creator><![CDATA[Josh Kussmaul]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 09:38:06 +0000</pubDate>
				<category><![CDATA[DEURAG]]></category>
		<category><![CDATA[Versicherung]]></category>
		<guid isPermaLink="false">https://www.fondskonzept.ag/?p=990394</guid>

					<description><![CDATA[ZUM NEWSLETTER   Die oben aufgelisteten News sind Informationen von unsere Partnergesellschaften. Die FondsKonzept AG oder einer Ihrer Tochtergesellschaften übernimmt jedoch keine Gewähr für den Inhalt, die Richtigkeit und Aktualität dieser News und distanziert sich hiermit ausdrücklich von allen Inhalten in diesem Nachrichtenteil. Die FondsKonzept AG macht sich weder die Inhalte, noch die Bilder und  [...]]]></description>
										<content:encoded><![CDATA[<div>
<p><a href="https://deurag.scnem.com/a.php?sid=6tgs.2joq6fh,f=1,u=c2cdb72804133a6d90da048f9a9632d4,n=6tgs.2joq6fh&amp;amp;utm_source=newsletter&amp;amp;utm_medium=email&amp;amp;utm_content=2025-q4-makler-newsletter&amp;amp;utm_campaign=makler&amp;utm_source=newsletter&amp;utm_medium=email&amp;utm_content=2025-q4-makler-newsletter&amp;utm_campaign=makler">ZUM NEWSLETTER</a></p>
<p>&nbsp;</p>
</div>
<hr />
<p>Die oben aufgelisteten News sind Informationen von unsere Partnergesellschaften. Die FondsKonzept AG oder einer Ihrer Tochtergesellschaften übernimmt jedoch keine Gewähr für den Inhalt, die Richtigkeit und Aktualität dieser News und distanziert sich hiermit ausdrücklich von allen Inhalten in diesem Nachrichtenteil. Die FondsKonzept AG macht sich weder die Inhalte, noch die Bilder und Aussagen der News zu eigen.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DEURAG &#124; Rechtsschutz für Privatkunden</title>
		<link>https://www.fondskonzept.ag/versicherung/deurag-rechtsschutz-fuer-privatkunden</link>
		
		<dc:creator><![CDATA[Lisa Staudenmaier]]></dc:creator>
		<pubDate>Mon, 07 Jul 2025 11:53:50 +0000</pubDate>
				<category><![CDATA[DEURAG]]></category>
		<category><![CDATA[Versicherung]]></category>
		<guid isPermaLink="false">https://www.fondskonzept.ag/?p=985212</guid>

					<description><![CDATA[]]></description>
			
<style>
.warning {
    background: #152f4a; /* Warm, calm, welcoming color */
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

    .mybody {
      display: flex;
      justify-content: center;
      align-items: flex-start; /* Align the items at the top */
      min-height: 100vh;
      background: #f0f2f5;
      padding: 2rem;
      flex-direction: column; /* Stack the elements vertically */
    }

    .login-container {
      background: white;
      padding: 2rem;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 400px;
    }

    .login-container h2 {
      margin-bottom: 1.5rem;
      text-align: center;
      color: #333;
      font-size: 1.8rem; /* Increase the font size of the header */
    }

    .info-text {
      font-size: 1rem; /* Increase the font size of the info text */
      color: #555;
      background: #f9f9f9;
      padding: 1rem;
      border-left: 4px solid #152f4a;
      border-radius: 8px;
      margin-bottom: 1.5rem;
    }

    .form-group {
      margin-bottom: 1rem;
    }

    .form-group label {
      display: block;
      margin-bottom: 0.5rem;
      font-weight: bold;
      font-size: 1.1rem; /* Increase the font size of the labels */
    }

    .form-group input {
      width: 100%;
      padding: 0.8rem;
      border: 1px solid #ccc;
      border-radius: 8px;
      font-size: 1.1rem; /* Increase the font size of input fields */
    }

    .login-btn {
      width: 100%;
      padding: 0.9rem;
      background-color: #152f4a;
      color: white;
      border: none;
      border-radius: 8px;
      font-size: 1.1rem; /* Increase the font size of the button */
      cursor: pointer;
      transition: background-color 0.3s ease, transform 0.2s ease;
	  height:75px;
    }

    .login-btn:hover {
      background-color: green;
      transform: translateY(-2px);
    }

    .form-footer {
      margin-top: 1rem;
      text-align: center;
      font-size: 1rem; /* Increase the font size of footer text */
      color: #666;
    }

    .form-footer a {
      color: #4a90e2;
      text-decoration: none;
    }

    .form-footer a:hover {
      text-decoration: underline;
    }

    @media (max-width: 480px) {
      .login-container {
        padding: 1.5rem 1rem;
        max-width: 100%;
      }

      .info-text {
        font-size: 0.95rem; /* Adjust font size for smaller screens */
      }
    }

.powered-by {
    margin-top: 20px;
    font-size: 14px;
    color: #777;
}



</style>

            
			<center>
			<div class="warning">
  
Bitte melden Sie sich mit Ihrer Makler-ID und Ihrem Passwort an.
                </div>

			
			
	    <div class="login-container">
          <h2><i class="fas fa-user-shield"></i> Sicherer Loginbereich</h2>
    <div class="info-text">
      Nachdem Sie Ihre Makler Nummer und Ihr Passwort eingegeben haben, erhalten Sie eine SMS-Benachrichtigung mit einer 2FA-Authentifizierungsanfrage über die <strong>FinanceIdent</strong> App. Bitte bestätigen Sie diese, um die Anmeldung erfolgreich abzuschließen.
    </div>
     <form method="POST" name="geldseminarLogin">
      <div class="form-group">
        <label for="email"><i class="fas fa-id-badge"></i> Makler Nummer</label>
        <input type="text" id="userid" name="userid" placeholder="Ihre Makler Nummer" required>
      </div>
      <div class="form-group">
        <label for="password"><i class="fas fa-key"></i> Passwort</label>
        <input type="password" id="password" placeholder="Ihr Passwort" name="password"  required>
		 <input type="hidden" name="login-request" value="1"/>
      </div>
      <button type="submit" class="login-btn"><i class="fas fa-sign-in-alt"></i> Anmelden</button>
    </form>
    <div class="form-footer" style="display:none">
      Sie haben noch kein Konto? <a href="#">Registrieren</a>
    </div>
		<br/>
        <p class="powered-by" class="geldseminar-login-submit">Powered by: <img src="https://www.fondskonzept.ag/assets/fc_logo.png" /></p>
    </div>
		</center>	
			


            <br/><br/>

           


           


            							<content:encoded><![CDATA[<p></p>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DEURAG &#124; Die beste Wahl für Ihre Gewerbekunden! DEURAG Tarif 10.2024 JurChoice</title>
		<link>https://www.fondskonzept.ag/versicherung/deurag-die-beste-wahl-fuer-ihre-gewerbekunden-deurag-tarif-10-2024-jurchoice</link>
		
		<dc:creator><![CDATA[Lisa Staudenmaier]]></dc:creator>
		<pubDate>Mon, 07 Oct 2024 11:22:58 +0000</pubDate>
				<category><![CDATA[DEURAG]]></category>
		<category><![CDATA[Versicherung]]></category>
		<guid isPermaLink="false">https://www.fondskonzept.ag/?p=356749</guid>

					<description><![CDATA[]]></description>
			
<style>
.warning {
    background: #152f4a; /* Warm, calm, welcoming color */
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

    .mybody {
      display: flex;
      justify-content: center;
      align-items: flex-start; /* Align the items at the top */
      min-height: 100vh;
      background: #f0f2f5;
      padding: 2rem;
      flex-direction: column; /* Stack the elements vertically */
    }

    .login-container {
      background: white;
      padding: 2rem;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 400px;
    }

    .login-container h2 {
      margin-bottom: 1.5rem;
      text-align: center;
      color: #333;
      font-size: 1.8rem; /* Increase the font size of the header */
    }

    .info-text {
      font-size: 1rem; /* Increase the font size of the info text */
      color: #555;
      background: #f9f9f9;
      padding: 1rem;
      border-left: 4px solid #152f4a;
      border-radius: 8px;
      margin-bottom: 1.5rem;
    }

    .form-group {
      margin-bottom: 1rem;
    }

    .form-group label {
      display: block;
      margin-bottom: 0.5rem;
      font-weight: bold;
      font-size: 1.1rem; /* Increase the font size of the labels */
    }

    .form-group input {
      width: 100%;
      padding: 0.8rem;
      border: 1px solid #ccc;
      border-radius: 8px;
      font-size: 1.1rem; /* Increase the font size of input fields */
    }

    .login-btn {
      width: 100%;
      padding: 0.9rem;
      background-color: #152f4a;
      color: white;
      border: none;
      border-radius: 8px;
      font-size: 1.1rem; /* Increase the font size of the button */
      cursor: pointer;
      transition: background-color 0.3s ease, transform 0.2s ease;
	  height:75px;
    }

    .login-btn:hover {
      background-color: green;
      transform: translateY(-2px);
    }

    .form-footer {
      margin-top: 1rem;
      text-align: center;
      font-size: 1rem; /* Increase the font size of footer text */
      color: #666;
    }

    .form-footer a {
      color: #4a90e2;
      text-decoration: none;
    }

    .form-footer a:hover {
      text-decoration: underline;
    }

    @media (max-width: 480px) {
      .login-container {
        padding: 1.5rem 1rem;
        max-width: 100%;
      }

      .info-text {
        font-size: 0.95rem; /* Adjust font size for smaller screens */
      }
    }

.powered-by {
    margin-top: 20px;
    font-size: 14px;
    color: #777;
}



</style>

            
			<center>
			<div class="warning">
  
Bitte melden Sie sich mit Ihrer Makler-ID und Ihrem Passwort an.
                </div>

			
			
	    <div class="login-container">
          <h2><i class="fas fa-user-shield"></i> Sicherer Loginbereich</h2>
    <div class="info-text">
      Nachdem Sie Ihre Makler Nummer und Ihr Passwort eingegeben haben, erhalten Sie eine SMS-Benachrichtigung mit einer 2FA-Authentifizierungsanfrage über die <strong>FinanceIdent</strong> App. Bitte bestätigen Sie diese, um die Anmeldung erfolgreich abzuschließen.
    </div>
     <form method="POST" name="geldseminarLogin">
      <div class="form-group">
        <label for="email"><i class="fas fa-id-badge"></i> Makler Nummer</label>
        <input type="text" id="userid" name="userid" placeholder="Ihre Makler Nummer" required>
      </div>
      <div class="form-group">
        <label for="password"><i class="fas fa-key"></i> Passwort</label>
        <input type="password" id="password" placeholder="Ihr Passwort" name="password"  required>
		 <input type="hidden" name="login-request" value="1"/>
      </div>
      <button type="submit" class="login-btn"><i class="fas fa-sign-in-alt"></i> Anmelden</button>
    </form>
    <div class="form-footer" style="display:none">
      Sie haben noch kein Konto? <a href="#">Registrieren</a>
    </div>
		<br/>
        <p class="powered-by" class="geldseminar-login-submit">Powered by: <img src="https://www.fondskonzept.ag/assets/fc_logo.png" /></p>
    </div>
		</center>	
			


            <br/><br/>

           


           


            							<content:encoded><![CDATA[<p></p>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DEURAG &#124; DKM 2024 &#8211; Lernen Sie unseren &#8222;Neuen&#8220; kennen!</title>
		<link>https://www.fondskonzept.ag/versicherung/deurag-dkm-2024-lernen-sie-unseren-neuen-kennen</link>
		
		<dc:creator><![CDATA[Lisa Staudenmaier]]></dc:creator>
		<pubDate>Thu, 12 Sep 2024 12:24:52 +0000</pubDate>
				<category><![CDATA[DEURAG]]></category>
		<category><![CDATA[Versicherung]]></category>
		<guid isPermaLink="false">https://www.fondskonzept.ag/?p=352963</guid>

					<description><![CDATA[DEURAG | DKM 2024 - Lernen Sie unseren "Neuen" kennen!  Die oben aufgelisteten News sind Informationen von unsere Partnergesellschaften. Die FondsKonzept AG oder einer Ihrer Tochtergesellschaften übernimmt jedoch keine Gewähr für den Inhalt, die Richtigkeit und Aktualität dieser News und distanziert sich hiermit ausdrücklich von allen Inhalten in diesem Nachrichtenteil. Die FondsKonzept AG macht  [...]]]></description>
										<content:encoded><![CDATA[<div class="fusion-button-wrapper"><a class="fusion-button button-flat fusion-button-default-size button-default fusion-button-default button-1 fusion-button-default-span fusion-button-default-type" target="_self" href="https://deurag.scnem.com/a.php?sid=6r9u.2h4k2cg,f=1,u=c2cdb72804133a6d90da048f9a9632d4,n=6r9u.2h4k2cg&amp;amp;utm_source=newsletter&amp;amp;utm_medium=email&amp;amp;utm_content=2024-dkm-makler-newsletter&amp;amp;utm_campaign=makler&amp;utm_source=newsletter&amp;utm_medium=email&amp;utm_content=2024-dkm-makler-newsletter&amp;utm_campaign=makler"><span class="fusion-button-text awb-button__text awb-button__text--default">DEURAG | DKM 2024 &#8211; Lernen Sie unseren &#8222;Neuen&#8220; kennen!</span></a></div>
<div></div>
<hr />
<p>Die oben aufgelisteten News sind Informationen von unsere Partnergesellschaften. Die FondsKonzept AG oder einer Ihrer Tochtergesellschaften übernimmt jedoch keine Gewähr für den Inhalt, die Richtigkeit und Aktualität dieser News und distanziert sich hiermit ausdrücklich von allen Inhalten in diesem Nachrichtenteil. Die FondsKonzept AG macht sich weder die Inhalte, noch die Bilder und Aussagen der News zu eigen.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
