<?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>ITV - Das Magazin</title>
<atom:link href="https://www.das-magazin.de/rubrik/itv/feed/" rel="self" type="application/rss+xml" /><link>https://www.das-magazin.de</link>
<description></description>
<lastBuildDate>Wed, 16 Sep 2026 10:57:20 +0000</lastBuildDate>
<language>de</language>
<sy:updatePeriod>
hourly	</sy:updatePeriod>
<sy:updateFrequency>
1	</sy:updateFrequency>
<item><title>Autonomes Fahren im ÖPNV?</title><link>https://www.das-magazin.de/autonomes-fahren/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=autonomes-fahren</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Wed, 16 Sep 2026 10:57:20 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[Sonderthemen]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22431</guid><description><![CDATA[<p>Autonomes Fahren im ÖPNV? Oberfranken soll Modellregion werden Vor allem im ländlichen Raum könnte autonomes Fahren helfen, Mobilität neu zu denken – genau hier sehen die Hochschule Coburg und die HUK-COBURG die Region Coburg, Kronach und Lichtenfels in einer Vorreiterrolle.</p><p>The post <a
href="https://www.das-magazin.de/autonomes-fahren/">Autonomes Fahren im ÖPNV?</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: Gbf8n5Y1bag');</script> <content:encoded><![CDATA[<h1>Autonomes Fahren im ÖPNV?</h1><h2>Oberfranken soll Modellregion werden</h2><p>Vor allem im ländlichen Raum könnte autonomes Fahren helfen, Mobilität neu zu denken – genau hier sehen die Hochschule Coburg und die HUK-COBURG die Region Coburg, Kronach und Lichtenfels in einer Vorreiterrolle.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="Gbf8n5Y1bag" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_3_Versicherung_V1.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/autonomes-fahren/">Autonomes Fahren im ÖPNV?</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Ein verborgenes Museum</title><link>https://www.das-magazin.de/staedtischen-sammlungen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=staedtischen-sammlungen</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Wed, 19 Aug 2026 16:00:12 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[Sonderthemen]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22384</guid><description><![CDATA[<p>Ein verborgenes Museum Die städtischen Sammlungen Im zweiten Teil unserer Serie Geheime Ecken tauchen wir ganz tief ein in Coburgs Geschichte: Die städtischen Sammlungen sind eine wahre Schatzkammer von Exponaten aus vielen Jahrhunderten Coburger Stadtgeschichte.</p><p>The post <a
href="https://www.das-magazin.de/staedtischen-sammlungen/">Ein verborgenes Museum</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: Zzj4A6Ua5zI');</script> <content:encoded><![CDATA[<h1>Ein verborgenes Museum</h1><h2>Die städtischen Sammlungen</h2><p>Im zweiten Teil unserer Serie <span
class="il">Geheime</span> <span
class="il">Ecken</span> tauchen wir ganz tief ein in Coburgs Geschichte: Die städtischen Sammlungen sind eine wahre Schatzkammer von Exponaten aus vielen Jahrhunderten Coburger Stadtgeschichte.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="Zzj4A6Ua5zI" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_4_Makler_V1.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/staedtischen-sammlungen/">Ein verborgenes Museum</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Schrill, leidenschaftlich, energiegeladen</title><link>https://www.das-magazin.de/csardasfuerstin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=csardasfuerstin</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Fri, 14 Aug 2026 10:22:26 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[Sonderthemen]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22366</guid><description><![CDATA[<p>Schrill, leidenschaftlich, energiegeladen &#8222;Die Csárdásfürstin“ auf der Waldbühne Heldritt Große Gefühle, feurige Rhythmen und ein dramatischer Standeskonflikt: Emmerich Kálmáns „Die Csárdásfürstin“ erzählt von einer Liebe gegen alle gesellschaftlichen Widerstände. Die Sommeroperette Heldritt zeigt dieses mitreißende Stück vom 13.08. bis 23.08. auf der Waldbühne.</p><p>The post <a
href="https://www.das-magazin.de/csardasfuerstin/">Schrill, leidenschaftlich, energiegeladen</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: parmuu3dOAs');</script> <content:encoded><![CDATA[<h1>Schrill, leidenschaftlich, energiegeladen</h1><h2>&#8222;Die Csárdásfürstin“ auf der Waldbühne Heldritt</h2><p>Große Gefühle, feurige Rhythmen und ein dramatischer Standeskonflikt: Emmerich Kálmáns „Die Csárdásfürstin“ erzählt von einer Liebe gegen alle gesellschaftlichen Widerstände. Die Sommeroperette Heldritt zeigt dieses mitreißende Stück vom 13.08. bis 23.08. auf der Waldbühne.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="parmuu3dOAs" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_3_Versicherung_V1.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/csardasfuerstin/">Schrill, leidenschaftlich, energiegeladen</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Jedermann erobert Coburg</title><link>https://www.das-magazin.de/jedermann-theater/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jedermann-theater</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Thu, 13 Aug 2026 09:00:44 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[Sonderthemen]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22356</guid><description><![CDATA[<p>&#8222;Jedermann&#8220; erobert Coburg Großes Open-Air-Theater auf dem Schlossplatz „Wir kommen mit nichts, wir gehen mit nichts – was passiert in der Zeit dazwischen?“ Dieser zentralen Frage widmet sich die Neuinszenierung des Theaterklassikers „Jedermann“, der Ende August als Open-Air-Produktion auf dem Coburger Schlossplatz aufgeführt wird. Titelbild: iLikeStories GmbH / Matthias Klopp</p><p>The post <a
href="https://www.das-magazin.de/jedermann-theater/">Jedermann erobert Coburg</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: VAdoMU-5r9E');</script> <content:encoded><![CDATA[<h1>&#8222;Jedermann&#8220; erobert Coburg</h1><h2>Großes Open-Air-Theater auf dem Schlossplatz</h2><p>„Wir kommen mit nichts, wir gehen mit nichts – was passiert in der Zeit dazwischen?“ Dieser zentralen Frage widmet sich die Neuinszenierung des Theaterklassikers „Jedermann“, der Ende August als Open-Air-Produktion auf dem Coburger Schlossplatz aufgeführt wird.</p><p>Titelbild: iLikeStories GmbH / Matthias Klopp</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="VAdoMU-5r9E" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_3_Versicherung_V1.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/jedermann-theater/">Jedermann erobert Coburg</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Der Herr Nachbar</title><link>https://www.das-magazin.de/zimmergaeste_groener/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zimmergaeste_groener</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Mon, 10 Aug 2026 10:00:28 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[Menschen]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22290</guid><description><![CDATA[<p>Der Herr Nachbar Zimmergäste &#8211; Folge 4 In der vierten Folge von „Zimmergäste“ hat Wirt und Gastgeber Markus Zimmer seinen guten Freund und Nachbarn Jens Gröner zu Gast. Der Wahl-Coburger aus dem Schwabenland gibt spannende Einblicke in seinen Job in der Versicherungsbranche und erklärt, warum das Thema Cybersecurity so wichtig ist. Außerdem verrät er, wie...</p><div
class="clear"></div><p><a
href="https://www.das-magazin.de/zimmergaeste_groener/" class="excerpt-read-more newsstand-button">Mehr lesen</a></p><p>The post <a
href="https://www.das-magazin.de/zimmergaeste_groener/">Der Herr Nachbar</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: W8h6aTXBEdw');</script> <content:encoded><![CDATA[<h1>Der Herr Nachbar</h1><h2>Zimmergäste &#8211; Folge 4</h2><p>In der vierten Folge von „Zimmergäste“ hat Wirt und Gastgeber Markus Zimmer seinen guten Freund und Nachbarn Jens Gröner zu Gast. Der Wahl-Coburger aus dem Schwabenland gibt spannende Einblicke in seinen Job in der Versicherungsbranche und erklärt, warum das Thema Cybersecurity so wichtig ist. Außerdem verrät er, wie er beim Tanzen und Kochen den Kopf frei bekommt, was sein absolutes Lieblingsevent ist und warum man im Goldenen Kreuz ganz ungeniert (und sehr gerne!) Soße zu seinem Schnitzel bestellen darf.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="W8h6aTXBEdw" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_1_Vorsorge_V3.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/zimmergaeste_groener/">Der Herr Nachbar</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Boost the Youth 2026</title><link>https://www.das-magazin.de/florian-mueck/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=florian-mueck</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Fri, 07 Aug 2026 10:00:29 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[Menschen]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22286</guid><description><![CDATA[<p>Boost the Youth 2026 Dieses Jahr auch mit Florian &#8222;Flo&#8220; Mück Jungen Menschen Impulse für den eigenen Lebensweg geben, das war kürzlich im Globe zum achten Mal das Ziel des Rotary Club Coburg. Neben Florian Sitzmann, der schon einmal zu Gast war, hielt dieses Mal auch Florian Flo Mück einen Vortrag, Ur-Coburger und mittlerweile europaweit...</p><div
class="clear"></div><p><a
href="https://www.das-magazin.de/florian-mueck/" class="excerpt-read-more newsstand-button">Mehr lesen</a></p><p>The post <a
href="https://www.das-magazin.de/florian-mueck/">Boost the Youth 2026</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: tQC6oICJPTk');</script> <content:encoded><![CDATA[<h1>Boost the Youth 2026</h1><h2>Dieses Jahr auch mit Florian &#8222;Flo&#8220; Mück</h2><p>Jungen Menschen Impulse für den eigenen Lebensweg geben, das war kürzlich im Globe zum achten Mal das Ziel des Rotary Club Coburg. Neben Florian Sitzmann, der schon einmal zu Gast war, hielt dieses Mal auch Florian Flo Mück einen Vortrag, Ur-Coburger und mittlerweile europaweit als Berater und Rhetoriktrainer tätig.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="tQC6oICJPTk" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2026/01/250155-MMP-SparkasseSpot_5_Gesamtspot_V1.2.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/florian-mueck/">Boost the Youth 2026</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Beste Laune zum Jubiläum</title><link>https://www.das-magazin.de/wifoeg-75/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wifoeg-75</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Fri, 17 Jul 2026 16:00:21 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22013</guid><description><![CDATA[<p>Beste Laune zum Jubiläum WiföG Coburg wird 75 Sie ist Begleiter, Berater und Förderer der Wirtschaft in Coburg – die Wirtschaftsförderungsgesellschaft der Stadt Coburg. Jetzt feierte sie ein rundes Jubiläum.</p><p>The post <a
href="https://www.das-magazin.de/wifoeg-75/">Beste Laune zum Jubiläum</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: 7mfpRrwC0-Q');</script> <content:encoded><![CDATA[<h1>Beste Laune zum Jubiläum</h1><h2>WiföG Coburg wird 75</h2><p>Sie ist Begleiter, Berater und Förderer der Wirtschaft in Coburg – die Wirtschaftsförderungsgesellschaft der Stadt Coburg. Jetzt feierte sie ein rundes Jubiläum.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="7mfpRrwC0-Q" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2026/01/250155-MMP-SparkasseSpot_5_Gesamtspot_V1.2.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/wifoeg-75/">Beste Laune zum Jubiläum</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Samba als Wirtschaftsmotor</title><link>https://www.das-magazin.de/samba-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=samba-2026</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Fri, 17 Jul 2026 11:30:48 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22016</guid><description><![CDATA[<p>Samba als Wirtschaftsmotor Wie ein Festival zum Standortfaktor wird Jedes Jahr im Juli seit den 1990ern verwandelt sich Coburg in Klein-Rio &#8211; beim größten Sambafestival der Welt außerhalb Brasiliens. Doch Samba ist für Coburg mittlerweile weit mehr als drei Tage Party im Rhythmus der Trommeln. Das Fest wird zum wirtschaftlichen Taktgeber weit über die Musik...</p><div
class="clear"></div><p><a
href="https://www.das-magazin.de/samba-2026/" class="excerpt-read-more newsstand-button">Mehr lesen</a></p><p>The post <a
href="https://www.das-magazin.de/samba-2026/">Samba als Wirtschaftsmotor</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: v3BTKF2mw50');</script> <content:encoded><![CDATA[<h1>Samba als Wirtschaftsmotor</h1><h2>Wie ein Festival zum Standortfaktor wird</h2><p>Jedes Jahr im Juli seit den 1990ern verwandelt sich Coburg in Klein-Rio &#8211; beim größten Sambafestival der Welt außerhalb Brasiliens. Doch Samba ist für Coburg mittlerweile weit mehr als drei Tage Party im Rhythmus der Trommeln. Das Fest wird zum wirtschaftlichen Taktgeber weit über die Musik hinaus.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="v3BTKF2mw50" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_3_Versicherung_V1.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/samba-2026/">Samba als Wirtschaftsmotor</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Wenn Gespräche Wirkung zeigen</title><link>https://www.das-magazin.de/making-of-schoenfrau/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=making-of-schoenfrau</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Mon, 29 Jun 2026 10:00:22 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<category><![CDATA[schoen.frau]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=22000</guid><description><![CDATA[<p>Wenn Gespräche Wirkung zeigen Making-of-schoenfrau Frauen sichtbar machen, erzählen, was sie bewegt und antreibt, sie untereinander vernetzen, das ist das Ziel von schoen.frau. Ursprünglich als reine online-Plattform gestartet, finden sich die Business-Interviews von schoen.frau seit einiger Zeit auch im COBURGER. Gespräche mit großer Nähe und vor allem mit großem Erfolg. Die Gründerinnen von schoenfrau und...</p><div
class="clear"></div><p><a
href="https://www.das-magazin.de/making-of-schoenfrau/" class="excerpt-read-more newsstand-button">Mehr lesen</a></p><p>The post <a
href="https://www.das-magazin.de/making-of-schoenfrau/">Wenn Gespräche Wirkung zeigen</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: ZzErnrgNi9Y');</script> <content:encoded><![CDATA[<h1>Wenn Gespräche Wirkung zeigen</h1><h2>Making-of-schoenfrau</h2><p>Frauen sichtbar machen, erzählen, was sie bewegt und antreibt, sie untereinander vernetzen, das ist das Ziel von schoen.frau. Ursprünglich als reine online-Plattform gestartet, finden sich die Business-Interviews von schoen.frau seit einiger Zeit auch im COBURGER. Gespräche mit großer Nähe und vor allem mit großem Erfolg. Die Gründerinnen von schoenfrau und zwei Businessfrauen erzählen.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="ZzErnrgNi9Y" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/11/250155-MMP-Sparkasse_Spot_2_Baufinanzierung_V3.1.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/making-of-schoenfrau/">Wenn Gespräche Wirkung zeigen</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
<item><title>Ein Herzog, zwei Residenzen</title><link>https://www.das-magazin.de/doppelherzogtum/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=doppelherzogtum</link>
<dc:creator><![CDATA[Wolfram Hegen]]></dc:creator>
<pubDate>Thu, 25 Jun 2026 07:58:54 +0000</pubDate>
<category><![CDATA[Allgemein]]></category>
<category><![CDATA[ITV]]></category>
<guid
isPermaLink="false">https://www.das-magazin.de/?p=21996</guid><description><![CDATA[<p>Ein Herzog, zwei Residenzen 200 Jahre Sachsen-Coburg und Gotha Manchmal genügt ein einziges Jahr, um die Landkarte der Geschichte neu zu zeichnen. 1826 war so ein Jahr – und 200 Jahre später lässt sich diese Weichenstellung hoch über Coburg noch einmal ganz unmittelbar erleben. Auf der Veste Coburg widmet sich eine große Ausstellung dem Doppelherzogtum...</p><div
class="clear"></div><p><a
href="https://www.das-magazin.de/doppelherzogtum/" class="excerpt-read-more newsstand-button">Mehr lesen</a></p><p>The post <a
href="https://www.das-magazin.de/doppelherzogtum/">Ein Herzog, zwei Residenzen</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></description> <script>console.log('YT-Link: Soj73RDuFnM');</script> <content:encoded><![CDATA[<h1>Ein Herzog, zwei Residenzen</h1><h2>200 Jahre Sachsen-Coburg und Gotha</h2><p>Manchmal genügt ein einziges Jahr, um die Landkarte der Geschichte neu zu zeichnen. 1826 war so ein Jahr – und 200 Jahre später lässt sich diese Weichenstellung hoch über Coburg noch einmal ganz unmittelbar erleben. Auf der Veste Coburg widmet sich eine große Ausstellung dem Doppelherzogtum Sachsen-Coburg und Gotha, das damals entstand: „Coburg | Gotha | 1826 – Ein Herzog. Zwei Residenzen.“ läuft noch bis zum 20. September 2026 und erzählt von Macht, Politik und einem erstaunlich modernen Netzwerk europäischer Verbindungen.</p><div
id="werbevideo-container" class="werbevideo-container" data-youtube-link="Soj73RDuFnM" ><button
id="muteButton"><img
decoding="async" id="muteIcon"  src="/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg" alt="Sound aus"></button><div
style="position: absolute; z-index:100; right:0px; top:20px; background-color: #000; color: #fff; padding:15px;" class="runtime" id="runtime"></div><button
type="button" class="show-skip-box" id="skip" style="position: absolute; background-color: #000; color: #fff; display: none; z-index:100; margin-top:20px; padding: 15px; border:none; font-size:18px; "; >Werbung überspringen</button><div
id="loadingBox" style="position: absolute; background-color: #000; color: #fff; margin-top:20px; padding: 15px;" >Werbevideo (5)</div><video
style="width: 100%;" id="werbevideo" autoplay playsinline ><source
src="https://www.das-magazin.de/wp-content/uploads/2025/03/240130-MMP-Spot_Goldenes_Kreuz_Coburg_2025.mp4" type="video/mp4">Ihr Browser unterstützt das Video-Tag nicht.</video></div> <script>var youtubePlayer;var videoSkipped=false;var videoTimeout;const youtubeLink=document.getElementById("werbevideo-container").dataset.youtubeLink;console.log(youtubeLink);stopYouTubeVideo();startCountdown();function stopYouTubeVideo(){var youtubeVideo=document.getElementById("youtube-video");youtubeVideo.src="";console.log("STOPPE LINK VIDEO");}
function startYouTubeVideoNew(){const youtubeVideo=document.getElementById("youtube-video");youtubeVideo.style.display="block";youtubeVideo.src="https://www.youtube.com/embed/"+youtubeLink+"?autoplay=1&loop=1&color=white&mute=1&start=0&rel=0";console.log("STARTE LINK VIDEO");document.getElementById("skip").style.display="none";document.getElementById("runtime").style.display="none";document.getElementById("werbevideo").style.display="none";document.getElementById("muteButton").style.display="none";const adVideo=document.getElementById("werbevideo");adVideo.muted=true;}
var counter=5;function startCountdown(){var countdownInterval=setInterval(function(){if(counter>0){document.getElementById("loadingBox").innerText="("+counter+")";counter--;}else{clearInterval(countdownInterval);document.getElementById("loadingBox").style.display="none";document.getElementById("skip").style.display="block";}},1000);}
jQuery(".show-skip-box").on("click",function(){console.log("show-skip-box");videoSkipped=true;clearTimeout(videoTimeout);startYouTubeVideoNew();});const video=document.getElementById("werbevideo");const runtimeDisplay=document.getElementById("runtime");function updateRuntimeText(secondsLeft){const minutes=Math.floor(secondsLeft/60);const seconds=Math.floor(secondsLeft%60);runtimeDisplay.textContent="Laufzeit: "+minutes+":"+(seconds<10?"0":"")+seconds;}
video.addEventListener("loadedmetadata",function(){if(videoSkipped)return;const waitForDuration=setInterval(()=>{if(video.duration&&!isNaN(video.duration)){clearInterval(waitForDuration);const durationInSeconds=video.duration;const durationInMilliseconds=durationInSeconds*1000;updateRuntimeText(durationInSeconds);const interval=setInterval(function(){if(!video.paused&&!video.ended&&!videoSkipped){const remaining=durationInSeconds-video.currentTime;updateRuntimeText(remaining);}},1000);videoTimeout=setTimeout(function(){if(!videoSkipped){clearInterval(interval);startYouTubeVideoNew();}},durationInMilliseconds);}},100);});document.addEventListener("DOMContentLoaded",()=>{const muteButton=document.getElementById("muteButton");const muteIcon=document.getElementById("muteIcon");video.muted=true;video.play();muteButton.addEventListener("click",()=>{video.muted=!video.muted;muteIcon.src=video.muted?"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-off-svgrepo-com.svg":"/wp-content/plugins/werbevideo-youtube-plugin/img/sound-svgrepo-com.svg";muteIcon.alt=video.muted?"Sound aus":"Sound an";});});</script><p>The post <a
href="https://www.das-magazin.de/doppelherzogtum/">Ein Herzog, zwei Residenzen</a> first appeared on <a
href="https://www.das-magazin.de">Das Magazin</a>.</p>]]></content:encoded>
</item>
</channel>
</rss>