<?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>Wagner Messtechnik Archive - 3D Messtechnik KMK GmbH</title>
	<atom:link href="https://www.3d-messtechnik.de/tag/wagner-messtechnik/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.3d-messtechnik.de/tag/wagner-messtechnik/</link>
	<description>DAkkS-akkreditierte Kalibrierung, 3D-Vermessung &#38; 3D-Scanning – schnell, rückführbar, auditsicher.</description>
	<lastBuildDate>Tue, 21 Apr 2026 09:15:49 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.3d-messtechnik.de/wp-content/uploads/2024/07/cropped-cropped-Favicon_Orange-1-32x32.png</url>
	<title>Wagner Messtechnik Archive - 3D Messtechnik KMK GmbH</title>
	<link>https://www.3d-messtechnik.de/tag/wagner-messtechnik/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Geschäftsübergabe bei Wagner: Ein neues Kapitel beginnt</title>
		<link>https://www.3d-messtechnik.de/geschaftsubergabe-bei-wagner/</link>
		
		<dc:creator><![CDATA[3D Messtechnik]]></dc:creator>
		<pubDate>Fri, 30 Aug 2024 04:53:50 +0000</pubDate>
				<category><![CDATA[Unternehmen]]></category>
		<category><![CDATA[Firmengeschichte]]></category>
		<category><![CDATA[Unternehmensnachfolge]]></category>
		<category><![CDATA[Wagner Messtechnik]]></category>
		<guid isPermaLink="false">https://friendly-benz.89-58-17-220.plesk.page/?p=3195</guid>

					<description><![CDATA[<p>Alle Beitr&#228;ge Unternehmen 30. August 2024 Gesch&#228;fts&#252;bergabe bei Wagner: Ein neues Kapitel beginnt Nach &#252;ber 30 Jahren erfolgreicher Unternehmensf&#252;hrung hat Willi Wagner sein Gesch&#228;ft in neue, vertrauensvolle H&#228;nde &#252;bergeben. Was jahrzehntelang als Wagner Messtechnik bekannt war, tritt ab dem 1.&#160;September 2024 unter neuem Namen auf: 3D Messtechnik KMK GmbH. Ein Abschluss &#8211; und ein Anfang [&#8230;]</p>
<p>Der Beitrag <a href="https://www.3d-messtechnik.de/geschaftsubergabe-bei-wagner/">Geschäftsübergabe bei Wagner: Ein neues Kapitel beginnt</a> erschien zuerst auf <a href="https://www.3d-messtechnik.de">3D Messtechnik KMK GmbH</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
    *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
    body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background-color: #13121a; color: #fff; -webkit-font-smoothing: antialiased; line-height: 1.6; }
    .single-news { width: 100%; padding: 64px 0 80px; background-color: #13121a; min-height: 100vh; }
    .single-news__container { width: 100%; max-width: 800px; margin: 0 auto; padding: 0 40px; }
    .single-news__back { display: inline-flex; align-items: center; gap: 8px; font-size: 0.82rem; font-weight: 700; color: #e87e04 !important; text-decoration: none; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 32px; transition: gap 0.3s ease, color 0.3s ease; }
    .single-news__back:hover { gap: 12px; color: #ff9a2e; }
    .single-news__back svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
    .single-news__header { margin-bottom: 40px; }
    .single-news__header.is-visible { }
    .single-news__meta { display: flex; align-items: center; gap: 16px; margin-bottom: 16px; flex-wrap: wrap; }
    .single-news__category { font-size: 0.72rem; font-weight: 700; color: #e87e04; text-transform: uppercase; letter-spacing: 0.08em; background-color: rgba(232,126,4,0.1); padding: 4px 10px; border-radius: 4px; }
    .single-news__date { font-size: 0.8rem; color: rgba(255,255,255,0.4); }
    .single-news__title { font-size: clamp(1.75rem, 4vw, 2.75rem); font-weight: 900; line-height: 1.15; color: #fff; letter-spacing: -0.02em; }
    .single-news__content { }
    .single-news__content.is-visible { }
    .single-news__content p { font-size: 1rem; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 24px; }
    .single-news__content h2 { font-size: 1.4rem; font-weight: 900; color: #fff; margin-top: 40px; margin-bottom: 16px; letter-spacing: -0.01em; }
    .single-news__content ul { margin-bottom: 24px; padding-left: 24px; }
    .single-news__content li { font-size: 1rem; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 8px; }
    .single-news__content a { color: #e87e04 !important; text-decoration: none; border-bottom: 1px solid rgba(232,126,4,0.3); transition: border-color 0.3s ease; }
    .single-news__content a:hover { border-color: #e87e04; }
    .single-news__content blockquote { border-left: 3px solid #e87e04; padding: 16px 24px; margin: 32px 0; background-color: rgba(232,126,4,0.05); border-radius: 0 8px 8px 0; }
    .single-news__content blockquote p { font-size: 1.05rem; font-style: italic; color: rgba(255,255,255,0.85); margin-bottom: 0; }
    .highlight-card { background: rgba(232,126,4,0.06); border: 1px solid rgba(232,126,4,0.18); border-radius: 8px; padding: 24px 28px; margin: 32px 0; }
    .highlight-card h3 { margin-top: 0 !important; margin-bottom: 12px !important; color: #e87e04 !important; font-size: 1rem !important; text-transform: uppercase; letter-spacing: 0.06em; }
    .highlight-card p:last-child { margin-bottom: 0; }
    .timeline { list-style: none !important; padding-left: 0 !important; margin: 32px 0; position: relative; }
    .timeline li { position: relative; padding: 0 0 24px 40px !important; border-left: 2px solid rgba(232,126,4,0.2); margin-bottom: 0 !important; }
    .timeline li:last-child { border-left-color: transparent; padding-bottom: 0 !important; }
    .timeline li::before { content: ''; position: absolute; left: -8px; top: 4px; width: 14px; height: 14px; border-radius: 50%; background: #e87e04; box-shadow: 0 0 0 4px rgba(232,126,4,0.15); }
    .timeline__date { display: block; font-size: 0.72rem; font-weight: 700; color: #e87e04; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 4px; }
    .timeline__title { display: block; font-size: 1rem; font-weight: 700; color: #fff; margin-bottom: 6px; }
    .timeline__desc { font-size: 0.9rem; color: rgba(255,255,255,0.65); line-height: 1.6; }
    .single-news__cta-box { background: rgba(232,126,4,0.08); border: 1px solid rgba(232,126,4,0.2); border-radius: 8px; padding: 32px; margin: 40px 0; text-align: center; }
    .single-news__cta-box h3 { font-size: 1.2rem; font-weight: 900; color: #fff; margin-bottom: 12px; }
    .single-news__cta-box p { font-size: 0.95rem; color: rgba(255,255,255,0.65); margin-bottom: 20px; }
    .single-news__cta-btn { display: inline-flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 400; text-decoration: none; letter-spacing: 0.02em; padding: 12px 24px; border-radius: 4px; background: #e87e04 !important; color: #fff !important; border: 1px solid #e87e04; transition: all 0.3s ease; }
    .single-news__cta-btn:hover { background: #d06f00; border-color: #d06f00; }
    .single-news__related { margin-top: 48px; padding-top: 32px; border-top: 1px solid rgba(255,255,255,0.08); }
    .single-news__related h3 { font-size: 0.85rem; font-weight: 700; color: rgba(255,255,255,0.5); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 20px; }
    .single-news__related-list { list-style: none; padding: 0; }
    .single-news__related-list li { margin-bottom: 12px; padding-left: 0; border-left: none; }
    .single-news__related-list a { display: block; padding: 16px 20px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-radius: 8px; text-decoration: none; border-bottom: none; transition: all 0.3s ease; color: #fff !important; font-weight: 700; font-size: 0.95rem; }
    .single-news__related-list a:hover { background: rgba(232,126,4,0.08); border-color: rgba(232,126,4,0.3); transform: translateX(4px); }
    .single-news__related-list a span { display: block; font-size: 0.72rem; font-weight: 700; color: #e87e04; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px; }
    .single-news__divider { width: 100%; height: 1px; background-color: rgba(255,255,255,0.08); margin: 48px 0; }
    @media (max-width: 768px) { .single-news { padding: 40px 0 56px; } .single-news__container { padding: 0 24px; } }
    @media (max-width: 480px) { .single-news { padding: 32px 0 48px; } .single-news__container { padding: 0 16px; } .single-news__content p { font-size: 0.95rem; } }
    @media (prefers-reduced-motion: reduce) { .single-news__header, .single-news__content { opacity: 1; transform: none; transition: none; } }
  </style>
<article class="single-news">
    <div class="single-news__container">
      <a href="https://www.3d-messtechnik.de/news/" class="single-news__back">
        <svg viewBox="0 0 24 24"><line x1="19" y1="12" x2="5" y2="12"/><polyline points="12 19 5 12 12 5"/></svg>
        Alle Beitr&auml;ge
      </a>
      <header class="single-news__header">
        <div class="single-news__meta">
          <span class="single-news__category">Unternehmen</span>
          <time class="single-news__date" datetime="2024-08-30">30. August 2024</time>
        </div>
        <h1 class="single-news__title">Gesch&auml;fts&uuml;bergabe bei Wagner: Ein neues Kapitel beginnt</h1>
      </header>
      <div class="single-news__content">

        <p>Nach &uuml;ber 30 Jahren erfolgreicher Unternehmensf&uuml;hrung hat <strong>Willi Wagner</strong> sein Gesch&auml;ft in neue, vertrauensvolle H&auml;nde &uuml;bergeben. Was jahrzehntelang als Wagner Messtechnik bekannt war, tritt ab dem <strong>1.&nbsp;September 2024</strong> unter neuem Namen auf: <strong>3D Messtechnik KMK GmbH</strong>. Ein Abschluss &ndash; und ein Anfang zugleich.</p>

        <div class="highlight-card">
          <h3>Das Wichtigste</h3>
          <p>&Uuml;bergabe zum 01.09.2024. Gleiche Qualit&auml;t, gleiche pers&ouml;nliche Betreuung, DAkkS-Akkreditierung &uuml;bernommen. Willi Wagner bleibt beratend erhalten. Neuer Sitz: Carl-Zeiss-Stra&szlig;e 18&thinsp;b, 77656 Offenburg.</p>
        </div>

        <h2>30 Jahre Vertrauen &ndash; gepr&auml;gt von einem Namen</h2>

        <p>Willi Wagner hat &uuml;ber drei Jahrzehnte die Wagner Messtechnik mit Augenma&szlig;, Fachkompetenz und pers&ouml;nlichem Engagement gef&uuml;hrt. Viele Kunden begleitet er seit den Anf&auml;ngen &ndash; Beziehungen, die weit &uuml;ber den reinen Auftrag hinausgehen. Sein Anspruch an Qualit&auml;t und Zuverl&auml;ssigkeit ist das Fundament, auf dem die neue <strong>3D Messtechnik KMK GmbH</strong> weiter baut.</p>

        <blockquote>
          <p>&bdquo;30 Jahre sind eine lange Zeit. Ich bin dankbar f&uuml;r das Vertrauen unserer Kundinnen und Kunden &ndash; und froh, dass die Werte, f&uuml;r die wir stehen, in neue H&auml;nde &uuml;bergehen.&ldquo; &mdash; Willi Wagner</p>
        </blockquote>

        <h2>Ein neues Kapitel beginnt</h2>

        <p>Der Name &auml;ndert sich, die Qualit&auml;t bleibt. Mit der &Uuml;bernahme verbinden wir <em>Bew&auml;hrtes</em> mit <em>Neuem</em>: frische Ideen, moderne Messtechnik, digitale Prozesse &ndash; aber immer auf dem Fundament dessen, was Wagner Messtechnik ausgezeichnet hat. Die <strong>DAkkS-Akkreditierung</strong> (D-K-22842-01-00) wurde f&uuml;r die GmbH-Form &uuml;bernommen, laufende Vertr&auml;ge gelten unver&auml;ndert weiter.</p>

        <h2>Die Eckdaten der &Uuml;bergabe</h2>

        <ul class="timeline">
          <li>
            <span class="timeline__date">&uuml;ber 30 Jahre</span>
            <span class="timeline__title">Wagner Messtechnik</span>
            <span class="timeline__desc">Aufbau und Weiterentwicklung eines vertrauensw&uuml;rdigen Messtechnik- und Kalibrierdienstleisters unter Leitung von Willi Wagner.</span>
          </li>
          <li>
            <span class="timeline__date">1. September 2024</span>
            <span class="timeline__title">&Uuml;bergabe &amp; GmbH-Gr&uuml;ndung</span>
            <span class="timeline__desc">Offizielle &Uuml;bernahme. Neugr&uuml;ndung als 3D Messtechnik KMK GmbH &ndash; Voraussetzung f&uuml;r den Erhalt der DAkkS-Akkreditierung.</span>
          </li>
          <li>
            <span class="timeline__date">Ab Q4 2024</span>
            <span class="timeline__title">Neuer Standort Offenburg</span>
            <span class="timeline__desc">Umzug an die Carl-Zeiss-Stra&szlig;e 18&thinsp;b in 77656 Offenburg &ndash; moderne Infrastruktur, klimatisierter Messraum f&uuml;r Zeiss-KMG.</span>
          </li>
          <li>
            <span class="timeline__date">Heute</span>
            <span class="timeline__title">Koordinatenmesstechnik, Messberatung, Kalibrierung</span>
            <span class="timeline__desc">Das erweiterte Leistungsspektrum steht f&uuml;r die drei Buchstaben im Namen: <strong>K</strong>oordinatenmesstechnik, <strong>M</strong>essberatung, <strong>K</strong>alibrierung.</span>
          </li>
        </ul>

        <h2>Kontinuit&auml;t, die Sie sp&uuml;ren</h2>

        <p>F&uuml;r bestehende Kunden &auml;ndert sich im Alltag kaum etwas:</p>

        <ul>
          <li><strong>Dieselbe Qualit&auml;t</strong> bei Kalibrierung und Messtechnik</li>
          <li><strong>Pers&ouml;nliche Betreuung</strong> mit festen Ansprechpartnern</li>
          <li><strong>DAkkS-Akkreditierung</strong> ohne Unterbrechung</li>
          <li><strong>Willi Wagner</strong> als Berater weiter im Hintergrund</li>
          <li><strong>Neue Impulse</strong> durch digitales Pr&uuml;fmittelportal und moderne Zeiss-KMG</li>
        </ul>

        <p>Wer mehr &uuml;ber den Weg der Firmengr&uuml;ndung und die Bedeutung des Namens &bdquo;KMK&ldquo; erfahren m&ouml;chte, findet die Geschichte im Folgeartikel: <a href="https://www.3d-messtechnik.de/der-weg-der-3d-messtechnik/">Der Weg der 3D Messtechnik KMK GmbH &ndash; Von der Idee zur GmbH</a>.</p>

        <div class="single-news__cta-box">
          <h3>Kontinuit&auml;t trifft neue M&ouml;glichkeiten</h3>
          <p>Sie sind Bestandskunde oder m&ouml;chten uns neu kennenlernen? Wir freuen uns auf Ihre Anfrage &ndash; pers&ouml;nlich, zuverl&auml;ssig, wie gewohnt.</p>
          <a href="https://www.3d-messtechnik.de/kontakt/" class="single-news__cta-btn" style="color:#ffffff !important;background:#e87e04 !important;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:400;border:1px solid #e87e04;">Kontakt aufnehmen &rarr;</a>
        </div>

        <aside class="single-news__related">
          <h3>Weiterlesen</h3>
          <ul class="single-news__related-list">
            <li><a href="https://www.3d-messtechnik.de/der-weg-der-3d-messtechnik/"><span>Unternehmen</span>Der Weg der 3D Messtechnik KMK GmbH: Von der Idee zur GmbH</a></li>
            <li><a href="https://www.3d-messtechnik.de/gegen-den-trend-warum-wir-bei-3d-messtechnik-kmk-auf-preisstabilitat-setzen/"><span>Unternehmen</span>Gegen den Trend: Warum wir auf Preisstabilit&auml;t setzen</a></li>
            <li><a href="https://www.3d-messtechnik.de/kalibrierung-rekalibrierung-von-mess-und-prufmitteln/"><span>Kalibrierung</span>Kalibrierung &amp; Rekalibrierung: DAkkS-akkreditiert &amp; auditsicher</a></li>
          </ul>
        </aside>

      </div>
      <div class="single-news__divider"></div>
    </div>
  </article>
  <script>
    (function () { 'use strict';
      var els = document.querySelectorAll('.single-news__header, .single-news__content');
      if (!('IntersectionObserver' in window)) { els.forEach(function (el) { el.classList.add('is-visible'); }); return; }
      var obs = new IntersectionObserver(function (entries) { entries.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('is-visible'); obs.unobserve(e.target); } }); }, { rootMargin: '0px 0px -60px 0px', threshold: 0.1 });
      els.forEach(function (el) { obs.observe(el); });
    })();
  </script>
<p>Der Beitrag <a href="https://www.3d-messtechnik.de/geschaftsubergabe-bei-wagner/">Geschäftsübergabe bei Wagner: Ein neues Kapitel beginnt</a> erschien zuerst auf <a href="https://www.3d-messtechnik.de">3D Messtechnik KMK GmbH</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
