<?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>UFSK-International OSYS GmbH</title>
	<atom:link href="https://www.ufsk-osys.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ufsk-osys.com</link>
	<description>OP-Stühle, OP-Tische, Operateurstühle, Patiententransport</description>
	<lastBuildDate>Tue, 28 Jul 2026 14:58:56 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://www.ufsk-osys.com/wp-content/uploads/cropped-ufsk-favicon-32x32.png</url>
	<title>UFSK-International OSYS GmbH</title>
	<link>https://www.ufsk-osys.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Messerückblick WOC 2026</title>
		<link>https://www.ufsk-osys.com/messerueckblick-woc-2026/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Tue, 28 Jul 2026 07:56:47 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<category><![CDATA[WOC]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=51225</guid>

					<description><![CDATA[<p>Der World Ophthalmology Congress in Prag war für UFSK-OSYS eine wertvolle Gelegenheit, unsere Lösungen einem internationalen Fachpublikum zu präsentieren. Mit einem 21 m² großen Messestand waren wir vor Ort vertreten und konnten zahlreiche interessante Gespräche führen. Besonders gefreut haben wir uns über das Wiedersehen mit bestehenden internationalen Partnern und Kunden aus Afrika, Asien, Südamerika und Europa. Gemeinsam konnten wir unsere bewährten Modelle mit den aktuellen Weiterentwicklungen vergleichen und gezielt auf die neuesten Updates und Verbesserungen eingehen.</p>
<p>The post <a href="https://www.ufsk-osys.com/messerueckblick-woc-2026/">Messerückblick WOC 2026</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Messerückblick</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">Internationale Kontakte, neue Impulse und erfolgreiche Gespräche</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Der World Ophthalmology Congress in Prag war für UFSK-OSYS eine wertvolle Gelegenheit, unsere Lösungen einem internationalen Fachpublikum zu präsentieren. Mit einem 21 m² großen Messestand waren wir vor Ort vertreten und konnten zahlreiche interessante Gespräche führen.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_1.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_1-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_1-640x427.jpg" alt="Messestand der UFSK-International OSYS" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_2.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_2-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_2-640x427.jpg" alt="Messestand der UFSK-International OSYS" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Besonders gefreut haben wir uns über das Wiedersehen mit bestehenden internationalen Partnern und Kunden aus <strong>Afrika, Asien, Südamerika und Europa</strong>. Gemeinsam konnten wir unsere bewährten Modelle mit den aktuellen Weiterentwicklungen vergleichen und gezielt auf die neuesten Updates und Verbesserungen eingehen.</p>
<p>&nbsp;</p>
<p>Viele unserer Kunden entwickeln sich erfolgreich weiter – und wir freuen uns, dass einige operative Standorte ihre Kapazitäten ausbauen möchten. Umso schöner ist es für uns, diese nächsten Schritte gemeinsam begleiten zu dürfen. Langjährige Partnerschaften und gemeinsames Wachstum bedeuten uns viel und bestätigen unseren Anspruch, praxisnahe und zuverlässige Lösungen für den OP-Alltag zu bieten.</p>
<p>&nbsp;</p>
<p>Neben den großen und kostenintensiven Geräten stießen auch die häufig unterschätzten „kleinen Dinge“ im OP auf großes Interesse. Gerade Produkte wie unsere <strong>Assistentenstühle</strong>, <strong>Wäsche- und Abfallsammler</strong> sowie <strong>Instrumententische</strong> konnten wir unseren internationalen Partnern näher vorstellen. Sie zeigen, wie wichtig durchdachte Details für effiziente Arbeitsabläufe, Hygiene und Komfort im täglichen Einsatz sind.</p>
<p>&nbsp;</p>
<p>Darüber hinaus bot die WOC eine hervorragende Möglichkeit, den Grundstein für neue Partnerschaften mit internationalen Händlern zu legen. Der persönliche Austausch vor Ort war dabei besonders wertvoll und hat uns wichtige Impulse für zukünftige Kooperationen gegeben.</p>
<p>&nbsp;</p>
<p>Insgesamt war die WOC in Prag ein kleinerer, aber sehr internationaler und erfolgreicher Kongress in der Hauptstadt Tschechiens. Wir bedanken uns herzlich bei allen Besuchern, Partnern und Interessenten für die offenen Gespräche, das Vertrauen und das große Interesse an unseren Produkten.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col md:flex-row  w-full bg-white">
										<div id="1632437847-active" class="hidden md:flex md:flex-1">
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class=" md:pl-6 lg:pl-12  py-12">
																													<div id="1632437847" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_1-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_1-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_3-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/WOC_2026_UFSK-OSYS_3-1280x853.jpg" alt="" />
											</a>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#1632437847 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#1632437847-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/messerueckblick-woc-2026/">Messerückblick WOC 2026</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DOC 2026</title>
		<link>https://www.ufsk-osys.com/doc-2026-2/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Thu, 09 Jul 2026 11:04:25 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[DOC]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=50890</guid>

					<description><![CDATA[<p>Erfolgreiche DOC 2026: Persönlicher Austausch, treue Kunden und die Premiere der neuen pure-Serie begeisterten Besucher und Anwender. Erfahren Sie mehr darüber!</p>
<p>The post <a href="https://www.ufsk-osys.com/doc-2026-2/">DOC 2026</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Messerückblick</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">DOC 2026: UFSK-OSYS präsentiert neue Lösungen für Ophthalmologie und Praxisalltag</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Die DOC 2026 war für UFSK-OSYS erneut eine bedeutende Plattform für den persönlichen Austausch mit Ophthalmologen, Praxisteams und langjährigen Kunden. Neben wertvollen Gesprächen über Behandlungsstühle, Instrumententische und ergonomische Arbeitsplatzlösungen standen insbesondere die neuen Modelle der supportLine pure-Serie sowie der neue assistPure Assistentenstuhl im Mittelpunkt des Messeauftritts.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_3.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_3-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_3-640x427.jpg" alt="Messestand der UFSK-International OSYS" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_5.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_5-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_5-640x427.jpg" alt="Messestand der UFSK-International OSYS" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Persönlicher Austausch und langjährige Kundenbeziehungen auf der DOC 2026</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Der Internationale Kongress der Deutschen Ophthalmochirurgie (DOC) ist für UFSK-OSYS jedes Jahr eine besonders wichtige Veranstaltung. Sie bietet uns die Gelegenheit, neue Kunden kennenzulernen, bestehende Kontakte zu pflegen und unsere Produkte im direkten Austausch mit Anwendern weiterzuentwickeln.</p>
<p>&nbsp;</p>
<p>In diesem Jahr haben wir uns besonders gefreut, viele langjährige und treue Kunden wieder persönlich zu treffen. Einige Bestandskunden haben sich nach vielen Jahren erneut für unsere Behandlungsstühle entschieden und den notwendigen Geräteaustausch gemeinsam mit uns durchgeführt. Das bedeutet uns sehr viel, denn es zeigt, dass unsere Produkte über viele Jahre hinweg im täglichen Einsatz überzeugen konnten.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Aus der Praxis – für die Praxis: Wertvolles Feedback als Motor für Innovation</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Ebenso wertvoll waren für uns die offenen Gespräche mit Kunden, die auch kritische Punkte angesprochen haben. Feedback nehmen wir immer sehr ernst – ganz nach unserem Motto: <strong>Aus der Praxis – für die Praxis.</strong> Im gemeinsamen Austausch konnten wir Lösungen finden und wichtige Impulse für die Weiterentwicklung unserer Produkte und unseres Services mitnehmen.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">supportLine pure S und supportLine pure M – neue Instrumententische für den Praxisalltag</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Ein besonderes Highlight der Messe war die erfolgreiche Vorstellung unserer neuen Instrumententische <strong>supportLine pure S</strong> und <strong>supportLine pure M</strong>. Beide Modelle stehen für einfache, praktische und zuverlässige Lösungen im Arbeitsalltag. Der <strong>supportLine pure S</strong> eignet sich ideal für <em><a title="IVOM-Sets" href="https://www.ufsk-osys.com/konzepte/fuer-fachbereiche/ivom-behandlung/" target="_blank" rel="noopener">IVOM-Sets</a></em>, während der <strong>supportLine pure M</strong> eine budgetfreundliche Alternative zum klassischen <em><a title="supportLine" href="https://www.ufsk-osys.com/produkte/instrumententische/supportline/" target="_blank" rel="noopener">supportLine</a> </em>darstellt.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">assistPure – der neue Assistentenstuhl für ergonomisches Arbeiten</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Auch unser neuer Assistentenstuhl <strong>assistPure</strong> wurde erstmals präsentiert und fügt sich perfekt in die neue pure-Serie ein. Seine Stärke liegt in der Einfachheit: Fuß- und Handauslösung, ein großes komfortables Rückenteil sowie ein schlichtes Sitzteil mit abgeschrägten Flächen im Oberschenkelbereich sorgen für eine praxisnahe und komfortable Anwendung. Besonders gefreut hat uns, dass bereits der Prototyp auf der Messe überzeugen konnte und erste Kunden Vorbestellungen getätigt haben.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Erfolgreicher Messeauftritt und Blick in die Zukunft</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Wir bedanken uns herzlich bei allen Besucherinnen und Besuchern für das Vertrauen, die ehrlichen Gespräche und das große Interesse an unseren neuen Produkten. Die DOC 2026 hat uns erneut gezeigt, wie wichtig persönliche Begegnungen und direkter Austausch für unsere Arbeit sind.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col  md:flex-row-reverse w-full bg-white">
										<div id="130419021-active" class="hidden md:flex md:flex-1">
													<img decoding="async" class="object-cover object-center w-full h-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_6-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class="  md:pr-6 lg:pr-12 py-12">
																													<div id="130419021" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_1-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_1-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_4-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_4-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_3-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_3-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_7-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_7-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_6-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_6-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_2-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/DOC_2026_UFSK-OSYS_2-1280x853.jpg" alt="Messestand der UFSK-International OSYS" />
											</a>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#130419021 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#130419021-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/doc-2026-2/">DOC 2026</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Messerückblick AAD 2026</title>
		<link>https://www.ufsk-osys.com/trade-fair-review-of-aad-2026/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Wed, 18 Mar 2026 17:34:47 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[AAD]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=49612</guid>

					<description><![CDATA[<p>Auf der AAD 2026 in Düsseldorf haben wir stolz unsere Lösungen für die Augenchirurgie mit einem völlig neuen und großzügigen Standkonzept präsentiert.</p>
<p>The post <a href="https://www.ufsk-osys.com/trade-fair-review-of-aad-2026/">Messerückblick AAD 2026</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Messerückblick</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">Erfolgreicher Messeauftritt auf der AAD 2026 in Düsseldorf</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Auf der AAD 2026 in Düsseldorf präsentierte UFSK-OSYS sein umfassendes Portfolio an Lösungen für den ophthalmologischen Operationssaal mit einem völlig neuen und modernen Messesystem.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_1.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_1-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-top" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_1-640x427.jpg" alt="Booth of UFSK-International OSYS at AAD 2026, Dusseldorf" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_4.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_4-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_4-640x427.jpg" alt="Booth of UFSK-International OSYS at AAD 2026, Dusseldorf" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Das neu gestaltete, offene Standkonzept zog zahlreiche Besucher an und schuf den perfekten Rahmen, um sowohl etablierte Produktlinien als auch spannende Innovationen in den Vordergrund zu rücken.</p>
<p>&nbsp;</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_2.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_2-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_2-640x427.jpg" alt="Booth of UFSK-International OSYS at AAD 2026, Dusseldorf" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Produkt-Highlights auf der AAD 2026:</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Behandlungsstühle – Präzision, Komfort, Zuverlässigkeit</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<ul>
<li><a title="zum Behandlungsstuhl eyeForce" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/eyeforce/" target="_blank" rel="noopener"><b>eyeForce</b></a> – unser leistungsstarker Premium-Behandlungsstuhl, entwickelt für anspruchsvolle und hochfrequentierte Operationsumgebungen.</li>
<li><a title="zum Behandlungsstuhl 500 XLE" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/500-xle/" target="_blank" rel="noopener"><b>500 XLE</b></a> – eine vielseitige und leistungsstarke Lösung für fortgeschrittene ophthalmologische Eingriffe.</li>
<li><a title="zum Behandlungsstuhl 500 ECO" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/500-eco/" target="_blank" rel="noopener"><b>500 ECO</b></a> – das kostengünstige Einstiegsmodell mit bewährter UFSK-OSYS-Qualität.</li>
</ul>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Operateurstühle – Hervorragende Ergonomie für jeden Eingriff</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<ul>
<li><a title="zum Operateurstuhl surgiForce" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/surgiforce/" target="_blank" rel="noopener"><b>surgiForce</b></a> – ein Operateurstuhl der premium-Klasse mit ergonomischen Armlehnen, linearen Führungsoptionen und Einhandentriegelung für eine stabile, präzise Positionierung.</li>
</ul>
<ul>
<li><a title="zum Operateurstuhl surgiForce light" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/surgiforce-light/" target="_blank" rel="noopener"><b>surgiForce light</b></a> – die leichte und äußerst flexible Version mit Sitzverschiebemechanismus und Fußentriegelung für dynamische Arbeitsabläufe.</li>
<li><a title="zum Operateurstuhl surgiTrend" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/surgitrend/" target="_blank" rel="noopener"><b>surgiTrend</b></a> – unser ergonomisch optimierter Chirurgenstuhl für ambulante OP-Säle und Rotationssysteme, ausgestattet mit voll beweglichen Armlehnen.</li>
</ul>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Assistentenstühle – Unterstützung für Ihr OP-Team</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<ul>
<li><a title="zum Assistentenstuhl assistPro" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/assistpro/" target="_blank" rel="noopener"><b>assistPro F</b></a> – der komfortable Assistenz-Allrounder für Ihren OP.</li>
<li><a title="zum Assistentenstuhl easyLine" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/easyline/" target="_blank" rel="noopener"><b>easyLine R</b></a> – ein leichtgängiger und kompakter Assistentenstuhl, der hervorragende Mobilität und Komfort bietet.</li>
</ul>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Weitere OP-Lösungen zur Optimierung Ihres Arbeitsablaufs</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<ul>
<li><a title="zum Instrumententisch supportLine" href="https://www.ufsk-osys.com/produkte/instrumententische/supportline/" target="_blank" rel="noopener"><b>supportLine</b></a> – ein stabiler, ergonomischer Instrumententisch für ein optimiertes Instrumentenmanagement.</li>
</ul>
<ul>
<li><a title="zum Wäsche- und Abfallsammler stayClean collector" href="https://www.ufsk-osys.com/produkte/pflege-und-reinigung/stayclean-collector/" target="_blank" rel="noopener"><b>stayClean collector</b></a> – eine effiziente Wäsche- und Abfalllösung für den OP.</li>
<li><a title="zum Abwurfgestell stayClean kick bucket" href="https://www.ufsk-osys.com/produkte/pflege-und-reinigung/stayclean-kick-bucket/" target="_blank" rel="noopener"><b>stayClean kick bucket</b></a> – ein mobiler und leicht zu manövrierender Auffangeimer für den routinemäßigen chirurgischen Einsatz.</li>
<li></li>
<li>Dazu kamen mehrere neue Produkte, die erstmals auf der AAD 2026 vorgestellt wurden.</li>
</ul>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col  md:flex-row-reverse">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_1.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_1-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2026_UFSK-OSYS_1-640x427.jpg" alt="Booth of UFSK-International OSYS at AAD 2026, Dusseldorf" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Die <b>AAD 2026</b> war für UFSK‑OSYS ein großer Erfolg. Das neue Ausstellungssystem, das große Interesse der Besucher und die wertvollen Gespräche mit Fachleuten aus der Augenheilkunde haben einmal mehr gezeigt, wie wichtig ergonomische, arbeitsablaufoptimierte Lösungen in der modernen Augenchirurgie sind.</p>
<p>&nbsp;</p>
<p>Wir bedanken uns herzlich bei allen Besuchern für ihr Interesse und freuen uns auf die kommenden Veranstaltungen!</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/trade-fair-review-of-aad-2026/">Messerückblick AAD 2026</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Messerückblick EPOMEC 2025</title>
		<link>https://www.ufsk-osys.com/messerueckblick-epomec-2025/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 10:19:54 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[EPOMEC]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=49790</guid>

					<description><![CDATA[<p>UFSK-OSYS nahm in diesem Jahr erstmals an der EPOMEC 2025 in Dubai teil – und unser Debüt war ein voller Erfolg! Der Messestand war durchgehend stark besucht, und die positive Resonanz der Fachbesucher hat unsere Erwartungen übertroffen. Im Mittelpunkt standen unsere innovativen Lösungen für die Ophthalmologie: 500 XLE – der vielseitige Behandlungsstuhl mit verschiedenen Komponenten für maximale Flexibilität. surgiLine– der Operateurstuhl für präzises und komfortables Arbeiten.<br />
assistPro F – der Assistentenstuhl mit Armauflagen für optimale Unterstützung.<br />
supportLine – unser Instrumententisch für perfekte Organisation im OP. Die EPOMEC 2025 bot uns eine hervorragende Plattform, um unsere Produkte einem internationalen Publikum vorzustellen und wertvolle Kontakte zu knüpfen. Wir bedanken uns herzlich bei allen Besuchern für die inspirierenden Gespräche und freuen uns schon jetzt auf die nächste EPOMEC!</p>
<p>The post <a href="https://www.ufsk-osys.com/messerueckblick-epomec-2025/">Messerückblick EPOMEC 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">EPOMEC 2025</h2>
																<h1 id="product-headline" style="color:#3d3d3c;" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">UFSK‑OSYS feiert erfolgreiches Debüt auf der EPOMEC 2025 in Dubai</h1>
													</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_2.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_2-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-bottom" src="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_2-640x427.jpg" alt="Booth of UFSK-International OSYS on EPOMEC 2025" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_1.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_1-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_1-640x427.jpg" alt="EPOMEC 2025 in Dubai, United Arab Emirates" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Rückblick EPOMEC 2025</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Erfolgreicher Messeauftritt auf der EPOMEC 2025 in Dubai</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p><strong>UFSK-OSYS</strong> nahm in diesem Jahr erstmals an der <strong>EPOMEC 2025</strong> in Dubai teil – und unser Debüt war ein voller Erfolg! Der Messestand war durchgehend stark besucht, und die positive Resonanz der Fachbesucher hat unsere Erwartungen übertroffen.</p>
<p>&nbsp;</p>
<div>
<p>Im Mittelpunkt standen unsere innovativen Lösungen für die Ophthalmologie:</p>
<ul>
<li><em><a title="Behandlungsstuhl 500 XLE" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/500-xle/" target="_blank" rel="noopener"><strong>500 XLE</strong></a></em> – der vielseitige Behandlungsstuhl mit verschiedenen Komponenten für maximale Flexibilität.</li>
<li><em><a title="Operateurstuhl surgiLine" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/surgiline/" target="_blank" rel="noopener"><strong>surgiLine</strong></a></em>– der Operateurstuhl für präzises und komfortables Arbeiten.</li>
<li><em><a title="Assistentenstuhl assistPro F" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/assistpro/" target="_blank" rel="noopener"><strong>assistPro F</strong></a></em> – der Assistentenstuhl mit Armauflagen für optimale Unterstützung.</li>
<li><em><a title="Instrumententisch supportLine" href="https://www.ufsk-osys.com/produkte/instrumententische/supportline/" target="_blank" rel="noopener"><strong>supportLine</strong></a></em> – unser Instrumententisch für perfekte Organisation im OP.</li>
</ul>
</div>
<p>&nbsp;</p>
<p>Die EPOMEC 2025 bot uns eine hervorragende Plattform, um unsere Produkte einem internationalen Publikum vorzustellen und wertvolle Kontakte zu knüpfen. Wir bedanken uns herzlich bei allen Besuchern für die inspirierenden Gespräche und freuen uns schon jetzt auf die nächste <a title="https://www.epomec.ae/" href="https://www.epomec.ae/" target="_blank" rel="noopener"><em>EPOMEC</em></a>!</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col  md:flex-row-reverse w-full bg-white">
										<div id="1934818665-active" class="hidden md:flex md:flex-1">
													<img decoding="async" class="object-cover object-center w-full h-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_2-1280x853.jpg" alt="Booth of UFSK-International OSYS on EPOMEC 2025" />
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class="  md:pr-6 lg:pr-12 py-12">
														                            	<h3 class="font-roboto font-semibold text-lg text-gray-700 leading-6 tracking-wide mb-6">Messestand der UFSK-OSYS auf der EPOMEC 2025 in Dubai</h3>
																						<div id="1934818665" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_3-1280x853.jpg" alt="Booth of UFSK-International OSYS on EPOMEC 2025" />
											</div>
																																								<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/EPOMEC_2025_UFSK-OSYS_2-1280x853.jpg" alt="Booth of UFSK-International OSYS on EPOMEC 2025" />
											</div>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#1934818665 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#1934818665-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/messerueckblick-epomec-2025/">Messerückblick EPOMEC 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Weihnachtlicher Jahresausklang</title>
		<link>https://www.ufsk-osys.com/weihnachtlicher-jahresausklang/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Fri, 19 Dec 2025 08:29:34 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=51202</guid>

					<description><![CDATA[<p>Das Jahr neigt sich dem Ende zu, und wir bei UFSK-OSYS blicken stolz auf ein ereignisreiches und erfolgreiches Jahr zurück. Unsere Weihnachtsfeier in der historischen Wurstkuchl in Regensburg bot den perfekten Rahmen, um die Erfolge zu feiern, Dankbarkeit zu zeigen und das Miteinander zu stärken. Mit Freude und Zuversicht blicken wir nun auf das kommende Jahr. &#x1f384;&#x2728;</p>
<p>The post <a href="https://www.ufsk-osys.com/weihnachtlicher-jahresausklang/">Weihnachtlicher Jahresausklang</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">Weihnachtlicher Jahresausklang bei UFSK-OSYS</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Das Jahr neigt sich dem Ende zu, und wir bei UFSK-OSYS blicken stolz auf ein ereignisreiches und erfolgreiches Jahr zurück.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/UFSK-OSYS_Weihnachtsfeier-2024.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/UFSK-OSYS_Weihnachtsfeier-2024-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/UFSK-OSYS_Weihnachtsfeier-2024-640x427.jpg" alt="" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col  md:flex-row-reverse">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/UFSK-OSYS_Weihnachtsfeier-2024.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/UFSK-OSYS_Weihnachtsfeier-2024-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/UFSK-OSYS_Weihnachtsfeier-2024-640x427.jpg" alt="" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Teamgeist und Tradition im festlichen Einklang</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Unsere Weihnachtsfeier in der historischen Wurstkuchl in Regensburg bot den perfekten Rahmen, um die Erfolge zu feiern, Dankbarkeit zu zeigen und das Miteinander zu stärken. Mit Freude und Zuversicht blicken wir nun auf das kommende Jahr. &#x1f384;&#x2728;</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/weihnachtlicher-jahresausklang/">Weihnachtlicher Jahresausklang</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EANS 2025</title>
		<link>https://www.ufsk-osys.com/eans-2025-2/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Thu, 16 Oct 2025 06:06:36 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[EANS]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=51174</guid>

					<description><![CDATA[<p>Mit einem komplett neu gestalteten Messestand präsentierte sich UFSK-OSYS auf der diesjährigen EANS 2025 in Wien – und das mit großem Erfolg. Unser Stand erfreute sich reger Besucherzahlen und zog internationales Fachpublikum an, darunter auch Gäste aus Australien und Korea.</p>
<p>The post <a href="https://www.ufsk-osys.com/eans-2025-2/">EANS 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Messerückblick</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">Erfolgreicher Messeauftritt auf der EANS 2025 in Wien</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Mit einem komplett neu gestalteten Messestand präsentierte sich UFSK-OSYS auf der diesjährigen EANS 2025 in Wien – und das mit großem Erfolg. Unser Stand erfreute sich reger Besucherzahlen und zog internationales Fachpublikum an, darunter auch Gäste aus Australien und Korea.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS-640x427.jpg" alt="" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS_3.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS_3-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS_3-640x427.jpg" alt="" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Im Mittelpunkt standen unsere innovativen Produkte für die Neurochirurgie:</p>
<ul>
<li><a title="zum premiumLine Bundle 1 für die Neurochirurgie" href="https://www.ufsk-osys.com/konzepte/fuer-fachbereiche/neurochirurgie/#premiumLine-neurochirurgie-1" target="_blank" rel="noopener"><strong>surgiForce</strong> – der Operateurstuhl mit Armauflagen für die Neurochirurgie (mit Linearführung und Einhandauslöser) und Fußschalterplatte für höchste Präzision und Ergonomie.</a></li>
<li><a title="zum premiumLine Bundle 2 für die Neurochirurgie" href="https://www.ufsk-osys.com/konzepte/fuer-fachbereiche/neurochirurgie/#premiumLine-neurochirurgie-2" target="_blank" rel="noopener"><strong>surgiForce light</strong> – die leichte Variante mit Sitzverschiebung und Fußauslöser für maximale Bewegungsfreiheit.</a></li>
<li><a title="zum Assistentenstuhl assistPro" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/assistpro/" target="_blank" rel="noopener"><strong>assistPro F</strong> – der Assistentenstuhl für optimale Unterstützung im OP.</a></li>
<li><a title="zum Instrumententisch supportLine" href="https://www.ufsk-osys.com/produkte/instrumententische/supportline/" target="_blank" rel="noopener"><strong>supportLine</strong> – unser flexibler Instrumententisch für effiziente Arbeitsabläufe.</a></li>
</ul>
<p>&nbsp;</p>
<p>Das neue Standdesign spiegelt unsere Markenidentität wider und setzt unsere Produkte wirkungsvoll in Szene. Die zahlreichen Gespräche mit Anwendern und Interessenten haben uns wertvolle Impulse gegeben und unser Engagement für praxisnahe Lösungen bestätigt.</p>
<p>&nbsp;</p>
<p>Wir bedanken uns herzlich bei allen Besuchern für das große Interesse – und freuen uns schon jetzt auf die nächste EANS!</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col  md:flex-row-reverse w-full bg-white">
										<div id="1302955874-active" class="hidden md:flex md:flex-1">
													<img decoding="async" class="object-cover object-center w-full h-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS_2-1280x853.jpg" alt="" />
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class="  md:pr-6 lg:pr-12 py-12">
																													<div id="1302955874" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS_2-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS_2-1280x853.jpg" alt="" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/EANS_2025_UFSK-OSYS-1280x853.jpg" alt="" />
											</a>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#1302955874 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#1302955874-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/eans-2025-2/">EANS 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Neuheiten 2025</title>
		<link>https://www.ufsk-osys.com/neuheiten-2025/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Mon, 13 Oct 2025 06:53:07 +0000</pubDate>
				<category><![CDATA[Neuheiten]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=51187</guid>

					<description><![CDATA[<p>Im Laufe des Jahres haben wir unser Portfolio um zwei praktische Komponenten erweitert: dem Multifunktionsfußtaster für den Behandlungsstuhl 500 ECO und der Akku Kapazität Erweiterung für den Behandlungsstuhl eyeForce.</p>
<p>The post <a href="https://www.ufsk-osys.com/neuheiten-2025/">Neuheiten 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Neuheiten</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">Was ist NEU in 2025?</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Im Laufe des Jahres haben wir unser Portfolio um zwei praktische Komponenten erweitert: dem Multifunktionsfußtaster für den Behandlungsstuhl 500 ECO und der Akku Kapazität Erweiterung für den Behandlungsstuhl eyeForce.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE-640x427.jpg" alt="Was ist NEU in 2025? Neuheiten" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div id='Produktneuheiten2025'  class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE2.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE2-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE2-640x427.jpg" alt="Multifunktionsfußtaster. Komponente für Behandlungsstuhl 500 ECO" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Komponente</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Multifunktionsfußtaster</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Seit September 2025 ist der <a title="Komponenten für 500 ECO" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/500-eco/#500ECOKomponenten" target="_blank" rel="noopener"><b><i>Multifunktionsfußtaster</i></b><i> </i>(Art. Nr.: 3351 1053) als Ergänzung für den Behandlungsstuhl <em>500 ECO</em></a> verfügbar. Mit zahlreichen Verstelloptionen – darunter Rücken-, Sitz- und Höhenverstellung, drei Memory-Positionen, Reset-, Auto-Run- sowie An/Aus-Taste – ermöglicht er eine komfortable Steuerung und unterstützt ein durchgehend steriles Arbeiten. Besonders geeignet ist diese Erweiterung für den Einsatz in der Dentalchirurgie.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div id='Produktneuheiten2025'  class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE3.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE3-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/Neuheiten-2025_UFSK-OSYS_DE3-640x427.jpg" alt="Neu. Akku Kapazität Erweiterung 26Ah. Komponente für eyeForce." />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Komponente</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Akku Kapazität Erweiterung 26Ah</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Für mehr Ausdauer im Praxisalltag sorgt die <a title="Komponenten für eyeForce" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/eyeforce/#eyeforce-komponenten" target="_blank" rel="noopener"><strong>Akku Kapazität Erweiterung 26Ah</strong> (Art. Nr.: 3351 1047) für den Behandlungsstuhl <em>eyeForce</em>.</a> Sie umfasst ein Ladegerät sowie ein 3 m Ladekabel und bietet längere Betriebszeiten, ohne dass sich die Ladezeiten verlängern. Fest im Fahrwerk verbaut, ersetzt sie die bisherige Wechselfunktion der Akkuschublade und macht den Arbeitsablauf noch effizienter.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/neuheiten-2025/">Neuheiten 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Produktverbesserungen 2025</title>
		<link>https://www.ufsk-osys.com/produktverbesserungen-2025/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Thu, 09 Oct 2025 07:16:36 +0000</pubDate>
				<category><![CDATA[Produktverbesserung]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=51194</guid>

					<description><![CDATA[<p>Getreu unserem Credo „Aus der Praxis – für die Praxis“ haben wir im engen Austausch mit Operateuren und Augenärzten unsere Produkte konsequent weiterentwickelt und Verbesserungen am Behandlungsstuhl 500 ECO und am Instrumententisch supportLine umgesetzt.</p>
<p>The post <a href="https://www.ufsk-osys.com/produktverbesserungen-2025/">Produktverbesserungen 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Produktverbesserungen</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">Was ist NEU in 2025?</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Getreu unserem Credo „Aus der Praxis – für die Praxis“ haben wir im engen Austausch mit Operateuren und Augenärzten unsere Produkte konsequent weiterentwickelt und Verbesserungen am Behandlungsstuhl 500 ECO und am Instrumententisch supportLine umgesetzt.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE-1280x854.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE-640x427.jpg" alt="Was ist NEU in 2025? Produktverbesserungen." />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col md:flex-row  w-full bg-white">
										<div id="1395289207-active" class="hidden md:flex md:flex-1">
													<img decoding="async" class="object-cover object-center w-full h-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE5-1280x853.jpg" alt="Produktverbesserungen. Behandlungsstuhl 500 ECO" />
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class=" md:pl-6 lg:pl-12  py-12">
																													<div id="1395289207" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE2-1280x854.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE2-1280x854.jpg" alt="Produktverbesserung. Behandlungsstuhl 500 ECO. Rückenteil - verkürzt in Höhe und Schulterbreite." />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE3-1280x854.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE3-1280x854.jpg" alt="Produktverbesserung. Behandlungsstuhl 500 ECO. Kopfteil - optimal angepasst." />
											</a>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#1395289207 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#1395289207-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div>



<div id='Produktverbesserungen2025'  class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Produktverbesserung</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Behandlungsstuhl 500 ECO</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Der Behandlungsstuhl <em>500 ECO</em> wurde gezielt optimiert: Das <strong>verkürzte Rückenteil in Höhe und Schulterbreite</strong> sowie das neu <strong>angepasste Kopfteil</strong> ermöglichen eine noch ergonomischere Patientenlagerung. Gleichzeitig profitieren Operateure von einem ergonomisch verbesserten Zugang zum OP-Feld – für mehr Komfort und Effizienz im Arbeitsalltag. Weitere Informationen zum <em>500 ECO</em> finden Sie <em><a title="500 ECO" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/500-eco/" target="_blank" rel="noopener"><u>hier</u></a></em>.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div id='Produktverbesserungen2025'  class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE4.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE4-1280x854.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/Produktverbesserungen-2025_UFSK-OSYS_DE4-640x427.jpg" alt="Produktverbesserung. Instrumententisch supportLine. Doppellaufrollen mit größerem Durchmesser." />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Produktverbesserung</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium">Instrumententisch supportLine</h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Der Instrumententisch <em>supportLine</em> <span data-teams="true">wird ab sofort mit <strong>Doppellaufrollen in neuer, hochwertiger Ausführung</strong></span> (ø 65 mm) <span data-teams="true">ausgeliefert. Die Umstellung betrifft ausschließlich die Rollenausstattung – die Handhabung bleibt wie gewohnt</span>. <a title="supportLine" href="https://www.ufsk-osys.com/produkte/instrumententische/supportline/" target="_blank" rel="noopener">Hier finden Sie weitere Informationen zum <em>supportLine</em></a><a title="surgiForce light" href="https://www.ufsk-osys.com/produkte/operateurstuhle-und-assistentenstuhle/surgiforce-light/" target="_blank" rel="noopener"><em>.</em></a></p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/produktverbesserungen-2025/">Produktverbesserungen 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ESCRS 2025</title>
		<link>https://www.ufsk-osys.com/escrs-2025/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Fri, 19 Sep 2025 06:29:50 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[ESCRS]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=51183</guid>

					<description><![CDATA[<p>Wir blicken auf eine erfolgreiche Teilnahme an der ESCRS 2025 in Kopenhagen zurück. Die internationale Leitmesse der Augenheilkunde bot erneut eine hervorragende Plattform, um unsere Produkte und Neuheiten einem breiten Fachpublikum zu präsentieren und wertvolle Kontakte zu knüpfen.</p>
<p>The post <a href="https://www.ufsk-osys.com/escrs-2025/">ESCRS 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Messerückblick</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">UFSK-OSYS auf der ESCRS 2025 in Kopenhagen</h1>
																<p id="product-description" style="" class="text-gray-700 text-base md:text-lg xl:text-2xl lg:max-w-md">
							Die DOC 2026 war für UFSK-OSYS erneut eine bedeutende Plattform für den persönlichen Austausch mit Ophthalmologen, Praxisteams und langjährigen Kunden. Neben wertvollen Gesprächen über Behandlungsstühle, Instrumententische und ergonomische Arbeitsplatzlösungen standen insbesondere die neuen Modelle der supportLine pure-Serie sowie der neue assistPure Assistentenstuhl im Mittelpunkt des Messeauftritts.						</p>
								</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_2.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_2-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_2-640x427.jpg" alt="" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col  md:flex-row-reverse">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_5.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_5-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_5-640x427.jpg" alt="" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3"></h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p data-start="49" data-end="334">Ein besonderes Highlight war die Vorstellung des Facelifts des Behandlungsstuhls <em><a title="500 ECO" href="https://www.ufsk-osys.com/produkte/operationsliegen-und-behandlungsstuehle/500-eco/" target="_blank" rel="noopener"><strong data-start="385" data-end="396">500 ECO</strong></a></em>. Das Modell wurde mit einem neu entwickelten Rücken- und Kopfteil ausgestattet, die sowohl den Komfort für Patienten als auch die ergonomische Handhabung für Anwender weiter verbessern. Die Besucher hatten Gelegenheit, den überarbeiteten <em>500 ECO</em> direkt am Stand zu erleben – und die Resonanz fiel durchweg positiv aus.</p>
<p>&nbsp;</p>
<p data-start="49" data-end="334">Die ESCRS 2025 war für uns damit ein großer Erfolg. Wir danken allen Besucherinnen und Besuchern für das Interesse und freuen uns schon auf die kommenden Begegnungen und Gespräche auf der nächsten ESCRS.</p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col md:flex-row  w-full bg-white">
										<div id="530043845-active" class="hidden md:flex md:flex-1">
													<img decoding="async" class="object-cover object-center w-full h-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_-1280x853.jpg" alt="" />
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class=" md:pl-6 lg:pl-12  py-12">
																													<div id="530043845" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_2-1280x853.jpg" alt="" />
											</div>
																																								<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_6-1280x853.jpg" alt="" />
											</div>
																																								<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_1-1280x853.jpg" alt="" />
											</div>
																																								<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_-1280x853.jpg" alt="" />
											</div>
																																								<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_3-1280x853.jpg" alt="" />
											</div>
																																								<div class="single-picture" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/ESCRS_2025_UFSK-OSYS_4-1280x853.jpg" alt="" />
											</div>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#530043845 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#530043845-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/escrs-2025/">ESCRS 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Messerückblick AAD 2025</title>
		<link>https://www.ufsk-osys.com/messerueckblick-aad-2025/</link>
		
		<dc:creator><![CDATA[Christoph Nissler]]></dc:creator>
		<pubDate>Wed, 02 Apr 2025 09:40:32 +0000</pubDate>
				<category><![CDATA[Messerückblick]]></category>
		<category><![CDATA[25. Jubiläum]]></category>
		<category><![CDATA[AAD]]></category>
		<category><![CDATA[Augenheilkunde]]></category>
		<category><![CDATA[UFSK-OSYS]]></category>
		<guid isPermaLink="false">https://www.ufsk-osys.com/?p=44125</guid>

					<description><![CDATA[<p>Wir freuen uns, von unserer Teilnahme an der AAD 2025 in Düsseldorf zu berichten – einem besonderen Jahr, in dem das 25. Jubiläum der Messe gefeiert wurde. Besonders stolz sind wir darauf, dass wir bereits seit 25 Jahren als Aussteller Teil dieser bedeutenden Fachveranstaltung sind. In Anerkennung unserer langjährigen Präsenz erhielten wir eine kleine Auszeichnung vom Messeveranstalter, was uns besonders geehrt hat. Auch in diesem Jahr nutzten wir die Gelegenheit, unsere neuesten Produktentwicklungen zu präsentieren, wertvolle Gespräche mit Fachkollegen zu führen und zahlreiche neue Kontakte zu knüpfen. Die Jubiläumsfeierlichkeiten verliehen der Messe eine besondere Atmosphäre und boten eine ideale Gelegenheit, auf die Entwicklungen der vergangenen Jahre zurückzublicken.</p>
<p>The post <a href="https://www.ufsk-osys.com/messerueckblick-aad-2025/">Messerückblick AAD 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></description>
										<content:encoded><![CDATA[<div  class="konzept-header">

	
	
        <div id="product-header-container" class="relative w-full overflow-hidden">
            <div class="w-full h-28 lg:h-36"><!-- spacer --></div>
			<div class="w-full max-w-screen-xl m-auto px-6 pt-16 lg:pt-28 xl:pt-36 pb-20 lg:pb-40 xl:pb-48 relative z-20 font-roboto">
											<h2 id="product-subheadline" style="color:#009dea;" class="text-gray-400 text-sm md:text-base lg:text-lg tracking-wider font-semibold uppercase mb-3">Messerückblick</h2>
																<h1 id="product-headline" style="" class="text-gray-700 text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold mb-3">AAD 2025: Unser gemeinsames Messejubiläum</h1>
													</div>
            <div id="product-background-overlay" class="absolute w-full h-full top-0 left-0 bg-white bg-opacity-80 z-10"></div>
            <div id="product-background-image" class="absolute w-full h-full top-0 left-0 z-0">
									<picture class="w-full">
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS.jpg" media="(min-width: 1280px)" />
						<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS-1280x853.jpg" media="(min-width: 768px)" />
						<img decoding="async" class="w-full h-full object-cover object-center" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS-640x427.jpg" alt="" />
					</picture>
				            </div>
        </div>

				<script>
		(function(){
			/* On load */

			const backgroundImage = document.querySelector('#product-background-image');
			if (!backgroundImage || typeof TimelineMax === 'undefined') return;
			const backgroundOverlay = document.querySelector('#product-background-overlay');
			const headline = document.querySelector('#product-headline');
			const subheadline = document.querySelector('#product-subheadline');
			const description = document.querySelector('#product-description');

			const ph = new TimelineMax();

			ph
			.fromTo(backgroundImage, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut })
			.fromTo(backgroundOverlay, 3, { opacity: "0" }, { opacity: "1", ease: Power4.easeInOut }, "-=3")
			.fromTo(headline, 1.5, { y: "-50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(subheadline, 1.5, { y: "50", opacity: "0" }, { y: "0", opacity: "1", ease: Power4.easeInOut }, "-=2")
			.fromTo(description, 1, { x: "50", opacity: "0", scale: "1.3" }, { x: "0", opacity: "1", scale: "1", ease: Power4.easeInOut }, "-=1.2")
			.fromTo(backgroundImage, 1, { webkitFilter: 'blur(10px)', filter: 'blur(10px)' }, { webkitFilter: 'blur(0px)', filter: 'blur(0px)'}, "-=1.2" )
			;
		})();
		</script>
		
				
	
</div>



<div   class="text-bild-kombination">

	
	
        <div class="w-full max-w-screen-xl m-auto my-12">
            <div class="flex flex-col md:flex-row ">
                
                <div class="md:flex-1 flex items-center px-6">
											<picture class="w-full mb-6 lg:mb-0">
							<!-- <source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_1.jpg" media="(min-width: 1280px)" /> -->
							<source srcset="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_1-1280x853.jpg" media="(min-width: 1280px)" />
							<img decoding="async" class="w-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_1-640x427.jpg" alt="" />
						</picture>
					                </div> 
				
                <!-- text -->
                <div class="md:flex-1 flex items-center px-6 font-roboto">
                    <div>
                        <div class="mb-6">
                            <h4 class="text-xs tracking-wider text-hellgrau font-semibold uppercase mb-3">Rückblick AAD 2025</h4>
                            <h2 class="text-lg lg:text-3xl text-dunkelgrau tracking-wide font-medium"></h2>
                        </div>
                        <div class="text-sm text-textgrau font-normal leading-6">
							<p>Wir freuen uns, von unserer Teilnahme an der <em><a title="Zur Webseite der Augenärztlichen Akademie Deutschland" href="https://aad-kongress.de/" target="_blank" rel="noopener">AAD 2025</a></em> in Düsseldorf zu berichten – einem besonderen Jahr, in dem das 25. Jubiläum der Messe gefeiert wurde. Besonders stolz sind wir darauf, dass wir bereits seit 25 Jahren als Aussteller Teil dieser bedeutenden Fachveranstaltung sind. In Anerkennung unserer langjährigen Präsenz erhielten wir eine kleine Auszeichnung vom Messeveranstalter, was uns besonders geehrt hat.</p>
<p>&nbsp;</p>
<p>Auch in diesem Jahr nutzten wir die Gelegenheit, unsere neuesten Produktentwicklungen zu präsentieren, wertvolle Gespräche mit Fachkollegen zu führen und zahlreiche neue Kontakte zu knüpfen. Die Jubiläumsfeierlichkeiten verliehen der Messe eine besondere Atmosphäre und boten eine ideale Gelegenheit, auf die Entwicklungen der vergangenen Jahre zurückzublicken.</p>
<p>&nbsp;</p>
<p>Wir danken allen Besuchern für ihr Interesse und freuen uns darauf, auch in den kommenden Jahren Teil der AAD zu sein und gemeinsam die Zukunft der Augenheilkunde mitzugestalten.</p>
<p>&nbsp;</p>
<p>Weitere Messeveranstaltungen, auf denen Sie sich von unseren Produkten überzeugen lassen können, finden Sie <a title="Messen &amp; Kongresse" href="https://www.ufsk-osys.com/ufsk-osys/messen-und-kongresse/" target="_blank" rel="noopener"><em><strong>hier.</strong></em></a></p>
                        </div>
						<!-- button -->
						                    </div>
                </div>
            </div>
        </div>

	
</div>



<div   class="bilder-galerie">

	
	
        <div class="bg-white relative w-full overflow-hidden my-12">
            <div class="w-full max-w-screen-xl m-auto px-6  relative z-20">
                <div class="flex flex-col  md:flex-row-reverse w-full bg-white">
										<div id="1625858240-active" class="hidden md:flex md:flex-1">
													<img decoding="async" class="object-cover object-center w-full h-full rounded-tr-xl rounded-bl-xl" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_6_DE-1280x853.jpg" alt="" />
											</div>
                    <div class="md:flex-1 flex items-center">
                        <div class="  md:pr-6 lg:pr-12 py-12">
							                            	<h4 class="font-roboto font-semibold text-xs text-blauton tracking-wider mb-2">Messestand der UFSK-OSYS auf der AAD 2025</h4>
																													<div id="1625858240" class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
																														<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS-1280x853.jpg" alt="" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_5-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_5-1280x853.jpg" alt="" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_4-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_4-1280x853.jpg" alt="" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_2-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_2-1280x853.jpg" alt="" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_3-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_3-1280x853.jpg" alt="" />
											</a>
																																								<a class="single-picture" href="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_6_DE-1280x853.jpg" style="cursor: zoom-in !important;">
												<img decoding="async" class="w-full" src="https://www.ufsk-osys.com/wp-content/uploads/AAD_2025_UFSK-OSYS_6_DE-1280x853.jpg" alt="" />
											</a>
																											</div>
								<script>
									(function ($) {
										$(document).ready(function(){  
											$("#1625858240 .single-picture img").mouseover(function(){ 
												let imgsource = $(this).data('src');
												$("#1625858240-active img").attr('src',imgsource);
											})
										}); 
									}(jQuery));
								</script>
							                        </div>
                    </div>
                </div>
            </div>
			        </div>

	
</div><p>The post <a href="https://www.ufsk-osys.com/messerueckblick-aad-2025/">Messerückblick AAD 2025</a> first appeared on <a href="https://www.ufsk-osys.com">UFSK-International OSYS GmbH</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
