<!DOCTYPE html><html lang="de" data-color-scheme="enable-dark-mode" data-env="prod"><head><meta charSet="utf-8"/><title>Aktuelle Nachrichten und Kommentare - SZ.de</title><meta name="description" content="Nachrichten aus Deutschland und aller Welt mit Kommentaren und Hintergrundberichten."/><meta name="viewport" content="width=device-width, initial-scale=1"/><script>window.performance.mark('first-loaded-script');</script><script type="text/javascript">window.dataLayer = [{"page.publisher":"sz","page.platform_type":"standard","page.brand_product":"sz_de","page.object_id":"8","page.docType":"homepage","page.tech":"homie","tech.robots_status":"true","ads.adtag":"true"}]</script>
  <!--
        ____               _      __           ___      __       __         _        __             __________   __
       / __ )___ _      __(_)____/ /_     ____/ (_)____/ /_     / /_  ___  (_)  ____/ /__  _____   / ___/__  /  / /
      / __  / _ \ | /| / / / ___/ __ \   / __  / / ___/ __ \   / __ \/ _ \/ /  / __  / _ \/ ___/   \__ \  / /  / / 
     / /_/ /  __/ |/ |/ / / /  / /_/ /  / /_/ / / /__/ / / /  / /_/ /  __/ /  / /_/ /  __/ /      ___/ / / /__/_/  
    /_____/\___/|__/|__/_/_/  /_.___/   \__,_/_/\___/_/ /_/  /_.___/\___/_/   \__,_/\___/_/      /____/ /____(_)   
     
    Mehr Informationen hier: https://www.sueddeutsche.de/jobs


  -->
  <script>
      (()=>{"use strict";var e={52(e,t,n){t._e=t.P$=t.ri=t.iD=t.kz=void 0;var o=n(533);Object.defineProperty(t,"kz",{enumerable:!0,get:function(){return o.register}}),Object.defineProperty(t,"iD",{enumerable:!0,get:function(){return o.login}});var r=n(730);Object.defineProperty(t,"ri",{enumerable:!0,get:function(){return r.logout}});var i=n(475);Object.defineProperty(t,"P$",{enumerable:!0,get:function(){return i.showMyAccount}});var a=n(475);Object.defineProperty(t,"_e",{enumerable:!0,get:function(){return a.loadMyAccountModalContent}})},119(e,t,n){var o=this&&this.__awaiter||function(e,t,n,o){return new(n||(n=Promise))((function(r,i){function a(e){try{c(o.next(e))}catch(e){i(e)}}function s(e){try{c(o.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}c((o=o.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.getPianoUserInfoWithCustomFields=function(e){return o(this,void 0,void 0,(function*(){const t=(0,a.getCookieValue)(u);if(!t)return i.fallbackUserInfo;const n=r.pianoApplicationId[e];let[o,s]=yield Promise.all([w(n,t),g(n,t)]);return null!=o||(o=i.fallbackUserInfo.userData),null!=s||(s=i.fallbackUserInfo.isSubscriber),{isLoggedIn:void 0!==o,isSubscriber:s,userData:o,activeSubscriptions:v()}}))},t.getUnverifiedBasicPianoUserInfo=function(){return o(this,void 0,void 0,(function*(){var e,t;const n=(0,a.getCookieValue)(u);if(!n)return i.fallbackUserInfo;const o=null!==(e=f(n))&&void 0!==e?e:i.fallbackUserInfo.userData;return{isLoggedIn:void 0!==o,isSubscriber:null!==(t=b())&&void 0!==t?t:i.fallbackUserInfo.isSubscriber,userData:o,activeSubscriptions:v()}}))},t.getUserDataFromApi=p,t.hasSubscriptionFromApi=m,t.getSubscriptionResourcesFromToken=h,t.getActiveSubscriptionsFromToken=v,t.hasSubscriptionFromToken=b;const r=n(323),i=n(890),a=n(628),s=n(903),c=n(886),d=n(509),u="__utp",l=(0,s.getBrowserLogger)("user-info-piano");function w(e,t){return o(this,void 0,void 0,(function*(){try{return yield p(e,t)}catch(e){403===e.status?l.warn("Failed to get user data from Piano API - Status 403",{},e):l.error("Failed to get user data from Piano API",{},e)}try{return f(t)}catch(e){l.error("Failed to get user data from token",{},e)}}))}function p(e,t){return o(this,void 0,void 0,(function*(){var n,o,r;const i=yield(0,d.requestJson)(`https://auth.sueddeutsche.de/id/api/v1/identity/userinfo?client_id=${e}&access_token=${t}`,{cache:"no-store"}),a=null===(n=i.custom_field_values.find((e=>"c1_gender"===e.field_name)))||void 0===n?void 0:n.value,s=null===(o=i.custom_field_values.find((e=>"c1_title"===e.field_name)))||void 0===o?void 0:o.value,c=null===(r=i.custom_field_values.find((e=>"c1_login_alias"===e.field_name)))||void 0===r?void 0:r.value;return{userId:i.uid,email:i.email,firstName:i.first_name,lastName:i.last_name,gender:a,title:s,loginAlias:c}}))}function f(e){const t=(0,c.getUnvalidatedJwtPayload)(e);if(void 0===t)return;const n=JSON.parse(t);return(0,c.isJwtTokenExpired)(n)?void 0:{userId:n.sub,email:n.email,firstName:n.given_name,lastName:n.family_name}}function g(e,t){return o(this,void 0,void 0,(function*(){try{return yield m(e,t)}catch(e){403===e.status?l.warn("Failed to get subscription status from Piano API - Status 403",{},e):l.error("Failed to get subscription status from Piano API",{},e)}try{return b()}catch(e){l.error("Failed to get subscription status from token",{},e)}}))}function m(e,t){return o(this,void 0,void 0,(function*(){return(yield(0,d.requestJson)(`https://vx.sueddeutsche.de/api/v3/access/check?rid=R_DIGITAL_BASIS&aid=${e}&user_token=${t}`,{cache:"no-store"})).access.granted}))}function h(){const e=(0,a.getCookieValue)("__tac");if(!e)return;const t=(0,c.getUnvalidatedJwtPayload)(e);if(void 0===t)return;const n=JSON.parse(t);if((0,c.isJwtTokenExpired)(n))return;const{aud:o,sub:r}=n,i=JSON.parse(r);return i.al?i.al[o]:void 0}function v(){const e=h();return e?e.filter(y).map((e=>e.r)):[]}function b(){const e=h();if(e)return e.some(S)}function y(e){const t=Date.now()/1e3;return e.ia&&(e.e>t||-1===e.e)}function S(e){return y(e)&&"R_DIGITAL_BASIS"===e.r}},139(e,t){var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},n.apply(this,arguments)};function o(e,t,o,r,a){void 0===o&&(o={}),function(e,t){e.logger||(e.logger=t.logger),e.service||(e.service=t.service),e.team||(e.team=t.team)}(o,t),console[r](e,o,a),i(t,r)&&(o.service&&o.team?a instanceof Error?window.DD_LOGS.onReady((function(){window.DD_LOGS.logger.log(e,o,r,a)})):window.DD_LOGS.onReady((function(){window.DD_LOGS.logger.log(e,n(n({},o),{error:a}),r)})):console.error("Missing logger, service or team in message context - will not log",o))}Object.defineProperty(t,"__esModule",{value:!0}),t.initBrowserLogging=function(e,t){void 0===t&&(t=.1),window.DD_LOGS=window.DD_LOGS||{q:[],onReady:function(e){window.DD_LOGS.q.push(e)}},window.DD_LOGS.onReady((function(){window.DD_LOGS.init({clientToken:"pub80cb49168ce3b5d037b15f4c6dde16dc",site:"datadoghq.eu",forwardErrorsToLogs:!1,sessionSampleRate:"prod"===e?t:100,service:"prod"===e?"www.sueddeutsche.de":"www-stage.sueddeutsche.de",env:e})})),window.SZ=window.SZ||{},window.SZ.Log={getLogger:function(e){return{debug:function(t,n,r){return o(t,e,n,"debug",r)},info:function(t,n,r){return o(t,e,n,"info",r)},warn:function(t,n,r){return o(t,e,n,"warn",r)},error:function(t,n,r){return o(t,e,n,"error",r)}}}}},t.shouldLogToDatadog=i,t.getLoggingScript=function(){return"https://www.sueddeutsche.de/szde-assets/js/datadog-logs-v5.js"};var r={debug:1,info:2,warn:3,error:4};function i(e,t){var n;return r[null!==(n=e.level)&&void 0!==n?n:"warn"]<=r[t]}},145(e,t,n){t.Hj=t.MG=t.m4=void 0;var o=n(890);Object.defineProperty(t,"m4",{enumerable:!0,get:function(){return o.fallbackUserInfo}}),Object.defineProperty(t,"MG",{enumerable:!0,get:function(){return o.getUserInfoWithCustomFields}}),Object.defineProperty(t,"Hj",{enumerable:!0,get:function(){return o.getUnverifiedBasicUserInfo}})},323(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.subscriptionInfoApiUrl=t.pianoApplicationId=void 0,t.pianoApplicationId={stage:"34PID1aQpe",prod:"oUziPp2Dpe"},t.subscriptionInfoApiUrl={stage:"https://www-stage.sueddeutsche.de/v1/subscriptioninfo?subscription_rule=cmp&user=true&entitlement=live_szde&entitlement=live_szm&ssoInfo=true",prod:"https://www.sueddeutsche.de/v1/subscriptioninfo?subscription_rule=cmp&user=true&entitlement=live_szde&entitlement=live_szm&ssoInfo=true"}},327(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.makeGetBrowserLogger=t.getLoggingScript=t.initBrowserLogging=void 0;var o=n(139);Object.defineProperty(t,"initBrowserLogging",{enumerable:!0,get:function(){return o.initBrowserLogging}}),Object.defineProperty(t,"getLoggingScript",{enumerable:!0,get:function(){return o.getLoggingScript}});var r=n(832);Object.defineProperty(t,"makeGetBrowserLogger",{enumerable:!0,get:function(){return r.makeGetBrowserLogger}})},377(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.reloadAfterLogin=function(e){location.href=[e=>(0,o.removeParamFromUrl)(e,"reduced"),e=>(0,o.removeParamFromUrl)(e,r)].reduce(((e,t)=>t(e)),e)},t.reloadWithLogout=function(e){location.href=(0,o.addParamToUrl)(e,r)};const o=n(408),r="logout"},398(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.getAnonymousSubscriberUserInfo=function(){const e=(0,r.getCookieValue)("anonymous-subscriber-token");if(e)try{const t=(0,i.getUnvalidatedJwtPayload)(e);if(t)return{isLoggedIn:!1,isSubscriber:JSON.parse(t).resources.includes("R_DIGITAL_BASIS")}}catch(e){return o.fallbackUserInfo}return o.fallbackUserInfo};const o=n(890),r=n(628),i=n(886)},408(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.addParamToUrl=function(e,t,n=""){try{const o=new URL(e);return o.searchParams.set(t,n),o.toString()}catch(t){return e}},t.removeParamFromUrl=function(e,t){try{const n=new URL(e);return n.searchParams.delete(t),n.toString()}catch(t){return e}}},445(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.getTinypass=function(){var e;return window.tp=null!==(e=window.tp)&&void 0!==e?e:[],window.tp}},457(e,t){function n(e,t,n){document.cookie=`${e}=${t}; ${n}`}Object.defineProperty(t,"__esModule",{value:!0}),t.writeCookie=n,t.deleteCookie=function(e,t){n(e,"",`expires=Thu, 01 Jan 1970 00:00:01 GMT; ${t}`)}},475(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.showMyAccount=function(){window.dispatchEvent(new Event("openMyAccountModal"))},t.loadMyAccountModalContent=function(){(0,o.getTinypass)().push(["init",()=>{(0,o.getTinypass)().myaccount.show({displayMode:"inline",containerSelector:"#piano-myaccount",activateTemplateInteraction:!0})}])};const o=n(445)},509(e,t){var n=this&&this.__awaiter||function(e,t,n,o){return new(n||(n=Promise))((function(r,i){function a(e){try{c(o.next(e))}catch(e){i(e)}}function s(e){try{c(o.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}c((o=o.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.requestJson=function(e,t){return n(this,arguments,void 0,(function*(e,t,r=1e4){const i=Object.assign({method:"GET"},t),a=yield function(e,t,o){return n(this,void 0,void 0,(function*(){let n;const r=new Promise(((e,t)=>{n=setTimeout((()=>t(new Error(`user data request timed out after ${o} ms`))),o)}));return yield Promise.race([window.fetch(e,t),r]).then((e=>(clearTimeout(n),e)))}))}(e,i,r);if(a.ok)return yield a.json();throw new o(`Request for ${e} failed with status ${a.status}`,a.status)}))};class o extends Error{constructor(e,t){super(e),this.name="HttpRequestError",this.status=t}}},533(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.pianoLoginSuccessEventName=void 0,t.login=function(e=location.href){return i(e,"login")},t.register=function(e=location.href){return i(e,"register")},t.onSuccessReloadHandler=a;const o=n(445),r=n(377);function i(e,t){a((0,o.getTinypass)(),e),(0,o.getTinypass)().push(["init",()=>{(function(e,t){return!!e.pianoId.isUserValid()&&((0,r.reloadAfterLogin)(null!=t?t:location.href),!0)})((0,o.getTinypass)(),e)||(0,o.getTinypass)().pianoId.show({screen:null!=t?t:"login"})}])}function a(e,n){e.pianoReloadCallback&&removeEventListener(t.pianoLoginSuccessEventName,e.pianoReloadCallback),e.pianoReloadCallback=()=>(0,r.reloadAfterLogin)(n),addEventListener(t.pianoLoginSuccessEventName,e.pianoReloadCallback)}t.pianoLoginSuccessEventName="piano:login"},534(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.isStage=void 0,t.getClientSideEnv=o;const n=o();function o(){const e=window.location.hostname;return(null==e?void 0:e.includes("stage"))?"stage":(null==e?void 0:e.includes("localhost"))?"dev":"prod"}t.isStage="stage"===n},554(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.getConsoleLogger=function(){return{debug:function(e,t,n){console.debug(e,t,n)},info:function(e,t,n){console.info(e,t,n)},warn:function(e,t,n){console.warn(e,t,n)},error:function(e,t,n){console.error(e,t,n)}}}},623(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.base64urlDecode=function(e){return window.atob(e.replace(/-/g,"+").replace(/_/g,"/"))}},628(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.getCookieValue=function(e){const t=document.cookie.split(";").find((t=>t.includes(`${e}=`)));return t?t.replace(`${e}=`,"").trim():void 0}},730(e,t,n){var o=this&&this.__awaiter||function(e,t,n,o){return new(n||(n=Promise))((function(r,i){function a(e){try{c(o.next(e))}catch(e){i(e)}}function s(e){try{c(o.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}c((o=o.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.showAccountParam=void 0,t.logout=function(){return o(this,arguments,void 0,(function*(e=location.href,n){const{reload:o}=Object.assign(Object.assign({},d),n);return new Promise((n=>{(0,r.getTinypass)().push(["addHandler","logout",()=>{if((0,i.deleteCookie)("sz-session"+(c.isStage?"-stage":""),"path=/; domain=sueddeutsche.de"),o){const n=(0,a.removeParamFromUrl)(e,t.showAccountParam);(0,s.reloadWithLogout)(n)}n()}]),(0,r.getTinypass)().push(["init",()=>{(0,r.getTinypass)().pianoId.logout()}])}))}))};const r=n(445),i=n(457),a=n(408),s=n(377),c=n(534);t.showAccountParam="show-my-account";const d={reload:!0}},832(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},o.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.makeGetBrowserLogger=function(e){return function(t,n){var a,s;return i()&&(null===(s=null===(a=null===window||void 0===window?void 0:window.SZ)||void 0===a?void 0:a.Log)||void 0===s?void 0:s.getLogger)?window.SZ.Log.getLogger(o(o({level:n},e),{logger:t})):(i()&&console.warn('Could not find SZ.Log.getLogger - using a console logger for "'.concat(t,'"')),(0,r.getConsoleLogger)())}};var r=n(554);function i(){return"undefined"!=typeof window}},886(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.getUnvalidatedJwtPayload=function(e){if(e){const t=e.split(".");if(3==t.length)return(0,o.base64urlDecode)(t[1])}},t.isJwtTokenExpired=function(e){const t=Math.floor(Date.now()/1e3),n=Number(e.exp);return Number.isNaN(n)||n<=t};const o=n(623)},890(e,t,n){var o=this&&this.__awaiter||function(e,t,n,o){return new(n||(n=Promise))((function(r,i){function a(e){try{c(o.next(e))}catch(e){i(e)}}function s(e){try{c(o.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}c((o=o.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:!0}),t.fallbackUserInfo=void 0,t.getUserInfoWithCustomFields=function(e){return o(this,void 0,void 0,(function*(){const t=yield(0,i.getPianoUserInfoWithCustomFields)(e);if(!0===t.isSubscriber)return t;const n=(0,r.getAnonymousSubscriberUserInfo)();return Object.assign(Object.assign({},t),{isSubscriber:n.isSubscriber})}))},t.getUnverifiedBasicUserInfo=function(){return o(this,void 0,void 0,(function*(){const e=yield(0,i.getUnverifiedBasicPianoUserInfo)();if(!0===e.isSubscriber)return e;const t=(0,r.getAnonymousSubscriberUserInfo)();return Object.assign(Object.assign({},e),{isSubscriber:t.isSubscriber})}))};const r=n(398),i=n(119);t.fallbackUserInfo={isSubscriber:!1,isLoggedIn:!1,activeSubscriptions:[]}},903(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.getBrowserLogger=function(...e){let t;function n(){return t||(t=o(...e)),t}return{debug:(...e)=>{n().debug(...e)},info:(...e)=>{n().info(...e)},warn:(...e)=>{n().warn(...e)},error:(...e)=>{n().error(...e)}}};const o=(0,n(327).makeGetBrowserLogger)({team:"deli",service:"szde-universal"})}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={exports:{}};return e[o].call(i.exports,i,i.exports,n),i.exports}const o=window.location.hostname,r="www-stage.sueddeutsche.de"===o||"plus-stage.sueddeutsche.de"===o,i=/[.]sueddeutsche[.]de$/.test(o)&&!r,a=i?{nonSubscriber:719566,subscriber:719568}:{nonSubscriber:687229,subscriber:687232},s=i?317:1337,c=i?"645e455c99f8eb065059c4ef":"645e1c1bca4bbc06980cbfca",d=i?"https://www.sueddeutsche.de":"https://www-stage.sueddeutsche.de";function u(){const e={};return e.promise=new Promise(((t,n)=>{e.resolve=t,e.reject=n})),e}function l(e){return window.location.search&&window.location.search.indexOf(e)>=0}const w=new Intl.Collator("en").compare,p=([e],[t])=>w(e,t),f=e=>e.name.includes("[exp"),g=async({name:e,associatedVariation:{name:t}})=>{const n=RegExp(/\[(?<experimentId>exp\d+)\]/),o=RegExp(/\[(?<variationId>var\d+_.*)\]/),r=n.exec(e)?.groups?.experimentId??"unknown";let i;return i="exp004"===r&&"Reference"!==t?await h():"Reference"===t?"default":o.exec(t)?.groups?.variationId??"unknown",[r,i]},m=async()=>{const e=window.Kameleoon.API.Experiments.getActive().filter(f);var t;t=(await Promise.all(e.map(g))).sort(p),document.cookie=`SZExperiments=${JSON.stringify(t)}; max-age=432000; path=/; SameSite=lax`},h=async()=>{const e=localStorage.getItem("departmentAffinity");if(!e||Date.now()-JSON.parse(e).fetchDate>2592e5){const e=await window.SZDM_ID.fetchTopDepartments();return localStorage.setItem("departmentAffinity",JSON.stringify({...e,fetchDate:Date.now()})),e.departments}return JSON.parse(e).departments};var v=n(327);const b=(0,v.makeGetBrowserLogger)({team:"deli",service:"szde-universal"});function y(e){const t=document.createElement("script");t.src=e,t.async=!1,t.defer=!0,document.head.appendChild(t)}function S(){return window.matchMedia("(min-width: 1280px)").matches?"desktop":window.matchMedia("(min-width: 768px)").matches?"tablet":"mobile"}const _=()=>b("insert-ad-scripts");const P="data-device",I=(e,t)=>{window.Android?.[e]&&window.Android[e]((e=>"number"==typeof e||"string"==typeof e?e:JSON.stringify(e))(t))},L=e=>I("setPullToRefresh",e);function A(){void 0!==window.Android&&L({enabled:!1})}function M(e){const t=new Date;t.setDate(t.getDate()+30),function(e,t,n){document.cookie=`${e}=${t}; ${n}`}("authId",e,`Domain=sueddeutsche.de; Path=/; Expires=${t.toUTCString()}; Secure; SameSite=Strict`)}const j=["szhp-last-articles","missed-stories-base-timestamp","missed-stories-session-timestamp"];function k(e,t){let n=0;return{onMessageChoiceSelect:(e,t,o)=>{performance.measure(`cmp.read-duration-choice-${n}`,"cmp.message");const r=window.performance.getEntriesByName(`cmp.read-duration-choice-${n}`);n++;const i=r.length>0?Math.floor(r[r.length-1].duration):void 0;window.dataLayer.push({event:"cmp.choice",cmpChoice:{choiceId:t,choiceTypeId:o,readDuration:i}}),void 0!==window.Android&&L({enabled:!0})},onMessageReceiveData:(e,t)=>{t.messageId&&window.dataLayer.push({event:"cmp.message",cmpMessage:{messageId:t.messageId,messageDescription:t.msgDescription}})},onPrivacyManagerAction:(e,t)=>{performance.measure(`cmp.read-duration-privacy-${n}`,"cmp.message"),n++,window.dataLayer.push({event:"cmp.privacymanager.action",cmpPrivacyManagerAction:t})},onMessageReady:()=>{A(),0===n&&performance.mark("cmp.message")},onConsentReady:()=>{void 0!==window.__tcfapi&&function({command:e,callback:t}){if(void 0===window.__tcfapi)throw new Error("window.__tcfapi is undefined");window.__tcfapi(e,2,t)}({command:"getCustomVendorConsents",callback:(e,t)=>{if(t&&Array.isArray(e?.consentedPurposes)&&!e.consentedPurposes.some((({_id:e})=>e===c)))for(const e of j)localStorage.removeItem(e)}}),e&&async function(e){try{if(await window.SZ.UserData.isSubscriber()||l("disableUniversalTaboola"))return;e||(window._taboolaOS="Web",y("https://cdn.taboola.com/libtrc/suddeutsche/loader.js"));const t=!!window.Android,n=!!window.webkit?.messageHandlers;t?(window.taboolaMobilePubName="sueddeutsche-android",window._taboolaOS="Android",y("https://cdn.taboola.com/libtrc/sueddeutsche-android/loader.js")):n&&(window.taboolaMobilePubName="sueddeutsche-ios",window._taboolaOS="iOS",y("https://cdn.taboola.com/libtrc/sueddeutsche-ios/loader.js"))}catch(e){_().error("Error while trying to insert Taboola",{},e)}}(t)}}}async function O(e,t){const n=await window.SZ.UserData.isSubscriber();return{accountId:348,baseEndpoint:"https://consent-cdn.sueddeutsche.de",propertyId:s,gdpr:{groupPmId:U(n),consentLanguage:"de"},events:k(e,t),targetingParams:{isSubscriber:n}}}function U(e){return e?a.subscriber:a.nonSubscriber}const D=()=>b("google-tag-manager");var $=n(52);function x(e){const t=document.createElement("script");t.src=e,t.type="module",document.head.appendChild(t)}const E="https://player.podigee-cdn.net";function C(e,t){if(!t.value)return;const n=document.querySelector(`iframe[src="${t.value.src}"]`);if(!n?.contentWindow)return;const o={podcastId:n.id,event:e},r={method:"addEventListener",value:e,listener:JSON.stringify(o),context:"player.js"};n.contentWindow.postMessage(JSON.stringify(r),E)}function Z(e,t){if(t.listener)try{const n=JSON.parse(t.listener);if(!n)return;const o=n.podcastId,r=t.value?.episode_id,i=t.value?.episode_title,a=t.value?.podcast_title,s=t.value?.episode_duration;if(n.event!==e)return;window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"podcastTrack",dataTrack:{itemType:"podcast",itemSubtype:e,itemId:o,itemPodcastTitle:a,itemEpisodeTitle:i,itemEpisodeId:r,itemEpisodeDuration:s}})}catch{}}var T=n(145),z=/sueddeutsche\.de/,N={SZ:["www","www-stage"],MAGAZIN:["sz-magazin","sz-magazin-stage"]},R={SZ:new RegExp(`^(?:${N.SZ.join("|")})\\.${z.source}$`),SZ_MAGAZIN_LEGACY:new RegExp(`^(?:${N.MAGAZIN.join("|")})\\.${z.source}$`)},G=/\d{1,10}/;function q(e){const t=new RegExp(`^${e.primaryIdPattern.source}$`);return e=>t.test(e)?e:void 0}function J(e,t){return{idPattern:t,primaryIdPattern:new RegExp(`${e}\\.${t.source}`)}}function B(e,t){if(e.hostnamePattern.test(t.hostname))return t.path.match(e.pathPattern)?.[1]}function F(e,t){return t?`${t}.${e}`:e}var V=(e,t)=>{const n=function(e){return{pathPattern:new RegExp(`^/(${e.primaryIdPattern.source})(?:\\?|$)`),hostnamePattern:R.SZ}}(e);return e=>{let o=B(t,e);return o?F(o,t.missesPrefix):(o=B(n,e),o?F(o,n.missesPrefix):void 0)}},W=/dpa\.urn-newsml-dpa-com(?:-\d+){4}/,H={idPattern:W,primaryIdPattern:W},K={pathPattern:new RegExp(`^/.+-(${W.source})(?:/|\\?|$)`),hostnamePattern:R.SZ},Y={parseId:q(H),parseUrl:V(H,K)},Q=/e\d{6}/,X=J("er",Q),ee={pathPattern:new RegExp(`^/projekte/artikel/[a-z0-9-]+/(?:[a-z0-9-]+-|)(${Q.source})(?:/|\\?|$)`),hostnamePattern:R.SZ,missesPrefix:"er"},te={parseId:q(X),parseUrl:V(X,ee)},ne=J("jzt",/[a-zA-Z0-9]{3,}/),oe={pathPattern:new RegExp(`^/.+-(${ne.primaryIdPattern.source})(?:/|\\?|$)`),hostnamePattern:R.SZ},re={parseId:q(ne),parseUrl:V(ne,oe)},ie=J("li",G),ae={pathPattern:new RegExp(`^/.+-(${ie.primaryIdPattern.source})(?:/|\\?|$)`),hostnamePattern:R.SZ},se={parseId:q(ie),parseUrl:V(ie,ae)},ce=J("lux",/[1-9A-HJ-NP-Za-km-z]{22,23}/),de={pathPattern:new RegExp(`^/.+-(${ce.primaryIdPattern.source})(?:/|\\?|$)`),hostnamePattern:R.SZ},ue={parseId:q(ce),parseUrl:V(ce,de)},le=/1\.\d{3,10}/,we=J("sz",le),pe={pathPattern:new RegExp(`^/.+-(${le.source})(?:/|\\?|$)`),hostnamePattern:R.SZ,missesPrefix:"sz"},fe={parseId:q(we),parseUrl:V(we,pe)},ge=J("szm",G),me={pathPattern:new RegExp(`^/magazin/.+-(${ge.primaryIdPattern.source})(?:/|\\?|$)`),hostnamePattern:R.SZ},he={pathPattern:new RegExp(`^/.+-(${G.source})(?:/|\\?|$)`),hostnamePattern:R.SZ_MAGAZIN_LEGACY,missesPrefix:"szm"},ve=V(ge,me),be=V(ge,he),ye=[fe,te,Y,re,se,ue,{parseId:q(ge),parseUrl:e=>ve(e)??be(e)},{parseId:q(J("szmagazin",G)),parseUrl:e=>{}}],Se=(ye.map((e=>e.parseId)),ye.map((e=>e.parseUrl)));const _e=()=>b("user-data","info"),Pe=/\(?((?:https?:|webpack:|file:)[^\s):]+)(?::\d+){0,2}\)?/,Ie=new Set(["https://www.sueddeutsche.de/","https://www-stage.sueddeutsche.de/"]);function Le(e){const t=async function(){if(l("disableUniversalUserData"))return T.m4;const e=l("isSubscriberOverride"),t=e&&window.location.href.indexOf("1.3552503")>-1;if(e)return{isSubscriber:!!t,isLoggedIn:!0};try{return await(0,T.Hj)()}catch(e){return _e().error("Error when trying to load user info",{},e),Promise.reject(e)}}();window.SZ=window.SZ||{},window.SZ.UserData={loginName:async()=>(await t).userData?.email,isLoggedIn:async()=>(await t).isLoggedIn,isSubscriber:async()=>(await t).isSubscriber,ssoInfo:async t=>{try{!function(e){if(e)return;const{pathname:t}=window.location,n=`${window.location.origin}${t}`;if(Ie.has(n)||t.startsWith("/article/preview")||void 0!==function(e){const t=function(e){try{const t=new URL(e);return{hostname:t.hostname,path:t.pathname}}catch{return}}(e);if(void 0!==t)for(const e of Se){const n=e(t);if(n)return n}}(n)||t.startsWith("/raetsel")||t.startsWith("/magazin")||t.startsWith("/jetzt")||t.startsWith("/thema"))return;const o=function(e){if(!e){const e=document.currentScript;return e?e instanceof HTMLScriptElement?Ae(e.src||"inline"):"inline":"unknown"}return e.split("\n").map((e=>Ae(e.trim()))).join("\n")}((new Error).stack);_e().info("SZ.UserData ssoInfo accessed",{pageBaseUrl:n,callerStack:o})}(t)}catch(e){_e().error("Error logging user info access",{},e)}return async function(e){const t=(await(0,T.MG)(e)).userData;return{userId:t?.userId,firstName:t?.firstName,lastName:t?.lastName,gender:t?.gender,title:t?.title,loginAlias:t?.loginAlias}}(e)},basicUserData:async()=>(await t).userData,activeSubscriptions:async()=>(await t).activeSubscriptions??[]},window.SZ.Raetsel={isSubscriber:async()=>(await t).isSubscriber,getUserId:async()=>(await t).userData?.userId}}function Ae(e){return e.replace(Pe,((e,t)=>function(e){if("inline"===e||"unknown"===e)return e;if(e.startsWith("http://")||e.startsWith("https://"))try{const t=new URL(e);return`${t.origin}${t.pathname}`}catch{return e.split(/[?#]/)[0]}return e.split(/[?#]/)[0]}(t)))}window.initUniversalTopInlineScript=function({isMobileFromServer:e,adsConfig:t,webPushEnv:n,useIqdContainerVariant:o,isAppView:a,prodLoggingSampleRate:s}){const c=function({isMobileFromServer:e}){return void 0===e?!window.matchMedia("(min-width: 1000px)").matches:e}({isMobileFromServer:e});!function({isMobileFromServer:e,isMobile:t}){void 0===e&&(window.dataLayer=window.dataLayer||[],window.dataLayer.push({"page.platform":t?"mobile":"desktop"})),window.SZ=window.SZ||{},window.SZ.Screen={...window.SZ.Screen,isMobile:t}}({isMobileFromServer:e,isMobile:c});const w="desktop"!==S(),p=l("disable-sourcepoint")&&r,f=l("taboola-crawl");(function(e){try{(0,v.initBrowserLogging)(i?"prod":"stage",e)}catch(e){b("browser-logging").error("Failed to initialize Datadog browser logging",{},e)}})(s),function(){let e="https://www.sueddeutsche.de";location.hostname.includes("localhost")?e="http://localhost:3000":location.hostname.includes("stage")&&(e="https://www-stage.sueddeutsche.de"),window.customElements||async function(e){try{const{promise:t,reject:n,resolve:o}=u(),r=document.createElement("script");r.src=e,r.async=!1,document.head.appendChild(r),r.onload=()=>{o()},r.onerror=()=>{n(Error(`error loading ${e}`))},await t}catch(t){b("load-script-synchronously").error("Error while trying to load script synchronously",{src:e},t)}}(`${e}/szde-assets/js/universal-custom-elements-polyfill-0.1.15.min.js`)}(),Le(i?"prod":"stage"),window.SZ=window.SZ||{},window.SZ.Id={login:$.iD,register:$.kz,logout:$.ri,showMyAccount:$.P$,loadMyAccountModalContent:$._e},window.SZ=window.SZ||{},window.SZ.ABTesting=window.SZ.ABTesting||{},window.SZ.ABTesting.onLoadKameleoonScript=m;const g=u();window.SZ=window.SZ||{},window.SZ.CMP={openPrivacyManager:()=>{window._sp_.gdpr?.loadPrivacyManagerModal?.(),A()}},i?x("https://www.sueddeutsche.de/pay/piano/prod/index.js"):l("piano-sandbox")?x("https://www-stage.sueddeutsche.de/pay/piano/sandbox/index.js"):x("https://www-stage.sueddeutsche.de/pay/piano/stage/index.js"),async function(e){try{window.dataLayer=window.dataLayer||[],window.gtag=(...e)=>{const t={...e[2]};t[e[0]]=e[1],window.dataLayer.push(t)},window.dataLayer.push({"gtm.start":Date.now(),event:"gtm.js"}),async function(){try{const[e,t,n,o]=await Promise.all([window.SZ.UserData.isLoggedIn(),window.SZ.UserData.isSubscriber(),window.SZ.UserData.basicUserData(),window.SZ.UserData.activeSubscriptions()]),r=n?.userId;window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"userData",isLoggedIn:e,isSubscriber:t,ssoId:r,activeSubscriptions:o})}catch(e){D().error("Error while trying to add user data to google tag manager",{},e)}}();const t=l("disableUniversalTagmanager"),n=await e;!t&&n&&y("https://www.googletagmanager.com/gtm.js?id=GTM-PXNL5Z")}catch(e){D().error("Error while initializing google tag manager",{},e)}}(g.promise),t.withAdController&&async function({isMobile:e,iqdeployment:t,useIqdContainerVariant:n=!1}){try{const o=u();!function(e,t=!1){const n=document.referrer.includes("com.google.android.googlequicksearchbox");function o(n){const o=t?{...n,platform:S()}:n;window.top&&(window.top.cmsObject=o),window.AdController.setPageInfo(o),window.AdController.stage(),window.AdController.initialize(),e(!0)}window.AdController={i:null,q:[],f:!1,s:!1,n:!1,r:null,c:[],setPageInfo:e=>{window.AdController.i=e},stage:()=>{window.AdController.s=!0},initialize:()=>{window.AdController.n=!0},render:(e,t)=>{window.AdController.q.push([e,t])},finalize:()=>{window.AdController.f=!0},ready:e=>{window.AdController.r=e},startLoadCycle:()=>{window.AdController.c.push(["startLoadCycle"])},reload:(e,t)=>{window.AdController.c.push(["reload",e,t])},reinitialize:e=>{window.AdController.c.push(["reinitialize",e])}},window.SZ=window.SZ||{},window.SZ.AdController={initialize:async e=>{try{if(n){const t="isgooglediscover";e.keywords=e.keywords?`${e.keywords},${t}`:t}if(await window.SZ.UserData.isSubscriber()){const t="iqdpremium,szpremium";e.keywords=e.keywords?`${e.keywords},${t}`:t}o(e)}catch{o(e)}}}}(o.resolve,n);const r=t??"live",i=function({isMobile:e,useIqdContainerVariant:t}){return`cdn_${t?"iqd":""}sz${e?"_mob":""}`}({isMobile:e,useIqdContainerVariant:n}),a=l("disableUniversalAds"),s=await o.promise;!a&&s&&(y(`https://www.sueddeutsche.de/${i}/${r}/iqadcontroller.js.gz`),y("https://www.sueddeutsche.de/szde-assets/js/adcontroller-finalize-iqdcomplete.js"))}catch(e){_().error("Error while trying to insert AdController",{},e)}}({isMobile:o?w:c,iqdeployment:t.iqdeployment,useIqdContainerVariant:o}),y((0,v.getLoggingScript)()),o&&document.addEventListener("DOMContentLoaded",(()=>{var e;e=S(),document.querySelectorAll(`[${P}]`).forEach((t=>{t.getAttribute(P)!==e&&function(e){const t=e.parentNode;t&&t.removeChild(e)}(t)}))})),p||f||async function({resolveIsTcfapiAvailable:e,withTaboola:t,isAppView:n=!1}){try{!function(){function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}for(var t,n,o=[],r=window,i=r;i;){try{if(i.frames.__tcfapiLocator){t=i;break}}catch(t){}if(i===r.top)break;i=i.parent}t||(function e(){var t=r.document,n=!!r.frames.__tcfapiLocator;if(!n)if(t.body){var o=t.createElement("iframe");o.style.cssText="display:none",o.name="__tcfapiLocator",t.body.appendChild(o)}else setTimeout(e,5);return!n}(),r.__tcfapi=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];if(!t.length)return o;"setGdprApplies"===t[0]?t.length>3&&2===parseInt(t[1],10)&&"boolean"==typeof t[3]&&(n=t[3],"function"==typeof t[2]&&t[2]("set",!0)):"ping"===t[0]?"function"==typeof t[2]&&t[2]({gdprApplies:n,cmpLoaded:!1,cmpStatus:"stub"}):o.push(t)},r.addEventListener("message",(function(t){var n="string"==typeof t.data,o={};if(n)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var r="object"===e(o)&&null!==o?o.__tcfapiCall:null;r&&window.__tcfapi(r.command,r.version,(function(e,o){var i={__tcfapiReturn:{returnValue:e,success:o,callId:r.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(n?JSON.stringify(i):i,"*")}),r.parameter)}),!1))}(),e(!0),l("simulateAcceptedAllUser")?M("sz-accepted-all-user-for-simulations-only"):l("simulateRejectedAllUser")&&M("sz-rejected-all-user-for-simulations-only"),await async function(){const e=await window.SZ.UserData.basicUserData(),t=e?.userId;t&&M(t)}(),await async function(e,t){window._sp_queue=[],window._sp_={config:await O(e,t)}}(t,n),y("https://consent-cdn.sueddeutsche.de/unified/wrapperMessagingWithoutDetection.js")}catch(t){b("insert-cmp").error("Error while trying to insert cmp",{},t),e(!1)}}({resolveIsTcfapiAvailable:g.resolve,withTaboola:t.withTaboola,isAppView:a}),c||(y(`${d}/szde-assets/webpush/${n}/webpush.js`),window.addEventListener("load",(()=>{const e=()=>{const e=window.setInterval((()=>{window.pushDelivery&&(window.pushDelivery.init(),window.clearInterval(e))}),100)};"granted"===Notification.permission?e():"default"===Notification.permission&&Notification.requestPermission().then((t=>{"granted"===t&&e()}))}))),window.addEventListener("message",(e=>{if(e.origin===E)try{const t=JSON.parse(e.data);t&&("ready"===t.event&&(C("play",t),C("sendMetadata",t),C("ended",t)),"play"===t.event&&Z("play",t),"ended"===t.event&&Z("ended",t),"sendMetadata"===t.event&&Z("sendMetadata",t))}catch{}}),!1)}})();
      initUniversalTopInlineScript({"webPushEnv":"prod","adsConfig":{"withAdController":true,"withTaboola":false},"useIqdContainerVariant":true});
    </script>
  <link rel="apple-touch-icon" sizes="180x180" href="https://www.sueddeutsche.de/szde-assets/img/apple-touch-icon.png" />
  <link rel="icon" type="image/png" sizes="32x32" href="https://www.sueddeutsche.de/szde-assets/img/favicon-32x32.png" />
  <link rel="icon" type="image/png" sizes="16x16" href="https://www.sueddeutsche.de/szde-assets/img/favicon-16x16.png" />
  <link rel="icon" type="image/svg+xml" sizes="any" media="(prefers-color-scheme: dark)" href="https://www.sueddeutsche.de/szde-assets/img/ligatur-dark.svg" />
  <link rel="icon" type="image/svg+xml" sizes="any" media="(prefers-color-scheme: light)" href="https://www.sueddeutsche.de/szde-assets/img/ligatur.svg" />
  <link rel="manifest" href="https://www.sueddeutsche.de/universal/manifest.json" />
  <link rel="mask-icon" href="https://www.sueddeutsche.de/szde-assets/img/safari-pinned-tab.svg" color="#ffffff" />
  <meta name="apple-mobile-web-app-title" content="SZ.de" />
  <meta name="application-name" content="SZ.de" />
  <meta name="msapplication-TileColor" content="#ffffff" />
  
    <meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff" />
    <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#29293a" />
    
  <meta name="msapplication-config" content="none" />
  
<script type="text/javascript">window.kameleoonQueue = window.kameleoonQueue || [];</script>
<script id="kameleoonScript" type="text/javascript" src="//wni4spsbqo.kameleoon.eu/engine.js" defer="true"></script>
<script>
    document.querySelector('#kameleoonScript').addEventListener('load', () => {
        setTimeout(() => {
            window.SZ.ABTesting.onLoadKameleoonScript();
        }, 2000)
    });
</script>

  <style>[id^="sp_message_container_"]{z-index: 2147483645 !important;}</style>
  <link rel="stylesheet" href="https://www.sueddeutsche.de/szde-assets/szde-simple-pages/css/utiq-custom-styles.css" media="none" onload="if(media!='all')media='all'" />
  <script>window.performance.mark('before-adcontroller-load');</script><script>SZ.AdController.initialize({"$handle":"homepage","$autoSizeFrames":true,"level2":"","level3":"","keywords":"","tma":"","isWrapperApp":false});</script><meta name="author" content="Süddeutsche.de GmbH, Munich, Germany"/><meta name="copyright" content="Süddeutsche.de GmbH, Munich, Germany"/><meta name="email" content="kontakt@sueddeutsche.de"/><meta name="keywords" content="Homepage, Süddeutsche Zeitung"/><link rel="canonical" href="https://www.sueddeutsche.de/"/><meta name="robots" content="index,follow,noarchive,max-image-preview:large"/><meta name="referrer" content="origin-when-cross-origin"/><meta name="last-modified" content="Sat, 12 Sep 2026 02:43:03 GMT"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@SZ"/><meta name="twitter:dnt" content="on"/><meta property="og:type" content="article"/><meta property="og:title" content="Aktuelle Nachrichten und Kommentare"/><meta property="og:description" content="Nachrichten aus Deutschland und aller Welt mit Kommentaren und Hintergrundberichten."/><meta property="og:image" content="https://www.sueddeutsche.de/pagelayout/assets/img/sz-share-graphic.png?v=20190219"/><meta property="og:url" content="https://www.sueddeutsche.de/"/><meta property="og:site_name" content="Süddeutsche.de"/><meta property="og:locale" content="de_DE"/><meta property="fb:app_id" content="268419256515542"/><style>@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:800;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d202b291ffe3c074c83b3e64b525a991.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/e117a79bf09a4a75acc1f986ea51261d.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/1e487cafba201d1ea376849a3e1b5090.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/8e42a7e9bbc4cc77f543e65320a651e0.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/217e1fa86dcffb1f4f0ce5ba4958ca67.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/8d3e02728b9be61a55c1766c06297d70.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:200;src:url(https://www.sueddeutsche.de/szde-assets/woff2/67b8a55e7fdd6808a987472678c41246.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Sans Digital Condensed;font-stretch:normal;font-style:normal;font-weight:200;src:url(https://www.sueddeutsche.de/szde-assets/woff2/2f7270c0504a40e8707499074da67e55.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Sans Digital Condensed;font-stretch:normal;font-style:italic;font-weight:200;src:url(https://www.sueddeutsche.de/szde-assets/woff2/e6be8d35f8737d53f763a37684948c8e.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Sans Digital Condensed;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/7a8e391b95946f499939e8afce41af72.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Sans Digital Condensed;font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/e5f03dcfdb2c141a101c14ac3dff7d42.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Sans Digital Condensed;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/cdc46bc4472cd0d5398f5bd951cbfd55.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Sans Digital Condensed;font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d67b57ed611f096be11bf63f28f3dc09.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/5f43676094b26f440591ad70fbca1618.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/2c7636c98303f1059d2e553a1ea8a872.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/c306b9d973f13ac97dfc2cea69e5bb98.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:italic;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/b1f05a6d991bac01f7b690ab9847d524.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/33db65d7b27970bec6250a50fe6c03e6.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/f129008816788c221f0194074e55f0c5.woff2) format("woff2")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:800;src:url(https://www.sueddeutsche.de/szde-assets/woff2/2e545059cbe665b51b5a2ddbf1b7b161.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SZ Serif";font-stretch:normal;font-style:normal;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/021371f624f4b58ba0feaf80eb1dd05c.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SZ Serif";font-stretch:normal;font-style:italic;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/8c35f1f7ea3733e4ff2e70ed4d59a017.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SZ Serif";font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/ae40885cce333b6fee917f223790dac5.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SZ Serif Condensed";font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/c8c2bcbcf9b2beb9ab6894981b90ce26.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SZ Serif Condensed";font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d0e4cb29541fd1986eab766d72baf138.woff2) format("woff2")}@font-face{font-display:swap;font-family:"SZ Serif Condensed";font-stretch:normal;font-style:normal;font-weight:800;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d8fb497f57ab3e9ce3c153e976eae838.woff2) format("woff2")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/b65fd3524c879e96c5850fcec5ee4109.woff2) format("woff2")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/ff146135bccded28fd87a7d34efa9edd.woff2) format("woff2")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/acc5f93bbb87931506dbcde1e7a5f74f.woff2) format("woff2")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/6829d4b8e4734ccccdf03e3e9a0c2189.woff2) format("woff2")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/7dfb5a169a489bd8d18daec75181d793.woff2) format("woff2")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/ade46679afff2a3ec3175f5540776990.woff2) format("woff2")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:600;src:url(https://www.sueddeutsche.de/szde-assets/woff2/9991c20c3e6e7489cd3158713291318d.woff2) format("woff2")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/dbe8623a11a60b16d636b32c7c25549d.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/38ce6067d2ee0fdbcc8d6d52d4a5d104.woff2) format("woff2")}@font-face{font-display:swap;font-family:Old Standard;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/b9e2554df4bdd246e171006773f06077.woff2) format("woff2")}</style><style data-emotion="css-global 39zo70">html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:-webkit-box;display:-webkit-list-item;display:-ms-list-itembox;display:list-item;}template{display:none;}[hidden]{display:none;}*,*::before,*::after{box-sizing:inherit;}*{margin:0;padding:0;}html{background:var(--sz-basic-background-color-primary, #fff);box-sizing:border-box;color:var(--sz-basic-text-color-primary, #29293a);font-family:'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;font-size:100%;line-height:1;}html[data-color-scheme=enable-dark-mode]{background:var(--sz-basic-background-color-primary, #fff);color:var(--sz-basic-text-color-primary, #29293a);}h1,small{font-size:100%;}h1{margin:0;}b,strong{font-weight:700;}[type='search']{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;}[type='search']::-webkit-search-decoration,[type='search']::-webkit-search-cancel-button,[type='search']::-webkit-search-results-button,[type='search']::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;}a{color:inherit;}button{color:inherit;}i,em{font-style:italic;}img,video,canvas,audio,iframe,embed,object{display:block;}img,iframe{border:0;}img{height:auto;max-width:100%;}</style><style data-emotion="css-global csiu8s">[data-whatinput] *:focus{outline:none;}[data-whatintent='keyboard'] *:focus{outline:2px solid #009990;}[data-whatintent='keyboard'] article:focus-within{outline:2px solid #009990;}@media screen and (min-width: 1000px){.sz-automatic-teaser-group .iqdcontainer{margin-left:-80px;margin-right:0;}}.sz-adspirit--page-element,.sz-adspirit--page-element-anzeige,.sz-adspirit--page-element-verlagsangebot,.sz-adspirit--page-element-ohnekennung{display:block;margin:0 auto;max-width:100%;padding-top:20px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}@media screen and (min-width: 768px){.sz-adspirit--page-element,.sz-adspirit--page-element-anzeige,.sz-adspirit--page-element-verlagsangebot,.sz-adspirit--page-element-ohnekennung{max-width:none;}}.sz-adspirit--page-element.sz-adspirit--page-element-verlagsangebot::before,.sz-adspirit--page-element-anzeige.sz-adspirit--page-element-verlagsangebot::before,.sz-adspirit--page-element-verlagsangebot.sz-adspirit--page-element-verlagsangebot::before,.sz-adspirit--page-element-ohnekennung.sz-adspirit--page-element-verlagsangebot::before{content:'VERLAGSANGEBOT';}.sz-adspirit--page-element.sz-adspirit--page-element-ohnekennung::before,.sz-adspirit--page-element-anzeige.sz-adspirit--page-element-ohnekennung::before,.sz-adspirit--page-element-verlagsangebot.sz-adspirit--page-element-ohnekennung::before,.sz-adspirit--page-element-ohnekennung.sz-adspirit--page-element-ohnekennung::before{content:'';}.sz-adspirit--page-element::before,.sz-adspirit--page-element-anzeige::before,.sz-adspirit--page-element-verlagsangebot::before,.sz-adspirit--page-element-ohnekennung::before{content:'ANZEIGE';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;min-height:0;position:absolute;top:0;}.deals__headline a{-webkit-text-decoration:none;text-decoration:none;}#jw-vertical-video-overlay{z-index:2147483645!important;}#jw-vertical-video-overlay #outstream-ad-player-1{margin:auto;}:root{font-size:clamp(75%, calc(100% * var(--font-scale-app, 1)), 150%);}</style><style data-emotion="css-global 1thxbc">:root{--sz-basic-text-color-primary:#29293a;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#009990;--sz-basic-background-color-primary:#fff;--sz-basic-background-color-secondary:#f2f2f3;--sz-basic-background-color-highlight:#d8efec;--sz-basic-border-color-primary:#e0e0e3;--sz-basic-border-color-secondary:#c0c1c6;--sz-basic-border-color-highlight-primary:#009990;--sz-basic-border-color-highlight-secondary:#81d1c6;--sz-basic-border-color-focus:#00857F;--sz-header-background-color:#fff;--sz-header-border-color:#e0e0e3;--sz-header-logo-background-color:#29293a;--sz-header-magazin-text-color-hover:#000;--sz-footer-background-color:#f2f2f3;--sz-produktswitch-border-color:#29293a;--sz-main-menu-background-color-munich:#dae4ee;--sz-main-menu-background-color-munich-hover:#c3d8ea;--sz-breadcrumbs-text-color:#71737f;--sz-label-background-color-primary:#f2f2f3;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#b2dfd9;--sz-breaking-news-background-color:#fffe89;--sz-modal-background-color:#fff;--sz-modal-background-color-secondary:#f2f2f3;--sz-modal-background-color-highlight:#d8efec;--sz-button-text-color-primary-default:#fff;--sz-button-text-color-primary-disabled:#e0e0e3;--sz-button-background-color-primary-default:#29293a;--sz-button-background-color-primary-hover:#565765;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#29293a;--sz-button-text-color-secondary-disabled:#93959c;--sz-button-border-color-secondary-default:#29293a;--sz-button-border-color-secondary-disabled:#c0c1c6;--sz-button-background-color-secondary-default:#fff;--sz-button-background-color-secondary-hover:#f2f2f3;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#71737f;--sz-button-background-color-highlight-default:#b2dfd9;--sz-button-background-color-highlight-hover:#d8efec;--sz-button-background-color-highlight-disabled:#e0e0e3;--sz-button-text-color-tertiary-default:#29293a;--sz-button-text-color-tertiary-disabled:#c0c1c6;--sz-button-background-color-tertiary-default:#fff;--sz-button-border-color-tertiary-default:#e0e0e3;--sz-button-background-color-tertiary-hover:#f2f2f3;--sz-button-background-color-tertiary-active:#f2f2f3;--sz-input-field-border-color-default:#71737f;--sz-input-field-border-color-hover:#29293a;--sz-podcast-icon-background-color:#71737f;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#e0e0e3;--kicker-logo-outline:#000;}@media screen and (prefers-color-scheme: dark){[data-color-scheme=enable-dark-mode]{--sz-basic-text-color-primary:#c0c1c6;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#69c1b8;--sz-basic-background-color-primary:#000;--sz-basic-background-color-secondary:#29293a;--sz-basic-background-color-highlight:#29293a;--sz-basic-border-color-primary:#71737f;--sz-basic-border-color-secondary:#71737f;--sz-basic-border-color-highlight-primary:#69c1b8;--sz-basic-border-color-highlight-secondary:#69c1b8;--sz-basic-border-color-focus:#009990;--sz-header-background-color:#29293a;--sz-header-border-color:#29293a;--sz-header-logo-background-color:#f2f2f3;--sz-header-magazin-text-color-hover:#fff;--sz-footer-background-color:#29293a;--sz-produktswitch-border-color:#34344d;--sz-main-menu-background-color-munich:#29293a;--sz-main-menu-background-color-munich-hover:#34344d;--sz-breadcrumbs-text-color:#c0c1c6;--sz-label-background-color-primary:#34344d;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#69c1b8;--sz-breaking-news-background-color:#2b3671;--sz-modal-background-color:#29293a;--sz-modal-background-color-secondary:#34344d;--sz-modal-background-color-highlight:#34344d;--sz-button-text-color-primary-default:#29293a;--sz-button-text-color-primary-disabled:#29293a;--sz-button-background-color-primary-default:#c0c1c6;--sz-button-background-color-primary-hover:#e0e0e3;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#c0c1c6;--sz-button-text-color-secondary-disabled:#71737f;--sz-button-border-color-secondary-default:#c0c1c6;--sz-button-border-color-secondary-disabled:#71737f;--sz-button-background-color-secondary-default:#000;--sz-button-background-color-secondary-hover:#29293a;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#29293a;--sz-button-background-color-highlight-default:#69c1b8;--sz-button-background-color-highlight-hover:#81d1c6;--sz-button-background-color-highlight-disabled:#71737f;--sz-button-text-color-tertiary-default:#c0c1c6;--sz-button-text-color-tertiary-disabled:#71737f;--sz-button-background-color-tertiary-default:transparent;--sz-button-border-color-tertiary-default:#71737f;--sz-button-background-color-tertiary-hover:#29293a;--sz-button-background-color-tertiary-active:#34344d;--sz-input-field-border-color-default:#c0c1c6;--sz-input-field-border-color-hover:#fff;--sz-podcast-icon-background-color:#c0c1c6;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#34344d;--kicker-logo-outline:#c0c1c6;}}.sz-disable-dark-mode{--sz-basic-text-color-primary:#29293a;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#009990;--sz-basic-background-color-primary:#fff;--sz-basic-background-color-secondary:#f2f2f3;--sz-basic-background-color-highlight:#d8efec;--sz-basic-border-color-primary:#e0e0e3;--sz-basic-border-color-secondary:#c0c1c6;--sz-basic-border-color-highlight-primary:#009990;--sz-basic-border-color-highlight-secondary:#81d1c6;--sz-basic-border-color-focus:#00857F;--sz-header-background-color:#fff;--sz-header-border-color:#e0e0e3;--sz-header-logo-background-color:#29293a;--sz-header-magazin-text-color-hover:#000;--sz-footer-background-color:#f2f2f3;--sz-produktswitch-border-color:#29293a;--sz-main-menu-background-color-munich:#dae4ee;--sz-main-menu-background-color-munich-hover:#c3d8ea;--sz-breadcrumbs-text-color:#71737f;--sz-label-background-color-primary:#f2f2f3;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#b2dfd9;--sz-breaking-news-background-color:#fffe89;--sz-modal-background-color:#fff;--sz-modal-background-color-secondary:#f2f2f3;--sz-modal-background-color-highlight:#d8efec;--sz-button-text-color-primary-default:#fff;--sz-button-text-color-primary-disabled:#e0e0e3;--sz-button-background-color-primary-default:#29293a;--sz-button-background-color-primary-hover:#565765;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#29293a;--sz-button-text-color-secondary-disabled:#93959c;--sz-button-border-color-secondary-default:#29293a;--sz-button-border-color-secondary-disabled:#c0c1c6;--sz-button-background-color-secondary-default:#fff;--sz-button-background-color-secondary-hover:#f2f2f3;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#71737f;--sz-button-background-color-highlight-default:#b2dfd9;--sz-button-background-color-highlight-hover:#d8efec;--sz-button-background-color-highlight-disabled:#e0e0e3;--sz-button-text-color-tertiary-default:#29293a;--sz-button-text-color-tertiary-disabled:#c0c1c6;--sz-button-background-color-tertiary-default:#fff;--sz-button-border-color-tertiary-default:#e0e0e3;--sz-button-background-color-tertiary-hover:#f2f2f3;--sz-button-background-color-tertiary-active:#f2f2f3;--sz-input-field-border-color-default:#71737f;--sz-input-field-border-color-hover:#29293a;--sz-podcast-icon-background-color:#71737f;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#e0e0e3;--kicker-logo-outline:#000;}.sz-force-dark-mode{--sz-basic-text-color-primary:#c0c1c6;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#69c1b8;--sz-basic-background-color-primary:#000;--sz-basic-background-color-secondary:#29293a;--sz-basic-background-color-highlight:#29293a;--sz-basic-border-color-primary:#71737f;--sz-basic-border-color-secondary:#71737f;--sz-basic-border-color-highlight-primary:#69c1b8;--sz-basic-border-color-highlight-secondary:#69c1b8;--sz-basic-border-color-focus:#009990;--sz-header-background-color:#29293a;--sz-header-border-color:#29293a;--sz-header-logo-background-color:#f2f2f3;--sz-header-magazin-text-color-hover:#fff;--sz-footer-background-color:#29293a;--sz-produktswitch-border-color:#34344d;--sz-main-menu-background-color-munich:#29293a;--sz-main-menu-background-color-munich-hover:#34344d;--sz-breadcrumbs-text-color:#c0c1c6;--sz-label-background-color-primary:#34344d;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#69c1b8;--sz-breaking-news-background-color:#2b3671;--sz-modal-background-color:#29293a;--sz-modal-background-color-secondary:#34344d;--sz-modal-background-color-highlight:#34344d;--sz-button-text-color-primary-default:#29293a;--sz-button-text-color-primary-disabled:#29293a;--sz-button-background-color-primary-default:#c0c1c6;--sz-button-background-color-primary-hover:#e0e0e3;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#c0c1c6;--sz-button-text-color-secondary-disabled:#71737f;--sz-button-border-color-secondary-default:#c0c1c6;--sz-button-border-color-secondary-disabled:#71737f;--sz-button-background-color-secondary-default:#000;--sz-button-background-color-secondary-hover:#29293a;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#29293a;--sz-button-background-color-highlight-default:#69c1b8;--sz-button-background-color-highlight-hover:#81d1c6;--sz-button-background-color-highlight-disabled:#71737f;--sz-button-text-color-tertiary-default:#c0c1c6;--sz-button-text-color-tertiary-disabled:#71737f;--sz-button-background-color-tertiary-default:transparent;--sz-button-border-color-tertiary-default:#71737f;--sz-button-background-color-tertiary-hover:#29293a;--sz-button-background-color-tertiary-active:#34344d;--sz-input-field-border-color-default:#c0c1c6;--sz-input-field-border-color-hover:#fff;--sz-podcast-icon-background-color:#c0c1c6;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#34344d;--kicker-logo-outline:#c0c1c6;}</style><meta content="light dark" name="color-scheme"/><script type="module" defer="" src="https://www.sueddeutsche.de/szde-assets/szhp-pages/szde-pages/js/department-page-Cd1fU2xr.mjs" integrity="sha384-szteDsr7EglaOoYjI5CFeCy9S3ZuqRPBB1Uw9MWl8mkaQJRmCX/Q8LRzqCqV31Bf" crossorigin="anonymous"></script><script>
        window.SZDE_POST_MESSAGES_CACHE = window.SZDE_POST_MESSAGES_CACHE || [];
        window.addtoSzdePostMessageCache = function(message) { window.SZDE_POST_MESSAGES_CACHE.push(message); };
        window.addEventListener('message', window.addtoSzdePostMessageCache, false);
        </script><script id="userMonitoringConfig" type="application/json">{"appVersion":"v20260909-142801-e468bdd"}</script></head><body><style data-emotion="css gwof2t">.css-gwof2t{display:none;}@media screen and (min-width: 1280px){.css-gwof2t{display:block;}}</style><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><style data-emotion="css 1paiu7p">@media screen and (min-width: 1000px){.css-1paiu7p{margin:0 auto;width:1020px;}}[data-view-inactive] .css-1paiu7p{display:none;}</style><div class="iqdcontainer css-1paiu7p" data-placement="pos_header" data-device="desktop"></div></div>
  <div id="hydratable-header-root-sz">
  <style data-emotion="custom-global het44z">.sz-global-header *,.sz-global-header *::before,.sz-global-header *::after{box-sizing:inherit;}.sz-global-header *{margin:0;padding:0;}.sz-global-header{box-sizing:border-box;font-size:100%;}.sz-global-header button{color:inherit;}</style><style data-emotion="custom-global 7yn49a">[data-whatinput] .sz-global-header *:focus{outline:none;}[data-whatintent='keyboard'] .sz-global-header *:focus{outline:2px solid #69c1b8;outline-offset:2px;}.sz-global-header-no-scroll{overflow:hidden;}#hydratable-header-root-sz{position:-webkit-sticky;position:sticky;top:-40px;z-index:2147483644;}@media screen and (min-width: 768px){#hydratable-header-root-sz{top:-117px;}}</style><style data-emotion="custom-global 1thxbc">:root{--sz-basic-text-color-primary:#29293a;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#009990;--sz-basic-background-color-primary:#fff;--sz-basic-background-color-secondary:#f2f2f3;--sz-basic-background-color-highlight:#d8efec;--sz-basic-border-color-primary:#e0e0e3;--sz-basic-border-color-secondary:#c0c1c6;--sz-basic-border-color-highlight-primary:#009990;--sz-basic-border-color-highlight-secondary:#81d1c6;--sz-basic-border-color-focus:#00857F;--sz-header-background-color:#fff;--sz-header-border-color:#e0e0e3;--sz-header-logo-background-color:#29293a;--sz-header-magazin-text-color-hover:#000;--sz-footer-background-color:#f2f2f3;--sz-produktswitch-border-color:#29293a;--sz-main-menu-background-color-munich:#dae4ee;--sz-main-menu-background-color-munich-hover:#c3d8ea;--sz-breadcrumbs-text-color:#71737f;--sz-label-background-color-primary:#f2f2f3;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#b2dfd9;--sz-breaking-news-background-color:#fffe89;--sz-modal-background-color:#fff;--sz-modal-background-color-secondary:#f2f2f3;--sz-modal-background-color-highlight:#d8efec;--sz-button-text-color-primary-default:#fff;--sz-button-text-color-primary-disabled:#e0e0e3;--sz-button-background-color-primary-default:#29293a;--sz-button-background-color-primary-hover:#565765;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#29293a;--sz-button-text-color-secondary-disabled:#93959c;--sz-button-border-color-secondary-default:#29293a;--sz-button-border-color-secondary-disabled:#c0c1c6;--sz-button-background-color-secondary-default:#fff;--sz-button-background-color-secondary-hover:#f2f2f3;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#71737f;--sz-button-background-color-highlight-default:#b2dfd9;--sz-button-background-color-highlight-hover:#d8efec;--sz-button-background-color-highlight-disabled:#e0e0e3;--sz-button-text-color-tertiary-default:#29293a;--sz-button-text-color-tertiary-disabled:#c0c1c6;--sz-button-background-color-tertiary-default:#fff;--sz-button-border-color-tertiary-default:#e0e0e3;--sz-button-background-color-tertiary-hover:#f2f2f3;--sz-button-background-color-tertiary-active:#f2f2f3;--sz-input-field-border-color-default:#71737f;--sz-input-field-border-color-hover:#29293a;--sz-podcast-icon-background-color:#71737f;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#e0e0e3;--kicker-logo-outline:#000;}@media screen and (prefers-color-scheme: dark){[data-color-scheme=enable-dark-mode]{--sz-basic-text-color-primary:#c0c1c6;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#69c1b8;--sz-basic-background-color-primary:#000;--sz-basic-background-color-secondary:#29293a;--sz-basic-background-color-highlight:#29293a;--sz-basic-border-color-primary:#71737f;--sz-basic-border-color-secondary:#71737f;--sz-basic-border-color-highlight-primary:#69c1b8;--sz-basic-border-color-highlight-secondary:#69c1b8;--sz-basic-border-color-focus:#009990;--sz-header-background-color:#29293a;--sz-header-border-color:#29293a;--sz-header-logo-background-color:#f2f2f3;--sz-header-magazin-text-color-hover:#fff;--sz-footer-background-color:#29293a;--sz-produktswitch-border-color:#34344d;--sz-main-menu-background-color-munich:#29293a;--sz-main-menu-background-color-munich-hover:#34344d;--sz-breadcrumbs-text-color:#c0c1c6;--sz-label-background-color-primary:#34344d;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#69c1b8;--sz-breaking-news-background-color:#2b3671;--sz-modal-background-color:#29293a;--sz-modal-background-color-secondary:#34344d;--sz-modal-background-color-highlight:#34344d;--sz-button-text-color-primary-default:#29293a;--sz-button-text-color-primary-disabled:#29293a;--sz-button-background-color-primary-default:#c0c1c6;--sz-button-background-color-primary-hover:#e0e0e3;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#c0c1c6;--sz-button-text-color-secondary-disabled:#71737f;--sz-button-border-color-secondary-default:#c0c1c6;--sz-button-border-color-secondary-disabled:#71737f;--sz-button-background-color-secondary-default:#000;--sz-button-background-color-secondary-hover:#29293a;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#29293a;--sz-button-background-color-highlight-default:#69c1b8;--sz-button-background-color-highlight-hover:#81d1c6;--sz-button-background-color-highlight-disabled:#71737f;--sz-button-text-color-tertiary-default:#c0c1c6;--sz-button-text-color-tertiary-disabled:#71737f;--sz-button-background-color-tertiary-default:transparent;--sz-button-border-color-tertiary-default:#71737f;--sz-button-background-color-tertiary-hover:#29293a;--sz-button-background-color-tertiary-active:#34344d;--sz-input-field-border-color-default:#c0c1c6;--sz-input-field-border-color-hover:#fff;--sz-podcast-icon-background-color:#c0c1c6;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#34344d;--kicker-logo-outline:#c0c1c6;}}.sz-disable-dark-mode{--sz-basic-text-color-primary:#29293a;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#009990;--sz-basic-background-color-primary:#fff;--sz-basic-background-color-secondary:#f2f2f3;--sz-basic-background-color-highlight:#d8efec;--sz-basic-border-color-primary:#e0e0e3;--sz-basic-border-color-secondary:#c0c1c6;--sz-basic-border-color-highlight-primary:#009990;--sz-basic-border-color-highlight-secondary:#81d1c6;--sz-basic-border-color-focus:#00857F;--sz-header-background-color:#fff;--sz-header-border-color:#e0e0e3;--sz-header-logo-background-color:#29293a;--sz-header-magazin-text-color-hover:#000;--sz-footer-background-color:#f2f2f3;--sz-produktswitch-border-color:#29293a;--sz-main-menu-background-color-munich:#dae4ee;--sz-main-menu-background-color-munich-hover:#c3d8ea;--sz-breadcrumbs-text-color:#71737f;--sz-label-background-color-primary:#f2f2f3;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#b2dfd9;--sz-breaking-news-background-color:#fffe89;--sz-modal-background-color:#fff;--sz-modal-background-color-secondary:#f2f2f3;--sz-modal-background-color-highlight:#d8efec;--sz-button-text-color-primary-default:#fff;--sz-button-text-color-primary-disabled:#e0e0e3;--sz-button-background-color-primary-default:#29293a;--sz-button-background-color-primary-hover:#565765;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#29293a;--sz-button-text-color-secondary-disabled:#93959c;--sz-button-border-color-secondary-default:#29293a;--sz-button-border-color-secondary-disabled:#c0c1c6;--sz-button-background-color-secondary-default:#fff;--sz-button-background-color-secondary-hover:#f2f2f3;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#71737f;--sz-button-background-color-highlight-default:#b2dfd9;--sz-button-background-color-highlight-hover:#d8efec;--sz-button-background-color-highlight-disabled:#e0e0e3;--sz-button-text-color-tertiary-default:#29293a;--sz-button-text-color-tertiary-disabled:#c0c1c6;--sz-button-background-color-tertiary-default:#fff;--sz-button-border-color-tertiary-default:#e0e0e3;--sz-button-background-color-tertiary-hover:#f2f2f3;--sz-button-background-color-tertiary-active:#f2f2f3;--sz-input-field-border-color-default:#71737f;--sz-input-field-border-color-hover:#29293a;--sz-podcast-icon-background-color:#71737f;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#e0e0e3;--kicker-logo-outline:#000;}.sz-force-dark-mode{--sz-basic-text-color-primary:#c0c1c6;--sz-basic-text-color-secondary:#71737f;--sz-basic-text-color-highlight:#69c1b8;--sz-basic-background-color-primary:#000;--sz-basic-background-color-secondary:#29293a;--sz-basic-background-color-highlight:#29293a;--sz-basic-border-color-primary:#71737f;--sz-basic-border-color-secondary:#71737f;--sz-basic-border-color-highlight-primary:#69c1b8;--sz-basic-border-color-highlight-secondary:#69c1b8;--sz-basic-border-color-focus:#009990;--sz-header-background-color:#29293a;--sz-header-border-color:#29293a;--sz-header-logo-background-color:#f2f2f3;--sz-header-magazin-text-color-hover:#fff;--sz-footer-background-color:#29293a;--sz-produktswitch-border-color:#34344d;--sz-main-menu-background-color-munich:#29293a;--sz-main-menu-background-color-munich-hover:#34344d;--sz-breadcrumbs-text-color:#c0c1c6;--sz-label-background-color-primary:#34344d;--sz-label-background-color-secondary:#fff;--sz-label-background-color-highlight:#69c1b8;--sz-breaking-news-background-color:#2b3671;--sz-modal-background-color:#29293a;--sz-modal-background-color-secondary:#34344d;--sz-modal-background-color-highlight:#34344d;--sz-button-text-color-primary-default:#29293a;--sz-button-text-color-primary-disabled:#29293a;--sz-button-background-color-primary-default:#c0c1c6;--sz-button-background-color-primary-hover:#e0e0e3;--sz-button-background-color-primary-disabled:#71737f;--sz-button-text-color-secondary-default:#c0c1c6;--sz-button-text-color-secondary-disabled:#71737f;--sz-button-border-color-secondary-default:#c0c1c6;--sz-button-border-color-secondary-disabled:#71737f;--sz-button-background-color-secondary-default:#000;--sz-button-background-color-secondary-hover:#29293a;--sz-button-text-color-highlight-default:#29293a;--sz-button-text-color-highlight-disabled:#29293a;--sz-button-background-color-highlight-default:#69c1b8;--sz-button-background-color-highlight-hover:#81d1c6;--sz-button-background-color-highlight-disabled:#71737f;--sz-button-text-color-tertiary-default:#c0c1c6;--sz-button-text-color-tertiary-disabled:#71737f;--sz-button-background-color-tertiary-default:transparent;--sz-button-border-color-tertiary-default:#71737f;--sz-button-background-color-tertiary-hover:#29293a;--sz-button-background-color-tertiary-active:#34344d;--sz-input-field-border-color-default:#c0c1c6;--sz-input-field-border-color-hover:#fff;--sz-podcast-icon-background-color:#c0c1c6;--sz-podcast-icon-background-color-high:#71737f;--sz-podcast-icon-background-color-low:#34344d;--kicker-logo-outline:#c0c1c6;}</style><style data-emotion="custom-global xeqwyf">:root{--sz-nav-ressorts-text-color:#fff;--sz-nav-product-switch-border-color:#29293a;}@media screen and (prefers-color-scheme: dark){[data-color-scheme=enable-dark-mode],[data-color-scheme=enable-dark-mode]{--sz-nav-ressorts-text-color:#e0e0e3;--sz-nav-product-switch-border-color:#34344d;}}</style><style data-emotion="custom-global 2h1tdi">[data-whatintent='keyboard'] .sz-global-header-product-switch *:focus{outline:2px solid #69c1b8;outline-offset:-2px;}</style><style data-emotion="custom-global 14aq94b">[data-whatintent='keyboard'] .sz-global-header-department-navigation *:focus{outline:2px solid #69c1b8;outline-offset:-3px;}</style><style data-emotion="custom 17cxh07 f3156j szmthd 2tkrx2 1418lbo 1trwnbf 8fgtws 1qnjck9 1wvpimu 1jign4z 1ia31x9 1jn03s8 1jz9llz 1foh7cq wzfi77 z9zzve 1ae9a0e 15quqqy 1ut1dh6 1ymqgl7 1qvpywd wac89m nojxlq z9jcgw 1uvsdd8 1ptdtxy p3eivy 1p481y0 1m9h5b9 1h8195r 1co203c 3e7s8j kjrfop zg7h4n p9wopw 1qulx3l 1g4limz gth0vq ndcpd9 4e7tuf agbrqe 1hlmqv4 1mnqsub 1cbdp9r 1exirhx 18g7taj 1nh52tz 12vro1 el88ex lwmva2 pcxqtt">.custom-17cxh07{color:var(--sz-basic-text-color-primary, #29293a);font-family:'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;position:relative;width:100%;z-index:2147483644;}@media screen and (min-width: 768px){.custom-17cxh07{background-color:var(--sz-header-background-color, #fff);border-bottom:2px solid var(--sz-header-border-color, #e0e0e3);}}.custom-f3156j{background-color:#29293a;border-bottom:2px solid var(--sz-nav-product-switch-border-color, #29293a);color:#fff;font-family:'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;height:40px;position:relative;z-index:2;}@media screen and (min-width: 768px){.custom-f3156j{height:30px;}}.custom-f3156j *{margin:0;padding:0;}.custom-szmthd{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;font-size:12px;font-weight:200;height:inherit;letter-spacing:0.085em;line-height:40px;-webkit-text-decoration:none;text-decoration:none;}.custom-szmthd:active,.custom-szmthd:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto;}@media screen and (min-width: 768px){.custom-szmthd{line-height:30px;}}.custom-szmthd:active,.custom-szmthd:focus{color:#69c1b8;padding:0 10px;position:absolute;}.custom-2tkrx2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:inherit;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}@media screen and (min-width: 768px){.custom-2tkrx2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.custom-1418lbo{display:none;}@media screen and (min-width: 768px){.custom-1418lbo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:inherit;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;list-style-type:none;}}.custom-1trwnbf{font-size:12px;font-weight:200;height:inherit;letter-spacing:0.085em;line-height:40px;-webkit-text-decoration:none;text-decoration:none;color:#fff;display:block;padding:0 10px;position:relative;-webkit-transition:color 100ms ease-in-out;transition:color 100ms ease-in-out;color:#69c1b8;}@media screen and (min-width: 768px){.custom-1trwnbf{line-height:30px;}}.custom-1trwnbf:hover{color:#69c1b8;}.custom-1trwnbf::before{border-color:var(--sz-nav-product-switch-border-color, #29293a) transparent transparent;border-style:solid;border-width:5px 8.5px 0;bottom:0;content:'';height:0;left:50%;margin-bottom:0.5px;position:absolute;-webkit-transform:translate(-50%, 100%);-moz-transform:translate(-50%, 100%);-ms-transform:translate(-50%, 100%);transform:translate(-50%, 100%);width:0;}.custom-1trwnbf::after{border-color:#29293a transparent transparent;border-style:solid;border-width:5px 8.5px 0;bottom:0;content:'';height:0;left:50%;margin-bottom:2.5px;position:absolute;-webkit-transform:translate(-50%, 100%);-moz-transform:translate(-50%, 100%);-ms-transform:translate(-50%, 100%);transform:translate(-50%, 100%);width:0;z-index:1;}.custom-8fgtws{font-size:12px;font-weight:200;height:inherit;letter-spacing:0.085em;line-height:40px;-webkit-text-decoration:none;text-decoration:none;color:#fff;display:block;padding:0 10px;position:relative;-webkit-transition:color 100ms ease-in-out;transition:color 100ms ease-in-out;}@media screen and (min-width: 768px){.custom-8fgtws{line-height:30px;}}.custom-8fgtws:hover{color:#69c1b8;}.custom-1qnjck9{font-size:12px;font-weight:200;height:inherit;letter-spacing:0.085em;line-height:40px;-webkit-text-decoration:none;text-decoration:none;color:#fff;display:block;padding:0 10px;position:relative;-webkit-transition:color 100ms ease-in-out;transition:color 100ms ease-in-out;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;color:inherit;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-family:inherit;margin-left:4px;}@media screen and (min-width: 768px){.custom-1qnjck9{line-height:30px;}}.custom-1qnjck9:hover{color:#69c1b8;}.custom-1qnjck9:hover{color:#69c1b8;}.custom-1qnjck9:hover svg{-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);}@media screen and (min-width: 768px){.custom-1qnjck9{margin-left:0;}}.custom-1wvpimu{margin-left:8px;position:relative;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;}.custom-1wvpimu path{fill:currentColor;}.custom-1jign4z{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;border-bottom:1px solid var(--sz-basic-border-color-highlight-secondary, #81d1c6);color:inherit;font-size:12px;font-weight:200;height:inherit;letter-spacing:0.085em;line-height:40px;-webkit-text-decoration:none;text-decoration:none;border:0;margin:0 12px 0 32px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;}.custom-1jign4z:hover{border-bottom-color:transparent;}@media screen and (min-width: 768px){.custom-1jign4z{line-height:30px;}}@media screen and (min-width: 768px){.custom-1jign4z{display:none;}}.custom-1ia31x9{display:none;}.sz-global-header-no-scroll .sticky .custom-1ia31x9,.szde-modals-no-scroll .sticky .custom-1ia31x9{display:block;height:80px;}@media screen and (min-width: 768px){.sz-global-header-no-scroll .sticky .custom-1ia31x9,.szde-modals-no-scroll .sticky .custom-1ia31x9{height:135px;}}.custom-1jn03s8{height:var(--szde-header-height-mobile);margin:0 auto;max-width:calc(1000px + (2 * 12px));}.sz-global-header-no-scroll .sticky .custom-1jn03s8,.szde-modals-no-scroll .sticky .custom-1jn03s8{left:0;max-width:none;position:fixed;top:0;width:100%;}@media screen and (min-width: 768px){.sz-global-header-no-scroll .sticky .custom-1jn03s8,.szde-modals-no-scroll .sticky .custom-1jn03s8{box-shadow:0 2px 0 var(--sz-header-border-color, #e0e0e3);top:-87px;}}@media screen and (min-width: 768px){.custom-1jn03s8{height:auto;}}.custom-1jz9llz{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--sz-header-background-color, #fff);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;z-index:1;border-bottom:2px solid var(--sz-header-background-color, #fff);-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;}@media screen and (min-width: 768px){.custom-1jz9llz{border-bottom:none;}}@media screen and (min-width: 768px){.custom-1jz9llz{padding-bottom:6px;}}.custom-1foh7cq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:auto;position:absolute;right:12px;top:12px;}@media screen and (min-width: 768px){.custom-1foh7cq{left:12px;right:auto;top:41px;}}.custom-wzfi77{background-color:transparent;border:none;cursor:pointer;padding:0;}.custom-wzfi77 path{fill:var(--sz-basic-text-color-primary, #29293a);}.custom-wzfi77:hover svg path{fill:var(--sz-button-background-color-primary-hover, #565765);}.custom-wzfi77:hover span{color:var(--sz-button-background-color-primary-hover, #565765);}@media screen and (min-width: 768px){.custom-wzfi77{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.custom-z9zzve path{fill:var(--sz-basic-text-color-primary, #29293a);}.custom-1ae9a0e{display:none;}@media screen and (min-width: 768px){.custom-1ae9a0e{border-right:1px solid #c0c1c6;display:inline-block;font:var(--sz-nav-header-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--sz-nav-header-letterspacing, 0.05em);line-height:1;margin-left:8px;margin-right:12px;padding-right:12px;}}.custom-15quqqy{background-color:transparent;border:none;cursor:pointer;display:none;margin-left:16px;padding:0;}.custom-15quqqy:hover svg path{fill:var(--sz-button-background-color-primary-hover, #565765);}@media screen and (min-width: 768px){.custom-15quqqy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:0;}}.custom-1ut1dh6{height:20px;margin:14px auto 10px;}@media screen and (min-width: 768px){.custom-1ut1dh6{height:55px;margin-bottom:0;margin-top:24px;}}.custom-1ymqgl7{height:inherit;}.custom-1ymqgl7 path{fill:var(--sz-header-logo-background-color, #29293a);}.custom-1qvpywd{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media screen and (min-width: 768px){.custom-1qvpywd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:44px;-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);}}.custom-wac89m{display:none;}@media screen and (min-width: 768px){.custom-wac89m{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media screen and (width <= 830px){.custom-wac89m{margin-top:-4px;}}.custom-nojxlq{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;border-bottom:1px solid var(--sz-basic-border-color-highlight-secondary, #81d1c6);}.custom-nojxlq:hover{border-bottom-color:transparent;}@media screen and (width <= 830px){.custom-nojxlq{max-width:70px;text-align:-webkit-center;}}.custom-z9jcgw{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;border-bottom:1px solid var(--sz-basic-border-color-highlight-secondary, #81d1c6);color:inherit;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;margin-left:12px;border-bottom:1px solid var(--sz-basic-border-color-highlight-secondary, #81d1c6);}.custom-z9jcgw:hover{border-bottom-color:transparent;}@media screen and (width <= 830px){.custom-z9jcgw{max-width:70px;text-align:-webkit-center;}}.custom-1uvsdd8{background-color:var(--sz-header-background-color, #fff);border-bottom:2px solid var(--sz-header-border-color, #e0e0e3);color:var(--sz-button-border-color-secondary-default, #29293a);height:34px;line-height:1;}@media screen and (min-width: 768px){.custom-1uvsdd8{border-bottom:0;height:50px;}}.custom-1ptdtxy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:inherit;margin:0 auto;max-width:calc(1000px + (2 * 12px));}.custom-p3eivy{display:none;}@media screen and (min-width: 768px){.custom-p3eivy{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;position:relative;width:0;}.custom-p3eivy::before{background:var(--sz-header-background-color, #fff);content:'';height:100%;position:absolute;right:-12px;top:0;width:12px;z-index:2;}}.custom-1p481y0{background-color:transparent;border:none;cursor:pointer;padding:0;-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);}.custom-1p481y0 path{fill:var(--sz-basic-text-color-primary, #29293a);}.custom-1p481y0:hover svg path{fill:var(--sz-button-background-color-primary-hover, #565765);}.custom-1p481y0:hover span{color:var(--sz-button-background-color-primary-hover, #565765);}@media screen and (min-width: 768px){.custom-1p481y0{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.custom-1p481y0 span{border:none;padding:0;}.custom-1m9h5b9{background-color:transparent;border:none;cursor:pointer;display:none;margin-left:16px;padding:0;margin-left:16px;margin-right:16px;-webkit-transform:translateY(2px);-moz-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);}.custom-1m9h5b9:hover svg path{fill:var(--sz-button-background-color-primary-hover, #565765);}@media screen and (min-width: 768px){.custom-1m9h5b9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:0;}}.custom-1h8195r:hover svg{fill:var(--sz-button-background-color-primary-hover, #565765);}.custom-1co203c{-webkit-transform:translateY(var(--sz-nav-move-arrow-on-hover-space, 2px));-moz-transform:translateY(var(--sz-nav-move-arrow-on-hover-space, 2px));-ms-transform:translateY(var(--sz-nav-move-arrow-on-hover-space, 2px));transform:translateY(var(--sz-nav-move-arrow-on-hover-space, 2px));}.custom-1co203c path{fill:var(--sz-basic-text-color-primary, #29293a);}.custom-3e7s8j{height:inherit;overflow:hidden;position:relative;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);width:100%;z-index:2;}.custom-kjrfop{border:0;color:var(--sz-button-border-color-secondary-default, #29293a);height:100%;margin-top:-7px;position:absolute;top:0;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;width:44px;z-index:1;background:linear-gradient(
      to left,
      rgb(255 255 255 / 0%),
      var(--sz-header-background-color, #fff) 40%
    );left:0;}.custom-kjrfop:disabled{color:var(--sz-button-border-color-secondary-disabled, #c0c1c6);}.custom-kjrfop:hover:not([disabled]){cursor:pointer;}@media screen and (min-width: 768px){.custom-kjrfop{margin-top:0;}}.custom-kjrfop:disabled{display:none;}.custom-kjrfop::before{background:var(--sz-header-background-color, #fff);content:'';height:100%;left:0;position:absolute;top:0;width:40%;}.custom-kjrfop:hover:not([disabled]){-webkit-transform:translateX(-var(--sz-nav-move-arrow-on-hover-space, 2px));-moz-transform:translateX(-var(--sz-nav-move-arrow-on-hover-space, 2px));-ms-transform:translateX(-var(--sz-nav-move-arrow-on-hover-space, 2px));transform:translateX(-var(--sz-nav-move-arrow-on-hover-space, 2px));}.custom-zg7h4n{display:block;-webkit-transform:translateY(2px);-moz-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);}@media screen and (min-width: 768px){.custom-zg7h4n{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}.custom-p9wopw{display:block;margin-left:12px;}.custom-p9wopw path{fill:currentColor;}.custom-1qulx3l{border:0;color:var(--sz-button-border-color-secondary-default, #29293a);height:100%;margin-top:-7px;position:absolute;top:0;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;width:44px;z-index:1;background:linear-gradient(
      to right,
      rgb(255 255 255 / 0%),
      var(--sz-header-background-color, #fff) 40%
    );right:0;}.custom-1qulx3l:disabled{color:var(--sz-button-border-color-secondary-disabled, #c0c1c6);}.custom-1qulx3l:hover:not([disabled]){cursor:pointer;}@media screen and (min-width: 768px){.custom-1qulx3l{margin-top:0;}}.custom-1qulx3l:hover:not([disabled]){-webkit-transform:translateX(var(--sz-nav-move-arrow-on-hover-space, 2px));-moz-transform:translateX(var(--sz-nav-move-arrow-on-hover-space, 2px));-ms-transform:translateX(var(--sz-nav-move-arrow-on-hover-space, 2px));transform:translateX(var(--sz-nav-move-arrow-on-hover-space, 2px));}.custom-1g4limz{display:block;margin-left:auto;margin-right:12px;}.custom-1g4limz path{fill:currentColor;}.custom-gth0vq{height:inherit;}.custom-ndcpd9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100px;list-style-type:none;overflow-x:auto;overflow-y:hidden;padding-top:4px;}@media screen and (min-width: 768px){.custom-ndcpd9{padding-top:18px;}}.custom-4e7tuf{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;}@media screen and (min-width: 768px){.custom-4e7tuf{height:32px;}}@media screen and (min-width: 768px){.custom-4e7tuf{-webkit-transition:margin-left 200ms ease-in-out 300ms,padding-left 200ms ease-in-out 300ms;transition:margin-left 200ms ease-in-out 300ms,padding-left 200ms ease-in-out 300ms;}.sticky .custom-4e7tuf{margin-left:2px;padding-left:2px;position:relative;margin-left:6px;padding-left:0;-webkit-transition:margin-left 200ms ease-in-out,padding-left 200ms ease-in-out;transition:margin-left 200ms ease-in-out,padding-left 200ms ease-in-out;}.sticky .custom-4e7tuf::before{background:#c0c1c6;content:'';height:16px;left:0;position:absolute;top:-1px;width:1px;}}.custom-agbrqe{border-bottom:3px solid transparent;font:var(--sz-nav-header-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--sz-nav-header-letterspacing, 0.05em);line-height:1;padding:0 8px;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;line-height:1;white-space:nowrap;margin-left:calc(12px - 8px);}.custom-agbrqe:hover{border-bottom-color:var(--sz-basic-border-color-highlight-secondary, #81d1c6);-webkit-transition:border-bottom-color 150ms ease-in-out;transition:border-bottom-color 150ms ease-in-out;}.custom-1hlmqv4{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;margin-left:2px;padding-left:2px;position:relative;margin-right:2px;padding-right:2px;position:relative;}@media screen and (min-width: 768px){.custom-1hlmqv4{height:32px;}}.custom-1hlmqv4::before{background:#c0c1c6;content:'';height:16px;left:0;position:absolute;top:-1px;width:1px;}.custom-1hlmqv4::after{background:#c0c1c6;content:'';height:16px;position:absolute;right:0;top:-1px;width:1px;}.custom-1mnqsub{border-bottom:3px solid transparent;font:var(--sz-nav-header-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--sz-nav-header-letterspacing, 0.05em);line-height:1;padding:0 8px;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;line-height:1;white-space:nowrap;}.custom-1mnqsub:hover{border-bottom-color:var(--sz-basic-border-color-highlight-secondary, #81d1c6);-webkit-transition:border-bottom-color 150ms ease-in-out;transition:border-bottom-color 150ms ease-in-out;}.custom-1cbdp9r{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;}@media screen and (min-width: 768px){.custom-1cbdp9r{height:32px;}}.custom-1exirhx{border-bottom:3px solid transparent;font:var(--sz-nav-header-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--sz-nav-header-letterspacing, 0.05em);line-height:1;padding:0 8px;-webkit-text-decoration:none;text-decoration:none;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;line-height:1;white-space:nowrap;}.custom-1exirhx:hover{border-bottom-color:var(--sz-basic-border-color-highlight-secondary, #81d1c6);-webkit-transition:border-bottom-color 150ms ease-in-out;transition:border-bottom-color 150ms ease-in-out;}.custom-18g7taj{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;margin-right:2px;padding-right:2px;position:relative;}@media screen and (min-width: 768px){.custom-18g7taj{height:32px;}}.custom-18g7taj::after{background:#c0c1c6;content:'';height:16px;position:absolute;right:0;top:-1px;width:1px;}.custom-1nh52tz{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;}@media screen and (min-width: 768px){.custom-1nh52tz{height:32px;}}.custom-12vro1{display:none;}@media screen and (min-width: 768px){.custom-12vro1{background-color:transparent;border:none;cursor:pointer;display:inline-block;padding-right:8px;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;}.custom-12vro1:hover{-webkit-transform:translateY(2px);-moz-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);}}.custom-12vro1 path{fill:var(--sz-basic-text-color-primary, #29293a);}.custom-el88ex{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;margin-left:2px;padding-left:2px;position:relative;}@media screen and (min-width: 768px){.custom-el88ex{height:32px;}}.custom-el88ex::before{background:#c0c1c6;content:'';height:16px;left:0;position:absolute;top:-1px;width:1px;}.custom-lwmva2{background:none;border:none;cursor:pointer;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;line-height:1;white-space:nowrap;margin-right:26px;border-bottom:3px solid transparent;font:var(--sz-nav-header-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--sz-nav-header-letterspacing, 0.05em);line-height:1;padding:0 8px;-webkit-text-decoration:none;text-decoration:none;}.custom-lwmva2:hover{border-bottom-color:var(--sz-basic-border-color-highlight-secondary, #81d1c6);-webkit-transition:border-bottom-color 150ms ease-in-out;transition:border-bottom-color 150ms ease-in-out;}.custom-pcxqtt{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}</style>
  <script crossorigin="anonymous" integrity="sha384-gKrCxP2+GnVUNM4CmGl4BXL5ecXiAIjCWYn4XYDCqFyRoE6NKEmF8ilPpagCJYrU" src="https://www.sueddeutsche.de/szde-assets/js/header-vendors-6bd59b52b71563222d4c.mjs" type="module"></script><script crossorigin="anonymous" integrity="sha384-KXP7gDAhoE8RMW9BBVE2RdNt7uBB4mHVelgeVaj6xSWX64Ond0qR0D8QNCGEf3Hs" src="https://www.sueddeutsche.de/szde-assets/js/header-full-5faf899a0748a4d1db1f.mjs" type="module"></script><style>@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:800;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d202b291ffe3c074c83b3e64b525a991.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/6ad899abe8822a90c1a7b7f251bcfdcd.woff) format("woff")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/e117a79bf09a4a75acc1f986ea51261d.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/998610c2254c061bb4bcd75977cbb00b.woff) format("woff")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/1e487cafba201d1ea376849a3e1b5090.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/d371fb6379ad2a20ba1091d5e2cd9a95.woff) format("woff")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/217e1fa86dcffb1f4f0ce5ba4958ca67.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/7f566ea8c04a7c9758eb105c547b1d8c.woff) format("woff")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/8d3e02728b9be61a55c1766c06297d70.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/3a43f1f5a00913cff840823bfba52026.woff) format("woff")}@font-face{font-display:swap;font-family:SZSansDigital;font-stretch:normal;font-style:normal;font-weight:200;src:url(https://www.sueddeutsche.de/szde-assets/woff2/67b8a55e7fdd6808a987472678c41246.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/0c4e21d7c6fddad1ea13ae8e6563c635.woff) format("woff")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/5f43676094b26f440591ad70fbca1618.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/f3d262c06fcd2dbf209ec43300506ad5.woff) format("woff")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/c306b9d973f13ac97dfc2cea69e5bb98.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/0b423dead30154af5899aaf91cdb611c.woff) format("woff")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:italic;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/b1f05a6d991bac01f7b690ab9847d524.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/6c017b30dd605f2e17cadc1bc73c3eb8.woff) format("woff")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/33db65d7b27970bec6250a50fe6c03e6.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/723fab0501b8cf5220efa63366b69955.woff) format("woff")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/f129008816788c221f0194074e55f0c5.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/c9b6660029ea6b4b909a7d21633f374b.woff) format("woff")}@font-face{font-display:swap;font-family:SZ Text;font-stretch:normal;font-style:normal;font-weight:800;src:url(https://www.sueddeutsche.de/szde-assets/woff2/2e545059cbe665b51b5a2ddbf1b7b161.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/72380e1e7108f3bdae3f2b0d1eecbfda.woff) format("woff")}@font-face{font-display:swap;font-family:"SZ Serif";font-stretch:normal;font-style:normal;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/021371f624f4b58ba0feaf80eb1dd05c.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/122d8097852515a8a8327adaf7cf76d2.woff) format("woff")}@font-face{font-display:swap;font-family:"SZ Serif";font-stretch:normal;font-style:italic;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/8c35f1f7ea3733e4ff2e70ed4d59a017.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/597c446dfab37c794a38c1c9ed2e6854.woff) format("woff")}@font-face{font-display:swap;font-family:"SZ Serif";font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/ae40885cce333b6fee917f223790dac5.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/c8eea5b5ac95149db8cf374aa4c4a851.woff) format("woff")}@font-face{font-display:swap;font-family:"SZ Serif Condensed";font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/c8c2bcbcf9b2beb9ab6894981b90ce26.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/f1950e2f7824acdb436e156439d12df2.woff) format("woff")}@font-face{font-display:swap;font-family:"SZ Serif Condensed";font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d0e4cb29541fd1986eab766d72baf138.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/66224c185f8a4b428db83377a5339fbb.woff) format("woff")}@font-face{font-display:swap;font-family:"SZ Serif Condensed";font-stretch:normal;font-style:normal;font-weight:800;src:url(https://www.sueddeutsche.de/szde-assets/woff2/d8fb497f57ab3e9ce3c153e976eae838.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/465107fe1a1a233ecdaf26effe584b6a.woff) format("woff")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/b65fd3524c879e96c5850fcec5ee4109.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/08a699c31a40ba347d62438ba18ec8a8.woff) format("woff")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:italic;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/ff146135bccded28fd87a7d34efa9edd.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/faa11db8b78eb87edbb028a40d3e28d6.woff) format("woff")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/acc5f93bbb87931506dbcde1e7a5f74f.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/4cec8314b558eaab795c905666302861.woff) format("woff")}@font-face{font-display:swap;font-family:"PT Serif";font-stretch:normal;font-style:italic;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/6829d4b8e4734ccccdf03e3e9a0c2189.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/d171875463b47aef81f56595a957844a.woff) format("woff")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/7dfb5a169a489bd8d18daec75181d793.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/283b1acd7aae8df34764fa4c1fcf70a6.woff) format("woff")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:500;src:url(https://www.sueddeutsche.de/szde-assets/woff2/ade46679afff2a3ec3175f5540776990.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/ff0be14ac9c1cb3a13c1b3b87c90fe7f.woff) format("woff")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:600;src:url(https://www.sueddeutsche.de/szde-assets/woff2/9991c20c3e6e7489cd3158713291318d.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/3e84ddfce867fb4ddb6a13de6b68c8da.woff) format("woff")}@font-face{font-display:swap;font-family:WorkSans;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/dbe8623a11a60b16d636b32c7c25549d.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/d0c9223987ad554d9b2fd28a38c818ff.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;font-stretch:normal;font-style:normal;font-weight:400;src:url(https://www.sueddeutsche.de/szde-assets/woff2/38ce6067d2ee0fdbcc8d6d52d4a5d104.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/6534ed4ccca041dc641b836704a22294.woff) format("woff")}@font-face{font-display:swap;font-family:Old Standard;font-stretch:normal;font-style:normal;font-weight:700;src:url(https://www.sueddeutsche.de/szde-assets/woff2/b9e2554df4bdd246e171006773f06077.woff2) format("woff2"),url(https://www.sueddeutsche.de/szde-assets/woff/592e497174d48d4a59418b1590dfe355.woff) format("woff")}</style><header id="hydratable-header" class="sz-global-header sz-header-iqd custom-17cxh07" data-color-scheme=""><div class="sz-global-header-product-switch custom-f3156j" data-test="product-switch"><a href="#end-of-header" class="custom-szmthd">Zum Hauptinhalt springen</a><nav class="custom-2tkrx2"><ul class="custom-1418lbo"><li><a id="szde" href="https://www.sueddeutsche.de" class="custom-1trwnbf">SZ.de</a></li><li><a id="zeitung" href="https://zeitung.sueddeutsche.de" class="custom-8fgtws">Zeitung</a></li><li><a id="magazin" href="https://www.sueddeutsche.de/magazin" class="custom-8fgtws">Magazin</a></li><li><a id="jetzt" href="https://www.sueddeutsche.de/jetzt" class="custom-8fgtws">Jetzt</a></li><li><a id="dossier" href="https://www.sueddeutsche.de/dossier" class="custom-8fgtws">Dossier</a></li></ul><button type="button" id="header-product-switch-container-more-products-button" class="custom-1qnjck9">Alle SZ-Produkte<!-- --> <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-1wvpimu" aria-hidden="true"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button><button type="button" class="custom-1jign4z">Login</button></nav></div><div class="custom-1ia31x9"></div><div id="header-navigation" class="custom-1jn03s8"><div class="custom-1jz9llz"><div class="custom-1foh7cq"><button type="button" class="custom-wzfi77"><svg width="24" height="24" viewBox="2 0 30 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-z9zzve"><title>Menü</title><path d="M28 7.33337H4V9.33337H28V7.33337Z" fill="#29293A"></path><path d="M28 15.3334H4V17.3334H28V15.3334Z" fill="#29293A"></path><path d="M28 23.3334H4V25.3334H28V23.3334Z" fill="#29293A"></path></svg><span class="custom-1ae9a0e">Menü</span></button><button type="button" class="custom-15quqqy"><svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-z9zzve"><title>Suchen</title><path d="M19.75 18.33C21.15 16.61 22 14.4 22 12C22 6.49 17.51 2 12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C14.4 22 16.61 21.15 18.33 19.75L27.29 28.71L28.71 27.29L19.75 18.33ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z" fill="#29293A"></path></svg></button></div><a href="https://www.sueddeutsche.de" data-test="logo" class="custom-1ut1dh6"><span class="custom-pcxqtt"><h1>Süddeutsche Zeitung - aktuelle Nachrichten</h1></span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 536 62" fill="#29293a" aria-hidden="false" class="custom-1ymqgl7" height="20"><title>Süddeutsche Zeitung</title><path d="M163.1 24.12c-.7-1.99-2.63-4.17-4.93-4.78-1.97-.62-4.28.14-6.01 1.65-3.95 3.84-3.9 9.52-2.35 14.44l13.3-11.31zm4.89-.2l-16.91 14.73c1.45 3.88 7.47 7.76 13.43.8l2.26 2.46c-3.53 4.31-9.96 5.54-15.32 4.4-4.84-1.04-8.74-5.63-10.05-10.26-1.65-5.83-.24-11.88 4.37-15.67 4-3.55 14.14-7.81 22.22 3.55zm161.31.2c-.7-1.99-2.63-4.17-4.93-4.78-1.97-.62-4.27.14-6.01 1.65-3.95 3.84-3.9 9.52-2.35 14.44l13.3-11.31zm4.89-.2l-16.91 14.73c1.45 3.88 7.47 7.76 13.43.8l2.26 2.46c-3.53 4.31-9.96 5.54-15.32 4.4-4.83-1.04-8.73-5.63-10.05-10.26-1.64-5.83-.23-11.88 4.37-15.67 4-3.55 14.19-7.81 22.22 3.55zm59.7.2c-.7-1.99-2.62-4.17-4.93-4.78-1.97-.62-4.27.14-6 1.65-3.95 3.84-3.9 9.52-2.36 14.44l13.3-11.31zm4.85-.2l-16.92 14.73c1.46 3.88 7.47 7.76 13.44.8l2.25 2.46c-3.52 4.31-9.96 5.54-15.31 4.4-4.84-1.04-8.74-5.63-10.05-10.26-1.65-5.83-.24-11.88 4.37-15.67 4.04-3.55 14.18-7.81 22.22 3.55zm-153.71-4.1l-2.2 3.02c-3.63-2.84-9.5-4.92-13.77-2.93-3.2 1.6-2.59 5.25 1.97 6.48 2.96.95 12.73 1.8 13.81 9.18.38 3.03-1.03 5.73-3.43 7.62-5.54 4.26-14.33 3.27-20.43 1.14-.05-.1 1.4-4.88 1.4-4.88a24.34 24.34 0 005.46 2.6c9.39 3.41 14.8-2.36 8.92-5.77-2.58-1.56-5.96-1.7-9.25-3.03-2.45-1-4.98-2.88-5.78-5.63-.8-2.84-.24-6.15 1.5-7.9 5.64-5.3 15.7-3.27 21.8.1M45.9 10.71a3.8 3.8 0 117.6 0 3.8 3.8 0 01-3.8 3.84 3.86 3.86 0 01-3.8-3.84"></path><path d="M354.25 42.86c5.82.24 12.5-.95 17.9-2.18-.24.43-1.88 4.36-1.88 4.36h-26.64l18.42-42.08c-1.93 0-5.73.05-5.73.05-7.29 0-9.73.95-16.26 4.97l.47-7.67h31.76l-18.04 42.55zM284.2 11.44v11.69c4.32-3.93 10.47-8.05 16.25-5.12 3.8 2.42 3.29 6.77 3.2 11.41-.14 7.43-.57 15.57-.57 15.57h-7.28c.23-9.6.28-16.7-.23-19.74-.29-1.42-.61-2.88-2.16-3.6-3.48-1.37-6.77 1.9-9.12 4.46v18.83h-8.22V13.61h-3v-2.17h11.13zm141.91 7.52l.47 26.08h-8.17l.37-26.08h-5.12v-2.18h5.12V15.6s1.98-.76 3.67-1.56c2.35-1.1 3.66-2.08 3.66-2.08v4.77h16.3s-1.83 18.27.28 23.53c.52 1.32 1.74 1.9 3.2 1.56 2.77-.76 5.45-2.6 7.75-4.6V18.97h-4.32v-2.18h12.5v28.26h-8.23v-4.36c-1.4.71-12.82 8.29-17.19 3.74-2.58-2.88-2.68-8.19-2.82-12.82-.1-4.26.7-8.62 1.08-12.69h-8.55v.05zM52.24 16.78s-1.83 18.27.28 23.52c.52 1.33 1.74 1.9 3.2 1.57 2.77-.76 5.44-2.6 7.75-4.6v-18.3h-4.33v-2.18h12.5v28.26h-8.22v-4.36c-1.41.71-12.82 8.29-17.2 3.74-2.58-2.88-2.67-8.19-2.81-12.82-.1-4.26.7-8.62 1.08-12.69H40.3v-2.17l11.93.04zm128 0s-1.82 18.27.29 23.52c.52 1.33 1.74 1.9 3.2 1.57 2.77-.76 5.44-2.6 7.75-4.6v-18.3h-4.33v-2.18h12.5v28.26h-8.22v-4.36c-1.41.71-12.83 8.29-17.2 3.74-2.58-2.88-2.67-8.19-2.81-12.82-.1-4.26.7-8.62 1.08-12.69h-4.18v-2.17l11.93.04zM63.1 10.72a3.8 3.8 0 117.61 0 3.8 3.8 0 01-3.8 3.84 3.86 3.86 0 01-3.81-3.84m347.86 6.06v28.26h-8.17V18.96h-4.14v-2.18zM403 10.72a3.8 3.8 0 117.61 0 3.8 3.8 0 01-3.8 3.84 3.86 3.86 0 01-3.81-3.84m-187.53 6.06h5.73v2.18h-5.73l.47 26.08h-8.17l.37-26.08h-5.73v-2.18h5.73V15.6s1.97-.76 3.67-1.56c2.35-1.1 3.66-2.08 3.66-2.08v4.82zm56.18 3.65l-1.64 2.41c-2.25-3.22-6.86-4.26-9.44-2.84-5.17 3.03-5.17 10.13-4.23 15.76.66 3.17 2.72 6.96 6.15 7.53 2.68.38 5.55-1.56 6.63-2.56l2.67 2.98s-1.6 1.23-3.43 1.75c-5.2 1.85-11.32 1.1-15.3-2.6-4.28-3.97-5.83-9.18-4.8-14.77.85-4.78 5.3-9.27 9.91-10.55 4.56-1.23 10.05-.24 13.48 2.89M96.82 31.27s-.38 11.12-6.63 11.12c-6.24 0-6-11.17-6-11.17s.09-10.5 6.61-10.5c6.49 0 6.02 10.54 6.02 10.54zm-3.1-19.83v2.17h2.77v7.43s-5.5-6.34-13.81-1.94c-4.98 2.98-7.05 8.33-6.48 13.82.37 4.92 2.81 9.99 7.6 11.98 4.47 1.65 9.45.14 12.64-3.03v3.22h7.61v-33.6H93.72v-.06zM129 31.27s-.38 11.12-6.63 11.12c-6.24 0-6.01-11.17-6.01-11.17s.1-10.5 6.62-10.5c6.49 0 6.02 10.54 6.02 10.54zm-3.15-19.83v2.17h2.77v7.43s-5.5-6.34-13.8-1.94c-4.99 2.98-7.06 8.33-6.5 13.82.38 4.92 2.83 9.99 7.62 11.98 4.46 1.65 9.44.14 12.63-3.03v3.22h7.57v-33.6h-10.29v-.06zM497.1 28.99c.05 5.02.1 9.85-.09 16h-8.03c.51-6.53 2.63-21.82-2.82-23-3.48-.76-6.67 1.9-9.12 4.59v18.41h-7.94V18.96h-3.14v-2.18H477v6.58c3.8-3.64 8.88-7.62 14.18-6.53 1.6.33 5.78 1.52 5.92 12.16"></path><path d="M38.2 6.42L41.05 4l1.31 1.23-6.57 5.64C29.45 5.99 21.14 1.64 12.78 4c-2.16.71-5.08 2.6-5.17 5.35-.1 4.92 9.54 7.43 9.54 7.43s12.92 3.98 18.22 9c2.45 2.22 3.25 5.82 2.59 9.37C33.92 52.6 10 44.14 4.28 39.4l-2.96 3.03L0 41.25l6.67-6.81c5.3 3.97 6.48 4.68 11.37 6.76 12.64 4.78 16.77-2.6 13.3-7.28-5.88-6.96-15.88-5.78-22.98-10.75-3.76-2.7-6.43-6.67-5.78-11.45.43-4.55 5.08-8.62 9.07-10.13 9.07-3.6 19.26-.71 26.54 4.83m478.03 37.9c-4.27 0-7.7-5.48-7.7-12.3 0-6.76 3.47-12.3 7.7-12.3 4.28 0 7.7 5.49 7.7 12.3 0 6.82-3.42 12.3-7.7 12.3m19.5-23a3.76 3.76 0 00-7.23-1.47c0 .01-.48 1.15-.38 2.28a9.66 9.66 0 00-1.55-1.56c-4.7-4.07-12.45-4.64-17.85-1.9-5.83 3.04-8.83 9.14-7.99 15.67.52 5.5 5.4 10.6 10.34 12.3-.85.39-3.34.95-3.48 3.89-.1 5.01 7.84 2.36 11.74 3.74.99.52 1.5 1.51 1.32 2.7a3.07 3.07 0 01-2.02 1.94c-3.66 1.23-7.47-.81-10.1-3.32l-2.82 2.23c1.7 1.37 3.38 2.65 5.26 3.3 3.24 1.24 10.76 1.8 14.24-3.11.75-1 1.03-3.13.32-4.4-2.58-4.36-8.5-2.32-11.98-2.8-1.92-.23-3.28-3.12 3.72-3.69 5.3-.24 10.19-3.36 12.96-8.14 2.3-4.07 1.65-10.08-.1-14.06.85.2 1.46.29 1.98.2a3.79 3.79 0 003.62-3.8"></path></svg></a><div class="custom-1qvpywd"><div class="custom-wac89m"><a href="https://produkte.sueddeutsche.de/" class="custom-nojxlq">Jetzt abonnieren</a><button type="button" class="custom-z9jcgw">Login</button></div></div></div><div data-test="department-navigation" class="sz-global-header-department-navigation custom-1uvsdd8"><div class="custom-1ptdtxy"><div class="custom-p3eivy"><button type="button" class="custom-1p481y0"><svg width="24" height="24" viewBox="2 0 30 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-z9zzve"><title>Menü</title><path d="M28 7.33337H4V9.33337H28V7.33337Z" fill="#29293A"></path><path d="M28 15.3334H4V17.3334H28V15.3334Z" fill="#29293A"></path><path d="M28 23.3334H4V25.3334H28V23.3334Z" fill="#29293A"></path></svg><span class="custom-1ae9a0e">Menü</span></button><button type="button" class="custom-1m9h5b9"><svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-z9zzve"><title>Suchen</title><path d="M19.75 18.33C21.15 16.61 22 14.4 22 12C22 6.49 17.51 2 12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C14.4 22 16.61 21.15 18.33 19.75L27.29 28.71L28.71 27.29L19.75 18.33ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20Z" fill="#29293A"></path></svg></button><a href="https://www.sueddeutsche.de" class="custom-1h8195r"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 351 213" fill="#29293a" aria-hidden="false" class="custom-1co203c" height="17"><title>Süddeutsche Zeitung</title><path d="M84 191.7c-22.8-9.6-24.8-10.8-54-31.2L0 190.8l7.8 7.5 14-14c32.8 21.8 70.4 34.2 112 24.7a61.5 61.5 0 0043.4-45.6c3-16.5-1-32-12.1-43.3-19.3-21.4-82.5-40.7-82.5-40.7S36.4 66.4 37 43.7C37.5 31 51 22.3 61 18.9c37.4-10.6 73.6 9.5 103.4 29.8l12.3-11.8c21.6-21.7 60.3-20.3 83-21l40.2.6-118.8 196.3h150.5l11-26.6c-21 12.5-83.3 13.7-107.8 12.6L350.4 3 193 3.2l-22.6 21.4c-33.2-22-75-32.9-114.6-17.2-19.7 7-40.3 25.8-42.3 47-3 22.1 9.4 40.6 26.8 53 33.3 23.2 78.5 18.3 105.7 50.5 16.3 21.7-3 56-62 33.8"></path></svg></a></div><div class="custom-3e7s8j"><button type="button" aria-controls="product-navigation-swiper" disabled="" title="Zurück" class="custom-kjrfop"><span class="custom-zg7h4n"><svg width="16" height="16" viewBox="3 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-p9wopw" aria-hidden="true"><path d="M4.82495 5.73002L8.17495 2.35002L7.47495 1.65002L3.82495 5.32002V6.68002L7.47495 10.35L8.17495 9.65002L4.82495 6.27002V5.73002Z" fill="#29293A"></path></svg></span></button><button type="button" aria-controls="product-navigation-swiper" disabled="" title="Vor" class="custom-1qulx3l"><span class="custom-zg7h4n"><svg width="16" height="16" viewBox="-3 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="custom-1g4limz" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></span></button><nav class="custom-gth0vq"><ul id="product-navigation-swiper" class="custom-ndcpd9"><li class="custom-4e7tuf"><a href="https://www.sueddeutsche.de/meinesz" class="custom-agbrqe">Meine SZ</a></li><li class="custom-1hlmqv4"><a href="https://plus.sueddeutsche.de" class="custom-1mnqsub">SZ Plus</a></li><li class="custom-1cbdp9r"><a href="https://www.sueddeutsche.de/thema/Nahost" class="custom-1exirhx">Nahost</a></li><li class="custom-1cbdp9r"><a href="https://www.sueddeutsche.de/thema/Ukraine" class="custom-1exirhx">Ukraine</a></li><li class="custom-18g7taj"><a href="https://www.sueddeutsche.de/thema/Sachsen-Anhalt" class="custom-1exirhx">Sachsen-Anhalt</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/politik" class="custom-1mnqsub">Politik</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/wirtschaft" class="custom-1mnqsub">Wirtschaft</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/meinung" class="custom-1mnqsub">Meinung</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/panorama" class="custom-1mnqsub">Panorama</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/sport" class="custom-1mnqsub">Sport</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/muenchen" class="custom-1mnqsub">München</a><button type="button" title="Lokalteile anzeigen" class="custom-12vro1"><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon" aria-hidden="true"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/kultur" class="custom-1mnqsub">Kultur</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/medien" class="custom-1mnqsub">Medien</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/bayern" class="custom-1mnqsub">Bayern</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/thema/Die_Seite_Drei" class="custom-1mnqsub">Reportage</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/leben" class="custom-1mnqsub">Gesellschaft</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/stil" class="custom-1mnqsub">Stil</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/wissen" class="custom-1mnqsub">Wissen</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/gesundheit" class="custom-1mnqsub">Gesundheit</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/reise" class="custom-1mnqsub">Reise</a></li><li class="custom-1nh52tz"><a href="https://www.sueddeutsche.de/auto" class="custom-1mnqsub">Auto</a></li><li class="custom-el88ex"><button type="button" class="custom-lwmva2">mehr</button></li></ul></nav></div></div></div></div><span id="end-of-header"></span></header><script id="header-data" type="application/json">{"product":"szde","renderWithH1":true,"trendingThemes":[{"name":"Nahost","url":"https://www.sueddeutsche.de/thema/Nahost"},{"name":"Ukraine","url":"https://www.sueddeutsche.de/thema/Ukraine"},{"name":"Sachsen-Anhalt","url":"https://www.sueddeutsche.de/thema/Sachsen-Anhalt"}],"adLinks":{"name":"Anzeigenlinks","items":[{"name":"Gutscheine","items":[{"name":"Gutscheine","url":"https://www.sueddeutsche.de/gutscheine?mtm_campaign=navi_link&mtm_kwd=home"},{"name":"Shop Apotheke","url":"https://www.sueddeutsche.de/gutscheine/shop-apotheke?mtm_campaign=navi_link&mtm_kwd=shop_apotheke"},{"name":"Otto","url":"https://www.sueddeutsche.de/gutscheine/otto?mtm_campaign=navi_link&mtm_kwd=otto"},{"name":"Ebay","url":"https://www.sueddeutsche.de/gutscheine/ebay?mtm_campaign=navi_link&mtm_kwd=ebay"},{"name":"Amazon","url":"https://www.sueddeutsche.de/gutscheine/amazon?mtm_campaign=navi_link&mtm_kwd=amazon"},{"name":"DAZN","url":"https://www.sueddeutsche.de/gutscheine/dazn?mtm_campaign=navi_link&mtm_kwd=dazn"},{"name":"Lululemon","url":"https://www.sueddeutsche.de/gutscheine/lululemon?mtm_campaign=navi_link&mtm_kwd=lululemon"},{"name":"Lieferando","url":"https://www.sueddeutsche.de/gutscheine/lieferando?mtm_campaign=navi_link&mtm_kwd=lieferando"},{"name":"Kleines Kraftwerk","url":"https://www.sueddeutsche.de/gutscheine/kleineskraftwerk?mtm_campaign=navi_link&mtm_kwd=kleines_kraftwerk"},{"name":"Farfetch","url":"https://www.sueddeutsche.de/gutscheine/farfetch?mtm_campaign=navi_link&mtm_kwd=farfetch"},{"name":"Pull and Bear","url":"https://www.sueddeutsche.de/gutscheine/pullandbear?mtm_campaign=navi_link&mtm_kwd=pull_and_bear"}]},{"name":"CBD","items":[{"name":"CBD","url":"https://www.sueddeutsche.de/cbd"},{"name":"CBD Öl","url":"https://www.sueddeutsche.de/cbd/cbd-oele/cbd-oel-vergleich"},{"name":"CBD Kosmetik","url":"https://www.sueddeutsche.de/cbd/cbd-kosmetik"},{"name":"CBD für Tiere","url":"https://www.sueddeutsche.de/cbd/cbd-fuer-tiere"},{"name":"CBD für Hunde","url":"https://www.sueddeutsche.de/cbd/cbd-fuer-tiere/cbd-hunde"},{"name":"CBD Wirkung","url":"https://www.sueddeutsche.de/cbd/cbd-wirkung"},{"name":"CBD Dosierung","url":"https://www.sueddeutsche.de/cbd/cbd-oele/cbd-dosierung"},{"name":"Vorteile von CBD","url":"https://www.sueddeutsche.de/cbd/vorteile-cbd-erfahrungen"},{"name":"CBD & Schlafen","url":"https://www.sueddeutsche.de/cbd/cbd-oele/cbd-schlafen"},{"name":"CBD Kapseln","url":"https://www.sueddeutsche.de/cbd/cbd-kapseln"}]},{"name":"Nahrungsergänzungsmittel","items":[{"name":"Nahrungsergänzungsmittel","url":"https://www.sueddeutsche.de/supplements"},{"name":"Ashwagandha","url":"https://www.sueddeutsche.de/supplements/ashwagandha"},{"name":"Kollagen","url":"https://www.sueddeutsche.de/supplements/kollagen"},{"name":"Mönchspfeffer","url":"https://www.sueddeutsche.de/supplements/moenchspfeffer"},{"name":"Probiotika","url":"https://www.sueddeutsche.de/supplements/probiotika"},{"name":"Vitalpilze","url":"https://www.sueddeutsche.de/supplements/vitalpilze"},{"name":"Melatonin","url":"https://www.sueddeutsche.de/supplements/melatonin"},{"name":"Kreatin","url":"https://www.sueddeutsche.de/supplements/kreatin"},{"name":"Kurkuma","url":"https://www.sueddeutsche.de/supplements/kurkuma"},{"name":"Omega 3","url":"https://www.sueddeutsche.de/supplements/omega-3"}]},{"name":"Krypto","items":[{"name":"Krypto","url":"https://www.sueddeutsche.de/krypto/"},{"name":"Blockchain","url":"https://www.sueddeutsche.de/krypto/was-ist-eine-blockchain/"},{"name":"Was ist Bitcoin","url":"https://www.sueddeutsche.de/krypto/was-ist-bitcoin/"},{"name":"Bitcoin ETF","url":"https://www.sueddeutsche.de/krypto/krypto-etf/"},{"name":"Top 10 Krypto","url":"https://www.sueddeutsche.de/krypto/top-10-kryptowaehrungen-im-ueberblick/"},{"name":"Krypto Trends","url":"https://www.sueddeutsche.de/krypto/welche-krypto-kaufen/"},{"name":"Krypto-Portfolio","url":"https://www.sueddeutsche.de/krypto/krypto-portfolio-erstellen-und-diversifizieren/"}]},{"name":"Software Vergleich","items":[{"name":"Software Vergleich","url":"https://www.sueddeutsche.de/erfahrungen/"},{"name":"VPN Anbieter","url":"https://www.sueddeutsche.de/erfahrungen/vpn/"},{"name":"Passwort Manager","url":"https://www.sueddeutsche.de/erfahrungen/passwort-manager/"},{"name":"Antivirus","url":"https://www.sueddeutsche.de/erfahrungen/antivirus/"},{"name":"Webhosting","url":"https://www.sueddeutsche.de/erfahrungen/webhosting/"},{"name":"Online Shop","url":"https://www.sueddeutsche.de/erfahrungen/online-shop/"},{"name":"Homepage Baukasten","url":"https://www.sueddeutsche.de/erfahrungen/homepage-baukasten/"},{"name":"Domains","url":"https://www.sueddeutsche.de/erfahrungen/domains/"},{"name":"Homepage Erstellen","url":"https://www.sueddeutsche.de/erfahrungen/homepage/"},{"name":"VPS Server","url":"https://www.sueddeutsche.de/erfahrungen/vps-server/"}]},{"name":"Sprachen lernen","items":[{"name":"Sprachen lernen","url":"https://www.sueddeutsche.de/sprachen-lernen/"},{"name":"Englisch","url":"https://www.sueddeutsche.de/sprachen-lernen/gymglish"},{"name":"Französisch","url":"https://www.sueddeutsche.de/sprachen-lernen/frantastique"},{"name":"Italienisch","url":"https://www.sueddeutsche.de/sprachen-lernen/saga-baldoria"},{"name":"Spanisch","url":"https://www.sueddeutsche.de/sprachen-lernen/hotel-borbollon"},{"name":"Deutsch","url":"https://www.sueddeutsche.de/sprachen-lernen/wunderbla"}]},{"name":"SZ Prospekte","url":"https://prospekte.sueddeutsche.de/"},{"name":"SZ Leserreisen","url":"https://www.sueddeutsche.de/leserreisen/"},{"name":"Presseportal","url":"https://pressemitteilungen.sueddeutsche.de/"},{"name":"Read it. Love it. ","url":"https://www.sueddeutsche.de/advertorial/uebersicht/"},{"name":"Partnersuche","url":"https://zeitzuzweit.sueddeutsche.de/"},{"name":"Deutschland Favorit","url":"https://www.sueddeutsche.de/deutschland-favorit/"},{"name":"Unternehmensprofile","url":"https://www.sueddeutsche.de/unternehmen/"},{"name":"Finanzvergleich","items":[{"name":"Finanzvergleich","url":"https://www.sueddeutsche.de/finanzvergleich/"},{"name":"Kreditkarten Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/kreditkarten-vergleich/"},{"name":"Kostenlose Kreditkarte","url":"https://www.sueddeutsche.de/finanzvergleich/kreditkarten-vergleich/kostenlose-kreditkarte-vergleich/"},{"name":"Sparkonto Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/konto/sparkonto-vergleich/"},{"name":"Ratenkredit Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/kreditvergleich/ratenkredit-vergleich/"},{"name":"Tagesgeld Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/konto/tagesgeld-vergleich/"},{"name":"Schülerkonto","url":"https://www.sueddeutsche.de/finanzvergleich/konto/schuelerkonto/"},{"name":"Girokonto Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/konto/girokonto-vergleich/"},{"name":"Kinderkonto Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/konto/kinderkonto-vergleich/"},{"name":"Geschäftskonto","url":"https://www.sueddeutsche.de/finanzvergleich/konto/geschaeftskonto/"},{"name":"Festgeld Vergleich","url":"https://www.sueddeutsche.de/finanzvergleich/konto/festgeld-vergleich/"}]},{"name":"Partnersuche","url":"https://zeitzuzweit.sueddeutsche.de/"}]}}</script>
  </div>
  <div><div data-szde-hydration="HydratableRegisterModalMeineSZ"></div><script data-szde-hydration-props="HydratableRegisterModalMeineSZ" type="application/json">{}</script></div><div><div data-szde-hydration="WebBookmarkInitializer"></div><script data-szde-hydration-props="WebBookmarkInitializer" type="application/json">{}</script></div><div><div data-szde-hydration="BookmarkController"></div><script data-szde-hydration-props="BookmarkController" type="application/json">{}</script></div><div><div data-szde-hydration="ExperimentInitializer"></div><script data-szde-hydration-props="ExperimentInitializer" type="application/json">{}</script></div><div><div data-szde-hydration="RecommendationsManagement"></div><script data-szde-hydration-props="RecommendationsManagement" type="application/json">{"personalizationContext":{"groups":["hp-szplus-group-1","hp-einfach-leben","hp-szplus-group-2","hp-sz-magazin","hp-film-und-serie","hp-das-rezept","hp-produkt-tests","hp-grosse-geschichten","hp-jetzt"],"excludeArticleIds":["er.e477340","li.3523023","er.e399108","li.3527956","li.3545036","li.3546181","li.3546242","li.3540501","li.3529564","li.3546034","li.3530668","li.3530667","li.3524928","li.3545819","li.3545635","li.3544431","er.e464904","li.3515175","er.e455783","er.e201805","li.3543489","li.3545865","li.3544211","li.3545836","li.3541717","li.3544451","li.3545838","li.3544964","li.3544251","li.3544770","er.e729692","li.3508722","li.3545045","li.3541945","li.3540739","li.3544338","li.3546050","li.3545977","li.3545899","li.3545854","li.3544881","li.3544887","li.3546191","li.3546222","er.e255127","li.3545860","li.3545492","li.3545125","li.3545722","li.3545701","li.3544695","li.3546133","li.3545895","li.3544402","li.3545304","li.3545010","li.3537324","li.3541724","li.3545138","li.3544026","li.3543289","li.3544039","li.3545314","li.3544771","li.3544766","li.3543467","li.3535028","li.3544728","li.3537988","li.3543276","li.3523340","li.3542614","er.e410114","er.e472745","li.3544274","li.3537967","li.3545844","li.3529741","li.3235365","li.1805861","li.3081175","li.3513232","li.3235365","sz.7.322008","sz.7.326106","li.1702992","sz.7.322010"],"defaultRecommendations":{"data":{"hp-szplus-group-1":[{"content":{"url":"https://www.sueddeutsche.de/wirtschaft/eigenverantwortung-ungleichheit-deutschland-li.3513953","ref":{"primaryId":"li.3513953","referenceType":"article"},"date":"2026-09-11T14:08:27.288Z","payCategory":"paid","overline":"Sozialstaat","title":"Verantwortung ist, wenn sie ein anderer hat","byline":"Essay von Valentin Dornis","overlineLabels":["szplus"],"teaserText":"Politik und Arbeitgeber haben ihre Liebe zur „Eigenverantwortung“ wiederentdeckt: bei Gesundheit, Altersvorsorge, Arbeitslosigkeit. Das klingt gut, doch der Begriff meint nichts anderes als politische Verantwortungslosigkeit.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":500,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":313,"y":0,"width":3375,"height":2250,"name":"3:2"},{"x":1156,"y":0,"width":1688,"height":2250,"name":"3:4"},{"x":875,"y":0,"width":2250,"height":2250,"name":"1:1"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Arbeit und Soziales","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3513953","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3513953","durationFull":598.726531,"durationReduced":39.209796}},"trackingdata":{"article_title":"verantwortung_ist_wenn_sie_ein_anderer_hat","doctype":"teasers","label":"szplus","main_topic":"arbeit_und_soziales","object_id":"li.3513953","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/wirtschaft/klingbeil-spd-gastronomie-kartenzahlung-glosse-li.3545890","ref":{"primaryId":"li.3545890","referenceType":"article"},"date":"2026-09-11T14:06:41.511Z","payCategory":"paid","overline":"Zahloptionen in der Gastronomie","title":"Klingbeil bittet zur Kasse, aber keine Angst!","byline":"Glosse von Oliver Klasen","overlineLabels":["szplus"],"teaserText":"„Nur Bargeld“: Solche Hinweise wird es in Cafés und Restaurants künftig nicht mehr geben. Der Finanzminister greift durch und setzt endlich einmal eine Reform um, die allen nützt. Wir dokumentieren exklusiv seine Rede an die Nation.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Konsum und Handel","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545890","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545890","durationFull":233.351837,"durationReduced":39.810612}},"trackingdata":{"article_title":"klingbeil_bittet_zur_kasse_aber_keine_angst","doctype":"teasers","label":"szplus","main_topic":"konsum_und_handel","object_id":"li.3545890","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/wirtschaft/tourismus-sachsen-anhalt-afd-wahlerfolg-stornierungen-li.3545711","ref":{"primaryId":"li.3545711","referenceType":"article"},"date":"2026-09-11T12:45:52.052Z","payCategory":"paid","overline":"Tourismus","title":"Hoteliers in Sachsen-Anhalt fürchten Stornierungen","byline":"Von Sonja Salzburger","overlineLabels":["szplus"],"teaserText":"Erste Gäste sagen Reisen mit Verweis auf das Wahlergebnis ab. Das sorgt für Verunsicherung in der Branche – ebenso wie die „patriotischen Tourismuskonzepte“ der Partei.","teaserImage":{"crops":[{"x":0,"y":70,"width":1350,"height":759,"name":"16:9"},{"x":75,"y":0,"width":1200,"height":900,"name":"4:3"},{"x":0,"y":0,"width":1350,"height":900,"name":"3:2"},{"x":338,"y":0,"width":675,"height":900,"name":"3:4"},{"x":225,"y":0,"width":900,"height":900,"name":"1:1"}],"width":1350,"height":900,"url":"https://www.sueddeutsche.de/2022/06/15/3cfa3a7f-143f-45bb-8c9c-c744bb44bdd8.jpeg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Unternehmen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545711","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545711","durationFull":421.32898,"durationReduced":34.272653}},"trackingdata":{"article_title":"hoteliers_in_sachsen_anhalt_fuerchten_stornierungen","doctype":"teasers","label":"szplus","main_topic":"unternehmen","object_id":"li.3545711","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/medien/apple-tv-serie-last-seen-christian-schwochow-li.3522290","ref":{"primaryId":"li.3522290","referenceType":"article"},"date":"2026-09-11T13:33:58.335Z","payCategory":"paid","overline":"Streaming","title":"In die Seelen gezoomt","byline":"Von Jan Freitag","overlineLabels":["szplus"],"teaserText":"In Christian Schwochows australischer Apple-Serie „Last Seen“ verschwindet ein Mädchen.  Jahre später kämpfen zwei Männer verbissen um ihre Familien – die sich merkwürdig überschneiden.","teaserImage":{"crops":[{"x":182,"y":102,"width":3636,"height":2045,"name":"16:9"},{"x":606,"y":121,"width":3233,"height":2425,"name":"4:3"},{"x":182,"y":121,"width":3636,"height":2425,"name":"3:2"},{"x":1466,"y":121,"width":1818,"height":2425,"name":"3:4"},{"x":1163,"y":121,"width":2425,"height":2425,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Streaming","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3522290","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3522290","durationFull":312.607347,"durationReduced":35.265306}},"trackingdata":{"article_title":"in_die_seelen_gezoomt","doctype":"teasers","label":"szplus","main_topic":"streaming","object_id":"li.3522290","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/politik/midterms-2026-trump-parteitag-republikaner-latinos-li.3544470","ref":{"primaryId":"li.3544470","referenceType":"article"},"date":"2026-09-11T05:08:46.546Z","payCategory":"paid","overline":"USA","title":"„Dieser Typ hat also viele Leute getäuscht“","byline":"Von Peter Burghardt","overlineLabels":["szplus"],"teaserText":"Viele Latinos wenden sich von Trump ab – dabei könnten sie die Midterms entscheiden. Doch in Dallas lassen sich die Republikaner auf ihrem Parteitag feiern und verlieren die wichtige Wählergruppe offenbar aus den Augen.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/f0eefeb9-0037-4402-accd-cf31a8c691e0.jpg"},"source":"SZ","articleType":"special","department":"Politik","mainTopic":"USA","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544470","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544470","durationFull":594.259592,"durationReduced":38.269388}},"trackingdata":{"article_title":"dieser_typ_hat_also_viele_leute_getaeuscht","doctype":"teasers","label":"szplus","main_topic":"usa","object_id":"li.3544470","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/politik/friedrich-merz-angela-merkel-ruecktritt-cdu-afd-li.3545370","ref":{"primaryId":"li.3545370","referenceType":"article"},"date":"2026-09-11T10:31:34.135Z","payCategory":"paid","overline":"CDU","title":"Was Merkel tat, als sie in einer ähnlichen Lage war wie Merz heute","byline":"Von Robert Roßmann","overlineLabels":["szplus"],"teaserText":"Im Herbst 2018 gab es schon einmal Landtagswahlen im Abstand von zwei Wochen, bei denen die AfD triumphierte und die Union einbrach. Anschließend kündigte Angela Merkel ihren Rückzug an.","teaserImage":{"crops":[{"x":0,"y":208,"width":4000,"height":2250,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/11/3883026e-ef95-450b-bb5d-86f5cc344378.jpg"},"source":"SZ","articleType":"special","department":"Politik","mainTopic":"CDU","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545370","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545370","durationFull":403.774694,"durationReduced":40.333061}},"trackingdata":{"article_title":"was_merkel_tat_als_sie_in_einer_aehnlichen_lage_war_wie_merz_heute","doctype":"teasers","label":"szplus","main_topic":"cdu","object_id":"li.3545370","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/merz-afd-bundestag-sachsen-anhalt-e990574/","ref":{"primaryId":"er.e990574","referenceType":"storytellingArticle"},"date":"2026-09-09T13:40:00.000Z","payCategory":"paid","overline":"Berlin","title":"Ein Kanzler im Überlebensmodus","byline":"Von Daniel Brössler, Georg Ismar und Henrike Roßbach","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Es ist etwas passiert nach der Wahl in Sachsen-Anhalt: im Land, aber auch mit Friedrich Merz. Immer mehr sagen, er muss weg, andere finden, da müssen wir durch. Von einem Kanzler und seiner vielleicht letzten Chance.","teaserImage":{"crops":[{"x":221,"y":0,"width":3557,"height":2668,"name":"4:3"},{"x":0,"y":208,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":494,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/09/09/85a2bccd-7c74-4d6d-ad6c-cdb7a37e498d.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Die Seite Drei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e990574","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e990574","durationFull":1151.973878,"durationReduced":37.407347}},"trackingdata":{"article_title":"ein_kanzler_im_ueberlebensmodus","doctype":"teasers","label":"szplus","main_topic":"die_seite_drei","object_id":"er.e990574","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-einfach-leben":[{"content":{"url":"https://www.sueddeutsche.de/magazin/liebe-und-partnerschaft/svenja-flasspoehler-interview-zusammenbleiben-li.3545331","ref":{"primaryId":"li.3545331","referenceType":"magazinArticle"},"date":"2026-09-11T07:00:00.000Z","payCategory":"paid","overline":"Lebenslange Beziehung?","title":"»Warum verbringt man überhaupt ein Leben mit einem einzigen Menschen?«","byline":"Interview von Lars Reichardt","color":"#FFF5C3","overlineLabels":["szplus","sz-magazin"],"teaserText":"Die Philosophin Svenja Flaßpöhler wollte als sexuell freizügige, kinderlose Single-Frau leben. Heute ist sie verheiratet und überzeugt: Auch in festen Beziehungen kann viel Freiheit liegen – noch dazu helfen sie, Verlustängste zu überwinden.","teaserImage":{"crops":[{"x":0,"y":410,"width":4000,"height":2250,"name":"16:9"},{"x":1791,"y":579,"width":1696,"height":1272,"name":"4:3"},{"x":1268,"y":525,"width":2732,"height":1822,"name":"3:2"},{"x":2132,"y":562,"width":1210,"height":1614,"name":"3:4"},{"x":1843,"y":579,"width":1953,"height":1953,"name":"1:1"}],"width":4000,"height":3459,"url":"https://www.sueddeutsche.de/2026/09/10/65dd858b-6b0a-4797-8916-449eeb61b602.jpg"},"articleType":"interview","department":"Gesellschaft","mainTopic":"Liebe und Partnerschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545331","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545331","durationFull":871.105306,"durationReduced":43.102041}},"trackingdata":{"article_title":"warum_verbringt_man_ueberhaupt_ein_leben_mit_einem_einzigen_menschen","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"liebe_und_partnerschaft","object_id":"li.3545331","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/psychologie/bahlsen-einsamkeit-psychologie-li.3531106","ref":{"primaryId":"li.3531106","referenceType":"magazinArticle"},"date":"2026-09-08T15:00:00.000Z","payCategory":"paid","overline":"Psychologie","title":"»Ich habe mich gefragt: Was ist falsch an mir, dass ich keine Freunde habe?«","byline":"Interview von Jakob Schrenk","color":"#FFF5C3","overlineLabels":["szplus","sz-magazin"],"teaserText":"Verena Bahlsen (ja, die aus der Keks-Dynastie) hat ein Buch geschrieben, über Einsamkeit und wie sie aus ihr herausfand. Im Interview erzählt sie von ihrem Weg, sich selbst zu mögen, von der Scham, Single zu sein – und wie sie beim Dating lernte, für sich einzustehen.","teaserImage":{"crops":[{"x":0,"y":160,"width":800,"height":450,"name":"16:9"},{"x":0,"y":145,"width":800,"height":600,"name":"4:3"},{"x":0,"y":333,"width":800,"height":533,"name":"3:2"},{"x":0,"y":67,"width":800,"height":1067,"name":"3:4"},{"x":0,"y":200,"width":800,"height":800,"name":"1:1"}],"width":800,"height":1200,"url":"https://www.sueddeutsche.de/2026/09/07/0eadff84-e4b2-4e54-8246-2ace86ef347a.jpg"},"articleType":"interview","department":"Gesellschaft","mainTopic":"Psychologie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3531106","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3531106","durationFull":747.206531,"durationReduced":46.497959}},"trackingdata":{"article_title":"ich_habe_mich_gefragt_was_ist_falsch_an_mir_dass_ich_keine_freunde_habe","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"psychologie","object_id":"li.3531106","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/literatur/dana-vowinckel-interview-liebe-unterschiede-politik-li.3535933","ref":{"primaryId":"li.3535933","referenceType":"magazinArticle"},"date":"2026-08-28T08:48:15.487Z","payCategory":"paid","overline":"Dana Vowinckel im Interview","title":"»Ich finde generell, dass eine Verschmelzung gar nicht wünschenswert wäre«","byline":"Interview von Daniela Gassmann","color":"#F0EBE6","overlineLabels":["szplus","sz-magazin"],"teaserText":"Herkunft, Religion und politische Ansichten wirken in Beziehungen hinein. Die Schriftstellerin Dana Vowinckel im Gespräch über die Frage, ob Liebe Unterschiede überbrücken kann – und wann Annäherung zur Selbstaufgabe wird.","teaserImage":{"crops":[{"x":0,"y":97,"width":1277,"height":718,"name":"16:9"},{"x":31,"y":0,"width":1216,"height":912,"name":"4:3"},{"x":0,"y":30,"width":1277,"height":851,"name":"3:2"},{"x":297,"y":0,"width":684,"height":912,"name":"3:4"},{"x":183,"y":0,"width":912,"height":912,"name":"1:1"}],"width":1277,"height":912,"url":"https://www.sueddeutsche.de/2026/08/24/72af87a8-7c75-4e52-8f49-0d05c0e2aa81.jpg"},"articleType":"special","department":"Kultur","mainTopic":"Literatur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3535933","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3535933","durationFull":1245.23102,"durationReduced":42.684082}},"trackingdata":{"article_title":"ich_finde_generell_dass_eine_verschmelzung_gar_nicht_wuenschenswert_waere","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"literatur","object_id":"li.3535933","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/liebe-und-partnerschaft/trennung-selbstwert-ex-partner-beziehungen-li.3539956","ref":{"primaryId":"li.3539956","referenceType":"magazinArticle"},"date":"2026-09-04T07:14:21.852Z","payCategory":"paid","overline":"Liebe und Partnerschaft","title":"Warum konntest du das nicht mit mir?","byline":"Von Cleo Libro","color":"#FFCD9B","overlineLabels":["szplus","sz-magazin"],"teaserText":"Eine Familiengründung, Therapie oder mehr Verbindlichkeit: Auf einmal führt der Ex-Partner die Beziehung, die man sich immer gewünscht hat – allerdings mit jemand anderem. Wie man mit dem schmerzhaften Gefühl umgeht, nicht die oder der Richtige gewesen zu sein.","teaserImage":{"crops":[{"x":0,"y":243,"width":4000,"height":2250,"name":"16:9"},{"x":703,"y":247,"width":3297,"height":2473,"name":"4:3"},{"x":0,"y":53,"width":4000,"height":2667,"name":"3:2"},{"x":1960,"y":0,"width":2040,"height":2720,"name":"3:4"},{"x":1280,"y":0,"width":2720,"height":2720,"name":"1:1"}],"width":4000,"height":2720,"url":"https://www.sueddeutsche.de/2026/09/03/f8786c55-8930-4436-b4f0-cd1c8d0aace2.jpg"},"articleType":"interview","department":"Gesellschaft","mainTopic":"Liebe und Partnerschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3539956","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3539956","durationFull":779.232653,"durationReduced":42.501224}},"trackingdata":{"article_title":"warum_konntest_du_das_nicht_mit_mir","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"liebe_und_partnerschaft","object_id":"li.3539956","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/stil/espresso-bohnen-bio-vergleich-qualitaet-geschmack-kaffee-e108490/","ref":{"primaryId":"er.e108490","referenceType":"storytellingArticle"},"date":"2026-09-09T10:35:00.000Z","payCategory":"paid","overline":"Test","title":"Welche Bio-Kaffeebohnen sind am besten für Espresso?","byline":"Von Katharina Wetzel","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Italienischer Genuss in der heimischen Küche: Dunkel und kräftig soll der Kaffee sein, nuanciert im Geschmack und aus ökologischem Anbau. Ein Verkoster-Team hat zehn Sorten aus dem Supermarkt getestet.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Test","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e108490","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e108490","durationFull":861.962449,"durationReduced":38.138776}},"trackingdata":{"article_title":"welche_bio_kaffeebohnen_sind_am_besten_fuer_espresso","doctype":"teasers","label":"szplus","main_topic":"test","object_id":"er.e108490","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/stil/pfannen-universalpfannen-test-pfas-frei-e136017/","ref":{"primaryId":"er.e136017","referenceType":"storytellingArticle"},"date":"2026-08-26T12:23:00.000Z","payCategory":"paid","overline":"Test","title":"Welche PFAS-freie Pfanne ist die beste?","byline":"Von Katharina Wetzel","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Eine gute Pfanne brät gleichmäßig und ist leicht zu handhaben. Spitzenkoch Ali Güngörmüş hat elf Modelle getestet und zwei Testsieger gekürt.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/08/24/29ffe19a-1dfe-40e1-9bd7-2bd12577a106.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Essen und Trinken","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e136017","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e136017","durationFull":818.703673,"durationReduced":37.067755}},"trackingdata":{"article_title":"welche_pfas_freie_pfanne_ist_die_beste","doctype":"teasers","label":"szplus","main_topic":"essen_und_trinken","object_id":"er.e136017","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/wirtschaft/rente-rentenversicherung-einkommensteuer-rentenerhoehung-li.3538219","ref":{"primaryId":"li.3538219","referenceType":"article"},"date":"2026-08-31T13:42:59.861Z","payCategory":"paid","overline":"Einkommensteuer","title":"Wann Rentner Steuern zahlen müssen","byline":"Von Thomas Öchsner","overlineLabels":["szplus"],"teaserText":"Ruheständler bekommen wieder mehr Geld. Aber wann müssen sie eine Steuererklärung abgeben? Und wovon hängt das ab? Ein Leitfaden.","teaserImage":{"crops":[{"x":0,"y":90,"width":2880,"height":1620,"name":"16:9"},{"x":240,"y":0,"width":2400,"height":1800,"name":"4:3"},{"x":90,"y":0,"width":2700,"height":1800,"name":"3:2"},{"x":765,"y":0,"width":1350,"height":1800,"name":"3:4"},{"x":540,"y":0,"width":1800,"height":1800,"name":"1:1"}],"width":2880,"height":1800,"url":"https://www.sueddeutsche.de/2026/08/31/d9108b12-34b5-429c-af70-16a3392f5458.jpg"},"source":"SZ","articleType":"special","department":"Wirtschaft","mainTopic":"Steuern und Abgaben","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3538219","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3538219","durationFull":558.889796,"durationReduced":32.052245}},"trackingdata":{"article_title":"wann_rentner_steuern_zahlen_muessen","doctype":"teasers","label":"szplus","main_topic":"steuern_und_abgaben","object_id":"li.3538219","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/psychologie/innere-oma-zukunft-psychologie-li.3531077","ref":{"primaryId":"li.3531077","referenceType":"magazinArticle"},"date":"2026-09-01T15:00:00.000Z","payCategory":"paid","overline":"Psychologie","title":"»Am Ende soll man sagen können: Mein Leben war nicht perfekt, aber gut genug«","byline":"Interview von Jakob Schrenk","color":"#D2D7E6","overlineLabels":["szplus","sz-magazin"],"teaserText":"Wie trifft man große Lebensentscheidungen ohne die ständige Angst, etwas falsch zu machen? Die Psychotherapeutin Franca Cerutti empfiehlt einen Kunstgriff: das eigene Leben mit den Augen eines zukünftigen Ichs zu betrachten – der »inneren Oma«.","teaserImage":{"crops":[{"x":0,"y":478,"width":3200,"height":1800,"name":"16:9"},{"x":0,"y":450,"width":3200,"height":2400,"name":"4:3"},{"x":0,"y":478,"width":3200,"height":2133,"name":"3:2"},{"x":200,"y":0,"width":3000,"height":4000,"name":"3:4"},{"x":0,"y":445,"width":3200,"height":3200,"name":"1:1"}],"width":3200,"height":4000,"url":"https://www.sueddeutsche.de/2026/08/27/eaf59535-637d-4548-bf26-12d33dbfc39e.jpg"},"articleType":"interview","department":"Gesellschaft","mainTopic":"Psychologie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3531077","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3531077","durationFull":874.762449,"durationReduced":43.990204}},"trackingdata":{"article_title":"am_ende_soll_man_sagen_koennen_mein_leben_war_nicht_perfekt_aber_gut_genug","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"psychologie","object_id":"li.3531077","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-szplus-group-2":[{"content":{"url":"https://www.sueddeutsche.de/wissen/satellitenspiegel-erdumlaufbahn-nachtlicht-li.3526290","ref":{"primaryId":"li.3526290","referenceType":"article"},"date":"2026-09-07T20:57:00.605Z","payCategory":"paid","overline":"Astronomie","title":"Wem gehört die Nacht?","byline":"Von Theresa Palm","overlineLabels":["szplus"],"teaserText":"Demnächst will die US-Firma Reflect Orbital testweise Sonnenlicht auf die dunkle Seite der Erde bringen. Aber ist es wirklich eine gute Idee, mit 50 000 Spiegeln im All die Nacht auszuleuchten?","teaserImage":{"crops":[{"x":7,"y":0,"width":1067,"height":600,"name":"16:9"},{"x":140,"y":0,"width":800,"height":600,"name":"4:3"},{"x":90,"y":0,"width":900,"height":600,"name":"3:2"},{"x":315,"y":0,"width":450,"height":600,"name":"3:4"},{"x":240,"y":0,"width":600,"height":600,"name":"1:1"}],"width":1080,"height":600,"url":"https://www.sueddeutsche.de/2026/07/21/147a66f0-9612-49e1-adbc-18fec75a9de6.jpg"},"source":"SZ","articleType":"special","department":"Wissen","mainTopic":"Astronomie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3526290","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3526290","durationFull":418.716735,"durationReduced":37.720816}},"trackingdata":{"article_title":"wem_gehoert_die_nacht","doctype":"teasers","label":"szplus","main_topic":"astronomie","object_id":"li.3526290","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/raumfahrt-isar-aerospace-raketenstart-spectrum-e330695/","ref":{"primaryId":"er.e330695","referenceType":"storytellingArticle"},"date":"2026-09-07T15:08:00.000Z","payCategory":"paid","overline":"Isar Aerospace","title":"Der historische Raketenstart in Bildern","byline":"","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Am Wochenende schreibt das bayerische Unternehmen Isar Aerospace ein Stück Raumfahrt-Geschichte. Warum das für Europa wichtig ist.","teaserImage":{"crops":[{"x":0,"y":1440,"width":3200,"height":2400,"name":"4:3"},{"x":0,"y":1740,"width":3200,"height":1800,"name":"16:9"},{"x":0,"y":1968,"width":3200,"height":1344,"name":"50:21"}],"width":3200,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/07/6fc1c693-e0f6-4033-828d-42c4b18cf0b3.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Raumfahrt","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e330695","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e330695","durationFull":103.262041,"durationReduced":35.343673}},"trackingdata":{"article_title":"der_historische_raketenstart_in_bildern","doctype":"teasers","label":"szplus","main_topic":"raumfahrt","object_id":"er.e330695","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/reise/daenemark-kreidefelsen-insel-mon-erklaerung-e061376/","ref":{"primaryId":"er.e061376","referenceType":"storytellingArticle"},"date":"2026-08-05T16:31:00.000Z","payCategory":"paid","overline":"Reise","title":"Das Geheimnis dieser weißen Küste","byline":"Von Eva Dignös","color":"#EEE9E0","overlineLabels":["szplus"],"teaserText":"Türkisblaues Wasser umspült helle Felsen, in denen sich Zeugnisse eines urzeitlichen Meeres verstecken. Wo ist das – und wie komme ich dahin?","teaserImage":{"crops":[{"x":526,"y":0,"width":2946,"height":2210,"name":"4:3"},{"x":35,"y":0,"width":3928,"height":2210,"name":"16:9"},{"x":0,"y":264,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2210,"url":"https://www.sueddeutsche.de/2026/08/04/117d81d1-0ca4-4fed-ab9e-2989327cb204.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Dänemark-Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e061376","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e061376","durationFull":1025.985306,"durationReduced":31.869388}},"trackingdata":{"article_title":"das_geheimnis_dieser_weissen_kueste","doctype":"teasers","label":"szplus","main_topic":"daenemark_reise","object_id":"er.e061376","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/kultur/literary-chic-buecher-lesen-mode-dior-prada-li.3535878","ref":{"primaryId":"li.3535878","referenceType":"article"},"date":"2026-09-07T08:41:55.142Z","payCategory":"paid","overline":"Mode","title":"Ziemlich schick zu lesen","byline":"Gastbeitrag von Catharina Rüß","overlineLabels":["szplus"],"teaserText":"Die Mode liebt alles, was selten ist und in Vergessenheit zu versinken droht. Ein beunruhigendes Zeichen also, dass Luxus-Modelabels nun Bücher als Statussymbole entdecken?","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":125,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":903,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":570,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/02/b6fdd6f8-01cf-40ed-947c-58662421bcca.jpg"},"source":"SZ","articleType":"special","department":"Kultur","mainTopic":"Literatur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3535878","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3535878","durationFull":434.233469,"durationReduced":34.612245}},"trackingdata":{"article_title":"ziemlich_schick_zu_lesen","doctype":"teasers","label":"szplus","main_topic":"literatur","object_id":"li.3535878","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/geldanlage-erbe-hausverkauf-etf-aktien-e325673/","ref":{"primaryId":"er.e325673","referenceType":"storytellingArticle"},"date":"2026-09-07T13:43:00.000Z","payCategory":"paid","overline":"SZ-Depotcheck","title":"400 000 Euro: „Bei so einer großen Summe wird es ernst“","byline":"Von Jannis Brühl","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Ursula wird durch einen Hausverkauf viel Geld bekommen. Aber sie ist sich nicht sicher, wie sie das Geld investieren soll. Die neue Folge der Serie „SZ-Depotcheck“.","teaserImage":{"crops":[{"x":500,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":285,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/09/04/ca633d6f-4cac-4544-9f83-e779d9150923.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Geldanlage","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e325673","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e325673","durationFull":605.596735,"durationReduced":38.791837}},"trackingdata":{"article_title":"400_000_euro_bei_so_einer_grossen_summe_wird_es_ernst","doctype":"teasers","label":"szplus","main_topic":"geldanlage","object_id":"er.e325673","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/panorama/jugendgewalt-violence-as-a-service-kriminelle-rekrutieren-jugendliche-li.3530362","ref":{"primaryId":"li.3530362","referenceType":"article"},"date":"2026-09-07T13:35:05.814Z","payCategory":"paid","overline":"„Gewalt als Dienstleistung“","title":"Erst als er im Auto sitzt, erfährt er, dass er eine Bombe werfen soll","byline":"Von Joshua Beer","overlineLabels":["szplus"],"teaserText":"Ein 15-Jähriger verübt einen Brandanschlag auf ein Café, das er nie zuvor gesehen hat. Er wurde dafür online „rekrutiert“. Ein perfides Geschäftsmodell, das Minderjährige ausnutzt. Auf welche Warnsignale Eltern achten sollten.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":407,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":343,"y":0,"width":3375,"height":2250,"name":"3:2"},{"x":1664,"y":0,"width":1688,"height":2250,"name":"3:4"},{"x":1644,"y":0,"width":2250,"height":2250,"name":"1:1"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/08/19/aca8b9ac-4e1d-4cd1-9319-7b8557de31a3.jpg"},"source":"SZ","articleType":"special","department":"Panorama","mainTopic":"Kriminalität","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3530362","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3530362","durationFull":684.773878,"durationReduced":42.266122}},"trackingdata":{"article_title":"erst_als_er_im_auto_sitzt_erfaehrt_er_dass_er_eine_bombe_werfen_soll","doctype":"teasers","label":"szplus","main_topic":"kriminalitaet","object_id":"li.3530362","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/leben/deutschland-german-angst-afd-landtagswahl-sachsen-anhalt-ki-klimawandel-li.3533875","ref":{"primaryId":"li.3533875","referenceType":"article"},"date":"2026-09-07T13:10:50.411Z","payCategory":"paid","overline":"Deutschland","title":"Wo bleibt die German Angst, wenn man sie mal braucht?","byline":"Essay von Hilmar Klute","overlineLabels":["szplus"],"teaserText":"Unser Autor ist seit Kurzem wieder zurück in Deutschland und wundert sich: Die Gefühlsdealer von der AfD, ausgetrocknete Flüsse, Putins Agenten – warum sind die Menschen so seltsam still?","teaserImage":{"crops":[{"x":0,"y":134,"width":3254,"height":1830,"name":"16:9"},{"x":287,"y":0,"width":2933,"height":2200,"name":"4:3"},{"x":0,"y":31,"width":3254,"height":2169,"name":"3:2"},{"x":1311,"y":0,"width":1650,"height":2200,"name":"3:4"},{"x":1036,"y":0,"width":2200,"height":2200,"name":"1:1"}],"width":3254,"height":2200,"url":"https://www.sueddeutsche.de/2026/09/02/a96effc7-b7ab-4d06-94eb-930d844e5c4f.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3533875","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3533875","durationFull":874.396735,"durationReduced":38.086531}},"trackingdata":{"article_title":"wo_bleibt_die_german_angst_wenn_man_sie_mal_braucht","doctype":"teasers","label":"szplus","main_topic":"leben_und_gesellschaft","object_id":"li.3533875","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-sz-magazin":[{"content":{"url":"https://www.sueddeutsche.de/magazin/das-rezept/jamie-oliver-koch-kochbuch-interview-li.3542185","ref":{"primaryId":"li.3542185","referenceType":"magazinArticle"},"date":"2026-09-09T15:00:00.000Z","payCategory":"paid","overline":"Britischer Fernsehkoch Jamie Oliver","title":"»Ich habe Morddrohungen wegen verdammter Chorizo erhalten«","byline":"Interview von Lars Reichardt","color":"#D2D7E6","overlineLabels":["szplus","sz-magazin"],"teaserText":"Der englische Koch Jamie Oliver ver­öffentlicht ein Kochbuch nach dem anderen – das neue ist sein einunddreißigstes. Ein Interview über Hyper­aktivität, die Kochfähigkeiten seiner Kinder und die extremste Reaktion, die ein Rezept bei seinem Publikum auslöste.","teaserImage":{"crops":[{"x":138,"y":277,"width":705,"height":397,"name":"16:9"},{"x":5,"y":290,"width":775,"height":582,"name":"4:3"},{"x":0,"y":277,"width":853,"height":569,"name":"3:2"},{"x":45,"y":295,"width":705,"height":940,"name":"3:4"},{"x":0,"y":290,"width":853,"height":853,"name":"1:1"}],"width":853,"height":1280,"url":"https://www.sueddeutsche.de/2026/09/07/de0255bc-e68a-49c8-920e-1971cb7604c0.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Das Rezept","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542185","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542185","durationFull":732.473469,"durationReduced":44.721633}},"trackingdata":{"article_title":"ich_habe_morddrohungen_wegen_verdammter_chorizo_erhalten","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"das_rezept","object_id":"li.3542185","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/leben-und-gesellschaft/walpertskirchen-bahnhof-pflege-engagement-deutsche-bahn-li.3542183","ref":{"primaryId":"li.3542183","referenceType":"magazinArticle"},"date":"2026-09-10T15:00:00.000Z","payCategory":"paid","overline":"Bahn","title":"Der Mann, der seit 30 Jahren einen Bahnhof sauber hält","byline":"Von Dorothea Wagner","color":"#FFF5C3","overlineLabels":["szplus","sz-magazin"],"teaserText":"Viele deutsche Bahnhöfe stinken, sind voller Graffiti und schmutzig, aber nicht in Walpertskirchen. In dem Örtchen kümmert sich Karl Bürger jeden Tag um den Bahnhof – ehrenamtlich. Warum diese Mühe?","teaserImage":{"crops":[{"x":0,"y":1727,"width":2668,"height":1501,"name":"16:9"},{"x":456,"y":1519,"width":2205,"height":1654,"name":"4:3"},{"x":0,"y":1449,"width":2668,"height":1779,"name":"3:2"},{"x":447,"y":723,"width":2005,"height":2672,"name":"3:4"},{"x":0,"y":1114,"width":2668,"height":2668,"name":"1:1"}],"width":2668,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/08/1bd087f5-07d4-4b75-a7a3-53973610465c.jpg"},"articleType":"special","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542183","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542183","durationFull":649.900408,"durationReduced":40.228571}},"trackingdata":{"article_title":"der_mann_der_seit_30_jahren_einen_bahnhof_sauber_haelt","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"leben_und_gesellschaft","object_id":"li.3542183","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/gewinnen/gewinnen-verlosung-gewinnspiel-dirndl-oktoberfest-li.3542263","ref":{"primaryId":"li.3542263","referenceType":"magazinArticle"},"date":"2026-09-10T15:00:00.000Z","payCategory":"free","overline":"Gewinnen","title":"Zum Miederknien","color":"#D2D7E6","overlineLabels":["sz-magazin"],"teaserText":"Die Macht der Tracht: Diese Woche verlosen wir ein maßgeschneidertes Dirndl.","teaserImage":{"crops":[{"x":0,"y":78,"width":970,"height":546,"name":"16:9"},{"x":0,"y":0,"width":970,"height":728,"name":"4:3"},{"x":0,"y":41,"width":970,"height":647,"name":"3:2"},{"x":198,"y":0,"width":546,"height":728,"name":"3:4"},{"x":121,"y":0,"width":728,"height":728,"name":"1:1"}],"width":970,"height":728,"url":"https://www.sueddeutsche.de/2026/09/07/ac63aaf5-dda1-442e-8181-fc1b7c804720.jpg"},"articleType":"interview","department":"Service","mainTopic":"Gewinnen"},"trackingdata":{"article_title":"zum_miederknien","doctype":"teasers","label":"sz_magazin","main_topic":"gewinnen","object_id":"li.3542263","pcat":"free","section":"service","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/gute-frage/johanna-adorjan-kinder-erziehung-tauben-konflikt-li.3542184","ref":{"primaryId":"li.3542184","referenceType":"magazinArticle"},"date":"2026-09-10T15:00:00.000Z","payCategory":"metered","overline":"Gute Frage an Johanna Adorján","title":"Darf man fremde Kinder ermahnen?","byline":"Von Johanna Adorján","color":"#DCE1AF","overlineLabels":["sz-magazin"],"teaserText":"Unsere Leserin bat ein ihr unbekanntes Kind, die Tauben im Park nicht zu erschrecken, und wurde daraufhin von einer Frau angeschrien. Zu Recht?","teaserImage":{"crops":[{"x":186,"y":541,"width":874,"height":492,"name":"16:9"},{"x":188,"y":440,"width":874,"height":656,"name":"4:3"},{"x":170,"y":383,"width":1058,"height":705,"name":"3:2"},{"x":190,"y":116,"width":873,"height":1164,"name":"3:4"},{"x":193,"y":328,"width":874,"height":874,"name":"1:1"}],"width":1280,"height":1280,"url":"https://www.sueddeutsche.de/2026/09/04/9d0f8d6b-a8a0-4d92-a256-d645696baee6.png"},"articleType":"special","department":"Gesellschaft","mainTopic":"Gute Frage","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542184","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542184","durationFull":136.881633,"durationReduced":33.959184}},"trackingdata":{"article_title":"darf_man_fremde_kinder_ermahnen","doctype":"teasers","label":"sz_magazin","main_topic":"gute_frage","object_id":"li.3542184","pcat":"metered","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/leben-und-gesellschaft/foehngeraeusch-einschlafen-li.3542191","ref":{"primaryId":"li.3542191","referenceType":"magazinArticle"},"date":"2026-09-09T06:00:00.000Z","payCategory":"metered","overline":"Leben und Gesellschaft","title":"Wie ASMR mein Leben verändert hat","byline":"Von Tobias Haberl","color":"#D2D7E6","overlineLabels":["sz-magazin"],"teaserText":"Unser Autor kann nur einschlafen, wenn er einen Föhn hört. Skurril, ja. Aber allein ist er damit bei Weitem nicht. Über ein seltsames Phänomen, das 30 Prozent der Menschen betrifft.","teaserImage":{"crops":[{"x":0,"y":0,"width":1824,"height":1026,"name":"16:9"},{"x":228,"y":0,"width":1368,"height":1026,"name":"4:3"},{"x":143,"y":0,"width":1539,"height":1026,"name":"3:2"},{"x":601,"y":0,"width":770,"height":1026,"name":"3:4"},{"x":486,"y":0,"width":1026,"height":1026,"name":"1:1"}],"width":1824,"height":1026,"url":"https://www.sueddeutsche.de/2026/09/08/785c6aee-db07-4261-87a8-750ddbf4eb71.jpg"},"articleType":"special","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542191","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542191","durationFull":482.45551,"durationReduced":37.955918}},"trackingdata":{"article_title":"wie_asmr_mein_leben_veraendert_hat","doctype":"teasers","label":"sz_magazin","main_topic":"leben_und_gesellschaft","object_id":"li.3542191","pcat":"metered","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/gruss-aus-der-kueche/pilze-aufwaermen-li.3529996","ref":{"primaryId":"li.3529996","referenceType":"magazinArticle"},"date":"2026-09-01T15:00:00.000Z","payCategory":"metered","overline":"Gruß aus der Küche: Das Rezept","title":"Darf man Pilze aufwärmen?","byline":"Protokoll: Laura Stettner","color":"#FFCDC3","overlineLabels":["sz-magazin"],"teaserText":"Eine alte Küchenweisheit rät davon ab. Eine Expertin erklärt, ob es wirklich gefährlich ist.","teaserImage":{"crops":[{"x":0,"y":190,"width":3400,"height":1912,"name":"16:9"},{"x":0,"y":119,"width":3400,"height":2550,"name":"4:3"},{"x":0,"y":177,"width":3400,"height":2267,"name":"3:2"},{"x":645,"y":0,"width":2091,"height":2788,"name":"3:4"},{"x":380,"y":0,"width":2788,"height":2788,"name":"1:1"}],"width":3400,"height":2788,"url":"https://www.sueddeutsche.de/2026/08/11/d7c36fe5-fa27-46a3-8647-8cf6791ec45f.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Gruß aus der Küche","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3529996","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3529996","durationFull":138.971429,"durationReduced":31.555918}},"trackingdata":{"article_title":"darf_man_pilze_aufwaermen","doctype":"teasers","label":"sz_magazin","main_topic":"gruss_aus_der_kueche","object_id":"li.3529996","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/gruss-aus-der-kueche/kohlenhydrate-proteine-li.3529968","ref":{"primaryId":"li.3529968","referenceType":"magazinArticle"},"date":"2026-08-18T15:00:00.000Z","payCategory":"metered","overline":"Gruß aus der Küche: Das Rezept","title":"Ist Eiweiß wichtiger für den Stoffwechsel als Kohlenhydrate?","byline":"Protokoll: Katrin Börsch","color":"#FFCD9B","overlineLabels":["sz-magazin"],"teaserText":"Proteine sind gut, Kohlenhydrate böse – das hört man im Zuge des Protein-Hypes immer öfter. Was ist dran? Eine Ernährungswissenschaftlerin klärt auf.","teaserImage":{"crops":[{"x":0,"y":543,"width":2725,"height":1533,"name":"16:9"},{"x":0,"y":538,"width":2725,"height":2044,"name":"4:3"},{"x":0,"y":575,"width":2725,"height":1817,"name":"3:2"},{"x":140,"y":0,"width":2446,"height":3261,"name":"3:4"},{"x":0,"y":447,"width":2725,"height":2725,"name":"1:1"}],"width":2725,"height":3261,"url":"https://www.sueddeutsche.de/2026/08/11/571cb478-bf2d-454b-8a15-4b25490467a9.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Gruß aus der Küche","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3529968","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3529968","durationFull":165.720816,"durationReduced":38.556735}},"trackingdata":{"article_title":"ist_eiweiss_wichtiger_fuer_den_stoffwechsel_als_kohlenhydrate","doctype":"teasers","label":"sz_magazin","main_topic":"gruss_aus_der_kueche","object_id":"li.3529968","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/gruss-aus-der-kueche/brot-aufbewahren-li.3529142","ref":{"primaryId":"li.3529142","referenceType":"magazinArticle"},"date":"2026-08-11T15:00:00.000Z","payCategory":"metered","overline":"Gruß aus der Küche: Das Rezept","title":"Wie bewahrt man Brot auf, damit es lange frisch bleibt?","byline":"Protokoll: Lea Fiehler","color":"#FFCD9B","overlineLabels":["sz-magazin"],"teaserText":"Ob ein Brot lange knusprig und innen schön fluffig bleibt, ist auch von seiner Lagerung abhängig. Lose im Brotkasten? Oder draußen in der Bäckertüte? Ein Fachmann erklärt, was funktioniert.","teaserImage":{"crops":[{"x":145,"y":0,"width":2967,"height":1669,"name":"16:9"},{"x":516,"y":0,"width":2225,"height":1669,"name":"4:3"},{"x":377,"y":0,"width":2504,"height":1669,"name":"3:2"},{"x":1003,"y":0,"width":1252,"height":1669,"name":"3:4"},{"x":795,"y":0,"width":1669,"height":1669,"name":"1:1"}],"width":3258,"height":1669,"url":"https://www.sueddeutsche.de/2026/08/10/b75c2b21-44f6-4b45-a285-21a1991bbd6f.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Gruß aus der Küche","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3529142","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3529142","durationFull":168.333061,"durationReduced":40.594286}},"trackingdata":{"article_title":"wie_bewahrt_man_brot_auf_damit_es_lange_frisch_bleibt","doctype":"teasers","label":"sz_magazin","main_topic":"gruss_aus_der_kueche","object_id":"li.3529142","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-film-und-serie":[{"content":{"url":"https://www.sueddeutsche.de/medien/back-to-the-90s-film-elevator-boys-prime-video-li.3536480","ref":{"primaryId":"li.3536480","referenceType":"article"},"date":"2026-09-03T11:33:50.273Z","payCategory":"paid","overline":"Streaming","title":"Unterschätze nie dein Publikum","byline":"Von Cara Hofmann","overlineLabels":["szplus"],"teaserText":"Die Influencer-Gruppe „Elevator Boys“ spielen im Film „Back to the 90s“ auf Amazon Prime eine Boygroup auf Zeitreise. Sie hätten der Zielgruppe ruhig mehr zutrauen können.","teaserImage":{"crops":[{"x":0,"y":166,"width":2566,"height":1443,"name":"16:9"},{"x":100,"y":0,"width":2367,"height":1775,"name":"4:3"},{"x":0,"y":32,"width":2566,"height":1711,"name":"3:2"},{"x":617,"y":0,"width":1331,"height":1775,"name":"3:4"},{"x":396,"y":0,"width":1775,"height":1775,"name":"1:1"}],"width":2566,"height":1775,"url":"https://www.sueddeutsche.de/2026/09/02/711a8a7d-c883-41c9-a342-4043f9907ed2.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Streaming","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3536480","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3536480","durationFull":285.596735,"durationReduced":36.179592}},"trackingdata":{"article_title":"unterschaetze_nie_dein_publikum","doctype":"teasers","label":"szplus","main_topic":"streaming","object_id":"li.3536480","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/medien/deutscher-fernsehpreis-2026-gewinner-lanz-raab-li.3541235","ref":{"primaryId":"li.3541235","referenceType":"article"},"date":"2026-09-10T07:08:07.617Z","payCategory":"paid","overline":"Deutscher Fernsehpreis","title":"Bitte nicht abschalten","byline":"Von Thore Rausch","overlineLabels":["szplus"],"teaserText":"Bei der Verleihung des Deutschen Fernsehpreises gewinnen Lanz, Raab und Wontorra. Draußen ist längst eine andere Welt: Sendet dieses Fernsehen schon gegen sein eigenes Verschwinden?","teaserImage":{"crops":[{"x":347,"y":107,"width":3306,"height":1860,"name":"16:9"},{"x":314,"y":0,"width":3557,"height":2668,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1384,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":543,"y":0,"width":2668,"height":2668,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/09/10/cc36a6b6-aed9-42dc-968d-c1db9f354040.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Fernsehen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3541235","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3541235","durationFull":437.315918,"durationReduced":37.198367}},"trackingdata":{"article_title":"bitte_nicht_abschalten","doctype":"teasers","label":"szplus","main_topic":"fernsehen","object_id":"li.3541235","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/medien/tatort-koenig-in-gelb-demenz-furtwaengler-hannover-li.3542377","ref":{"primaryId":"li.3542377","referenceType":"article"},"date":"2026-09-11T13:12:47.615Z","payCategory":"metered","overline":"„Tatort“ aus Hannover","title":"Jeden Tag wird etwas rausgelöscht","byline":"Von Holger Gertz","overlineLabels":[],"teaserText":"Der „Tatort: König in Gelb“ erzählt von einem Ermittler, der gegen die eigene Demenz anarbeitet. Das ist berührend und herausragend gespielt – und die spröde Charlotte Lindholm zeigt neue Seiten.","teaserImage":{"crops":[{"x":275,"y":397,"width":3306,"height":1860,"name":"16:9"},{"x":545,"y":327,"width":2633,"height":1975,"name":"4:3"},{"x":490,"y":327,"width":2963,"height":1975,"name":"3:2"},{"x":1046,"y":228,"width":1630,"height":2173,"name":"3:4"},{"x":874,"y":327,"width":1975,"height":1975,"name":"1:1"}],"width":4000,"height":2629,"url":"https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542377","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542377","durationFull":203.467755,"durationReduced":36.780408}},"trackingdata":{"article_title":"jeden_tag_wird_etwas_rausgeloescht","doctype":"teasers","label":"","main_topic":"serien","object_id":"li.3542377","pcat":"metered","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/medien/the-girls-khloe-kardashian-disney-freundschaft-li.3540765","ref":{"primaryId":"li.3540765","referenceType":"article"},"date":"2026-09-09T11:06:25.426Z","payCategory":"paid","overline":"Streaming","title":"Kennen sich diese Frauen überhaupt?","byline":"Von Lara Sanli","overlineLabels":["szplus"],"teaserText":"Khloé Kardashians neues TV-Projekt „The Girls“ dreht sich um ihre Freundinnen. Besonders nett sind sie allerdings nicht zueinander.","teaserImage":{"crops":[{"x":0,"y":156,"width":3000,"height":1687,"name":"16:9"},{"x":167,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":750,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":500,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/04/b7333524-7818-46d9-9f9c-ccd7313eea26.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3540765","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3540765","durationFull":346.932245,"durationReduced":34.56}},"trackingdata":{"article_title":"kennen_sich_diese_frauen_ueberhaupt","doctype":"teasers","label":"szplus","main_topic":"serien","object_id":"li.3540765","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/11-september-9-11-anschlaege-popkultur-springsteen-spielberg-marvel-meme-e010720/","ref":{"primaryId":"er.e010720","referenceType":"storytellingArticle"},"date":"2026-09-11T09:06:00.000Z","payCategory":"paid","overline":"9/11 in der Popkultur","title":"Springsteen und die Spaghetti-Towers","byline":"Von Lisa Torjuul","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Wie das Unbeschreibliche der Attentate seinen Weg durch Film, Musik und die Internetkultur fand – und so ins kollektive Gedächtnis.","teaserImage":{"crops":[{"x":0,"y":0,"width":2494,"height":1870,"name":"4:3"},{"x":0,"y":197,"width":2494,"height":1402,"name":"16:9"},{"x":0,"y":375,"width":2494,"height":1047,"name":"50:21"}],"width":2494,"height":2115,"url":"https://www.sueddeutsche.de/2026/09/11/380436e8-8967-4f82-ab3b-dedb11f251ea.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"USA","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e010720","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e010720","durationFull":846.628571,"durationReduced":36.597551}},"trackingdata":{"article_title":"springsteen_und_die_spaghetti_towers","doctype":"teasers","label":"szplus","main_topic":"usa","object_id":"er.e010720","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/muenchen/kunstpark-ost-muenchen-streit-namen-geschichte-li.3542536","ref":{"primaryId":"li.3542536","referenceType":"article"},"date":"2026-09-10T11:21:43.910Z","payCategory":"paid","overline":"Streit in München","title":"Wem gehört der Kunstpark Ost?","byline":"Von Susanne Hermanski","overlineLabels":["szplus","exclusive"],"teaserText":"Vor 30 Jahren begann auf dem alten Pfanni-Gelände eine legendäre Ära des Münchner Nachtlebens. Eine ZDF-Serie greift die Geschichte nun auf – doch statt Nostalgie gibt es Streit und Anwaltsbriefe.","teaserImage":{"crops":[{"x":0,"y":0,"width":1920,"height":1080,"name":"16:9"},{"x":0,"y":0,"width":1440,"height":1080,"name":"4:3"},{"x":0,"y":0,"width":1620,"height":1080,"name":"3:2"},{"x":215,"y":0,"width":810,"height":1080,"name":"3:4"},{"x":80,"y":0,"width":1080,"height":1080,"name":"1:1"}],"width":1920,"height":1080,"url":"https://www.sueddeutsche.de/2026/06/29/efef4d38-2f57-47e3-a17d-2ddfb7d36954.jpg"},"source":"SZ","articleType":"special","department":"München","mainTopic":"Kultur in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542536","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542536","durationFull":596.453878,"durationReduced":37.851429}},"trackingdata":{"article_title":"wem_gehoert_der_kunstpark_ost","doctype":"teasers","label":"szplus,exclusive","main_topic":"kultur_in_muenchen","object_id":"li.3542536","pcat":"paid","section":"muenchen","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/medien/tatort-polizeiruf-freitag-ausstrahlung-vorab-mediathek-li.3543069","ref":{"primaryId":"li.3543069","referenceType":"article"},"date":"2026-09-06T13:13:26.332Z","payCategory":"metered","overline":"Fernsehen","title":"ARD zeigt „Tatort“ schon am Freitag","byline":"Von Claudia Tieschky","overlineLabels":[],"teaserText":"Schon zwei Tage vor der Fernsehausstrahlung laufen die Sonntagskrimis künftig für eingeloggte Nutzer in der ARD-Mediathek. Was dahintersteckt – und warum es ein Risiko ist.","teaserImage":{"crops":[{"x":768,"y":794,"width":1402,"height":789,"name":"16:9"},{"x":1009,"y":757,"width":1486,"height":1115,"name":"4:3"},{"x":1212,"y":808,"width":1521,"height":1014,"name":"3:2"},{"x":1250,"y":519,"width":1224,"height":1632,"name":"3:4"},{"x":1106,"y":689,"width":1349,"height":1349,"name":"1:1"}],"width":4000,"height":2629,"url":"https://www.sueddeutsche.de/2026/09/06/3c573ef3-af05-4b9f-a442-4932c2ba1b16.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Fernsehen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543069","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543069","durationFull":231.026939,"durationReduced":36.989388}},"trackingdata":{"article_title":"ard_zeigt_tatort_schon_am_freitag","doctype":"teasers","label":"","main_topic":"fernsehen","object_id":"li.3543069","pcat":"metered","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/medien/ard-serie-escort-selbstbestimmung-li.3533627","ref":{"primaryId":"li.3533627","referenceType":"article"},"date":"2026-08-28T09:02:57.404Z","payCategory":"paid","overline":"Fernsehen","title":"Ist Escort-Girl jetzt ein Traumberuf?","byline":"Von Cara Hofmann","overlineLabels":["szplus"],"teaserText":"Die ARD-Serie „Selling Sex“ inszeniert die Arbeit im Escort-Milieu als glitzernde Empowerment-Fantasie. Beim Versuch, Klischees zu brechen, schafft sie neue.","teaserImage":{"crops":[{"x":0,"y":0,"width":3961,"height":2228,"name":"16:9"},{"x":259,"y":0,"width":2971,"height":2228,"name":"4:3"},{"x":73,"y":0,"width":3342,"height":2228,"name":"3:2"},{"x":909,"y":0,"width":1671,"height":2228,"name":"3:4"},{"x":630,"y":0,"width":2228,"height":2228,"name":"1:1"}],"width":4000,"height":2228,"url":"https://www.sueddeutsche.de/2026/08/27/e5e514e5-c2a7-4303-a77d-54c07c5f1688.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3533627","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3533627","durationFull":279.092245,"durationReduced":37.407347}},"trackingdata":{"article_title":"ist_escort_girl_jetzt_ein_traumberuf","doctype":"teasers","label":"szplus","main_topic":"serien","object_id":"li.3533627","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-das-rezept":[{"content":{"url":"https://www.sueddeutsche.de/magazin/probier-doch-mal/tomatensalat-li.3544342","ref":{"primaryId":"li.3544342","referenceType":"magazinArticle"},"date":"2026-09-09T15:00:00.000Z","payCategory":"metered","overline":"Das Rezept: Probier doch mal","title":"Dieser Salat holt das Beste aus der Tomate","byline":"Von Hans Gerlach","color":"#FFF5C3","overlineLabels":["sz-magazin"],"teaserText":"Es ist der ideale Dreiklang: Tomaten, Feigen und Perilla-Kraut. Hans Gerlach macht daraus einen asiatisch angehauchten Sommersalat, der die Aromen süß, sauer, salzig und scharf perfekt ausbalanciert.","teaserImage":{"crops":[{"x":0,"y":185,"width":1920,"height":1080,"name":"16:9"},{"x":107,"y":0,"width":1707,"height":1280,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1280,"name":"3:2"},{"x":542,"y":0,"width":960,"height":1280,"name":"3:4"},{"x":329,"y":0,"width":1280,"height":1280,"name":"1:1"}],"width":1920,"height":1280,"url":"https://www.sueddeutsche.de/2026/09/08/a1338df8-ae2d-4a11-a086-60f98f870ac2.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Probier doch mal","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544342","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544342","durationFull":213.55102,"durationReduced":39.706122}},"trackingdata":{"article_title":"dieser_salat_holt_das_beste_aus_der_tomate","doctype":"teasers","label":"sz_magazin","main_topic":"probier_doch_mal","object_id":"li.3544342","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/das-kochquartett/rezept-japanischer-kartoffelsalat-li.3520866","ref":{"primaryId":"li.3520866","referenceType":"magazinArticle"},"date":"2026-07-30T15:07:59.690Z","payCategory":"metered","overline":"Kochquartett: das Rezept","title":"Konnichiwa, Kartoffelsalat!","byline":"Von Stephan Hentschel","color":"#DCE1AF","overlineLabels":["sz-magazin"],"teaserText":"In Japan wird in Kneipen gerne frischer Kartoffelsalat angeboten. Stephan Hentschel zeigt, wie man ihn zubereitet. Aber Achtung – es gibt einen großen und wichtigen Unterschied zur deutschen Version.","teaserImage":{"crops":[{"x":0,"y":71,"width":1280,"height":720,"name":"16:9"},{"x":0,"y":0,"width":1280,"height":960,"name":"4:3"},{"x":0,"y":137,"width":1280,"height":853,"name":"3:2"},{"x":217,"y":0,"width":846,"height":1128,"name":"3:4"},{"x":76,"y":0,"width":1128,"height":1128,"name":"1:1"}],"width":1280,"height":1128,"url":"https://www.sueddeutsche.de/2026/07/27/43cd84ac-3127-42d6-b526-8bb4c797dc1c.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Das Kochquartett","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3520866","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3520866","durationFull":47.25551,"durationReduced":36.832653}},"trackingdata":{"article_title":"konnichiwa_kartoffelsalat","doctype":"teasers","label":"sz_magazin","main_topic":"das_kochquartett","object_id":"li.3520866","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/das-kochquartett/zwiebeln-balsamico-bohnen-pueree-tomaten-szm.95219","ref":{"primaryId":"szm.95219","referenceType":"magazinArticle"},"date":"2025-07-03T15:00:00.000Z","payCategory":"metered","overline":"Das Kochquartett","title":"Barbecue-Zwiebeln mit Püree von weißen Bohnen","byline":"Von Stephan Hentschel","color":"#FFCDC3","overlineLabels":["sz-magazin"],"teaserText":"Diese geschmorten Zwiebeln machen es sich auf einem cremigen Bett aus Bohnenpüree gemütlich und werden so zu etwas, was sie normalerweise nie sind: der Mittelpunkt der Mahlzeit.","teaserImage":{"crops":[{"x":0,"y":185,"width":1280,"height":720,"name":"16:9"},{"x":0,"y":65,"width":1280,"height":960,"name":"4:3"}],"width":1280,"height":1090,"url":"https://www.sueddeutsche.de/2025/07/02/d4edcb72-8eb9-4b98-a80e-2ddbdb883e40.jpeg"},"articleType":"interview","department":"Stil","mainTopic":"Das Kochquartett"},"trackingdata":{"article_title":"barbecue_zwiebeln_mit_pueree_von_weissen_bohnen","doctype":"teasers","label":"sz_magazin","main_topic":"das_kochquartett","object_id":"szm.95219","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/probier-doch-mal/zucchini-tsatsiki-li.3529874","ref":{"primaryId":"li.3529874","referenceType":"magazinArticle"},"date":"2026-08-12T15:00:00.000Z","payCategory":"metered","overline":"Probier doch mal: Das Rezept","title":"Zucchinischwemme? Da kommt dieses Rezept gerade recht","byline":"Von Hans Gerlach","color":"#FFCD9B","overlineLabels":["sz-magazin"],"teaserText":"Zucchini gibt es gerade in rauen Mengen, was tun damit? Hans Gerlach raspelt sie und macht erfrischendes Zaziki, äh, Zuziki daraus. Ideal für den nächsten Grillabend.","teaserImage":{"crops":[{"x":0,"y":100,"width":1920,"height":1080,"name":"16:9"},{"x":15,"y":0,"width":1707,"height":1280,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1280,"name":"3:2"},{"x":480,"y":0,"width":960,"height":1280,"name":"3:4"},{"x":320,"y":0,"width":1280,"height":1280,"name":"1:1"}],"width":1920,"height":1280,"url":"https://www.sueddeutsche.de/2026/08/11/72da1e77-bea3-4d13-9509-591e4e424c7e.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Probier doch mal","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3529874","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3529874","durationFull":212.871837,"durationReduced":37.590204}},"trackingdata":{"article_title":"zucchinischwemme_da_kommt_dieses_rezept_gerade_recht","doctype":"teasers","label":"sz_magazin","main_topic":"probier_doch_mal","object_id":"li.3529874","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/probier-doch-mal/spaghetti-aglio-olio-bohnen-li.3537480","ref":{"primaryId":"li.3537480","referenceType":"magazinArticle"},"date":"2026-09-02T15:00:00.000Z","payCategory":"metered","overline":"Probier doch mal: Das Rezept","title":"Spaghetti Aglio Oho-lio","byline":"Von Hans Gerlach","color":"#FFF5C3","overlineLabels":["sz-magazin"],"teaserText":"Hans Gerlach verfeinert sein Rezept für Spaghetti aglio e olio mit grünen Bohnen und Zitrone – und macht aus nur vier Zutaten ein einfaches, schnelles Wohlfühlgericht.","teaserImage":{"crops":[{"x":0,"y":0,"width":3840,"height":2160,"name":"16:9"},{"x":960,"y":0,"width":2880,"height":2160,"name":"4:3"},{"x":600,"y":0,"width":3240,"height":2160,"name":"3:2"},{"x":1506,"y":0,"width":1620,"height":2160,"name":"3:4"},{"x":1454,"y":0,"width":2160,"height":2160,"name":"1:1"}],"width":3840,"height":2160,"url":"https://www.sueddeutsche.de/2026/08/26/08c4e853-13cb-484a-8e4b-5a3d627fca26.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Probier doch mal","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537480","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537480","durationFull":40.803265,"durationReduced":37.250612}},"trackingdata":{"article_title":"spaghetti_aglio_oho_lio","doctype":"teasers","label":"sz_magazin","main_topic":"probier_doch_mal","object_id":"li.3537480","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/probier-doch-mal/aprikose-tartelette-li.3526226","ref":{"primaryId":"li.3526226","referenceType":"magazinArticle"},"date":"2026-08-05T15:00:00.000Z","payCategory":"metered","overline":"Probier doch mal: Das Rezept","title":"Knusprig, cremig, süß","byline":"Von Hans Gerlach","color":"#FFCD9B","overlineLabels":["sz-magazin"],"teaserText":"Früher war vielleicht nicht alles besser – aber der Nachtisch war es auf jeden Fall, findet Hans Gerlach. Dieses Rezept für Aprikosentartelettes kennt er aus seinen Lehrjahren. Es überzeugt bis heute.","teaserImage":{"crops":[{"x":0,"y":100,"width":1920,"height":1080,"name":"16:9"},{"x":107,"y":0,"width":1707,"height":1280,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1280,"name":"3:2"},{"x":480,"y":0,"width":960,"height":1280,"name":"3:4"},{"x":320,"y":0,"width":1280,"height":1280,"name":"1:1"}],"width":1920,"height":1280,"url":"https://www.sueddeutsche.de/2026/08/04/c8304be4-a4f6-48c1-8d8a-e43107c31af9.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Probier doch mal","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3526226","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3526226","durationFull":199.079184,"durationReduced":39.105306}},"trackingdata":{"article_title":"knusprig_cremig_suess","doctype":"teasers","label":"sz_magazin","main_topic":"probier_doch_mal","object_id":"li.3526226","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/probier-doch-mal/zucchini-salat-li.3522051","ref":{"primaryId":"li.3522051","referenceType":"magazinArticle"},"date":"2026-07-29T15:00:00.000Z","payCategory":"metered","overline":"Probier doch mal: Das Rezept","title":"Zucchini-Salzzitronensalat mit Cashewcreme","byline":"Von Hans Gerlach","color":"#D2D7E6","overlineLabels":["sz-magazin"],"teaserText":"So haben Sie Zucchini noch nicht gegessen: hauchdünn gehobelt, gebettet auf einer Cashewcreme – eine aufregende Vorspeise mit feinem nussigem Aroma.","teaserImage":{"crops":[{"x":0,"y":100,"width":1920,"height":1080,"name":"16:9"},{"x":107,"y":0,"width":1707,"height":1280,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1280,"name":"3:2"},{"x":480,"y":0,"width":960,"height":1280,"name":"3:4"},{"x":320,"y":0,"width":1280,"height":1280,"name":"1:1"}],"width":1920,"height":1280,"url":"https://www.sueddeutsche.de/2026/07/27/ff047c33-f956-4ba7-bd71-723854e05d36.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Probier doch mal","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3522051","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3522051","durationFull":311.353469,"durationReduced":36.597551}},"trackingdata":{"article_title":"zucchini_salzzitronensalat_mit_cashewcreme","doctype":"teasers","label":"sz_magazin","main_topic":"probier_doch_mal","object_id":"li.3522051","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/probier-doch-mal/pfirsiche-baiser-vanille-donna-hay-li.3511101","ref":{"primaryId":"li.3511101","referenceType":"magazinArticle"},"date":"2026-07-08T15:00:00.000Z","payCategory":"metered","overline":"Das Rezept: Probier doch mal","title":"Knusprige Baisers mit pochierten Vanillepfirsichen","byline":"Von Hans Gerlach","color":"#FFCDC3","overlineLabels":["sz-magazin"],"teaserText":"Auf diesen pochierten Vanillepfirsichen thront eine süße Wolke aus Baiser. Hans Gerlach hat sich bei der Zubereitung von der Australierin Donna Hay inspirieren lassen – und weiß, wie der Eischnee ganz sicher gelingt.","teaserImage":{"crops":[{"x":0,"y":32,"width":1920,"height":1080,"name":"16:9"},{"x":41,"y":0,"width":1707,"height":1280,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1280,"name":"3:2"},{"x":480,"y":0,"width":960,"height":1280,"name":"3:4"},{"x":320,"y":0,"width":1280,"height":1280,"name":"1:1"}],"width":1920,"height":1280,"url":"https://www.sueddeutsche.de/2026/07/06/79cdd9cb-e858-4ca1-9368-03c88174d69c.jpg"},"articleType":"interview","department":"Stil","mainTopic":"Probier doch mal","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3511101","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3511101","durationFull":202.501224,"durationReduced":40.045714}},"trackingdata":{"article_title":"knusprige_baisers_mit_pochierten_vanillepfirsichen","doctype":"teasers","label":"sz_magazin","main_topic":"probier_doch_mal","object_id":"li.3511101","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-produkt-tests":[{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/auto/motorrad-bmw-harley-davidson-test-vergleich-e405807/","ref":{"primaryId":"er.e405807","referenceType":"storytellingArticle"},"date":"2026-09-10T07:13:00.000Z","payCategory":"paid","overline":"Motorrad-Test","title":"BMW gegen Harley-Davidson","byline":"Von Peter Ilg","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Zwei Roadster, zwei Konzepte: Die BMW R 12 nineT ist ein Retro-Bike mit moderner Technik, die Harley Sportster S schnell und radikal. Welches Modell überzeugt mehr?","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg"},"source":"SZ","articleType":"standard","department":"Auto & Mobil","mainTopic":"Motorrad","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e405807","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e405807","durationFull":509.936327,"durationReduced":37.067755}},"trackingdata":{"article_title":"bmw_gegen_harley_davidson","doctype":"teasers","label":"szplus","main_topic":"motorrad","object_id":"er.e405807","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/auto/rose-shave-ff-rennrad-weiss-aerodynamik-design-li.3523299","ref":{"primaryId":"li.3523299","referenceType":"article"},"date":"2026-08-26T10:01:28.544Z","payCategory":"paid","overline":"Fahrradtest: Rose Shave FF","title":"Ein Traum in Weiß?","byline":"Von Sebastian Herrmann","overlineLabels":["szplus"],"teaserText":"Schnell, schmal, kompromisslos sportlich: Rose schickt mit dem Shave FF einen Aerorenner in strahlendem Weiß auf die Straße. Das wirft so manche Fragen auf.","teaserImage":{"crops":[{"x":0,"y":311,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/23/3f8370a1-f5cb-4336-bf79-ac4156ba2b2b.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Fahrrad","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3523299","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3523299","durationFull":442.77551,"durationReduced":34.324898}},"trackingdata":{"article_title":"ein_traum_in_weiss","doctype":"teasers","label":"szplus","main_topic":"fahrrad","object_id":"li.3523299","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/auto/canyon-endurace-test-cf7-axs-rennrad-komfort-tempo-li.3468200","ref":{"primaryId":"li.3468200","referenceType":"article"},"date":"2026-08-11T14:46:28.295Z","payCategory":"paid","overline":"Canyon Endurace CF7 AXS","title":"Rennrad ohne Rennstress","byline":"Von Marco Völklein","overlineLabels":["szplus"],"teaserText":"Mit dem Endurace CF7 AXS von Canyon lassen sich steile Anstiege ebenso gut meistern wie lange Ausfahrten. Ein Rad für entspannte Genussfahrer.","teaserImage":{"crops":[{"x":0,"y":298,"width":4000,"height":2250,"name":"16:9"},{"x":443,"y":0,"width":3557,"height":2668,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1406,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":1072,"y":0,"width":2668,"height":2668,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/05/19/3993f3d3-c30b-42f1-a3c1-11bab140ab3e.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Fahrrad","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3468200","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3468200","durationFull":326.50449,"durationReduced":35.866122}},"trackingdata":{"article_title":"rennrad_ohne_rennstress","doctype":"teasers","label":"szplus","main_topic":"fahrrad","object_id":"li.3468200","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/muenchen/muenchen-stadtviertel-test-wohnen-quiz-e312559/","ref":{"primaryId":"er.e312559","referenceType":"storytellingArticle"},"date":"2026-07-21T07:27:00.000Z","payCategory":"paid","overline":"München im Vergleich","title":"Passt Ihr Stadtviertel zu Ihnen?","byline":"Von Christian Helten, Isabel Kronenberger, Katja Schnitzler, Lisa Sonnabend, Marie-Louise Timcke und Dominik Wierl","color":"#E7E0EB","overlineLabels":["szplus"],"teaserText":"Verdienen andere Haidhauser, Aubinger oder Nymphenburger mehr als Sie? Zahlen Sie weniger Miete als in Ihrer Gegend üblich? Und wer fährt hier überhaupt noch Auto? Vergleichen Sie sich und finden Sie heraus, wie typisch Sie für Ihr Viertel sind.","teaserImage":{"crops":[{"x":448,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":0,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/07/21/140a807c-6997-4439-90a3-83694652858d.jpg"},"source":"SZ","articleType":"standard","department":"München","mainTopic":"München"},"trackingdata":{"article_title":"passt_ihr_stadtviertel_zu_ihnen","doctype":"teasers","label":"szplus","main_topic":"muenchen","object_id":"er.e312559","pcat":"paid","section":"muenchen","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/stil/eismaschinen-test-dessert-proteineis-softeis-sorbet-e282889/","ref":{"primaryId":"er.e282889","referenceType":"storytellingArticle"},"date":"2026-08-05T12:30:00.000Z","payCategory":"paid","overline":"Test","title":"„Mit der Maschine kann man für die ganze Familie leckeres Eis machen“","byline":"Von Katharina Wetzel","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Selbstgemachtes Eis – so cremig wie aus der Eisdiele? Gelatiere Giorgio Ballabeni hat neun Eismaschinen für zu Hause getestet. Auch relativ günstige Modelle schneiden gut ab.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/08/05/69bbf1f4-88c0-4327-85de-2ef0c5926af5.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Essen und Trinken","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e282889","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e282889","durationFull":932.858776,"durationReduced":40.176327}},"trackingdata":{"article_title":"mit_der_maschine_kann_man_fuer_die_ganze_familie_leckeres_eis_machen","doctype":"teasers","label":"szplus","main_topic":"essen_und_trinken","object_id":"er.e282889","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/stil/wurfzelte-test-festival-camping-e079769/","ref":{"primaryId":"er.e079769","referenceType":"storytellingArticle"},"date":"2026-07-21T11:48:00.000Z","payCategory":"paid","overline":"Test","title":"Welches Wurfzelt ist das beste?","byline":"Von Marcel Grzanna","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Ob Festival, Wochenendtrip oder Campingurlaub – Pop-up-Zelte lassen sich besonders leicht aufbauen. Ein Wildnispädagoge hat sieben Modelle getestet.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/07/20/f6a729f6-400d-4c5a-bd72-644889dcdc5c.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e079769","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e079769","durationFull":650.736327,"durationReduced":31.451429}},"trackingdata":{"article_title":"welches_wurfzelt_ist_das_beste","doctype":"teasers","label":"szplus","main_topic":"wohnen","object_id":"er.e079769","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/stil/schlaftracker-test-apple-watch-garmin-fitbit-e870410/","ref":{"primaryId":"er.e870410","referenceType":"storytellingArticle"},"date":"2026-09-01T14:23:00.000Z","payCategory":"paid","overline":"Test","title":"Welcher Schlaftracker ist am besten?","byline":"Von Thorsten Riedl","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Sie ermitteln Puls, Herzfrequenz und Atmung, aber nicht alle messen präzise. Ein Schlafwissenschaftler hat sieben Tracker für die Nacht getestet.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/08/26/cc9d3ecb-c931-4561-b64d-ed4155875af2.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e870410","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e870410","durationFull":831.059592,"durationReduced":36.153469}},"trackingdata":{"article_title":"welcher_schlaftracker_ist_am_besten","doctype":"teasers","label":"szplus","main_topic":"wohnen","object_id":"er.e870410","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/magazin/gut-getestet/packwuerfel-koffer-ordnung-test-li.3507293","ref":{"primaryId":"li.3507293","referenceType":"magazinArticle"},"date":"2026-07-09T14:00:00.000Z","payCategory":"paid","overline":"Gut getestet","title":"Nie wieder Chaos im Koffer: Packwürfel im Test","byline":"Von Angelika Zahn","color":"#FFCD9B","overlineLabels":["szplus","sz-magazin"],"teaserText":"Sie sollen Ordnung schaffen, Platz sparen und verhindern, dass schon beim ersten Öffnen des Koffers das große Durcheinander beginnt. Wie gut klappt das? Eine Expertin hat acht Packwürfel getestet.","teaserImage":{"crops":[{"x":0,"y":420,"width":2000,"height":1125,"name":"16:9"},{"x":174,"y":361,"width":1653,"height":1240,"name":"4:3"},{"x":89,"y":378,"width":1818,"height":1212,"name":"3:2"},{"x":250,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":249,"y":249,"width":1503,"height":1503,"name":"1:1"}],"width":2000,"height":2000,"url":"https://www.sueddeutsche.de/2026/06/29/51c7642c-19e3-4c69-b544-0ebcd57c5e53.jpg"},"articleType":"interview","department":"Gesellschaft","mainTopic":"Gut getestet","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3507293","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3507293","durationFull":670.955102,"durationReduced":38.844082}},"trackingdata":{"article_title":"nie_wieder_chaos_im_koffer_packwuerfel_im_test","doctype":"teasers","label":"szplus,sz_magazin","main_topic":"gut_getestet","object_id":"li.3507293","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-grosse-geschichten":[{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/celine-dion-paris-tour-comeback-e467327/","ref":{"primaryId":"er.e467327","referenceType":"storytellingArticle"},"date":"2026-09-11T12:36:00.000Z","payCategory":"paid","overline":"Céline Dion","title":"Der Versuch, eine Göttin zu werden","byline":"Von Oliver Meiler","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Die Rückkehr von Céline Dion auf die Bühne ist für viele eine Art wundersame Wiedergeburt. Sechzehn Konzerte wird sie in Paris geben, die Stadt bebt seit Wochen im Vorfieber. Und so viele Fragen: Wird ihr Körper das mitmachen? Ihre Stimme?","teaserImage":{"crops":[{"x":213,"y":0,"width":3549,"height":2662,"name":"4:3"},{"x":0,"y":320,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":605,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2662,"url":"https://www.sueddeutsche.de/2026/09/11/5227629c-c03a-4764-b529-fd06f69d90a0.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Die Seite Drei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e467327","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e467327","durationFull":1166.785306,"durationReduced":39.105306}},"trackingdata":{"article_title":"der_versuch_eine_goettin_zu_werden","doctype":"teasers","label":"szplus","main_topic":"die_seite_drei","object_id":"er.e467327","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/bildung-schule-lehrer-e063538/","ref":{"primaryId":"er.e063538","referenceType":"storytellingArticle"},"date":"2026-09-11T09:30:00.000Z","payCategory":"paid","overline":"Schule","title":"In Deutschland gibt es 752 000 Lehrer. Was ein einzelner bewirken kann? So viel","byline":"Von Pia Ratzesberger (Text) und Anna Ziegler (Fotos)","color":"#ffb9af","overlineLabels":["szplus"],"teaserText":"Nach mehr als 30 Jahren geht Holger Berg in Pension. Und einer seiner ehemaligen Schüler fängt gerade erst an. Dass dieser Job nicht leichter wird, wissen beide. Aber wenn sich die Lehrer nicht um die Zukunft kümmern, wer dann.","teaserImage":{"crops":[{"x":283,"y":0,"width":1775,"height":1332,"name":"4:3"},{"x":0,"y":7,"width":2343,"height":1317,"name":"16:9"},{"x":0,"y":173,"width":2343,"height":984,"name":"50:21"}],"width":2343,"height":1332,"url":"https://www.sueddeutsche.de/2026/09/11/a9c7c484-6a2a-467f-9ac5-c45eebf2cafd.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Buch Zwei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e063538","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e063538","durationFull":2001.319184,"durationReduced":49.841633}},"trackingdata":{"article_title":"in_deutschland_gibt_es_752_000_lehrer_was_ein_einzelner_bewirken_kann_so_viel","doctype":"teasers","label":"szplus","main_topic":"buch_zwei","object_id":"er.e063538","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/wissen/sequoias-riesenmammutbaeume-kalifornien-sierra-nevada-braende-klima-e280101/","ref":{"primaryId":"er.e280101","referenceType":"storytellingArticle"},"date":"2026-09-11T12:14:00.000Z","payCategory":"paid","overline":"Naturschutz","title":"Wie Riesenmammutbäume überleben können","byline":"Von Hendrik Hinzel (Text) und Adam Perez (Fotos)","color":"#EEE9E0","overlineLabels":["szplus"],"teaserText":"In Kalifornien sind Tausende der berühmten Sequoias verbrannt. Das hat mit dem Klima zu tun – aber der Hauptgrund ist ein anderer. Unterwegs mit zwei Männern auf Rettungsmission.","teaserImage":{"crops":[{"x":0,"y":1750,"width":3000,"height":2250,"name":"4:3"},{"x":0,"y":2312,"width":3000,"height":1687,"name":"16:9"},{"x":0,"y":2678,"width":3000,"height":1260,"name":"50:21"}],"width":3000,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg"},"source":"SZ","articleType":"standard","department":"Wissen","mainTopic":"Klimawandel","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e280101","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e280101","durationFull":1404.917551,"durationReduced":33.854694}},"trackingdata":{"article_title":"wie_riesenmammutbaeume_ueberleben_koennen","doctype":"teasers","label":"szplus","main_topic":"klimawandel","object_id":"er.e280101","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/windraeder-erneuerbare-windkraft-dertingen-e490034/","ref":{"primaryId":"er.e490034","referenceType":"storytellingArticle"},"date":"2026-09-08T14:00:00.000Z","payCategory":"paid","overline":"Windenergie","title":"Mein Nachbar mit dem \"Monsterwindpark\"","byline":"Von Sebastian Strauß","color":"#f4f9fd","overlineLabels":["szplus"],"teaserText":"Dass auf ihrem Gebiet Windräder entstehen sollen, regt im badischen Dertingen keinen auf, im fränkischen Nachbarort Homburg dafür umso mehr. Nichts gegen die Zukunft, sagen sie in Bayern, aber doch nicht direkt vor ihren Augen.","teaserImage":{"crops":[{"x":355,"y":0,"width":2473,"height":1855,"name":"4:3"},{"x":0,"y":0,"width":3297,"height":1854,"name":"16:9"},{"x":0,"y":141,"width":3297,"height":1384,"name":"50:21"}],"width":3297,"height":1855,"url":"https://www.sueddeutsche.de/2026/09/08/0dff94af-18d4-4d57-b777-50fa95c877a0.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Windkraft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e490034","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e490034","durationFull":1153.959184,"durationReduced":38.269388}},"trackingdata":{"article_title":"mein_nachbar_mit_dem_monsterwindpark","doctype":"teasers","label":"szplus","main_topic":"windkraft","object_id":"er.e490034","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/siegmund-sachsen-anhalt-afd-cdu-merz-e771331/","ref":{"primaryId":"er.e771331","referenceType":"storytellingArticle"},"date":"2026-09-07T06:41:00.000Z","payCategory":"paid","overline":"Wahl in Sachsen-Anhalt","title":"Und nichts mehr ist, wie es war","byline":"Von Tim Frehler, Iris Mayer, Nicolas Richter (Text) und Ludwig Nikulski (Fotos)","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Nach der Wahl in Sachsen-Anhalt ist da nicht nur eine zerfledderte CDU, sondern ein Land in Aufruhr. Zum ersten Mal steht eine rechtsextreme Partei davor, Regierungsmacht zu bekommen. Bei vielen bleibt da nur: Fassungslosigkeit.","teaserImage":{"crops":[{"x":291,"y":489,"width":3005,"height":1690,"name":"16:9"},{"x":474,"y":351,"width":2602,"height":1951,"name":"4:3"},{"x":0,"y":457,"width":4000,"height":1679,"name":"50:21"},{"x":646,"y":0,"width":2143,"height":2857,"name":"3:4"},{"x":559,"y":278,"width":2361,"height":2361,"name":"1:1"}],"width":4000,"height":2857,"url":"https://www.sueddeutsche.de/2026/09/07/2785897d-6af1-48f8-a926-6917007e37a3.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Die Seite Drei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e771331","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e771331","durationFull":1135.098776,"durationReduced":38.086531}},"trackingdata":{"article_title":"und_nichts_mehr_ist_wie_es_war","doctype":"teasers","label":"szplus","main_topic":"die_seite_drei","object_id":"er.e771331","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/afd-verbotsverfahren-bundesverfassungsgericht-sachsen-anhalt-e629497/","ref":{"primaryId":"er.e629497","referenceType":"storytellingArticle"},"date":"2026-09-08T14:00:00.000Z","payCategory":"paid","overline":"Wehrhaftigkeit der Demokratie","title":"Zehn Gründe für ein AfD-Verbotsverfahren. Jetzt.","byline":"Essay von Ronen Steinke","color":"#ffffff","overlineLabels":["szplus"],"teaserText":"Es braucht eine Prüfung der AfD vor dem Bundesverfassungsgericht. Um zu klären, welche Gefahr von der Partei ausgeht – und um sie zu verbieten, wenn sie so demokratiefeindlich ist, wie es scheint.","teaserImage":{"crops":[{"x":240,"y":0,"width":1440,"height":1080,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1080,"name":"16:9"},{"x":0,"y":136,"width":1920,"height":806,"name":"50:21"}],"width":1920,"height":1080,"url":"https://www.sueddeutsche.de/2026/08/13/b18c2588-73ce-4321-89bd-71ae5dd70442.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"AfD","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e629497","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e629497","durationFull":2438.922449,"durationReduced":38.452245}},"trackingdata":{"article_title":"zehn_gruende_fuer_ein_af_d_verbotsverfahren_jetzt","doctype":"teasers","label":"szplus","main_topic":"af_d","object_id":"er.e629497","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/politik/struempfelbach-freibad-gemeinschaft-ehrenamt-e026296/","ref":{"primaryId":"er.e026296","referenceType":"storytellingArticle"},"date":"2026-09-04T11:50:00.000Z","payCategory":"paid","overline":"Freibad","title":"Die Rettungsschwimmer von Strümpfelbach","byline":"Von Mareen Linnartz (Text) und Natalie Neomi Isser (Fotos)","color":"#aceffe","overlineLabels":["szplus"],"teaserText":"Immer mehr Freibäder in Deutschland müssen schließen. Die Bewohner eines schwäbischen Dorfs betreiben ihr Schwimmbad jetzt einfach selbst. Über eine schweißtreibende erste Saison – und einen Ort, der über sich hinausgewachsen ist.","teaserImage":{"crops":[{"x":283,"y":0,"width":1775,"height":1332,"name":"4:3"},{"x":0,"y":7,"width":2343,"height":1317,"name":"16:9"},{"x":0,"y":173,"width":2343,"height":984,"name":"50:21"}],"width":2343,"height":1332,"url":"https://www.sueddeutsche.de/2026/09/04/a4a677ed-4eb2-4e60-8ec0-52b36629110a.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Buch Zwei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e026296","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e026296","durationFull":2010.723265,"durationReduced":31.738776}},"trackingdata":{"article_title":"die_rettungsschwimmer_von_struempfelbach","doctype":"teasers","label":"szplus","main_topic":"buch_zwei","object_id":"er.e026296","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}],"hp-jetzt":[{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/familie-trauer-tod-geschwister-e766520/","ref":{"primaryId":"er.e766520","referenceType":"storytellingArticle"},"date":"2026-08-31T13:42:00.000Z","payCategory":"paid","overline":"Trauer","title":"„Julian ist die einzige Person, die mich niemals besuchen wird\"","byline":"Von Elisabeth Marx","color":"#23332C","overlineLabels":["szplus","jetzt"],"teaserText":"Sophies Bruder ist ihr Vorbild, ihr bester Freund. Doch mit 22 stirbt er plötzlich, seitdem kämpft sie mit dem Verlust. Wie schafft sie es, mit der Trauer zu leben?","teaserImage":{"crops":[{"x":245,"y":0,"width":1674,"height":1256,"name":"4:3"},{"x":0,"y":0,"width":2232,"height":1256,"name":"16:9"},{"x":0,"y":0,"width":2400,"height":1007,"name":"50:21"}],"width":2400,"height":1256,"url":"https://www.sueddeutsche.de/2026/08/31/01c96419-3d72-407a-a495-bd92d28c75cf.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Familie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e766520","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e766520","durationFull":555.676735,"durationReduced":37.01551}},"trackingdata":{"article_title":"julian_ist_die_einzige_person_die_mich_niemals_besuchen_wird","doctype":"teasers","label":"szplus,jetzt","main_topic":"familie","object_id":"er.e766520","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/whatsapp-kolumne-chat-junggesellinnenabschied-e406606/","ref":{"primaryId":"er.e406606","referenceType":"storytellingArticle"},"date":"2026-08-25T12:46:00.000Z","payCategory":"free","overline":"Whatsapp-Kolumne","title":"„Ich würde am liebsten im Boden versinken“","byline":"Von Ana Lena Arencibia Lemme","color":"#ffffff","overlineLabels":["jetzt"],"teaserText":"Endlich geht Celias Junggesellinnenabschied los, seit Jahren freut sie sich auf diesen Tag. Aber das Event läuft nicht, wie erhofft.","teaserImage":{"crops":[{"x":352,"y":0,"width":1696,"height":1272,"name":"4:3"},{"x":69,"y":0,"width":2261,"height":1272,"name":"16:9"},{"x":0,"y":131,"width":2401,"height":1008,"name":"50:21"}],"width":2401,"height":1272,"url":"https://www.sueddeutsche.de/2026/09/01/0a38c503-a453-43b7-b194-cc4bdd329f37.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Whatsapp-Kolumne"},"trackingdata":{"article_title":"ich_wuerde_am_liebsten_im_boden_versinken","doctype":"teasers","label":"jetzt","main_topic":"whatsapp_kolumne","object_id":"er.e406606","pcat":"free","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/beziehung-heiratsantrag-kniefall-e718993/","ref":{"primaryId":"er.e718993","referenceType":"storytellingArticle"},"date":"2024-10-17T07:47:00.000Z","payCategory":"paid","overline":"Heiraten","title":"„Innerlich war es ein Kniefall“","byline":"Protokolle von Özge İnan","overlineLabels":["szplus","jetzt"],"teaserText":"Er hält ihr den Ring hin, sie darf Ja sagen und alle klatschen: Der klassische Heiratsantrag ist unter jungen Menschen noch nicht aus der Mode. Aber wie machen es die, die es anders machen? Drei Paare erzählen.","teaserImage":{"crops":[{"x":362,"y":0,"width":1674,"height":1256,"name":"4:3"},{"x":83,"y":0,"width":2232,"height":1256,"name":"16:9"},{"x":0,"y":123,"width":2400,"height":1007,"name":"50:21"}],"width":2400,"height":1256,"url":"https://www.sueddeutsche.de/2024/10/17/c3731486-d813-45cb-9509-0c01c0bb86c0.jpeg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Liebe und Beziehung","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e718993","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e718993"}},"trackingdata":{"article_title":"innerlich_war_es_ein_kniefall","doctype":"teasers","label":"szplus,jetzt","main_topic":"liebe_und_beziehung","object_id":"er.e718993","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/haustiere-hunde-essay-e616238/","ref":{"primaryId":"er.e616238","referenceType":"storytellingArticle"},"date":"2026-08-06T12:09:00.000Z","payCategory":"paid","overline":"Haustiere","title":"Hunde sind nicht die besseren Menschen","byline":"Essay: Carim Soliman, Illustration: Daniela Rudolf-Lübke","color":"#ecd3b9","overlineLabels":["szplus","jetzt"],"teaserText":"Viele schütteln den Kopf über den Zirkus um den Buckelwal „Timmy“. Aber keine Tierliebe ist so wahnsinnig wie die alltägliche für den Hund.","teaserImage":{"crops":[{"x":362,"y":0,"width":1674,"height":1256,"name":"4:3"},{"x":83,"y":0,"width":2232,"height":1256,"name":"16:9"},{"x":0,"y":123,"width":2400,"height":1007,"name":"50:21"}],"width":2400,"height":1256,"url":"https://www.sueddeutsche.de/2026/08/06/0ef9e471-a0c1-4e4b-a0a8-15d0442187a2.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Politik und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e616238","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e616238","durationFull":935.288163,"durationReduced":32.470204}},"trackingdata":{"article_title":"hunde_sind_nicht_die_besseren_menschen","doctype":"teasers","label":"szplus,jetzt","main_topic":"politik_und_gesellschaft","object_id":"er.e616238","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/whatsapp-kolumne-killer-katze-e720996/","ref":{"primaryId":"er.e720996","referenceType":"storytellingArticle"},"date":"2026-05-12T14:40:00.000Z","payCategory":"free","overline":"Whatsapp-Kolumne","title":"„Deine Katze hat versucht, mich umzubringen!“","byline":"Von Pegah Julia Meggendorfer","color":"#ffffff","overlineLabels":["jetzt"],"teaserText":"Laurin passt auf Noras neues Kätzchen Cookie auf, während sie auf Geschäftsreise ist. Aber bald passieren unheimliche Dinge. Heckt Cookie etwas gegen Laurin aus?","teaserImage":{"crops":[{"x":352,"y":0,"width":1696,"height":1272,"name":"4:3"},{"x":69,"y":0,"width":2261,"height":1272,"name":"16:9"},{"x":0,"y":131,"width":2401,"height":1008,"name":"50:21"}],"width":2401,"height":1272,"url":"https://www.sueddeutsche.de/2026/05/12/d5d44314-e0a3-4f91-978d-145432e8662b.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Whatsapp-Kolumne"},"trackingdata":{"article_title":"deine_katze_hat_versucht_mich_umzubringen","doctype":"teasers","label":"jetzt","main_topic":"whatsapp_kolumne","object_id":"er.e720996","pcat":"free","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/kinderwunsch-zweites-kind-familienplanung-erfahrungen-e462079/","ref":{"primaryId":"er.e462079","referenceType":"storytellingArticle"},"date":"2026-06-08T13:05:00.000Z","payCategory":"free","overline":"Familienplanung","title":"Will ich wirklich ein zweites Kind?","byline":"Listicle: Sophie Aschenbrenner, Illustration: Federico Delfrati","color":"#d3eaff","overlineLabels":["jetzt"],"teaserText":"Diese 25 Erkenntnisse könnten die Entscheidung erleichtern. Eltern erzählen, was sie nach der Geburt ihres zweiten Kindes gelernt haben und welche Sorgen umsonst waren.","teaserImage":{"crops":[{"x":360,"y":0,"width":1680,"height":1260,"name":"4:3"},{"x":79,"y":0,"width":2239,"height":1260,"name":"16:9"},{"x":0,"y":126,"width":2400,"height":1008,"name":"50:21"}],"width":2400,"height":1260,"url":"https://www.sueddeutsche.de/2026/06/08/238b3bef-fcd3-4fc0-8a17-4542225f68a8.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Familie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e462079","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e462079","durationFull":288.888163,"durationReduced":30.981224}},"trackingdata":{"article_title":"will_ich_wirklich_ein_zweites_kind","doctype":"teasers","label":"jetzt","main_topic":"familie","object_id":"er.e462079","pcat":"free","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/liebe-interview-experte-psychologe-trennung-heirat-e183895/","ref":{"primaryId":"er.e183895","referenceType":"storytellingArticle"},"date":"2026-07-06T14:07:00.000Z","payCategory":"paid","overline":"Beziehung","title":"Warum die erste Liebe einen oft nicht loslässt","byline":"Interview von Lisa Sophie Mohr","color":"#ffffff","overlineLabels":["szplus","jetzt"],"teaserText":"Eine Psychologin erklärt, wie die erste Liebe Menschen prägt. Und wie man verhindert, dass sie spätere Beziehungen überschattet.","teaserImage":{"crops":[{"x":353,"y":0,"width":1697,"height":1273,"name":"4:3"},{"x":70,"y":0,"width":2263,"height":1273,"name":"16:9"},{"x":0,"y":131,"width":2405,"height":1010,"name":"50:21"}],"width":2405,"height":1273,"url":"https://www.sueddeutsche.de/2026/07/06/73579f49-1374-487b-bba4-c6ff71057dfd.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Liebe und Beziehung","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e183895","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e183895","durationFull":504.790204,"durationReduced":31.085714}},"trackingdata":{"article_title":"warum_die_erste_liebe_einen_oft_nicht_loslaesst","doctype":"teasers","label":"szplus,jetzt","main_topic":"liebe_und_beziehung","object_id":"er.e183895","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"},{"content":{"url":"https://www.sueddeutsche.de/projekte/artikel/jetzt/beziehung-partnerschaft-sicherheit-langeweile-trennung-e574994/","ref":{"primaryId":"er.e574994","referenceType":"storytellingArticle"},"date":"2026-08-26T10:05:00.000Z","payCategory":"paid","overline":"Liebe","title":"Was brauche ich, damit der Funke wieder sprüht?","byline":"Interview von Pegah Julia Meggendorfer","color":"#ffffff","overlineLabels":["szplus","jetzt"],"teaserText":"Eine Paartherapeutin erklärt, wie man in einer längeren Beziehung die Spannung aufrechterhält – und warum Rosen nicht immer eine schöne Überraschung sind.","teaserImage":{"crops":[{"x":360,"y":0,"width":1680,"height":1260,"name":"4:3"},{"x":79,"y":0,"width":2239,"height":1260,"name":"16:9"},{"x":0,"y":126,"width":2400,"height":1008,"name":"50:21"}],"width":2400,"height":1260,"url":"https://www.sueddeutsche.de/2026/08/26/4ba83315-abe8-4ee4-9928-cb8ce57319bd.jpg"},"source":"SZ","articleType":"interview","department":"Ihre SZ","mainTopic":"Liebe und Beziehung","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e574994","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e574994","durationFull":422.29551,"durationReduced":33.828571}},"trackingdata":{"article_title":"was_brauche_ich_damit_der_funke_wieder_sprueht","doctype":"teasers","label":"szplus,jetzt","main_topic":"liebe_und_beziehung","object_id":"er.e574994","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","position":1,"recommended_by":"id-content-recommender-main-anonymous"},"component":"articleTeaserS"}]},"trackingData":{"recommended_by":"id-content-recommender-main-anonymous"}}}}</script></div><style data-emotion="css gwof2t">.css-gwof2t{display:none;}@media screen and (min-width: 1280px){.css-gwof2t{display:block;}}</style><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><style data-emotion="css peiyvs">.css-peiyvs{position:relative;z-index:0;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);min-height:460px;}.css-peiyvs::before{content:'- ANZEIGE -';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;position:absolute;right:0;text-align:center;top:150px;z-index:-1;}@media screen and (min-width: 1000px){.css-peiyvs::before{content:none;}}@media screen and (min-width: 1000px){.css-peiyvs{padding-top:0;}}@media screen and (min-width: 1000px){.css-peiyvs{margin-left:0;margin-right:0;}}@media screen and (min-width: 1000px){.css-peiyvs{margin:0 auto;min-height:auto;text-align:center;width:1020px;}}[data-view-inactive] .css-peiyvs{display:none;}</style><div class="iqdcontainer css-peiyvs" data-placement="pos_1" data-device="desktop"></div></div><style data-emotion="css 28jb6t">.css-28jb6t{display:none;}@media screen and (min-width: 768px){.css-28jb6t{display:block;}}@media screen and (min-width: 1280px){.css-28jb6t{display:none;}}</style><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><style data-emotion="css peiyvs">.css-peiyvs{position:relative;z-index:0;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);min-height:460px;}.css-peiyvs::before{content:'- ANZEIGE -';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;position:absolute;right:0;text-align:center;top:150px;z-index:-1;}@media screen and (min-width: 1000px){.css-peiyvs::before{content:none;}}@media screen and (min-width: 1000px){.css-peiyvs{padding-top:0;}}@media screen and (min-width: 1000px){.css-peiyvs{margin-left:0;margin-right:0;}}@media screen and (min-width: 1000px){.css-peiyvs{margin:0 auto;min-height:auto;text-align:center;width:1020px;}}[data-view-inactive] .css-peiyvs{display:none;}</style><div class="iqdcontainer css-peiyvs" data-placement="pos_1" data-device="tablet"></div></div><style data-emotion="css jj1z17">.css-jj1z17{max-width:100%;padding-bottom:var(--szhp-components-styles-page-padding-y, 12px);padding-left:var(--szhp-components-styles-page-padding-x, 12px);padding-right:var(--szhp-components-styles-page-padding-x, 12px);position:relative;width:1020px;}@media screen and (min-width: 768px){.css-jj1z17{margin:0 auto;padding:0 10px;}}</style><div id="sueddeutsche" class="css-jj1z17"><style data-emotion="css 1pdgf0j">.css-1pdgf0j{background-color:var(--sz-basic-background-color-primary, #fff);}</style><div class="css-1pdgf0j"><main><style data-emotion="css 8kajp5">.css-8kajp5{display:none;}@media screen and (min-width: 768px){.css-8kajp5{display:block;margin-bottom:26px;padding-top:10px;}}</style><style data-emotion="css 1g3zhch">.css-1g3zhch{left:50%;position:relative;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:100%;height:50px;width:1000px;display:none;}@media screen and (min-width: 1000px){.css-1g3zhch{max-width:none;width:1000px;}}@media screen and (min-width: 768px){.css-1g3zhch{display:block;margin-bottom:26px;padding-top:10px;}}</style><div class="css-1g3zhch"><ins class="asm_async_creative" style="display:block;text-align:center;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-adspirit-with-user-data="true" data-asm-params="pid=11&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div><style data-emotion="css 1tzih0h">.css-1tzih0h{margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);}@media screen and (min-width: 768px){.css-1tzih0h{margin-left:0;margin-right:0;}}</style><style data-emotion="css 11zowaj">.css-11zowaj{padding-bottom:60px;}</style><style data-emotion="css idzhrz">.css-idzhrz{isolation:isolate;max-width:1000px;padding-bottom:60px;}@media screen and (min-width: 768px){.css-idzhrz{margin:0 20px;}}</style><div class="css-idzhrz"><style data-emotion="css 1rjxkm9">.css-1rjxkm9 >div:not(:first-of-type){margin-top:60px;}.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--both{position:relative;margin-top:var(--szhp-components-page-content-separator-spacing, 32px);padding-top:var(--szhp-components-page-content-separator-spacing, 32px);}.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--both:before{content:"";position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:var(--szhp-components-page-content-separator-height, 1px);background:var(--szhp-components-page-content-separator-color, var(--sz-basic-border-color-primary, #e0e0e3));}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--both{margin-top:var(--szhp-components-page-content-separator-spacing-large, 48px);padding-top:var(--szhp-components-page-content-separator-spacing-large, 48px);}}.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--both{position:relative;margin-top:var(--szhp-components-page-content-separator-spacing, 32px);padding-top:var(--szhp-components-page-content-separator-spacing, 32px);}.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--both:before{content:"";position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:var(--szhp-components-page-content-separator-height, 1px);background:var(--szhp-components-page-content-separator-color, var(--sz-basic-border-color-primary, #e0e0e3));}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--both{margin-top:var(--szhp-components-page-content-separator-spacing-large, 48px);padding-top:var(--szhp-components-page-content-separator-spacing-large, 48px);}}.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--desktop-only{margin-top:60px;}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--desktop-only{position:relative;margin-top:var(--szhp-components-page-content-separator-spacing, 32px);padding-top:var(--szhp-components-page-content-separator-spacing, 32px);}.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--desktop-only:before{content:"";position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:var(--szhp-components-page-content-separator-height, 1px);background:var(--szhp-components-page-content-separator-color, var(--sz-basic-border-color-primary, #e0e0e3));}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--bottom+.szde-homie-page-content__separator-item--desktop-only{margin-top:var(--szhp-components-page-content-separator-spacing-large, 48px);padding-top:var(--szhp-components-page-content-separator-spacing-large, 48px);}}}.css-1rjxkm9 .szde-homie-page-content__separator-item--desktop-only+.szde-homie-page-content__separator-item--both{margin-top:60px;}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--desktop-only+.szde-homie-page-content__separator-item--both{position:relative;margin-top:var(--szhp-components-page-content-separator-spacing, 32px);padding-top:var(--szhp-components-page-content-separator-spacing, 32px);}.css-1rjxkm9 .szde-homie-page-content__separator-item--desktop-only+.szde-homie-page-content__separator-item--both:before{content:"";position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:var(--szhp-components-page-content-separator-height, 1px);background:var(--szhp-components-page-content-separator-color, var(--sz-basic-border-color-primary, #e0e0e3));}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--desktop-only+.szde-homie-page-content__separator-item--both{margin-top:var(--szhp-components-page-content-separator-spacing-large, 48px);padding-top:var(--szhp-components-page-content-separator-spacing-large, 48px);}}}.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--desktop-only{margin-top:60px;}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--desktop-only{position:relative;margin-top:var(--szhp-components-page-content-separator-spacing, 32px);padding-top:var(--szhp-components-page-content-separator-spacing, 32px);}.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--desktop-only:before{content:"";position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:var(--szhp-components-page-content-separator-height, 1px);background:var(--szhp-components-page-content-separator-color, var(--sz-basic-border-color-primary, #e0e0e3));}@media screen and (min-width: 768px){.css-1rjxkm9 .szde-homie-page-content__separator-item--both+.szde-homie-page-content__separator-item--desktop-only{margin-top:var(--szhp-components-page-content-separator-spacing-large, 48px);padding-top:var(--szhp-components-page-content-separator-spacing-large, 48px);}}}</style><div class="css-1rjxkm9"><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k28qnngv0" data-qa="misch_teaser_group"><section><style data-emotion="css hq0h9t">.css-hq0h9t{row-gap:var(--szhp-components-teaser-group-vertical-gap, 48px);}@media screen and (min-width: 768px){.css-hq0h9t{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}@media screen and (min-width: 1000px){.css-hq0h9t{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 30px;}}</style><style data-emotion="css riib44">.css-riib44{display:grid;grid-template-columns:minmax(100%, 1fr);position:relative;row-gap:32px;row-gap:var(--szhp-components-teaser-group-vertical-gap, 48px);}@media screen and (min-width: 768px){.css-riib44{gap:32px 60px;grid-template-columns:repeat(2, 1fr);}}@media screen and (min-width: 768px){.css-riib44{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}@media screen and (min-width: 1000px){.css-riib44{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 30px;}}</style><div class="css-riib44"><style data-emotion="css 1q12jmj">.css-1q12jmj{margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);}@media screen and (min-width: 768px){.css-1q12jmj{grid-column:span 12;margin-left:-20px;margin-right:-20px;}}</style><style data-emotion="css 1kmg5ie">.css-1kmg5ie{position:relative;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);}@media screen and (min-width: 768px){.css-1kmg5ie{grid-column:span 12;margin-left:-20px;margin-right:-20px;}}</style><style data-emotion="css 1lvnv12">.css-1lvnv12{position:relative;position:relative;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);}@media screen and (min-width: 768px){.css-1lvnv12{grid-column:span 12;margin-left:-20px;margin-right:-20px;}}</style><article data-manual="teaser-xl" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikberlin-bahnhof-zoo-christiane-f-uli-edel-e477340" class="sz-teaserlist-element css-1lvnv12"><style data-emotion="css 1nw7ojo">.css-1nw7ojo{inset:0;position:absolute;-webkit-text-decoration:none;text-decoration:none;z-index:100;}</style><style data-emotion="css bbw7r5">.css-bbw7r5{inset:0;position:absolute;z-index:100;inset:0;position:absolute;-webkit-text-decoration:none;text-decoration:none;z-index:100;}</style><a href="https://www.sueddeutsche.de/projekte/artikel/politik/berlin-bahnhof-zoo-christiane-f-uli-edel-e477340/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;da_haben_kleene_jungs_auf_der_strasse_ihren_hintern_verkooft&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;die_seite_drei&quot;,&quot;object_id&quot;:&quot;er.e477340&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xl&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:1}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikberlin-bahnhof-zoo-christiane-f-uli-edel-e477340" class="css-bbw7r5"></a><style data-emotion="css 1h1whdp">@media screen and (min-width: 1000px){.css-1h1whdp{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}</style><div class="css-1h1whdp"><style data-emotion="css 1m0y404">.css-1m0y404{margin:0;}@media screen and (min-width: 768px){.css-1m0y404{margin:0 0 -96px 0;width:100%;}}</style><style data-emotion="css 1o6c2a6">.css-1o6c2a6{position:relative;margin:0;}.css-1o6c2a6::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:56.25%;}@media screen and (min-width: 768px){.css-1o6c2a6{margin:0 0 -96px 0;width:100%;}}</style><div class="css-1o6c2a6"><style data-emotion="css 1xlegg1">.css-1xlegg1{bottom:0;left:0;position:absolute;right:0;top:0;}</style><div class="css-1xlegg1"><style data-emotion="css 1ago99h">.css-1ago99h{width:100%;}</style><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" srcSet="https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1000&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=210&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=420&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=840&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1496&amp;fm=avif&amp;q=60 1496w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=2000&amp;fm=avif&amp;q=60 2000w" type="image/avif"/><source sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" srcSet="https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1000&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=210&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=420&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=840&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1496&amp;fm=webp&amp;q=60 1496w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=2000&amp;fm=webp&amp;q=60 2000w" type="image/webp"/><style data-emotion="css 8atqhb">.css-8atqhb{width:100%;}</style><img src="https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1000&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1000&amp;fm=jpeg&amp;q=60 1000w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=210&amp;fm=jpeg&amp;q=60 210w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=420&amp;fm=jpeg&amp;q=60 420w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=840&amp;fm=jpeg&amp;q=60 840w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=1496&amp;fm=jpeg&amp;q=60 1496w, https://www.sueddeutsche.de/2026/09/10/3ca257b4-eb98-472f-8912-f6f6a825b2cc.jpg?rect=0,263,4000,2249&amp;width=2000&amp;fm=jpeg&amp;q=60 2000w" sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" alt="" loading="eager" fetchpriority="high" class="css-8atqhb"/></picture></div></div><style data-emotion="css fljk7g">.css-fljk7g{text-align:start;text-align:var(--szde-mosaik-teaser-xl-text-align);background:var(--sz-basic-background-color-secondary, #f2f2f3);margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin);margin-right:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 12px);margin-bottom:var(--szde-mosaik-teaser-xl-description-wrapper-margin);margin-left:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 12px);padding:var(--szde-mosaik-teaser-xl-description-wrapper-padding, 24px);z-index:500;margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin, -32px);position:relative;background:var(
      --szde-mosaik-teaser-xl-background,
      var(--sz-basic-background-color-secondary, #f2f2f3)
    );color:var(
      --szde-mosaik-teaser-xl-text-color,
      var(--sz-basic-text-color-primary, #29293a)
    );}@media screen and (min-width: 768px){.css-fljk7g{gap:0 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;text-align:center;}}@media screen and (min-width: 1000px){.css-fljk7g{padding:var(--szde-mosaik-teaser-xl-description-single-teaser-padding-large, 32px 72px);text-align:center;width:var(--szde-mosaik-teaser-xl-description-width, 66.6%);}}@media screen and (min-width: 768px){.css-fljk7g{margin:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 0 20px 0 20px);}}@media screen and (min-width: 768px){.css-fljk7g{bottom:-48px;margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin);position:-webkit-sticky;position:sticky;}}</style><div data-szde-mosaik-article-header-color="#FFFFFF" class="css-fljk7g"><style data-emotion="css 1eybdft">.css-1eybdft{grid-column:span 8;-webkit-text-decoration:none;text-decoration:none;}</style><div id="teaser-xl-httpswwwsueddeutschedeprojekteartikelpolitikberlin-bahnhof-zoo-christiane-f-uli-edel-e477340" class="css-1eybdft"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;da_haben_kleene_jungs_auf_der_strasse_ihren_hintern_verkooft&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;die_seite_drei&quot;,&quot;object_id&quot;:&quot;er.e477340&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xl&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:1}}" href="https://www.sueddeutsche.de/projekte/artikel/politik/berlin-bahnhof-zoo-christiane-f-uli-edel-e477340/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-xl-httpswwwsueddeutschedeprojekteartikelpolitikberlin-bahnhof-zoo-christiane-f-uli-edel-e477340" class="css-1nw7ojo"></a><div><style data-emotion="css 244yz0">.css-244yz0{line-height:1;}</style><h3 class="css-244yz0"><style data-emotion="css 1dmhpvx">.css-1dmhpvx{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;margin:0 0 4px 0;}</style><div class="css-1dmhpvx"><wbr/><style data-emotion="css s4ppp8">.css-s4ppp8{font:var(--szde-mosaik-teaser-overline-font, 700 0.875rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(
        --szde-mosaik-teaser-overline-letter-spacing,
        0.025em
      );text-transform:var(--szde-mosaik-teaser-overline-text-transform, 'none');}</style><span data-manual="teaser-overline" class="css-s4ppp8">Bahnhof Zoo</span></div><style data-emotion="css pcxqtt">.css-pcxqtt{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}</style><span class="css-pcxqtt">:</span><style data-emotion="css zt6hak">.css-zt6hak{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:var(--szde-mosaik-teaser-xl-headline-font, 800 1.6875rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-xl-headline-letter-spacing, 0.015em);overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-zt6hak{font:var(--szde-mosaik-teaser-xl-headline-font-medium, 800 1.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-xl-headline-letter-spacing-medium, 0.015em);}}</style><span data-manual="teaser-title" class="css-zt6hak">„Da haben kleene Jungs auf der Straße ihren Hintern verkooft“</span></h3><style data-emotion="css q3rxqk">.css-q3rxqk{margin-top:var(--szde-mosaik-teaser-teaser-text-margin-top, 8px);}</style><style data-emotion="css ht7de3">.css-ht7de3{font:var(--szde-mosaik-teaser-teaser-text-font, 400 1.0625rem/1.5 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(
        --szde-mosaik-teaser-teaser-text-letter-spacing,
        normal
      );-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;margin-top:var(--szde-mosaik-teaser-teaser-text-margin-top, 8px);}@media screen and (min-width: 768px){.css-ht7de3{font:var(--szde-mosaik-teaser-teaser-text-font-medium, 400 0.9375rem/1.5 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(
          --szde-mosaik-teaser-teaser-text-letter-spacing-medium,
          normal
        );}}</style><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Wer am Zoo aussteigt, fällt direkt ins Elend der Stadt. Wie vor 45 Jahren, als Uli Edel hier das Leben der Christiane F. verfilmt hat. Es war und ist ein Ort der Abgründe, auch wenn sie heute andere Drogen konsumieren, andere Ängste durchleben.</p></div><footer data-manual="teaser-footer"><style data-emotion="css 1j9fuww">.css-1j9fuww{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;margin-top:var(--szde-mosaik-teaser-footer-margin-top, 8px);-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%;}</style><div class="css-1j9fuww"><style data-emotion="css la5vq1">.css-la5vq1{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:var(--szde-mosaik-teaser-footer-content-alignment);-ms-flex-pack:var(--szde-mosaik-teaser-footer-content-alignment);-webkit-justify-content:var(--szde-mosaik-teaser-footer-content-alignment);justify-content:var(--szde-mosaik-teaser-footer-content-alignment);width:100%;}@media screen and (min-width: 768px){.css-la5vq1{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}</style><div class="css-la5vq1"><div><style data-emotion="css 1or2a4j">.css-1or2a4j{display:inline;margin-right:8px;}.css-1or2a4j svg{position:relative;top:0.5px;}</style><style data-emotion="css pb4lvf">.css-pb4lvf{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;display:inline;margin-right:8px;}.css-pb4lvf svg{position:relative;top:0.5px;}</style><span class="css-pb4lvf"><style data-emotion="css tt60vp">.css-tt60vp{height:0.6875rem;width:2.625rem;}</style><style data-emotion="css 1ip939h">.css-1ip939h{height:0.6875rem;width:2.625rem;}.css-1ip939h path{fill:var(--sz-basic-text-color-primary, #29293a);}</style><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><style data-emotion="css yn1j2y">.css-yn1j2y{font:var(--szde-mosaik-teaser-author-font, 700 0.75rem/1.5 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(
        --szde-mosaik-teaser-author-letter-spacing,
        0.085em
      );}</style><span class="css-yn1j2y">Von Renate Meinhof (Text) und Ludwig Nikulski (Fotos)</span></div></div><style data-emotion="css 1rbt2p3">.css-1rbt2p3{position:relative;text-align:right;z-index:600;}@media screen and (min-width: 768px){.css-1rbt2p3 svg{width:18px;}}</style><style data-emotion="css 193decq">.css-193decq{line-height:0;margin:-16px -12px -16px -32px;padding:16px 12px 16px 32px;position:relative;text-align:right;z-index:600;}@media screen and (min-width: 768px){.css-193decq svg{width:18px;}}</style><style data-emotion="css 1tksqjw">.css-1tksqjw{background:transparent;border:0;margin:0;padding:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;line-height:0;margin:-16px -12px -16px -32px;padding:16px 12px 16px 32px;position:relative;text-align:right;z-index:600;}@media screen and (min-width: 768px){.css-1tksqjw svg{width:18px;}}</style><button data-bookmark="er.e477340" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><style data-emotion="css 1csece animation-1etdvmz">.css-1csece{background:transparent;border:0;cursor:copy;}.css-1csece path{fill:var(--sz-basic-text-color-secondary, #71737f);}@media (hover: hover){.css-1csece:hover path{fill:var(--sz-basic-text-color-primary, #29293a);}}[data-bookmarked]>.css-1csece{display:none;}[data-bookmark-state='error']>.css-1csece{cursor:not-allowed;}[data-bookmark-state='error']>.css-1csece path{fill:var(--sz-button-background-color-primary-disabled, #e0e0e3);}@media (hover: hover){[data-bookmark-state='error']>.css-1csece:hover path{fill:var(--sz-button-background-color-primary-disabled, #e0e0e3);}}[data-bookmark-state='loading']>.css-1csece{cursor:wait;}[data-bookmark-state='loading']>.css-1csece path{-webkit-animation:animation-1etdvmz 1.5s ease-in-out infinite;animation:animation-1etdvmz 1.5s ease-in-out infinite;fill:var(--sz-button-background-color-primary-disabled, #e0e0e3);}@-webkit-keyframes animation-1etdvmz{0%{fill:#e0e0e3;}50%{fill:#c0c1c6;}100%{fill:#e0e0e3;}}@keyframes animation-1etdvmz{0%{fill:#e0e0e3;}50%{fill:#c0c1c6;}100%{fill:#e0e0e3;}}</style><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><style data-emotion="css osmrm9 animation-1etdvmz">.css-osmrm9{background:transparent;border:0;cursor:pointer;display:none;}.css-osmrm9 path{fill:var(--sz-basic-text-color-primary, #29293a);}@media (hover: hover){.css-osmrm9:hover path{fill:var(--sz-basic-text-color-secondary, #71737f);}}[data-bookmarked]>.css-osmrm9{display:block;}[data-bookmark-state='error']>.css-osmrm9{cursor:not-allowed;}[data-bookmark-state='error']>.css-osmrm9 path{fill:var(--sz-button-background-color-primary-disabled, #e0e0e3);}@media (hover: hover){[data-bookmark-state='error']>.css-osmrm9:hover path{fill:var(--sz-button-background-color-primary-disabled, #e0e0e3);}}[data-bookmark-state='loading']>.css-osmrm9{cursor:wait;}[data-bookmark-state='loading']>.css-osmrm9 path{-webkit-animation:animation-1etdvmz 1.5s ease-in-out infinite;animation:animation-1etdvmz 1.5s ease-in-out infinite;fill:var(--sz-button-background-color-primary-disabled, #e0e0e3);}@-webkit-keyframes animation-1etdvmz{0%{fill:#e0e0e3;}50%{fill:#c0c1c6;}100%{fill:#e0e0e3;}}@keyframes animation-1etdvmz{0%{fill:#e0e0e3;}50%{fill:#c0c1c6;}100%{fill:#e0e0e3;}}</style><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></div></article></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1j9p14kds0" data-qa="showcase_window"><style data-emotion="css klpqi2">.css-klpqi2{margin:0 auto;max-width:760px;}</style><section aria-roledescription="carousel" data-manual-remove="true" class="css-klpqi2"><style data-emotion="css 1psltl0">.css-1psltl0{position:relative;}</style><div class="css-1psltl0"><style data-emotion="css vg3paz">.css-vg3paz{margin-bottom:-6px;}@media screen and (min-width: 768px){.css-vg3paz{margin-bottom:2px;}}</style><header><style data-emotion="css s0irc9">.css-s0irc9{margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:-6px;}@media screen and (min-width: 768px){.css-s0irc9{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-s0irc9{margin-bottom:2px;}}</style><style data-emotion="css yowxym">.css-yowxym{font:var(--szde-mosaik-section-headline-section-headline-font, 400 1.6875rem/1.3 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing, 0.025em);position:relative;text-align:center;text-transform:var(--szde-mosaik-section-headline-section-headline-text-transform);margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:-6px;}@media screen and (min-width: 768px){.css-yowxym{font:var(--szde-mosaik-section-headline-section-headline-font-medium, 400 1.9375rem/1.5 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing-medium, 0.025em);}}.css-yowxym::after{background-color:var(--sz-basic-text-color-primary, #29293a);bottom:-12px;content:'';height:var(--szde-mosaik-section-headline-section-headline-border-width, 0);left:0;margin:0 auto;position:absolute;right:0;width:60px;}@media screen and (min-width: 768px){.css-yowxym{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-yowxym{margin-bottom:2px;}}</style><h2 class="css-yowxym"> <span>Empfehlungen des Tages</span></h2></header></div><style data-emotion="css 1c9c4d1">.css-1c9c4d1{margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:-10px;overflow:hidden;position:relative;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}@media screen and (min-width: 768px){.css-1c9c4d1{margin-left:0;margin-right:0;overflow-y:hidden;}}</style><div id="showcse-window-swipe-empfehlungen_des_tages" class="css-1c9c4d1"><style data-emotion="css 8slvxg">.css-8slvxg{bottom:-30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;overflow:auto hidden;padding-bottom:30px;position:relative;scroll-snap-type:x mandatory;}@media screen and (min-width: 768px){.css-8slvxg{margin-left:0;margin-right:0;scroll-padding-left:0;}}</style><ul data-swipe-container="" class="css-8slvxg"><style data-emotion="css 3d533u">.css-3d533u{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:13.75rem;min-width:8rem;scroll-snap-align:center;scroll-snap-stop:always;width:42%;}.css-3d533u:first-of-type{margin-left:var(--szhp-components-styles-page-padding-x, 12px);}@media screen and (min-width: 768px){.css-3d533u:first-of-type{margin-left:0;}}.css-3d533u:last-of-type{margin-right:var(--szhp-components-styles-page-padding-x, 12px);}@media screen and (min-width: 768px){.css-3d533u:last-of-type{margin-right:0;}}.css-3d533u:not(:last-of-type){margin-right:1rem;}@media screen and (min-width: 768px){.css-3d533u{scroll-snap-align:start;scroll-snap-stop:normal;}@media screen and (min-width: 768px){.css-3d533u{width:calc((100% - (3 * 1rem)) / 4);}}}</style><li aria-roledescription="slide" class="css-3d533u"><style data-emotion="css x7ngfp">.css-x7ngfp{border:1px solid var(--sz-basic-border-color-primary, #e0e0e3);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}</style><style data-emotion="css 1r6gpsw">.css-1r6gpsw{position:relative;border:1px solid var(--sz-basic-border-color-primary, #e0e0e3);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}</style><article data-manual="teaser-s" class="sz-teaserlist-element css-1r6gpsw"><style data-emotion="css 14tg8sh">.css-14tg8sh{inset:0;position:absolute;z-index:100;}</style><a href="https://www.sueddeutsche.de/medien/babylon-berlin-finale-staffel-5-li.3523023" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;liebes_aus_fuer_eine_epoche&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;serien&quot;,&quot;object_id&quot;:&quot;li.3523023&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;medien&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;empfehlungen_des_tages&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;showcase_window&quot;,&quot;position&quot;:2}}" data-manual="teaser-url" class="css-14tg8sh"></a><style data-emotion="css 13p6dfv">.css-13p6dfv{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}</style><style data-emotion="css sntnxo">.css-sntnxo{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.css-sntnxo::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:133.33333333333331%;}</style><div class="css-sntnxo"><div class="css-1xlegg1"><picture data-manual="teaser-image"><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=178&amp;fm=avif&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=89&amp;fm=avif&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=356&amp;fm=avif&amp;q=60 356w" type="image/avif"/><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=178&amp;fm=webp&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=89&amp;fm=webp&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=356&amp;fm=webp&amp;q=60 356w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=178&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=178&amp;fm=jpeg&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=89&amp;fm=jpeg&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/06/2dd0dacd-57ec-4af1-9539-e46cac30321e.jpg?rect=1249,68,1255,1674&amp;width=356&amp;fm=jpeg&amp;q=60 356w" sizes="178px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><style data-emotion="css 1ijnnr6">.css-1ijnnr6{padding:16px;}</style><div class="css-1ijnnr6"><style data-emotion="css 1tggyu0">.css-1tggyu0{-webkit-box-orient:vertical;display:-webkit-box;height:6.625rem;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis;white-space:normal;}@media screen and (min-width: 768px){.css-1tggyu0{height:8.25rem;-webkit-line-clamp:6;}}</style><div class="css-1tggyu0"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><style data-emotion="css 1q7r6nt">.css-1q7r6nt{font:400 0.875rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.025em;}</style><span data-manual="teaser-overline" class="css-1q7r6nt">„Babylon Berlin“</span></div><span class="css-pcxqtt">:</span><style data-emotion="css dygbrk">.css-dygbrk{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:700 0.9375rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;line-height:1.305;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-dygbrk{font:700 1.0625rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;}}</style><span data-manual="teaser-title" class="css-dygbrk">Hier endet Monumentales</span></h3></div><style data-emotion="css 1bu6ex9">.css-1bu6ex9{display:none;padding-bottom:46px;padding-top:133.33333333333331%;}</style><div class="css-1bu6ex9"></div><style data-emotion="css ceeuic">.css-ceeuic{-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:12px;}</style><div class="css-ceeuic"><div><style data-emotion="css 1a7zw0q">.css-1a7zw0q{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;}</style><span class="css-1a7zw0q"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div><style data-emotion="css 1h9ktwj">.css-1h9ktwj{margin-left:auto;}</style><div class="css-1h9ktwj"><button data-bookmark="li.3523023" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></div></div></article></li><li aria-roledescription="slide" class="css-3d533u"><article data-manual="teaser-s" class="sz-teaserlist-element css-1r6gpsw"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/erdo-an-tuerkei-akp-yeni-parti-opposition-e399108/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;natuerlich_gewinnen_wir_die_naechste_wahl&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;die_seite_drei&quot;,&quot;object_id&quot;:&quot;er.e399108&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;empfehlungen_des_tages&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;showcase_window&quot;,&quot;position&quot;:3}}" data-manual="teaser-url" class="css-14tg8sh"></a><div class="css-sntnxo"><div class="css-1xlegg1"><picture data-manual="teaser-image"><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=178&amp;fm=avif&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=89&amp;fm=avif&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=356&amp;fm=avif&amp;q=60 356w" type="image/avif"/><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=178&amp;fm=webp&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=89&amp;fm=webp&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=356&amp;fm=webp&amp;q=60 356w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=178&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=178&amp;fm=jpeg&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=89&amp;fm=jpeg&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/04/f2d4a1cc-e384-48c2-8e85-9d2e8947ce9e.jpg?rect=822,287,1537,2049&amp;width=356&amp;fm=jpeg&amp;q=60 356w" sizes="178px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-1ijnnr6"><div class="css-1tggyu0"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Türkei</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-dygbrk">Sofort auf Platz eins: Die neue Oppositionspartei</span></h3></div><div class="css-1bu6ex9"></div><div class="css-ceeuic"><div><span class="css-1a7zw0q"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div><div class="css-1h9ktwj"><button data-bookmark="er.e399108" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></div></div></article></li><li aria-roledescription="slide" class="css-3d533u"><article data-manual="teaser-s" class="sz-teaserlist-element css-1r6gpsw"><a href="https://www.sueddeutsche.de/kultur/bully-live-olympiahalle-auftritt-kritik-li.3527956" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;unverschaemterweise_ziemlich_gut&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;kultur_in_muenchen&quot;,&quot;object_id&quot;:&quot;li.3527956&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;empfehlungen_des_tages&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;showcase_window&quot;,&quot;position&quot;:4}}" data-manual="teaser-url" class="css-14tg8sh"></a><div class="css-sntnxo"><div class="css-1xlegg1"><picture data-manual="teaser-image"><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=178&amp;fm=avif&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=89&amp;fm=avif&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=356&amp;fm=avif&amp;q=60 356w" type="image/avif"/><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=178&amp;fm=webp&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=89&amp;fm=webp&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=356&amp;fm=webp&amp;q=60 356w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=178&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=178&amp;fm=jpeg&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=89&amp;fm=jpeg&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/11/9fc9cb74-c75d-4ec7-bec9-aa724e2fee6d.jpg?rect=1841,765,848,1131&amp;width=356&amp;fm=jpeg&amp;q=60 356w" sizes="178px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-1ijnnr6"><div class="css-1tggyu0"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Bully in München</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-dygbrk">Unverschämterweise ziemlich gut</span></h3></div><div class="css-1bu6ex9"></div><div class="css-ceeuic"><div><span class="css-1a7zw0q"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div><div class="css-1h9ktwj"><button data-bookmark="li.3527956" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></div></div></article></li><li aria-roledescription="slide" class="css-3d533u"><article data-manual="teaser-s" class="sz-teaserlist-element css-1r6gpsw"><a href="https://www.sueddeutsche.de/kultur/kuenstliche-intelligenz-anthropic-gefahr-p-doom-openai-li.3545036" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;todeswahrscheinlichkeit_grob_zehn_prozent_guter_deal&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;kuenstliche_intelligenz&quot;,&quot;object_id&quot;:&quot;li.3545036&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;empfehlungen_des_tages&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;showcase_window&quot;,&quot;position&quot;:5}}" data-manual="teaser-url" class="css-14tg8sh"></a><div class="css-sntnxo"><div class="css-1xlegg1"><picture data-manual="teaser-image"><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=178&amp;fm=avif&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=89&amp;fm=avif&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=356&amp;fm=avif&amp;q=60 356w" type="image/avif"/><source sizes="178px" srcSet="https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=178&amp;fm=webp&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=89&amp;fm=webp&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=356&amp;fm=webp&amp;q=60 356w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=178&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=178&amp;fm=jpeg&amp;q=60 178w, https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=89&amp;fm=jpeg&amp;q=60 89w, https://www.sueddeutsche.de/2026/09/10/5adda04d-30d3-4fcd-b8e7-d99e079a7370.jpg?rect=1898,0,2000,2667&amp;width=356&amp;fm=jpeg&amp;q=60 356w" sizes="178px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-1ijnnr6"><div class="css-1tggyu0"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Essay zu KI</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-dygbrk">Todeswahrscheinlichkeit zehn Prozent? Guter Deal!</span></h3></div><div class="css-1bu6ex9"></div><div class="css-ceeuic"><div><span class="css-1a7zw0q"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div><div class="css-1h9ktwj"><button data-bookmark="li.3545036" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></div></div></article></li></ul></div></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><style data-emotion="css 28jb6t">.css-28jb6t{display:none;}@media screen and (min-width: 768px){.css-28jb6t{display:block;}}@media screen and (min-width: 1280px){.css-28jb6t{display:none;}}</style><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><style data-emotion="css 1j19v83">.css-1j19v83{position:relative;z-index:0;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);min-height:622px;}.css-1j19v83::before{content:'- ANZEIGE -';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;position:absolute;right:0;text-align:center;top:150px;z-index:-1;}@media screen and (min-width: 1000px){.css-1j19v83::before{content:none;}}@media screen and (min-width: 1000px){.css-1j19v83{padding-top:0;}}@media screen and (min-width: 1000px){.css-1j19v83{margin-left:0;margin-right:0;}}@media screen and (min-width: 1000px){.css-1j19v83{min-height:auto;}}[data-view-inactive] .css-1j19v83{display:none;}</style><div class="iqdcontainer css-1j19v83" data-placement="pos_2" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><style data-emotion="css gwof2t">.css-gwof2t{display:none;}@media screen and (min-width: 1280px){.css-gwof2t{display:block;}}</style><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-1j19v83" data-placement="pos_2" data-device="desktop"></div></div></div><style data-emotion="css g6n4gl">@media screen and (min-width: 768px){.css-g6n4gl{display:none;}}</style><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><style data-emotion="css 4l9xn5">.css-4l9xn5{display:block;}@media screen and (min-width: 768px){.css-4l9xn5{display:none;}}</style><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><style data-emotion="css peiyvs">.css-peiyvs{position:relative;z-index:0;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);min-height:460px;}.css-peiyvs::before{content:'- ANZEIGE -';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;position:absolute;right:0;text-align:center;top:150px;z-index:-1;}@media screen and (min-width: 1000px){.css-peiyvs::before{content:none;}}@media screen and (min-width: 1000px){.css-peiyvs{padding-top:0;}}@media screen and (min-width: 1000px){.css-peiyvs{margin-left:0;margin-right:0;}}@media screen and (min-width: 1000px){.css-peiyvs{margin:0 auto;min-height:auto;text-align:center;width:1020px;}}[data-view-inactive] .css-peiyvs{display:none;}</style><div class="iqdcontainer css-peiyvs" data-placement="pos_1" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1jtdanspn0" data-qa="misch_teaser_group_nsdap_mitgliederkartei"><section><style data-emotion="css 1ivlvjj">.css-1ivlvjj{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-1ivlvjj{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;teaser_group&quot;,&quot;label&quot;:&quot;nsdap_mitgliederkartei&quot;,&quot;group_title&quot;:&quot;nsdap_mitgliederkartei&quot;}}"><style data-emotion="css 140sbw6">.css-140sbw6{margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-140sbw6{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-140sbw6{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><style data-emotion="css 1cmgwmw">.css-1cmgwmw{font:var(--szde-mosaik-section-headline-section-headline-font, 400 1.6875rem/1.3 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing, 0.025em);position:relative;text-align:center;text-transform:var(--szde-mosaik-section-headline-section-headline-text-transform);margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-1cmgwmw{font:var(--szde-mosaik-section-headline-section-headline-font-medium, 400 1.9375rem/1.5 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing-medium, 0.025em);}}.css-1cmgwmw::after{background-color:var(--sz-basic-text-color-primary, #29293a);bottom:-12px;content:'';height:var(--szde-mosaik-section-headline-section-headline-border-width, 0);left:0;margin:0 auto;position:absolute;right:0;width:60px;}@media screen and (min-width: 768px){.css-1cmgwmw{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-1cmgwmw{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><h2 data-manual="teaser-group-title" class="css-1cmgwmw"><style data-emotion="css gz0mj2">.css-gz0mj2{border-bottom:solid 1px transparent;display:inline;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;}.css-gz0mj2 path{fill:var(--sz-basic-text-color-primary, #29293a);}.css-gz0mj2:hover{border-bottom:solid 1px;border-color:var(--szde-mosaik-section-headline-section-headline-link-border-color, var(--sz-basic-text-color-primary, #29293a));}</style><a href="https://www.sueddeutsche.de/projekte/artikel/politik/nsdap-mitgliederkartei-nazi-datenbank-archiv-e290410/#search" class="css-gz0mj2"> <style data-emotion="css 1yaw99a">.css-1yaw99a{white-space:normal;}</style><span class="css-1yaw99a">NSDAP-Mitgliederkartei</span><style data-emotion="css y9aq40">.css-y9aq40{margin-left:8px;vertical-align:middle;}</style><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header><div class="css-riib44"><style data-emotion="css up0tqx">@media screen and (min-width: 768px){.css-up0tqx{grid-column:span 12;}}</style><div class="css-up0tqx" data-swipe-container=""><szer-embed-e653442></szer-embed-e653442><script async src="https://gfx.sueddeutsche.de/apps/e653442/www/embed.js" onload="szigEmbed.apply(this, arguments);" id="szer-script-e653442"></script></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1jrkvl1g80" data-qa="news_window"><div><div><div data-szde-hydration="ComponentVisibilityTracker"><div></div></div><script data-szde-hydration-props="ComponentVisibilityTracker" type="application/json">{"threshold":50,"component":"news_window","additionalTrackingData":{"group":"news_window","group_title":"die_wichtigsten_nachrichten","doctype":"homepage"}}</script></div><div><div data-szde-hydration="ScrollToComponentToken"><div id="news-window-visibility-tracker" aria-hidden="true"></div></div><script data-szde-hydration-props="ScrollToComponentToken" type="application/json">{"id":"news-window-visibility-tracker"}</script></div><style data-emotion="css hyi4km">.css-hyi4km{margin-left:auto;margin-right:auto;max-width:405px;padding:0;}@media screen and (min-width: 768px){.css-hyi4km{max-width:100%;}}@media screen and (min-width: 1000px){.css-hyi4km{padding:0 48px;}}</style><div><div data-szde-hydration="NewsWindow"><style data-emotion="css gbp6vl">.css-gbp6vl{background-color:var(--sz-basic-background-color-primary, #fff);margin-left:auto;margin-right:auto;max-width:405px;padding:0;}@media screen and (min-width: 768px){.css-gbp6vl{max-width:100%;}}@media screen and (min-width: 1000px){.css-gbp6vl{padding:0 48px;}}</style><div class="css-gbp6vl"><section><header><h2 data-manual="news-window-title" class="css-1cmgwmw"> <span>Die wichtigsten Nachrichten</span></h2></header><style data-emotion="css 1v2ot18">.css-1v2ot18{display:grid;grid-template-columns:minmax(100%, 1fr);position:relative;row-gap:32px;}@media screen and (min-width: 768px){.css-1v2ot18{gap:32px 60px;grid-template-columns:repeat(2, 1fr);}}</style><div class="css-1v2ot18"><style data-emotion="css yp7shw">.css-yp7shw{display:none;}@media screen and (min-width: 768px){.css-yp7shw{background-color:var(--sz-basic-border-color-primary, #e0e0e3);display:block;height:100%;left:50%;position:absolute;right:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;}}</style><div class="css-yp7shw"></div><style data-emotion="css 12v4jy7">.css-12v4jy7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-12v4jy7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><style data-emotion="css t18dqe">.css-t18dqe{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-t18dqe{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><style data-emotion="css n36q5v">.css-n36q5v{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-n36q5v{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><style data-emotion="css 6sgqb3">.css-6sgqb3{position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-6sgqb3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedesportalexander-zverev-finale-us-open-new-york-li3546181" class="sz-teaserlist-element css-6sgqb3"><a href="https://www.sueddeutsche.de/sport/alexander-zverev-finale-us-open-new-york-li.3546181" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;zverev_erreicht_finale_und_kann_wieder_grand_slam_sieger_werden&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;tennis&quot;,&quot;object_id&quot;:&quot;li.3546181&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_wichtigsten_nachrichten&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;news_window&quot;,&quot;position&quot;:8}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedesportalexander-zverev-finale-us-open-new-york-li3546181" class="css-14tg8sh"></a><style data-emotion="css jlpecr">.css-jlpecr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}@media screen and (min-width: 768px){.css-jlpecr{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}</style><div class="css-jlpecr"><style data-emotion="css 1kqin82">.css-1kqin82{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 0 16px;max-width:35%;position:relative;row-gap:16px;width:100px;}@media screen and (min-width: 768px){.css-1kqin82{margin:0 16px 0 0;max-width:none;width:115px;}}</style><style data-emotion="css k0joso">.css-k0joso{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 0 16px;max-width:35%;position:relative;row-gap:16px;width:100px;}.css-k0joso::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:73.91304347826086%;}@media screen and (min-width: 768px){.css-k0joso::before{padding-top:73.91304347826086%;}}@media screen and (min-width: 768px){.css-k0joso{margin:0 16px 0 0;max-width:none;width:115px;}}</style><div class="css-k0joso"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=115&amp;fm=avif&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=230&amp;fm=avif&amp;q=60 230w" type="image/avif"/><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=115&amp;fm=webp&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=230&amp;fm=webp&amp;q=60 230w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=115&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=115&amp;fm=jpeg&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=208,0,3329,2497&amp;width=230&amp;fm=jpeg&amp;q=60 230w" sizes="(min-width: 768px) 115px, 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><style data-emotion="css lyfez0">.css-lyfez0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;}</style><div class="css-lyfez0"><style data-emotion="css 1dldmj7">.css-1dldmj7{min-width:0;width:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}</style><div class="css-1dldmj7"><style data-emotion="css 10vydpa">.css-10vydpa >span{font:700 1.0625rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;}</style><style data-emotion="css 1s4ter9">.css-1s4ter9{line-height:1;}.css-1s4ter9 >span{font:700 1.0625rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;}</style><h3 class="css-1s4ter9"><div class="css-1dmhpvx"><style data-emotion="css lzfs4h">.css-lzfs4h{display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;}</style><style data-emotion="css 9wv6dl">.css-9wv6dl{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;}</style><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">US Open im Tennis</span></div><span class="css-pcxqtt">:</span><style data-emotion="css sznpe3">.css-sznpe3{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:700 0.9375rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;}</style><span data-manual="teaser-title" class="css-sznpe3">Zverev erreicht Finale und kann wieder Grand-Slam-Sieger werden</span></h3></div></div></div><style data-emotion="css 1do7ct7">.css-1do7ct7{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:12px;height:75px;}@media screen and (min-width: 768px){.css-1do7ct7{-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;height:85px;}}</style><div class="css-1do7ct7"><button data-bookmark="li.3546181" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepolitikrecep-tayyip-erdogan-ekrem-imamoglu-buergermeister-istanbul-haft-li3546242" class="sz-teaserlist-element css-6sgqb3"><a href="https://www.sueddeutsche.de/politik/recep-tayyip-erdogan-ekrem-imamoglu-buergermeister-istanbul-haft-li.3546242" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;erdogan_rivale_imamoglu_zu_zwei_jahren_haft_verurteilt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;tuerkei&quot;,&quot;object_id&quot;:&quot;li.3546242&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_wichtigsten_nachrichten&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;news_window&quot;,&quot;position&quot;:9}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikrecep-tayyip-erdogan-ekrem-imamoglu-buergermeister-istanbul-haft-li3546242" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-k0joso"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=115&amp;fm=avif&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=230&amp;fm=avif&amp;q=60 230w" type="image/avif"/><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=115&amp;fm=webp&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=230&amp;fm=webp&amp;q=60 230w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=115&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=115&amp;fm=jpeg&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg?rect=114,0,1820,1365&amp;width=230&amp;fm=jpeg&amp;q=60 230w" sizes="(min-width: 768px) 115px, 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-lyfez0"><div class="css-1dldmj7"><h3 class="css-1s4ter9"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Türkische Justiz</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Erdoğan-Rivale Imamoglu zu zwei Jahren Haft verurteilt</span></h3></div></div></div><div class="css-1do7ct7"><button data-bookmark="li.3546242" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepolitiklandtagswahlen-2026-deutschland-liveblog-sachsen-anhalt-afd-siegmund-abschiebungen-li3540501" class="sz-teaserlist-element css-6sgqb3"><a href="https://www.sueddeutsche.de/politik/landtagswahlen-2026-deutschland-liveblog-sachsen-anhalt-afd-siegmund-abschiebungen-li.3540501" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;af_d_spitzenkandidat_siegmund_sorgt_fuer_empoerung&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;sachsen_anhalt&quot;,&quot;object_id&quot;:&quot;li.3540501&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_wichtigsten_nachrichten&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;news_window&quot;,&quot;position&quot;:10}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitiklandtagswahlen-2026-deutschland-liveblog-sachsen-anhalt-afd-siegmund-abschiebungen-li3540501" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-k0joso"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=avif&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=230&amp;fm=avif&amp;q=60 230w" type="image/avif"/><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=webp&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=230&amp;fm=webp&amp;q=60 230w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=jpeg&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg?rect=222,0,3556,2667&amp;width=230&amp;fm=jpeg&amp;q=60 230w" sizes="(min-width: 768px) 115px, 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-lyfez0"><div class="css-1dldmj7"><h3 class="css-1s4ter9"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Newsblog zu den Landtagswahlen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Aussage zu Rüstung und Abschiebungen: AfD-Spitzenkandidat Siegmund sorgt für Empörung</span></h3></div></div></div><div class="css-1do7ct7"><button data-bookmark="li.3540501" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><style data-emotion="css 1yio4g">.css-1yio4g{display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-1yio4g{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><style data-emotion="css 2qjg3b">.css-2qjg3b{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-2qjg3b{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><style data-emotion="css 1v0iws4">.css-1v0iws4{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-1v0iws4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><style data-emotion="css 2cjv00">.css-2cjv00{position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (min-width: 768px){.css-2cjv00{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}</style><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepolitikbundesregierung-liveblog-afd-merz-arbeitnehmer-kritik-li3529564" class="sz-teaserlist-element css-2cjv00"><a href="https://www.sueddeutsche.de/politik/bundesregierung-liveblog-afd-merz-arbeitnehmer-kritik-li.3529564" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;cdu_arbeitnehmerfluegel_merz_fuehrt_die_falschen_debatten&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;bundesregierung&quot;,&quot;object_id&quot;:&quot;li.3529564&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_wichtigsten_nachrichten&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;news_window&quot;,&quot;position&quot;:11}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikbundesregierung-liveblog-afd-merz-arbeitnehmer-kritik-li3529564" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-k0joso"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=115&amp;fm=avif&amp;q=60 115w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=230&amp;fm=avif&amp;q=60 230w" type="image/avif"/><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=115&amp;fm=webp&amp;q=60 115w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=230&amp;fm=webp&amp;q=60 230w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=115&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=115&amp;fm=jpeg&amp;q=60 115w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg?rect=739,564,2429,1822&amp;width=230&amp;fm=jpeg&amp;q=60 230w" sizes="(min-width: 768px) 115px, 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-lyfez0"><div class="css-1dldmj7"><h3 class="css-1s4ter9"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Newsblog zur Bundespolitik</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">CDU-Arbeitnehmerflügel: Merz führt die falschen Debatten</span></h3></div></div></div><div class="css-1do7ct7"><button data-bookmark="li.3529564" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepolitikbundesanwaltschaft-mutmassliche-hamas-mitglieder-in-berlin-angeklagt-li3546034" class="sz-teaserlist-element css-2cjv00"><a href="https://www.sueddeutsche.de/politik/bundesanwaltschaft-mutmassliche-hamas-mitglieder-in-berlin-angeklagt-li.3546034" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;mutmassliche_hamas_mitglieder_in_berlin_angeklagt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;islamismus&quot;,&quot;object_id&quot;:&quot;li.3546034&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_wichtigsten_nachrichten&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;news_window&quot;,&quot;position&quot;:12}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikbundesanwaltschaft-mutmassliche-hamas-mitglieder-in-berlin-angeklagt-li3546034" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-k0joso"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=avif&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=230&amp;fm=avif&amp;q=60 230w" type="image/avif"/><source sizes="(min-width: 768px) 115px, 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=webp&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=230&amp;fm=webp&amp;q=60 230w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=115&amp;fm=jpeg&amp;q=60 115w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg?rect=222,0,3556,2667&amp;width=230&amp;fm=jpeg&amp;q=60 230w" sizes="(min-width: 768px) 115px, 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-lyfez0"><div class="css-1dldmj7"><h3 class="css-1s4ter9"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Bundesanwaltschaft</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Mutmaßliche Hamas-Mitglieder in Berlin angeklagt</span></h3></div></div></div><div class="css-1do7ct7"><button data-bookmark="li.3546034" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><style data-emotion="css 18n8uvn">.css-18n8uvn{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;}@media screen and (min-width: 768px){.css-18n8uvn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;}}</style><div class="css-18n8uvn" data-tb-region-item=""><style data-emotion="css 1e02u6o">.css-1e02u6o{font:italic 500 1.0625rem/1.5 'SZ Text','Georgia','Times',serif;letter-spacing:0.015em;padding-bottom:4px;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;}@media screen and (min-width: 768px){.css-1e02u6o{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;}}</style><div class="css-1e02u6o">Aktuelle Meldungen</div><style data-emotion="css 1hzl9rd">.css-1hzl9rd{display:block;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;}@media screen and (min-width: 768px){.css-1hzl9rd{margin:0;}}</style><style data-emotion="css 1ndp3bn">.css-1ndp3bn{position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;display:block;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;}@media (hover: hover){.css-1ndp3bn:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}@media screen and (min-width: 768px){.css-1ndp3bn{margin:0;}}</style><style data-emotion="css 1mqy17q">.css-1mqy17q{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;display:block;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;}@media (hover: hover){.css-1mqy17q:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}@media screen and (min-width: 768px){.css-1mqy17q{margin:0;}}</style><a href="https://www.sueddeutsche.de/news?search=&amp;sort=date&amp;dep%5B%5D=politik&amp;dep%5B%5D=wirtschaft&amp;dep%5B%5D=panorama&amp;typ%5B%5D=article&amp;all%5B%5D=sys&amp;all%5B%5D=time" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;arrow_link&quot;,&quot;context&quot;:&quot;news_window&quot;,&quot;label&quot;:&quot;sz_am_morgen&quot;}}" class="css-1mqy17q"><span>Newsticker</span> <style data-emotion="css 8cq4nv">.css-8cq4nv{-webkit-transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;vertical-align:middle;position:absolute;top:-10px;padding-left:4px;}.css-8cq4nv path{fill:var(--sz-basic-text-color-primary, #29293a);}</style><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-8cq4nv" aria-hidden="true"><path d="M21.41 10.29L20 11.71L23.29 15H5.70996V17H23.29L20 20.29L21.41 21.71L26 17.12V14.88L21.41 10.29Z" fill="#29293A"></path></svg></a></div><style data-emotion="css 1q03avc">.css-1q03avc{display:inline;justify-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}@media screen and (min-width: 768px){.css-1q03avc{display:none;}}</style><style data-emotion="css 2nwmns">.css-2nwmns{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);display:inline;justify-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.css-2nwmns:hover svg{-webkit-transform:translate(0, 2px);-moz-transform:translate(0, 2px);-ms-transform:translate(0, 2px);transform:translate(0, 2px);}@media screen and (min-width: 768px){.css-2nwmns{display:none;}}</style><style data-emotion="css on31w5">.css-on31w5{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;border-bottom:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);display:inline;justify-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.css-on31w5:hover svg{-webkit-transform:translate(0, 2px);-moz-transform:translate(0, 2px);-ms-transform:translate(0, 2px);transform:translate(0, 2px);}@media screen and (min-width: 768px){.css-on31w5{display:none;}}</style><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;expand_button&quot;,&quot;context&quot;:&quot;news_window&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;}}" class="css-on31w5"><style data-emotion="css xn009j">.css-xn009j{font:400 0.875rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.05em;color:#71737f;border-bottom:1px solid transparent;color:var(--sz-basic-text-color-primary, #29293a);margin-right:8px;}</style><span class="css-xn009j">Mehr anzeigen</span><style data-emotion="css 11kpmid">.css-11kpmid path{fill:var(--sz-basic-text-color-primary, #29293a);}</style><svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-11kpmid"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button></div></section></div></div><script data-szde-hydration-props="NewsWindow" type="application/json">{"content":{"title":"Die wichtigsten Nachrichten","children":[{"component":"articleTeaserS","content":{"date":"2026-09-11T23:02:08.914Z","ref":{"referenceType":"article","primaryId":"li.3546181"},"payCategory":"paid","overline":"US Open im Tennis","title":"Zverev erreicht Finale und kann wieder Grand-Slam-Sieger werden","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/sport/alexander-zverev-finale-us-open-new-york-li.3546181","teaserImage":{"crops":[{"x":0,"y":195,"width":3746,"height":2107,"name":"16:9"},{"x":208,"y":0,"width":3329,"height":2497,"name":"4:3"},{"x":0,"y":0,"width":3746,"height":2497,"name":"3:2"},{"x":937,"y":0,"width":1873,"height":2497,"name":"3:4"},{"x":625,"y":0,"width":2497,"height":2497,"name":"1:1"}],"width":3746,"height":2497,"url":"https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Tennis","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546181","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546181","durationFull":461.400816,"durationReduced":35.761633}},"trackingdata":{"article_title":"zverev_erreicht_finale_und_kann_wieder_grand_slam_sieger_werden","doctype":"homepage","label":"szplus","main_topic":"tennis","object_id":"li.3546181","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"die_wichtigsten_nachrichten","group_position":1,"group":"news_window","position":8}},{"component":"articleTeaserS","content":{"date":"2026-09-12T01:47:53.100Z","ref":{"referenceType":"article","primaryId":"li.3546242"},"payCategory":"metered","overline":"Türkische Justiz","title":"Erdoğan-Rivale Imamoglu zu zwei Jahren Haft verurteilt","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/recep-tayyip-erdogan-ekrem-imamoglu-buergermeister-istanbul-haft-li.3546242","teaserImage":{"crops":[{"x":0,"y":107,"width":2048,"height":1152,"name":"16:9"},{"x":114,"y":0,"width":1820,"height":1365,"name":"4:3"},{"x":0,"y":0,"width":2048,"height":1365,"name":"3:2"},{"x":512,"y":0,"width":1024,"height":1365,"name":"3:4"},{"x":342,"y":0,"width":1365,"height":1365,"name":"1:1"}],"width":2048,"height":1365,"url":"https://www.sueddeutsche.de/2026/09/11/94280aa8-4538-49ba-9ae5-e9b15a02998a.jpg"},"source":"SZ/dpa/gelu","articleType":"standard","department":"Politik","mainTopic":"Türkei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546242","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546242","durationFull":169.952653,"durationReduced":39.68}},"trackingdata":{"article_title":"erdogan_rivale_imamoglu_zu_zwei_jahren_haft_verurteilt","doctype":"homepage","main_topic":"tuerkei","object_id":"li.3546242","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"die_wichtigsten_nachrichten","group_position":2,"group":"news_window","position":9}},{"component":"articleTeaserS","content":{"date":"2026-09-11T09:58:15.125Z","ref":{"referenceType":"article","primaryId":"li.3540501"},"payCategory":"free","overline":"Newsblog zu den Landtagswahlen","title":"Aussage zu Rüstung und Abschiebungen: AfD-Spitzenkandidat Siegmund sorgt für Empörung","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/landtagswahlen-2026-deutschland-liveblog-sachsen-anhalt-afd-siegmund-abschiebungen-li.3540501","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/dabf8537-9100-44a0-8060-a1949f882fc0.jpg"},"source":"SZ/Reuters/dpa/epd/kna/Bloomberg","articleType":"standard","department":"Politik","mainTopic":"Sachsen-Anhalt"},"trackingdata":{"article_title":"af_d_spitzenkandidat_siegmund_sorgt_fuer_empoerung","doctype":"homepage","main_topic":"sachsen_anhalt","object_id":"li.3540501","pcat":"free","section":"politik","teaser_type":"article_teaser_s","group_title":"die_wichtigsten_nachrichten","group_position":3,"group":"news_window","position":10}},{"component":"articleTeaserS","content":{"date":"2026-09-11T15:43:14.095Z","ref":{"referenceType":"article","primaryId":"li.3529564"},"payCategory":"free","overline":"Newsblog zur Bundespolitik","title":"CDU-Arbeitnehmerflügel: Merz führt die falschen Debatten","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/bundesregierung-liveblog-afd-merz-arbeitnehmer-kritik-li.3529564","teaserImage":{"crops":[{"x":739,"y":564,"width":2429,"height":1822,"name":"4:3"},{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/06/09/e913fd76-a15d-44c7-9e0d-1ac4f4cf4d1a.jpg"},"source":"SZ/Reuters/dpa/epd/KNA/Bloomberg","articleType":"standard","department":"Politik","mainTopic":"Bundesregierung"},"trackingdata":{"article_title":"cdu_arbeitnehmerfluegel_merz_fuehrt_die_falschen_debatten","doctype":"homepage","main_topic":"bundesregierung","object_id":"li.3529564","pcat":"free","section":"politik","teaser_type":"article_teaser_s","group_title":"die_wichtigsten_nachrichten","group_position":4,"group":"news_window","position":11}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:25:03.648Z","ref":{"referenceType":"article","primaryId":"li.3546034"},"payCategory":"metered","overline":"Bundesanwaltschaft","title":"Mutmaßliche Hamas-Mitglieder in Berlin angeklagt","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/bundesanwaltschaft-mutmassliche-hamas-mitglieder-in-berlin-angeklagt-li.3546034","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/084b6814-6098-4c10-b1cf-b74a131a9256.jpg"},"source":"SZ/dpa/wnz","articleType":"standard","department":"Politik","mainTopic":"Islamismus","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546034","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546034","durationFull":305.684898,"durationReduced":37.903673}},"trackingdata":{"article_title":"mutmassliche_hamas_mitglieder_in_berlin_angeklagt","doctype":"homepage","main_topic":"islamismus","object_id":"li.3546034","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"die_wichtigsten_nachrichten","group_position":5,"group":"news_window","position":12}}],"isExpandedOnMobile":false},"className":"css-hyi4km"}</script></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-1j19v83" data-placement="pos_2" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k28uj0l80" data-qa="misch_teaser_group"><section><div class="css-riib44"><style data-emotion="css 73z2wg">@media screen and (min-width: 768px){.css-73z2wg{grid-column:span 12;}}</style><div class="css-73z2wg sz-teaserlist-element"><style data-emotion="css ygdzfg">.css-ygdzfg{max-width:var(--szde-mosaik-teaser-l-max-width, none);margin:var(--szde-mosaik-teaser-l-teaser-margin);--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-l-description-alignment, normal);}</style><style data-emotion="css t7ocp2">.css-t7ocp2{container:teaser-l/inline-size;max-width:var(--szde-mosaik-teaser-l-max-width, none);margin:var(--szde-mosaik-teaser-l-teaser-margin);--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-l-description-alignment, normal);}</style><style data-emotion="css 1pjpc2w">.css-1pjpc2w{position:relative;container:teaser-l/inline-size;max-width:var(--szde-mosaik-teaser-l-max-width, none);margin:var(--szde-mosaik-teaser-l-teaser-margin);--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-l-description-alignment, normal);}</style><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedepolitiksaudi-arabien-pipeline-angriff-huthi-jemen-li3545819" class="css-1pjpc2w"><style data-emotion="css al89n0">@container teaser-l (min-width: 768px){@media screen and (min-width: 768px){.css-al89n0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:var(--szde-mosaik-teaser-l-flex-direction, row);-ms-flex-direction:var(--szde-mosaik-teaser-l-flex-direction, row);flex-direction:var(--szde-mosaik-teaser-l-flex-direction, row);}}}</style><div class="css-al89n0"><style data-emotion="css yscic4">.css-yscic4{margin-bottom:var(--szde-mosaik-teaser-l-image-wrapper-margin-bottom, 16px);width:100%;margin-left:var(--szhp-components-homie-teaser-l-negative-page-padding-x);margin-right:var(--szhp-components-homie-teaser-l-negative-page-padding-x);width:var(--szhp-components-homie-teaser-l-width, 100%);}@container teaser-l (min-width: 768px){.css-yscic4{-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;margin-bottom:var(--szde-mosaik-teaser-l-image-wrapper-margin-bottom);}}@media screen and (min-width: 500px){.css-yscic4{margin-left:0;margin-right:0;width:100%;}}</style><style data-emotion="css xngx98">.css-xngx98{position:relative;margin-bottom:var(--szde-mosaik-teaser-l-image-wrapper-margin-bottom, 16px);width:100%;margin-left:var(--szhp-components-homie-teaser-l-negative-page-padding-x);margin-right:var(--szhp-components-homie-teaser-l-negative-page-padding-x);width:var(--szhp-components-homie-teaser-l-width, 100%);}.css-xngx98::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:56.25%;}@media screen and (min-width: 768px){.css-xngx98::before{padding-top:56.25%;}}@container teaser-l (min-width: 768px){.css-xngx98{-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;margin-bottom:var(--szde-mosaik-teaser-l-image-wrapper-margin-bottom);}}@media screen and (min-width: 500px){.css-xngx98{margin-left:0;margin-right:0;width:100%;}}</style><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/5a281132-7f0c-4249-8491-bec2d5545031.jpg?rect=0,0,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><style data-emotion="css wqxwxb">@container teaser-l (min-width: 768px){@media screen and (min-width: 768px){.css-wqxwxb{-webkit-flex-basis:33.33%;-ms-flex-preferred-size:33.33%;flex-basis:33.33%;margin:0 0 0 24px;}}@media screen and (min-width: 1000px){.css-wqxwxb{margin:0 0 0 30px;}}}@media screen and (min-width: 768px){.css-wqxwxb{max-width:630px;}}@container teaser-l (min-width: 768px){@media screen and (min-width: 768px){.css-wqxwxb{max-width:var(--szde-mosaik-teaser-l-max-width, none);}}}</style><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;huthi_erlangen_kontrolle_ueber_meerenge_bab_al_mandab&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;iran&quot;,&quot;object_id&quot;:&quot;li.3545819&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:14}}" href="https://www.sueddeutsche.de/politik/saudi-arabien-pipeline-angriff-huthi-jemen-li.3545819" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedepolitiksaudi-arabien-pipeline-angriff-huthi-jemen-li3545819" class="css-1nw7ojo"></a><style data-emotion="css c9p6gi">.css-c9p6gi{text-align:var(--szde-mosaik-teaser-l-description-alignment, start);}@media screen and (min-width: 768px){.css-c9p6gi{padding-right:8px;}}@container teaser-l (min-width: 768px){@media screen and (min-width: 768px){.css-c9p6gi{padding-right:0;}}}</style><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Krieg in Nahost</span></div><span class="css-pcxqtt">:</span><style data-emotion="css hnh2bq">.css-hnh2bq{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:var(--szde-mosaik-teaser-l-title-font, 800 1.3125rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-l-title-letter-spacing, 0.015em);overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-hnh2bq{font:var(--szde-mosaik-teaser-l-title-font-medium, 800 1.6875rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-l-title-letter-spacing-medium, 0.015em);}}</style><span data-manual="teaser-title" class="css-hnh2bq">Huthi erlangen Kontrolle über Meerenge Bab al-Mandab</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Hier verläuft die Ausweichroute zur Straße von Hormus. Die Auswirkungen auf den Welthandel könnten beträchtlich werden.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><style data-emotion="css 7bbitu">.css-7bbitu{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:var(--szde-mosaik-teaser-footer-content-alignment);-ms-flex-pack:var(--szde-mosaik-teaser-footer-content-alignment);-webkit-justify-content:var(--szde-mosaik-teaser-footer-content-alignment);justify-content:var(--szde-mosaik-teaser-footer-content-alignment);width:100%;}</style><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Bernd Dörries</span></div></div><button data-bookmark="li.3545819" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer><style data-emotion="css reh22i">.css-reh22i{border-left:1px solid var(--sz-basic-border-color-secondary, #c0c1c6);margin-top:24px;padding-left:16px;position:relative;z-index:500;mix-blend-mode:multiply;}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-reh22i{mix-blend-mode:normal;}}.css-reh22i.sz-disable-dark-mode,.sz-disable-dark-mode .css-reh22i{mix-blend-mode:multiply;}.css-reh22i.sz-force-dark-mode,.sz-force-dark-mode .css-reh22i{mix-blend-mode:normal;}</style><style data-emotion="css cezj82">.css-cezj82{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-left:1px solid var(--sz-basic-border-color-secondary, #c0c1c6);margin-top:24px;padding-left:16px;position:relative;z-index:500;mix-blend-mode:multiply;}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-cezj82{mix-blend-mode:normal;}}.css-cezj82.sz-disable-dark-mode,.sz-disable-dark-mode .css-cezj82{mix-blend-mode:multiply;}.css-cezj82.sz-force-dark-mode,.sz-force-dark-mode .css-cezj82{mix-blend-mode:normal;}</style><style data-emotion="css 18w0puy">.css-18w0puy{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-left:1px solid var(--sz-basic-border-color-secondary, #c0c1c6);margin-top:24px;padding-left:16px;position:relative;z-index:500;mix-blend-mode:multiply;}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-18w0puy{mix-blend-mode:normal;}}.css-18w0puy.sz-disable-dark-mode,.sz-disable-dark-mode .css-18w0puy{mix-blend-mode:multiply;}.css-18w0puy.sz-force-dark-mode,.sz-force-dark-mode .css-18w0puy{mix-blend-mode:normal;}</style><style data-emotion="css 1wdekgi">.css-1wdekgi{position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-left:1px solid var(--sz-basic-border-color-secondary, #c0c1c6);margin-top:24px;padding-left:16px;position:relative;z-index:500;mix-blend-mode:multiply;}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-1wdekgi{mix-blend-mode:normal;}}.css-1wdekgi.sz-disable-dark-mode,.sz-disable-dark-mode .css-1wdekgi{mix-blend-mode:multiply;}.css-1wdekgi.sz-force-dark-mode,.sz-force-dark-mode .css-1wdekgi{mix-blend-mode:normal;}</style><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepolitikliveblog-nahost-usa-iran-huthi-saudi-arabien-oel-li3530668" class="sz-teaserlist-element css-1wdekgi"><a href="https://www.sueddeutsche.de/politik/liveblog-nahost-usa-iran-huthi-saudi-arabien-oel-li.3530668" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;saudi_arabien_schaltet_nach_angriffen_wichtige_pipeline_ab&quot;,&quot;main_topic&quot;:&quot;iran&quot;,&quot;object_id&quot;:&quot;li.3530668&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikliveblog-nahost-usa-iran-huthi-saudi-arabien-oel-li3530668" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><style data-emotion="css 8dj0br">.css-8dj0br{min-width:0;width:100%;}</style><div class="css-8dj0br"><style data-emotion="css 1i29yp">.css-1i29yp{line-height:1;}</style><h3 class="css-1i29yp"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Newsblog zum Nahost-Krieg</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Saudi-Arabien schaltet nach Angriffen wichtige Pipeline ab</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"></div></footer></div></div></div><style data-emotion="css 1y0xpbf">.css-1y0xpbf{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:12px;}</style><div class="css-1y0xpbf"><button data-bookmark="li.3530668" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div></article></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k289nhlg0" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-73z2wg sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedemeinunggasspeicher-katherina-reiche-deutschland-kommentar-li3545635" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/d04553de-739c-4335-897d-4f82834ae7d7.jpg?rect=0,137,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_gasspeicher_sind_leer_katherina_reiche_koennte_sich_verzocken&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,opinion&quot;,&quot;main_topic&quot;:&quot;deutschland&quot;,&quot;object_id&quot;:&quot;li.3545635&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;meinung&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:15}}" href="https://www.sueddeutsche.de/meinung/gasspeicher-katherina-reiche-deutschland-kommentar-li.3545635" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedemeinunggasspeicher-katherina-reiche-deutschland-kommentar-li3545635" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><style data-emotion="css 1mbisji">.css-1mbisji{display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;margin-bottom:var(--szde-mosaik-teaser-opinion-label-margin-bottom, 0);margin-right:var(--szde-mosaik-teaser-opinion-label-margin-right, 8px);position:var(--szde-mosaik-teaser-label-position, static);top:var(--szde-mosaik-teaser-label-top, auto);}</style><style data-emotion="css g4bxuh">.css-g4bxuh{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;background-color:var(--szde-mosaik-opinion-label-background-color, var(--sz-label-background-color-highlight, #b2dfd9));border:var(--szde-mosaik-opinion-label-border-width, 0) solid var(--szde-mosaik-opinion-label-text-color, transparent);color:var(--szde-mosaik-opinion-label-text-color, #29293a);font-size:var(--szde-mosaik-opinion-label-font-size, 0.75rem);line-height:1.3;padding-block:2px;padding-inline:var(--szde-mosaik-opinion-label-padding-inline, 8px);display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;margin-bottom:var(--szde-mosaik-teaser-opinion-label-margin-bottom, 0);margin-right:var(--szde-mosaik-teaser-opinion-label-margin-right, 8px);position:var(--szde-mosaik-teaser-label-position, static);top:var(--szde-mosaik-teaser-label-top, auto);}@media screen and (min-width: 768px){.css-g4bxuh{padding-inline:var(--szde-mosaik-opinion-label-padding-inline-medium, 7px);}}</style><span class="css-g4bxuh">Meinung</span><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Energieversorgung</span></div><span class="css-pcxqtt">:</span><style data-emotion="css 9sl8fo">.css-9sl8fo{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:var(--szde-mosaik-teaser-l-title-font, 500 1.3125rem/1.3 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-teaser-l-title-letter-spacing, 0.015em);overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-9sl8fo{font:var(--szde-mosaik-teaser-l-title-font-medium, 500 1.6875rem/1.3 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-teaser-l-title-letter-spacing-medium, 0.015em);}}</style><span data-manual="teaser-title" class="css-9sl8fo">Die Gasspeicher sind leer. Katherina Reiche könnte sich verzocken</span></h3></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Kommentar von Michael Bauchmüller</span></div><style data-emotion="css a9puaz">.css-a9puaz{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:auto;max-width:100%;}@media screen and (min-width: 768px){.css-a9puaz{margin-left:auto;}}</style><style data-emotion="css r84flo">.css-r84flo{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:auto;max-width:100%;}.css-r84flo img{border-radius:50%;display:block;height:45px;width:45px;}@media screen and (min-width: 768px){.css-r84flo{margin-left:auto;}}</style><picture data-manual="author-image" class="css-r84flo"><source srcSet="https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=avif&amp;q=60 1x, https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=avif&amp;q=60 2x" type="image/avif"/><source srcSet="https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=webp&amp;q=60 1x, https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=webp&amp;q=60 2x" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60 1x, https://www.sueddeutsche.de/2024/11/13/0966b56a-42ad-48c8-b621-813aa5e1a559.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60 2x" alt="Portrait Korrespondent, Parlamentsredaktion Berlin Michael Bauchmüller" loading="lazy" class="css-8atqhb"/></picture></div><button data-bookmark="li.3545635" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div></section></div><div class="szde-homie-page-content__separator-item--none css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k286rej20" data-qa="sptg_teaser_group"><style data-emotion="css 1w2levr">.css-1w2levr{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--sz-basic-background-color-secondary, #f2f2f3);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);padding-bottom:32px;position:relative;width:-webkit-fill-available;width:-moz-available;}@media screen and (min-width: 768px){.css-1w2levr{margin:0;}}</style><section class="css-1w2levr"><style data-emotion="css kvv367">.css-kvv367{margin-bottom:16px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-kvv367{margin-bottom:24px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><style data-emotion="css 143u1hi">.css-143u1hi{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);margin-bottom:16px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-143u1hi{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}@media screen and (min-width: 768px){.css-143u1hi{margin-bottom:24px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;teaser_group&quot;,&quot;label&quot;:&quot;25_jahre_9_11&quot;,&quot;group_title&quot;:&quot;25_jahre_9_11&quot;}}"><style data-emotion="css 111ec6v">.css-111ec6v{margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);margin-bottom:16px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-111ec6v{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-111ec6v{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}@media screen and (min-width: 768px){.css-111ec6v{margin-bottom:24px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><style data-emotion="css 8zvsps">.css-8zvsps{font:var(--szde-mosaik-section-headline-section-headline-font, 400 1.6875rem/1.3 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing, 0.025em);position:relative;text-align:center;text-transform:var(--szde-mosaik-section-headline-section-headline-text-transform);margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);margin-bottom:16px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-8zvsps{font:var(--szde-mosaik-section-headline-section-headline-font-medium, 400 1.9375rem/1.5 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing-medium, 0.025em);}}.css-8zvsps::after{background-color:var(--sz-basic-text-color-primary, #29293a);bottom:-12px;content:'';height:var(--szde-mosaik-section-headline-section-headline-border-width, 0);left:0;margin:0 auto;position:absolute;right:0;width:60px;}@media screen and (min-width: 768px){.css-8zvsps{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-8zvsps{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}@media screen and (min-width: 768px){.css-8zvsps{margin-bottom:24px;margin-top:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><h2 data-manual="schwerpunkt-teaser-group-title" class="css-8zvsps"><a href="https://www.sueddeutsche.de/thema/11._September" class="css-gz0mj2"> <span class="css-1yaw99a">25 Jahre 9/11</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header><style data-emotion="css 1wc6psm">.css-1wc6psm{position:relative;width:-webkit-fill-available;width:-moz-available;}</style><style data-emotion="css hexkqb">.css-hexkqb{position:relative;position:relative;width:-webkit-fill-available;width:-moz-available;}</style><style data-emotion="css 1qdrcvn">.css-1qdrcvn{position:relative;position:relative;position:relative;width:-webkit-fill-available;width:-moz-available;}</style><article data-manual="teaser-xl" id="teaser-httpswwwsueddeutschedepolitiknew-york-september-gedenken-spannungen-li3544431" class="sz-teaserlist-element css-1qdrcvn"><a href="https://www.sueddeutsche.de/politik/new-york-september-gedenken-spannungen-li.3544431" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;amerika_tut_sich_schwer_gemeinsam_zu_trauern&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;usa&quot;,&quot;object_id&quot;:&quot;li.3544431&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xl&quot;,&quot;group_title&quot;:&quot;25_jahre_9_11&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;group_type&quot;:&quot;focus_teaser_group&quot;,&quot;position&quot;:16}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitiknew-york-september-gedenken-spannungen-li3544431" class="css-bbw7r5"></a><div class="css-0"><style data-emotion="css vujl4y">.css-vujl4y{margin:0;}@media screen and (min-width: 768px){.css-vujl4y{margin:0 0 0 0;width:100%;}}</style><style data-emotion="css pbisfr">.css-pbisfr{position:relative;margin:0;}.css-pbisfr::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:56.25%;}@media screen and (min-width: 768px){.css-pbisfr{margin:0 0 0 0;width:100%;}}</style><div class="css-pbisfr"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" srcSet="https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1000&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=210&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=420&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=840&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1496&amp;fm=avif&amp;q=60 1496w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=2000&amp;fm=avif&amp;q=60 2000w" type="image/avif"/><source sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" srcSet="https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1000&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=210&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=420&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=840&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1496&amp;fm=webp&amp;q=60 1496w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=2000&amp;fm=webp&amp;q=60 2000w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1000&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1000&amp;fm=jpeg&amp;q=60 1000w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=210&amp;fm=jpeg&amp;q=60 210w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=420&amp;fm=jpeg&amp;q=60 420w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=840&amp;fm=jpeg&amp;q=60 840w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=1496&amp;fm=jpeg&amp;q=60 1496w, https://www.sueddeutsche.de/2026/09/11/3352e2ea-686d-4b6d-be13-d71189fdeadb.jpg?rect=0,155,4000,2250&amp;width=2000&amp;fm=jpeg&amp;q=60 2000w" sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><style data-emotion="css fzkdca">.css-fzkdca{display:grid;gap:48px 0;grid-template-columns:1fr;text-align:var(--szde-mosaik-teaser-xl-text-align);background:var(--sz-basic-background-color-secondary, #f2f2f3);margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin);margin-right:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 12px);margin-bottom:var(--szde-mosaik-teaser-xl-description-wrapper-margin);margin-left:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 12px);padding:var(--szde-mosaik-teaser-xl-description-wrapper-padding, 24px);z-index:500;margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin, -32px);position:relative;background-color:var(--sz-basic-background-color-primary, #fff);}@media screen and (min-width: 768px){.css-fzkdca{gap:0 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}@media screen and (min-width: 1000px){.css-fzkdca{gap:0 30px;}}@media screen and (min-width: 768px){.css-fzkdca{margin:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 0 20px 0 20px);}}@media screen and (min-width: 768px){.css-fzkdca{margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin, -96px);}}</style><div class="css-fzkdca"><style data-emotion="css 1gq0jev">.css-1gq0jev{grid-column:span 8;-webkit-text-decoration:none;text-decoration:none;}@media screen and (min-width: 768px){.css-1gq0jev{margin-right:24px;}}</style><div id="teaser-xl-httpswwwsueddeutschedepolitiknew-york-september-gedenken-spannungen-li3544431" class="css-1gq0jev"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;amerika_tut_sich_schwer_gemeinsam_zu_trauern&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;usa&quot;,&quot;object_id&quot;:&quot;li.3544431&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xl&quot;,&quot;group_title&quot;:&quot;25_jahre_9_11&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;group_type&quot;:&quot;focus_teaser_group&quot;,&quot;position&quot;:16}}" href="https://www.sueddeutsche.de/politik/new-york-september-gedenken-spannungen-li.3544431" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-xl-httpswwwsueddeutschedepolitiknew-york-september-gedenken-spannungen-li3544431" class="css-1nw7ojo"></a><div><h3 class="css-244yz0"><span data-manual="teaser-title" class="css-zt6hak">Amerika tut sich schwer, gemeinsam zu trauern</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Die politische Spaltung und der von einigen angefachte Hass auf Muslime überlagern die Gedenkfeier der Anschläge des 11. September. Präsident Trump bleibt New York fern. Dagegen zeigt der Bürgermeister eine Geste der Versöhnung.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Boris Herrmann</span></div></div><button data-bookmark="li.3544431" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div><style data-emotion="css 1ebq5yz">@media screen and (min-width: 768px){.css-1ebq5yz{grid-column:span 4;}}</style><div class="css-1ebq5yz"><style data-emotion="css 1sdxkro">.css-1sdxkro{position:relative;z-index:500;}@media screen and (min-width: 768px){.css-1sdxkro{border-left:1px solid var(--sz-basic-border-color-primary, #e0e0e3);margin-left:-26px;margin-top:auto;padding-left:24px;padding-right:0;mix-blend-mode:multiply;}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-1sdxkro{mix-blend-mode:normal;}}.css-1sdxkro.sz-disable-dark-mode,.sz-disable-dark-mode .css-1sdxkro{mix-blend-mode:multiply;}.css-1sdxkro.sz-force-dark-mode,.sz-force-dark-mode .css-1sdxkro{mix-blend-mode:normal;}}</style><div class="sz-teaserlist-element css-1sdxkro sz-teaserlist-element"><style data-emotion="css nh8x3y">.breaking-news-context-wrapper .css-nh8x3y{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-column-gap:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><style data-emotion="css m24epu">.css-m24epu{--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-m-footer-content-alignment, normal);}@media screen and (min-width: 768px){.css-m24epu{--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-m-footer-content-alignment-medium, normal);}}.breaking-news-context-wrapper .css-m24epu{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-column-gap:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><style data-emotion="css 70q651">.css-70q651{container:teaser-m/inline-size;--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-m-footer-content-alignment, normal);}@media screen and (min-width: 768px){.css-70q651{--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-m-footer-content-alignment-medium, normal);}}.breaking-news-context-wrapper .css-70q651{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-column-gap:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><style data-emotion="css 18rr5dt">.css-18rr5dt{position:relative;container:teaser-m/inline-size;--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-m-footer-content-alignment, normal);}@media screen and (min-width: 768px){.css-18rr5dt{--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-m-footer-content-alignment-medium, normal);}}.breaking-news-context-wrapper .css-18rr5dt{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-column-gap:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikwhat-the-aftermath-of-9-11-taught-me-e464904" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/what-the-aftermath-of-9-11-taught-me-e464904/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;what_the_aftermath_of_9_11_taught_me&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e464904&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;25_jahre_9_11&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;teaser_group&quot;,&quot;group_type&quot;:&quot;focus_teaser_group&quot;,&quot;position&quot;:17}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikwhat-the-aftermath-of-9-11-taught-me-e464904" class="css-14tg8sh"></a><style data-emotion="css c5bx0v">.css-c5bx0v{text-align:var(--szde-mosaik-teaser-m-description-text-align);}@media screen and (min-width: 768px){.css-c5bx0v{text-align:initial;padding-right:8px;}}</style><div class="css-c5bx0v"><h3 class="css-244yz0"><style data-emotion="css ikqcse">.css-ikqcse{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:var(--szde-mosaik-teaser-m-title-font, 800 1.3125rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-m-title-letter-spacing, 0.015em);overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-ikqcse{font:var(--szde-mosaik-teaser-m-title-font-medium, 700 1.1875rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-m-title-letter-spacing-medium, 0.015em);}}@container teaser-m (min-width: 400px){@media screen and (min-width: 768px){.css-ikqcse{font:var(--szde-mosaik-teaser-m-title-font, 800 1.5rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-m-title-letter-spacing, 0.015em);}}}</style><span data-manual="teaser-title" class="css-ikqcse">Was ich aus den Folgen von 9/11 gelernt habe</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Hillary Clinton über den Umgang mit Menschen nach dem Anschlag und die Lüge, die Tausende Leben kostete. Ein Text aus „The Atlantic“ im Original.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Hillary Rodham Clinton, The Atlantic</span></div></div><button data-bookmark="er.e464904" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div></div></div></div></article><style data-emotion="css gd2ayy">.css-gd2ayy{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;margin-top:24px;white-space:nowrap;}</style><style data-emotion="css 1iph7zv">.css-1iph7zv{position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;margin-top:24px;white-space:nowrap;}@media (hover: hover){.css-1iph7zv:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}</style><style data-emotion="css 16krpd2">.css-16krpd2{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;margin-top:24px;white-space:nowrap;}@media (hover: hover){.css-16krpd2:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}</style><a data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;arrow_link&quot;,&quot;context&quot;:&quot;teaser_group&quot;,&quot;label&quot;:&quot;alle_artikel_zu_diesem_thema&quot;,&quot;group_title&quot;:&quot;25_jahre_9_11&quot;}}" href="https://www.sueddeutsche.de/thema/11._September" class="css-16krpd2"><span>Alle Artikel zu diesem Thema</span> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-8cq4nv" aria-hidden="true"><path d="M21.41 10.29L20 11.71L23.29 15H5.70996V17H23.29L20 20.29L21.41 21.71L26 17.12V14.88L21.41 10.29Z" fill="#29293A"></path></svg></a></section></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><style data-emotion="css ljlqkc">.css-ljlqkc{position:relative;z-index:0;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);min-height:622px;}.css-ljlqkc::before{content:'- ANZEIGE -';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;position:absolute;right:0;text-align:center;top:150px;z-index:-1;}@media screen and (min-width: 1000px){.css-ljlqkc::before{content:none;}}@media screen and (min-width: 1000px){.css-ljlqkc{padding-top:0;}}@media screen and (min-width: 1000px){.css-ljlqkc{margin-left:0;margin-right:0;}}.css-ljlqkc >div,.css-ljlqkc iframe{display:block;margin-left:auto;margin-right:auto;}@media screen and (min-width: 1000px){.css-ljlqkc{margin-left:-20px;margin-right:-20px;min-height:auto;text-align:center;width:1000px;}}[data-view-inactive] .css-ljlqkc{display:none;}</style><div class="iqdcontainer css-ljlqkc" data-placement="pos_3" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k28pb0tu0" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-73z2wg sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedemuenchenpaul-marianne-furtwaengler-portraet-maria-furtwaengler-muenchen-berlin-non-binaer-queere-identitaet-anschlag-csd-li3515175" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/01/e3c5ecf7-507d-46ab-abea-7e3734bbff0e.jpg?rect=0,433,3000,1687&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ich_mache_meine_identitaet_sichtbar_und_das_macht_mich_auch_angreifbar&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;kultur_in_muenchen&quot;,&quot;object_id&quot;:&quot;li.3515175&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;muenchen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:19}}" href="https://www.sueddeutsche.de/muenchen/paul-marianne-furtwaengler-portraet-maria-furtwaengler-muenchen-berlin-non-binaer-queere-identitaet-anschlag-csd-li.3515175" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedemuenchenpaul-marianne-furtwaengler-portraet-maria-furtwaengler-muenchen-berlin-non-binaer-queere-identitaet-anschlag-csd-li3515175" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Paul Marianne Furtwängler im Porträt</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">„Ich mache meine Identität sichtbar, und das macht mich auch angreifbar“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Halbschwester Maria eine berühmte Schauspielerin, Großonkel Wilhelm ein legendärer Dirigent – wie findet man in dieser Künstler-Familie den eigenen Weg? Paul Marianne Furtwängler, 26, non-binär, geht ihn entschlossen.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Jutta Czeguhn</span></div></div><button data-bookmark="li.3515175" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k280cfo40" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-73z2wg sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeprojekteartikeljetztage-gap-beziehung-altersunterschied-e455783" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/950b12ec-747f-47a7-b30c-4e6d93594277.jpg?rect=83,0,2232,1256&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sie_ist_26_er_ist_59&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,jetzt&quot;,&quot;main_topic&quot;:&quot;liebe_und_beziehung&quot;,&quot;object_id&quot;:&quot;er.e455783&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;ihre_sz&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:20}}" href="https://www.sueddeutsche.de/projekte/artikel/jetzt/age-gap-beziehung-altersunterschied-e455783/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikeljetztage-gap-beziehung-altersunterschied-e455783" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><style data-emotion="css a4ttwa">.css-a4ttwa{display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;display:-webkit-var(--szde-mosaik-teaser-jetzt-label-display, inline-block);display:var(--szde-mosaik-teaser-jetzt-label-display, inline-block);}</style><style data-emotion="css 1guvu5d">.css-1guvu5d{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;mix-blend-mode:multiply;background-color:var(--sz-label-background-color-primary, #f2f2f3);color:var(--sz-basic-text-color-primary, #29293a);line-height:1.3;padding:2px 7px;display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;display:-webkit-var(--szde-mosaik-teaser-jetzt-label-display, inline-block);display:var(--szde-mosaik-teaser-jetzt-label-display, inline-block);}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-1guvu5d{mix-blend-mode:normal;}}.css-1guvu5d.sz-disable-dark-mode,.sz-disable-dark-mode .css-1guvu5d{mix-blend-mode:multiply;}.css-1guvu5d.sz-force-dark-mode,.sz-force-dark-mode .css-1guvu5d{mix-blend-mode:normal;}</style><span class="css-1guvu5d">SZ Jetzt</span><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Age Gap</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Sie ist 26, er ist 59</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Lara und Horst sind seit drei Jahren zusammen und glücklich. Aber sie spüren, dass ihre Beziehung viele irritiert. Zu Recht?</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Text: Ania Kozlowska, Fotos: Tizian Stromp</span></div></div><button data-bookmark="er.e455783" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k28he8g10" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-73z2wg sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftsz-weekender-lesegeschichten-e201805" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=630&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=630&amp;fm=png&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=198&amp;fm=png&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=396&amp;fm=png&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=792&amp;fm=png&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=1416&amp;fm=png&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/c21392fc-efd6-4510-8a10-3d2586771def.png?rect=0,0,3840,2160&amp;width=1260&amp;fm=png&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;neuanfaenge_und_neue_chancen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;sz_weekender&quot;,&quot;object_id&quot;:&quot;er.e201805&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:21}}" href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/sz-weekender-lesegeschichten-e201805/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftsz-weekender-lesegeschichten-e201805" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">SZ Weekender</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Neuanfänge und neue Chancen</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Unterwegs mit Ricarda Lang. Was ein einzelner Lehrer bewirken kann. Jamie Oliver im Interview. Und mehr. Zehn Geschichten fürs Wochenende.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="er.e201805" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div><div class="css-up0tqx" data-swipe-container=""><szer-embed-e918493></szer-embed-e918493><script async src="https://gfx.sueddeutsche.de/apps/e918493/www/embed.js" onload="szigEmbed.apply(this, arguments);" id="szer-script-e918493"></script></div></div></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_3" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_3" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_4" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_szplus_group_1"><div><div data-szde-hydration="PersonalizationGroup"><section data-testid="personalization-group-skeleton-group--hp-szplus-group-1"><header><h2 data-manual="teaser-group-title" class="css-1cmgwmw"> <span>Für Sie ausgewählt</span></h2></header><div class="css-riib44"><style data-emotion="css j2cnva">.css-j2cnva{max-width:100%;width:100%;}@media screen and (min-width: 768px){.css-j2cnva{grid-column:span 12;}}</style><style data-emotion="css 8iq9z">.css-8iq9z{-webkit-animation:bg-color-change 6s ease-in-out infinite alternate;animation:bg-color-change 6s ease-in-out infinite alternate;background-color:var(--sz-modal-background-color-secondary, #f2f2f3);border:1px solid transparent;border-radius:8px;height:400px;max-width:600px;min-width:100px;position:relative;width:100%;z-index:0;max-width:100%;width:100%;}@media screen and (min-width: 768px){.css-8iq9z{height:320px;}}.css-8iq9z::before{-webkit-animation:animated-gradient 3s ease-in-out infinite alternate;animation:animated-gradient 3s ease-in-out infinite alternate;background:linear-gradient(
        45deg,
        #acd7d2 0.65%,
        #c2bbd8 15.66%,
        #c2bbd8 32.94%,
        #009990 48.07%,
        #c2bbd8 66.18%,
        #c2bbd8 82.27%,
        #acd7d2 99.43%
      );-webkit-background-size:300% 100%;background-size:300% 100%;border-radius:inherit;content:'';inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;-webkit-mask-composite:exclude;mask-composite:exclude;padding:1px;position:absolute;z-index:1;}@-webkit-keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@-webkit-keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}@keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}@media screen and (min-width: 768px){.css-8iq9z{grid-column:span 12;}}</style><div class="css-8iq9z"></div><style data-emotion="css iv7z1j">.css-iv7z1j{max-width:100%;width:100%;}@media screen and (min-width: 768px){.css-iv7z1j{grid-column:span 4;}}@media screen and (min-width: 768px){.css-iv7z1j{max-width:unset;width:unset;}}</style><style data-emotion="css 1vj5su2">.css-1vj5su2{-webkit-animation:bg-color-change 6s ease-in-out infinite alternate;animation:bg-color-change 6s ease-in-out infinite alternate;background-color:var(--sz-modal-background-color-secondary, #f2f2f3);border:1px solid transparent;border-radius:8px;height:400px;max-width:600px;min-width:100px;position:relative;width:100%;z-index:0;max-width:100%;width:100%;}@media screen and (min-width: 768px){.css-1vj5su2{height:400px;}}.css-1vj5su2::before{-webkit-animation:animated-gradient 3s ease-in-out infinite alternate;animation:animated-gradient 3s ease-in-out infinite alternate;background:linear-gradient(
        45deg,
        #acd7d2 0.65%,
        #c2bbd8 15.66%,
        #c2bbd8 32.94%,
        #009990 48.07%,
        #c2bbd8 66.18%,
        #c2bbd8 82.27%,
        #acd7d2 99.43%
      );-webkit-background-size:300% 100%;background-size:300% 100%;border-radius:inherit;content:'';inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;-webkit-mask-composite:exclude;mask-composite:exclude;padding:1px;position:absolute;z-index:1;}@-webkit-keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@-webkit-keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}@keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}@media screen and (min-width: 768px){.css-1vj5su2{grid-column:span 4;}}@media screen and (min-width: 768px){.css-1vj5su2{max-width:unset;width:unset;}}</style><div class="css-1vj5su2"></div><div class="css-1vj5su2"></div><div class="css-1vj5su2"></div></div></section></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Für Sie ausgewählt","personalizationGroupIdentifier":"hp-szplus-group-1","component":"szPlusGroup"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_szplus_group_1","group_title":"fuer_sie_ausgewaehlt","position":24,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1j2201s3d0" data-qa="opinion_teaser_group_meinung"><section><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;opinion_teaser_group&quot;,&quot;label&quot;:&quot;meinung&quot;,&quot;group_title&quot;:&quot;meinung&quot;}}"><h2 data-manual="opinion-teaser-group-title" class="css-1cmgwmw"><a href="https://www.sueddeutsche.de/meinung" class="css-gz0mj2"> <span class="css-1yaw99a">Meinung</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header><style data-emotion="css 1t0y3p6">@media screen and (min-width: 768px){.css-1t0y3p6{gap:48px 30px;}}</style><style data-emotion="css 1r6dkl">.css-1r6dkl{row-gap:var(--szhp-components-teaser-group-vertical-gap, 48px);}@media screen and (min-width: 768px){.css-1r6dkl{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}@media screen and (min-width: 1000px){.css-1r6dkl{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 30px;}}@media screen and (min-width: 768px){.css-1r6dkl{gap:48px 30px;}}</style><style data-emotion="css sd5gmm">.css-sd5gmm{display:grid;grid-template-columns:minmax(100%, 1fr);position:relative;row-gap:32px;row-gap:var(--szhp-components-teaser-group-vertical-gap, 48px);}@media screen and (min-width: 768px){.css-sd5gmm{gap:32px 60px;grid-template-columns:repeat(2, 1fr);}}@media screen and (min-width: 768px){.css-sd5gmm{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}@media screen and (min-width: 1000px){.css-sd5gmm{gap:var(--szhp-components-teaser-group-vertical-gap, 48px) 30px;}}@media screen and (min-width: 768px){.css-sd5gmm{gap:48px 30px;}}</style><div class="css-sd5gmm"><style data-emotion="css gto49o">@media screen and (min-width: 768px){.css-gto49o{grid-column:5;margin-left:calc(30px / 2);}}</style><style data-emotion="css krpbkf">.css-krpbkf{display:none;}@media screen and (min-width: 768px){.css-krpbkf{background-color:var(--sz-basic-border-color-primary, #e0e0e3);display:block;height:100%;left:50%;position:absolute;right:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;}}@media screen and (min-width: 768px){.css-krpbkf{grid-column:5;margin-left:calc(30px / 2);}}</style><div class="css-krpbkf"></div><style data-emotion="css 17zmiqy">@media screen and (min-width: 768px){.css-17zmiqy{grid-column:span 8;}}</style><div class="css-17zmiqy sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedepolitikoesterreich-stocker-merz-sachsen-anhalt-rechtspopulismus-konservatismus-li3543489" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/09/b9226904-f779-4074-ad79-c83119c01cdd.jpg?rect=0,128,2457,1382&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;konservativen_politikern_fehlt_es_an_bezug_zur_lebensrealitaet_vieler_menschen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;opinion&quot;,&quot;main_topic&quot;:&quot;oesterreich&quot;,&quot;object_id&quot;:&quot;li.3543489&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;meinung&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;opinion_teaser_group&quot;,&quot;position&quot;:25}}" href="https://www.sueddeutsche.de/politik/oesterreich-stocker-merz-sachsen-anhalt-rechtspopulismus-konservatismus-li.3543489" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedepolitikoesterreich-stocker-merz-sachsen-anhalt-rechtspopulismus-konservatismus-li3543489" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Österreich</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-9sl8fo">Konservativen Politikern fehlt es an Bezug zur Lebensrealität vieler Menschen</span></h3></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Kolumne von Verena Mayer</span></div><picture data-manual="author-image" class="css-r84flo"><source srcSet="https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=avif&amp;q=60 1x, https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=avif&amp;q=60 2x" type="image/avif"/><source srcSet="https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=webp&amp;q=60 1x, https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=webp&amp;q=60 2x" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60 1x, https://www.sueddeutsche.de/2024/09/12/81457489-aad3-4c05-80bf-6355f6d1026a.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60 2x" alt="Portrait Auslandskorrespondentin Verena Mayer" loading="lazy" class="css-8atqhb"/></picture></div><button data-bookmark="li.3543489" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div><style data-emotion="css x46ebq">.css-x46ebq{gap:48px;}@media screen and (min-width: 768px){.css-x46ebq{grid-column:span 4;padding-left:30px;}}</style><style data-emotion="css y1n5rh">.css-y1n5rh{-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:48px;}@media screen and (min-width: 768px){.css-y1n5rh{grid-column:span 4;padding-left:30px;}}</style><div class="css-y1n5rh"><div class=" sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedesportbundestrainer-juergen-klopp-stadien-kommentar-li3545865" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/sport/bundestrainer-juergen-klopp-stadien-kommentar-li.3545865" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;klopp_hat_verstanden_dass_ein_bundestrainer_zu_sehen_und_zu_hoeren_sein_muss&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,opinion&quot;,&quot;main_topic&quot;:&quot;bundesliga&quot;,&quot;object_id&quot;:&quot;li.3545865&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;meinung&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;opinion_teaser_group&quot;,&quot;position&quot;:26}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedesportbundestrainer-juergen-klopp-stadien-kommentar-li3545865" class="css-14tg8sh"></a><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Deutsche Nationalmannschaft</span></div><span class="css-pcxqtt">:</span><style data-emotion="css 7xlsna">.css-7xlsna{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:var(--szde-mosaik-teaser-m-title-font, 500 1.3125rem/1.3 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-teaser-m-title-letter-spacing, 0.015em);overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-7xlsna{font:var(--szde-mosaik-teaser-m-title-font-medium, 500 1.3125rem/1.3 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-teaser-m-title-letter-spacing-medium, 0.015em);}}@container teaser-m (min-width: 400px){@media screen and (min-width: 768px){.css-7xlsna{font:var(--szde-mosaik-teaser-m-title-font, 500 1.3125rem/1.3 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-teaser-m-title-letter-spacing, 0.015em);}}}</style><span data-manual="teaser-title" class="css-7xlsna">Klopp hat verstanden, dass ein Bundestrainer zu sehen und zu hören sein muss</span></h3></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Kommentar von Philipp Selldorf</span></div></div><button data-bookmark="li.3545865" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class=" sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedewirtschaftpisa-bildung-kindergarten-studium-li3544211" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/wirtschaft/pisa-bildung-kindergarten-studium-li.3544211" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_kindergarten_muss_kostenlos_sein_nicht_das_studium&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,opinion&quot;,&quot;main_topic&quot;:&quot;bildungspolitik&quot;,&quot;object_id&quot;:&quot;li.3544211&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;meinung&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;opinion_teaser_group&quot;,&quot;position&quot;:27}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftpisa-bildung-kindergarten-studium-li3544211" class="css-14tg8sh"></a><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Bildung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-7xlsna">Der Kindergarten muss kostenlos sein, nicht das Studium</span></h3></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Kommentar von Alexander Mühlauer</span></div><picture data-manual="author-image" class="css-r84flo"><source srcSet="https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=avif&amp;q=60 1x, https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=avif&amp;q=60 2x" type="image/avif"/><source srcSet="https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=webp&amp;q=60 1x, https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=webp&amp;q=60 2x" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=45&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60 1x, https://www.sueddeutsche.de/2025/12/18/29dd19e4-f63a-438b-97b4-a786c02c4ecf.png?width=90&amp;ar=1:1&amp;fit=crop&amp;fm=png&amp;q=60 2x" alt="Portrait Ressortleiter Wirtschaft Alexander Mühlauer" loading="lazy" class="css-8atqhb"/></picture></div><button data-bookmark="li.3544211" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class=" sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedemeinungkommentar-krankenkassen-immobiliendeals-gesundheit-beitragszahler-li3545836" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/meinung/kommentar-krankenkassen-immobiliendeals-gesundheit-beitragszahler-li.3545836" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wie_soll_man_das_den_beitragszahlern_erklaeren&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,opinion&quot;,&quot;main_topic&quot;:&quot;gesundheit&quot;,&quot;object_id&quot;:&quot;li.3545836&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;meinung&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;meinung&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;opinion_teaser_group&quot;,&quot;position&quot;:28}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemeinungkommentar-krankenkassen-immobiliendeals-gesundheit-beitragszahler-li3545836" class="css-14tg8sh"></a><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Krankenkassen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-7xlsna">Wie soll man das den Beitragszahlern erklären?</span></h3></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Kommentar von Nils Heck</span></div></div><button data-bookmark="li.3545836" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div></div></div></section></div><div class="szde-homie-page-content__separator-item--none css-1xdhyk6" data-manual="teaser-group" data-component-id="missed_stories" data-qa="missed_stories"><div><div data-szde-hydration="MissedStories"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header><h2 class="css-yowxym"><style data-emotion="css ki6jes">.css-ki6jes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:4px;}@media screen and (min-width: 768px){.css-ki6jes{margin-bottom:0;}}</style><div class="css-ki6jes"><style data-emotion="css 1n2u7a5">.css-1n2u7a5{font:italic 500 0.9375rem/1.5 'SZ Text','Georgia','Times',serif;letter-spacing:0.015em;color:var(--sz-basic-text-color-highlight, #009990);white-space:break-spaces;}@media screen and (min-width: 768px){.css-1n2u7a5{font:italic 500 1.0625rem/1.5 'SZ Text','Georgia','Times',serif;letter-spacing:0.015em;}}</style><span class="css-1n2u7a5">Exklusiv mit SZ-Abo</span></div> <span>Was Sie verpasst haben könnten</span></h2></header><style data-emotion="css d0tfrx">.css-d0tfrx{position:absolute;}</style><div><div data-szde-hydration="SwipeButton"><style data-emotion="css 1insjq4">.css-1insjq4{display:none;}@media screen and (min-width: 768px){.css-1insjq4{display:none;}}</style><div class="css-1insjq4"><style data-emotion="css jhe1q5 animation-plwpox">.css-jhe1q5{display:none;left:-8px;}@media only percy{.css-jhe1q5{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1!important;}}@media screen and (min-width: 768px){.css-jhe1q5{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:animation-plwpox;animation-name:animation-plwpox;background:none;border:none;cursor:pointer;display:none;height:100%;padding:0;padding-top:99px;position:absolute;-webkit-tap-highlight-color:transparent;width:50px;z-index:101;}}@media screen and (min-width: 1000px){.css-jhe1q5:hover{background:linear-gradient( rgb(255 255 255 / 0), var(--sz-basic-background-color-primary, #fff) );height:95%;}}.css-jhe1q5:hover div{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px);}@-webkit-keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}@keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}</style><button aria-controls="swipe-group-was_sie_verpasst_haben_koennten" disabled="" class="css-jhe1q5"><style data-emotion="css 83b81l">.css-83b81l{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--sz-basic-background-color-primary, #fff);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-filter:drop-shadow(0 2px 4px rgba(0 0 0 / 0.15));filter:drop-shadow(0 2px 4px rgba(0 0 0 / 0.15));height:30px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:-webkit-transform 250ms;transition:transform 250ms;width:30px;}.css-83b81l svg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform 250ms;transition:transform 250ms;}.css-83b81l svg path{fill:var(--sz-basic-text-color-primary, #29293a);}</style><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><style data-emotion="css y7bt86 animation-plwpox">.css-y7bt86{display:none;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end;right:-8px;}@media only percy{.css-y7bt86{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1!important;}}@media screen and (min-width: 768px){.css-y7bt86{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:animation-plwpox;animation-name:animation-plwpox;background:none;border:none;cursor:pointer;display:none;height:100%;padding:0;padding-top:99px;position:absolute;-webkit-tap-highlight-color:transparent;width:50px;z-index:101;}}@media screen and (min-width: 1000px){.css-y7bt86:hover{background:linear-gradient( rgb(255 255 255 / 0), var(--sz-basic-background-color-primary, #fff) );height:95%;}}.css-y7bt86:hover div{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);}@-webkit-keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}@keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}</style><button aria-controls="swipe-group-was_sie_verpasst_haben_koennten" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-was_sie_verpasst_haben_koennten","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-was_sie_verpasst_haben_koennten-missed-stories-swiper-first-element"},"dataLastElement":{"data-last-element":"swipe-group-was_sie_verpasst_haben_koennten-missed-stories-swiper-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-was_sie_verpasst_haben_koennten-missed-stories-swiper-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-was_sie_verpasst_haben_koennten" class="css-1c9c4d1"><ul data-container-element="swipe-group-was_sie_verpasst_haben_koennten-missed-stories-swiper-container-element" data-swipe-container="" class="css-8slvxg"><style data-emotion="css ytvag0">.css-ytvag0{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-width:80%;scroll-snap-align:center;scroll-snap-stop:always;width:290px;}.css-ytvag0:first-of-type{margin-left:var(--szhp-components-styles-page-padding-x, 12px);}@media screen and (min-width: 768px){.css-ytvag0:first-of-type{margin-left:0;}}.css-ytvag0:not(:last-of-type){margin-right:16px;}@media screen and (min-width: 768px){.css-ytvag0:not(:last-of-type){margin-right:30px;}}@media screen and (min-width: 768px){.css-ytvag0{scroll-snap-align:start;scroll-snap-stop:normal;width:217px;}}</style><li data-first-element="swipe-group-was_sie_verpasst_haben_koennten-missed-stories-swiper-first-element" aria-roledescription="slide" class="css-ytvag0"><style data-emotion="css 1f96wy4">.css-1f96wy4{-webkit-animation:bg-color-change 6s ease-in-out infinite alternate;animation:bg-color-change 6s ease-in-out infinite alternate;background-color:var(--sz-modal-background-color-secondary, #f2f2f3);border:1px solid transparent;border-radius:8px;height:363px;max-width:600px;min-width:100px;position:relative;width:100%;z-index:0;}@media screen and (min-width: 768px){.css-1f96wy4{height:301px;}}.css-1f96wy4::before{-webkit-animation:animated-gradient 3s ease-in-out infinite alternate;animation:animated-gradient 3s ease-in-out infinite alternate;background:linear-gradient(
        45deg,
        #acd7d2 0.65%,
        #c2bbd8 15.66%,
        #c2bbd8 32.94%,
        #009990 48.07%,
        #c2bbd8 66.18%,
        #c2bbd8 82.27%,
        #acd7d2 99.43%
      );-webkit-background-size:300% 100%;background-size:300% 100%;border-radius:inherit;content:'';inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;-webkit-mask-composite:exclude;mask-composite:exclude;padding:1px;position:absolute;z-index:1;}@-webkit-keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@-webkit-keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}@keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}</style><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li data-last-element="swipe-group-was_sie_verpasst_haben_koennten-missed-stories-swiper-last-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li></ul></div></div></section></div><script data-szde-hydration-props="MissedStories" type="application/json">{}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><style data-emotion="css akc5al">.css-akc5al{display:block;min-height:400px;}@media screen and (min-width: 768px){.css-akc5al{display:none;}}.css-akc5al>div{display:inline;position:-webkit-sticky;position:sticky;top:55px;}</style><div data-debug-screen="mobile" data-del-me="adspirit4-19" class="css-akc5al"><style data-emotion="css obuj06">.css-obuj06{left:50%;position:relative;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:100%;}@media screen and (min-width: 1000px){.css-obuj06{max-width:none;width:1000px;}}</style><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="mobile" data-asm-params="pid=4&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--none css-1xdhyk6" data-manual="teaser-group" data-component-id="vertical_videos" data-qa="vertical_videos"><div><div data-szde-hydration="VerticalVideos"><div></div><section><style data-emotion="css euvpqb">.css-euvpqb{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-euvpqb{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><header><style data-emotion="css nmb2es">.css-nmb2es{margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-nmb2es{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-nmb2es{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><style data-emotion="css 45lkxs">.css-45lkxs{font:var(--szde-mosaik-section-headline-section-headline-font, 400 1.6875rem/1.3 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing, 0.025em);position:relative;text-align:center;text-transform:var(--szde-mosaik-section-headline-section-headline-text-transform);margin-left:32px;margin-right:32px;max-width:630px;text-align:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-45lkxs{font:var(--szde-mosaik-section-headline-section-headline-font-medium, 400 1.9375rem/1.5 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing-medium, 0.025em);}}.css-45lkxs::after{background-color:var(--sz-basic-text-color-primary, #29293a);bottom:-12px;content:'';height:var(--szde-mosaik-section-headline-section-headline-border-width, 0);left:0;margin:0 auto;position:absolute;right:0;width:60px;}@media screen and (min-width: 768px){.css-45lkxs{margin-left:auto;margin-right:auto;}}@media screen and (min-width: 768px){.css-45lkxs{margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><h2 class="css-45lkxs"> <span>SZ im Video</span></h2></header><style data-emotion="css h2w9jq">.css-h2w9jq{height:350px;}.css-h2w9jq #jw-vertical-video.vertical-video-wrapper{height:284px;margin:0 auto;max-width:760px;padding:0 18px;}.css-h2w9jq #jw-vertical-video .carousel-wrapper{background-color:var(--sz-basic-background-color-primary, #fff);width:auto;}.css-h2w9jq .jwplayer.carousel-item{height:316px!important;width:178px!important;}.css-h2w9jq div#jw-vertical-video .player-wrapper .jw-title-primary.jw-reset-text{color:transparent;}</style><div id="vertical-videos-experiment-container" data-testid="vertical-videos" data-swipe-container="" class="css-h2w9jq"></div><style data-emotion="css t1g06b">.css-t1g06b{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><div class="css-t1g06b"><style data-emotion="css 1czesg9">.css-1czesg9{position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;}@media (hover: hover){.css-1czesg9:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}</style><style data-emotion="css h868hb">.css-h868hb{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;}@media (hover: hover){.css-h868hb:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}</style><a href="https://sz.de/szimvideo" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;arrow_link&quot;,&quot;context&quot;:&quot;vertical_videos&quot;,&quot;label&quot;:&quot;alle_artikel_zu_diesen_videos&quot;}}" class="css-h868hb"><span>Alle Artikel zu diesen Videos</span> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-8cq4nv" aria-hidden="true"><path d="M21.41 10.29L20 11.71L23.29 15H5.70996V17H23.29L20 20.29L21.41 21.71L26 17.12V14.88L21.41 10.29Z" fill="#29293A"></path></svg></a></div></section></div><script data-szde-hydration-props="VerticalVideos" type="application/json">{"component":"verticalVideos"}</script></div></div><div class="szde-homie-page-content__separator-item--none css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1j85uo7fu0" data-qa="sptg_teaser_group"><section class="css-1w2levr"><header><h2 data-manual="schwerpunkt-teaser-group-title" class="css-8zvsps"> <span>Das große Interview</span></h2></header><article data-manual="teaser-xl" id="teaser-httpswwwsueddeutschedekulturwahl-sachsen-anhalt-afd-hartmut-rosa-interview-li3541717" class="sz-teaserlist-element css-1qdrcvn"><a href="https://www.sueddeutsche.de/kultur/wahl-sachsen-anhalt-afd-hartmut-rosa-interview-li.3541717" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;da_sagen_die_leute_irgendwann_dann_bin_ich_halt_ein_nazi&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;debatte&quot;,&quot;object_id&quot;:&quot;li.3541717&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xl&quot;,&quot;group_title&quot;:&quot;das_grosse_interview&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;group_type&quot;:&quot;focus_teaser_group&quot;,&quot;position&quot;:31}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedekulturwahl-sachsen-anhalt-afd-hartmut-rosa-interview-li3541717" class="css-bbw7r5"></a><div class="css-1h1whdp"><div class="css-pbisfr"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" srcSet="https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1000&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=210&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=420&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=840&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1496&amp;fm=avif&amp;q=60 1496w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=2000&amp;fm=avif&amp;q=60 2000w" type="image/avif"/><source sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" srcSet="https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1000&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=210&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=420&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=840&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1496&amp;fm=webp&amp;q=60 1496w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=2000&amp;fm=webp&amp;q=60 2000w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1000&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1000&amp;fm=jpeg&amp;q=60 1000w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=210&amp;fm=jpeg&amp;q=60 210w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=420&amp;fm=jpeg&amp;q=60 420w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=840&amp;fm=jpeg&amp;q=60 840w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=1496&amp;fm=jpeg&amp;q=60 1496w, https://www.sueddeutsche.de/2026/02/10/23699add-3564-4d04-8462-4abfda378e4b.jpg?rect=0,35,1675,942&amp;width=2000&amp;fm=jpeg&amp;q=60 2000w" sizes="(min-width: 1000px) 1000px, (min-width: 768px) calc(100vw - 2 * 10px) , 100vw" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><style data-emotion="css 1aznovw">.css-1aznovw{text-align:start;text-align:var(--szde-mosaik-teaser-xl-text-align);background:var(--sz-basic-background-color-secondary, #f2f2f3);margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin);margin-right:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 12px);margin-bottom:var(--szde-mosaik-teaser-xl-description-wrapper-margin);margin-left:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 12px);padding:var(--szde-mosaik-teaser-xl-description-wrapper-padding, 24px);z-index:500;margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin, -32px);position:relative;background-color:var(--sz-basic-background-color-primary, #fff);}@media screen and (min-width: 768px){.css-1aznovw{gap:0 24px;grid-template-columns:repeat(12, 1fr);grid-template-rows:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;text-align:center;}}@media screen and (min-width: 1000px){.css-1aznovw{padding:var(--szde-mosaik-teaser-xl-description-single-teaser-padding-large, 32px 72px);text-align:center;width:var(--szde-mosaik-teaser-xl-description-width, 66.6%);}}@media screen and (min-width: 768px){.css-1aznovw{margin:var(--szde-mosaik-teaser-xl-description-wrapper-margin, 0 20px 0 20px);}}@media screen and (min-width: 768px){.css-1aznovw{margin-top:var(--szde-mosaik-teaser-xl-description-wrapper-margin, -96px);}}</style><div class="css-1aznovw"><div id="teaser-xl-httpswwwsueddeutschedekulturwahl-sachsen-anhalt-afd-hartmut-rosa-interview-li3541717" class="css-1eybdft"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;da_sagen_die_leute_irgendwann_dann_bin_ich_halt_ein_nazi&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;debatte&quot;,&quot;object_id&quot;:&quot;li.3541717&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xl&quot;,&quot;group_title&quot;:&quot;das_grosse_interview&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;group_type&quot;:&quot;focus_teaser_group&quot;,&quot;position&quot;:31}}" href="https://www.sueddeutsche.de/kultur/wahl-sachsen-anhalt-afd-hartmut-rosa-interview-li.3541717" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-xl-httpswwwsueddeutschedekulturwahl-sachsen-anhalt-afd-hartmut-rosa-interview-li3541717" class="css-1nw7ojo"></a><div><h3 class="css-244yz0"><span data-manual="teaser-title" class="css-zt6hak">„Da sagen die Leute irgendwann: Dann bin ich halt ein Nazi“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Wie erklärt sich der Soziologe Hartmut Rosa den Wahlerfolg der AfD? Ein Gespräch über missachtete Gefühle, politische Einseitigkeit – und darüber, was sich in der Sozialdemokratie ändern müsste.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-la5vq1"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Interview von Max Florian Kühlem</span></div></div><button data-bookmark="li.3541717" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></div></article></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><style data-emotion="css 15uguzw">.css-15uguzw{display:none;}@media screen and (min-width: 768px){.css-15uguzw{display:block;}}@media screen and (min-width: 1000px){.css-15uguzw{display:none;}}</style><div data-debug-screen="tablet" class="css-15uguzw"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="tablet" data-asm-params="pid=4&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><style data-emotion="css 13j8oaj">.css-13j8oaj{display:none;}@media screen and (min-width: 1000px){.css-13j8oaj{display:block;}}</style><div data-debug-screen="desktop" class="css-13j8oaj"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="desktop" data-asm-params="pid=4&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_5" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1ijuu88cb0" data-qa="misch_teaser_group_aktuelle_hintergruende"><section><header><h2 data-manual="teaser-group-title" class="css-1cmgwmw"> <span>Aktuelle Hintergründe</span></h2></header><div class="css-riib44"><style data-emotion="css y1205w">@media screen and (min-width: 768px){.css-y1205w{grid-column:span 4;}}</style><div class="css-y1205w sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedesportdosb-olympia-bewerbung-muenchen-rhein-ruhr-berlin-ioc-li3544451" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/sport/dosb-olympia-bewerbung-muenchen-rhein-ruhr-berlin-ioc-li.3544451" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;erster_sein_ist_alles&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;sportpolitik&quot;,&quot;object_id&quot;:&quot;li.3544451&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;aktuelle_hintergruende&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:33}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedesportdosb-olympia-bewerbung-muenchen-rhein-ruhr-berlin-ioc-li3544451" class="css-14tg8sh"></a><style data-emotion="css 15fjo54">.css-15fjo54{margin:var(--szde-mosaik-teaser-m-image-margin, 0 0 16px 0);width:calc(100% * var(--szde-mosaik-teaser-m-image-width, 0.7));}@media screen and (min-width: 768px){.css-15fjo54{width:100%;}}</style><style data-emotion="css smej9w">.css-smej9w{position:relative;margin:var(--szde-mosaik-teaser-m-image-margin, 0 0 16px 0);width:calc(100% * var(--szde-mosaik-teaser-m-image-width, 0.7));}.css-smej9w::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:56.25%;}@media screen and (min-width: 768px){.css-smej9w::before{padding-top:56.25%;}}@media screen and (min-width: 768px){.css-smej9w{width:100%;}}</style><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=465&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=465&amp;fm=jpeg&amp;q=60 465w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=139&amp;fm=jpeg&amp;q=60 139w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=277&amp;fm=jpeg&amp;q=60 277w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=554&amp;fm=jpeg&amp;q=60 554w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=684&amp;fm=jpeg&amp;q=60 684w, https://www.sueddeutsche.de/2026/09/10/d201cabb-86f8-4cec-aca0-8e5048f2ba17.jpg?rect=0,130,4000,2250&amp;width=930&amp;fm=jpeg&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Deutsche Olympiabewerbung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">Erster sein ist alles</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Hier ein paar weitere Millionen Tickets, dort mehr Prämien und Investitionen: Kurz vor der Kür des deutschen Olympiabewerbers spitzt sich ein Zweikampf zwischen „KölnRheinRuhr“ und München zu.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Von Johannes Aumüller und Johannes Knuth</span></div></div><button data-bookmark="li.3544451" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class="css-y1205w sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedewirtschaftweltraum-europa-esa-space-x-isar-aerospace-li3545838" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/wirtschaft/weltraum-europa-esa-space-x-isar-aerospace-li.3545838" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;europa_wacht_jetzt_auf&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;raumfahrt&quot;,&quot;object_id&quot;:&quot;li.3545838&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;aktuelle_hintergruende&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:34}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftweltraum-europa-esa-space-x-isar-aerospace-li3545838" class="css-14tg8sh"></a><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=465&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=465&amp;fm=jpeg&amp;q=60 465w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=139&amp;fm=jpeg&amp;q=60 139w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=277&amp;fm=jpeg&amp;q=60 277w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=554&amp;fm=jpeg&amp;q=60 554w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=684&amp;fm=jpeg&amp;q=60 684w, https://www.sueddeutsche.de/2023/12/28/e5929e9f-40f9-41c2-9352-0e3c3beceadb.jpeg?rect=0,70,1350,759&amp;width=930&amp;fm=jpeg&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Interview mit ESA-Chef Aschbacher</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">„Europa wacht jetzt auf“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Der Chef der Europäischen Weltraumagentur, Josef Aschbacher, fordert für den Weltraum klare Regeln wie im Flugverkehr und skizziert, wie durch Satellitenüberwachung Vorfälle wie in Leipzig verhindert werden könnten.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Interview von Alexandra Föderl-Schmid</span></div></div><button data-bookmark="li.3545838" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class="css-y1205w sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedepolitikberlin-cyber-angriff-datenleck-senatsverwaltung-kritische-infrastruktur-li3544964" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/politik/berlin-cyber-angriff-datenleck-senatsverwaltung-kritische-infrastruktur-li.3544964" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;so_brisant_sind_die_berliner_daten_die_nun_im_darknet_liegen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;sicherheitspolitik&quot;,&quot;object_id&quot;:&quot;li.3544964&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;aktuelle_hintergruende&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:35}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikberlin-cyber-angriff-datenleck-senatsverwaltung-kritische-infrastruktur-li3544964" class="css-14tg8sh"></a><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=465&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=465&amp;fm=jpeg&amp;q=60 465w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=139&amp;fm=jpeg&amp;q=60 139w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=277&amp;fm=jpeg&amp;q=60 277w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=554&amp;fm=jpeg&amp;q=60 554w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=684&amp;fm=jpeg&amp;q=60 684w, https://www.sueddeutsche.de/2025/07/02/429c63ba-8d07-4b40-a532-9d516eba0d52.jpeg?rect=0,209,4000,2250&amp;width=930&amp;fm=jpeg&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Hackerangriff</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">So brisant sind die Berliner Daten, die nun im Darknet liegen</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Die Aufarbeitung des Cyberangriffs in Berlin geht nur langsam voran. Wen die Behörden für die Täter halten – und warum es viel Kritik am Senat gibt.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Markus Balser, Sebastian Erb, Marie Gundlach und Meredith Haaf</span></div></div><button data-bookmark="li.3544964" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><style data-emotion="css n9bc41">@media screen and (min-width: 768px){.css-n9bc41{grid-column:span 6;}}</style><div class="css-n9bc41 sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedegesundheitcorona-grippe-impfung-muenchen-empfehlungen-li3544251" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/gesundheit/corona-grippe-impfung-muenchen-empfehlungen-li.3544251" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sollte_man_sich_jetzt_gegen_covid_und_grippe_impfen_lassen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;gesundheit&quot;,&quot;object_id&quot;:&quot;li.3544251&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;aktuelle_hintergruende&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:36}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedegesundheitcorona-grippe-impfung-muenchen-empfehlungen-li3544251" class="css-14tg8sh"></a><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Medizin</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">Sollte man sich jetzt gegen Covid und Grippe impfen lassen?</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Der Herbst beginnt, die Viren kommen. Braucht es jetzt den Piks in den Oberarm? Die Ständige Impfkommission hat ihre Empfehlungen dazu geändert.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Christina Berndt</span></div></div><button data-bookmark="li.3544251" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class="css-n9bc41 sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedepolitiksachsen-anhalt-afd-zivilgesellschaft-li3544770" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/politik/sachsen-anhalt-afd-zivilgesellschaft-li.3544770" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;und_dann_bilden_wir_gegenwehr&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;sachsen_anhalt&quot;,&quot;object_id&quot;:&quot;li.3544770&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;aktuelle_hintergruende&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:37}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitiksachsen-anhalt-afd-zivilgesellschaft-li3544770" class="css-14tg8sh"></a><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Zivilgesellschaft in Sachsen-Anhalt</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">„Und dann bilden wir Gegenwehr“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Die Zivilgesellschaft in Sachsen-Anhalt steht unter dem Schock des AfD-Wahlsiegs, aber ans Aufgeben denkt keiner. Wie Menschen, die für Vielfalt und Minderheiten einstehen, sich jetzt organisieren.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Dominik Fürst</span></div></div><button data-bookmark="li.3544770" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div></div></section></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_6" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k28b407c0" data-qa="podigee"><style data-emotion="css bb902z">.css-bb902z{margin:60px 0;}</style><section class="css-bb902z"><div class="podigee-podcast-player" data-configuration="https://china-und-wir.podigee.io/12-neue-episode/embed" data-testid="PodigeeEmbed"></div><script async="" src="https://player.podigee-cdn.net/podcast-player/javascripts/podigee-podcast-player.js"></script></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_4" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_4" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1k25i57sm0" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-73z2wg sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikvolontariat-journalismus-sz-e729692" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=630&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=630&amp;fm=png&amp;q=60 630w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=198&amp;fm=png&amp;q=60 198w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=396&amp;fm=png&amp;q=60 396w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=792&amp;fm=png&amp;q=60 792w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=1416&amp;fm=png&amp;q=60 1416w, https://www.sueddeutsche.de/2025/04/25/2bbfa842-9b92-4bd4-9030-9f0b099be974.png?rect=0,0,1920,1080&amp;width=1260&amp;fm=png&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;neue_volontariate_bei_der_sz&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;volontariat&quot;,&quot;object_id&quot;:&quot;er.e729692&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:40}}" href="https://www.sueddeutsche.de/projekte/artikel/politik/volontariat-journalismus-sz-e729692/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikvolontariat-journalismus-sz-e729692" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Journalisten-Ausbildung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Neue Volontariate bei der SZ</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Interesse an einem Volontariat bei der Süddeutschen Zeitung? Dann bitte hier entlang! Die SZ schreibt für 2027 spannende Stellen aus, Bewerbungsfrist ist der 30. September 2026.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="er.e729692" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1j1agq52d0" data-qa="department_group_muenchen"><div><div data-szde-hydration="TeaserGruppenAufmacher"><style data-emotion="css 8i571z">.css-8i571z{container:containerQueryCheck/inline-size;}</style><section class="css-8i571z"><style data-emotion="css 1aia4yr">.css-1aia4yr{display:block;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);white-space:nowrap;}@media screen and (min-width: 768px){.css-1aia4yr{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><header class="css-1aia4yr"><style data-emotion="css fkkf48">.css-fkkf48{margin-bottom:12px;white-space:normal;}</style><style data-emotion="css 1hfidha">.css-1hfidha{font:var(--szde-mosaik-section-headline-section-headline-font, 400 1.6875rem/1.3 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing, 0.025em);position:relative;text-align:center;text-transform:var(--szde-mosaik-section-headline-section-headline-text-transform);margin-bottom:12px;white-space:normal;}@media screen and (min-width: 768px){.css-1hfidha{font:var(--szde-mosaik-section-headline-section-headline-font-medium, 400 1.9375rem/1.5 'SZ Serif Condensed', 'SZ Serif', 'SZ Text', 'Georgia', 'Times', serif);letter-spacing:var(--szde-mosaik-section-headline-section-headline-letter-spacing-medium, 0.025em);}}.css-1hfidha::after{background-color:var(--sz-basic-text-color-primary, #29293a);bottom:-12px;content:'';height:var(--szde-mosaik-section-headline-section-headline-border-width, 0);left:0;margin:0 auto;position:absolute;right:0;width:60px;}</style><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;muenchen&quot;,&quot;group_title&quot;:&quot;muenchen&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/muenchen" class="css-gz0mj2"> <span class="css-1yaw99a">München</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><style data-emotion="css 1irunm6">.css-1irunm6{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media screen and (min-width: 768px){.css-1irunm6{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.css-1irunm6 nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}</style><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><style data-emotion="css fbx9r9">.css-fbx9r9{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media screen and (min-width: 768px){.css-fbx9r9{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.css-fbx9r9 nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}</style><div class="css-fbx9r9"><style data-emotion="css rqast8">.css-rqast8{height:1.625rem;margin:0 -12px;overflow-y:hidden;}@media screen and (min-width: 768px){.css-rqast8{height:auto;margin:0;overflow:visible;}}</style><div class="css-rqast8"><style data-emotion="css 1fq4stv">.css-1fq4stv{box-sizing:content-box;overflow:auto hidden;padding:0 12px 30px;}.css-1fq4stv >*{box-sizing:border-box;}@media screen and (min-width: 768px){.css-1fq4stv{overflow:visible;padding:0;}}</style><div class="css-1fq4stv"><style data-emotion="css 78i04o">.css-78i04o{display:table;width:100%;}</style><div class="css-78i04o"><style data-emotion="css 11wciyk">.css-11wciyk{display:none;inset:0;position:fixed;z-index:900;}</style><div aria-hidden="true" class="css-11wciyk"></div><style data-emotion="css 66aopf">.css-66aopf{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:row nowrap;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0;z-index:1000;}@media screen and (min-width: 768px){.css-66aopf{-webkit-box-flex-flow:row wrap;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}.css-66aopf nav{-webkit-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left;}}@supports (-webkit-touch-callout: none) and (not (translate: none)){.css-66aopf>*{margin:0 8px 8px;}}</style><nav data-swipe-container="" class="css-66aopf"><style data-emotion="css glbz0d">.css-glbz0d{position:relative;white-space:nowrap;z-index:1000;}</style><style data-emotion="css 1e1twab">.css-1e1twab{border-style:solid;border-width:2px;cursor:pointer;display:inline-block;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out;font:var(--szde-mosaik-button-tertiary-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-button-tertiary-letter-spacing, 0.085em);padding:var(--szde-mosaik-button-tertiary-padding, 1px 9px);background-color:var(--sz-button-background-color-tertiary-default, #fff);border-color:var(--szde-mosaik-button-tertiary-default-border-color, var(--sz-button-border-color-tertiary-default, #e0e0e3));color:var(--sz-button-text-color-tertiary-default, #29293a);text-align:left;-webkit-transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;position:relative;white-space:nowrap;z-index:1000;}.css-1e1twab:disabled{cursor:not-allowed;}.css-1e1twab:disabled{color:var(--sz-button-text-color-tertiary-disabled, #c0c1c6);border-color:var(--szde-mosaik-button-tertiary-disabled-border-color, var(--sz-button-border-color-tertiary-default, #e0e0e3));}@media (hover: hover){.css-1e1twab:hover:not([disabled]){background-color:var(--sz-button-background-color-tertiary-hover, #f2f2f3);border-color:var(--szde-mosaik-button-tertiary-hover-border-color, #c0c1c6);}}</style><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Oktoberfest" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;oktoberfest&quot;,&quot;group_title&quot;:&quot;muenchen&quot;}}">Oktoberfest</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Polizei_und_Feuerwehr_in_M%C3%BCnchen" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;polizei&quot;,&quot;group_title&quot;:&quot;muenchen&quot;}}">Polizei</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Politik_M%C3%BCnchen" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;politik&quot;,&quot;group_title&quot;:&quot;muenchen&quot;}}">Politik</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Oktoberfest","reference":{"id":"Oktoberfest","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Oktoberfest"},"items":[]},{"label":"Polizei","reference":{"id":"Polizei und Feuerwehr in München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Polizei_und_Feuerwehr_in_M%C3%BCnchen"},"items":[]},{"label":"Politik","reference":{"id":"Politik München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Politik_M%C3%BCnchen"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"München","className":"css-1irunm6"}</script></div></div></header><style data-emotion="css 1a5r3jt">.css-1a5r3jt{display:grid;gap:48px;grid-template-columns:1fr;place-items:center center;}</style><div class="css-1a5r3jt"><style data-emotion="css ybrhvy">.css-ybrhvy{width:100%;}</style><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedemuenchenmuenchen-oktoberfest-zeltvergabe-gericht-li3508722" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;millionen_streit_um_vergabe_der_wiesnzelte&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;oktoberfest&quot;,&quot;object_id&quot;:&quot;li.3508722&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;muenchen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;muenchen&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:42}}" href="https://www.sueddeutsche.de/muenchen/muenchen-oktoberfest-zeltvergabe-gericht-li.3508722" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedemuenchenmuenchen-oktoberfest-zeltvergabe-gericht-li3508722" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Münchner Oktoberfest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Millionen-Streit um Vergabe der Wiesnzelte</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Nach vorläufiger Einschätzung des Bayerischen Obersten Landesgerichts ist der Antrag von Alexander Egger auf eine europaweite Ausschreibung unzulässig. Man sehe zunächst auch keinen Anlass, den Fall dem Europäischen Gerichtshof vorzulegen.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Von Jacqueline Lang</span></div></div><button data-bookmark="li.3508722" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><style data-emotion="css xkrq9m">.css-xkrq9m{margin-top:32px;container:containerQueryCheck/inline-size;}@media screen and (min-width: 500px){.css-xkrq9m{margin-top:48px;}}</style><div class="css-xkrq9m"><style data-emotion="css q2slt7">@media screen and (min-width: 500px){.css-q2slt7{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:row wrap;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:48px 24px;padding:0;}}@media screen and (min-width: 1000px){.css-q2slt7{gap:48px 30px;}}</style><div class="css-q2slt7"><style data-emotion="css 1brnann">.css-1brnann{margin-bottom:32px;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}.css-1brnann >*{display:block;}.css-1brnann >footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (min-width: 500px){.css-1brnann{margin-bottom:0;width:calc((100% - (1 * 24px)) / 2);}}@media screen and (min-width: 768px){.css-1brnann{margin-bottom:0;width:calc((100% - (3 * 24px)) / 4);}}@media screen and (min-width: 1000px){.css-1brnann{width:calc((100% - (3 * 30px)) / 4);}}</style><style data-emotion="css 1tk490e">.css-1tk490e{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-s-footer-content-alignment, normal);margin-bottom:32px;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}@media screen and (min-width: 500px){.css-1tk490e{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.css-1tk490e >*{display:block;}.css-1tk490e >footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (min-width: 500px){.css-1tk490e{margin-bottom:0;width:calc((100% - (1 * 24px)) / 2);}}@media screen and (min-width: 768px){.css-1tk490e{margin-bottom:0;width:calc((100% - (3 * 24px)) / 4);}}@media screen and (min-width: 1000px){.css-1tk490e{width:calc((100% - (3 * 30px)) / 4);}}</style><style data-emotion="css w31pkt">.css-w31pkt{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-s-footer-content-alignment, normal);margin-bottom:32px;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}@media screen and (min-width: 500px){.css-w31pkt{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.css-w31pkt >*{display:block;}.css-w31pkt >footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (min-width: 500px){.css-w31pkt{margin-bottom:0;width:calc((100% - (1 * 24px)) / 2);}}@media screen and (min-width: 768px){.css-w31pkt{margin-bottom:0;width:calc((100% - (3 * 24px)) / 4);}}@media screen and (min-width: 1000px){.css-w31pkt{width:calc((100% - (3 * 30px)) / 4);}}</style><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedemuenchenmuenchen-ferienwohnungen-airbnb-oktoberfest-li3545045" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><style data-emotion="css bbb254">.css-bbb254{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;}</style><div class="css-bbb254"><a href="https://www.sueddeutsche.de/muenchen/muenchen-ferienwohnungen-airbnb-oktoberfest-li.3545045" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;warum_der_wiesnwahnsinn_auch_auf_dem_immobilienmarkt_zu_spueren_ist&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;immobilien_und_wohnen_in_muenchen&quot;,&quot;object_id&quot;:&quot;li.3545045&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;muenchen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;muenchen&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:43}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemuenchenmuenchen-ferienwohnungen-airbnb-oktoberfest-li3545045" class="css-14tg8sh"></a><style data-emotion="css p63xwj">.css-p63xwj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}@media screen and (min-width: 500px){.css-p63xwj{-webkit-align-items:normal;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;display:block;}}</style><div class="css-p63xwj"><style data-emotion="css h9i8s0">.css-h9i8s0{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 0 30px;max-width:35%;width:100px;}@media screen and (min-width: 500px){.css-h9i8s0{max-width:none;margin:0;width:auto;}}</style><style data-emotion="css hzhy4m">.css-hzhy4m{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 0 30px;max-width:35%;width:100px;}.css-hzhy4m::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:75%;}@media screen and (min-width: 768px){.css-hzhy4m::before{padding-top:75%;}}@media screen and (min-width: 500px){.css-hzhy4m{max-width:none;margin:0;width:auto;}}</style><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg?rect=265,0,3471,2603&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><style data-emotion="css rjpy4i">.css-rjpy4i{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:680px;-webkit-order:-1;-ms-flex-order:-1;order:-1;}@media screen and (min-width: 500px){.css-rjpy4i{margin-top:16px;}}</style><style data-emotion="css bzuztu">.css-bzuztu{line-height:1;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:680px;-webkit-order:-1;-ms-flex-order:-1;order:-1;}@media screen and (min-width: 500px){.css-bzuztu{margin-top:16px;}}</style><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><style data-emotion="css 1w8kget">.css-1w8kget{font:var(--szde-mosaik-teaser-s-overline-font, 400 0.875rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-s-overline-letter-spacing, 0.025em);text-transform:var(--szde-mosaik-teaser-s-overline-text-transform, none);}</style><span data-manual="teaser-overline" class="css-1w8kget">Ferienwohnungen</span></div><span class="css-pcxqtt">:</span><style data-emotion="css 31yi3a">.css-31yi3a{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:var(--szde-mosaik-teaser-s-headline-font, 700 1.0625rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-s-headline-letter-spacing, 0.015em);overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-31yi3a{font:var(--szde-mosaik-teaser-s-headline-font-medium, 700 1.0625rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-s-headline-letter-spacing-medium, 0.015em);}}</style><span data-manual="teaser-title" class="css-31yi3a">Warum der „Wiesnwahnsinn“ auch auf dem Immobilienmarkt zu spüren ist</span></h3></div></div><style data-emotion="css 1aljmd3">.css-1aljmd3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 0 8px;height:75px;}@media screen and (min-width: 500px){.css-1aljmd3{-webkit-align-items:normal;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin:8px 0 0 0;}}@media screen and (min-width: 500px){.css-1aljmd3{height:auto;}}</style><div class="css-1aljmd3"><button data-bookmark="li.3545045" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedemuenchenmuenchen-oktoberfest-wiesnbier-geschmack-prozent-li3541945" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/muenchen/muenchen-oktoberfest-wiesnbier-geschmack-prozent-li.3541945" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;so_unterschiedlich_schmecken_die_sechs_wiesnbiere&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;oktoberfest&quot;,&quot;object_id&quot;:&quot;li.3541945&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;muenchen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;muenchen&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:44}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemuenchenmuenchen-oktoberfest-wiesnbier-geschmack-prozent-li3541945" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg?rect=52,0,3548,2661&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Oktoberfest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">So unterschiedlich schmecken die sechs Wiesnbiere</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3541945" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><style data-emotion="css 9pyip8">.css-9pyip8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:32px;}@media screen and (min-width: 768px){.css-9pyip8{margin-top:48px;}}</style><div class="css-9pyip8"><div class="css-t1g06b"><style data-emotion="css 1rbw5rq">.css-1rbw5rq{border-style:solid;border-width:2px;cursor:pointer;display:inline-block;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out;font:var(--szde-mosaik-button-button-font, 700 0.875rem/1 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-button-button-letter-spacing, 0.085em);padding:var(--szde-mosaik-button-button-padding, 9px 30px 10px);border-color:var(--sz-button-border-color-secondary-default, #29293a);color:var(--sz-button-text-color-secondary-default, #29293a);background-color:var(--sz-button-background-color-secondary-default, #fff);}.css-1rbw5rq:disabled{cursor:not-allowed;}.css-1rbw5rq:disabled{border-color:var(--sz-button-border-color-secondary-disabled, #c0c1c6);color:var(--sz-button-text-color-secondary-disabled, #93959c);}@media (hover: hover){.css-1rbw5rq:hover:not([disabled]){background-color:var(--szde-mosaik-button-secondary-button-hover-background-color, var(--sz-button-background-color-secondary-hover, #f2f2f3));box-shadow:var(--szde-mosaik-button-secondary-button-hover-box-shadow);}}</style><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;muenchen&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1j1agq52d0","component":"departmentGroup","content":{"title":"München","departmentId":"München","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T14:32:00.000Z","ref":{"referenceType":"article","primaryId":"li.3508722"},"payCategory":"metered","overline":"Münchner Oktoberfest","title":"Millionen-Streit um Vergabe der Wiesnzelte","byline":"Von Jacqueline Lang","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-oktoberfest-zeltvergabe-gericht-li.3508722","teaserText":"Nach vorläufiger Einschätzung des Bayerischen Obersten Landesgerichts ist der Antrag von Alexander Egger auf eine europaweite Ausschreibung unzulässig. Man sehe zunächst auch keinen Anlass, den Fall dem Europäischen Gerichtshof vorzulegen.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/5a3fd901-4318-466e-9b70-3c725063380a.jpg"},"source":"SZ/dpa","articleType":"standard","department":"München","mainTopic":"Oktoberfest","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3508722","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3508722","durationFull":408.973061,"durationReduced":39.262041}},"trackingdata":{"article_title":"millionen_streit_um_vergabe_der_wiesnzelte","doctype":"homepage","main_topic":"oktoberfest","object_id":"li.3508722","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_l","group_title":"muenchen","group_position":1,"group":"department_group","position":42}},{"component":"articleTeaserS","content":{"date":"2026-09-11T13:16:38.609Z","ref":{"referenceType":"article","primaryId":"li.3545045"},"payCategory":"metered","overline":"Ferienwohnungen","title":"Warum der „Wiesnwahnsinn“ auch auf dem Immobilienmarkt zu spüren ist","byline":"Von Bernd Kastner","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-ferienwohnungen-airbnb-oktoberfest-li.3545045","teaserText":"Während des Oktoberfests werden private Wohnungen oft zu horrenden Preisen über Plattformen wie Airbnb vermietet. Mieterverein und Hotelverband begrüßen, dass solche Ferienwohnungen künftig registriert werden müssen. Denn nicht alle Anbieter handeln legal.","teaserImage":{"crops":[{"x":0,"y":177,"width":4000,"height":2250,"name":"16:9"},{"x":265,"y":0,"width":3471,"height":2603,"name":"4:3"},{"x":48,"y":0,"width":3905,"height":2603,"name":"3:2"},{"x":1024,"y":0,"width":1952,"height":2603,"name":"3:4"},{"x":699,"y":0,"width":2603,"height":2603,"name":"1:1"}],"width":4000,"height":2603,"url":"https://www.sueddeutsche.de/2026/09/11/e6d767b5-d55f-472d-9d9e-40a9191a8c78.jpg"},"source":"SZ","articleType":"standard","department":"München","mainTopic":"Immobilien und Wohnen in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545045","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545045","durationFull":271.177143,"durationReduced":42.213878}},"trackingdata":{"article_title":"warum_der_wiesnwahnsinn_auch_auf_dem_immobilienmarkt_zu_spueren_ist","doctype":"homepage","main_topic":"immobilien_und_wohnen_in_muenchen","object_id":"li.3545045","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":2,"group":"department_group","position":43}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:17:41.886Z","ref":{"referenceType":"article","primaryId":"li.3541945"},"payCategory":"metered","overline":"Oktoberfest","title":"So unterschiedlich schmecken die sechs Wiesnbiere","byline":"Von Sarah Maderer","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-oktoberfest-wiesnbier-geschmack-prozent-li.3541945","teaserText":"Vor dem Anstich stellen die Braumeister der sechs großen Münchner Brauereien ihre Oktoberfestbiere vor. Eines hebt sich farblich ab, ein anderes bietet „keinerlei Trink-Widerstand“ – und hat trotzdem am meisten Alkohol.","teaserImage":{"crops":[{"x":0,"y":28,"width":4000,"height":2250,"name":"16:9"},{"x":52,"y":0,"width":3548,"height":2661,"name":"4:3"},{"x":0,"y":0,"width":3992,"height":2661,"name":"3:2"},{"x":828,"y":0,"width":1996,"height":2661,"name":"3:4"},{"x":496,"y":0,"width":2661,"height":2661,"name":"1:1"}],"width":4000,"height":2661,"url":"https://www.sueddeutsche.de/2026/09/11/81d41efb-b270-47cf-a482-8700711d1e6e.jpg"},"source":"SZ","articleType":"special","department":"München","mainTopic":"Oktoberfest","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3541945","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3541945","durationFull":366.759184,"durationReduced":40.097959}},"trackingdata":{"article_title":"so_unterschiedlich_schmecken_die_sechs_wiesnbiere","doctype":"homepage","main_topic":"oktoberfest","object_id":"li.3541945","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":3,"group":"department_group","position":44}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:39:41.380Z","ref":{"referenceType":"article","primaryId":"li.3546050"},"payCategory":"metered","overline":"Antisemitismus","title":"Knobloch sagt Teilnahme an Veranstaltung wegen Morddrohung ab","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-morddrohung-charlotte-knobloch-absage-li.3546050","teaserText":"Unbekannte Täter hatten eine Bank im Englischen Garten mit einer Todesdrohung gegen die Präsidentin der Israelitischen Kultusgemeinde beschmiert.","teaserImage":{"crops":[{"x":0,"y":285,"width":4000,"height":2250,"name":"16:9"},{"x":867,"y":346,"width":2672,"height":2004,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1122,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":984,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/07/13/6ed983c5-5d20-41e7-9219-58de74b9150e.jpg"},"source":"SZ/stha","articleType":"standard","department":"München","mainTopic":"Polizei und Feuerwehr in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546050","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546050","durationFull":90.253061,"durationReduced":35.030204}},"trackingdata":{"article_title":"knobloch_sagt_teilnahme_an_veranstaltung_wegen_morddrohung_ab","doctype":"homepage","main_topic":"polizei_und_feuerwehr_in_muenchen","object_id":"li.3546050","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":4,"group":"department_group","position":45}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:28:55.347Z","ref":{"referenceType":"article","primaryId":"li.3545977"},"payCategory":"metered","overline":"Opfer schwer verletzt","title":"Zwei Festnahmen nach Schüssen in der Schleißheimer Straße","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-schuesse-strasse-verdaechtige-li.3545977","teaserText":"Nach einem Streit im Münchner Norden, bei dem Schüsse fielen, wird ein Zusammenhang mit Rauschgiftkriminalität vermutet. Die beiden Tatverdächtigen sitzen in Untersuchungshaft.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/6dfd8a85-d037-459e-8c1e-80502ad3de26.jpg"},"source":"SZ/stha","articleType":"standard","department":"München","mainTopic":"Polizei und Feuerwehr in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545977","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545977","durationFull":80.091429,"durationReduced":37.172245}},"trackingdata":{"article_title":"zwei_festnahmen_nach_schuessen_in_der_schleissheimer_strasse","doctype":"homepage","main_topic":"polizei_und_feuerwehr_in_muenchen","object_id":"li.3545977","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":5,"group":"department_group","position":46}},{"component":"articleTeaserS","content":{"date":"2026-09-11T09:23:21.175Z","ref":{"referenceType":"article","primaryId":"li.3545899"},"payCategory":"metered","overline":"Zwischenfall vor dem Hauptbahnhof","title":"Mann stoppt ICE und greift Zugführer an","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-ice-hauptbahnhof-angriff-zugfuehrer-li.3545899","teaserText":"Der Wohnsitzlose war betrunken und stand auch unter Drogeneinfluss. Er ist wegen mehrerer Gewaltdelikte polizeibekannt.","teaserImage":{"crops":[{"x":200,"y":87,"width":3636,"height":2045,"name":"16:9"},{"x":468,"y":0,"width":3233,"height":2425,"name":"4:3"},{"x":397,"y":69,"width":3306,"height":2204,"name":"3:2"},{"x":1701,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":1135,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/01/14/391693c1-127e-407d-8468-61a91258d935.jpg"},"source":"SZ/stha","articleType":"standard","department":"München","mainTopic":"Polizei und Feuerwehr in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545899","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545899","durationFull":93.64898,"durationReduced":34.011429}},"trackingdata":{"article_title":"mann_stoppt_ice_und_greift_zugfuehrer_an","doctype":"homepage","main_topic":"polizei_und_feuerwehr_in_muenchen","object_id":"li.3545899","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":6,"group":"department_group","position":47}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:48:39.134Z","ref":{"referenceType":"article","primaryId":"li.3545854"},"payCategory":"paid","overline":"Grünwalder Promis","title":"Treffen sich Bushido und Jochen Schweizer an der Bushaltestelle ...","byline":"Kolumne von Iris Hilberth","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/muenchen/landkreismuenchen/gruenwald-bushido-jochen-schweizer-streit-bushaltestelle-toechter-kolumne-kreis-und-quer-li.3545854","teaserText":"Nach der Begegnung des Rappers und des Event-Unternehmers denkt der Münchner Nobelvorort möglicherweise über den Einsatz von Streetworkern nach.","teaserImage":{"crops":[{"x":0,"y":164,"width":3000,"height":1687,"name":"16:9"},{"x":157,"y":0,"width":2687,"height":2015,"name":"4:3"},{"x":0,"y":8,"width":3000,"height":2000,"name":"3:2"},{"x":744,"y":0,"width":1511,"height":2015,"name":"3:4"},{"x":493,"y":0,"width":2015,"height":2015,"name":"1:1"}],"width":3000,"height":2015,"url":"https://www.sueddeutsche.de/2025/11/14/4fec780c-88a5-46eb-bd83-c2054a5fdd6c.jpg"},"source":"SZ","articleType":"special","department":"Landkreis München","mainTopic":"Landkreis München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545854","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545854","durationFull":209.005714,"durationReduced":35.030204}},"trackingdata":{"article_title":"treffen_sich_bushido_und_jochen_schweizer_an_der_bushaltestelle","doctype":"homepage","label":"szplus","main_topic":"landkreis_muenchen","object_id":"li.3545854","pcat":"paid","section":"landkreis_muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":7,"group":"department_group","position":48}},{"component":"articleTeaserS","content":{"date":"2026-09-10T11:48:24.264Z","ref":{"referenceType":"article","primaryId":"li.3544881"},"payCategory":"metered","overline":"Corso Leopold und Zamanand","title":"Für zwei Tage gehören zwei Münchner Prachtstraßen den Fußgängern","byline":"Von Andreas Schubert","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-leopoldstrasse-ludwigstrasse-gesperrt-zamanand-corso-leopold-li.3544881","teaserText":"Aus dem „Autofreien Tag“ vor mehr als 25 Jahren entstanden Straßenfestivals, die Hunderttausende Besucher anlocken. Was an diesem Wochenende auf der Leopold- und Ludwigstraße geboten ist.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/10/0300fd54-b67c-4821-831a-0de62641c67a.jpg"},"source":"SZ","articleType":"special","department":"München","mainTopic":"Leben und Gesellschaft in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544881","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544881","durationFull":276.166531,"durationReduced":40.515918}},"trackingdata":{"article_title":"fuer_zwei_tage_gehoeren_zwei_muenchner_prachtstrassen_den_fussgaengern","doctype":"homepage","main_topic":"leben_und_gesellschaft_in_muenchen","object_id":"li.3544881","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":8,"group":"department_group","position":49}},{"component":"articleTeaserS","content":{"date":"2026-09-11T16:29:44.946Z","ref":{"referenceType":"article","primaryId":"li.3504372"},"payCategory":"metered","overline":"Cafés in München","title":"Acht Cafés, in denen sich gut arbeiten lässt","byline":"Von SZ-Autorinnen und -Autoren","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-cafes-arbeiten-laptop-li.3504372","teaserText":"Nicht alle bieten Wlan an, die meisten aber zumindest Steckdosen und auf jeden Fall leckeren Kaffee und ordentlich Nervennahrung. Eine Auswahl der besten Cafés zum Arbeiten in München.","teaserImage":{"crops":[{"x":0,"y":84,"width":4000,"height":2250,"name":"16:9"},{"x":389,"y":0,"width":3223,"height":2417,"name":"4:3"},{"x":187,"y":0,"width":3626,"height":2417,"name":"3:2"},{"x":1094,"y":0,"width":1813,"height":2417,"name":"3:4"},{"x":792,"y":0,"width":2417,"height":2417,"name":"1:1"}],"width":4000,"height":2417,"url":"https://www.sueddeutsche.de/2026/02/11/8bf6e7ec-a39f-4f6e-85aa-9177d02eb7ba.jpg"},"source":"SZ","articleType":"special","department":"München","mainTopic":"Essen und Trinken in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3504372","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3504372","durationFull":341.86449,"durationReduced":38.243265}},"trackingdata":{"article_title":"acht_cafes_in_denen_sich_gut_arbeiten_laesst","doctype":"homepage","main_topic":"essen_und_trinken_in_muenchen","object_id":"li.3504372","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":9,"group":"department_group","position":50}},{"component":"articleTeaserS","content":{"date":"2026-09-11T16:28:09.717Z","ref":{"referenceType":"article","primaryId":"li.3546098"},"payCategory":"free","overline":"News-Überblick","title":"Das sind die Nachrichten des Tages","byline":"Von Kari Egeling","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-gericht-wiesnzelt-vergabe-ulrich-rohde-berufsschule-li.3546098","teaserText":"Was der Unternehmer Ulrich Rohde über die steigenden Rüstungsausgaben denkt, warum das Gericht vorläufig die Wiesnzelt-Vergabepraxis der Stadt bestätigt hat, in welchem „Architekturjuwel“ Handwerker wieder ihre Kunst lernen und mehr.","teaserImage":{"crops":[{"x":0,"y":76,"width":800,"height":450,"name":"16:9"},{"x":0,"y":0,"width":800,"height":600,"name":"4:3"},{"x":0,"y":34,"width":800,"height":533,"name":"3:2"},{"x":175,"y":0,"width":451,"height":601,"name":"3:4"},{"x":100,"y":0,"width":601,"height":601,"name":"1:1"}],"width":800,"height":601,"url":"https://www.sueddeutsche.de/2022/06/07/60207e09-b480-4a33-b0f4-807091bdad15.jpeg"},"source":"SZ","articleType":"standard","department":"München","mainTopic":"München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546098","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546098","durationFull":138.605714,"durationReduced":39.68}},"trackingdata":{"article_title":"das_sind_die_nachrichten_des_tages","doctype":"homepage","main_topic":"muenchen","object_id":"li.3546098","pcat":"free","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":10,"group":"department_group","position":51}},{"component":"articleTeaserS","content":{"date":"2026-09-11T13:05:04.464Z","ref":{"referenceType":"article","primaryId":"li.3544357"},"payCategory":"metered","overline":"Vorstellung der Wiesn-Playmate","title":"Was das Besondere an ihrem Titel ist","byline":"Von Thomas Becker","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/muenchen-playboy-wiesn-playmate-2026-li.3544357","teaserText":"Dass Valentina Ruckle nur drei Schläge braucht, um ein Bierfass anzuzapfen, ist gar nicht das, was den Rang der Wiesn-Playmate eigentlich so außergewöhnlich macht.","teaserImage":{"crops":[{"x":0,"y":206,"width":4000,"height":2250,"name":"16:9"},{"x":226,"y":0,"width":3548,"height":2661,"name":"4:3"},{"x":4,"y":0,"width":3992,"height":2661,"name":"3:2"},{"x":1002,"y":0,"width":1996,"height":2661,"name":"3:4"},{"x":670,"y":0,"width":2661,"height":2661,"name":"1:1"}],"width":4000,"height":2661,"url":"https://www.sueddeutsche.de/2026/09/11/1334a0bf-4ebc-4f2e-9c9e-2b5cf922a7d3.jpg"},"source":"SZ","articleType":"special","department":"München","mainTopic":"Leben und Gesellschaft in München","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544357","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544357","durationFull":310.752653,"durationReduced":34.925714}},"trackingdata":{"article_title":"was_das_besondere_an_ihrem_titel_ist","doctype":"homepage","main_topic":"leben_und_gesellschaft_in_muenchen","object_id":"li.3544357","pcat":"metered","section":"muenchen","teaser_type":"article_teaser_s","group_title":"muenchen","group_position":11,"group":"department_group","position":52}}],"navigationItems":[{"label":"Oktoberfest","reference":{"id":"Oktoberfest","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Oktoberfest"},"items":[]},{"label":"Polizei","reference":{"id":"Polizei und Feuerwehr in München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Polizei_und_Feuerwehr_in_M%C3%BCnchen"},"items":[]},{"label":"Politik","reference":{"id":"Politik München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Politik_M%C3%BCnchen"},"items":[]},{"label":"Gastro","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Essen_und_Trinken_in_M%C3%BCnchen"},"items":[]},{"label":"Gerichtsprozesse","reference":{"id":"Gerichtsprozesse in München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Gerichtsprozesse_in_M%C3%BCnchen"},"items":[]},{"label":"Kultur","reference":{"id":"Kultur in München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Kultur_in_M%C3%BCnchen"},"items":[]},{"label":"Leben&Gesellschaft","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Leben_und_Gesellschaft_in_M%C3%BCnchen"},"items":[]},{"label":"Junge Leute","reference":{"id":"Junge Leute München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Junge_Leute_M%C3%BCnchen"},"items":[]},{"label":"Podcast \"Hey München\"","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Hey_M%C3%BCnchen"},"items":[]},{"label":"Kinoprogramm für München","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/kinoprogramm"},"items":[]},{"label":"Landkreise","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/verlag/sueddeutsche-zeitung-landkreise-muenchen-e799231/"},"items":[{"label":"Landkreis München","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/muenchen/landkreismuenchen"},"items":[]},{"label":"Dachau","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/muenchen/dachau"},"items":[]},{"label":"Ebersberg","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/muenchen/ebersberg"},"items":[]},{"label":"Erding","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/muenchen/erding"},"items":[]},{"label":"Freising","reference":{"id":"Freising","type":"internalReference","url":"https://www.sueddeutsche.de/muenchen/freising"},"items":[]},{"label":"Fürstenfeldbruck","reference":{"id":"Fürstenfeldbruck","type":"internalReference","url":"https://www.sueddeutsche.de/muenchen/fuerstenfeldbruck"},"items":[]},{"label":"Starnberg","reference":{"id":"Starnberg","type":"internalReference","url":"https://www.sueddeutsche.de/muenchen/starnberg"},"items":[]},{"label":"Bad Tölz-Wolfratshausen","reference":{"id":"Bad Tölz-Wolfratshausen","type":"internalReference","url":"https://www.sueddeutsche.de/muenchen/wolfratshausen"},"items":[]}]}],"teaserCount":3,"documentIdsFromReferencedPage":["3508722","3545045","3541945","3546050","3545977","3545899","3545854","3544881"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm9" data-qa="department_group_sport"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;sport&quot;,&quot;group_title&quot;:&quot;sport&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/sport" class="css-gz0mj2"> <span class="css-1yaw99a">Sport</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Bundesliga" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;bundesliga&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Bundesliga</a><style data-emotion="css 193jafk">@media screen and (min-width: 768px){.css-193jafk{position:relative;}}</style><div class="css-193jafk"><button type="button" class="css-1e1twab" tabindex="0" aria-haspopup="true" aria-expanded="false">Fußball<style data-emotion="css 1fua9ei">.css-1fua9ei{margin-left:8px;vertical-align:middle;}.css-1fua9ei path{fill:var(--sz-button-text-color-tertiary-default, #29293a);}</style><svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1fua9ei"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button><style data-emotion="css 1dx3fbo">.css-1dx3fbo{background-color:var(--sz-basic-background-color-primary, #fff);border-radius:0 0 4px 4px;box-shadow:rgb(41 41 58 / 0.25) 0 calc(0.5 * 8px) 8px;max-height:calc(5 * 0);opacity:0;overflow:hidden;overflow-y:hidden;padding:16px;pointer-events:none;position:absolute;-webkit-transition:opacity 0.25s ease-in-out,max-height 0.25s ease-in-out;transition:opacity 0.25s ease-in-out,max-height 0.25s ease-in-out;width:100%;z-index:1100;}@media screen and (min-width: 768px){.css-1dx3fbo{width:384px;}}</style><div style="top:0" aria-hidden="true" class="css-1dx3fbo"><style data-emotion="css cqlyp0">.css-cqlyp0{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-flow:row wrap;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0;z-index:1000;}@media screen and (min-width: 768px){.css-cqlyp0{-webkit-box-flex-flow:row wrap;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}.css-cqlyp0 nav{-webkit-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left;}}@supports (-webkit-touch-callout: none) and (not (translate: none)){.css-cqlyp0>*{margin:0 8px 8px;}}</style><nav class="css-cqlyp0"><style data-emotion="css pgry10">.css-pgry10{position:relative;white-space:wrap;z-index:1000;}</style><style data-emotion="css 2eo17a">.css-2eo17a{border-style:solid;border-width:2px;cursor:pointer;display:inline-block;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out;font:var(--szde-mosaik-button-tertiary-font, 400 0.9375rem/1.3 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-button-tertiary-letter-spacing, 0.085em);padding:var(--szde-mosaik-button-tertiary-padding, 1px 9px);background-color:var(--sz-button-background-color-tertiary-default, #fff);border-color:var(--szde-mosaik-button-tertiary-default-border-color, var(--sz-button-border-color-tertiary-default, #e0e0e3));color:var(--sz-button-text-color-tertiary-default, #29293a);text-align:left;-webkit-transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;transition:background-color 150ms ease-in-out,border-color 150ms ease-in-out;position:relative;white-space:wrap;z-index:1000;}.css-2eo17a:disabled{cursor:not-allowed;}.css-2eo17a:disabled{color:var(--sz-button-text-color-tertiary-disabled, #c0c1c6);border-color:var(--szde-mosaik-button-tertiary-disabled-border-color, var(--sz-button-border-color-tertiary-default, #e0e0e3));}@media (hover: hover){.css-2eo17a:hover:not([disabled]){background-color:var(--sz-button-background-color-tertiary-hover, #f2f2f3);border-color:var(--szde-mosaik-button-tertiary-hover-border-color, #c0c1c6);}}</style><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/2._Bundesliga" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;2_bundesliga&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">2. Bundesliga</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/DFB-Pokal" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;dfb_pokal&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">DFB-Pokal</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Champions_League" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;champions_league&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Champions League</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Europa_League" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;europa_league&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Europa League</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/FC_Bayern_M%C3%BCnchen" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;fc_bayern&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">FC Bayern</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/TSV_1860_M%C3%BCnchen" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;tsv_1860_muenchen&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">TSV 1860 München </a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Premier_League" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;premier_league&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Premier League</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Frauenfu%C3%9Fball" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;frauenfussball&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Frauenfußball</a></nav></div></div><div class="css-193jafk"><button type="button" class="css-1e1twab" tabindex="0" aria-haspopup="true" aria-expanded="false">Sportarten<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1fua9ei"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button><div style="top:0" aria-hidden="true" class="css-1dx3fbo"><nav class="css-cqlyp0"><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Basketball" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;basketball&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Basketball</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Biathlon" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;biathlon&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Biathlon</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Boxen" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;boxen&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Boxen</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Darts" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;darts&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Darts</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Eishockey" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;eishockey&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Eishockey</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Fu%C3%9Fball" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;fussball&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Fußball</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Golf" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;golf&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Golf</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Formel_1" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;formel_1&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Formel 1</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Handball" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;handball&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Handball</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Leichtathletik" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;leichtathletik&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Leichtathletik</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Motorsport" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;motorsport&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Motorsport</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Radsport" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;radsport&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Radsport</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Schwimmen" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;schwimmen&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Schwimmen</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Ski_Alpin" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;ski_alpin&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Ski Alpin</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Skispringen" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;skispringen&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Skispringen</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Tennis" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;tennis&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Tennis</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Tischtennis" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;tischtennis&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Tischtennis</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Volleyball" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;volleyball&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Volleyball</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/sport-liveticker/" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;alle_sportarten&quot;,&quot;group_title&quot;:&quot;sport&quot;}}">Alle Sportarten</a></nav></div></div></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Bundesliga","reference":{"id":"Bundesliga","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bundesliga"},"items":[]},{"label":"Fußball","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Fu%C3%9Fball"},"items":[{"label":"2. Bundesliga","reference":{"id":"2. Bundesliga","type":"internalReference","url":"https://www.sueddeutsche.de/thema/2._Bundesliga"},"items":[]},{"label":"DFB-Pokal","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/DFB-Pokal"},"items":[]},{"label":"Champions League","reference":{"id":"Champions League","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Champions_League"},"items":[]},{"label":"Europa League","reference":{"id":"Europa League","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Europa_League"},"items":[]},{"label":"FC Bayern","reference":{"id":"FC Bayern München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/FC_Bayern_M%C3%BCnchen"},"items":[]},{"label":"TSV 1860 München ","reference":{"id":"TSV 1860 München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/TSV_1860_M%C3%BCnchen"},"items":[]},{"label":"Premier League","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Premier_League"},"items":[]},{"label":"Frauenfußball","reference":{"id":"Frauenfußball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Frauenfu%C3%9Fball"},"items":[]}]},{"label":"Sportarten","reference":{"id":"Sport","type":"internalReference","url":"https://www.sueddeutsche.de/sport"},"items":[{"label":"Basketball","reference":{"id":"Basketball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Basketball"},"items":[]},{"label":"Biathlon","reference":{"id":"Biathlon","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Biathlon"},"items":[]},{"label":"Boxen","reference":{"id":"Boxen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Boxen"},"items":[]},{"label":"Darts","reference":{"id":"Darts","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Darts"},"items":[]},{"label":"Eishockey","reference":{"id":"Eishockey","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Eishockey"},"items":[]},{"label":"Fußball","reference":{"id":"Fußball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Fu%C3%9Fball"},"items":[]},{"label":"Golf","reference":{"id":"Golf","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Golf"},"items":[]},{"label":"Formel 1","reference":{"id":"Formel 1","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Formel_1"},"items":[]},{"label":"Handball","reference":{"id":"Handball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Handball"},"items":[]},{"label":"Leichtathletik","reference":{"id":"Leichtathletik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Leichtathletik"},"items":[]},{"label":"Motorsport","reference":{"id":"Motorsport","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Motorsport"},"items":[]},{"label":"Radsport","reference":{"id":"Radsport","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Radsport"},"items":[]},{"label":"Schwimmen","reference":{"id":"Schwimmen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Schwimmen"},"items":[]},{"label":"Ski Alpin","reference":{"id":"Ski Alpin","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Ski_Alpin"},"items":[]},{"label":"Skispringen","reference":{"id":"Skispringen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Skispringen"},"items":[]},{"label":"Tennis","reference":{"id":"Tennis","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Tennis"},"items":[]},{"label":"Tischtennis","reference":{"id":"Tischtennis","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Tischtennis"},"items":[]},{"label":"Volleyball","reference":{"id":"Volleyball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Volleyball"},"items":[]},{"label":"Alle Sportarten","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/"},"items":[]}]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Sport","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedesportalexander-zverev-finale-us-open-new-york-li3546181" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg?rect=0,195,3746,2107&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;zverev_erreicht_finale_und_kann_wieder_grand_slam_sieger_werden&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;tennis&quot;,&quot;object_id&quot;:&quot;li.3546181&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;sport&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:53}}" href="https://www.sueddeutsche.de/sport/alexander-zverev-finale-us-open-new-york-li.3546181" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedesportalexander-zverev-finale-us-open-new-york-li3546181" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">US Open im Tennis</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Zverev erreicht Finale und kann wieder Grand-Slam-Sieger werden</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">French-Open-Gewinner Alexander Zverev besiegt den Russen Chatschanow und kämpft am Sonntag in New York um seinen nächsten großen Triumph.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Gerald Kleffmann</span></div></div><button data-bookmark="li.3546181" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedesporttsv-1860-muenchen-tunay-deniz-lance-fiedler-heimsieg-gruenwalder-stadion-li3546191" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/sport/tsv-1860-muenchen-tunay-deniz-lance-fiedler-heimsieg-gruenwalder-stadion-li.3546191" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;erloesung_auf_giesings_hoehen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;fussball&quot;,&quot;object_id&quot;:&quot;li.3546191&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;sport&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:54}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedesporttsv-1860-muenchen-tunay-deniz-lance-fiedler-heimsieg-gruenwalder-stadion-li3546191" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg?rect=170,0,2192,1644&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Erster Heimsieg der Löwen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Erlösung auf Giesings Höhen</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3546191" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelsportolympia-muenchen-bewerbung-kosten-referendum-e255127" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/sport/olympia-muenchen-bewerbung-kosten-referendum-e255127/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;was_kosten_olympia_und_paralympics&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;olympia&quot;,&quot;object_id&quot;:&quot;er.e255127&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;sport&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:55}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelsportolympia-muenchen-bewerbung-kosten-referendum-e255127" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg?rect=500,0,2998,2249&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Deutsche Spiele-Bewerbung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Was kosten Olympia und Paralympics?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e255127" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;sport&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm9","component":"departmentGroup","content":{"title":"Sport","departmentId":"Sport","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T23:02:08.914Z","ref":{"referenceType":"article","primaryId":"li.3546181"},"payCategory":"paid","overline":"US Open im Tennis","title":"Zverev erreicht Finale und kann wieder Grand-Slam-Sieger werden","byline":"Von Gerald Kleffmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/sport/alexander-zverev-finale-us-open-new-york-li.3546181","teaserText":"French-Open-Gewinner Alexander Zverev besiegt den Russen Chatschanow und kämpft am Sonntag in New York um seinen nächsten großen Triumph.","teaserImage":{"crops":[{"x":0,"y":195,"width":3746,"height":2107,"name":"16:9"},{"x":208,"y":0,"width":3329,"height":2497,"name":"4:3"},{"x":0,"y":0,"width":3746,"height":2497,"name":"3:2"},{"x":937,"y":0,"width":1873,"height":2497,"name":"3:4"},{"x":625,"y":0,"width":2497,"height":2497,"name":"1:1"}],"width":3746,"height":2497,"url":"https://www.sueddeutsche.de/2026/09/11/1db8053a-40ae-4ca9-b2d0-989c04122785.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Tennis","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546181","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546181","durationFull":461.400816,"durationReduced":35.761633}},"trackingdata":{"article_title":"zverev_erreicht_finale_und_kann_wieder_grand_slam_sieger_werden","doctype":"homepage","label":"szplus","main_topic":"tennis","object_id":"li.3546181","pcat":"paid","section":"sport","teaser_type":"article_teaser_l","group_title":"sport","group_position":1,"group":"department_group","position":53}},{"component":"articleTeaserS","content":{"date":"2026-09-11T20:12:08.113Z","ref":{"referenceType":"article","primaryId":"li.3546191"},"payCategory":"metered","overline":"Erster Heimsieg der Löwen","title":"Erlösung auf Giesings Höhen","byline":"Von Christoph Leischwitz","overlineLabels":[],"url":"https://www.sueddeutsche.de/sport/tsv-1860-muenchen-tunay-deniz-lance-fiedler-heimsieg-gruenwalder-stadion-li.3546191","teaserText":"Auch dank eines Doppelpacks von Lance Fiedler feiert der TSV 1860 mit dem 3:0 gegen Schwaben Augsburg den ersten Heimsieg der Saison.","teaserImage":{"crops":[{"x":0,"y":0,"width":2466,"height":1387,"name":"16:9"},{"x":170,"y":0,"width":2192,"height":1644,"name":"4:3"},{"x":0,"y":0,"width":2466,"height":1644,"name":"3:2"},{"x":650,"y":0,"width":1233,"height":1644,"name":"3:4"},{"x":444,"y":0,"width":1644,"height":1644,"name":"1:1"}],"width":2466,"height":1644,"url":"https://www.sueddeutsche.de/2026/09/11/7338ef09-8a58-4590-9aae-cdfd3824f5f6.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Fußball","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546191","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546191","durationFull":274.02449,"durationReduced":36.179592}},"trackingdata":{"article_title":"erloesung_auf_giesings_hoehen","doctype":"homepage","main_topic":"fussball","object_id":"li.3546191","pcat":"metered","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":2,"group":"department_group","position":54}},{"component":"articleTeaserS","content":{"date":"2025-10-10T13:46:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e255127"},"payCategory":"paid","overline":"Deutsche Spiele-Bewerbung","title":"Was kosten Olympia und Paralympics?","byline":"Von Johannes Knuth","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/sport/olympia-muenchen-bewerbung-kosten-referendum-e255127/","teaserText":"Olympische Spiele sind billiger und flexibler geworden: An dieser These gibt es weiter große Zweifel - zumal die deutschen Bewerber noch immer keine konkreten Finanzpläne vorgelegt haben. Dabei steht in München bald das erste Referendum an.","teaserImage":{"crops":[{"x":500,"y":0,"width":2998,"height":2249,"name":"4:3"},{"x":0,"y":0,"width":3998,"height":2249,"name":"16:9"},{"x":0,"y":284,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2249,"url":"https://www.sueddeutsche.de/2025/10/10/d85c72e7-5b10-4c41-808d-cb6e4e0ce814.jpg"},"source":"SZ","articleType":"standard","department":"Sport","mainTopic":"Olympia","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e255127","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e255127"}},"trackingdata":{"article_title":"was_kosten_olympia_und_paralympics","doctype":"homepage","label":"szplus","main_topic":"olympia","object_id":"er.e255127","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":3,"group":"department_group","position":55}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:41:48.588Z","ref":{"referenceType":"article","primaryId":"li.3545860"},"payCategory":"paid","overline":"Jamal Musiala beim FC Bayern","title":"Der harte Weg zum leichten Gefühl","byline":"Von Sebastian Fischer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/sport/fc-bayern-musiala-rueckkehr-tor-absencen-li.3545860","teaserText":"Erstmals seit seinen Zusammenbrüchen spielt Jamal Musiala wieder von Beginn an und trifft. Jetzt soll „Normalität“ einkehren – und eine schwere Zeit für den Nationalspieler endlich enden.","teaserImage":{"crops":[{"x":0,"y":168,"width":3959,"height":2227,"name":"16:9"},{"x":919,"y":189,"width":3040,"height":2280,"name":"4:3"},{"x":0,"y":120,"width":3959,"height":2639,"name":"3:2"},{"x":1436,"y":0,"width":2069,"height":2759,"name":"3:4"},{"x":1119,"y":0,"width":2759,"height":2759,"name":"1:1"}],"width":3959,"height":2759,"url":"https://www.sueddeutsche.de/2026/09/11/5e1328fe-cd8c-4f6a-b435-3bc4e3670413.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Champions League","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545860","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545860","durationFull":356.832653,"durationReduced":39.026939}},"trackingdata":{"article_title":"der_harte_weg_zum_leichten_gefuehl","doctype":"homepage","label":"szplus","main_topic":"champions_league","object_id":"li.3545860","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":4,"group":"department_group","position":56}},{"component":"articleTeaserS","content":{"date":"2026-09-10T11:33:40.205Z","ref":{"referenceType":"article","primaryId":"li.3545125"},"payCategory":"paid","overline":"Tennis-Influencerin Rachel Stuhlmann","title":"„Viele Influencer kennen die Tennis-Etikette nicht“","byline":"Interview von Gerald Kleffmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/sport/tennis-us-open-influencer-interview-rachel-stuhlmann-li.3545125","teaserText":"Bei den US Open in New York gerieten Influencer schwer in die Kritik. Rachel Stuhlmann ist eine der erfolgreichsten in diesem Beruf. Ein Gespräch über Benimmregeln und warum sie für ein Handyverbot in Wimbledon wäre.","teaserImage":{"crops":[{"x":0,"y":636,"width":1320,"height":742,"name":"16:9"},{"x":53,"y":615,"width":1200,"height":900,"name":"4:3"},{"x":9,"y":612,"width":1200,"height":800,"name":"3:2"},{"x":0,"y":103,"width":1320,"height":1760,"name":"3:4"},{"x":0,"y":323,"width":1320,"height":1320,"name":"1:1"}],"width":1320,"height":1966,"url":"https://www.sueddeutsche.de/2026/09/09/3bae4ed7-c305-400f-96c1-af462efe5b6f.jpg"},"source":"SZ","articleType":"interview","department":"Sport","mainTopic":"Tennis","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545125","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545125","durationFull":390.870204,"durationReduced":41.717551}},"trackingdata":{"article_title":"viele_influencer_kennen_die_tennis_etikette_nicht","doctype":"homepage","label":"szplus","main_topic":"tennis","object_id":"li.3545125","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":5,"group":"department_group","position":57}},{"component":"articleTeaserS","content":{"date":"2026-09-11T07:25:37.862Z","ref":{"referenceType":"article","primaryId":"li.3545722"},"payCategory":"paid","overline":"US Open im Tennis","title":"Win-win für alle – außer bei den Finanzen","byline":"Von Gerald Kleffmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/sport/tennis-us-open-rybakina-sabalenka-li.3545722","teaserText":"Das Frauenturnier bietet in Flushing Meadows aufregenden Sport – die Finalistin Jelena Rybakina steigt zur neuen Nummer eins auf. Doch ein Bericht über Geldprobleme der WTA-Tour trübt das Bild.","teaserImage":{"crops":[{"x":194,"y":57,"width":3636,"height":2045,"name":"16:9"},{"x":535,"y":138,"width":2939,"height":2205,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":996,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/d9587e43-7cb8-40f7-adeb-cca6db159e12.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Tennis","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545722","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545722","durationFull":417.462857,"durationReduced":39.262041}},"trackingdata":{"article_title":"win_win_fuer_alle_ausser_bei_den_finanzen","doctype":"homepage","label":"szplus","main_topic":"tennis","object_id":"li.3545722","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":6,"group":"department_group","position":58}},{"component":"articleTeaserS","content":{"date":"2026-09-11T06:48:29.116Z","ref":{"referenceType":"article","primaryId":"li.3545701"},"payCategory":"paid","overline":"Basketball-WM","title":"Deutschland unter den besten vier – wirklich!","byline":"Von Jonas Beckenkamp","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/sport/basketball-wm-frauen-wm-deutschland-halbfinale-li.3545701","teaserText":"Der Halbfinal-Einzug der deutschen Basketballerinnen macht die WM zur Erfolgsgeschichte. Das Nationalteam zieht seine Stärke aus der unerschütterlichen Art des Zusammenhalts – und immer neuen Protagonistinnen.","teaserImage":{"crops":[{"x":0,"y":182,"width":3500,"height":1969,"name":"16:9"},{"x":342,"y":141,"width":2942,"height":2206,"name":"4:3"},{"x":0,"y":47,"width":3500,"height":2333,"name":"3:2"},{"x":840,"y":0,"width":1820,"height":2427,"name":"3:4"},{"x":537,"y":0,"width":2427,"height":2427,"name":"1:1"}],"width":3500,"height":2427,"url":"https://www.sueddeutsche.de/2026/09/10/c6161fab-18dc-418d-b2fa-3ce8a4276f76.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Basketball","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545701","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545701","durationFull":374.700408,"durationReduced":39.497143}},"trackingdata":{"article_title":"deutschland_unter_den_besten_vier_wirklich","doctype":"homepage","label":"szplus","main_topic":"basketball","object_id":"li.3545701","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":7,"group":"department_group","position":59}},{"component":"articleTeaserS","content":{"date":"2026-09-11T14:12:29.649Z","ref":{"referenceType":"article","primaryId":"li.3546133"},"payCategory":"metered","overline":"Die Fußballgötter","title":"Weltklasse – Olise","byline":"Von Guido Schröter","overlineLabels":[],"url":"https://www.sueddeutsche.de/sport/bundesliga-fussballgoetter-bayern-olise-comic-li.3546133","teaserText":"Michael Olise ist auf dem Platz eine Klasse für sich. Und im Interview natürlich auch.","teaserImage":{"crops":[{"x":0,"y":88,"width":2643,"height":1487,"name":"16:9"},{"x":214,"y":0,"width":2216,"height":1662,"name":"4:3"},{"x":75,"y":0,"width":2493,"height":1662,"name":"3:2"},{"x":698,"y":0,"width":1247,"height":1662,"name":"3:4"},{"x":491,"y":0,"width":1662,"height":1662,"name":"1:1"}],"width":2643,"height":1662,"url":"https://www.sueddeutsche.de/2026/09/11/6856d7ed-7a51-42fc-83bb-0e0097f5aa7d.jpg"},"source":"SZ","articleType":"standard","department":"Sport","mainTopic":"Bundesliga"},"trackingdata":{"article_title":"weltklasse_olise","doctype":"homepage","main_topic":"bundesliga","object_id":"li.3546133","pcat":"metered","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":8,"group":"department_group","position":60}},{"component":"articleTeaserS","content":{"date":"2026-09-11T10:47:50.214Z","ref":{"referenceType":"article","primaryId":"li.3545895"},"payCategory":"metered","overline":"RB Leipzig","title":"Pressing, aber kopflos","byline":"Von Javier Cáceres","overlineLabels":[],"url":"https://www.sueddeutsche.de/sport/champions-league-leipzig-niederlage-como-demichelis-kritik-li.3545895","teaserText":"RB Leipzig startet in Como desaströs in die Champions-League-Saison. Lag der geschasste Erfolgstrainer Ole Werner mit seinem Fußball-Ansatz vielleicht doch nicht so falsch?","teaserImage":{"crops":[{"x":500,"y":47,"width":3005,"height":1690,"name":"16:9"},{"x":868,"y":18,"width":2429,"height":1822,"name":"4:3"},{"x":763,"y":100,"width":2732,"height":1822,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/8705f316-2adb-4fee-a572-51993fffb0d8.jpg"},"source":"SZ","articleType":"standard","department":"Sport","mainTopic":"Champions League","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545895","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545895","durationFull":257.541224,"durationReduced":34.899592}},"trackingdata":{"article_title":"pressing_aber_kopflos","doctype":"homepage","main_topic":"champions_league","object_id":"li.3545895","pcat":"metered","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":9,"group":"department_group","position":61}},{"component":"articleTeaserS","content":{"date":"2026-09-10T10:40:56.312Z","ref":{"referenceType":"article","primaryId":"li.3544402"},"payCategory":"metered","overline":"Golferin Esther Henseleit","title":"„Ich freue mich darüber, dass wir heute sichtbarer sind“","byline":"Interview von Felix Haselsteiner","overlineLabels":[],"url":"https://www.sueddeutsche.de/sport/golf-esther-henseleit-solheim-cup-europa-usa-li.3544402","teaserText":"Deutschlands beste Golfspielerin ist Hoffnungsträgerin für das Team Europa: Esther Henseleit im Gespräch über den Solheim Cup, weibliche Vorbilder im Golf – und Ausflüge mit ihrer olympischen Silbermedaille.","teaserImage":{"crops":[{"x":244,"y":546,"width":3636,"height":2045,"name":"16:9"},{"x":900,"y":549,"width":2672,"height":2004,"name":"4:3"},{"x":649,"y":486,"width":3005,"height":2004,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/10/c14f17f7-db11-4391-9ee0-79a7c22428e1.jpg"},"source":"SZ","articleType":"interview","department":"Sport","mainTopic":"Golf","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544402","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544402","durationFull":672.888163,"durationReduced":39.209796}},"trackingdata":{"article_title":"ich_freue_mich_darueber_dass_wir_heute_sichtbarer_sind","doctype":"homepage","main_topic":"golf","object_id":"li.3544402","pcat":"metered","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":10,"group":"department_group","position":62}},{"component":"articleTeaserS","content":{"date":"2026-09-10T12:51:48.854Z","ref":{"referenceType":"article","primaryId":"li.3545010"},"payCategory":"paid","overline":"Fußball","title":"Die Heimlichtuerei des DFB um Marc Kosicke","byline":"Von Johannes Aumüller und Thomas Kistner","overlineLabels":["szplus","exclusive"],"url":"https://www.sueddeutsche.de/sport/dfb-klopp-kosicke-berater-heimlichtuerei-li.3545010","teaserText":"Jürgen Klopp gab es als Bundestrainer nur im Paket mit seinem langjährigen Begleiter. Doch rund um dessen Aktivitäten wachsen die Irritationen. Der Verband verfällt dazu in den Schweigemodus.","teaserImage":{"crops":[{"x":0,"y":120,"width":4000,"height":2250,"name":"16:9"},{"x":264,"y":0,"width":3472,"height":2604,"name":"4:3"},{"x":47,"y":0,"width":3906,"height":2604,"name":"3:2"},{"x":1024,"y":0,"width":1953,"height":2604,"name":"3:4"},{"x":698,"y":0,"width":2604,"height":2604,"name":"1:1"}],"width":4000,"height":2604,"url":"https://www.sueddeutsche.de/2026/09/10/70ed9861-b015-4ffa-aaeb-2f51cb8da2a4.jpg"},"source":"SZ","articleType":"special","department":"Sport","mainTopic":"Deutsche Nationalmannschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545010","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545010","durationFull":822.439184,"durationReduced":38.138776}},"trackingdata":{"article_title":"die_heimlichtuerei_des_dfb_um_marc_kosicke","doctype":"homepage","label":"szplus,exclusive","main_topic":"deutsche_nationalmannschaft","object_id":"li.3545010","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"sport","group_position":11,"group":"department_group","position":63}}],"navigationItems":[{"label":"Bundesliga","reference":{"id":"Bundesliga","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bundesliga"},"items":[]},{"label":"Fußball","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Fu%C3%9Fball"},"items":[{"label":"2. Bundesliga","reference":{"id":"2. Bundesliga","type":"internalReference","url":"https://www.sueddeutsche.de/thema/2._Bundesliga"},"items":[]},{"label":"DFB-Pokal","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/DFB-Pokal"},"items":[]},{"label":"Champions League","reference":{"id":"Champions League","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Champions_League"},"items":[]},{"label":"Europa League","reference":{"id":"Europa League","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Europa_League"},"items":[]},{"label":"FC Bayern","reference":{"id":"FC Bayern München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/FC_Bayern_M%C3%BCnchen"},"items":[]},{"label":"TSV 1860 München ","reference":{"id":"TSV 1860 München","type":"internalReference","url":"https://www.sueddeutsche.de/thema/TSV_1860_M%C3%BCnchen"},"items":[]},{"label":"Premier League","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Premier_League"},"items":[]},{"label":"Frauenfußball","reference":{"id":"Frauenfußball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Frauenfu%C3%9Fball"},"items":[]}]},{"label":"Sportarten","reference":{"id":"Sport","type":"internalReference","url":"https://www.sueddeutsche.de/sport"},"items":[{"label":"Basketball","reference":{"id":"Basketball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Basketball"},"items":[]},{"label":"Biathlon","reference":{"id":"Biathlon","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Biathlon"},"items":[]},{"label":"Boxen","reference":{"id":"Boxen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Boxen"},"items":[]},{"label":"Darts","reference":{"id":"Darts","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Darts"},"items":[]},{"label":"Eishockey","reference":{"id":"Eishockey","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Eishockey"},"items":[]},{"label":"Fußball","reference":{"id":"Fußball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Fu%C3%9Fball"},"items":[]},{"label":"Golf","reference":{"id":"Golf","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Golf"},"items":[]},{"label":"Formel 1","reference":{"id":"Formel 1","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Formel_1"},"items":[]},{"label":"Handball","reference":{"id":"Handball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Handball"},"items":[]},{"label":"Leichtathletik","reference":{"id":"Leichtathletik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Leichtathletik"},"items":[]},{"label":"Motorsport","reference":{"id":"Motorsport","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Motorsport"},"items":[]},{"label":"Radsport","reference":{"id":"Radsport","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Radsport"},"items":[]},{"label":"Schwimmen","reference":{"id":"Schwimmen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Schwimmen"},"items":[]},{"label":"Ski Alpin","reference":{"id":"Ski Alpin","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Ski_Alpin"},"items":[]},{"label":"Skispringen","reference":{"id":"Skispringen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Skispringen"},"items":[]},{"label":"Tennis","reference":{"id":"Tennis","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Tennis"},"items":[]},{"label":"Tischtennis","reference":{"id":"Tischtennis","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Tischtennis"},"items":[]},{"label":"Volleyball","reference":{"id":"Volleyball","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Volleyball"},"items":[]},{"label":"Alle Sportarten","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/"},"items":[]}]},{"label":"Podcast: Und nun zum Sport","reference":{"id":"Und nun zum Sport","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Und_nun_zum_Sport"},"items":[]},{"label":"Ergebnisse & Tabellen","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/"},"items":[{"label":"Fußball-Bundesliga","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/fussball/deutschland-bundesliga/spiele-und-ergebnisse/"},"items":[]},{"label":"2. Bundesliga","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/fussball/deutschland-2-bundesliga/spiele-und-ergebnisse/"},"items":[]},{"label":"Frauen-Bundesliga","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/fussball/deutschland-bundesliga-frauen/spiele-und-ergebnisse/"},"items":[]},{"label":"Champions League","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/fussball/uefa-champions-league/spiele-und-ergebnisse/"},"items":[]},{"label":"Europa League","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/fussball/uefa-europa-league/spiele-und-ergebnisse/"},"items":[]},{"label":"Premier League","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/fussball/england-premier-league/spiele-und-ergebnisse/"},"items":[]},{"label":"Formel 1","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/motorsport/formel-1/kalender/"},"items":[]},{"label":"Handball-Bundesliga","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/handball/deutschland-hbl/spiele-und-ergebnisse/"},"items":[]},{"label":"DEL","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/eishockey/deutschland-del/spiele-und-ergebnisse/"},"items":[]},{"label":"BBL","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/sport-liveticker/basketball/deutschland-bbl/spiele-und-ergebnisse/"},"items":[]}]},{"label":"Podcast: Flo-Jo","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/sport/podcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143/"},"items":[]},{"label":"SZ-Serie: Sportlich bleiben","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/sport/sportlich-bleiben-sz-serie-e206957/"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3546181","3546191","3324426","3545860","3545125","3545722","3545701","3546133","3545895","3544402","3545010","3541724","3545138","3544026","3543289","3544039","3545314","3544771","3544766","3543467","3535028","3544728","3537988","3543276","3523340","3542614","3293982","3499779"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_5" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_5" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_7" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_einfach_leben"><div><div data-szde-hydration="PersonalizationGroup"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header><h2 class="css-yowxym"> <span>Einfach leben</span></h2></header><div><div data-szde-hydration="SwipeButton"><div class="css-1insjq4"><button aria-controls="swipe-group-einfach_leben" disabled="" class="css-jhe1q5"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><button aria-controls="swipe-group-einfach_leben" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-einfach_leben","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-einfach_leben-hp-einfach-leben-first-element"},"dataLastElement":{"data-last-element":"swipe-group-einfach_leben-hp-einfach-leben-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-einfach_leben-hp-einfach-leben-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-einfach_leben" class="css-1c9c4d1"><ul data-container-element="swipe-group-einfach_leben-hp-einfach-leben-container-element" data-swipe-container="" class="css-8slvxg"><li data-first-element="swipe-group-einfach_leben-hp-einfach-leben-first-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li data-last-element="swipe-group-einfach_leben-hp-einfach-leben-last-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li></ul></div></div></section></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Einfach leben","personalizationGroupIdentifier":"hp-einfach-leben","component":"swipeTeaserList"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_einfach_leben","group_title":"einfach_leben","position":65,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1ifpl9vjb0" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-73z2wg sz-teaserlist-element"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedewirtschaftfrankreich-hitzewelle-schneckenmangel-li3544274" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/24dd3a1d-5530-4cd1-b40b-ab308dc4b3a6.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;frankreich_gehen_die_schnecken_aus&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;frankreich&quot;,&quot;object_id&quot;:&quot;li.3544274&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:66}}" href="https://www.sueddeutsche.de/wirtschaft/frankreich-hitzewelle-schneckenmangel-li.3544274" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftfrankreich-hitzewelle-schneckenmangel-li3544274" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Gastronomie</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Frankreich gehen die Schnecken aus</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Schnecken gehören in Frankreich noch immer zum Festtagsmenü. Doch jede zweite Zuchtschnecke im Land hat die Hitzewelle in diesem Sommer nicht überlebt. Une catastrophe!</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Alexandra Föderl-Schmid</span></div></div><button data-bookmark="li.3544274" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div><div class="css-n9bc41 sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedemagazingut-getestettest-alkoholfreies-bier-augustiner-wiesn-li3537967" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/magazin/gut-getestet/test-alkoholfreies-bier-augustiner-wiesn-li.3537967" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;welches_alkoholfreie_bier_schmeckt_richtig_gut&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,sz_magazin&quot;,&quot;main_topic&quot;:&quot;gut_getestet&quot;,&quot;object_id&quot;:&quot;li.3537967&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:67}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemagazingut-getestettest-alkoholfreies-bier-augustiner-wiesn-li3537967" class="css-14tg8sh"></a><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=465&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=465&amp;fm=jpeg&amp;q=60 465w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=139&amp;fm=jpeg&amp;q=60 139w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=277&amp;fm=jpeg&amp;q=60 277w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=554&amp;fm=jpeg&amp;q=60 554w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=684&amp;fm=jpeg&amp;q=60 684w, https://www.sueddeutsche.de/2026/08/31/781fadc8-bd70-4ff3-b1ad-a5382669e2b7.jpg?rect=0,438,2000,1125&amp;width=930&amp;fm=jpeg&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><style data-emotion="css 1iy8pt2">.css-1iy8pt2{display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;display:-webkit-var(--szde-mosaik-teaser-magazin-label-display, inline-block);display:var(--szde-mosaik-teaser-magazin-label-display, inline-block);}</style><style data-emotion="css evye2i">.css-evye2i{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;mix-blend-mode:multiply;background-color:var(--sz-label-background-color-primary, #f2f2f3);color:var(--sz-basic-text-color-primary, #29293a);line-height:1.3;padding:2px 7px;display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;display:-webkit-var(--szde-mosaik-teaser-magazin-label-display, inline-block);display:var(--szde-mosaik-teaser-magazin-label-display, inline-block);}@media screen and (prefers-color-scheme: dark){[data-color-scheme="enable-dark-mode"] .css-evye2i{mix-blend-mode:normal;}}.css-evye2i.sz-disable-dark-mode,.sz-disable-dark-mode .css-evye2i{mix-blend-mode:multiply;}.css-evye2i.sz-force-dark-mode,.sz-force-dark-mode .css-evye2i{mix-blend-mode:normal;}</style><span class="css-evye2i">SZ Magazin</span><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Gut getestet</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">Welches alkoholfreie Bier schmeckt richtig gut?</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Es ist längst keine Notlösung mehr, sondern ein eigenständiges Getränk: Alkoholfreies Bier hat in den vergangen Jahren einen Boom erlebt. Doch ist das gehypte Augustiner wirklich das beste? Und was kann alkoholfreies Pils? 13 Produkte im Test.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Angelika Zahn</span></div></div><button data-bookmark="li.3537967" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class="css-n9bc41 sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedepanoramajennifer-lawrence-instagram-social-media-promis-li3545844" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/panorama/jennifer-lawrence-instagram-social-media-promis-li.3545844" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wenn_irgendjemand_irgendetwas_negatives_sagt_hoere_ich_auf_sofort&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;promis&quot;,&quot;object_id&quot;:&quot;li.3545844&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:68}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepanoramajennifer-lawrence-instagram-social-media-promis-li3545844" class="css-14tg8sh"></a><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=465&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=465&amp;fm=jpeg&amp;q=60 465w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=139&amp;fm=jpeg&amp;q=60 139w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=277&amp;fm=jpeg&amp;q=60 277w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=554&amp;fm=jpeg&amp;q=60 554w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=684&amp;fm=jpeg&amp;q=60 684w, https://www.sueddeutsche.de/2026/01/14/9300e24a-0226-4456-8c2e-b2aea897f0fb.jpg?rect=307,49,2893,1627&amp;width=930&amp;fm=jpeg&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Leute</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">„Wenn irgendjemand irgendetwas Negatives sagt, höre ich auf. Sofort.“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Jennifer Lawrence betritt Instagram mit einer Drohung. Annett Louisan verlässt ihr eigenes Konzert mit einem neuen Bruder. Und Heino fühlt sich leistungsstark.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="li.3545844" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div></div></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" class="css-15uguzw"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="tablet" data-asm-params="pid=5&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" class="css-13j8oaj"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="desktop" data-asm-params="pid=5&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_8" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1hu2r11tq0" data-qa="swipe_teaser_list_taeglich_neue_raetsel"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;swipe_teaser_list&quot;,&quot;label&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;}}"><h2 class="css-yowxym"><a href="https://www.sueddeutsche.de/raetsel/" class="css-gz0mj2"> <span class="css-1yaw99a">Täglich neue Rätsel</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header><div><div data-szde-hydration="SwipeButton"><div class="css-1insjq4"><button aria-controls="swipe-group-taeglich_neue_raetsel" disabled="" class="css-jhe1q5"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><button aria-controls="swipe-group-taeglich_neue_raetsel" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-taeglich_neue_raetsel","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-taeglich_neue_raetsel-doc-1hu2r11tq0-first-element"},"dataLastElement":{"data-last-element":"swipe-group-taeglich_neue_raetsel-doc-1hu2r11tq0-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-taeglich_neue_raetsel-doc-1hu2r11tq0-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-taeglich_neue_raetsel" class="css-1c9c4d1"><ul data-container-element="swipe-group-taeglich_neue_raetsel-doc-1hu2r11tq0-container-element" data-swipe-container="" class="css-8slvxg"><li data-first-element="swipe-group-taeglich_neue_raetsel-doc-1hu2r11tq0-first-element" aria-roledescription="slide" class="css-ytvag0"><style data-emotion="css 15vacbs">.css-15vacbs{container:teaser-m/inline-size;}</style><style data-emotion="css 11johfn">.css-11johfn{position:relative;container:teaser-m/inline-size;}</style><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellkestli" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/kestli" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;clever_aufraeumen_bringen_sie_alle_steine_unter&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.3529741&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:70}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellkestli" class="css-14tg8sh"></a><style data-emotion="css 1er2xp5">.css-1er2xp5{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 0 16px 0;}</style><style data-emotion="css 1xu9q7h">.css-1xu9q7h{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 0 16px 0;}.css-1xu9q7h::before{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);content:'';display:block;padding-top:75%;}@media screen and (min-width: 768px){.css-1xu9q7h::before{padding-top:75%;}}</style><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Kestli: jetzt neu</span></div><span class="css-pcxqtt">:</span><style data-emotion="css 1f1htmp">.css-1f1htmp{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:700 1.1875rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}@media screen and (min-width: 768px){.css-1f1htmp{font:700 1.0625rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;}}</style><span data-manual="teaser-title" class="css-1f1htmp">Clever aufräumen – bringen Sie alle Steine unter?</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="li.3529741" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellwordle" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/wordle" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;fuenf_buchstaben_sechs_versuche_finden_sie_das_wort&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;object_id&quot;:&quot;li.3235365&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:71}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellwordle" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2025/12/01/22c61208-59be-4a13-9042-f274578e99a4.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Wordle: offizielle Version</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Fünf Buchstaben, sechs Versuche – finden Sie das Wort?</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="li.3235365" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellkreuzwortraetsel" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/kreuzwortraetsel/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;15_mal_15_fuellt_ihr_wissen_alle_felder&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.1805861&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:72}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellkreuzwortraetsel" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Kreuzworträtsel: täglich neu</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">15 mal 15 – füllt Ihr Wissen alle Felder?</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="li.1805861" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellstr8ts" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/str8ts/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bauen_sie_zahlenstrassen_kreuz_und_quer&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.3081175&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:73}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellstr8ts" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Str8ts: jeden Tag anders</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Bauen Sie Zahlenstraßen – kreuz und quer</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="li.3081175" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuelldas-kreuz-mit-den-worten" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/das-kreuz-mit-den-worten" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;das_kult_raetsel_aus_dem_sz_magazin&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.3513232&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:74}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuelldas-kreuz-mit-den-worten" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Das Kreuz mit den Worten</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Das Kult-Rätsel aus dem SZ-Magazin</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="li.3513232" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellsudoku" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/sudoku" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;1_bis_9_bekommen_sies_auf_die_reihe&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;object_id&quot;:&quot;li.3235365&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:75}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellsudoku" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Sudoku: von leicht bis schwer</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">1 bis 9 – bekommen Sie’s auf die Reihe?</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="li.3235365" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellbuchstabenring" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/buchstabenring/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bilden_sie_woerter_je_weniger_desto_besser&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;raetsel&quot;,&quot;object_id&quot;:&quot;sz.7.322008&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:7,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:76}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellbuchstabenring" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Buchstabenring: täglich neu</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Bilden Sie Wörter – je weniger, desto besser</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="sz.7.322008" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellfutoshiki" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/futoshiki/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;fuellen_sie_das_quadrat_so_dass_alles_passt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;raetsel&quot;,&quot;object_id&quot;:&quot;sz.7.326106&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:8,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:77}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellfutoshiki" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Futoshiki: jeden Tag anders</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Füllen Sie das Quadrat – so, dass alles passt</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="sz.7.326106" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellschach" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/schach/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sie_sind_am_zug_mit_tipps_vom_grossmeister&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.1702992&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:9,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:78}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellschach" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Schach-Rätsel: täglich neu</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Sie sind am Zug – mit Tipps vom Großmeister</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="li.1702992" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li data-last-element="swipe-group-taeglich_neue_raetsel-doc-1hu2r11tq0-last-element" aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschederaetselaktuellquartett" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/raetsel/aktuell/quartett/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;vier_bilder_eine_gemeinsamkeit_welche&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;raetsel&quot;,&quot;object_id&quot;:&quot;sz.7.322010&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;taeglich_neue_raetsel&quot;,&quot;group_position&quot;:10,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:79}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselaktuellquartett" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Quartett: Mittwoch &amp; Samstag</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Vier Bilder, eine Gemeinsamkeit – welche?</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="sz.7.322010" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li></ul></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_szplus_group_2"><div><div data-szde-hydration="PersonalizationGroup"><section data-testid="personalization-group-skeleton-group--hp-szplus-group-2"><header><h2 data-manual="teaser-group-title" class="css-1cmgwmw"> <span>Gern gelesen</span></h2></header><div class="css-riib44"><div class="css-8iq9z"></div><div class="css-1vj5su2"></div><div class="css-1vj5su2"></div><div class="css-1vj5su2"></div></div></section></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Gern gelesen","personalizationGroupIdentifier":"hp-szplus-group-2","component":"szPlusGroup"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_szplus_group_2","group_title":"gern_gelesen","position":80,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1j5o95nk00" data-qa="swipe_teaser_list_5_stories_from_the_atlantic"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header><h2 class="css-yowxym"> <span>5 stories from The Atlantic</span></h2></header><div><div data-szde-hydration="SwipeButton"><div class="css-1insjq4"><button aria-controls="swipe-group-5_stories_from_the_atlantic" disabled="" class="css-jhe1q5"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><button aria-controls="swipe-group-5_stories_from_the_atlantic" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-5_stories_from_the_atlantic","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-5_stories_from_the_atlantic-doc-1j5o95nk00-first-element"},"dataLastElement":{"data-last-element":"swipe-group-5_stories_from_the_atlantic-doc-1j5o95nk00-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-5_stories_from_the_atlantic-doc-1j5o95nk00-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-5_stories_from_the_atlantic" class="css-1c9c4d1"><ul data-container-element="swipe-group-5_stories_from_the_atlantic-doc-1j5o95nk00-container-element" data-swipe-container="" class="css-8slvxg"><li data-first-element="swipe-group-5_stories_from_the_atlantic-doc-1j5o95nk00-first-element" aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelverlag5-stories-from-the-atlantic-e683752" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/projekte/artikel/verlag/5-stories-from-the-atlantic-e683752/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e683752&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:81}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelverlag5-stories-from-the-atlantic-e683752" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=145&amp;fm=jpeg&amp;q=60 145w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=290&amp;fm=jpeg&amp;q=60 290w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=580&amp;fm=jpeg&amp;q=60 580w, https://www.sueddeutsche.de/2025/05/22/6f47d168-4db3-4f69-b02a-86454f8d6f4a.jpeg?rect=500,0,3000,2250&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Jede Woche fünf neue Texte aus „The Atlantic“ im Original</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Was J.D. Vance Freundschaft nennt. Die dunkle Seite der Achtsamkeit. Ein Pastor gegen Trump. Und mehr.</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="er.e683752" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikthe-maga-right-is-only-pretending-to-be-censored-e452283" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/projekte/artikel/politik/the-maga-right-is-only-pretending-to-be-censored-e452283/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;the_maga_right_is_only_pretending_to_be_censored&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e452283&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:82}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikthe-maga-right-is-only-pretending-to-be-censored-e452283" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=145&amp;fm=jpeg&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=290&amp;fm=jpeg&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=580&amp;fm=jpeg&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/8cdd0ef2-676a-4436-b859-86847f6f7a8e.jpg?rect=216,0,3456,2592&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">MAGA-Bewegung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Das Märchen von der großen Zensur</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="er.e452283" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikj-d-vance-s-disingenuous-defense-of-tucker-carlson-e366750" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/projekte/artikel/politik/j-d-vance-s-disingenuous-defense-of-tucker-carlson-e366750/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;j_d_vances_disingenuous_defense_of_tucker_carlson&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e366750&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:83}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikj-d-vance-s-disingenuous-defense-of-tucker-carlson-e366750" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=145&amp;fm=jpeg&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=290&amp;fm=jpeg&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=580&amp;fm=jpeg&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/7a205ac9-65c8-4460-94af-aaf6e08b7b76.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">J.D. Vance</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Der Vizepräsident und sein nützlicher Freund</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="er.e366750" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftwhat-s-the-matter-with-moderation-e932795" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/what-s-the-matter-with-moderation-e932795/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;whats_the_matter_with_moderation&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e932795&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:84}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftwhat-s-the-matter-with-moderation-e932795" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=145&amp;fm=jpeg&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=290&amp;fm=jpeg&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=580&amp;fm=jpeg&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/3e017a2a-7ea2-437c-afac-d06bc6b5a9d2.jpg?rect=166,0,2666,2000&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Adam Hamilton</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Gegen Trump mit sanfter Stimme</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="er.e932795" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftai-is-already-changing-what-it-means-to-be-human-e286988" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/ai-is-already-changing-what-it-means-to-be-human-e286988/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ai_is_already_changing_what_it_means_to_be_human&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e286988&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:85}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftai-is-already-changing-what-it-means-to-be-human-e286988" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=145&amp;fm=jpeg&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=290&amp;fm=jpeg&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=580&amp;fm=jpeg&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/bb49b876-d1af-4168-9498-e3fbbb46b069.jpg?rect=0,232,3000,2249&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">KI</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Die Entwertung des Menschlichen</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="er.e286988" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li data-last-element="swipe-group-5_stories_from_the_atlantic-doc-1j5o95nk00-last-element" aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftthe-dark-side-of-mindfulness-e730011" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/the-dark-side-of-mindfulness-e730011/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;the_dark_side_of_mindfulness&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;object_id&quot;:&quot;er.e730011&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;5_stories_from_the_atlantic&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:86}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftthe-dark-side-of-mindfulness-e730011" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=145&amp;fm=jpeg&amp;q=60 145w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=290&amp;fm=jpeg&amp;q=60 290w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=580&amp;fm=jpeg&amp;q=60 580w, https://www.sueddeutsche.de/2026/09/10/e30e0dab-5b94-4b75-bce1-95aa6dd74b31.jpg?rect=100,0,3306,2480&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Psychologie</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Die dunkle Seite der Achtsamkeit</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span></div></div><button data-bookmark="er.e730011" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li></ul></div></div></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_6" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_6" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_9" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h14bkooh0" data-qa="meine_sz"><div id="meineSZ"><h-include-lazy src="/meinesz/api/user/homepage-fragment" fragment="[data-fragment=&quot;meinesz-homepage&quot;]"><style data-emotion="css 1xn5slw">.css-1xn5slw{height:600px;position:relative;}.css-1xn5slw::before{content:'Meine SZ – Inhalt lädt';display:block;position:relative;text-align:center;top:360px;}</style><div class="css-1xn5slw"><style data-emotion="css 1oif83z">.css-1oif83z{-webkit-animation:meine-sz-loading 2s linear infinite;animation:meine-sz-loading 2s linear infinite;height:45px;inset:0;margin:auto;position:absolute;width:45px;}@-webkit-keyframes meine-sz-loading{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes meine-sz-loading{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}</style><div class="css-1oif83z"><style data-emotion="css owyhov">.css-owyhov{-webkit-animation:meine-sz-bounce 2s ease-in-out infinite;animation:meine-sz-bounce 2s ease-in-out infinite;background-color:#b2dfd9;border-radius:100%;height:25px;position:absolute;top:0;width:25px;}@-webkit-keyframes meine-sz-bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}@keyframes meine-sz-bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}</style><div class="css-owyhov"></div><style data-emotion="css 1oz3rt8">.css-1oz3rt8{-webkit-animation:meine-sz-bounce 2s ease-in-out infinite;animation:meine-sz-bounce 2s ease-in-out infinite;background-color:#b2dfd9;border-radius:100%;height:25px;position:absolute;top:0;width:25px;-webkit-animation-delay:-1s;animation-delay:-1s;bottom:0;top:auto;}@-webkit-keyframes meine-sz-bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}@keyframes meine-sz-bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}</style><div class="css-1oz3rt8"></div></div></div></h-include-lazy></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1ieln579h0" data-qa="teaser_list_title_die_besten_sz_plus_podcasts"><div><div data-szde-hydration="TeaserListeToken"><section><div><header><h2 class="css-45lkxs"> <span>Die besten SZ-Plus Podcasts</span></h2></header></div><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-der-zug-hannes-schindler-mord-auf-ex-leonie-bartsch-linn-schuetze-e887969" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-der-zug-hannes-schindler-mord-auf-ex-leonie-bartsch-linn-schuetze-e887969/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_zug_wie_starb_hannes&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e887969&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:89}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-der-zug-hannes-schindler-mord-auf-ex-leonie-bartsch-linn-schuetze-e887969" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Süddeutsche Zeitung und Auf Ex Productions</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Der Zug - Wie starb Hannes?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e887969" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelmagazinnadja-abd-el-farrag-naddel-bohlen-podcast-e207245" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/magazin/nadja-abd-el-farrag-naddel-bohlen-podcast-e207245/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;eine_frau_namens_naddel&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,sz_magazin&quot;,&quot;main_topic&quot;:&quot;privatfernsehen&quot;,&quot;object_id&quot;:&quot;er.e207245&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;ihre_sz&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:90}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelmagazinnadja-abd-el-farrag-naddel-bohlen-podcast-e207245" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg?rect=456,0,2736,2052&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-evye2i">SZ Magazin</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast zum ersten Todestag</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Eine Frau namens Naddel</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e207245" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramakriminalfaelle-podcast-gerichtsprozesse-justiz-am-abgrund-e522163" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/kriminalfaelle-podcast-gerichtsprozesse-justiz-am-abgrund-e522163/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;am_abgrund_ein_leben_vor_gericht&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e522163&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:91}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramakriminalfaelle-podcast-gerichtsprozesse-justiz-am-abgrund-e522163" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Am Abgrund - Staffel 2</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e522163" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-eiskeller-fall-aschau-hanna-woerndl-e748926" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-eiskeller-fall-aschau-hanna-woerndl-e748926/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;aschau_ein_dorf_sucht_einen_moerder&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e748926&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:92}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-eiskeller-fall-aschau-hanna-woerndl-e748926" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Aschau – Ein Dorf sucht einen Mörder</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e748926" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><style data-emotion="css iiolkr">.css-iiolkr{margin-bottom:0;opacity:0;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}.css-iiolkr >*{display:none;}.css-iiolkr >footer{display:none;}@media screen and (min-width: 500px){.css-iiolkr{margin-bottom:0;width:0;}}@media screen and (min-width: 768px){.css-iiolkr{margin-bottom:0;width:0;}}@media screen and (min-width: 1000px){.css-iiolkr{width:0;}}</style><style data-emotion="css 8lj63c">.css-8lj63c{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-s-footer-content-alignment, normal);margin-bottom:0;opacity:0;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}@media screen and (min-width: 500px){.css-8lj63c{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.css-8lj63c >*{display:none;}.css-8lj63c >footer{display:none;}@media screen and (min-width: 500px){.css-8lj63c{margin-bottom:0;width:0;}}@media screen and (min-width: 768px){.css-8lj63c{margin-bottom:0;width:0;}}@media screen and (min-width: 1000px){.css-8lj63c{width:0;}}</style><style data-emotion="css 15xuxr9">.css-15xuxr9{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;--szde-mosaik-teaser-footer-content-alignment:var(--szde-mosaik-teaser-s-footer-content-alignment, normal);margin-bottom:0;opacity:0;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}@media screen and (min-width: 500px){.css-15xuxr9{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.css-15xuxr9 >*{display:none;}.css-15xuxr9 >footer{display:none;}@media screen and (min-width: 500px){.css-15xuxr9{margin-bottom:0;width:0;}}@media screen and (min-width: 768px){.css-15xuxr9{margin-bottom:0;width:0;}}@media screen and (min-width: 1000px){.css-15xuxr9{width:0;}}</style><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramajaegerin-staffel-2-fortsetzung-mord-auf-ex-bartsch-schuetze-e577412" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/jaegerin-staffel-2-fortsetzung-mord-auf-ex-bartsch-schuetze-e577412/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_jaegerin_staffel_2&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,exclusive&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e577412&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:93}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramajaegerin-staffel-2-fortsetzung-mord-auf-ex-bartsch-schuetze-e577412" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><style data-emotion="css 11shf7w">.css-11shf7w{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;color:#29293a;background-color:var(--sz-label-background-color-highlight, #b2dfd9);line-height:1.3;padding:2px 7px;display:inline-block;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;margin-right:8px;}</style><span class="css-11shf7w">Exklusiv</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast der Süddeutschen Zeitung und Auf Ex Productions</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Jägerin – Staffel 2</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e577412" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftgreta-thunberg-fridays-for-future-gaza-israel-podcast-klimaaktivistin-e295746" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/greta-thunberg-fridays-for-future-gaza-israel-podcast-klimaaktivistin-e295746/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;greta_die_geschichte_einer_eskalation&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;greta_thunberg&quot;,&quot;object_id&quot;:&quot;er.e295746&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:94}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftgreta-thunberg-fridays-for-future-gaza-israel-podcast-klimaaktivistin-e295746" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg?rect=456,0,2736,2052&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Eine Podcast-Serie der Süddeutschen Zeitung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Greta - Die Geschichte einer Eskalation</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e295746" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelmagazinpodcast-interview-alles-liebe-e075693" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/magazin/podcast-interview-alles-liebe-e075693/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;alles_liebe&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e075693&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;themen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:7,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:95}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelmagazinpodcast-interview-alles-liebe-e075693" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Interview-Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Alles Liebe</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e075693" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_papageienkoenig&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e688038&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:8,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:96}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Der Kampf um den seltensten Vogel der Welt</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Der Papageienkönig</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e688038" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedethemaIst_das_gerecht3F" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/thema/Ist_das_gerecht%3F" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ist_das_gerecht&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3256710&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:9,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:97}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaIst_das_gerecht3F" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Interviewpodcast mit Ronen Steinke</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Ist das gerecht?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3256710" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedethemaIn_aller_Ruhe" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/thema/In_aller_Ruhe" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;in_aller_ruhe&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3258227&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:10,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:98}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaIn_aller_Ruhe" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Über die Fragen unserer Zeit</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">In aller Ruhe</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3258227" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedethemaDeutsch-Amerikanische_Freundschaft" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/thema/Deutsch-Amerikanische_Freundschaft" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;deutsch_amerikanische_freundschaft&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3214797&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:11,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:99}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaDeutsch-Amerikanische_Freundschaft" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Zwei Korrespondenten beidseits des Atlantiks</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Deutsch-Amerikanische Freundschaft</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3214797" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramaverbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/verbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_kiste_auf_der_suche_nach_einer_geheimen_liebe&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;geschichte&quot;,&quot;object_id&quot;:&quot;er.e264211&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:12,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:100}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramaverbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Auf der Suche nach einer geheimen Liebe</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Kiste</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e264211" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikpodcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/podcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;old_man_trump_die_wirklich_wahre_geschichte_des_groessten_luegners_von_amerika&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e958028&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:13,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:101}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikpodcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Die wirklich wahre Geschichte des größten Lügners von Amerika</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Old Man Trump</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e958028" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelsportpodcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/sport/podcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_jagd_nach_der_schnellsten_frau_der_welt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,exclusive&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e984143&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:14,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:102}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelsportpodcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-11shf7w">Exklusiv</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Jagd nach der schnellsten Frau der Welt</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e984143" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelkulturpodcast-rammstein-feuerzone-lindemann-e820426" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/kultur/podcast-rammstein-feuerzone-lindemann-e820426" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;feuerzone_das_system_rammstein_und_der_machtmissbrauch_in_der_musik&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e820426&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:15,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:103}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelkulturpodcast-rammstein-feuerzone-lindemann-e820426" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Das System Rammstein und der Machtmissbrauch in der Musik</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Feuerzone</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e820426" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelmagazinpodcast-daemon-exorzist-e871010" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/magazin/podcast-daemon-exorzist-e871010/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;auf_teufel_komm_raus&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,sz_magazin&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e871010&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;ihre_sz&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:16,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:104}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelmagazinpodcast-daemon-exorzist-e871010" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-evye2i">SZ Magazin</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Der Exorzist aus dem Internet</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Dämon</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e871010" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikpodcast-soeder-wahlkampf-kanzler-bayern-landtagswahl-e234790" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/podcast-soeder-wahlkampf-kanzler-bayern-landtagswahl-e234790/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;soeders_endspiel&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,exclusive&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e234790&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:17,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:105}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikpodcast-soeder-wahlkampf-kanzler-bayern-landtagswahl-e234790" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-11shf7w">Exklusiv</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Sein Kampf um die Macht</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Söders Endspiel</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e234790" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikgerman-angst-podcast-e989005" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/german-angst-podcast-e989005/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;german_angst&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e989005&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:18,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:106}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikgerman-angst-podcast-e989005" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Die neue Lust am Untergang</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">German Angst</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e989005" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftpodcast-missbrauch-kriminalitaet-internet-e315467" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/podcast-missbrauch-kriminalitaet-internet-e315467/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wer_ist_joni&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e315467&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:19,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:107}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftpodcast-missbrauch-kriminalitaet-internet-e315467" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Meine Suche nach einem Phantom</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Wer ist Joni?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e315467" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftalice-schwarzer-podcast-feminismus-e267062" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/alice-schwarzer-podcast-feminismus-e267062/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;who_the_f_is_alice&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e267062&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:20,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:108}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftalice-schwarzer-podcast-feminismus-e267062" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Auf- und Abstieg von Alice Schwarzer</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Who the f*** is Alice?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e267062" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsprojektesueddeutschedeartikelmediendie-mafiaprinzessin-ein-podcast-des-sz-magazins-e745821" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://projekte.sueddeutsche.de/artikel/medien/die-mafiaprinzessin-ein-podcast-des-sz-magazins-e745821/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_mafiaprinzessin&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;sz.7.265569&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:21,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:109}}" data-manual="teaser-url" aria-labelledby="teaser-httpsprojektesueddeutschedeartikelmediendie-mafiaprinzessin-ein-podcast-des-sz-magazins-e745821" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Ein unglaublicher Fall</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Mafiaprinzessin</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e745821" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-gruenes-gewoelbe-true-crime-e159845" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-gruenes-gewoelbe-true-crime-e159845/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_kunst_zu_stehlen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e159845&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:22,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:110}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-gruenes-gewoelbe-true-crime-e159845" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Einbruch ins Grüne Gewölbe</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Kunst zu stehlen</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e159845" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikvor-aller-augen-podcast-serie-ueber-sexuelle-gewalt-an-kindern-e000844" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/vor-aller-augen-podcast-serie-ueber-sexuelle-gewalt-an-kindern-e000844/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;vor_aller_augen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;kriminalitaet&quot;,&quot;object_id&quot;:&quot;er.e000844&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:23,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:111}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikvor-aller-augen-podcast-serie-ueber-sexuelle-gewalt-an-kindern-e000844" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Sexualisierte Gewalt an Kindern</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Vor aller Augen</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e000844" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsprojektesueddeutschedeartikelmedieninside-1860-ein-podcast-ueber-den-tsv-1860-muenchen-e426953" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://projekte.sueddeutsche.de/artikel/medien/inside-1860-ein-podcast-ueber-den-tsv-1860-muenchen-e426953/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;inside_1860&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;sz.7.273213&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:24,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:112}}" data-manual="teaser-url" aria-labelledby="teaser-httpsprojektesueddeutschedeartikelmedieninside-1860-ein-podcast-ueber-den-tsv-1860-muenchen-e426953" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Die Löwen, die Arena und das Geld</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Inside 1860</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e426953" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelkultur71-schuesse-mein-leben-nach-dem-amoklauf-von-erfurt-ein-podcast-e242927" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/kultur/71-schuesse-mein-leben-nach-dem-amoklauf-von-erfurt-ein-podcast-e242927/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;71_schuesse&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e242927&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:25,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:113}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelkultur71-schuesse-mein-leben-nach-dem-amoklauf-von-erfurt-ein-podcast-e242927" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Mein Leben nach dem Amoklauf von Erfurt</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">71 Schüsse</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e242927" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsprojektesueddeutschedeartikelmedienartikel-e370761" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://projekte.sueddeutsche.de/artikel/medien/artikel-e370761/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;going_to_ibiza&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;ibiza_affaere&quot;,&quot;object_id&quot;:&quot;sz.7.259840&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:26,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:114}}" data-manual="teaser-url" aria-labelledby="teaser-httpsprojektesueddeutschedeartikelmedienartikel-e370761" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Die Ibiza-Affäre in Österreich</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Going to Ibiza</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e370761" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsprojektesueddeutschedeartikelmediennsu-prozess-deutsche-abgruende-podcast-serie-der-sz-e669669" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://projekte.sueddeutsche.de/artikel/medien/nsu-prozess-deutsche-abgruende-podcast-serie-der-sz-e669669/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;deutsche_abgruende&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;sz.7.257078&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;,&quot;group_position&quot;:27,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:115}}" data-manual="teaser-url" aria-labelledby="teaser-httpsprojektesueddeutschedeartikelmediennsu-prozess-deutsche-abgruende-podcast-serie-der-sz-e669669" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg?rect=0,0,1600,1200&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">NSU und rechter Terror</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Deutsche Abgründe</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e669669" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div><style data-emotion="css jbpof6">.css-jbpof6{display:block;margin:0 auto;}</style><style data-emotion="css 1bjb81q">.css-1bjb81q{border-style:solid;border-width:2px;cursor:pointer;display:inline-block;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out;font:var(--szde-mosaik-button-button-font, 700 0.875rem/1 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-button-button-letter-spacing, 0.085em);padding:var(--szde-mosaik-button-button-padding, 9px 30px 10px);border-color:var(--sz-button-border-color-secondary-default, #29293a);color:var(--sz-button-text-color-secondary-default, #29293a);background-color:var(--sz-button-background-color-secondary-default, #fff);display:block;margin:0 auto;}.css-1bjb81q:disabled{cursor:not-allowed;}.css-1bjb81q:disabled{border-color:var(--sz-button-border-color-secondary-disabled, #c0c1c6);color:var(--sz-button-text-color-secondary-disabled, #93959c);}@media (hover: hover){.css-1bjb81q:hover:not([disabled]){background-color:var(--szde-mosaik-button-secondary-button-hover-background-color, var(--sz-button-background-color-secondary-hover, #f2f2f3));box-shadow:var(--szde-mosaik-button-secondary-button-hover-box-shadow);}}</style><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;title_topic_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;die_besten_sz_plus_podcasts&quot;}}" class="css-1bjb81q">Mehr anzeigen</button></section></div><script data-szde-hydration-props="TeaserListeToken" type="application/json">{"group":{"id":"doc-1ieln579h0","component":"titleTopicGroup","content":{"children":[{"component":"articleTeaserS","content":{"date":"2026-07-19T22:04:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e887969"},"payCategory":"paid","overline":"Süddeutsche Zeitung und Auf Ex Productions","title":"Der Zug - Wie starb Hannes?","color":"#220702","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-der-zug-hannes-schindler-mord-auf-ex-leonie-bartsch-linn-schuetze-e887969/","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2026/07/19/b4cee5ca-9ef8-463a-875b-5f0c56862f4f.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Podcast"},"trackingdata":{"article_title":"der_zug_wie_starb_hannes","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e887969","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":1,"group":"title_topic_group","position":89}},{"component":"articleTeaserS","content":{"date":"2026-05-07T13:10:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e207245"},"payCategory":"paid","overline":"Podcast zum ersten Todestag","title":"Eine Frau namens Naddel","color":"#ffffff","overlineLabels":["szplus","sz-magazin"],"url":"https://www.sueddeutsche.de/projekte/artikel/magazin/nadja-abd-el-farrag-naddel-bohlen-podcast-e207245/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"},{"x":0,"y":0,"width":3648,"height":2052,"name":"16:9"},{"x":1055,"y":0,"width":1539,"height":2052,"name":"3:4"},{"x":798,"y":0,"width":2052,"height":2052,"name":"1:1"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2026/05/07/647b2a9d-5852-4bb4-bc93-13bf7c44644b.jpg"},"source":"SZ","articleType":"standard","department":"Ihre SZ","mainTopic":"Privatfernsehen"},"trackingdata":{"article_title":"eine_frau_namens_naddel","doctype":"homepage","label":"szplus,sz_magazin","main_topic":"privatfernsehen","object_id":"er.e207245","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":2,"group":"title_topic_group","position":90}},{"component":"articleTeaserS","content":{"date":"2025-04-17T14:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e522163"},"payCategory":"paid","overline":"Podcast","title":"Am Abgrund - Staffel 2","color":"#010029","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/kriminalfaelle-podcast-gerichtsprozesse-justiz-am-abgrund-e522163/","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2026/04/02/f019437e-8392-4fc5-854f-0ea0e5ef756d.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Podcast"},"trackingdata":{"article_title":"am_abgrund_ein_leben_vor_gericht","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e522163","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":3,"group":"title_topic_group","position":91}},{"component":"articleTeaserS","content":{"date":"2026-03-05T15:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e748926"},"payCategory":"paid","overline":"Podcast","title":"Aschau – Ein Dorf sucht einen Mörder","color":"#08213c","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-eiskeller-fall-aschau-hanna-woerndl-e748926/","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"},{"x":0,"y":0,"width":2560,"height":1440,"name":"16:9"},{"x":0,"y":182,"width":2560,"height":1075,"name":"50:21"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2026/03/05/17662247-5879-4204-94a1-e6949ad5e123.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Podcast"},"trackingdata":{"article_title":"aschau_ein_dorf_sucht_einen_moerder","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e748926","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":4,"group":"title_topic_group","position":92}},{"component":"articleTeaserS","content":{"date":"2025-07-13T22:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e577412"},"payCategory":"paid","overline":"Podcast der Süddeutschen Zeitung und Auf Ex Productions","title":"Die Jägerin – Staffel 2","color":"#000000","overlineLabels":["szplus","exclusive"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/jaegerin-staffel-2-fortsetzung-mord-auf-ex-bartsch-schuetze-e577412/","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"},{"x":0,"y":0,"width":2560,"height":1440,"name":"16:9"},{"x":0,"y":182,"width":2560,"height":1075,"name":"50:21"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2025/12/17/941ab44a-8ed2-4acb-a963-aafb11b401cd.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Podcast"},"trackingdata":{"article_title":"die_jaegerin_staffel_2","doctype":"homepage","label":"szplus,exclusive","main_topic":"podcast","object_id":"er.e577412","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":5,"group":"title_topic_group","position":93}},{"component":"articleTeaserS","content":{"date":"2025-10-23T13:30:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e295746"},"payCategory":"paid","overline":"Eine Podcast-Serie der Süddeutschen Zeitung","title":"Greta - Die Geschichte einer Eskalation","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/greta-thunberg-fridays-for-future-gaza-israel-podcast-klimaaktivistin-e295746/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"},{"x":0,"y":0,"width":3648,"height":2052,"name":"16:9"},{"x":0,"y":259,"width":3648,"height":1532,"name":"50:21"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2025/10/23/d64d12b0-8822-4712-b72f-99cd05a06a3d.jpg"},"source":"SZ","articleType":"standard","department":"Gesellschaft","mainTopic":"Greta Thunberg"},"trackingdata":{"article_title":"greta_die_geschichte_einer_eskalation","doctype":"homepage","label":"szplus","main_topic":"greta_thunberg","object_id":"er.e295746","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":6,"group":"title_topic_group","position":94}},{"component":"articleTeaserS","content":{"date":"2025-10-01T06:08:50.617Z","ref":{"referenceType":"externalLink","primaryId":"li.3320062"},"payCategory":"paid","overline":"Interview-Podcast","title":"Alles Liebe","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/magazin/podcast-interview-alles-liebe-e075693/","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2025/10/01/0e6de08d-a006-4e4b-ba2a-ceea8f0acf90.jpg"},"articleType":"standard","department":"Themen","mainTopic":"Podcast"},"trackingdata":{"article_title":"alles_liebe","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e075693","pcat":"paid","section":"themen","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":7,"group":"title_topic_group","position":95}},{"component":"articleTeaserS","content":{"date":"2025-05-28T14:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e688038"},"payCategory":"paid","overline":"Der Kampf um den seltensten Vogel der Welt","title":"Der Papageienkönig","color":"#000000","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Podcast"},"trackingdata":{"article_title":"der_papageienkoenig","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e688038","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":8,"group":"title_topic_group","position":96}},{"component":"articleTeaserS","content":{"date":"2025-05-21T11:46:33.241Z","ref":{"referenceType":"externalLink","primaryId":"li.3256710"},"payCategory":"paid","overline":"Interviewpodcast mit Ronen Steinke","title":"Ist das gerecht?","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/thema/Ist_das_gerecht%3F","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/05/21/62cbd234-f61c-49b2-af6c-761a110d6199.jpeg"},"articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"ist_das_gerecht","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"li.3256710","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":9,"group":"title_topic_group","position":97}},{"component":"articleTeaserS","content":{"date":"2025-05-23T14:33:23.936Z","ref":{"referenceType":"externalLink","primaryId":"li.3258227"},"payCategory":"paid","overline":"Über die Fragen unserer Zeit","title":"In aller Ruhe","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/thema/In_aller_Ruhe","teaserImage":{"crops":[{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":264,"width":1600,"height":672,"name":"50:21"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/05/16/5975ec79-c538-4604-92bc-2ea592e31dca.jpeg"},"articleType":"standard","department":"Gesellschaft","mainTopic":"Podcast"},"trackingdata":{"article_title":"in_aller_ruhe","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"li.3258227","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":10,"group":"title_topic_group","position":98}},{"component":"articleTeaserS","content":{"date":"2025-01-06T14:56:00.000Z","ref":{"referenceType":"externalLink","primaryId":"li.3214797"},"payCategory":"paid","overline":"Zwei Korrespondenten beidseits des Atlantiks","title":"Deutsch-Amerikanische Freundschaft","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/thema/Deutsch-Amerikanische_Freundschaft","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/a28bfb7b-8656-409b-9321-5334e186e0c2.jpeg"},"articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"deutsch_amerikanische_freundschaft","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"li.3214797","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":11,"group":"title_topic_group","position":99}},{"component":"articleTeaserS","content":{"date":"2024-12-05T14:02:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e264211"},"payCategory":"paid","overline":"Auf der Suche nach einer geheimen Liebe","title":"Die Kiste","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/verbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/48f87fb9-2c4f-46e7-93b1-1aab40aa382f.jpeg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Geschichte","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e264211","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e264211"}},"trackingdata":{"article_title":"die_kiste_auf_der_suche_nach_einer_geheimen_liebe","doctype":"homepage","label":"szplus","main_topic":"geschichte","object_id":"er.e264211","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":12,"group":"title_topic_group","position":100}},{"component":"articleTeaserS","content":{"date":"2024-10-10T13:34:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e958028"},"payCategory":"paid","overline":"Die wirklich wahre Geschichte des größten Lügners von Amerika","title":"Old Man Trump","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/podcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/ed8a8608-32d7-451f-b9ee-dafb52372934.jpeg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Podcast","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e958028","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e958028"}},"trackingdata":{"article_title":"old_man_trump_die_wirklich_wahre_geschichte_des_groessten_luegners_von_amerika","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e958028","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":13,"group":"title_topic_group","position":101}},{"component":"articleTeaserS","content":{"date":"2024-07-11T10:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e984143"},"payCategory":"paid","overline":"Podcast","title":"Die Jagd nach der schnellsten Frau der Welt","overlineLabels":["szplus","exclusive"],"url":"https://www.sueddeutsche.de/projekte/artikel/sport/podcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"},{"x":0,"y":0,"width":3648,"height":2052,"name":"16:9"},{"x":0,"y":259,"width":3648,"height":1532,"name":"50:21"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png"},"source":"SZ","articleType":"standard","department":"Sport","mainTopic":"Podcast","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e984143","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e984143"}},"trackingdata":{"article_title":"die_jagd_nach_der_schnellsten_frau_der_welt","doctype":"homepage","label":"szplus,exclusive","main_topic":"podcast","object_id":"er.e984143","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":14,"group":"title_topic_group","position":102}},{"component":"articleTeaserS","content":{"date":"2024-05-31T21:25:21.109Z","ref":{"referenceType":"externalLink","primaryId":"li.3047143"},"payCategory":"paid","overline":"Das System Rammstein und der Machtmissbrauch in der Musik","title":"Feuerzone","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/podcast-rammstein-feuerzone-lindemann-e820426","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/29f13f5b-a30d-4763-9b54-e31453703b04.jpeg"},"articleType":"standard","department":"Kultur","mainTopic":"Podcast"},"trackingdata":{"article_title":"feuerzone_das_system_rammstein_und_der_machtmissbrauch_in_der_musik","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e820426","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":15,"group":"title_topic_group","position":103}},{"component":"articleTeaserS","content":{"date":"2023-12-07T15:03:19.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.364924"},"payCategory":"paid","overline":"Der Exorzist aus dem Internet","title":"Dämon","overlineLabels":["szplus","sz-magazin"],"url":"https://www.sueddeutsche.de/projekte/artikel/magazin/podcast-daemon-exorzist-e871010/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/4b8004d1-8b71-40e0-8266-1418aa985cb6.jpeg"},"articleType":"standard","department":"Ihre SZ","mainTopic":"Podcast"},"trackingdata":{"article_title":"auf_teufel_komm_raus","doctype":"homepage","label":"szplus,sz_magazin","main_topic":"podcast","object_id":"er.e871010","pcat":"paid","section":"ihre_sz","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":16,"group":"title_topic_group","position":104}},{"component":"articleTeaserS","content":{"date":"2023-09-13T07:17:11.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.355067"},"payCategory":"paid","overline":"Sein Kampf um die Macht","title":"Söders Endspiel","overlineLabels":["szplus","exclusive"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/podcast-soeder-wahlkampf-kanzler-bayern-landtagswahl-e234790/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/e614d189-0f71-4bfe-9708-6ccff7f31e45.jpeg"},"articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"soeders_endspiel","doctype":"homepage","label":"szplus,exclusive","main_topic":"podcast","object_id":"er.e234790","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":17,"group":"title_topic_group","position":105}},{"component":"articleTeaserS","content":{"date":"2023-04-06T14:33:29.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.338089"},"payCategory":"paid","overline":"Die neue Lust am Untergang","title":"German Angst","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/german-angst-podcast-e989005/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/d48f3133-8e75-42b2-9601-1a60370c975f.jpeg"},"articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"german_angst","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e989005","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":18,"group":"title_topic_group","position":106}},{"component":"articleTeaserS","content":{"date":"2022-12-26T20:58:33.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.323672"},"payCategory":"paid","overline":"Meine Suche nach einem Phantom","title":"Wer ist Joni?","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/podcast-missbrauch-kriminalitaet-internet-e315467/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/ad18140b-96bf-4a50-9822-7aaf264fa208.jpeg"},"articleType":"standard","department":"Gesellschaft","mainTopic":"Podcast"},"trackingdata":{"article_title":"wer_ist_joni","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e315467","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":19,"group":"title_topic_group","position":107}},{"component":"articleTeaserS","content":{"date":"2022-12-26T21:12:58.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.319833"},"payCategory":"paid","overline":"Auf- und Abstieg von Alice Schwarzer","title":"Who the f*** is Alice?","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/alice-schwarzer-podcast-feminismus-e267062/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/76d2fc74-5053-49ba-ae88-233e57015118.jpeg"},"articleType":"standard","department":"Gesellschaft","mainTopic":"Podcast"},"trackingdata":{"article_title":"who_the_f_is_alice","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e267062","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":20,"group":"title_topic_group","position":108}},{"component":"articleTeaserS","content":{"date":"2021-01-07T15:58:00.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.265569"},"payCategory":"paid","overline":"Ein unglaublicher Fall","title":"Die Mafiaprinzessin","overlineLabels":["szplus"],"url":"https://projekte.sueddeutsche.de/artikel/medien/die-mafiaprinzessin-ein-podcast-des-sz-magazins-e745821/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/3e2e028b-bbdc-4e24-bcad-cfe95ad00218.jpeg"},"articleType":"standard","department":"Service","mainTopic":"Podcast"},"trackingdata":{"article_title":"die_mafiaprinzessin","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"sz.7.265569","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":21,"group":"title_topic_group","position":109}},{"component":"articleTeaserS","content":{"date":"2022-12-26T21:02:25.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.313693"},"payCategory":"paid","overline":"Einbruch ins Grüne Gewölbe","title":"Die Kunst zu stehlen","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-gruenes-gewoelbe-true-crime-e159845/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/50b6d544-a2ce-4b25-a38c-74b062d99af3.jpeg"},"articleType":"standard","department":"Panorama","mainTopic":"podcast"},"trackingdata":{"article_title":"die_kunst_zu_stehlen","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e159845","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":22,"group":"title_topic_group","position":110}},{"component":"articleTeaserS","content":{"date":"2022-12-26T21:08:03.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.324977"},"payCategory":"paid","overline":"Sexualisierte Gewalt an Kindern","title":"Vor aller Augen","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/vor-aller-augen-podcast-serie-ueber-sexuelle-gewalt-an-kindern-e000844/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/b85cac5b-bcf0-4cc7-b002-bebb2eff4aa9.jpeg"},"articleType":"standard","department":"Service","mainTopic":"Kriminalität"},"trackingdata":{"article_title":"vor_aller_augen","doctype":"homepage","label":"szplus","main_topic":"kriminalitaet","object_id":"er.e000844","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":23,"group":"title_topic_group","position":111}},{"component":"articleTeaserS","content":{"date":"2021-01-16T13:32:00.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.273213"},"payCategory":"paid","overline":"Die Löwen, die Arena und das Geld","title":"Inside 1860","overlineLabels":["szplus"],"url":"https://projekte.sueddeutsche.de/artikel/medien/inside-1860-ein-podcast-ueber-den-tsv-1860-muenchen-e426953/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/470e03e5-fe53-4e57-abd4-dc584bdf698d.jpeg"},"articleType":"standard","department":"Service","mainTopic":"Podcast"},"trackingdata":{"article_title":"inside_1860","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"sz.7.273213","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":24,"group":"title_topic_group","position":112}},{"component":"articleTeaserS","content":{"date":"2022-04-07T12:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e242927"},"payCategory":"paid","overline":"Mein Leben nach dem Amoklauf von Erfurt","title":"71 Schüsse","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/71-schuesse-mein-leben-nach-dem-amoklauf-von-erfurt-ein-podcast-e242927/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/35395d4b-ca2e-46f3-8ed0-4fa3e1a0e5cb.jpeg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"podcast"},"trackingdata":{"article_title":"71_schuesse","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e242927","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":25,"group":"title_topic_group","position":113}},{"component":"articleTeaserS","content":{"date":"2021-03-28T13:15:01.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.259840"},"payCategory":"paid","overline":"Die Ibiza-Affäre in Österreich","title":"Going to Ibiza","overlineLabels":["szplus"],"url":"https://projekte.sueddeutsche.de/artikel/medien/artikel-e370761/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/d8b3cf06-36d2-4eb5-9212-b6a33e1dcef0.jpeg"},"articleType":"standard","department":"Politik","mainTopic":"Ibiza-Affäre"},"trackingdata":{"article_title":"going_to_ibiza","doctype":"homepage","label":"szplus","main_topic":"ibiza_affaere","object_id":"sz.7.259840","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":26,"group":"title_topic_group","position":114}},{"component":"articleTeaserS","content":{"date":"2020-12-18T10:31:50.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.257078"},"payCategory":"paid","overline":"NSU und rechter Terror","title":"Deutsche Abgründe","overlineLabels":["szplus"],"url":"https://projekte.sueddeutsche.de/artikel/medien/nsu-prozess-deutsche-abgruende-podcast-serie-der-sz-e669669/","teaserImage":{"crops":[{"x":0,"y":0,"width":1600,"height":1200,"name":"4:3"},{"x":0,"y":150,"width":1600,"height":900,"name":"16:9"},{"x":350,"y":0,"width":900,"height":1200,"name":"3:4"},{"x":200,"y":0,"width":1200,"height":1200,"name":"1:1"}],"width":1600,"height":1200,"url":"https://www.sueddeutsche.de/2025/03/12/da5a17a4-e5be-4b19-8d2a-436952bbd289.jpeg"},"articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"deutsche_abgruende","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"sz.7.257078","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"die_besten_sz_plus_podcasts","group_position":27,"group":"title_topic_group","position":115}}],"title":"Die besten SZ-Plus Podcasts"}},"showDate":false}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_sz_magazin"><div><div data-szde-hydration="PersonalizationGroup"><div><div data-szde-hydration="TeaserListeToken"><section data-testid="personalization-group-skeleton-group--hp-sz-magazin"><style data-emotion="css 1xq7i3t">.css-1xq7i3t{text-align:center;}.css-1xq7i3t path{fill:var(--sz-basic-text-color-primary, #29293a);}</style><div class="css-1xq7i3t"><style data-emotion="css rm3w35">.css-rm3w35{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}@media screen and (min-width: 768px){.css-rm3w35{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><style data-emotion="css 1igpx2t">.css-1igpx2t{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;border-bottom:1px solid transparent;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 24px);}.css-1igpx2t:hover{border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;}@media screen and (min-width: 768px){.css-1igpx2t{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--szhp-components-group-title-space-between-title-and-group-margin, 32px);}}</style><a href="https://www.sueddeutsche.de/magazin" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;szmagazin_logo&quot;,&quot;context&quot;:&quot;logo_topic_group&quot;,&quot;label&quot;:&quot;https_www_sueddeutsche_de_magazin&quot;,&quot;group_title&quot;:&quot;szmagazin&quot;}}" class="css-1igpx2t"><style data-emotion="css 9qdu9i">.css-9qdu9i{height:22px;}@media screen and (min-width: 768px){.css-9qdu9i{height:28px;}}</style><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 873 70" fill="none" aria-hidden="false" class="css-9qdu9i" height="20"><title>SZ-Magazin</title><path fill="#29293a" d="M872.38 32.76c-.1-12.06-4.91-13.42-6.67-13.78-6.07-1.24-11.85 3.28-16.2 7.4v-7.45h-12.6v2.46h3.6V50.9h9.02V30.06c2.79-3.03 6.45-6.04 10.4-5.2 6.24 1.34 3.81 18.61 3.23 26.03h9.14c.2-7 .15-12.46.1-18.11l-.01-.02Zm-49.2 18.15h9.33V18.94h-14.03v2.46h4.7v29.5Zm8.92-38.83a4.31 4.31 0 1 0-8.62 0 4.31 4.31 0 0 0 8.62 0Zm-27.32 36.65h-3.29l14.29-29.77-27.21-.05-1.19 7.36c3.66-3.01 8.02-4.82 11.62-4.82h6.2L790.94 50.9h24.04l1.97-4.96a32.61 32.61 0 0 1-12.19 2.8h.02Zm-20.72 2.21V31.31c0-6.26-.05-8.31-2.38-10.3-2.24-1.84-7.29-2.67-12.53-2.67-6.07 0-9.6 1.6-12.64 3.5l2 3.53c3.37-2.5 5.86-3.61 10.25-3.61 3.74 0 5.06 1.86 5.65 3.89.26.9.34 1.86.37 2.85v2.52c-1.43-1.3-2.96-2.05-5.82-2.3-.64-.04-1.32-.08-2.12-.08-7.27 0-12.42 3.88-12.76 10.94 0 .3-.02.6 0 .91.15 6.33 3.32 10.87 9.83 11.09 5.24.16 8.22-1.27 11-4.33l-.05 3.72h9.23l-.03-.03Zm-8.7-11.03c-.32 4.42-3.75 7.8-7.66 7.57-3.9-.25-6.83-4.04-6.52-8.47.3-4.42 3.74-7.81 7.65-7.57 3.9.25 6.83 4.04 6.52 8.47ZM754 23.96a4.3 4.3 0 0 0-8.25-1.68s-.53 1.3-.42 2.57a12.24 12.24 0 0 0-1.79-1.77c-5.32-4.6-14.2-5.24-20.34-2.13-6.64 3.45-10.1 10.33-9.12 17.72.57 6.23 6.15 11.98 11.82 13.95-.98.4-3.81 1.09-3.96 4.36-.08 5.68 8.97 2.69 13.4 4.25a2.7 2.7 0 0 1 1.48 3.02 3.6 3.6 0 0 1-2.3 2.22c-4.18 1.4-8.5-.88-11.52-3.74l-3.24 2.52c1.94 1.56 3.88 3 6 3.74 3.7 1.4 12.26 2.04 16.25-3.51.85-1.16 1.2-3.52.4-4.98-2.95-4.92-9.7-2.6-13.65-3.16-2.21-.26-3.77-3.55 4.22-4.2 6.07-.25 11.63-3.8 14.76-9.21 2.62-4.6 1.89-11.41-.08-15.92.96.23 1.69.3 2.24.24a4.3 4.3 0 0 0 4.12-4.3h-.01Zm-13.4 12.12c0 7.68-3.94 13.9-8.8 13.9-4.84 0-8.8-6.23-8.8-13.9 0-7.66 3.94-13.9 8.8-13.9 4.87 0 8.8 6.24 8.8 13.9Zm-30.4 14.86V31.31c0-6.26-.04-8.31-2.37-10.3-2.24-1.84-7.29-2.67-12.53-2.67-6.07 0-9.6 1.6-12.65 3.5l2 3.53c3.38-2.5 5.85-3.61 10.26-3.61 3.74 0 5.06 1.86 5.65 3.89.26.9.34 1.86.37 2.85v2.52c-1.43-1.3-2.96-2.05-5.83-2.3-.63-.04-1.31-.08-2.11-.08-7.28 0-12.42 3.88-12.76 10.94 0 .3-.02.6 0 .91.15 6.33 3.32 10.87 9.83 11.09 5.24.16 8.22-1.27 11-4.33l-.06 3.72h9.24l-.03-.03Zm-8.7-11.03c-.3 4.42-3.74 7.8-7.65 7.57-3.92-.25-6.83-4.04-6.52-8.47.3-4.42 3.74-7.81 7.64-7.57 3.91.25 6.84 4.04 6.53 8.47Zm-35.2 11h10.38L674.12.24h-10.76l-13.38 41.52L636.02.24h-16.83v2.17h5.57c-.07 2.08-1.9 35.09-2.79 48.48h4.93c0-10.4.43-15.91 1.55-44.75 2.54 8.54 15.07 44.75 15.07 44.75h7.54s11.88-36.6 14.34-44.75c.52 23.7.92 44.79.92 44.79l-.01-.02ZM609.8 24.07a4.29 4.29 0 0 0-8.24-1.66s-.53 1.3-.42 2.57a11.52 11.52 0 0 0-1.79-1.76c-5.32-4.57-14.16-5.22-20.3-2.11-6.62 3.43-10.05 10.3-9.08 17.67.57 6.22 6.14 11.95 11.79 13.9-.98.41-3.8 1.1-3.96 4.37-.08 5.66 8.94 2.68 13.36 4.23a2.67 2.67 0 0 1 1.47 3.02 3.6 3.6 0 0 1-2.3 2.22c-4.16 1.4-8.46-.88-11.5-3.75l-3.23 2.53c1.94 1.56 3.88 3 6.01 3.74 3.68 1.38 12.22 2.03 16.2-3.52.84-1.15 1.2-3.5.37-4.98-2.95-4.91-9.65-2.58-13.6-3.15-2.2-.26-3.77-3.54 4.2-4.19 6.05-.24 11.61-3.77 14.72-9.18 2.62-4.58 1.89-11.37-.08-15.86.96.22 1.68.29 2.25.24a4.28 4.28 0 0 0 4.1-4.28l.03-.05Zm-13.38 12.11c0 7.67-3.92 13.87-8.77 13.87s-8.77-6.22-8.77-13.87c0-7.65 3.94-13.87 8.77-13.87s8.77 6.2 8.77 13.87Zm-30.64 14.66c.2-6.98.14-12.43.1-18.08-.12-12.03-4.9-13.4-6.66-13.75-6.06-1.22-11.82 3.29-16.15 7.37v-7.42H530.5v2.46h3.58v29.44h9V30.08c2.78-3.03 6.43-6.03 10.37-5.2 6.21 1.34 3.79 18.56 3.2 25.96H565.77Zm-49.25 0h9.32V18.96h-14.24v2.46h4.92V42.1c-2.63 2.3-5.7 4.38-8.84 5.21-1.63.4-3.03-.27-3.62-1.77-2.4-5.97-.3-26.58-.3-26.58H485.2v-5.42s-1.53 1.12-4.2 2.34c-1.97.92-4.2 1.75-4.2 1.75v1.33h-5.81v2.46h5.8l-.4 29.44h9.31l-.5-29.44H495c-.4 4.59-1.32 9.47-1.24 14.3.17 5.25.25 11.2 3.2 14.47 4.97 5.15 17.96-3.41 19.54-4.23v4.92l.02-.04Zm-57.93.02h9.31v-31.9H453.9v2.46h4.7v29.44Zm8.9-38.77a4.32 4.32 0 1 0-8.64.02 4.32 4.32 0 0 0 8.64-.02Zm-13.47 14.94c-9.15-12.84-20.72-8.02-25.3-4.08-5.23 4.25-6.85 11.15-4.97 17.69 1.48 5.24 5.9 10.4 11.44 11.6 6.05 1.3 13.4-.11 17.4-4.94l-2.56-2.77c-6.79 7.9-13.6 3.5-15.27-.88l19.24-16.6.02-.02Zm-5.52.21-15.17 12.78c-1.77-5.55-1.82-11.96 2.69-16.3 1.98-1.75 4.6-2.6 6.85-1.9 2.65.72 4.8 3.18 5.62 5.42h.01Zm-45.1 21.15L423.95.37h-36.18l-.5 8.68c7.44-4.56 10.2-5.63 18.5-5.63l6.51-.03-20.96 47.49h30.3s1.9-4.41 2.15-4.92c-6.13 1.38-13.72 2.7-20.36 2.46v-.03Zm-42.07-4.76 19.25-16.6c-9.14-12.84-20.71-8.02-25.29-4.08-5.24 4.25-6.85 11.15-4.98 17.69 1.48 5.24 5.91 10.4 11.44 11.6 6.06 1.3 13.4-.11 17.4-4.94l-2.55-2.77c-6.79 7.9-13.6 3.5-15.27-.88v-.02Zm-1.43-3.6c-1.78-5.56-1.82-11.97 2.68-16.32 1.99-1.74 4.61-2.58 6.86-1.88 2.65.71 4.8 3.17 5.63 5.41L359.9 40.02Zm-14.06-6.78c.1-5.2.7-10.17-3.63-12.87-6.55-3.36-13.56 1.33-18.46 5.74v-13.2h-12.73v2.46h3.4v35.48h9.33V29.59c2.7-2.91 6.46-6.6 10.38-5.05 1.76.8 2.15 2.48 2.48 4.06.62 3.4.54 11.39.3 22.26h8.28s.5-9.2.66-17.6h-.01Zm-53.78 7.13c-1.06-6.38-1.06-14.4 4.82-17.82 2.93-1.61 8.19-.4 10.74 3.22l1.87-2.73c-3.92-3.52-10.15-4.64-15.3-3.26-5.22 1.47-10.28 6.53-11.26 11.93-1.14 6.28.62 12.17 5.47 16.67 4.5 4.16 11.46 4.98 17.4 2.93 2.05-.62 3.87-1.99 3.87-1.99l-3.07-3.37c-1.22 1.12-4.51 3.32-7.56 2.9-3.9-.62-6.23-4.88-6.98-8.48ZM276.7 25.75l2.52-3.4c-6.94-3.76-18.39-6.1-24.68-.1-2.02 1.97-2.64 5.68-1.73 8.9.86 3.11 3.78 5.23 6.54 6.36 3.75 1.52 7.57 1.66 10.52 3.4 6.64 3.85.53 10.32-10.18 6.52-2.1-.8-3.97-1.5-6.16-2.93 0 0-1.65 5.38-1.62 5.48 6.96 2.38 16.93 3.52 23.23-1.3 2.7-2.13 4.3-5.18 3.89-8.6-1.25-8.33-12.32-9.25-15.7-10.36-5.23-1.4-5.9-5.52-2.27-7.34 4.84-2.21 11.56.14 15.64 3.32v.05Zm-31.12-4.33h6.55v-2.46h-6.55v-5.42s-1.53 1.12-4.18 2.34c-1.97.92-4.2 1.75-4.2 1.75v1.33h-6.54v2.46h6.54l-.4 29.46h9.3l-.52-29.46Zm-27.32 29.42h9.32V18.96h-14.24v2.46h4.92V42.1c-2.62 2.3-5.7 4.38-8.84 5.21-1.63.4-3.01-.27-3.61-1.77-2.41-5.97-.31-26.58-.31-26.58h-13.51v2.46h4.75c-.4 4.59-1.3 9.47-1.22 14.3.16 5.25.25 11.2 3.2 14.47 4.97 5.15 17.96-3.41 19.54-4.23v4.92-.04Zm-45.96-7.2 19.23-16.6c-9.14-12.85-20.71-8.03-25.29-4.1-5.24 4.26-6.85 11.16-4.98 17.7 1.47 5.24 5.91 10.4 11.44 11.6 6.06 1.3 13.4-.11 17.4-4.94l-2.55-2.77c-6.79 7.9-13.61 3.5-15.27-.88l.02-.02Zm-1.44-3.62c-1.77-5.55-1.82-11.96 2.69-16.3 1.99-1.75 4.6-2.6 6.85-1.9 2.66.72 4.8 3.18 5.63 5.42l-15.17 12.78ZM146.8 50.86h8.6V12.92h-11.76v2.46h3.16v8.38s-6.27-7.18-15.7-2.21c-5.65 3.35-8.03 9.4-7.36 15.62.4 5.57 3.19 11.3 8.67 13.5 5.08 1.88 10.73.16 14.4-3.44v3.61l-.01.02Zm.39-15.56s-.42 12.58-7.52 12.58-6.83-12.63-6.83-12.63.1-11.83 7.51-11.83 6.84 11.9 6.84 11.9v-.02Zm-36.98 15.56h8.61V12.91h-11.76v2.45h3.15v8.39s-6.26-7.18-15.7-2.22c-5.65 3.36-8.03 9.4-7.36 15.63.4 5.56 3.19 11.3 8.68 13.49 5.07 1.89 10.7.16 14.4-3.44v3.62l-.02.03Zm.4-15.56s-.41 12.58-7.51 12.58-6.84-12.63-6.84-12.63.13-11.83 7.52-11.83c7.4 0 6.84 11.9 6.84 11.9v-.02ZM72.66 50.84h9.32V18.96H67.73v2.46h4.92V42.1c-2.62 2.3-5.7 4.38-8.84 5.21-1.63.4-3-.27-3.61-1.77-2.41-5.97-.31-26.58-.31-26.58h-13.5v2.46h4.74c-.4 4.59-1.3 9.47-1.23 14.3.16 5.25.24 11.2 3.19 14.47 4.98 5.15 17.96-3.41 19.54-4.23v4.92l.02-.04Zm8.23-38.75a4.32 4.32 0 1 0-8.64.02 4.32 4.32 0 0 0 8.64-.02Zm-19.6 0a4.32 4.32 0 1 0-8.63.02 4.32 4.32 0 0 0 8.64-.02Zm-20.04.18 7.45-6.35-1.48-1.38-3.27 2.7c-8.27-6.21-19.87-9.5-30.2-5.47-4.56 1.7-9.82 6.29-10.31 11.45-.73 5.4 2.3 9.9 6.54 12.92 8.1 5.65 19.5 4.31 26.12 12.17 3.98 5.28-.74 13.64-15.12 8.24-5.54-2.35-6.85-3.14-12.92-7.65L.48 46.56 2 47.86l3.38-3.43c6.51 5.37 33.7 14.9 38.3-4.8.73-4-.16-8.04-2.95-10.56-6.05-5.65-20.72-10.14-20.72-10.14S9.03 16.1 9.16 10.56c.13-3.09 3.43-5.24 5.9-6.05 9.48-2.7 18.98 2.24 26.18 7.73v.03Z"></path></svg><style data-emotion="css s1fmj0">.css-s1fmj0{margin:2px 0 0 8px;}@media screen and (min-width: 768px){.css-s1fmj0{margin:0 0 2px 12px;}}</style><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-s1fmj0" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></div><div class="css-q2slt7"><style data-emotion="css 1lnexor">.css-1lnexor{margin-bottom:32px;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}.css-1lnexor >*{display:block;}.css-1lnexor >footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (min-width: 500px){.css-1lnexor{margin-bottom:0;width:calc((100% - (1 * 24px)) / 2);}}@media screen and (min-width: 768px){.css-1lnexor{margin-bottom:0;width:calc((100% - (3 * 24px)) / 4);}}@media screen and (min-width: 1000px){.css-1lnexor{width:calc((100% - (3 * 30px)) / 4);}}@media screen and (min-width: 500px){.css-1lnexor{height:300px;}}</style><style data-emotion="css m43dr2">.css-m43dr2{-webkit-animation:bg-color-change 6s ease-in-out infinite alternate;animation:bg-color-change 6s ease-in-out infinite alternate;background-color:var(--sz-modal-background-color-secondary, #f2f2f3);border:1px solid transparent;border-radius:8px;height:90px;max-width:600px;min-width:100px;position:relative;width:100%;z-index:0;margin-bottom:32px;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 550ms ease-in-out,-webkit-transform 550ms ease-in-out;transition:opacity 550ms ease-in-out,transform 550ms ease-in-out;}@media screen and (min-width: 768px){.css-m43dr2{height:342px;}}.css-m43dr2::before{-webkit-animation:animated-gradient 3s ease-in-out infinite alternate;animation:animated-gradient 3s ease-in-out infinite alternate;background:linear-gradient(
        45deg,
        #acd7d2 0.65%,
        #c2bbd8 15.66%,
        #c2bbd8 32.94%,
        #009990 48.07%,
        #c2bbd8 66.18%,
        #c2bbd8 82.27%,
        #acd7d2 99.43%
      );-webkit-background-size:300% 100%;background-size:300% 100%;border-radius:inherit;content:'';inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;-webkit-mask-composite:exclude;mask-composite:exclude;padding:1px;position:absolute;z-index:1;}@-webkit-keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@keyframes animated-gradient{0%{-webkit-background-position:0% 50%;background-position:0% 50%;}100%{-webkit-background-position:100% 0%;background-position:100% 0%;}}@-webkit-keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}@keyframes bg-color-change{0%{background-color:var(--sz-basic-background-color-primary, #fff);}50%{background-color:var(--sz-modal-background-color-secondary, #f2f2f3);}100%{background-color:var(--sz-basic-background-color-primary, #fff);}}.css-m43dr2 >*{display:block;}.css-m43dr2 >footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media screen and (min-width: 500px){.css-m43dr2{margin-bottom:0;width:calc((100% - (1 * 24px)) / 2);}}@media screen and (min-width: 768px){.css-m43dr2{margin-bottom:0;width:calc((100% - (3 * 24px)) / 4);}}@media screen and (min-width: 1000px){.css-m43dr2{width:calc((100% - (3 * 30px)) / 4);}}@media screen and (min-width: 500px){.css-m43dr2{height:300px;}}</style><div class="css-m43dr2"></div><div class="css-m43dr2"></div><div class="css-m43dr2"></div><div class="css-m43dr2"></div></div></section></div><script data-szde-hydration-props="TeaserListeToken" type="application/json">{"group":{"component":"logoTopicGroup","content":{"logo":"magazin","children":[]}},"showDate":false,"isLoading":true,"data-testid":"personalization-group-skeleton-group--hp-sz-magazin"}</script></div></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Magazin","personalizationGroupIdentifier":"hp-sz-magazin","logo":"magazin","component":"logoTopicGroup"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_sz_magazin","group_title":"magazin","position":116,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_7" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_7" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtl38" data-qa="department_group_bayern"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;bayern&quot;,&quot;group_title&quot;:&quot;bayern&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/bayern" class="css-gz0mj2"> <span class="css-1yaw99a">Bayern</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Politik_Bayern" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;politik&quot;,&quot;group_title&quot;:&quot;bayern&quot;}}">Politik</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Freizeit_in_Bayern" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;freizeit&quot;,&quot;group_title&quot;:&quot;bayern&quot;}}">Freizeit</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Kultur_in_Bayern" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;kultur&quot;,&quot;group_title&quot;:&quot;bayern&quot;}}">Kultur</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Politik","reference":{"id":"Politik Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Politik_Bayern"},"items":[]},{"label":"Freizeit","reference":{"id":"Freizeit in Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Freizeit_in_Bayern"},"items":[]},{"label":"Kultur","reference":{"id":"Kultur in Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Kultur_in_Bayern"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Bayern","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedebayernbayern-schulbeginn-anna-stolz-li3544749" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;kultusministerin_anna_stolz_wir_haben_die_unterrichtsversorgung_sichergestellt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;bildung_in_bayern&quot;,&quot;object_id&quot;:&quot;li.3544749&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;bayern&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;bayern&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:117}}" href="https://www.sueddeutsche.de/bayern/bayern-schulbeginn-anna-stolz-li.3544749" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedebayernbayern-schulbeginn-anna-stolz-li3544749" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Schulbeginn in Bayern</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Kultusministerin Anna Stolz: „Wir haben die Unterrichtsversorgung sichergestellt“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Am Dienstag geht in Bayern wieder der Unterricht los: mit neuen Prüfungsformaten, Ideen für die Mittelschulen und einem Handyverbot. Ein Bündel an Maßnahmen soll den Schulen „neue Impulse“ bringen.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Von Maximilian Gerl</span></div></div><button data-bookmark="li.3544749" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedebayernbayern-staatsempfang-vereinige-arabische-emirate-soeder-li3546000" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/bayern/bayern-staatsempfang-vereinige-arabische-emirate-soeder-li.3546000" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;emirate_wollen_zehn_milliarden_euro_in_bayern_investieren&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;politik_bayern&quot;,&quot;object_id&quot;:&quot;li.3546000&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;bayern&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;bayern&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:118}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedebayernbayern-staatsempfang-vereinige-arabische-emirate-soeder-li3546000" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg?rect=187,0,3625,2719&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Staatsempfang in München</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Emirate wollen zehn Milliarden Euro in Bayern investieren</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3546000" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedebayernbayern-ministerpraesident-gruene-katharina-schulze-li3545863" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/bayern/bayern-ministerpraesident-gruene-katharina-schulze-li.3545863" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;katharina_schulze_waere_bereit_fuer_ministerpraesidentenamt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;politik_bayern&quot;,&quot;object_id&quot;:&quot;li.3545863&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;bayern&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;bayern&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:119}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedebayernbayern-ministerpraesident-gruene-katharina-schulze-li3545863" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg?rect=185,0,2964,2223&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Grüne in Bayern</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Katharina Schulze wäre „bereit“ für Ministerpräsidentenamt</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3545863" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;bayern&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtl38","component":"departmentGroup","content":{"title":"Bayern","departmentId":"Bayern","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T13:22:03.235Z","ref":{"referenceType":"article","primaryId":"li.3544749"},"payCategory":"metered","overline":"Schulbeginn in Bayern","title":"Kultusministerin Anna Stolz: „Wir haben die Unterrichtsversorgung sichergestellt“","byline":"Von Maximilian Gerl","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/bayern-schulbeginn-anna-stolz-li.3544749","teaserText":"Am Dienstag geht in Bayern wieder der Unterricht los: mit neuen Prüfungsformaten, Ideen für die Mittelschulen und einem Handyverbot. Ein Bündel an Maßnahmen soll den Schulen „neue Impulse“ bringen.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/1210191c-906e-42c7-9421-d879ade0ed3a.jpg"},"source":"SZ","articleType":"standard","department":"Bayern","mainTopic":"Bildung in Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544749","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544749","durationFull":449.619592,"durationReduced":38.687347}},"trackingdata":{"article_title":"kultusministerin_anna_stolz_wir_haben_die_unterrichtsversorgung_sichergestellt","doctype":"homepage","main_topic":"bildung_in_bayern","object_id":"li.3544749","pcat":"metered","section":"bayern","teaser_type":"article_teaser_l","group_title":"bayern","group_position":1,"group":"department_group","position":117}},{"component":"articleTeaserS","content":{"date":"2026-09-11T15:50:00.000Z","ref":{"referenceType":"article","primaryId":"li.3546000"},"payCategory":"metered","overline":"Staatsempfang in München","title":"Emirate wollen zehn Milliarden Euro in Bayern investieren","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/bayern-staatsempfang-vereinige-arabische-emirate-soeder-li.3546000","teaserText":"Erstmals besucht ein Präsident der Vereinigten Arabischen Emirate Deutschland - und wird mit Brezen, Trachten und einem großen Lebkuchenherz empfangen. Sogar bei den Schuhen sind sich die Herren einig.","teaserImage":{"crops":[{"x":0,"y":235,"width":4000,"height":2250,"name":"16:9"},{"x":187,"y":0,"width":3625,"height":2719,"name":"4:3"},{"x":0,"y":26,"width":4000,"height":2667,"name":"3:2"},{"x":980,"y":0,"width":2039,"height":2719,"name":"3:4"},{"x":641,"y":0,"width":2719,"height":2719,"name":"1:1"}],"width":4000,"height":2719,"url":"https://www.sueddeutsche.de/2026/09/11/c486fc14-e909-4d76-aa42-b4e0092d115a.jpg"},"source":"SZ/DPA","articleType":"standard","department":"Bayern","mainTopic":"Politik Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546000","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546000","durationFull":162.011429,"durationReduced":36.597551}},"trackingdata":{"article_title":"emirate_wollen_zehn_milliarden_euro_in_bayern_investieren","doctype":"homepage","main_topic":"politik_bayern","object_id":"li.3546000","pcat":"metered","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":2,"group":"department_group","position":118}},{"component":"articleTeaserS","content":{"date":"2026-09-11T08:04:53.105Z","ref":{"referenceType":"article","primaryId":"li.3545863"},"payCategory":"metered","overline":"Grüne in Bayern","title":"Katharina Schulze wäre „bereit“ für Ministerpräsidentenamt","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/bayern-ministerpraesident-gruene-katharina-schulze-li.3545863","teaserText":"Katharina Schulze ist schon länger die Frontfrau der Grünen in Bayern. Doch Regierungschefin hätte sie bislang nicht werden können – in zwei Jahren sieht es anders aus.","teaserImage":{"crops":[{"x":0,"y":174,"width":3334,"height":1875,"name":"16:9"},{"x":185,"y":0,"width":2964,"height":2223,"name":"4:3"},{"x":0,"y":0,"width":3334,"height":2223,"name":"3:2"},{"x":833,"y":0,"width":1667,"height":2223,"name":"3:4"},{"x":556,"y":0,"width":2223,"height":2223,"name":"1:1"}],"width":3334,"height":2223,"url":"https://www.sueddeutsche.de/2026/09/11/5a7eaddb-ac4e-4d18-8ee0-aaec7c3b947c.jpg"},"source":"SZ/DPA","articleType":"standard","department":"Bayern","mainTopic":"Politik Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545863","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545863","durationFull":62.82449,"durationReduced":34.089796}},"trackingdata":{"article_title":"katharina_schulze_waere_bereit_fuer_ministerpraesidentenamt","doctype":"homepage","main_topic":"politik_bayern","object_id":"li.3545863","pcat":"metered","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":3,"group":"department_group","position":119}},{"component":"articleTeaserS","content":{"date":"2026-08-28T11:55:01.268Z","ref":{"referenceType":"article","primaryId":"li.3537061"},"payCategory":"paid","overline":"Grünen-Fraktionschefin Katharina Schulze","title":"Sie will raus aus der Ecke der Nörgler und Besserwisser","byline":"Von Johann Osel","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/bayern/katharina-schulze-gruene-portraet-landtag-bayern-li.3537061","teaserText":"Der nächste Landtagswahlkampf der bayerischen Grünen dürfte voll auf Katharina Schulze zugeschnitten sein. Sie feilt kräftig am Image der Partei: Mit „Miesepetrigkeit und Angstmacherei“ sei nichts zu gewinnen.","teaserImage":{"crops":[{"x":0,"y":0,"width":3996,"height":2248,"name":"16:9"},{"x":27,"y":0,"width":2997,"height":2248,"name":"4:3"},{"x":0,"y":0,"width":3372,"height":2248,"name":"3:2"},{"x":682,"y":0,"width":1686,"height":2248,"name":"3:4"},{"x":401,"y":0,"width":2248,"height":2248,"name":"1:1"}],"width":4000,"height":2248,"url":"https://www.sueddeutsche.de/2026/08/28/68062573-e686-4899-a4f7-02ebbb7bf787.jpg"},"source":"SZ","articleType":"special","department":"Bayern","mainTopic":"Politik Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537061","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537061","durationFull":613.22449,"durationReduced":38.138776}},"trackingdata":{"article_title":"sie_will_raus_aus_der_ecke_der_noergler_und_besserwisser","doctype":"homepage","label":"szplus","main_topic":"politik_bayern","object_id":"li.3537061","pcat":"paid","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":4,"group":"department_group","position":120}},{"component":"articleTeaserS","content":{"date":"2026-09-10T12:51:58.858Z","ref":{"referenceType":"article","primaryId":"li.3545384"},"payCategory":"metered","overline":"Erlangen","title":"Der Verlobte „Jan“ ist weiter zur Fahndung ausgeschrieben","byline":"Glosse von Olaf Przybilla","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/erlangen-verlobter-jan-bergkirchweih-soziale-medien-suche-li.3545384","teaserText":"Immer noch wird nach einem auf der Bergkirchweih verloren gegangenen potenziellen Ehemann gesucht. Ein letzter Versuch.","teaserImage":{"crops":[{"x":0,"y":208,"width":4000,"height":2250,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/05/27/64aebb19-cbf5-4db9-bbda-e172136f8f68.jpg"},"source":"SZ","articleType":"special","department":"Bayern","mainTopic":"Leben und Gesellschaft in Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545384","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545384","durationFull":212.715102,"durationReduced":31.686531}},"trackingdata":{"article_title":"der_verlobte_jan_ist_weiter_zur_fahndung_ausgeschrieben","doctype":"homepage","main_topic":"leben_und_gesellschaft_in_bayern","object_id":"li.3545384","pcat":"metered","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":5,"group":"department_group","position":121}},{"component":"articleTeaserS","content":{"date":"2026-09-10T10:22:06.943Z","ref":{"referenceType":"article","primaryId":"li.3544174"},"payCategory":"paid","overline":"Almwirtschaft in Bayern","title":"Die Wolfsjagd ist eröffnet","byline":"Von Christian Sebald","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/bayern/bayern-woelfe-jaeger-abschuss-almwirtschaft-li.3544174","teaserText":"Zwei Wolfsrüden sind in den bayerischen Bergen nachgewiesen. Obwohl sie sich unauffällig verhalten, dürfen Jäger und Förster sie nun wieder jagen. Artenschützer sind entsetzt.","teaserImage":{"crops":[{"x":34,"y":0,"width":2460,"height":1384,"name":"16:9"},{"x":341,"y":0,"width":1845,"height":1384,"name":"4:3"},{"x":226,"y":0,"width":2076,"height":1384,"name":"3:2"},{"x":745,"y":0,"width":1038,"height":1384,"name":"3:4"},{"x":572,"y":0,"width":1384,"height":1384,"name":"1:1"}],"width":2528,"height":1384,"url":"https://www.sueddeutsche.de/2025/11/14/095caa87-0121-4c7a-b469-b427d0ef3c3f.jpg"},"source":"SZ","articleType":"special","department":"Bayern","mainTopic":"Umwelt und Natur in Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544174","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544174","durationFull":573.518367,"durationReduced":33.854694}},"trackingdata":{"article_title":"die_wolfsjagd_ist_eroeffnet","doctype":"homepage","label":"szplus","main_topic":"umwelt_und_natur_in_bayern","object_id":"li.3544174","pcat":"paid","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":6,"group":"department_group","position":122}},{"component":"articleTeaserS","content":{"date":"2026-04-08T13:37:09.296Z","ref":{"referenceType":"article","primaryId":"li.3464286"},"payCategory":"metered","overline":"Artenvielfalt","title":"Wo Bayern wieder Wolfsland ist","byline":"Von Christian Sebald","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/woelfe-bayern-nationalpark-bayerischer-wald-tschechien-beobachtung-li.3464286","teaserText":"Vor gut neun Jahren hat sich im Nationalpark Bayerischer Wald ein frei lebendes Wolfsrudel gebildet. Inzwischen gibt es dort und im angrenzenden Tschechien zehn Wolfsreviere mit 43 Elterntieren, Jungwölfen und Welpen. Sie werden penibel beobachtet.","teaserImage":{"crops":[{"x":0,"y":70,"width":1350,"height":759,"name":"16:9"},{"x":75,"y":0,"width":1200,"height":900,"name":"4:3"},{"x":0,"y":0,"width":1350,"height":900,"name":"3:2"},{"x":338,"y":0,"width":675,"height":900,"name":"3:4"},{"x":225,"y":0,"width":900,"height":900,"name":"1:1"}],"width":1350,"height":900,"url":"https://www.sueddeutsche.de/2023/07/06/0ee08145-992a-4338-a4de-d1df1272a3cd.jpeg"},"source":"SZ","articleType":"standard","department":"Bayern","mainTopic":"Umwelt und Natur in Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3464286","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3464286","durationFull":455.105306,"durationReduced":33.07102}},"trackingdata":{"article_title":"wo_bayern_wieder_wolfsland_ist","doctype":"homepage","main_topic":"umwelt_und_natur_in_bayern","object_id":"li.3464286","pcat":"metered","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":7,"group":"department_group","position":123}},{"component":"articleTeaserS","content":{"date":"2026-09-09T10:51:20.214Z","ref":{"referenceType":"article","primaryId":"li.3544264"},"payCategory":"paid","overline":"Missbrauchsfälle in Nürnberg","title":"Kosmetika und Drogen: Wie Mädchen am Bahnhof gefügig gemacht werden","byline":"Von Olaf Przybilla und Max Weinhold Hernandez","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/bayern/nuernberg-polizei-drogenhandel-missbrauch-hauptbahnhof-maedchen-li.3544264","teaserText":"18 Haftbefehle in drei Monaten: In Nürnbergs Innenstadt kämpft die Polizei gegen eine Gruppe von Männern, die immer wieder Mädchen missbraucht haben sollen. Oft stammen diese aus prekären Verhältnissen.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/07/07/1cfdc949-0ecc-4e07-9792-05283c21e5bf.jpg"},"source":"SZ","articleType":"standard","department":"Bayern","mainTopic":"Polizei und Feuerwehr in Bayern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544264","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544264","durationFull":493.688163,"durationReduced":38.556735}},"trackingdata":{"article_title":"kosmetika_und_drogen_wie_maedchen_am_bahnhof_gefuegig_gemacht_werden","doctype":"homepage","label":"szplus","main_topic":"polizei_und_feuerwehr_in_bayern","object_id":"li.3544264","pcat":"paid","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":8,"group":"department_group","position":124}},{"component":"articleTeaserS","content":{"date":"2026-09-03T10:47:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e241596"},"payCategory":"paid","overline":"Groß, hässlich, aber kultig","title":"So wohnt man im Langen Johann in Erlangen","byline":"Von Sebastian Beck","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/bayern/bayern-erlangen-langer-johann-hochhaus-e241596/","teaserText":"Mit 400 Wohneinheiten und 80 Metern Höhe ist das Hochhaus das größte Wohngebäude Bayerns. Schön ist es nicht, die Menschen leben trotzdem gerne dort.","teaserImage":{"crops":[{"x":411,"y":80,"width":3451,"height":2588,"name":"4:3"},{"x":411,"y":621,"width":3451,"height":1941,"name":"16:9"},{"x":411,"y":867,"width":3451,"height":1449,"name":"50:21"}],"width":4000,"height":2669,"url":"https://www.sueddeutsche.de/2026/08/28/85e3577d-5bca-4e89-814f-17a6c9e10cec.jpg"},"source":"SZ","articleType":"standard","department":"Bayern","mainTopic":"SZ-Serie: Wer wohnt denn da?","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e241596","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e241596","durationFull":505.521633,"durationReduced":29.596735}},"trackingdata":{"article_title":"so_wohnt_man_im_langen_johann_in_erlangen","doctype":"homepage","label":"szplus","main_topic":"sz_serie_wer_wohnt_denn_da","object_id":"er.e241596","pcat":"paid","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":9,"group":"department_group","position":125}},{"component":"articleTeaserS","content":{"date":"2026-08-27T13:05:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e008813"},"payCategory":"paid","overline":"Drei Zimmer, Küche, Kapelle","title":"So wohnt der Bamberger Erzbischof im Ruhestand","byline":"Von Katja Auer","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/bayern/bamberg-erzbischof-ludiwg-schick-ruhestand-e008813/","teaserText":"Eine Haushälterin hat der 76-jährige Ludwig Schick jetzt nicht mehr. Macht aber nichts. Kochen, putzen, waschen, alles kein Problem. Ein Besuch.","teaserImage":{"crops":[{"x":951,"y":241,"width":2413,"height":1810,"name":"4:3"},{"x":147,"y":241,"width":3217,"height":1810,"name":"16:9"},{"x":0,"y":461,"width":3365,"height":1413,"name":"50:21"}],"width":4000,"height":2661,"url":"https://www.sueddeutsche.de/2026/08/26/709710ab-dab6-47c7-815e-779dc2d2467d.jpg"},"source":"SZ","articleType":"standard","department":"Bayern","mainTopic":"Bamberg","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e008813","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e008813","durationFull":446.275918,"durationReduced":30.746122}},"trackingdata":{"article_title":"so_wohnt_der_bamberger_erzbischof_im_ruhestand","doctype":"homepage","label":"szplus","main_topic":"bamberg","object_id":"er.e008813","pcat":"paid","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":10,"group":"department_group","position":126}},{"component":"articleTeaserS","content":{"date":"2026-08-28T18:48:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e590354"},"payCategory":"paid","overline":"Neue Wohnformen im Alter","title":"So ist man für sich - und doch nie ganz allein","byline":"Von Maximilian Gerl","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/bayern/schechen-rosenheim-senioren-wohnen-e590354/","teaserText":"In dem Dorf Schechen bei Rosenheim zeigt eine Anlage für Seniorinnen und Senioren, wie gutes Wohnen im Alter aussehen kann.","teaserImage":{"crops":[{"x":1170,"y":761,"width":1978,"height":1484,"name":"4:3"},{"x":539,"y":761,"width":2609,"height":1467,"name":"16:9"},{"x":539,"y":783,"width":2609,"height":1095,"name":"50:21"}],"width":4000,"height":3000,"url":"https://www.sueddeutsche.de/2026/08/25/917ac7a2-7131-4809-a7be-0564c6378475.jpg"},"source":"SZ","articleType":"standard","department":"Bayern","mainTopic":"Senioren","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e590354","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e590354","durationFull":455.235918,"durationReduced":27.585306}},"trackingdata":{"article_title":"so_ist_man_fuer_sich_und_doch_nie_ganz_allein","doctype":"homepage","label":"szplus","main_topic":"senioren","object_id":"er.e590354","pcat":"paid","section":"bayern","teaser_type":"article_teaser_s","group_title":"bayern","group_position":11,"group":"department_group","position":127}}],"navigationItems":[{"label":"Politik","reference":{"id":"Politik Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Politik_Bayern"},"items":[]},{"label":"Freizeit","reference":{"id":"Freizeit in Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Freizeit_in_Bayern"},"items":[]},{"label":"Kultur","reference":{"id":"Kultur in Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Kultur_in_Bayern"},"items":[]},{"label":"Quiz","reference":{"id":"Bayern-Quiz","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bayern-Quiz"},"items":[]},{"label":"Bezirke","reference":{"id":"Bayern","type":"internalReference","url":"https://www.sueddeutsche.de/bayern"},"items":[{"label":"Oberbayern","reference":{"id":"Oberbayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Oberbayern"},"items":[]},{"label":"Niederbayern","reference":{"id":"Niederbayern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Niederbayern"},"items":[]},{"label":"Oberpfalz","reference":{"id":"Oberpfalz","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Oberpfalz"},"items":[]},{"label":"Oberfranken","reference":{"id":"Oberfranken","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Oberfranken"},"items":[]},{"label":"Mittelfranken","reference":{"id":"Mittelfranken","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Mittelfranken"},"items":[]},{"label":"Unterfranken","reference":{"id":"Unterfranken","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Unterfranken"},"items":[]},{"label":"Schwaben","reference":{"id":"Schwaben","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Schwaben"},"items":[]}]}],"teaserCount":3,"documentIdsFromReferencedPage":["3544749","3546000","3545863","3537061","3545384","3544174","3464286","3544264","3541750","3538169","3538783"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_10" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h19ikncg0" data-qa="misch_teaser_group"><section><div class="css-riib44"><style data-emotion="css 1cz9r7z">.css-1cz9r7z{margin:0 auto;}@media screen and (min-width: 768px){.css-1cz9r7z{grid-column:span 12;}}</style><style data-emotion="css 3cz6eh">.css-3cz6eh{margin:0 auto;}@media screen and (min-width: 768px){.css-3cz6eh{grid-column:span 12;}}</style><div class="css-3cz6eh"><a href="https://www.sueddeutsche.de/thema/Streiflicht" target="_blank" rel="noreferrer"><picture><source media="(min-width: 768px)" srcSet="https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=1000&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=210&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=420&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=840&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=1536&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 1536w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=2000&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 2000w" width="1500" height="188" type="image/avif"/><source media="(min-width: 768px)" srcSet="https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=1000&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=210&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=420&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=840&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=1536&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 1536w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=2000&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 2000w" width="1500" height="188" type="image/webp"/><source media="(min-width: 768px)" srcSet="https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=1000&amp;ar=1500:188&amp;fit=crop&amp;fm=png&amp;q=60 1000w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=210&amp;ar=1500:188&amp;fit=crop&amp;fm=png&amp;q=60 210w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=420&amp;ar=1500:188&amp;fit=crop&amp;fm=png&amp;q=60 420w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=840&amp;ar=1500:188&amp;fit=crop&amp;fm=png&amp;q=60 840w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=1536&amp;ar=1500:188&amp;fit=crop&amp;fm=png&amp;q=60 1536w, https://www.sueddeutsche.de/2023/06/23/4691574d-eb7a-4dc7-90c5-ebcde898b757.png?width=2000&amp;ar=1500:188&amp;fit=crop&amp;fm=png&amp;q=60 2000w" width="1500" height="188" type="image/jpeg"/><source srcSet="https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=210&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=420&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=840&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1536&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 1536w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=2000&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 2000w" type="image/avif"/><source srcSet="https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=210&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=420&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=840&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1536&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 1536w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=2000&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 2000w" type="image/webp"/><img src="https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60 1000w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=210&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60 210w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=420&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60 420w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=840&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60 840w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=1536&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60 1536w, https://www.sueddeutsche.de/2023/06/23/5fbf21ab-30e6-4d86-8a50-657ab13a7ad8.png?width=2000&amp;ar=640:320&amp;fit=crop&amp;fm=png&amp;q=60 2000w" width="640" height="320" alt="" loading="eager"/></picture></a></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm0" data-qa="department_group_politik"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;politik&quot;,&quot;group_title&quot;:&quot;politik&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/politik" class="css-gz0mj2"> <span class="css-1yaw99a">Politik</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Bundesregierung" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;bundesregierung&quot;,&quot;group_title&quot;:&quot;politik&quot;}}">Bundesregierung</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Nahost" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;nahost&quot;,&quot;group_title&quot;:&quot;politik&quot;}}">Nahost</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Ukraine" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;ukraine&quot;,&quot;group_title&quot;:&quot;politik&quot;}}">Ukraine</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Bundesregierung","reference":{"id":"Bundesregierung","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bundesregierung"},"items":[]},{"label":"Nahost","reference":{"id":"Nahost","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Nahost"},"items":[]},{"label":"Ukraine","reference":{"id":"Ukraine","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Ukraine"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Politik","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedepolitik9-11-interview-gewalt-extremismus-praevention-li3542453" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg?rect=0,0,2048,1152&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wir_haben_das_feld_den_extremisten_ueberlassen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;terrorismus&quot;,&quot;object_id&quot;:&quot;li.3542453&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;politik&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:130}}" href="https://www.sueddeutsche.de/politik/9-11-interview-gewalt-extremismus-praevention-li.3542453" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedepolitik9-11-interview-gewalt-extremismus-praevention-li3542453" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">25 Jahre 9/11</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">„Wir haben das Feld den Extremisten überlassen“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Farah Pandith war nach dem 11. September 2001 als Expertin gegen gewalttätigen Extremismus für die US-Regierung tätig. Im Interview sagt sie, was aus ihrer Sicht falsch lief und läuft – und wie es besser ginge.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Interview von Charlotte Walser</span></div></div><button data-bookmark="li.3542453" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedekulturgastbeitrag-timothy-snyder-9-11-trump-putin-terrorismus-li3533256" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/kultur/gastbeitrag-timothy-snyder-9-11-trump-putin-terrorismus-li.3533256" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;haben_die_terroristen_gewonnen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;debatte&quot;,&quot;object_id&quot;:&quot;li.3533256&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;politik&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:131}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedekulturgastbeitrag-timothy-snyder-9-11-trump-putin-terrorismus-li3533256" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg?rect=783,19,2029,1522&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Debatte</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Haben die Terroristen gewonnen?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3533256" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitik911-world-trade-center-redaktion-e967831" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/911-world-trade-center-redaktion-e967831/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wo_warst_du_bei_9_11&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;world_trade_center&quot;,&quot;object_id&quot;:&quot;er.e967831&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;politik&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:132}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitik911-world-trade-center-redaktion-e967831" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Erinnerungen aus der SZ-Redaktion</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Wo warst du bei 9/11?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e967831" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;politik&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm0","component":"departmentGroup","content":{"title":"Politik","departmentId":"Politik","children":[{"component":"articleTeaserL","content":{"date":"2026-09-10T14:14:42.961Z","ref":{"referenceType":"article","primaryId":"li.3542453"},"payCategory":"paid","overline":"25 Jahre 9/11","title":"„Wir haben das Feld den Extremisten überlassen“","byline":"Interview von Charlotte Walser","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/politik/9-11-interview-gewalt-extremismus-praevention-li.3542453","teaserText":"Farah Pandith war nach dem 11. September 2001 als Expertin gegen gewalttätigen Extremismus für die US-Regierung tätig. Im Interview sagt sie, was aus ihrer Sicht falsch lief und läuft – und wie es besser ginge.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1152,"name":"16:9"},{"x":45,"y":0,"width":1820,"height":1365,"name":"4:3"},{"x":0,"y":0,"width":2048,"height":1365,"name":"3:2"},{"x":160,"y":0,"width":1024,"height":1365,"name":"3:4"},{"x":219,"y":0,"width":1365,"height":1365,"name":"1:1"}],"width":2048,"height":1365,"url":"https://www.sueddeutsche.de/2026/09/10/b5370c94-be59-4e57-b116-7c27798824ab.jpg"},"source":"SZ","articleType":"interview","department":"Politik","mainTopic":"Terrorismus","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542453","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542453","durationFull":732.604082,"durationReduced":40.646531}},"trackingdata":{"article_title":"wir_haben_das_feld_den_extremisten_ueberlassen","doctype":"homepage","label":"szplus","main_topic":"terrorismus","object_id":"li.3542453","pcat":"paid","section":"politik","teaser_type":"article_teaser_l","group_title":"politik","group_position":1,"group":"department_group","position":130}},{"component":"articleTeaserS","content":{"date":"2026-09-10T12:57:56.575Z","ref":{"referenceType":"article","primaryId":"li.3533256"},"payCategory":"paid","overline":"Debatte","title":"Haben die Terroristen gewonnen?","byline":"Gastbeitrag von Timothy Snyder","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/gastbeitrag-timothy-snyder-9-11-trump-putin-terrorismus-li.3533256","teaserText":"Amerikas Antwort auf den 11. September hat genau das erreicht, was die Angreifer wollten: Kriege, Entdemokratisierung und ein Klima der Lüge, das Putin und Trump ausnutzen. Doch es gibt noch Mittel zur Gegenwehr.","teaserImage":{"crops":[{"x":690,"y":8,"width":2211,"height":1243,"name":"16:9"},{"x":783,"y":19,"width":2029,"height":1522,"name":"4:3"},{"x":958,"y":0,"width":1661,"height":1107,"name":"3:2"},{"x":1212,"y":0,"width":1255,"height":1674,"name":"3:4"},{"x":1085,"y":0,"width":1522,"height":1522,"name":"1:1"}],"width":3560,"height":2451,"url":"https://www.sueddeutsche.de/2026/09/11/06c4db0f-c0c3-48ea-87c1-afe213b38897.jpg"},"source":"SZ","articleType":"special","department":"Kultur","mainTopic":"Debatte","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3533256","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3533256","durationFull":727.092245,"durationReduced":38.687347}},"trackingdata":{"article_title":"haben_die_terroristen_gewonnen","doctype":"homepage","label":"szplus","main_topic":"debatte","object_id":"li.3533256","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"politik","group_position":2,"group":"department_group","position":131}},{"component":"articleTeaserS","content":{"date":"2026-09-10T17:09:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e967831"},"payCategory":"paid","overline":"Erinnerungen aus der SZ-Redaktion","title":"Wo warst du bei 9/11?","color":"#282828","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/911-world-trade-center-redaktion-e967831/","teaserText":"Viele Menschen wissen genau, wo sie am verhängnisvollen Tag des 11. September 2001 waren. Sechs Redakteurinnen und Redakteure der Süddeutschen Zeitung erinnern sich.","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":208,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":493,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/10/0a3328e9-b323-441c-85af-c25fa1dfc8fd.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"World Trade Center","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e967831","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e967831","durationFull":74.840816,"durationReduced":39.079184}},"trackingdata":{"article_title":"wo_warst_du_bei_9_11","doctype":"homepage","label":"szplus","main_topic":"world_trade_center","object_id":"er.e967831","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":3,"group":"department_group","position":132}},{"component":"articleTeaserS","content":{"date":"2026-09-04T13:06:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e528913"},"payCategory":"paid","overline":"25 Jahre 9/11","title":"Als das Monster uns verschluckte","byline":"Von Jörg Häntzschel","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/new-york-9-11-einsturz-world-trade-center-tuerme-e528913/","teaserText":"Unser Autor stand zwei Blocks entfernt, als am 11. September der erste Turm des World Trade Centers einstürzte. Erinnerungen an den Tag, der nicht nur New York und die USA, sondern die Welt verändert hat.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1536,"name":"4:3"},{"x":0,"y":192,"width":2048,"height":1152,"name":"16:9"},{"x":0,"y":337,"width":2048,"height":860,"name":"50:21"}],"width":2048,"height":1536,"url":"https://www.sueddeutsche.de/2026/09/03/b5fde18d-f79f-46d3-9483-513eabb361c8.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"Topthema","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e528913","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e528913","durationFull":1237.65551,"durationReduced":34.324898}},"trackingdata":{"article_title":"als_das_monster_uns_verschluckte","doctype":"homepage","label":"szplus","main_topic":"topthema","object_id":"er.e528913","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"politik","group_position":4,"group":"department_group","position":133}},{"component":"articleTeaserS","content":{"date":"2026-09-10T10:41:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e399686"},"payCategory":"paid","overline":"25 Jahre 9/11","title":"„Ich glaube, wir werden entführt“: So verlief der 11. September 2001","byline":"Von Charlotte Walser","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/terror-11-september-usa-afghanistan-irak-e399686/","teaserText":"Eine Flugbegleiterin meldet eine Messerstecherei an Bord, wenig später krachen zwei Flugzeuge ins World Trade Center. So begann der 11. September 2001. Eine Chronologie des Tages, der die Welt veränderte.","teaserImage":{"crops":[{"x":0,"y":41,"width":1992,"height":1494,"name":"4:3"},{"x":0,"y":375,"width":1992,"height":1120,"name":"16:9"},{"x":0,"y":517,"width":1992,"height":836,"name":"50:21"}],"width":1992,"height":1536,"url":"https://www.sueddeutsche.de/2026/09/10/c4a36653-63f5-4ca7-b255-67716006bb71.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Terrorismus","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e399686","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e399686","durationFull":551.183673,"durationReduced":46.210612}},"trackingdata":{"article_title":"ich_glaube_wir_werden_entfuehrt_so_verlief_der_11_september_2001","doctype":"homepage","label":"szplus","main_topic":"terrorismus","object_id":"er.e399686","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":5,"group":"department_group","position":134}},{"component":"articleTeaserS","content":{"date":"2026-09-04T09:41:42.352Z","ref":{"referenceType":"article","primaryId":"li.3538290"},"payCategory":"paid","overline":"25 Jahre  9/11","title":"Die Jagd auf den Staatsfeind Nummer eins dauerte zehn Jahre","byline":"Von Tomas Avenarius und Tobias Matern","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/politik/usa-jagd-bin-laden-terrorismus-9-11-li.3538290","teaserText":"Nach den Anschlägen vom 11. September 2001 sind die USA auf Rache aus. Aber erst 2011 finden und töten Spezialkräfte Osama bin Laden, den Drahtzieher der Attacken. Seine Terrorzelle existiert bis heute.","teaserImage":{"crops":[{"x":129,"y":237,"width":1034,"height":582,"name":"16:9"},{"x":247,"y":224,"width":902,"height":676,"name":"4:3"},{"x":0,"y":33,"width":1251,"height":834,"name":"3:2"},{"x":288,"y":0,"width":675,"height":900,"name":"3:4"},{"x":176,"y":0,"width":900,"height":900,"name":"1:1"}],"width":1251,"height":900,"url":"https://www.sueddeutsche.de/2022/06/14/c6a03abf-3334-4bb0-97a2-cef85f46a9e3.jpeg"},"source":"SZ","articleType":"special","department":"Politik","mainTopic":"USA","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3538290","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3538290","durationFull":504.737959,"durationReduced":45.766531}},"trackingdata":{"article_title":"die_jagd_auf_den_staatsfeind_nummer_eins_dauerte_zehn_jahre","doctype":"homepage","label":"szplus","main_topic":"usa","object_id":"li.3538290","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":6,"group":"department_group","position":135}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:35:08.721Z","ref":{"referenceType":"article","primaryId":"li.3545892"},"payCategory":"metered","overline":"Klimaschutz","title":"CDU-Haushälter blockiert Milliardenversprechen von Merz","byline":"Von Michael Bauchmüller und Georg Ismar","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/friedrich-merz-tropenwald-fonds-berlin-li.3545892","teaserText":"Der Kanzler hat nach dem Klimagipfel in Brasilien eine Milliarde Euro zum Schutz des Regenwaldes zugesagt. Ein Parteikollege will das Projekt nun stoppen. Es passe nicht in die Zeit.","teaserImage":{"crops":[{"x":0,"y":182,"width":4000,"height":2250,"name":"16:9"},{"x":965,"y":378,"width":2429,"height":1822,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":985,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":804,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/87ee8072-b894-4468-b8b7-bb9f1e5aca87.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Klimapolitik","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545892","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545892","durationFull":326.347755,"durationReduced":39.105306}},"trackingdata":{"article_title":"cdu_haushaelter_blockiert_milliardenversprechen_von_merz","doctype":"homepage","main_topic":"klimapolitik","object_id":"li.3545892","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":7,"group":"department_group","position":136}},{"component":"articleTeaserS","content":{"date":"2026-09-11T13:03:29.774Z","ref":{"referenceType":"article","primaryId":"li.3545294"},"payCategory":"metered","overline":"Landtagswahlen","title":"Enge Rennen in zwei Bundesländern","byline":"Von Vivien Götz","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/landtagswahl-mecklenburg-vorpommern-berlin-umfragen-spd-afd-linke-cdu-li.3545294","teaserText":"In Berlin kann die Linke beim Thema Wohnen punkten, in Mecklenburg-Vorpommern schrumpft der Vorsprung der AfD. Ein genauer Blick in die Umfragen vor den nächsten Landtagswahlen.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":352,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/b9654de6-ca13-49a7-8e20-ebbd68d9ddc9.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Deutschland","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545294","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545294","durationFull":254.458776,"durationReduced":36.414694}},"trackingdata":{"article_title":"enge_rennen_in_zwei_bundeslaendern","doctype":"homepage","main_topic":"deutschland","object_id":"li.3545294","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":8,"group":"department_group","position":137}},{"component":"articleTeaserS","content":{"date":"2026-09-11T09:30:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e063538"},"payCategory":"paid","overline":"Schule","title":"In Deutschland gibt es 752 000 Lehrer. Was ein einzelner bewirken kann? So viel","byline":"Von Pia Ratzesberger (Text) und Anna Ziegler (Fotos)","color":"#ffb9af","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/bildung-schule-lehrer-e063538/","teaserText":"Nach mehr als 30 Jahren geht Holger Berg in Pension. Und einer seiner ehemaligen Schüler fängt gerade erst an. Dass dieser Job nicht leichter wird, wissen beide. Aber wenn sich die Lehrer nicht um die Zukunft kümmern, wer dann.","teaserImage":{"crops":[{"x":283,"y":0,"width":1775,"height":1332,"name":"4:3"},{"x":0,"y":7,"width":2343,"height":1317,"name":"16:9"},{"x":0,"y":173,"width":2343,"height":984,"name":"50:21"}],"width":2343,"height":1332,"url":"https://www.sueddeutsche.de/2026/09/11/a9c7c484-6a2a-467f-9ac5-c45eebf2cafd.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Buch Zwei","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e063538","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e063538","durationFull":2001.319184,"durationReduced":49.841633}},"trackingdata":{"article_title":"in_deutschland_gibt_es_752_000_lehrer_was_ein_einzelner_bewirken_kann_so_viel","doctype":"homepage","label":"szplus","main_topic":"buch_zwei","object_id":"er.e063538","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":9,"group":"department_group","position":138}},{"component":"articleTeaserS","content":{"date":"2026-09-11T10:31:34.135Z","ref":{"referenceType":"article","primaryId":"li.3545370"},"payCategory":"paid","overline":"CDU","title":"Was Merkel tat, als sie in einer ähnlichen Lage war wie Merz heute","byline":"Von Robert Roßmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/politik/friedrich-merz-angela-merkel-ruecktritt-cdu-afd-li.3545370","teaserText":"Im Herbst 2018 gab es schon einmal Landtagswahlen im Abstand von zwei Wochen, bei denen die AfD triumphierte und die Union einbrach. Anschließend kündigte Angela Merkel ihren Rückzug an.","teaserImage":{"crops":[{"x":0,"y":208,"width":4000,"height":2250,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/11/3883026e-ef95-450b-bb5d-86f5cc344378.jpg"},"source":"SZ","articleType":"special","department":"Politik","mainTopic":"CDU","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545370","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545370","durationFull":403.774694,"durationReduced":40.333061}},"trackingdata":{"article_title":"was_merkel_tat_als_sie_in_einer_aehnlichen_lage_war_wie_merz_heute","doctype":"homepage","label":"szplus","main_topic":"cdu","object_id":"li.3545370","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":10,"group":"department_group","position":139}},{"component":"articleTeaserS","content":{"date":"2026-09-11T07:50:00.000Z","ref":{"referenceType":"article","primaryId":"li.3545291"},"payCategory":"metered","overline":"Berlin-Wahl","title":"Staatsanwaltschaft nennt konkrete Vorwürfe gegen SPD-Kandidaten Krach","byline":"Von Meredith Haaf und Georg Ismar","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/steffen-krach-berlin-spd-bestechlichkeitsvorwurf-ermittlungen-li.3545291","teaserText":"Die Staatsanwaltschaft Hannover ermittelt wegen der möglichen Weitergabe von Insiderwissen in einem Bieterverfahren und des Verdachts einer Geldspende eines Bieters. Krach wehrt sich.","teaserImage":{"crops":[{"x":0,"y":181,"width":4000,"height":2250,"name":"16:9"},{"x":762,"y":108,"width":2938,"height":2203,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1014,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":820,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/11/9b0979ed-9dc3-4959-a151-056941efb5be.jpg"},"source":"SZ","articleType":"special","department":"Politik","mainTopic":"Berlin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545291","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545291","durationFull":413.074286,"durationReduced":38.791837}},"trackingdata":{"article_title":"staatsanwaltschaft_nennt_konkrete_vorwuerfe_gegen_spd_kandidaten_krach","doctype":"homepage","main_topic":"berlin","object_id":"li.3545291","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"politik","group_position":11,"group":"department_group","position":140}}],"navigationItems":[{"label":"Bundesregierung","reference":{"id":"Bundesregierung","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bundesregierung"},"items":[]},{"label":"Nahost","reference":{"id":"Nahost","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Nahost"},"items":[]},{"label":"Ukraine","reference":{"id":"Ukraine","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Ukraine"},"items":[]},{"label":"USA","reference":{"id":"USA","type":"internalReference","url":"https://www.sueddeutsche.de/thema/USA"},"items":[]},{"label":"Zeitgeschichte","reference":{"id":"Geschichte","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Geschichte"},"items":[]},{"label":"Das Politische Buch","reference":{"id":"Das Politische Buch","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Das_Politische_Buch"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3542453","3533256","3545688","3542438","3545428","3538290","3545892","3545294","3545981","3545370","3545291","3534226","3544470","3539444","3538550","3538055","3537469","3535994","3535619","3533803","3533243","3532272","3528071","3533732","3516487","3533143","3529661","3529664","3527859","3515046","3508674","3510025"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1jcjcj4ri0" data-qa="misch_teaser_group_sz_dossier_briefings_fuer_politik_und_wirtschaft"><section><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;teaser_group&quot;,&quot;label&quot;:&quot;sz_dossier_briefings_fuer_politik_und_wirtschaft&quot;,&quot;group_title&quot;:&quot;sz_dossier_briefings_fuer_politik_und_wirtschaft&quot;}}"><h2 data-manual="teaser-group-title" class="css-1cmgwmw"><a href="https://www.sz-dossier.de/" class="css-gz0mj2"> <span class="css-1yaw99a">SZ Dossier - Briefings für Politik und Wirtschaft</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header><div class="css-riib44"><div class="css-n9bc41 sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschededossierdossiersgeooekonomieaktuelles-briefing" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/dossier/dossiers/geooekonomie/aktuelles-briefing" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sz_dossier_geooekonomie&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;service_modul&quot;,&quot;object_id&quot;:&quot;sz.7.128451&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;sz_dossier_briefings_fuer_politik_und_wirtschaft&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:142}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschededossierdossiersgeooekonomieaktuelles-briefing" class="css-14tg8sh"></a><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=465&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=465&amp;fm=png&amp;q=60 465w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=139&amp;fm=png&amp;q=60 139w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=277&amp;fm=png&amp;q=60 277w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=554&amp;fm=png&amp;q=60 554w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=684&amp;fm=png&amp;q=60 684w, https://www.sueddeutsche.de/2025/12/16/14e1ef6d-222f-46c9-a56c-ca96cbe930c8.png?rect=0,0,4000,2250&amp;width=930&amp;fm=png&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">SZ Dossier Geoökonomie</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">Wie Europa von Kanadas Diversifizierung profitieren könnte</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Kanadas Premier Carney lässt es drauf ankommen. Er antwortet auf Trumps Zollangriff mit eigenen Abgaben in ähnlicher Höhe. Dabei gilt: Je weniger Kanada mit den USA handelt, desto dringender braucht es andere Handelspartner. Hier kommt die EU ins Spiel, trotz einiger Risiken.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Lesen mit SZ Pro: Hier zur aktuellen Ausgabe</span></div></div><button data-bookmark="sz.7.128451" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div><div class="css-n9bc41 sz-teaserlist-element"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschededossierdossiersdigitalwendeaktuelles-briefing" class="css-18rr5dt"><a href="https://www.sueddeutsche.de/dossier/dossiers/digitalwende/aktuelles-briefing" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sz_dossier_digitalwende&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;service_modul&quot;,&quot;object_id&quot;:&quot;sz.7.128451&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_m&quot;,&quot;group_title&quot;:&quot;sz_dossier_briefings_fuer_politik_und_wirtschaft&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;teaser_group&quot;,&quot;position&quot;:143}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschededossierdossiersdigitalwendeaktuelles-briefing" class="css-14tg8sh"></a><div class="css-smej9w"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=465&amp;fm=avif&amp;q=60 465w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=139&amp;fm=avif&amp;q=60 139w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=277&amp;fm=avif&amp;q=60 277w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=554&amp;fm=avif&amp;q=60 554w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=684&amp;fm=avif&amp;q=60 684w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=930&amp;fm=avif&amp;q=60 930w" type="image/avif"/><source sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" srcSet="https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=465&amp;fm=webp&amp;q=60 465w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=139&amp;fm=webp&amp;q=60 139w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=277&amp;fm=webp&amp;q=60 277w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=554&amp;fm=webp&amp;q=60 554w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=684&amp;fm=webp&amp;q=60 684w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=930&amp;fm=webp&amp;q=60 930w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=465&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=465&amp;fm=png&amp;q=60 465w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=139&amp;fm=png&amp;q=60 139w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=277&amp;fm=png&amp;q=60 277w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=554&amp;fm=png&amp;q=60 554w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=684&amp;fm=png&amp;q=60 684w, https://www.sueddeutsche.de/2025/12/16/4fdf9d66-3fc1-4aea-852d-8f0dbc7702ed.png?rect=0,0,4000,2250&amp;width=930&amp;fm=png&amp;q=60 930w" sizes="(min-width: 1000px) 465px, (min-width: 768px) calc((100vw - (2 * 10px + 24px + 2 * 20px)) / 2), calc((100vw - 2 * 12px) * 0.7)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-c5bx0v"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">SZ Dossier Digitalwende</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-ikqcse">Im Bundestag wächst der Ruf nach strengeren KI-Regeln</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Nach neuen Warnungen aus der KI-Forschung fordern Digitalpolitiker schärfere Sicherheitsvorgaben für besonders leistungsfähige Modelle. SPD und Grüne zeigen sich offen dafür, die Entwicklung besonders riskanter Systeme unter bestimmten Bedingungen zu bremsen. Auch wichtig: Beim Kinder- und Jugendschutz im Netz wird es jetzt ernst.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Lesen mit SZ Pro: Hier zur aktuellen Ausgabe</span></div></div><button data-bookmark="sz.7.128451" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></div></div></section></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_8" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_8" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_11" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm2" data-qa="department_group_wirtschaft"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;wirtschaft&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/wirtschaft" class="css-gz0mj2"> <span class="css-1yaw99a">Wirtschaft</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><div class="css-193jafk"><button type="button" class="css-1e1twab" tabindex="0" aria-haspopup="true" aria-expanded="false">Geld<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1fua9ei"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button><div style="top:0" aria-hidden="true" class="css-1dx3fbo"><nav class="css-cqlyp0"><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Geldanlage" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;geldanlage&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Geldanlage</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/SZ-Depotcheck" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;sz_depotcheck&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">SZ-Depotcheck</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Der_ETF-Coach" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;der_etf_coach&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Der ETF-Coach</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/thema/Reden_wir_%C3%BCber_Geld" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;reden_wir_ueber_geld&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Reden wir über Geld</a></nav></div></div><div class="css-193jafk"><button type="button" class="css-1e1twab" tabindex="0" aria-haspopup="true" aria-expanded="false">Rechner<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1fua9ei"><path d="M9.6499 3.82507L6.2699 7.17507H5.7299L2.3499 3.82507L1.6499 4.52507L5.3199 8.17507H6.6799L10.3499 4.52507L9.6499 3.82507Z" fill="#29293A"></path></svg></button><div style="top:0" aria-hidden="true" class="css-1dx3fbo"><nav class="css-cqlyp0"><a class="css-2eo17a" href="https://www.sueddeutsche.de/projekte/artikel/wirtschaft/einkommensrechner-deutschland-netto-mittelschicht-arm-reich-e961714/" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;einkommensrechner&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Einkommensrechner</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/projekte/artikel/wirtschaft/vermoegensrechner-deutschland-arm-mittelschicht-reich-vermoegensteuer-e189707/" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;vermoegensrechner&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Vermögensrechner</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/projekte/artikel/wirtschaft/immobilienrechner-so-viel-eigenheim-koennen-sie-sich-leisten-e986810/" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;immobilienrechner&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Immobilienrechner</a><a class="css-2eo17a" href="https://www.sueddeutsche.de/projekte/artikel/wirtschaft/schufa-score-rechner-kredit-bonitaet-e700555/" tabindex="-1" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;schufarechner&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Schufarechner</a></nav></div></div><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Wirtschaftspolitik" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;wirtschaftspolitik&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}">Wirtschaftspolitik</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Geld","reference":{"id":"Geld","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Geld"},"items":[{"label":"Geldanlage","reference":{"id":"Geldanlage","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Geldanlage"},"items":[]},{"label":"SZ-Depotcheck","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/SZ-Depotcheck"},"items":[]},{"label":"Der ETF-Coach","reference":{"id":"Der ETF-Coach","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Der_ETF-Coach"},"items":[]},{"label":"Reden wir über Geld","reference":{"id":"Reden wir über Geld","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Reden_wir_%C3%BCber_Geld"},"items":[]}]},{"label":"Rechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/einkommensrechner-deutschland-netto-mittelschicht-arm-reich-e961714/"},"items":[{"label":"Einkommensrechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/einkommensrechner-deutschland-netto-mittelschicht-arm-reich-e961714/"},"items":[]},{"label":"Vermögensrechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/vermoegensrechner-deutschland-arm-mittelschicht-reich-vermoegensteuer-e189707/"},"items":[]},{"label":"Immobilienrechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/immobilienrechner-so-viel-eigenheim-koennen-sie-sich-leisten-e986810/"},"items":[]},{"label":"Schufarechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/schufa-score-rechner-kredit-bonitaet-e700555/"},"items":[]}]},{"label":"Wirtschaftspolitik","reference":{"id":"Wirtschaftspolitik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Wirtschaftspolitik"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Wirtschaft","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedewirtschafteigenverantwortung-ungleichheit-deutschland-li3513953" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg?rect=0,0,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;verantwortung_ist_wenn_sie_ein_anderer_hat&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;arbeit_und_soziales&quot;,&quot;object_id&quot;:&quot;li.3513953&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:145}}" href="https://www.sueddeutsche.de/wirtschaft/eigenverantwortung-ungleichheit-deutschland-li.3513953" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedewirtschafteigenverantwortung-ungleichheit-deutschland-li3513953" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Sozialstaat</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Verantwortung ist, wenn sie ein anderer hat</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Politik und Arbeitgeber haben ihre Liebe zur „Eigenverantwortung“ wiederentdeckt: bei Gesundheit, Altersvorsorge, Arbeitslosigkeit. Das klingt gut, doch der Begriff meint nichts anderes als politische Verantwortungslosigkeit.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Essay von Valentin Dornis</span></div></div><button data-bookmark="li.3513953" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedewirtschaftklingbeil-spd-gastronomie-kartenzahlung-glosse-li3545890" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/wirtschaft/klingbeil-spd-gastronomie-kartenzahlung-glosse-li.3545890" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;klingbeil_bittet_zur_kasse_aber_keine_angst&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;konsum_und_handel&quot;,&quot;object_id&quot;:&quot;li.3545890&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:146}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftklingbeil-spd-gastronomie-kartenzahlung-glosse-li3545890" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Zahloptionen in der Gastronomie</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Klingbeil bittet zur Kasse, aber keine Angst!</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3545890" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedewirtschaftvw-ig-metall-gewerkschaft-betriebsrat-forderung-li3545933" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/wirtschaft/vw-ig-metall-gewerkschaft-betriebsrat-forderung-li.3545933" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ig_metall_fordert_vw_vorstand_zu_gespraechen_auf&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;automobilindustrie&quot;,&quot;object_id&quot;:&quot;li.3545933&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:147}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftvw-ig-metall-gewerkschaft-betriebsrat-forderung-li3545933" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg?rect=113,0,3556,2667&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Autohersteller</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">IG Metall fordert VW-Vorstand zu Gesprächen auf</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3545933" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;wirtschaft&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm2","component":"departmentGroup","content":{"title":"Wirtschaft","departmentId":"Wirtschaft","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T14:08:27.288Z","ref":{"referenceType":"article","primaryId":"li.3513953"},"payCategory":"paid","overline":"Sozialstaat","title":"Verantwortung ist, wenn sie ein anderer hat","byline":"Essay von Valentin Dornis","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/eigenverantwortung-ungleichheit-deutschland-li.3513953","teaserText":"Politik und Arbeitgeber haben ihre Liebe zur „Eigenverantwortung“ wiederentdeckt: bei Gesundheit, Altersvorsorge, Arbeitslosigkeit. Das klingt gut, doch der Begriff meint nichts anderes als politische Verantwortungslosigkeit.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":500,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":313,"y":0,"width":3375,"height":2250,"name":"3:2"},{"x":1156,"y":0,"width":1688,"height":2250,"name":"3:4"},{"x":875,"y":0,"width":2250,"height":2250,"name":"1:1"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/08/26/79c5aea7-43f5-44b3-81a4-9210cc5f3d79.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Arbeit und Soziales","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3513953","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3513953","durationFull":598.726531,"durationReduced":39.209796}},"trackingdata":{"article_title":"verantwortung_ist_wenn_sie_ein_anderer_hat","doctype":"homepage","label":"szplus","main_topic":"arbeit_und_soziales","object_id":"li.3513953","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_l","group_title":"wirtschaft","group_position":1,"group":"department_group","position":145}},{"component":"articleTeaserS","content":{"date":"2026-09-11T14:06:41.511Z","ref":{"referenceType":"article","primaryId":"li.3545890"},"payCategory":"paid","overline":"Zahloptionen in der Gastronomie","title":"Klingbeil bittet zur Kasse, aber keine Angst!","byline":"Glosse von Oliver Klasen","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/klingbeil-spd-gastronomie-kartenzahlung-glosse-li.3545890","teaserText":"„Nur Bargeld“: Solche Hinweise wird es in Cafés und Restaurants künftig nicht mehr geben. Der Finanzminister greift durch und setzt endlich einmal eine Reform um, die allen nützt. Wir dokumentieren exklusiv seine Rede an die Nation.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/7000472e-4cf1-4ded-8872-449c52ec6d11.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Konsum und Handel","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545890","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545890","durationFull":233.351837,"durationReduced":39.810612}},"trackingdata":{"article_title":"klingbeil_bittet_zur_kasse_aber_keine_angst","doctype":"homepage","label":"szplus","main_topic":"konsum_und_handel","object_id":"li.3545890","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":2,"group":"department_group","position":146}},{"component":"articleTeaserS","content":{"date":"2026-09-11T13:06:23.550Z","ref":{"referenceType":"article","primaryId":"li.3545933"},"payCategory":"paid","overline":"Autohersteller","title":"IG Metall fordert VW-Vorstand zu Gesprächen auf","byline":"Von Christina Kunkel und Paulina Würminghausen","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/vw-ig-metall-gewerkschaft-betriebsrat-forderung-li.3545933","teaserText":"Die Gewerkschaft zieht eine Klausel aus dem gültigen Tarifvertrag. Sie begründet das mit der großen Verunsicherung bei den Beschäftigten. Doch es gibt da einen Haken.","teaserImage":{"crops":[{"x":0,"y":100,"width":4000,"height":2250,"name":"16:9"},{"x":113,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1860,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":452,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/d93f30d0-6ae8-40d9-81c7-ed0d11accc5d.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Automobilindustrie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545933","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545933","durationFull":266.318367,"durationReduced":35.317551}},"trackingdata":{"article_title":"ig_metall_fordert_vw_vorstand_zu_gespraechen_auf","doctype":"homepage","label":"szplus","main_topic":"automobilindustrie","object_id":"li.3545933","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":3,"group":"department_group","position":147}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:47:36.584Z","ref":{"referenceType":"article","primaryId":"li.3546053"},"payCategory":"metered","overline":"Konjunktur","title":"Die Unternehmenspleiten in Deutschland steigen auf Höchststand seit 2013","overlineLabels":[],"url":"https://www.sueddeutsche.de/wirtschaft/pleiten-insolvenzen-hoechstwert-unternehmen-destatis-li.3546053","teaserText":"Besonders häufig waren Insolvenzen im Bereich Verkehr und Lagerei und im Gast- und Baugewerbe, wie neue Zahlen des Statistischen Bundesamtes zeigen.","teaserImage":{"crops":[{"x":0,"y":41,"width":4000,"height":2250,"name":"16:9"},{"x":515,"y":120,"width":2932,"height":2199,"name":"4:3"},{"x":4,"y":0,"width":3992,"height":2661,"name":"3:2"},{"x":1041,"y":0,"width":1996,"height":2661,"name":"3:4"},{"x":730,"y":0,"width":2661,"height":2661,"name":"1:1"}],"width":4000,"height":2661,"url":"https://www.sueddeutsche.de/2026/09/11/8652b243-a7c6-4af4-9d23-7d4b82265d6a.jpg"},"source":"SZ/dpa/JRCH","articleType":"standard","department":"Wirtschaft","mainTopic":"Ökonomie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3546053","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3546053","durationFull":105.822041,"durationReduced":35.683265}},"trackingdata":{"article_title":"die_unternehmenspleiten_in_deutschland_steigen_auf_hoechststand_seit_2013","doctype":"homepage","main_topic":"oekonomie","object_id":"li.3546053","pcat":"metered","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":4,"group":"department_group","position":148}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:45:52.052Z","ref":{"referenceType":"article","primaryId":"li.3545711"},"payCategory":"paid","overline":"Tourismus","title":"Hoteliers in Sachsen-Anhalt fürchten Stornierungen","byline":"Von Sonja Salzburger","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/tourismus-sachsen-anhalt-afd-wahlerfolg-stornierungen-li.3545711","teaserText":"Erste Gäste sagen Reisen mit Verweis auf das Wahlergebnis ab. Das sorgt für Verunsicherung in der Branche – ebenso wie die „patriotischen Tourismuskonzepte“ der Partei.","teaserImage":{"crops":[{"x":0,"y":70,"width":1350,"height":759,"name":"16:9"},{"x":75,"y":0,"width":1200,"height":900,"name":"4:3"},{"x":0,"y":0,"width":1350,"height":900,"name":"3:2"},{"x":338,"y":0,"width":675,"height":900,"name":"3:4"},{"x":225,"y":0,"width":900,"height":900,"name":"1:1"}],"width":1350,"height":900,"url":"https://www.sueddeutsche.de/2022/06/15/3cfa3a7f-143f-45bb-8c9c-c744bb44bdd8.jpeg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Unternehmen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545711","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545711","durationFull":421.32898,"durationReduced":34.272653}},"trackingdata":{"article_title":"hoteliers_in_sachsen_anhalt_fuerchten_stornierungen","doctype":"homepage","label":"szplus","main_topic":"unternehmen","object_id":"li.3545711","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":5,"group":"department_group","position":149}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:55:09.255Z","ref":{"referenceType":"article","primaryId":"li.3545839"},"payCategory":"metered","overline":"Luftfahrt","title":"Emirates darf Berlin anfliegen","byline":"Von Jens Flottau","overlineLabels":[],"url":"https://www.sueddeutsche.de/wirtschaft/emirates-lufthansa-berlin-li.3545839","teaserText":"Die Airline aus Dubai bekommt die Flugrechte für die Hauptstadt. Verkehrsminister Bilger hat lobende Worte. Die Lufthansa kritisiert die Einigung scharf.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/d8a56d88-ccba-45ac-a09c-5bd2afdbd9e0.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Luftfahrt","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545839","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545839","durationFull":305.554286,"durationReduced":33.358367}},"trackingdata":{"article_title":"emirates_darf_berlin_anfliegen","doctype":"homepage","main_topic":"luftfahrt","object_id":"li.3545839","pcat":"metered","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":6,"group":"department_group","position":150}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:54:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e386187"},"payCategory":"paid","overline":"Mecklenburg-Vorpommern","title":"Wo andere Urlaub machen, macht die AfD Wahlkampf","byline":"Von Elisabeth Dostert","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/afd-rassismus-migration-ahrenshoop-bergen-prora-nationalsozialismus-tourismus-e386187/","teaserText":"In Mecklenburg-Vorpommern wird am 20. September ein neuer Landtag gewählt. Ein Besuch in Prora, wo Adolf Hitler ein Seebad für Nazis bauen wollte, und in einem Hotel in Ahrenshoop, wo fast die Hälfte der Belegschaft keinen deutschen Pass hat.","teaserImage":{"crops":[{"x":276,"y":0,"width":3446,"height":2585,"name":"4:3"},{"x":0,"y":167,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":452,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2585,"url":"https://www.sueddeutsche.de/2026/09/04/85162320-fdfe-4126-8277-756b0a21b81f.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Mecklenburg-Vorpommern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e386187","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e386187","durationFull":920.32,"durationReduced":39.157551}},"trackingdata":{"article_title":"wo_andere_urlaub_machen_macht_die_af_d_wahlkampf","doctype":"homepage","label":"szplus","main_topic":"mecklenburg_vorpommern","object_id":"er.e386187","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":7,"group":"department_group","position":151}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:53:23.736Z","ref":{"referenceType":"article","primaryId":"li.3490515"},"payCategory":"paid","overline":"Modeindustrie","title":"Wer soll denn das noch anziehen?","byline":"Von Silvia Liebrich","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/altkleidersammlung-kollaps-rotes-kreuz-textil-recycling-wegwerf-mode-bekleidung-secondhand-li.3490515","teaserText":"Fast-Fashion-Flut, wegbrechende Exportmärkte und neue EU-Regeln: Das jahrzehntealte System der Kleiderspende kollabiert gerade. Wie Sammler, Recycler und ein Start-up retten wollen, was zu retten ist.","teaserImage":{"crops":[{"x":0,"y":74,"width":1338,"height":753,"name":"16:9"},{"x":69,"y":0,"width":1200,"height":900,"name":"4:3"},{"x":0,"y":4,"width":1338,"height":892,"name":"3:2"},{"x":332,"y":0,"width":675,"height":900,"name":"3:4"},{"x":219,"y":0,"width":900,"height":900,"name":"1:1"}],"width":1338,"height":900,"url":"https://www.sueddeutsche.de/2022/06/08/d90163e9-4b9a-4ccf-95fc-147710fdc43b.jpeg"},"source":"SZ","articleType":"special","department":"Wirtschaft","mainTopic":"Konsum und Handel","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3490515","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3490515","durationFull":841.978776,"durationReduced":36.414694}},"trackingdata":{"article_title":"wer_soll_denn_das_noch_anziehen","doctype":"homepage","label":"szplus","main_topic":"konsum_und_handel","object_id":"li.3490515","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":8,"group":"department_group","position":152}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:52:42.899Z","ref":{"referenceType":"article","primaryId":"li.3543655"},"payCategory":"paid","overline":"Mode","title":"Diese Firma verschickt jedes Jahr über hundert Millionen Kataloge","byline":"Von Michael Kläsgen","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/witt-gruppe-kataloggeschaeft-digitalisierung-deutschland-otto-damen-mode-li.3543655","teaserText":"Der Modehändler Witt macht Geschäfte, als wären sie in den 60er-Jahren: mit Katalog und Bestellzettel. Denn dort wissen sie: Die profitabelsten Kundinnen finden sich noch immer offline.","teaserImage":{"crops":[{"x":0,"y":426,"width":1046,"height":588,"name":"16:9"},{"x":0,"y":328,"width":1046,"height":785,"name":"4:3"},{"x":0,"y":371,"width":1046,"height":697,"name":"3:2"},{"x":0,"y":23,"width":1046,"height":1395,"name":"3:4"},{"x":0,"y":197,"width":1046,"height":1046,"name":"1:1"}],"width":1046,"height":1440,"url":"https://www.sueddeutsche.de/2026/09/10/fe06e16c-abb9-4a99-a159-dce3e21c7883.jpg"},"source":"SZ","articleType":"special","department":"Wirtschaft","mainTopic":"Konsum und Handel","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543655","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543655","durationFull":393.560816,"durationReduced":36.231837}},"trackingdata":{"article_title":"diese_firma_verschickt_jedes_jahr_ueber_hundert_millionen_kataloge","doctype":"homepage","label":"szplus","main_topic":"konsum_und_handel","object_id":"li.3543655","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":9,"group":"department_group","position":153}},{"component":"articleTeaserS","content":{"date":"2026-09-11T02:54:52.018Z","ref":{"referenceType":"article","primaryId":"li.3545768"},"payCategory":"metered","overline":"Künstliche Intelligenz","title":"Anthropic: Russische Spione und chinesische Konzerne missbrauchen unser KI-Modell","overlineLabels":[],"url":"https://www.sueddeutsche.de/wirtschaft/ki-kuenstliche-intelligenz-china-russland-anthropic-claude-li.3545768","teaserText":"Akteure, die das Modell Claude zur Entwicklung von Waffen-Software nutzen, und chinesische Technologieriesen, die ihre eigene KI verbessern wollen: Diese illegitime Nutzung hat die Firma Anthropic offenbar entdeckt und gestoppt.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":383,"y":121,"width":3235,"height":2426,"name":"4:3"},{"x":0,"y":1,"width":4000,"height":2667,"name":"3:2"},{"x":999,"y":0,"width":2002,"height":2669,"name":"3:4"},{"x":666,"y":0,"width":2669,"height":2669,"name":"1:1"}],"width":4000,"height":2669,"url":"https://www.sueddeutsche.de/2026/02/28/c598150f-c4e9-4f77-b5d6-695bc520324a.jpg"},"source":"SZ/rtr/gelu","articleType":"standard","department":"Wirtschaft","mainTopic":"Künstliche Intelligenz","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545768","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545768","durationFull":181.524898,"durationReduced":40.881633}},"trackingdata":{"article_title":"anthropic_russische_spione_und_chinesische_konzerne_missbrauchen_unser_ki_modell","doctype":"homepage","main_topic":"kuenstliche_intelligenz","object_id":"li.3545768","pcat":"metered","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":10,"group":"department_group","position":154}},{"component":"articleTeaserS","content":{"date":"2026-09-10T14:28:01.505Z","ref":{"referenceType":"article","primaryId":"li.3545377"},"payCategory":"paid","overline":"Weltraumgipfel","title":"Macron will Europäer in zehn Jahren zum Mond bringen","byline":"Von Alexandra Föderl-Schmid","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wirtschaft/weltraumgipfel-paris-macron-isar-aerospace-starlink-li.3545377","teaserText":"Beim Weltraumgipfel in Paris positionieren sich die Europäer gegen die US-Regierung: Sie fordern Regeln fürs All. Der Star bei diesem Treffen kommt aus München.","teaserImage":{"crops":[{"x":0,"y":182,"width":3500,"height":1969,"name":"16:9"},{"x":195,"y":0,"width":3111,"height":2333,"name":"4:3"},{"x":0,"y":0,"width":3500,"height":2333,"name":"3:2"},{"x":875,"y":0,"width":1750,"height":2333,"name":"3:4"},{"x":584,"y":0,"width":2333,"height":2333,"name":"1:1"}],"width":3500,"height":2333,"url":"https://www.sueddeutsche.de/2026/09/10/9ef55de5-cde8-4a43-a373-e0327bd5115e.jpg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Raumfahrt","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545377","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545377","durationFull":342.883265,"durationReduced":35.265306}},"trackingdata":{"article_title":"macron_will_europaeer_in_zehn_jahren_zum_mond_bringen","doctype":"homepage","label":"szplus","main_topic":"raumfahrt","object_id":"li.3545377","pcat":"paid","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"wirtschaft","group_position":11,"group":"department_group","position":155}}],"navigationItems":[{"label":"Geld","reference":{"id":"Geld","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Geld"},"items":[{"label":"Geldanlage","reference":{"id":"Geldanlage","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Geldanlage"},"items":[]},{"label":"SZ-Depotcheck","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/SZ-Depotcheck"},"items":[]},{"label":"Der ETF-Coach","reference":{"id":"Der ETF-Coach","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Der_ETF-Coach"},"items":[]},{"label":"Reden wir über Geld","reference":{"id":"Reden wir über Geld","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Reden_wir_%C3%BCber_Geld"},"items":[]}]},{"label":"Rechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/einkommensrechner-deutschland-netto-mittelschicht-arm-reich-e961714/"},"items":[{"label":"Einkommensrechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/einkommensrechner-deutschland-netto-mittelschicht-arm-reich-e961714/"},"items":[]},{"label":"Vermögensrechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/vermoegensrechner-deutschland-arm-mittelschicht-reich-vermoegensteuer-e189707/"},"items":[]},{"label":"Immobilienrechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/immobilienrechner-so-viel-eigenheim-koennen-sie-sich-leisten-e986810/"},"items":[]},{"label":"Schufarechner","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/wirtschaft/schufa-score-rechner-kredit-bonitaet-e700555/"},"items":[]}]},{"label":"Wirtschaftspolitik","reference":{"id":"Wirtschaftspolitik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Wirtschaftspolitik"},"items":[]},{"label":"Banken","reference":{"id":"Banken und Finanzindustrie","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Banken_und_Finanzindustrie"},"items":[]},{"label":"Immobilien","reference":{"id":"Immobilien und Wohnen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Immobilien_und_Wohnen"},"items":[]},{"label":"Energie","reference":{"id":"Energie","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Energie"},"items":[]},{"label":"Digital","reference":{"id":"Digital","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Digital"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":[]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm1" data-qa="department_group_panorama"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;panorama&quot;,&quot;group_title&quot;:&quot;panorama&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/panorama" class="css-gz0mj2"> <span class="css-1yaw99a">Panorama</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Gerichtsprozesse" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;gerichtsprozesse&quot;,&quot;group_title&quot;:&quot;panorama&quot;}}">Gerichtsprozesse</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Promis" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;prominente&quot;,&quot;group_title&quot;:&quot;panorama&quot;}}">Prominente</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/projekte/artikel/panorama/sz-serie-unvergessen-kriminalitaet-cold-case-gerichtsprozesse-e556814/" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;unvergessen_iv_grosse_kriminalfaelle&quot;,&quot;group_title&quot;:&quot;panorama&quot;}}">Unvergessen IV: Große Kriminalfälle</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Gerichtsprozesse","reference":{"id":"Gerichtsprozesse","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Gerichtsprozesse"},"items":[]},{"label":"Prominente","reference":{"id":"Promis","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Promis"},"items":[]},{"label":"Unvergessen IV: Große Kriminalfälle","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/panorama/sz-serie-unvergessen-kriminalitaet-cold-case-gerichtsprozesse-e556814/"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Panorama","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedepanoramaclint-buffington-flaschenpost-sammler-kuriose-briefe-li3543938" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg?rect=0,209,4000,2250&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;einer_hoffte_eine_schoene_frau_moege_seine_briefe_finden&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;kurioses&quot;,&quot;object_id&quot;:&quot;li.3543938&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;panorama&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:156}}" href="https://www.sueddeutsche.de/panorama/clint-buffington-flaschenpost-sammler-kuriose-briefe-li.3543938" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedepanoramaclint-buffington-flaschenpost-sammler-kuriose-briefe-li3543938" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Flaschenpost</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Einer hoffte, eine schöne Frau möge seine Briefe finden</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Der Sammler Clint Buffington hat an Stränden schon 149 Flaschen mit versteckten Botschaften gefunden. Manches ist albern, manches kitschig. Und manchmal stößt er auf echtes Drama.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Interview von Marcel Laskus</span></div></div><button data-bookmark="li.3543938" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedepanoramaseoul-verbot-hundefleisch-auswirkungen-restaurants-li3534719" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/panorama/seoul-verbot-hundefleisch-auswirkungen-restaurants-li.3534719" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;darf_man_essen_was_man_liebt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;leben_und_gesellschaft&quot;,&quot;object_id&quot;:&quot;li.3534719&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;panorama&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:157}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepanoramaseoul-verbot-hundefleisch-auswirkungen-restaurants-li3534719" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg?rect=0,1000,2667,2000&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Hundefleisch in Südkorea</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Darf man essen, was man liebt?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3534719" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedepanoramaaegypten-todesurteil-tv-moderatorin-sarah-khalifa-li3543922" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/panorama/aegypten-todesurteil-tv-moderatorin-sarah-khalifa-li.3543922" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;meine_eltern_haben_mich_gut_erzogen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;gerichtsprozesse&quot;,&quot;object_id&quot;:&quot;li.3543922&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;panorama&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:158}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepanoramaaegypten-todesurteil-tv-moderatorin-sarah-khalifa-li3543922" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png?rect=0,317,630,473&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">TV-Moderatorin zum Tode verurteilt</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">„Meine Eltern haben mich gut erzogen“</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3543922" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;panorama&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm1","component":"departmentGroup","content":{"title":"Panorama","departmentId":"Panorama","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T11:38:09.650Z","ref":{"referenceType":"article","primaryId":"li.3543938"},"payCategory":"paid","overline":"Flaschenpost","title":"Einer hoffte, eine schöne Frau möge seine Briefe finden","byline":"Interview von Marcel Laskus","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/panorama/clint-buffington-flaschenpost-sammler-kuriose-briefe-li.3543938","teaserText":"Der Sammler Clint Buffington hat an Stränden schon 149 Flaschen mit versteckten Botschaften gefunden. Manches ist albern, manches kitschig. Und manchmal stößt er auf echtes Drama.","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/11/3002a565-6f7c-4271-9a89-3a28be8b7db3.jpg"},"source":"SZ","articleType":"interview","department":"Panorama","mainTopic":"Kurioses","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543938","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543938","durationFull":742.217143,"durationReduced":39.57551}},"trackingdata":{"article_title":"einer_hoffte_eine_schoene_frau_moege_seine_briefe_finden","doctype":"homepage","label":"szplus","main_topic":"kurioses","object_id":"li.3543938","pcat":"paid","section":"panorama","teaser_type":"article_teaser_l","group_title":"panorama","group_position":1,"group":"department_group","position":156}},{"component":"articleTeaserS","content":{"date":"2026-09-10T12:13:05.701Z","ref":{"referenceType":"article","primaryId":"li.3534719"},"payCategory":"paid","overline":"Hundefleisch in Südkorea","title":"Darf man essen, was man liebt?","byline":"Von David Pfeifer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/panorama/seoul-verbot-hundefleisch-auswirkungen-restaurants-li.3534719","teaserText":"In Südkorea tritt bald ein Gesetz in Kraft, das den Verkauf und Verzehr von Hundefleisch verbietet. Nicht alle verstehen, warum man Hunde besser schützen soll als Rinder oder Schweine.","teaserImage":{"crops":[{"x":0,"y":1349,"width":2667,"height":1500,"name":"16:9"},{"x":0,"y":1000,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":1111,"width":2667,"height":1778,"name":"3:2"},{"x":0,"y":222,"width":2667,"height":3556,"name":"3:4"},{"x":0,"y":415,"width":2667,"height":2667,"name":"1:1"}],"width":2667,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/10/67f5deac-2f76-4a2a-b025-90d08c795b15.jpg"},"source":"SZ","articleType":"special","department":"Panorama","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3534719","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3534719","durationFull":525.818776,"durationReduced":37.590204}},"trackingdata":{"article_title":"darf_man_essen_was_man_liebt","doctype":"homepage","label":"szplus","main_topic":"leben_und_gesellschaft","object_id":"li.3534719","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":2,"group":"department_group","position":157}},{"component":"articleTeaserS","content":{"date":"2026-09-10T10:09:01.000Z","ref":{"referenceType":"article","primaryId":"li.3543922"},"payCategory":"paid","overline":"TV-Moderatorin zum Tode verurteilt","title":"„Meine Eltern haben mich gut erzogen“","byline":"Von Bernd Dörries","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/panorama/aegypten-todesurteil-tv-moderatorin-sarah-khalifa-li.3543922","teaserText":"Sarah Khalifa, eine ägyptische TV-Moderatorin, soll in ihrer Heimat einen Drogenring betrieben haben. Dafür soll sie nun am Galgen sterben. Vor Gericht beteuerte sie verzweifelt ihre Unschuld.","teaserImage":{"crops":[{"x":0,"y":330,"width":762,"height":429,"name":"16:9"},{"x":0,"y":317,"width":630,"height":473,"name":"4:3"},{"x":0,"y":312,"width":762,"height":508,"name":"3:2"},{"x":17,"y":53,"width":589,"height":785,"name":"3:4"},{"x":0,"y":206,"width":630,"height":630,"name":"1:1"}],"width":762,"height":864,"url":"https://www.sueddeutsche.de/2026/09/08/cf5ad695-9e2d-4593-8ee3-ebf8f6091549.png"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Gerichtsprozesse","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543922","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543922","durationFull":248.293878,"durationReduced":39.57551}},"trackingdata":{"article_title":"meine_eltern_haben_mich_gut_erzogen","doctype":"homepage","label":"szplus","main_topic":"gerichtsprozesse","object_id":"li.3543922","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":3,"group":"department_group","position":158}},{"component":"articleTeaserS","content":{"date":"2026-09-09T13:18:58.729Z","ref":{"referenceType":"article","primaryId":"li.3543517"},"payCategory":"paid","overline":"Künstliche Intelligenz","title":"Allein mit einem Syrer? Der Chatbot rät: Ruf lieber den Notruf","byline":"Von Marcel Laskus","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/panorama/kuenstliche-intelligenz-google-gemini-rassismus-chatgpt-li.3543517","teaserText":"Manche vertrauen Chatbots inzwischen mehr als der eigenen Mutter. Dabei liefern KI-Assistenten oft nicht nur falsche Ergebnisse – sie haben auch undurchsichtige Vorurteile verinnerlicht. Das abzutrainieren, ist schwierig.","teaserImage":{"crops":[{"x":0,"y":101,"width":3000,"height":1687,"name":"16:9"},{"x":178,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":750,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":500,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/09/d8a7b228-41c9-48d6-b02a-d44867e649ba.jpg"},"source":"SZ","articleType":"special","department":"Panorama","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543517","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543517","durationFull":589.453061,"durationReduced":41.769796}},"trackingdata":{"article_title":"allein_mit_einem_syrer_der_chatbot_raet_ruf_lieber_den_notruf","doctype":"homepage","label":"szplus","main_topic":"leben_und_gesellschaft","object_id":"li.3543517","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":4,"group":"department_group","position":159}},{"component":"articleTeaserS","content":{"date":"2026-09-01T13:07:19.069Z","ref":{"referenceType":"article","primaryId":"li.3539928"},"payCategory":"metered","overline":"Mette-Marit von Norwegen","title":"Doch keine Märchenkönigin","byline":"Von Michael Neudecker","overlineLabels":[],"url":"https://www.sueddeutsche.de/panorama/mette-marit-koenigin-norwegen-marius-borg-hoiby-jeffrey-epstein-skandale-li.3539928","teaserText":"Die Norwegerin Mette-Marit ist nun Europas jüngste Königin. Ihre Geschichte an der Seite von Haakon hat vielversprechend begonnen, dann kam Epstein, dann wurde ihr Sohn verurteilt.","teaserImage":{"crops":[{"x":902,"y":160,"width":2258,"height":1270,"name":"16:9"},{"x":1084,"y":193,"width":1825,"height":1369,"name":"4:3"},{"x":445,"y":133,"width":3306,"height":2204,"name":"3:2"},{"x":1010,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":677,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/01/3b261362-df84-4532-9233-e3b74eeacaed.jpg"},"source":"SZ","articleType":"special","department":"Panorama","mainTopic":"Royals","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3539928","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3539928","durationFull":502.726531,"durationReduced":36.832653}},"trackingdata":{"article_title":"doch_keine_maerchenkoenigin","doctype":"homepage","main_topic":"royals","object_id":"li.3539928","pcat":"metered","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":5,"group":"department_group","position":160}},{"component":"articleTeaserS","content":{"date":"2026-08-28T11:19:06.478Z","ref":{"referenceType":"article","primaryId":"lux.PZoUdASZHKkHfe2dChcq3i"},"payCategory":"paid","overline":"Zum Tod von Harald V. von Norwegen","title":"Der König, der sich gerne unsichtbar machte","byline":"Von Alex Rühle","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/panorama/norwegen-koenig-harald-v-tot-gestorben-nachruf-lux.PZoUdASZHKkHfe2dChcq3i","teaserText":"Harald V. fand Pomp peinlich, am liebsten blieb er unerkannt – und genau dafür schätzten die Norweger ihn. Nun verliert die Monarchie ausgerechnet in der größten Krise ihren Ruhepol.","teaserImage":{"crops":[{"x":0,"y":53,"width":1650,"height":928,"name":"16:9"},{"x":257,"y":81,"width":1079,"height":809,"name":"4:3"},{"x":159,"y":49,"width":1388,"height":925,"name":"3:2"},{"x":404,"y":0,"width":784,"height":1045,"name":"3:4"},{"x":318,"y":0,"width":1045,"height":1045,"name":"1:1"}],"width":1650,"height":1045,"url":"https://www.sueddeutsche.de/2024/07/03/4ff31635-b53b-4ba6-9d3d-4080f7bf4a8d.jpeg"},"source":"SZ","articleType":"special","department":"Panorama","mainTopic":"Royals","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/lux.PZoUdASZHKkHfe2dChcq3i","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/lux.PZoUdASZHKkHfe2dChcq3i","durationFull":655.438367,"durationReduced":39.026939}},"trackingdata":{"article_title":"der_koenig_der_sich_gerne_unsichtbar_machte","doctype":"homepage","label":"szplus","main_topic":"royals","object_id":"lux.PZoUdASZHKkHfe2dChcq3i","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":6,"group":"department_group","position":161}},{"component":"articleTeaserS","content":{"date":"2026-09-08T10:39:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e011157"},"payCategory":"paid","overline":"SZ-Serie „Drama am Berg“","title":"Gefangen in der Gletscherspalte","byline":"Von Titus Arnu","color":"#1b1b1a","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/dachstein-ueberlebenskampf-gletscherspalten-unfall-cichowicz-wunder-e011157/","teaserText":"20 Tage lang kämpft Kenneth Cichowicz 1985 nach einem Sturz am Dachstein in Österreich ums Überleben – schwer verletzt und ohne Aussicht auf Hilfe. Bis ein Taxifahrer einen Blick in die Lokalzeitung wirft.","teaserImage":{"crops":[{"x":240,"y":0,"width":1440,"height":1080,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1080,"name":"16:9"},{"x":0,"y":136,"width":1920,"height":806,"name":"50:21"}],"width":1920,"height":1080,"url":"https://www.sueddeutsche.de/2026/09/08/8479136f-a886-4e8a-bc40-109ba834164b.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Unglück und Unfall","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e011157","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e011157","durationFull":1036.042449,"durationReduced":41.06449}},"trackingdata":{"article_title":"gefangen_in_der_gletscherspalte","doctype":"homepage","label":"szplus","main_topic":"unglueck_und_unfall","object_id":"er.e011157","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":7,"group":"department_group","position":162}},{"component":"articleTeaserS","content":{"date":"2026-08-26T08:04:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e599348"},"payCategory":"paid","overline":"SZ-Serie „Drama am Berg“","title":"Was geschah wirklich am 24. September 2014?","byline":"Von Isabel Bernstein","color":"#1b1b1a","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/benedikt-boehm-sebastian-haag-shishapangma-unglueck-lawine-suche-nach-der-wahrheit-e599348/","teaserText":"Benedikt Böhm und Sebastian Haag sind Freunde seit der Schulzeit. Als sie gemeinsam einen Rekord an der Shishapangma aufstellen wollen, stirbt Haag in einer Lawine. Jahre später kommt die Frage auf: Hat sein Kumpel über das Unglück die Wahrheit erzählt?","teaserImage":{"crops":[{"x":240,"y":0,"width":1440,"height":1080,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1080,"name":"16:9"},{"x":0,"y":136,"width":1920,"height":806,"name":"50:21"}],"width":1920,"height":1080,"url":"https://www.sueddeutsche.de/2026/08/26/5639f8db-5719-4021-8ad4-f012967c117e.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Unglück und Unfall","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e599348","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e599348","durationFull":736.783673,"durationReduced":45.374694}},"trackingdata":{"article_title":"was_geschah_wirklich_am_24_september_2014","doctype":"homepage","label":"szplus","main_topic":"unglueck_und_unfall","object_id":"er.e599348","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":8,"group":"department_group","position":163}},{"component":"articleTeaserS","content":{"date":"2026-08-19T09:45:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e188080"},"payCategory":"paid","overline":"Serie „Drama am Berg“","title":"„Auf jedem Gipfel wird er bei uns sein“","byline":"Von Titus Arnu","color":"#1b1b1a","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/hans-meggle-eva-reitzenstein-gruenstein-klettern-absturz-dramatische-stunden-e188080/","teaserText":"August 1980, Eva ist 14 Jahre alt und klettert mit ihrem Vater am Grünstein, als ein Felsblock wegbricht. 24 Stunden harren sie am Seil über dem Abgrund aus, bis Hilfe kommt – zu spät für ihn. Wie die Tochter die Liebe zu den Bergen wiederfand.","teaserImage":{"crops":[{"x":240,"y":0,"width":1440,"height":1080,"name":"4:3"},{"x":0,"y":0,"width":1920,"height":1080,"name":"16:9"},{"x":0,"y":136,"width":1920,"height":806,"name":"50:21"}],"width":1920,"height":1080,"url":"https://www.sueddeutsche.de/2026/08/19/16639be3-fc6d-4066-9a35-40b356612977.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Unglück und Unfall","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e188080","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e188080","durationFull":870.50449,"durationReduced":42.736327}},"trackingdata":{"article_title":"auf_jedem_gipfel_wird_er_bei_uns_sein","doctype":"homepage","label":"szplus","main_topic":"unglueck_und_unfall","object_id":"er.e188080","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":9,"group":"department_group","position":164}},{"component":"articleTeaserS","content":{"date":"2026-09-10T07:00:17.446Z","ref":{"referenceType":"article","primaryId":"li.3534209"},"payCategory":"metered","overline":"SZ-Kolumne „Mitten in …“","title":"Kunst mich mal!","overlineLabels":[],"url":"https://www.sueddeutsche.de/panorama/tegernsee-portland-mitten-in-edinburgh-tegernsee-art-masters-li.3534209","teaserText":"Ein SZ-Redakteur lernt vor einer Skulptur in Tegernsee, was Multiperspektivität in der Kunst wirklich bedeutet. Drei Anekdoten aus aller Welt.","teaserImage":{"crops":[{"x":0,"y":188,"width":1998,"height":1124,"name":"16:9"},{"x":0,"y":0,"width":1998,"height":1499,"name":"4:3"},{"x":0,"y":84,"width":1998,"height":1332,"name":"3:2"},{"x":437,"y":0,"width":1124,"height":1499,"name":"3:4"},{"x":250,"y":0,"width":1499,"height":1499,"name":"1:1"}],"width":1998,"height":1499,"url":"https://www.sueddeutsche.de/2026/09/08/7f623cb7-11b1-45cc-b55b-6e86835bebcc.jpg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Kurioses","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3534209","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3534209","durationFull":200.333061,"durationReduced":35.317551}},"trackingdata":{"article_title":"kunst_mich_mal","doctype":"homepage","main_topic":"kurioses","object_id":"li.3534209","pcat":"metered","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":10,"group":"department_group","position":165}},{"component":"articleTeaserS","content":{"date":"2026-09-08T13:47:47.130Z","ref":{"referenceType":"article","primaryId":"li.3544204"},"payCategory":"metered","overline":"Rom im Hochsommer","title":"Fata Morgana? Nein, am Kolosseum sind wirklich Curlingbahnen","byline":"Von Elisa Britzelmeier","overlineLabels":[],"url":"https://www.sueddeutsche.de/panorama/rom-curling-kolosseum-italien-li.3544204","teaserText":"Auf dem Hügel Colle Oppio in Rom kann man neuerdings curlen. Nicht auf echtem Eis, versteht sich, dafür mit Kolosseum-Blick. Doch wer wischt hier bitte bei anhaltenden 35 Grad? Ein kleiner Besuch.","teaserImage":{"crops":[{"x":0,"y":296,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":0,"width":4000,"height":3000,"name":"4:3"},{"x":0,"y":88,"width":4000,"height":2667,"name":"3:2"},{"x":630,"y":0,"width":2250,"height":3000,"name":"3:4"},{"x":378,"y":0,"width":3000,"height":3000,"name":"1:1"}],"width":4000,"height":3000,"url":"https://www.sueddeutsche.de/2026/09/08/62966e68-959e-4ab7-a20d-51003d7a19e7.jpg"},"source":"SZ","articleType":"special","department":"Panorama","mainTopic":"Italien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544204","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544204","durationFull":246.021224,"durationReduced":41.351837}},"trackingdata":{"article_title":"fata_morgana_nein_am_kolosseum_sind_wirklich_curlingbahnen","doctype":"homepage","main_topic":"italien","object_id":"li.3544204","pcat":"metered","section":"panorama","teaser_type":"article_teaser_s","group_title":"panorama","group_position":11,"group":"department_group","position":166}}],"navigationItems":[{"label":"Gerichtsprozesse","reference":{"id":"Gerichtsprozesse","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Gerichtsprozesse"},"items":[]},{"label":"Prominente","reference":{"id":"Promis","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Promis"},"items":[]},{"label":"Unvergessen IV: Große Kriminalfälle","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/projekte/artikel/panorama/sz-serie-unvergessen-kriminalitaet-cold-case-gerichtsprozesse-e556814/"},"items":[]},{"label":"Kolumnen","reference":{"id":"Panorama","type":"internalReference","url":"https://www.sueddeutsche.de/panorama"},"items":[{"label":"Bester Dinge","reference":{"id":"Bester Dinge","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bester_Dinge"},"items":[]},{"label":"Mitten in ...","reference":{"id":"Mitten in ...","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Mitten_in_..."},"items":[]},{"label":"Ein Anruf bei ...","reference":{"id":"Ein Anruf bei ...","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Ein_Anruf_bei_..."},"items":[]}]},{"label":"Wetter","reference":{"type":"externalReference","url":"https://wetter.sueddeutsche.de/"},"items":[]},{"label":"Spiele","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Spiele"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3543938","3534719","3543922","3543517","3539928","3069602","3544391","3537347","3533694","3534209","3544204","3540405"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1i7b9eue80" data-qa="teaser_list_title_podcast"><div><div data-szde-hydration="TeaserListeToken"><section><div><header><h2 class="css-45lkxs"> <span>Podcast</span></h2></header></div><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedepolitikgasversorgung-deutschland-winter-fuellstaende-gasspeicher-li3545886" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/politik/gasversorgung-deutschland-winter-fuellstaende-gasspeicher-li.3545886" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;geht_im_winter_das_gas_aus&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3545886&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:167}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikgasversorgung-deutschland-winter-fuellstaende-gasspeicher-li3545886" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png?rect=400,0,2400,1800&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast: „Auf den Punkt“</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Geht im Winter das Gas aus?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3545886" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedemeinungpodcast-interview-in-aller-ruhe-carolin-emcke-bijan-moini-li3534478" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/meinung/podcast-interview-in-aller-ruhe-carolin-emcke-bijan-moini-li.3534478" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_rechtsstaat_schuetzt_sich_ja_nicht_von_alleine&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3534478&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;meinung&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:168}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemeinungpodcast-interview-in-aller-ruhe-carolin-emcke-bijan-moini-li3534478" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg?rect=153,0,1799,1349&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast „In aller Ruhe“</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">„Der Rechtsstaat schützt sich ja nicht von alleine“</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3534478" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedesportpodcast-und-nun-zum-sport-bundesliga-li3539931" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/sport/podcast-und-nun-zum-sport-bundesliga-li.3539931" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;erster_bundesliga_spieltag_wie_bayern_musiala_ersetzt_und_der_bvb_sich_neu_erfindet&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3539931&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:169}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedesportpodcast-und-nun-zum-sport-bundesliga-li3539931" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast „Und nun zum Sport“</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Erster Bundesliga-Spieltag: Wie Bayern Musiala ersetzt und der BVB sich neu erfindet</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3539931" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedemuenchenhey-muenchen-podcast-schwabing-schuss-backpacker-hostel-li3541089" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/muenchen/hey-muenchen-podcast-schwabing-schuss-backpacker-hostel-li.3541089" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;war_der_schuss_der_polizei_auf_einen_14_jaehrigen_unvermeidbar&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;leben_und_gesellschaft_in_muenchen&quot;,&quot;object_id&quot;:&quot;li.3541089&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;muenchen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:170}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemuenchenhey-muenchen-podcast-schwabing-schuss-backpacker-hostel-li3541089" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg?rect=194,0,1773,1330&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">SZ-Podcast „Hey München“</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">War der Schuss der Polizei auf einen 14-Jährigen unvermeidbar?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3541089" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedepolitikpodcast-das-thema-recherche-kongo-afrika-ebola-goma-li3522501" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/politik/podcast-das-thema-recherche-kongo-afrika-ebola-goma-li.3522501" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;kongo_warm_bunt_grausam&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;li.3522501&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:171}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikpodcast-das-thema-recherche-kongo-afrika-ebola-goma-li3522501" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png?rect=400,0,2400,1800&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">SZ-Podcast „Das Thema“</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Kongo: warm, bunt, grausam</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3522501" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_papageienkoenig&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e688038&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:172}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramapodcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png?rect=456,0,2736,2052&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Eine Podcast-Serie der Süddeutschen Zeitung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Der Papageienkönig</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e688038" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpanoramaverbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/panorama/verbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_kiste_auf_der_suche_nach_einer_geheimen_liebe&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;geschichte&quot;,&quot;object_id&quot;:&quot;er.e264211&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:7,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:173}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpanoramaverbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg?rect=456,0,2736,2052&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast-Serie</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Kiste – Auf der Suche nach einer geheimen Liebe</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e264211" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedewirtschaftpodcast-wirecard-staffel4-16318625" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/wirtschaft/podcast-wirecard-staffel4-1.6318625" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wirecard_1_9_milliarden_luegen_staffel_4&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;sz.1.6318625&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:8,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:174}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftpodcast-wirecard-staffel4-16318625" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg?rect=179,0,1081,811&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Wirecard: 1,9 Milliarden Lügen (Staffel 4)</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.1.6318625" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelkulturpodcast-rammstein-feuerzone-lindemann-e820426" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/kultur/podcast-rammstein-feuerzone-lindemann-e820426" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;feuerzone_das_system_rammstein_und_der_machtmissbrauch_in_der_musik&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e820426&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:9,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:175}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelkulturpodcast-rammstein-feuerzone-lindemann-e820426" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Feuerzone - Das System Rammstein und der Machtmissbrauch in der Musik</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e820426" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelpolitikpodcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/politik/podcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;old_man_trump_die_wirklich_wahre_geschichte_des_groessten_luegners_von_amerika&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e958028&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:10,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:176}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelpolitikpodcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg?rect=320,0,1920,1440&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Old Man Trump – Die wirklich wahre Geschichte des größten Lügners von Amerika</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e958028" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelsportpodcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/sport/podcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_jagd_nach_der_schnellsten_frau_der_welt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,exclusive&quot;,&quot;main_topic&quot;:&quot;podcast&quot;,&quot;object_id&quot;:&quot;er.e984143&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;podcast&quot;,&quot;group_position&quot;:11,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:177}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelsportpodcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png?rect=456,0,2736,2052&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-11shf7w">Exklusiv</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Podcast</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Die Jagd nach der schnellsten Frau der Welt</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e984143" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;title_topic_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;podcast&quot;}}" class="css-1bjb81q">Mehr anzeigen</button></section></div><script data-szde-hydration-props="TeaserListeToken" type="application/json">{"group":{"id":"doc-1i7b9eue80","component":"titleTopicGroup","content":{"children":[{"component":"articleTeaserS","content":{"date":"2026-09-11T14:52:54.469Z","ref":{"referenceType":"article","primaryId":"li.3545886"},"payCategory":"metered","overline":"Podcast: „Auf den Punkt“","title":"Geht im Winter das Gas aus?","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/gasversorgung-deutschland-winter-fuellstaende-gasspeicher-li.3545886","teaserImage":{"crops":[{"x":0,"y":0,"width":3200,"height":1800,"name":"16:9"},{"x":400,"y":0,"width":2400,"height":1800,"name":"4:3"},{"x":250,"y":0,"width":2700,"height":1800,"name":"3:2"},{"x":925,"y":0,"width":1350,"height":1800,"name":"3:4"},{"x":700,"y":0,"width":1800,"height":1800,"name":"1:1"}],"width":3200,"height":1800,"url":"https://www.sueddeutsche.de/2025/03/12/4d031366-ad93-4b81-89dc-aa57357f2531.png"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"geht_im_winter_das_gas_aus","doctype":"homepage","main_topic":"podcast","object_id":"li.3545886","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"podcast","group_position":1,"group":"title_topic_group","position":167}},{"component":"articleTeaserS","content":{"date":"2026-09-04T04:05:00.000Z","ref":{"referenceType":"article","primaryId":"li.3534478"},"payCategory":"paid","overline":"Podcast „In aller Ruhe“","title":"„Der Rechtsstaat schützt sich ja nicht von alleine“","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/meinung/podcast-interview-in-aller-ruhe-carolin-emcke-bijan-moini-li.3534478","teaserImage":{"crops":[{"x":0,"y":0,"width":2398,"height":1349,"name":"16:9"},{"x":153,"y":0,"width":1799,"height":1349,"name":"4:3"},{"x":152,"y":0,"width":2024,"height":1349,"name":"3:2"},{"x":904,"y":0,"width":1012,"height":1349,"name":"3:4"},{"x":769,"y":0,"width":1349,"height":1349,"name":"1:1"}],"width":2398,"height":1349,"url":"https://www.sueddeutsche.de/2026/08/26/7eb61d19-472f-4a7f-aeaa-8ec5515123c7.jpg"},"source":"SZ","articleType":"standard","department":"Meinung","mainTopic":"Podcast"},"trackingdata":{"article_title":"der_rechtsstaat_schuetzt_sich_ja_nicht_von_alleine","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"li.3534478","pcat":"paid","section":"meinung","teaser_type":"article_teaser_s","group_title":"podcast","group_position":2,"group":"title_topic_group","position":168}},{"component":"articleTeaserS","content":{"date":"2026-08-31T14:17:30.735Z","ref":{"referenceType":"article","primaryId":"li.3539931"},"payCategory":"metered","overline":"Podcast „Und nun zum Sport“","title":"Erster Bundesliga-Spieltag: Wie Bayern Musiala ersetzt und der BVB sich neu erfindet","overlineLabels":[],"url":"https://www.sueddeutsche.de/sport/podcast-und-nun-zum-sport-bundesliga-li.3539931","teaserImage":{"crops":[{"x":0,"y":0,"width":2560,"height":1440,"name":"16:9"},{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"},{"x":200,"y":0,"width":2160,"height":1440,"name":"3:2"},{"x":740,"y":0,"width":1080,"height":1440,"name":"3:4"},{"x":560,"y":0,"width":1440,"height":1440,"name":"1:1"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2025/03/12/0afd3006-5fca-48c8-8ca9-4264ae6d9876.jpeg"},"source":"SZ","articleType":"standard","department":"Sport","mainTopic":"Podcast","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3539931","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3539931","durationFull":121.547755,"durationReduced":42.44898}},"trackingdata":{"article_title":"erster_bundesliga_spieltag_wie_bayern_musiala_ersetzt_und_der_bvb_sich_neu_erfindet","doctype":"homepage","main_topic":"podcast","object_id":"li.3539931","pcat":"metered","section":"sport","teaser_type":"article_teaser_s","group_title":"podcast","group_position":3,"group":"title_topic_group","position":169}},{"component":"articleTeaserS","content":{"date":"2026-09-03T05:01:00.000Z","ref":{"referenceType":"article","primaryId":"li.3541089"},"payCategory":"free","overline":"SZ-Podcast „Hey München“","title":"War der Schuss der Polizei auf einen 14-Jährigen unvermeidbar?","overlineLabels":[],"url":"https://www.sueddeutsche.de/muenchen/hey-muenchen-podcast-schwabing-schuss-backpacker-hostel-li.3541089","teaserImage":{"crops":[{"x":0,"y":57,"width":2161,"height":1216,"name":"16:9"},{"x":194,"y":0,"width":1773,"height":1330,"name":"4:3"},{"x":83,"y":0,"width":1995,"height":1330,"name":"3:2"},{"x":582,"y":0,"width":998,"height":1330,"name":"3:4"},{"x":416,"y":0,"width":1330,"height":1330,"name":"1:1"}],"width":2161,"height":1330,"url":"https://www.sueddeutsche.de/2026/02/11/3e201b10-8203-4682-9e16-6bf34ff81bd0.jpg"},"source":"SZ","articleType":"standard","department":"München","mainTopic":"Leben und Gesellschaft in München"},"trackingdata":{"article_title":"war_der_schuss_der_polizei_auf_einen_14_jaehrigen_unvermeidbar","doctype":"homepage","main_topic":"leben_und_gesellschaft_in_muenchen","object_id":"li.3541089","pcat":"free","section":"muenchen","teaser_type":"article_teaser_s","group_title":"podcast","group_position":4,"group":"title_topic_group","position":170}},{"component":"articleTeaserS","content":{"date":"2026-07-29T14:02:29.628Z","ref":{"referenceType":"article","primaryId":"li.3522501"},"payCategory":"metered","overline":"SZ-Podcast „Das Thema“","title":"Kongo: warm, bunt, grausam","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/podcast-das-thema-recherche-kongo-afrika-ebola-goma-li.3522501","teaserImage":{"crops":[{"x":400,"y":0,"width":2400,"height":1800,"name":"4:3"}],"width":3200,"height":1800,"url":"https://www.sueddeutsche.de/2025/03/12/6ba371d7-d4f1-434d-8285-1596ecc4874d.png"},"source":"SZ/dpa","articleType":"standard","department":"Politik","mainTopic":"Podcast"},"trackingdata":{"article_title":"kongo_warm_bunt_grausam","doctype":"homepage","main_topic":"podcast","object_id":"li.3522501","pcat":"metered","section":"politik","teaser_type":"article_teaser_s","group_title":"podcast","group_position":5,"group":"title_topic_group","position":171}},{"component":"articleTeaserS","content":{"date":"2025-05-28T14:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e688038"},"payCategory":"paid","overline":"Eine Podcast-Serie der Süddeutschen Zeitung","title":"Der Papageienkönig","color":"#000000","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/podcast-spix-ara-papageienkoenig-martin-guth-artenschutz-e688038/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"},{"x":0,"y":0,"width":3648,"height":2052,"name":"16:9"},{"x":0,"y":259,"width":3648,"height":1532,"name":"50:21"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2025/05/28/f78fc414-762b-4f6e-a2c6-e917576f316c.png"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Podcast"},"trackingdata":{"article_title":"der_papageienkoenig","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e688038","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"podcast","group_position":6,"group":"title_topic_group","position":172}},{"component":"articleTeaserS","content":{"date":"2024-12-05T14:02:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e264211"},"payCategory":"paid","overline":"Podcast-Serie","title":"Die Kiste – Auf der Suche nach einer geheimen Liebe","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/panorama/verbotene-liebesbeziehung-alte-kiste-nazi-deutschland-china-podcast-e264211/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2024/12/05/61929c60-47d8-43bf-8ac8-6e009c2520dc.jpeg"},"source":"SZ","articleType":"standard","department":"Panorama","mainTopic":"Geschichte","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e264211","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e264211"}},"trackingdata":{"article_title":"die_kiste_auf_der_suche_nach_einer_geheimen_liebe","doctype":"homepage","label":"szplus","main_topic":"geschichte","object_id":"er.e264211","pcat":"paid","section":"panorama","teaser_type":"article_teaser_s","group_title":"podcast","group_position":7,"group":"title_topic_group","position":173}},{"component":"articleTeaserS","content":{"date":"2024-12-11T04:31:00.000Z","ref":{"referenceType":"article","primaryId":"sz.1.6318625"},"payCategory":"free","overline":"Podcast","title":"Wirecard: 1,9 Milliarden Lügen (Staffel 4)","overlineLabels":[],"url":"https://www.sueddeutsche.de/wirtschaft/podcast-wirecard-staffel4-1.6318625","teaserImage":{"crops":[{"x":179,"y":0,"width":1081,"height":811,"name":"4:3"},{"x":0,"y":1,"width":1440,"height":810,"name":"16:9"},{"x":416,"y":0,"width":608,"height":811,"name":"3:4"},{"x":315,"y":0,"width":811,"height":811,"name":"1:1"}],"width":1440,"height":811,"url":"https://www.sueddeutsche.de/2025/03/06/01939826-13fc-42e7-9058-0bd44e0386ed.jpeg"},"source":"SZ","articleType":"standard","department":"Wirtschaft","mainTopic":"Podcast","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/sz.1.6318625","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/sz.1.6318625"}},"trackingdata":{"article_title":"wirecard_1_9_milliarden_luegen_staffel_4","doctype":"homepage","main_topic":"podcast","object_id":"sz.1.6318625","pcat":"free","section":"wirtschaft","teaser_type":"article_teaser_s","group_title":"podcast","group_position":8,"group":"title_topic_group","position":174}},{"component":"articleTeaserS","content":{"date":"2024-05-31T21:25:21.109Z","ref":{"referenceType":"externalLink","primaryId":"li.3047143"},"payCategory":"paid","overline":"Podcast","title":"Feuerzone - Das System Rammstein und der Machtmissbrauch in der Musik","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/podcast-rammstein-feuerzone-lindemann-e820426","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2024/05/31/3b66ccf1-5ebd-43c6-9dd6-a1bd9ab707ba.jpeg"},"articleType":"standard","department":"Kultur","mainTopic":"Podcast"},"trackingdata":{"article_title":"feuerzone_das_system_rammstein_und_der_machtmissbrauch_in_der_musik","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e820426","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"podcast","group_position":9,"group":"title_topic_group","position":175}},{"component":"articleTeaserS","content":{"date":"2024-10-10T13:34:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e958028"},"payCategory":"paid","overline":"Podcast","title":"Old Man Trump – Die wirklich wahre Geschichte des größten Lügners von Amerika","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/podcast-donald-trump-luegner-amerika-wahrheit-us-wahl-2024-e958028/","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2024/10/10/25fe8c09-bb74-42eb-99ab-fcb8ea5a3aa1.jpeg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Podcast","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e958028","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e958028"}},"trackingdata":{"article_title":"old_man_trump_die_wirklich_wahre_geschichte_des_groessten_luegners_von_amerika","doctype":"homepage","label":"szplus","main_topic":"podcast","object_id":"er.e958028","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"podcast","group_position":10,"group":"title_topic_group","position":176}},{"component":"articleTeaserS","content":{"date":"2024-07-11T10:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e984143"},"payCategory":"paid","overline":"Podcast","title":"Die Jagd nach der schnellsten Frau der Welt","overlineLabels":["szplus","exclusive"],"url":"https://www.sueddeutsche.de/projekte/artikel/sport/podcast-weltrekord-florence-griffith-joyner-100-meter-olympia-leichtathletik-flojo-e984143/","teaserImage":{"crops":[{"x":456,"y":0,"width":2736,"height":2052,"name":"4:3"},{"x":0,"y":0,"width":3648,"height":2052,"name":"16:9"},{"x":0,"y":259,"width":3648,"height":1532,"name":"50:21"}],"width":3648,"height":2052,"url":"https://www.sueddeutsche.de/2024/07/18/6dba6429-c4c2-41cc-ab8c-51ae89c96543.png"},"source":"SZ","articleType":"standard","department":"Sport","mainTopic":"Podcast","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e984143","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e984143"}},"trackingdata":{"article_title":"die_jagd_nach_der_schnellsten_frau_der_welt","doctype":"homepage","label":"szplus,exclusive","main_topic":"podcast","object_id":"er.e984143","pcat":"paid","section":"sport","teaser_type":"article_teaser_s","group_title":"podcast","group_position":11,"group":"title_topic_group","position":177}}],"title":"Podcast"}},"showDate":false}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_9" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_9" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h120ujt20" data-qa="topic_group_bilder"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;topic_cluster&quot;,&quot;label&quot;:&quot;bilder&quot;,&quot;group_title&quot;:&quot;bilder&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/thema/Bilder" class="css-gz0mj2"> <span class="css-1yaw99a">Bilder</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Bilder_des_Tages" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;bilder_des_tages&quot;,&quot;group_title&quot;:&quot;bilder&quot;}}">Bilder des Tages</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Bilder des Tages","reference":{"id":"Bilder des Tages","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bilder_des_Tages"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Bilder","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedelebenmomentaufnahmen-im-september-bilder-des-tages-li3545877" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg?rect=0,65,3000,1687&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bilder_des_tages&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;bilder&quot;,&quot;object_id&quot;:&quot;li.3545877&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;bilder&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;topic_cluster&quot;,&quot;position&quot;:178}}" href="https://www.sueddeutsche.de/leben/momentaufnahmen-im-september-bilder-des-tages-li.3545877" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedelebenmomentaufnahmen-im-september-bilder-des-tages-li3545877" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Momentaufnahmen im September</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Bilder des Tages</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Schönes, Erschreckendes, Absurdes und ganz Alltägliches: Momentaufnahmen aus allen Ecken der Welt, laufend aktualisiert.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Von Jessy Asmus und Xaver Bitz</span></div></div><button data-bookmark="li.3545877" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelreisereise-antalya-lykien-olympos-chimaira-altertum-antikes-griechenland-mythos-tuerkei-e143841" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/reise/reise-antalya-lykien-olympos-chimaira-altertum-antikes-griechenland-mythos-tuerkei-e143841/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;das_feuer_der_chimaere&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;reise&quot;,&quot;object_id&quot;:&quot;er.e143841&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;reise&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;bilder&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;topic_cluster&quot;,&quot;position&quot;:179}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelreisereise-antalya-lykien-olympos-chimaira-altertum-antikes-griechenland-mythos-tuerkei-e143841" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg?rect=228,0,3542,2657&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Einmal im Leben</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Das Feuer der Chimäre</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e143841" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftbilder-der-woche-fotografie-e981704" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/bilder-der-woche-fotografie-e981704/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bilder_der_woche&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;bilder_der_woche&quot;,&quot;object_id&quot;:&quot;er.e981704&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;bilder&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;topic_cluster&quot;,&quot;position&quot;:180}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftbilder-der-woche-fotografie-e981704" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg?rect=0,0,3556,2667&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Moment mal</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Bilder der Woche</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e981704" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;topic_cluster&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;bilder&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h120ujt20","component":"topicCluster","content":{"topicId":"Bilder","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T14:31:43.511Z","ref":{"referenceType":"article","primaryId":"li.3545877"},"payCategory":"metered","overline":"Momentaufnahmen im September","title":"Bilder des Tages","byline":"Von Jessy Asmus und Xaver Bitz","overlineLabels":[],"url":"https://www.sueddeutsche.de/leben/momentaufnahmen-im-september-bilder-des-tages-li.3545877","teaserText":"Schönes, Erschreckendes, Absurdes und ganz Alltägliches: Momentaufnahmen aus allen Ecken der Welt, laufend aktualisiert.","teaserImage":{"crops":[{"x":0,"y":65,"width":3000,"height":1687,"name":"16:9"},{"x":22,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":591,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":272,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/11/be8ea182-71f2-4009-999d-78c52cd018de.jpg"},"source":"SZ","articleType":"standard","department":"Gesellschaft","mainTopic":"Bilder","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545877","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545877","durationFull":159.137959,"durationReduced":33.018776}},"trackingdata":{"article_title":"bilder_des_tages","doctype":"homepage","main_topic":"bilder","object_id":"li.3545877","pcat":"metered","section":"gesellschaft","teaser_type":"article_teaser_l","group_title":"bilder","group_position":1,"group":"topic_cluster","position":178}},{"component":"articleTeaserS","content":{"date":"2026-09-09T09:10:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e143841"},"payCategory":"paid","overline":"Einmal im Leben","title":"Das Feuer der Chimäre","byline":"Von SZ-Autorinnen und Autoren","color":"#edf9fe","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/reise-antalya-lykien-olympos-chimaira-altertum-antikes-griechenland-mythos-tuerkei-e143841/","teaserText":"Flämmchen, die aus Felsritzen züngeln – das faszinierte die Menschen schon in der Antike. An der Lykischen Küste in der Türkei kann man auf den Feuerberg steigen. Dieses und weitere Traumziele.","teaserImage":{"crops":[{"x":228,"y":0,"width":3542,"height":2657,"name":"4:3"},{"x":0,"y":203,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":488,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2657,"url":"https://www.sueddeutsche.de/2026/09/07/24f9799a-4edd-4f11-b8e9-611231f2c024.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e143841","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e143841","durationFull":1186.899592,"durationReduced":38.452245}},"trackingdata":{"article_title":"das_feuer_der_chimaere","doctype":"homepage","label":"szplus","main_topic":"reise","object_id":"er.e143841","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"bilder","group_position":2,"group":"topic_cluster","position":179}},{"component":"articleTeaserS","content":{"date":"2026-07-10T07:40:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e981704"},"payCategory":"paid","overline":"Moment mal","title":"Bilder der Woche","byline":"Von SZ-Autorinnen und -Autoren","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/bilder-der-woche-fotografie-e981704/","teaserText":"Es gibt Fotos, die gehen im Rauschen unter, und Fotos, die viel zu schnell vergessen werden. Wir zeigen jede Woche eines und erzählen hier seine Geschichte.","teaserImage":{"crops":[{"x":0,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":17,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":302,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/09/df838567-e149-405b-8a96-c057dc77c15c.jpg"},"source":"SZ","articleType":"standard","department":"Gesellschaft","mainTopic":"Bilder der Woche","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e981704","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e981704","durationFull":3841.854694,"durationReduced":34.56}},"trackingdata":{"article_title":"bilder_der_woche","doctype":"homepage","label":"szplus","main_topic":"bilder_der_woche","object_id":"er.e981704","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"bilder","group_position":3,"group":"topic_cluster","position":180}},{"component":"articleTeaserS","content":{"date":"2026-08-05T12:47:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e854448"},"payCategory":"paid","overline":"Wohnen in der Werkstatt","title":"Wie die Tankstelle zum Traumhaus wurde","byline":"Von Stephanie Schmidt und Emily Piwowar (Fotos)","color":"#E7D9DC","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/giessen-umbau-tankstelle-wohnhaus-denkmalschutz-e854448/","teaserText":"Michael Jung und Waldemar Petker-Jung haben eine Tankstelle aus den 50er-Jahren in Gießen renoviert. Besuch in einem originellen Zuhause mit Möbel-Unikaten und Garten.","teaserImage":{"crops":[{"x":44,"y":0,"width":3557,"height":2668,"name":"4:3"},{"x":0,"y":57,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":342,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/07/21/329c2575-3188-4b22-a6ee-c8a184471e8a.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen und Design","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e854448","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e854448","durationFull":881.789388,"durationReduced":34.66449}},"trackingdata":{"article_title":"wie_die_tankstelle_zum_traumhaus_wurde","doctype":"homepage","label":"szplus","main_topic":"wohnen_und_design","object_id":"er.e854448","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":4,"group":"topic_cluster","position":181}},{"component":"articleTeaserS","content":{"date":"2026-07-15T10:39:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e379453"},"payCategory":"paid","overline":"Wohnen in Manhattan","title":"Verliebt in Little Italy","byline":"Von Ann-Kathrin Nezik (Text) und Katharina Poblotzki (Fotos)","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/nypd-polizeistation-manhattan-wohnung-kyra-barry-steffi-graf-cindy-crawford-e379453/","teaserText":"Wo früher Polizisten arbeiteten, lebt heute Kyra Barry mit ihrem Mann. Die Architektur ist so spektakulär wie die Geschichte des Hauses. Ein Besuch im Süden von Manhattan.","teaserImage":{"crops":[{"x":771,"y":0,"width":3228,"height":2421,"name":"4:3"},{"x":771,"y":0,"width":3228,"height":1816,"name":"16:9"},{"x":771,"y":105,"width":3228,"height":1356,"name":"50:21"}],"width":4000,"height":3000,"url":"https://www.sueddeutsche.de/2026/07/09/a3eb7183-80bb-4c4b-bf91-1d9babe30451.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e379453","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e379453","durationFull":566.726531,"durationReduced":31.738776}},"trackingdata":{"article_title":"verliebt_in_little_italy","doctype":"homepage","label":"szplus","main_topic":"wohnen","object_id":"er.e379453","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":5,"group":"topic_cluster","position":182}},{"component":"articleTeaserS","content":{"date":"2026-07-01T12:11:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e778457"},"payCategory":"paid","overline":"Wohnen im Plattenbau","title":"„Die Bauqualität ist enorm“","byline":"Von Laura Weißmüller (Text) und Friedrich Bungert (Fotos)","color":"#dceff1","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/warum-andreas-rost-begeisterter-plattenbau-bewohner-ist-e778457/","teaserText":"Ein Besuch bei dem Berliner Fotografen Andreas Rost, der die Vorzüge des Wohnungsbaus aus der DDR genau erklären kann, ohne die Schattenseiten des Regimes zu vergessen.","teaserImage":{"crops":[{"x":222,"y":0,"width":3554,"height":2666,"name":"4:3"},{"x":0,"y":207,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":492,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/06/25/e5d02009-e097-446f-b462-81c57bc155f1.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e778457","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e778457","durationFull":696.816327,"durationReduced":32.417959}},"trackingdata":{"article_title":"die_bauqualitaet_ist_enorm","doctype":"homepage","label":"szplus","main_topic":"wohnen","object_id":"er.e778457","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":6,"group":"topic_cluster","position":183}},{"component":"articleTeaserS","content":{"date":"2026-06-18T14:58:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e271838"},"payCategory":"paid","overline":"München","title":"Uschi Ackermann und ihre Leidenschaften","byline":"Von Sina Kampe (Text) und Catherina Hess (Fotos)","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/uschi-ackermann-moepse-muenchen-bogenhausen-hausbesuch-e271838/","teaserText":"In der Münchner Society ist Uschi Ackermann als Witwe des Feinkostkönigs Gerd Käfer bekannt. Ein Besuch in ihrer Wohnung in Bogenhausen.","teaserImage":{"crops":[{"x":501,"y":0,"width":2997,"height":2248,"name":"4:3"},{"x":1,"y":0,"width":3996,"height":2248,"name":"16:9"},{"x":0,"y":283,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2248,"url":"https://www.sueddeutsche.de/2026/04/20/c18b04ad-eccb-4398-8598-e3c6b6be4052.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Topthema","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e271838","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e271838","durationFull":611.604898,"durationReduced":30.902857}},"trackingdata":{"article_title":"uschi_ackermann_und_ihre_leidenschaften","doctype":"homepage","label":"szplus","main_topic":"topthema","object_id":"er.e271838","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":7,"group":"topic_cluster","position":184}},{"component":"articleTeaserS","content":{"date":"2026-06-03T13:37:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e669225"},"payCategory":"paid","overline":"Baukunst in Oberbayern","title":"„Ich wollte nicht, dass es abgerissen wird“","byline":"Von Stephanie Schmidt und Johannes Simon (Fotos)","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/haus-oberbayern-sanierung-architektur-michael-aurel-pichler-e669225/","teaserText":"Der Münchner Architekt Michael Aurel Pichler hat ein marodes Gemeindehaus von 1925 wiederbelebt. Nun gibt es dort sogar eine Geheimtür. Eine persönliche Führung.","teaserImage":{"crops":[{"x":267,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":165,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":450,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/05/26/ceed2296-6d08-4edf-90c3-e99328d40431.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Architektur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e669225","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e669225","durationFull":923.167347,"durationReduced":33.593469}},"trackingdata":{"article_title":"ich_wollte_nicht_dass_es_abgerissen_wird","doctype":"homepage","label":"szplus","main_topic":"architektur","object_id":"er.e669225","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":8,"group":"topic_cluster","position":185}},{"component":"articleTeaserS","content":{"date":"2026-04-23T13:00:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e898573"},"payCategory":"paid","overline":"Fotografie","title":"Das sind die Pressefotos des Jahres","byline":"Von Christine Kokot und Nadja Tausche","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/politik/pressefoto-des-jahres-2025-e898573/","teaserText":"Zehntausende Fotos wurden in diesem Jahr beim renommierten World Press Photo Award eingereicht. Nun hat die Jury die Siegerbilder gewählt. Eine Auswahl.","teaserImage":{"crops":[{"x":934,"y":325,"width":2132,"height":1599,"name":"4:3"},{"x":737,"y":416,"width":2520,"height":1417,"name":"16:9"},{"x":737,"y":595,"width":2520,"height":1058,"name":"50:21"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/04/23/83a1a669-7cfc-4c22-ba55-9b0649ee38bd.jpg"},"source":"SZ","articleType":"standard","department":"Politik","mainTopic":"Journalismus","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e898573","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e898573","durationFull":374.151837,"durationReduced":31.346939}},"trackingdata":{"article_title":"das_sind_die_pressefotos_des_jahres","doctype":"homepage","label":"szplus","main_topic":"journalismus","object_id":"er.e898573","pcat":"paid","section":"politik","teaser_type":"article_teaser_s","group_title":"bilder","group_position":9,"group":"topic_cluster","position":186}},{"component":"articleTeaserS","content":{"date":"2026-05-21T12:46:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e369240"},"payCategory":"paid","overline":"Hausbesuch in Giesing","title":"Mut in der Lücke","byline":"Von Laura Weißmüller (Text) und Natalie Neomi Isser (Fotos)","color":"#E7D9DC","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/muenchen-giesing-bauluecke-hausbau-kreativ-e369240/","teaserText":"Nur 6,30 Meter war das Grundstück breit, auf dem Annahita Kamali und Florian Böhm ihr Haus in München errichtet haben. Wer sie nun besucht, der staunt.","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":208,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":493,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/05/12/c54fa048-55a7-445e-ba5f-43cde690a4ef.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Architektur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e369240","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e369240","durationFull":639.451429,"durationReduced":31.164082}},"trackingdata":{"article_title":"mut_in_der_luecke","doctype":"homepage","label":"szplus","main_topic":"architektur","object_id":"er.e369240","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":10,"group":"topic_cluster","position":187}},{"component":"articleTeaserS","content":{"date":"2026-05-07T14:34:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e331157"},"payCategory":"paid","overline":"Wohnen auf dem Bauernhof","title":"Der Charme der Geschichte","byline":"Von Stephanie Schmidt und Florian Peljak (Fotos)","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/sanierung-altbau-bauernhaus-tradition-e331157/","teaserText":"Mit Leidenschaft und historischen Materialien haben Heike Klischat-Loos und Ralf Loos ein marodes Anwesen aus dem 16. Jahrhundert in Mittelfranken wiederbelebt.","teaserImage":{"crops":[{"x":84,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":194,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":478,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/05/07/cfb834bd-4bdf-4ef7-a809-76be9cb5c751.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Bauernhof","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e331157","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e331157","durationFull":946.102857,"durationReduced":34.847347}},"trackingdata":{"article_title":"der_charme_der_geschichte","doctype":"homepage","label":"szplus","main_topic":"bauernhof","object_id":"er.e331157","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"bilder","group_position":11,"group":"topic_cluster","position":188}}],"navigationItems":[{"label":"Bilder des Tages","reference":{"id":"Bilder des Tages","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bilder_des_Tages"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3545877","3517184","3365335","3527007","3516445","3508706","3501270","3493433","3472917","3487192","3480201","3465558","3464633","3459394","3382695","3365976","3372394","3359171","3353108","3345605","3332029","3326759","3331707","3321053","3314967","3314666","3307977","3301583","3286210","3291168","3295482","3292457","3289130","3282826","3244953","3223076","3275322","3264966","3257523","3241745","3231365","3249582","3172870","3197802","3214743","3188329","3179782","3161435","1744460","3132014","3157548","3135957","3147652","3123846","3144039","3142293","3127066","3116232","3108319","3103581","3100141","3083169","3090059","3074949","3068565","3066140","3045273","3056789","3057753","3033601","3037931","1833457","3030843","1823917","1829657","1819488","1808595","1815632","1810674","1805727","1681447","1796239","1780497","1777650","1774157","1774162","1768207","1769353","1764576","1759626","1754506","1748602","1748553","1743926","1738078","1736030","1732663","1727526","1725130","1724895","1724021","1718147","1717602","1717044","1717135","1712703","1702983","1705175","1703801","1696542","1697015","1691966","1688523","1687571","1686374","1684687","1673979","1665397","1662194","1655742","1658334","1658782","1655596","1654959","1648839","1646104","1641786","1641777","1641409","1640166","1637340","1632765","1636518","1632718","1630338","1626543","1627641","1623096","1623834","1623626","1622967","1620833","1618477","1616405","1611739","1613018","1606336","1603394","1602759","1602851","1600845","1598567","1598268","1597256","1584061","1573721","1584316","1586018","1585886","1583067","1584311"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_12" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm7" data-qa="department_group_kultur"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;kultur&quot;,&quot;group_title&quot;:&quot;kultur&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/kultur" class="css-gz0mj2"> <span class="css-1yaw99a">Kultur</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Debatte" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;debatte&quot;,&quot;group_title&quot;:&quot;kultur&quot;}}">Debatte</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Film" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;film&quot;,&quot;group_title&quot;:&quot;kultur&quot;}}">Film</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Pop" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;pop&quot;,&quot;group_title&quot;:&quot;kultur&quot;}}">Pop</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Debatte","reference":{"id":"Debatte","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Debatte"},"items":[]},{"label":"Film","reference":{"id":"Film","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Film"},"items":[]},{"label":"Pop","reference":{"id":"Pop","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Pop"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Kultur","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedekulturgeburtenrate-kinderwunsch-debatte-li3540690" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg?rect=0,148,3000,1687&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;seid_fruchtbar_und_mehrt_euch_sofort&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;frauenrechte_und_gleichberechtigung&quot;,&quot;object_id&quot;:&quot;li.3540690&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;kultur&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:190}}" href="https://www.sueddeutsche.de/kultur/geburtenrate-kinderwunsch-debatte-li.3540690" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedekulturgeburtenrate-kinderwunsch-debatte-li3540690" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Geburtenrate</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Seid fruchtbar und mehrt euch. Sofort!</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Die Politik will, dass Frauen wieder mehr Kinder bekommen. Wie? Das scheint Menschen wie Friedrich Merz ziemlich egal. Über eine Debatte, die so scheinheilig wie übergriffig ist.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Essay von Susan Vahabzadeh</span></div></div><button data-bookmark="li.3540690" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedekulturfaten-ben-omar-fussball-ceuta-marokko-tot-li3543649" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/kultur/faten-ben-omar-fussball-ceuta-marokko-tot-li.3543649" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;was_waere_falsch_daran_diese_maedchen_aufzunehmen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;debatte&quot;,&quot;object_id&quot;:&quot;li.3543649&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;kultur&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:191}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedekulturfaten-ben-omar-fussball-ceuta-marokko-tot-li3543649" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg?rect=0,162,706,530&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Debatte</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Was wäre falsch daran, diese Mädchen aufzunehmen?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3543649" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedekulturdonald-trump-truth-social-ki-posts-wahnsinn-li3543947" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/kultur/donald-trump-truth-social-ki-posts-wahnsinn-li.3543947" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_supertrump&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;usa&quot;,&quot;object_id&quot;:&quot;li.3543947&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;kultur&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;kultur&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:192}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedekulturdonald-trump-truth-social-ki-posts-wahnsinn-li3543947" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg?rect=223,0,3555,2666&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Debatte</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Der Supertrump</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3543947" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;kultur&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm7","component":"departmentGroup","content":{"title":"Kultur","departmentId":"Kultur","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T11:32:07.120Z","ref":{"referenceType":"article","primaryId":"li.3540690"},"payCategory":"paid","overline":"Geburtenrate","title":"Seid fruchtbar und mehrt euch. Sofort!","byline":"Essay von Susan Vahabzadeh","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/geburtenrate-kinderwunsch-debatte-li.3540690","teaserText":"Die Politik will, dass Frauen wieder mehr Kinder bekommen. Wie? Das scheint Menschen wie Friedrich Merz ziemlich egal. Über eine Debatte, die so scheinheilig wie übergriffig ist.","teaserImage":{"crops":[{"x":0,"y":148,"width":3000,"height":1687,"name":"16:9"},{"x":246,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":725,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":500,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/11/04f410b8-18dc-455c-b660-ec6571e0fe92.jpg"},"source":"SZ","articleType":"special","department":"Kultur","mainTopic":"Frauenrechte und Gleichberechtigung","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3540690","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3540690","durationFull":644.754286,"durationReduced":36.754286}},"trackingdata":{"article_title":"seid_fruchtbar_und_mehrt_euch_sofort","doctype":"homepage","label":"szplus","main_topic":"frauenrechte_und_gleichberechtigung","object_id":"li.3540690","pcat":"paid","section":"kultur","teaser_type":"article_teaser_l","group_title":"kultur","group_position":1,"group":"department_group","position":190}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:33:33.679Z","ref":{"referenceType":"article","primaryId":"li.3543649"},"payCategory":"paid","overline":"Debatte","title":"Was wäre falsch daran, diese Mädchen aufzunehmen?","byline":"Gastbeitrag von Güner Balci","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/faten-ben-omar-fussball-ceuta-marokko-tot-li.3543649","teaserText":"Faten Ben Omar wollte frei sein. Dafür stieg die Marokkanerin ins Meer – und ertrank vor Ceuta. Ihre Geschichte erzählt von den vielen jungen Frauen, die alles riskieren, um vor patriarchalen Zwängen zu fliehen.","teaserImage":{"crops":[{"x":0,"y":154,"width":706,"height":397,"name":"16:9"},{"x":0,"y":162,"width":706,"height":530,"name":"4:3"},{"x":0,"y":147,"width":706,"height":471,"name":"3:2"},{"x":0,"y":0,"width":706,"height":941,"name":"3:4"},{"x":0,"y":145,"width":706,"height":706,"name":"1:1"}],"width":706,"height":1060,"url":"https://www.sueddeutsche.de/2026/09/11/ae5f6158-8f28-423f-b27b-14e2e31b9343.jpg"},"source":"SZ","articleType":"special","department":"Kultur","mainTopic":"Debatte","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543649","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543649","durationFull":407.588571,"durationReduced":39.026939}},"trackingdata":{"article_title":"was_waere_falsch_daran_diese_maedchen_aufzunehmen","doctype":"homepage","label":"szplus","main_topic":"debatte","object_id":"li.3543649","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":2,"group":"department_group","position":191}},{"component":"articleTeaserS","content":{"date":"2026-09-09T11:31:32.649Z","ref":{"referenceType":"article","primaryId":"li.3543947"},"payCategory":"paid","overline":"Debatte","title":"Der Supertrump","byline":"Essay von Claudius Seidl","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/donald-trump-truth-social-ki-posts-wahnsinn-li.3543947","teaserText":"Eher „Avengers“ als „Odyssee“: In schlaflosen Nächten erträumt sich Donald Trump eine Existenz als Schurke und droht der Welt mit Albträumen und Atombomben. Kann es sein, dass er der Wirklichkeit verloren geht? Bericht zur Lage der Halluzination.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/10/1dcf2f55-64a0-44b5-83f5-d21b3a3e11a1.jpg"},"source":"SZ","articleType":"special","department":"Kultur","mainTopic":"USA","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543947","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543947","durationFull":624.222041,"durationReduced":39.57551}},"trackingdata":{"article_title":"der_supertrump","doctype":"homepage","label":"szplus","main_topic":"usa","object_id":"li.3543947","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":3,"group":"department_group","position":192}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:39:18.286Z","ref":{"referenceType":"article","primaryId":"li.3544462"},"payCategory":"paid","overline":"Dönerbuden, Drogen, Prostitution","title":"„Hier ist es eher rough“","byline":"Von Nicolas Freund","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/zuerich-langstrasse-unesco-welkulturerbe-ole-ole-bar-li.3544462","teaserText":"Die berüchtigte Langstrasse in Zürich soll Unesco-Weltkulturerbe werden. Das galt bis vor Kurzem noch als Witz. Jetzt haben die Initiatoren die Unterschriften für einen Antrag zusammenbekommen. Ein Rundgang.","teaserImage":{"crops":[{"x":0,"y":379,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":0,"width":4000,"height":3000,"name":"4:3"},{"x":0,"y":171,"width":4000,"height":2667,"name":"3:2"},{"x":889,"y":0,"width":2250,"height":3000,"name":"3:4"},{"x":514,"y":0,"width":3000,"height":3000,"name":"1:1"}],"width":4000,"height":3000,"url":"https://www.sueddeutsche.de/2026/09/11/028a169d-6955-436f-9387-9dd7eea20b1c.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"Schweiz","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544462","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544462","durationFull":440.32,"durationReduced":39.57551}},"trackingdata":{"article_title":"hier_ist_es_eher_rough","doctype":"homepage","label":"szplus","main_topic":"schweiz","object_id":"li.3544462","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":4,"group":"department_group","position":193}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:05:29.240Z","ref":{"referenceType":"article","primaryId":"li.3543672"},"payCategory":"paid","overline":"Notizen aus meinem Leben","title":"Lieber nicht","byline":"Von Elke Heidenreich","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/literatur-nein-sager-geschichten-li.3543672","teaserText":"Auch wenn man im Leben stark und tapfer sein will – die großen Nein-Sager der Literatur muss man einfach gernhaben.","teaserImage":{"crops":[{"x":0,"y":221,"width":4000,"height":2250,"name":"16:9"},{"x":205,"y":0,"width":3589,"height":2692,"name":"4:3"},{"x":0,"y":13,"width":4000,"height":2667,"name":"3:2"},{"x":991,"y":0,"width":2019,"height":2692,"name":"3:4"},{"x":654,"y":0,"width":2692,"height":2692,"name":"1:1"}],"width":4000,"height":2692,"url":"https://www.sueddeutsche.de/2026/03/13/844320b5-507d-4469-93ed-57b008dad050.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"Literatur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543672","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543672","durationFull":149.942857,"durationReduced":31.817143}},"trackingdata":{"article_title":"lieber_nicht","doctype":"homepage","label":"szplus","main_topic":"literatur","object_id":"li.3543672","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":5,"group":"department_group","position":194}},{"component":"articleTeaserS","content":{"date":"2026-09-11T10:09:43.447Z","ref":{"referenceType":"article","primaryId":"li.3537573"},"payCategory":"paid","overline":"Sachbuch","title":"Schon wieder ein Gangbang","byline":"Von Daniela Gassmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/gillian-anderson-more-buch-sex-kritik-li.3537573","teaserText":"Gillian Anderson will, dass Frauen guten Sex haben: In ihrem Buch „More“ erzählt sie zum zweiten Mal von sexuellen Fantasien. Ist das Empowerment oder nur Selbst-Marketing?","teaserImage":{"crops":[{"x":0,"y":1259,"width":2635,"height":1482,"name":"16:9"},{"x":0,"y":1012,"width":2635,"height":1976,"name":"4:3"},{"x":0,"y":1122,"width":2635,"height":1757,"name":"3:2"},{"x":0,"y":243,"width":2635,"height":3513,"name":"3:4"},{"x":0,"y":683,"width":2635,"height":2635,"name":"1:1"}],"width":2635,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/11/92446419-0486-45c3-80a8-74075857f075.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"Literatur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537573","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537573","durationFull":475.297959,"durationReduced":34.612245}},"trackingdata":{"article_title":"schon_wieder_ein_gangbang","doctype":"homepage","label":"szplus","main_topic":"literatur","object_id":"li.3537573","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":6,"group":"department_group","position":195}},{"component":"articleTeaserS","content":{"date":"2026-09-04T13:06:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e528913"},"payCategory":"paid","overline":"25 Jahre 9/11","title":"Als das Monster uns verschluckte","byline":"Von Jörg Häntzschel","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/new-york-9-11-einsturz-world-trade-center-tuerme-e528913/","teaserText":"Unser Autor stand zwei Blocks entfernt, als am 11. September der erste Turm des World Trade Centers einstürzte. Erinnerungen an den Tag, der nicht nur New York und die USA, sondern die Welt verändert hat.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1536,"name":"4:3"},{"x":0,"y":192,"width":2048,"height":1152,"name":"16:9"},{"x":0,"y":337,"width":2048,"height":860,"name":"50:21"}],"width":2048,"height":1536,"url":"https://www.sueddeutsche.de/2026/09/03/b5fde18d-f79f-46d3-9483-513eabb361c8.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"Topthema","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e528913","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e528913","durationFull":1237.65551,"durationReduced":34.324898}},"trackingdata":{"article_title":"als_das_monster_uns_verschluckte","doctype":"homepage","label":"szplus","main_topic":"topthema","object_id":"er.e528913","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":7,"group":"department_group","position":196}},{"component":"articleTeaserS","content":{"date":"2026-09-11T09:06:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e010720"},"payCategory":"paid","overline":"9/11 in der Popkultur","title":"Springsteen und die Spaghetti-Towers","byline":"Von Lisa Torjuul","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/11-september-9-11-anschlaege-popkultur-springsteen-spielberg-marvel-meme-e010720/","teaserText":"Wie das Unbeschreibliche der Attentate seinen Weg durch Film, Musik und die Internetkultur fand – und so ins kollektive Gedächtnis.","teaserImage":{"crops":[{"x":0,"y":0,"width":2494,"height":1870,"name":"4:3"},{"x":0,"y":197,"width":2494,"height":1402,"name":"16:9"},{"x":0,"y":375,"width":2494,"height":1047,"name":"50:21"}],"width":2494,"height":2115,"url":"https://www.sueddeutsche.de/2026/09/11/380436e8-8967-4f82-ab3b-dedb11f251ea.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"USA","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e010720","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e010720","durationFull":846.628571,"durationReduced":36.597551}},"trackingdata":{"article_title":"springsteen_und_die_spaghetti_towers","doctype":"homepage","label":"szplus","main_topic":"usa","object_id":"er.e010720","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":8,"group":"department_group","position":197}},{"component":"articleTeaserS","content":{"date":"2026-09-10T13:02:10.939Z","ref":{"referenceType":"article","primaryId":"li.3540798"},"payCategory":"paid","overline":"25 Jahre 9/11","title":"Die Schlagzeilen schlagen um sich","byline":"Von Stefan Fischer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/podcast-radiofeature-9-11-und-das-feuilleton-wasner-swr-ard-sounds-kritik-li.3540798","teaserText":"Alexander Wasner blättert für sein Radiofeature mit Literaten durch Zeitungsausgaben vom 12. September 2001. Und findet Bemerkenswertes auch abseits der Katastrophe.","teaserImage":{"crops":[{"x":86,"y":48,"width":1718,"height":966,"name":"16:9"},{"x":359,"y":132,"width":1065,"height":799,"name":"4:3"},{"x":292,"y":132,"width":1198,"height":799,"name":"3:2"},{"x":639,"y":126,"width":599,"height":799,"name":"3:4"},{"x":643,"y":111,"width":600,"height":600,"name":"1:1"}],"width":1890,"height":1063,"url":"https://www.sueddeutsche.de/2026/09/10/a8510bd4-e6fb-4bd0-8bca-990ad373ff76.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Radio","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3540798","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3540798","durationFull":251.585306,"durationReduced":38.922449}},"trackingdata":{"article_title":"die_schlagzeilen_schlagen_um_sich","doctype":"homepage","label":"szplus","main_topic":"radio","object_id":"li.3540798","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"kultur","group_position":9,"group":"department_group","position":198}},{"component":"articleTeaserS","content":{"date":"2026-09-04T14:26:11.898Z","ref":{"referenceType":"article","primaryId":"li.3536022"},"payCategory":"paid","overline":"Fernsehen","title":"Wunden, die bleiben","byline":"Von Tobias Matern","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/september-ard-dokumentation-new-york-9-11-kritik-li.3536022","teaserText":"Die ARD-Dokumentation „September“ lässt den Schrecken von 9/11 in New York wieder aufleben – mit sehr besonderen Protagonisten.","teaserImage":{"crops":[{"x":0,"y":173,"width":2953,"height":1661,"name":"16:9"},{"x":138,"y":0,"width":2677,"height":2008,"name":"4:3"},{"x":0,"y":20,"width":2953,"height":1969,"name":"3:2"},{"x":724,"y":0,"width":1506,"height":2008,"name":"3:4"},{"x":473,"y":0,"width":2008,"height":2008,"name":"1:1"}],"width":2953,"height":2008,"url":"https://www.sueddeutsche.de/2026/09/04/3ab0be11-db2c-42ce-b1ee-ad0785a05fc0.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Fernsehen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3536022","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3536022","durationFull":343.771429,"durationReduced":33.776327}},"trackingdata":{"article_title":"wunden_die_bleiben","doctype":"homepage","label":"szplus","main_topic":"fernsehen","object_id":"li.3536022","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"kultur","group_position":10,"group":"department_group","position":199}},{"component":"articleTeaserS","content":{"date":"2026-09-10T12:53:42.795Z","ref":{"referenceType":"article","primaryId":"li.3531159"},"payCategory":"paid","overline":"25 Jahre 11. September","title":"Diese Bücher und Filme erklären den 11. September","byline":"Von SZ-Autoren","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/kultur/9-11-25-jahre-new-york-buch-film-tipp-li.3531159","teaserText":"Vom Aufstieg der Terrororganisation al-Qaida über den Einsturz der Türme bis zum „War on Terror“ und den Folgen der Folter: Zeugnisse, die bleiben.","teaserImage":{"crops":[{"x":0,"y":0,"width":3570,"height":2008,"name":"16:9"},{"x":446,"y":0,"width":2677,"height":2008,"name":"4:3"},{"x":279,"y":0,"width":3012,"height":2008,"name":"3:2"},{"x":1032,"y":0,"width":1506,"height":2008,"name":"3:4"},{"x":781,"y":0,"width":2008,"height":2008,"name":"1:1"}],"width":3570,"height":2008,"url":"https://www.sueddeutsche.de/2026/09/10/0b4c230e-4d29-4fe9-97f3-4ac2e8b57e55.jpg"},"source":"SZ","articleType":"special","department":"Kultur","mainTopic":"USA","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3531159","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3531159","durationFull":902.713469,"durationReduced":36.832653}},"trackingdata":{"article_title":"diese_buecher_und_filme_erklaeren_den_11_september","doctype":"homepage","label":"szplus","main_topic":"usa","object_id":"li.3531159","pcat":"paid","section":"kultur","teaser_type":"article_teaser_s","group_title":"kultur","group_position":11,"group":"department_group","position":200}}],"navigationItems":[{"label":"Debatte","reference":{"id":"Debatte","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Debatte"},"items":[]},{"label":"Film","reference":{"id":"Film","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Film"},"items":[]},{"label":"Pop","reference":{"id":"Pop","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Pop"},"items":[]},{"label":"Kunst","reference":{"id":"Kunst","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Kunst"},"items":[]},{"label":"Theater","reference":{"id":"Theater","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Theater"},"items":[]},{"label":"Klassik","reference":{"id":"Klassik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Klassik"},"items":[]},{"label":"Literatur","reference":{"id":"Literatur","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Literatur"},"items":[]},{"label":"Architektur","reference":{"id":"Architektur","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Architektur"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3540690","3543649","3543947","3527956","3544462","3543672","3537573","3542438","3533256","3545916","3540798","3536022","3531159","3545388","3529147","3534387","3544709","3527476","3545280","3545454","3543219","3543206","3537707","3540900","3539746","3535106","3542006","3537309","3540532","3543420","3539685","3541709","3542438","3539439","3388388"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm8" data-qa="department_group_medien"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;medien&quot;,&quot;group_title&quot;:&quot;medien&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/medien" class="css-gz0mj2"> <span class="css-1yaw99a">Medien</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Tatort" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;tatort&quot;,&quot;group_title&quot;:&quot;medien&quot;}}">Tatort</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/TV-Kritik" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;tv_kritiken&quot;,&quot;group_title&quot;:&quot;medien&quot;}}">TV-Kritiken</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Serien" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;serien_streaming&quot;,&quot;group_title&quot;:&quot;medien&quot;}}">Serien-Streaming</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Tatort","reference":{"id":"Tatort","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Tatort"},"items":[]},{"label":"TV-Kritiken","reference":{"id":"TV-Kritik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/TV-Kritik"},"items":[]},{"label":"Serien-Streaming","reference":{"id":"Serien","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Serien"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Medien","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedemedientatort-koenig-in-gelb-demenz-furtwaengler-hannover-li3542377" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg?rect=275,397,3306,1860&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;jeden_tag_wird_etwas_rausgeloescht&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;serien&quot;,&quot;object_id&quot;:&quot;li.3542377&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;medien&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;medien&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:201}}" href="https://www.sueddeutsche.de/medien/tatort-koenig-in-gelb-demenz-furtwaengler-hannover-li.3542377" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedemedientatort-koenig-in-gelb-demenz-furtwaengler-hannover-li3542377" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">„Tatort“ aus Hannover</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Jeden Tag wird etwas rausgelöscht</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Der „Tatort: König in Gelb“ erzählt von einem Ermittler, der gegen die eigene Demenz anarbeitet. Das ist berührend und herausragend gespielt – und die spröde Charlotte Lindholm zeigt neue Seiten.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Von Holger Gertz</span></div></div><button data-bookmark="li.3542377" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedemediencem-oezdemir-ostelsheim-vorbild-deutschland-li3545345" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/medien/cem-oezdemir-ostelsheim-vorbild-deutschland-li.3545345" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;oezdemir_findet_deutschland_muss_von_ostelsheim_lernen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;fernsehen&quot;,&quot;object_id&quot;:&quot;li.3545345&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;medien&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;medien&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:202}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemediencem-oezdemir-ostelsheim-vorbild-deutschland-li3545345" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg?rect=223,0,3555,2666&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">„Maybrit Illner“</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Özdemir findet: Deutschland muss von Ostelsheim lernen</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3545345" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedemedienapple-tv-serie-last-seen-christian-schwochow-li3522290" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/medien/apple-tv-serie-last-seen-christian-schwochow-li.3522290" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;in_die_seelen_gezoomt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;streaming&quot;,&quot;object_id&quot;:&quot;li.3522290&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;medien&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;medien&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:203}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedemedienapple-tv-serie-last-seen-christian-schwochow-li3522290" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg?rect=606,121,3233,2425&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Streaming</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">In die Seelen gezoomt</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3522290" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;medien&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm8","component":"departmentGroup","content":{"title":"Medien","departmentId":"Medien","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T13:12:47.615Z","ref":{"referenceType":"article","primaryId":"li.3542377"},"payCategory":"metered","overline":"„Tatort“ aus Hannover","title":"Jeden Tag wird etwas rausgelöscht","byline":"Von Holger Gertz","overlineLabels":[],"url":"https://www.sueddeutsche.de/medien/tatort-koenig-in-gelb-demenz-furtwaengler-hannover-li.3542377","teaserText":"Der „Tatort: König in Gelb“ erzählt von einem Ermittler, der gegen die eigene Demenz anarbeitet. Das ist berührend und herausragend gespielt – und die spröde Charlotte Lindholm zeigt neue Seiten.","teaserImage":{"crops":[{"x":275,"y":397,"width":3306,"height":1860,"name":"16:9"},{"x":545,"y":327,"width":2633,"height":1975,"name":"4:3"},{"x":490,"y":327,"width":2963,"height":1975,"name":"3:2"},{"x":1046,"y":228,"width":1630,"height":2173,"name":"3:4"},{"x":874,"y":327,"width":1975,"height":1975,"name":"1:1"}],"width":4000,"height":2629,"url":"https://www.sueddeutsche.de/2026/09/11/152cbca6-8351-46e5-8183-9e033f566e92.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542377","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542377","durationFull":203.467755,"durationReduced":36.780408}},"trackingdata":{"article_title":"jeden_tag_wird_etwas_rausgeloescht","doctype":"homepage","main_topic":"serien","object_id":"li.3542377","pcat":"metered","section":"medien","teaser_type":"article_teaser_l","group_title":"medien","group_position":1,"group":"department_group","position":201}},{"component":"articleTeaserS","content":{"date":"2026-09-11T00:16:21.295Z","ref":{"referenceType":"article","primaryId":"li.3545345"},"payCategory":"paid","overline":"„Maybrit Illner“","title":"Özdemir findet: Deutschland muss von Ostelsheim lernen","byline":"Von Josef Kelnberger","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/cem-oezdemir-ostelsheim-vorbild-deutschland-li.3545345","teaserText":"Wie umgehen mit dem Sachsen-Anhalt-Schock? Bei „Maybrit Illner“ treffen sich Cem Özdemir und Armin Laschet zu einer grün-schwarzen Therapiesitzung.","teaserImage":{"crops":[{"x":0,"y":208,"width":4000,"height":2250,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/11/cd658eea-207d-4186-bbf7-a18189641a5e.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Fernsehen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545345","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545345","durationFull":275.226122,"durationReduced":35.500408}},"trackingdata":{"article_title":"oezdemir_findet_deutschland_muss_von_ostelsheim_lernen","doctype":"homepage","label":"szplus","main_topic":"fernsehen","object_id":"li.3545345","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":2,"group":"department_group","position":202}},{"component":"articleTeaserS","content":{"date":"2026-09-11T13:33:58.335Z","ref":{"referenceType":"article","primaryId":"li.3522290"},"payCategory":"paid","overline":"Streaming","title":"In die Seelen gezoomt","byline":"Von Jan Freitag","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/apple-tv-serie-last-seen-christian-schwochow-li.3522290","teaserText":"In Christian Schwochows australischer Apple-Serie „Last Seen“ verschwindet ein Mädchen.  Jahre später kämpfen zwei Männer verbissen um ihre Familien – die sich merkwürdig überschneiden.","teaserImage":{"crops":[{"x":182,"y":102,"width":3636,"height":2045,"name":"16:9"},{"x":606,"y":121,"width":3233,"height":2425,"name":"4:3"},{"x":182,"y":121,"width":3636,"height":2425,"name":"3:2"},{"x":1466,"y":121,"width":1818,"height":2425,"name":"3:4"},{"x":1163,"y":121,"width":2425,"height":2425,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/10/43ad30f9-89f5-4022-9546-49234abc4b29.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Streaming","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3522290","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3522290","durationFull":312.607347,"durationReduced":35.265306}},"trackingdata":{"article_title":"in_die_seelen_gezoomt","doctype":"homepage","label":"szplus","main_topic":"streaming","object_id":"li.3522290","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":3,"group":"department_group","position":203}},{"component":"articleTeaserS","content":{"date":"2026-09-11T07:08:40.672Z","ref":{"referenceType":"article","primaryId":"li.3544213"},"payCategory":"paid","overline":"Deutscher Radiopreis","title":"Vom Reden und Schweigen","byline":"Von Stefan Fischer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/deutscher-radiopreis-2026-verleihung-hoerfunk-gala-sieger-hamburg-li.3544213","teaserText":"Dem Hörfunk geht es gerade nicht besonders gut. Davon lässt er sich beim Deutschen Radiopreis aber nichts anmerken. Sondern feiert mit Spaß und Würde seine besten Journalisten und Moderatoren.","teaserImage":{"crops":[{"x":139,"y":0,"width":1771,"height":996,"name":"16:9"},{"x":360,"y":0,"width":1328,"height":996,"name":"4:3"},{"x":277,"y":0,"width":1494,"height":996,"name":"3:2"},{"x":651,"y":0,"width":747,"height":996,"name":"3:4"},{"x":526,"y":0,"width":996,"height":996,"name":"1:1"}],"width":2048,"height":996,"url":"https://www.sueddeutsche.de/2026/09/10/e7464760-ce7f-44d2-b5fd-33da53045da9.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Radio","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544213","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544213","durationFull":439.902041,"durationReduced":36.780408}},"trackingdata":{"article_title":"vom_reden_und_schweigen","doctype":"homepage","label":"szplus","main_topic":"radio","object_id":"li.3544213","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":4,"group":"department_group","position":204}},{"component":"articleTeaserS","content":{"date":"2026-09-11T10:02:20.219Z","ref":{"referenceType":"article","primaryId":"li.3531452"},"payCategory":"paid","overline":"Hörspiel","title":"„Esse Schwein. Fühle mich wie Sau“","byline":"Von Stefan Fischer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/german-diaries-samuel-beckett-hoerspiel-podcast-deutschlandradio-kritik-li.3531452","teaserText":"Samuel Becketts Tagebücher seiner Reise durchs „Dritte Reich“ sind ein Dokument stabil schlechter Laune. Das Deutschlandradio hat sie als Hörspiel inszeniert. Es zeigt: einen freien Geist in einem unfreien Land.","teaserImage":{"crops":[{"x":0,"y":706,"width":2667,"height":1500,"name":"16:9"},{"x":0,"y":299,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":456,"width":2667,"height":1778,"name":"3:2"},{"x":121,"y":162,"width":2425,"height":3233,"name":"3:4"},{"x":0,"y":272,"width":2667,"height":2667,"name":"1:1"}],"width":2667,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/10/8176916a-891c-459a-9ffd-5ce646143c89.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Radio","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3531452","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3531452","durationFull":243.931429,"durationReduced":39.497143}},"trackingdata":{"article_title":"esse_schwein_fuehle_mich_wie_sau","doctype":"homepage","label":"szplus","main_topic":"radio","object_id":"li.3531452","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":5,"group":"department_group","position":205}},{"component":"articleTeaserS","content":{"date":"2026-09-11T11:30:37.832Z","ref":{"referenceType":"article","primaryId":"li.3533205"},"payCategory":"metered","overline":"Spielfilmtipps zum Wochenende","title":"Wenn überall Abenteuer lauern","byline":"Von Fritz Göttler","overlineLabels":[],"url":"https://www.sueddeutsche.de/medien/film-fernsehen-tv-tipps-programm-50-erste-dates-li.3533205","teaserText":"„50 erste Dates“, „Wir kaufen einen Zoo“, „Ich Capitano“ und „Kraven the Hunter“: die sehenswerten Filme im TV-Programm des Wochenendes.","teaserImage":{"crops":[{"x":167,"y":94,"width":1587,"height":893,"name":"16:9"},{"x":306,"y":109,"width":1379,"height":1034,"name":"4:3"},{"x":206,"y":109,"width":1551,"height":1034,"name":"3:2"},{"x":503,"y":0,"width":938,"height":1251,"name":"3:4"},{"x":442,"y":65,"width":1034,"height":1034,"name":"1:1"}],"width":1920,"height":1251,"url":"https://www.sueddeutsche.de/2026/09/11/f917b92b-bf46-4fb0-8fe7-8033750951c0.jpg"},"source":"SZ","articleType":"standard","department":"Medien","mainTopic":"Fernsehen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3533205","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3533205","durationFull":320.417959,"durationReduced":36.04898}},"trackingdata":{"article_title":"wenn_ueberall_abenteuer_lauern","doctype":"homepage","main_topic":"fernsehen","object_id":"li.3533205","pcat":"metered","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":6,"group":"department_group","position":206}},{"component":"articleTeaserS","content":{"date":"2026-09-11T10:03:40.648Z","ref":{"referenceType":"article","primaryId":"li.3532848"},"payCategory":"paid","overline":"Social Media","title":"Weniger Reize, bitte","byline":"Von Cara Hofmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/handynutzung-apps-urlaub-abschalten-li.3532848","teaserText":"Warum ist es so schwer, das Handy auszuschalten? Vielleicht liegt es nicht nur an mangelnder Selbstdisziplin. Immerhin: Es gibt auch Apps, um sich von seinem Smartphone zu erholen.","teaserImage":{"crops":[{"x":41,"y":196,"width":3491,"height":1964,"name":"16:9"},{"x":361,"y":0,"width":2880,"height":2160,"name":"4:3"},{"x":292,"y":0,"width":3240,"height":2160,"name":"3:2"},{"x":1006,"y":0,"width":1620,"height":2160,"name":"3:4"},{"x":709,"y":0,"width":2160,"height":2160,"name":"1:1"}],"width":3840,"height":2160,"url":"https://www.sueddeutsche.de/2026/09/03/386a079d-b505-4c5e-9f85-c2089be478cf.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Smartphone","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3532848","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3532848","durationFull":447.947755,"durationReduced":34.690612}},"trackingdata":{"article_title":"weniger_reize_bitte","doctype":"homepage","label":"szplus","main_topic":"smartphone","object_id":"li.3532848","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":7,"group":"department_group","position":207}},{"component":"articleTeaserS","content":{"date":"2026-08-28T09:13:09.627Z","ref":{"referenceType":"article","primaryId":"li.3524796"},"payCategory":"paid","overline":"Serie","title":"Bitte nicht mein Kind","byline":"Von Susan Vahabzadeh","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/familiengeheimnisse-serie-arte-kritik-li.3524796","teaserText":"Die wunderbar erzählte Arte-Serie „Familiengeheimnisse“ erinnert an den großen Netflix-Erfolg „Adolescence“ und die Frage: Wie kann man die kindliche Pubertät vor dem Internet beschützen?","teaserImage":{"crops":[{"x":0,"y":0,"width":2953,"height":1661,"name":"16:9"},{"x":0,"y":0,"width":2599,"height":1949,"name":"4:3"},{"x":0,"y":0,"width":2924,"height":1949,"name":"3:2"},{"x":0,"y":0,"width":1462,"height":1949,"name":"3:4"},{"x":0,"y":0,"width":1949,"height":1949,"name":"1:1"}],"width":2953,"height":1949,"url":"https://www.sueddeutsche.de/2026/08/27/14019936-5a3a-4469-aa96-863bc0059c62.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3524796","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3524796","durationFull":440.32,"durationReduced":35.395918}},"trackingdata":{"article_title":"bitte_nicht_mein_kind","doctype":"homepage","label":"szplus","main_topic":"serien","object_id":"li.3524796","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":8,"group":"department_group","position":208}},{"component":"articleTeaserS","content":{"date":"2026-08-06T07:01:52.097Z","ref":{"referenceType":"article","primaryId":"li.3518710"},"payCategory":"paid","overline":"Serie","title":"Wer gut aussieht, muss sterben","byline":"Von David Steinitz","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/the-shards-serie-disney-kritik-bret-easton-ellis-li.3518710","teaserText":"„The Shards“ handelt von den Intrigen reicher Teenager und basiert auf dem gleichnamigen Roman von Bret Easton Ellis. Das Buch ist so irre, dass man es eigentlich nicht verfilmen kann. Oder doch?","teaserImage":{"crops":[{"x":0,"y":188,"width":3000,"height":1687,"name":"16:9"},{"x":140,"y":179,"width":2425,"height":1818,"name":"4:3"},{"x":0,"y":133,"width":2727,"height":1818,"name":"3:2"},{"x":322,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":181,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/07/30/9b612bed-9a75-4a08-903b-17768e350dcb.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3518710","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3518710","durationFull":520.150204,"durationReduced":37.198367}},"trackingdata":{"article_title":"wer_gut_aussieht_muss_sterben","doctype":"homepage","label":"szplus","main_topic":"serien","object_id":"li.3518710","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":9,"group":"department_group","position":209}},{"component":"articleTeaserS","content":{"date":"2026-08-06T09:15:27.831Z","ref":{"referenceType":"article","primaryId":"li.3526529"},"payCategory":"paid","overline":"Streaming","title":"Die Furien","byline":"Von Andrian Kreye","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/medien/furious-serie-emmy-rossum-disney-kritik-li.3526529","teaserText":"Rachefantasien als Ventil für Trauma in einer Zeit, in der Monster wie Jeffrey Epstein und Andrew Tate die Gunst der Macht genießen – die grandiose Serie „Furious“ auf Disney Plus.","teaserImage":{"crops":[{"x":0,"y":45,"width":3000,"height":1687,"name":"16:9"},{"x":108,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":197,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":269,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/08/05/596a6e56-3228-458a-bd6d-077fa84fd0d4.jpg"},"source":"SZ","articleType":"special","department":"Medien","mainTopic":"Serien","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3526529","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3526529","durationFull":394.03102,"durationReduced":35.108571}},"trackingdata":{"article_title":"die_furien","doctype":"homepage","label":"szplus","main_topic":"serien","object_id":"li.3526529","pcat":"paid","section":"medien","teaser_type":"article_teaser_s","group_title":"medien","group_position":10,"group":"department_group","position":210}},{"component":"articleTeaserS","content":{"date":"2026-02-16T13:15:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e490482"},"payCategory":"free","overline":"Film","title":"Filmtipp-Finder","color":"#ffffff","overlineLabels":[],"url":"https://www.sueddeutsche.de/projekte/artikel/kultur/film-finder-sz-kritiken-vorschlaege-suche-e490482/","teaserText":"Sie freuen sich auf einen entspannten Filmabend - wissen aber nicht, was Sie anschauen sollen? Der SZ-Filmtipp-Finder wählt aus über 3500 Kritiken der Redaktion aus und macht Ihnen passende Vorschläge. Film ab!","teaserImage":{"crops":[{"x":320,"y":0,"width":1920,"height":1440,"name":"4:3"},{"x":0,"y":0,"width":2560,"height":1440,"name":"16:9"},{"x":0,"y":182,"width":2560,"height":1075,"name":"50:21"}],"width":2560,"height":1440,"url":"https://www.sueddeutsche.de/2026/02/16/99890cfd-df4d-42dd-8de9-96f70571d858.jpg"},"source":"SZ","articleType":"standard","department":"Kultur","mainTopic":"Film"},"trackingdata":{"article_title":"filmtipp_finder","doctype":"homepage","main_topic":"film","object_id":"er.e490482","pcat":"free","section":"kultur","teaser_type":"article_teaser_s","group_title":"medien","group_position":11,"group":"department_group","position":211}}],"navigationItems":[{"label":"Tatort","reference":{"id":"Tatort","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Tatort"},"items":[]},{"label":"TV-Kritiken","reference":{"id":"TV-Kritik","type":"internalReference","url":"https://www.sueddeutsche.de/thema/TV-Kritik"},"items":[]},{"label":"Serien-Streaming","reference":{"id":"Serien","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Serien"},"items":[]},{"label":"Podcast-Tipps","reference":{"id":"Podcast-Tipps","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Podcast-Tipps"},"items":[]},{"label":"Journalismus","reference":{"id":"Journalismus","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Journalismus"},"items":[]},{"label":"Rundfunkbeitrag","reference":{"id":"Rundfunkbeitrag","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Rundfunkbeitrag"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3523023","3542377","3545345","3522290","3544213","3531452","3533205","3532848","3524796","3518710","3526529","3388388"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" class="css-15uguzw"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="tablet" data-asm-params="pid=6&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" class="css-13j8oaj"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="desktop" data-asm-params="pid=6&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_film_und_serie"><div><div data-szde-hydration="PersonalizationGroup"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header><h2 class="css-yowxym"> <span>Film &amp; Serie</span></h2></header><div><div data-szde-hydration="SwipeButton"><div class="css-1insjq4"><button aria-controls="swipe-group-film_serie" disabled="" class="css-jhe1q5"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><button aria-controls="swipe-group-film_serie" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-film_serie","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-film_serie-hp-film-und-serie-first-element"},"dataLastElement":{"data-last-element":"swipe-group-film_serie-hp-film-und-serie-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-film_serie-hp-film-und-serie-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-film_serie" class="css-1c9c4d1"><ul data-container-element="swipe-group-film_serie-hp-film-und-serie-container-element" data-swipe-container="" class="css-8slvxg"><li data-first-element="swipe-group-film_serie-hp-film-und-serie-first-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li data-last-element="swipe-group-film_serie-hp-film-und-serie-last-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li></ul></div></div></section></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Film & Serie","personalizationGroupIdentifier":"hp-film-und-serie","component":"swipeTeaserList"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_film_und_serie","group_title":"film_serie","position":212,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_das_rezept"><div><div data-szde-hydration="PersonalizationGroup"><div><div data-szde-hydration="TeaserListeToken"><section data-testid="personalization-group-skeleton-group--hp-das-rezept"><div class="css-1xq7i3t"><a href="https://www.sueddeutsche.de/magazin/thema/Das_Rezept" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;rezepte_logo&quot;,&quot;context&quot;:&quot;logo_topic_group&quot;,&quot;label&quot;:&quot;https_www_sueddeutsche_de_magazin_thema_das_rezept&quot;,&quot;group_title&quot;:&quot;rezepte&quot;}}" class="css-1igpx2t"><style data-emotion="css mfdf4k">.css-mfdf4k{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width: 768px){.css-mfdf4k{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}</style><div class="css-mfdf4k"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 873 70" fill="none" aria-hidden="false" class="css-9qdu9i" height="20"><title>SZ-Magazin</title><path fill="#29293a" d="M872.38 32.76c-.1-12.06-4.91-13.42-6.67-13.78-6.07-1.24-11.85 3.28-16.2 7.4v-7.45h-12.6v2.46h3.6V50.9h9.02V30.06c2.79-3.03 6.45-6.04 10.4-5.2 6.24 1.34 3.81 18.61 3.23 26.03h9.14c.2-7 .15-12.46.1-18.11l-.01-.02Zm-49.2 18.15h9.33V18.94h-14.03v2.46h4.7v29.5Zm8.92-38.83a4.31 4.31 0 1 0-8.62 0 4.31 4.31 0 0 0 8.62 0Zm-27.32 36.65h-3.29l14.29-29.77-27.21-.05-1.19 7.36c3.66-3.01 8.02-4.82 11.62-4.82h6.2L790.94 50.9h24.04l1.97-4.96a32.61 32.61 0 0 1-12.19 2.8h.02Zm-20.72 2.21V31.31c0-6.26-.05-8.31-2.38-10.3-2.24-1.84-7.29-2.67-12.53-2.67-6.07 0-9.6 1.6-12.64 3.5l2 3.53c3.37-2.5 5.86-3.61 10.25-3.61 3.74 0 5.06 1.86 5.65 3.89.26.9.34 1.86.37 2.85v2.52c-1.43-1.3-2.96-2.05-5.82-2.3-.64-.04-1.32-.08-2.12-.08-7.27 0-12.42 3.88-12.76 10.94 0 .3-.02.6 0 .91.15 6.33 3.32 10.87 9.83 11.09 5.24.16 8.22-1.27 11-4.33l-.05 3.72h9.23l-.03-.03Zm-8.7-11.03c-.32 4.42-3.75 7.8-7.66 7.57-3.9-.25-6.83-4.04-6.52-8.47.3-4.42 3.74-7.81 7.65-7.57 3.9.25 6.83 4.04 6.52 8.47ZM754 23.96a4.3 4.3 0 0 0-8.25-1.68s-.53 1.3-.42 2.57a12.24 12.24 0 0 0-1.79-1.77c-5.32-4.6-14.2-5.24-20.34-2.13-6.64 3.45-10.1 10.33-9.12 17.72.57 6.23 6.15 11.98 11.82 13.95-.98.4-3.81 1.09-3.96 4.36-.08 5.68 8.97 2.69 13.4 4.25a2.7 2.7 0 0 1 1.48 3.02 3.6 3.6 0 0 1-2.3 2.22c-4.18 1.4-8.5-.88-11.52-3.74l-3.24 2.52c1.94 1.56 3.88 3 6 3.74 3.7 1.4 12.26 2.04 16.25-3.51.85-1.16 1.2-3.52.4-4.98-2.95-4.92-9.7-2.6-13.65-3.16-2.21-.26-3.77-3.55 4.22-4.2 6.07-.25 11.63-3.8 14.76-9.21 2.62-4.6 1.89-11.41-.08-15.92.96.23 1.69.3 2.24.24a4.3 4.3 0 0 0 4.12-4.3h-.01Zm-13.4 12.12c0 7.68-3.94 13.9-8.8 13.9-4.84 0-8.8-6.23-8.8-13.9 0-7.66 3.94-13.9 8.8-13.9 4.87 0 8.8 6.24 8.8 13.9Zm-30.4 14.86V31.31c0-6.26-.04-8.31-2.37-10.3-2.24-1.84-7.29-2.67-12.53-2.67-6.07 0-9.6 1.6-12.65 3.5l2 3.53c3.38-2.5 5.85-3.61 10.26-3.61 3.74 0 5.06 1.86 5.65 3.89.26.9.34 1.86.37 2.85v2.52c-1.43-1.3-2.96-2.05-5.83-2.3-.63-.04-1.31-.08-2.11-.08-7.28 0-12.42 3.88-12.76 10.94 0 .3-.02.6 0 .91.15 6.33 3.32 10.87 9.83 11.09 5.24.16 8.22-1.27 11-4.33l-.06 3.72h9.24l-.03-.03Zm-8.7-11.03c-.3 4.42-3.74 7.8-7.65 7.57-3.92-.25-6.83-4.04-6.52-8.47.3-4.42 3.74-7.81 7.64-7.57 3.91.25 6.84 4.04 6.53 8.47Zm-35.2 11h10.38L674.12.24h-10.76l-13.38 41.52L636.02.24h-16.83v2.17h5.57c-.07 2.08-1.9 35.09-2.79 48.48h4.93c0-10.4.43-15.91 1.55-44.75 2.54 8.54 15.07 44.75 15.07 44.75h7.54s11.88-36.6 14.34-44.75c.52 23.7.92 44.79.92 44.79l-.01-.02ZM609.8 24.07a4.29 4.29 0 0 0-8.24-1.66s-.53 1.3-.42 2.57a11.52 11.52 0 0 0-1.79-1.76c-5.32-4.57-14.16-5.22-20.3-2.11-6.62 3.43-10.05 10.3-9.08 17.67.57 6.22 6.14 11.95 11.79 13.9-.98.41-3.8 1.1-3.96 4.37-.08 5.66 8.94 2.68 13.36 4.23a2.67 2.67 0 0 1 1.47 3.02 3.6 3.6 0 0 1-2.3 2.22c-4.16 1.4-8.46-.88-11.5-3.75l-3.23 2.53c1.94 1.56 3.88 3 6.01 3.74 3.68 1.38 12.22 2.03 16.2-3.52.84-1.15 1.2-3.5.37-4.98-2.95-4.91-9.65-2.58-13.6-3.15-2.2-.26-3.77-3.54 4.2-4.19 6.05-.24 11.61-3.77 14.72-9.18 2.62-4.58 1.89-11.37-.08-15.86.96.22 1.68.29 2.25.24a4.28 4.28 0 0 0 4.1-4.28l.03-.05Zm-13.38 12.11c0 7.67-3.92 13.87-8.77 13.87s-8.77-6.22-8.77-13.87c0-7.65 3.94-13.87 8.77-13.87s8.77 6.2 8.77 13.87Zm-30.64 14.66c.2-6.98.14-12.43.1-18.08-.12-12.03-4.9-13.4-6.66-13.75-6.06-1.22-11.82 3.29-16.15 7.37v-7.42H530.5v2.46h3.58v29.44h9V30.08c2.78-3.03 6.43-6.03 10.37-5.2 6.21 1.34 3.79 18.56 3.2 25.96H565.77Zm-49.25 0h9.32V18.96h-14.24v2.46h4.92V42.1c-2.63 2.3-5.7 4.38-8.84 5.21-1.63.4-3.03-.27-3.62-1.77-2.4-5.97-.3-26.58-.3-26.58H485.2v-5.42s-1.53 1.12-4.2 2.34c-1.97.92-4.2 1.75-4.2 1.75v1.33h-5.81v2.46h5.8l-.4 29.44h9.31l-.5-29.44H495c-.4 4.59-1.32 9.47-1.24 14.3.17 5.25.25 11.2 3.2 14.47 4.97 5.15 17.96-3.41 19.54-4.23v4.92l.02-.04Zm-57.93.02h9.31v-31.9H453.9v2.46h4.7v29.44Zm8.9-38.77a4.32 4.32 0 1 0-8.64.02 4.32 4.32 0 0 0 8.64-.02Zm-13.47 14.94c-9.15-12.84-20.72-8.02-25.3-4.08-5.23 4.25-6.85 11.15-4.97 17.69 1.48 5.24 5.9 10.4 11.44 11.6 6.05 1.3 13.4-.11 17.4-4.94l-2.56-2.77c-6.79 7.9-13.6 3.5-15.27-.88l19.24-16.6.02-.02Zm-5.52.21-15.17 12.78c-1.77-5.55-1.82-11.96 2.69-16.3 1.98-1.75 4.6-2.6 6.85-1.9 2.65.72 4.8 3.18 5.62 5.42h.01Zm-45.1 21.15L423.95.37h-36.18l-.5 8.68c7.44-4.56 10.2-5.63 18.5-5.63l6.51-.03-20.96 47.49h30.3s1.9-4.41 2.15-4.92c-6.13 1.38-13.72 2.7-20.36 2.46v-.03Zm-42.07-4.76 19.25-16.6c-9.14-12.84-20.71-8.02-25.29-4.08-5.24 4.25-6.85 11.15-4.98 17.69 1.48 5.24 5.91 10.4 11.44 11.6 6.06 1.3 13.4-.11 17.4-4.94l-2.55-2.77c-6.79 7.9-13.6 3.5-15.27-.88v-.02Zm-1.43-3.6c-1.78-5.56-1.82-11.97 2.68-16.32 1.99-1.74 4.61-2.58 6.86-1.88 2.65.71 4.8 3.17 5.63 5.41L359.9 40.02Zm-14.06-6.78c.1-5.2.7-10.17-3.63-12.87-6.55-3.36-13.56 1.33-18.46 5.74v-13.2h-12.73v2.46h3.4v35.48h9.33V29.59c2.7-2.91 6.46-6.6 10.38-5.05 1.76.8 2.15 2.48 2.48 4.06.62 3.4.54 11.39.3 22.26h8.28s.5-9.2.66-17.6h-.01Zm-53.78 7.13c-1.06-6.38-1.06-14.4 4.82-17.82 2.93-1.61 8.19-.4 10.74 3.22l1.87-2.73c-3.92-3.52-10.15-4.64-15.3-3.26-5.22 1.47-10.28 6.53-11.26 11.93-1.14 6.28.62 12.17 5.47 16.67 4.5 4.16 11.46 4.98 17.4 2.93 2.05-.62 3.87-1.99 3.87-1.99l-3.07-3.37c-1.22 1.12-4.51 3.32-7.56 2.9-3.9-.62-6.23-4.88-6.98-8.48ZM276.7 25.75l2.52-3.4c-6.94-3.76-18.39-6.1-24.68-.1-2.02 1.97-2.64 5.68-1.73 8.9.86 3.11 3.78 5.23 6.54 6.36 3.75 1.52 7.57 1.66 10.52 3.4 6.64 3.85.53 10.32-10.18 6.52-2.1-.8-3.97-1.5-6.16-2.93 0 0-1.65 5.38-1.62 5.48 6.96 2.38 16.93 3.52 23.23-1.3 2.7-2.13 4.3-5.18 3.89-8.6-1.25-8.33-12.32-9.25-15.7-10.36-5.23-1.4-5.9-5.52-2.27-7.34 4.84-2.21 11.56.14 15.64 3.32v.05Zm-31.12-4.33h6.55v-2.46h-6.55v-5.42s-1.53 1.12-4.18 2.34c-1.97.92-4.2 1.75-4.2 1.75v1.33h-6.54v2.46h6.54l-.4 29.46h9.3l-.52-29.46Zm-27.32 29.42h9.32V18.96h-14.24v2.46h4.92V42.1c-2.62 2.3-5.7 4.38-8.84 5.21-1.63.4-3.01-.27-3.61-1.77-2.41-5.97-.31-26.58-.31-26.58h-13.51v2.46h4.75c-.4 4.59-1.3 9.47-1.22 14.3.16 5.25.25 11.2 3.2 14.47 4.97 5.15 17.96-3.41 19.54-4.23v4.92-.04Zm-45.96-7.2 19.23-16.6c-9.14-12.85-20.71-8.03-25.29-4.1-5.24 4.26-6.85 11.16-4.98 17.7 1.47 5.24 5.91 10.4 11.44 11.6 6.06 1.3 13.4-.11 17.4-4.94l-2.55-2.77c-6.79 7.9-13.61 3.5-15.27-.88l.02-.02Zm-1.44-3.62c-1.77-5.55-1.82-11.96 2.69-16.3 1.99-1.75 4.6-2.6 6.85-1.9 2.66.72 4.8 3.18 5.63 5.42l-15.17 12.78ZM146.8 50.86h8.6V12.92h-11.76v2.46h3.16v8.38s-6.27-7.18-15.7-2.21c-5.65 3.35-8.03 9.4-7.36 15.62.4 5.57 3.19 11.3 8.67 13.5 5.08 1.88 10.73.16 14.4-3.44v3.61l-.01.02Zm.39-15.56s-.42 12.58-7.52 12.58-6.83-12.63-6.83-12.63.1-11.83 7.51-11.83 6.84 11.9 6.84 11.9v-.02Zm-36.98 15.56h8.61V12.91h-11.76v2.45h3.15v8.39s-6.26-7.18-15.7-2.22c-5.65 3.36-8.03 9.4-7.36 15.63.4 5.56 3.19 11.3 8.68 13.49 5.07 1.89 10.7.16 14.4-3.44v3.62l-.02.03Zm.4-15.56s-.41 12.58-7.51 12.58-6.84-12.63-6.84-12.63.13-11.83 7.52-11.83c7.4 0 6.84 11.9 6.84 11.9v-.02ZM72.66 50.84h9.32V18.96H67.73v2.46h4.92V42.1c-2.62 2.3-5.7 4.38-8.84 5.21-1.63.4-3-.27-3.61-1.77-2.41-5.97-.31-26.58-.31-26.58h-13.5v2.46h4.74c-.4 4.59-1.3 9.47-1.23 14.3.16 5.25.24 11.2 3.19 14.47 4.98 5.15 17.96-3.41 19.54-4.23v4.92l.02-.04Zm8.23-38.75a4.32 4.32 0 1 0-8.64.02 4.32 4.32 0 0 0 8.64-.02Zm-19.6 0a4.32 4.32 0 1 0-8.63.02 4.32 4.32 0 0 0 8.64-.02Zm-20.04.18 7.45-6.35-1.48-1.38-3.27 2.7c-8.27-6.21-19.87-9.5-30.2-5.47-4.56 1.7-9.82 6.29-10.31 11.45-.73 5.4 2.3 9.9 6.54 12.92 8.1 5.65 19.5 4.31 26.12 12.17 3.98 5.28-.74 13.64-15.12 8.24-5.54-2.35-6.85-3.14-12.92-7.65L.48 46.56 2 47.86l3.38-3.43c6.51 5.37 33.7 14.9 38.3-4.8.73-4-.16-8.04-2.95-10.56-6.05-5.65-20.72-10.14-20.72-10.14S9.03 16.1 9.16 10.56c.13-3.09 3.43-5.24 5.9-6.05 9.48-2.7 18.98 2.24 26.18 7.73v.03Z"></path></svg><style data-emotion="css 1vacwpa">.css-1vacwpa{font:700 1.1875rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;line-height:1;margin-top:8px;}@media screen and (min-width: 768px){.css-1vacwpa{font:800 1.5rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.05em;line-height:1;margin:0 0 0 12px;}}</style><span class="css-1vacwpa">Das Rezept</span></div><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-s1fmj0" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></div><div class="css-q2slt7"><div class="css-m43dr2"></div><div class="css-m43dr2"></div><div class="css-m43dr2"></div><div class="css-m43dr2"></div></div></section></div><script data-szde-hydration-props="TeaserListeToken" type="application/json">{"group":{"component":"logoTopicGroup","content":{"logo":"rezepte","children":[]}},"showDate":false,"isLoading":true,"data-testid":"personalization-group-skeleton-group--hp-das-rezept"}</script></div></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Rezepte","personalizationGroupIdentifier":"hp-das-rezept","logo":"rezepte","component":"logoTopicGroup"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_das_rezept","group_title":"rezepte","position":213,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-g6n4gl" data-manual="teaser-group" data-component-id="adcontainer" data-szde-remove-on="desktop"><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><div class="iqdcontainer css-ljlqkc" data-placement="pos_13" data-device="mobile"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_produkt_tests"><div><div data-szde-hydration="PersonalizationGroup"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header><h2 class="css-yowxym"> <span>Produkttests von SZ und SZ-Magazin</span></h2></header><div><div data-szde-hydration="SwipeButton"><div class="css-1insjq4"><button aria-controls="swipe-group-produkttests_von_sz_und_sz_magazin" disabled="" class="css-jhe1q5"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><button aria-controls="swipe-group-produkttests_von_sz_und_sz_magazin" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-produkttests_von_sz_und_sz_magazin","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-produkttests_von_sz_und_sz_magazin-hp-produkt-tests-first-element"},"dataLastElement":{"data-last-element":"swipe-group-produkttests_von_sz_und_sz_magazin-hp-produkt-tests-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-produkttests_von_sz_und_sz_magazin-hp-produkt-tests-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-produkttests_von_sz_und_sz_magazin" class="css-1c9c4d1"><ul data-container-element="swipe-group-produkttests_von_sz_und_sz_magazin-hp-produkt-tests-container-element" data-swipe-container="" class="css-8slvxg"><li data-first-element="swipe-group-produkttests_von_sz_und_sz_magazin-hp-produkt-tests-first-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li><li data-last-element="swipe-group-produkttests_von_sz_und_sz_magazin-hp-produkt-tests-last-element" aria-roledescription="slide" class="css-ytvag0"><div class="css-1f96wy4"></div></li></ul></div></div></section></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Produkttests von SZ und SZ-Magazin","personalizationGroupIdentifier":"hp-produkt-tests","component":"swipeTeaserList"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_produkt_tests","group_title":"produkttests_von_sz_und_sz_magazin","position":215,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_10" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_10" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm12" data-qa="department_group_wissen"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;wissen&quot;,&quot;group_title&quot;:&quot;wissen&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/wissen" class="css-gz0mj2"> <span class="css-1yaw99a">Wissen</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Klimawandel" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;klimawandel&quot;,&quot;group_title&quot;:&quot;wissen&quot;}}">Klimawandel</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Arch%C3%A4ologie_und_Menschheitsgeschichte" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;archaeologie&quot;,&quot;group_title&quot;:&quot;wissen&quot;}}">Archäologie</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Artenschutz" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;artenschutz&quot;,&quot;group_title&quot;:&quot;wissen&quot;}}">Artenschutz</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Klimawandel","reference":{"id":"Klimawandel","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Klimawandel"},"items":[]},{"label":"Archäologie","reference":{"id":"Archäologie und Menschheitsgeschichte","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Arch%C3%A4ologie_und_Menschheitsgeschichte"},"items":[]},{"label":"Artenschutz","reference":{"id":"Artenschutz","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Artenschutz"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Wissen","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedewissenalkohol-menschheitsgeschichte-kreativitaet-bindung-rausch-li3496969" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=630&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=630&amp;fm=png&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=198&amp;fm=png&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=396&amp;fm=png&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=792&amp;fm=png&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=1416&amp;fm=png&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png?rect=0,0,3000,1687&amp;width=1260&amp;fm=png&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ein_paar_bier_sind_das_kognitive_aequivalent_zum_entwaffnen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;psychologie&quot;,&quot;object_id&quot;:&quot;li.3496969&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wissen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;wissen&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:216}}" href="https://www.sueddeutsche.de/wissen/alkohol-menschheitsgeschichte-kreativitaet-bindung-rausch-li.3496969" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedewissenalkohol-menschheitsgeschichte-kreativitaet-bindung-rausch-li3496969" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Interview</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">„Ein paar Bier sind das kognitive Äquivalent zum Entwaffnen“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Alkohol macht krank, fördert Gewalt – und trotzdem trinkt die Menschheit seit mindestens 13 000 Jahren. Warum? Der Religionswissenschaftler Edward Slingerland meint, dass gemeinsames Trinken auch positive Aspekte hat.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Interview von Sebastian Herrmann</span></div></div><button data-bookmark="li.3496969" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedewissendeutschland-warntag-notfallvorsorge-vorbereitung-blackouts-li3545878" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/wissen/deutschland-warntag-notfallvorsorge-vorbereitung-blackouts-li.3545878" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ein_warntag_reicht_nicht_wir_brauchen_prepper_tage&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;opinion&quot;,&quot;main_topic&quot;:&quot;oeffentliche_gesundheit&quot;,&quot;object_id&quot;:&quot;li.3545878&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;wissen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;wissen&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:217}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewissendeutschland-warntag-notfallvorsorge-vorbereitung-blackouts-li3545878" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg?rect=206,0,3588,2691&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-g4bxuh">Meinung</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Katastrophenvorsorge</span></div><span class="css-pcxqtt">:</span><style data-emotion="css i2s6th">.css-i2s6th{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:700 1.0625rem/1.3 'SZ Text','Georgia','Times',serif;letter-spacing:0.015em;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;}</style><span data-manual="teaser-title" class="css-i2s6th">Ein Warntag reicht nicht. Wir brauchen Prepper-Tage</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3545878" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelwissensequoias-riesenmammutbaeume-kalifornien-sierra-nevada-braende-klima-e280101" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/wissen/sequoias-riesenmammutbaeume-kalifornien-sierra-nevada-braende-klima-e280101/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wie_riesenmammutbaeume_ueberleben_koennen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;klimawandel&quot;,&quot;object_id&quot;:&quot;er.e280101&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;wissen&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;wissen&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:218}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelwissensequoias-riesenmammutbaeume-kalifornien-sierra-nevada-braende-klima-e280101" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg?rect=0,1750,3000,2250&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Naturschutz</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Wie Riesenmammutbäume überleben können</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e280101" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;wissen&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm12","component":"departmentGroup","content":{"title":"Wissen","departmentId":"Wissen","children":[{"component":"articleTeaserL","content":{"date":"2026-09-11T12:33:49.806Z","ref":{"referenceType":"article","primaryId":"li.3496969"},"payCategory":"paid","overline":"Interview","title":"„Ein paar Bier sind das kognitive Äquivalent zum Entwaffnen“","byline":"Interview von Sebastian Herrmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wissen/alkohol-menschheitsgeschichte-kreativitaet-bindung-rausch-li.3496969","teaserText":"Alkohol macht krank, fördert Gewalt – und trotzdem trinkt die Menschheit seit mindestens 13 000 Jahren. Warum? Der Religionswissenschaftler Edward Slingerland meint, dass gemeinsames Trinken auch positive Aspekte hat.","teaserImage":{"crops":[{"x":0,"y":0,"width":3000,"height":1687,"name":"16:9"},{"x":375,"y":0,"width":2251,"height":1688,"name":"4:3"},{"x":234,"y":0,"width":2532,"height":1688,"name":"3:2"},{"x":867,"y":0,"width":1266,"height":1688,"name":"3:4"},{"x":656,"y":0,"width":1688,"height":1688,"name":"1:1"}],"width":3000,"height":1688,"url":"https://www.sueddeutsche.de/2026/09/09/75315744-9f96-451f-94da-66a84e9abcf8.png"},"source":"SZ","articleType":"interview","department":"Wissen","mainTopic":"Psychologie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3496969","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3496969","durationFull":845.97551,"durationReduced":40.594286}},"trackingdata":{"article_title":"ein_paar_bier_sind_das_kognitive_aequivalent_zum_entwaffnen","doctype":"homepage","label":"szplus","main_topic":"psychologie","object_id":"li.3496969","pcat":"paid","section":"wissen","teaser_type":"article_teaser_l","group_title":"wissen","group_position":1,"group":"department_group","position":216}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:27:56.332Z","ref":{"referenceType":"article","primaryId":"li.3545878"},"payCategory":"metered","overline":"Katastrophenvorsorge","title":"Ein Warntag reicht nicht. Wir brauchen Prepper-Tage","byline":"Kommentar von Hanno Charisius","overlineLabels":["opinion"],"url":"https://www.sueddeutsche.de/wissen/deutschland-warntag-notfallvorsorge-vorbereitung-blackouts-li.3545878","teaserImage":{"crops":[{"x":0,"y":221,"width":4000,"height":2250,"name":"16:9"},{"x":206,"y":0,"width":3588,"height":2691,"name":"4:3"},{"x":0,"y":12,"width":4000,"height":2667,"name":"3:2"},{"x":991,"y":0,"width":2018,"height":2691,"name":"3:4"},{"x":655,"y":0,"width":2691,"height":2691,"name":"1:1"}],"width":4000,"height":2691,"url":"https://www.sueddeutsche.de/2026/09/11/bdaf949b-a124-422b-bce5-155d39c5f3ba.jpg"},"source":"SZ","articleType":"opinion","department":"Wissen","mainTopic":"Öffentliche Gesundheit","authors":[{"primaryId":"sz.1.1715617","documentId":"1587","hideAuthor":false,"title":"Hanno Charisius","firstname":"Hanno","lastname":"Charisius","path":"/autoren/hanno-charisius-1.1715617","authorImage":{"key":"2024/11/13/78e06fc8-2afa-4ac0-952b-574453d65538.png","width":1800,"height":1800,"crops":[{"x":0,"y":0,"width":1800,"height":1800,"name":"1:1"}],"url":"https://www.sueddeutsche.de/2024/11/13/78e06fc8-2afa-4ac0-952b-574453d65538.png"},"url":"https://www.sueddeutsche.de/autoren/hanno-charisius-1.1715617"}],"textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3545878","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3545878","durationFull":239.830204,"durationReduced":35.578776}},"trackingdata":{"article_title":"ein_warntag_reicht_nicht_wir_brauchen_prepper_tage","doctype":"homepage","label":"opinion","main_topic":"oeffentliche_gesundheit","object_id":"li.3545878","pcat":"metered","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":2,"group":"department_group","position":217}},{"component":"articleTeaserS","content":{"date":"2026-09-11T12:14:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e280101"},"payCategory":"paid","overline":"Naturschutz","title":"Wie Riesenmammutbäume überleben können","byline":"Von Hendrik Hinzel (Text) und Adam Perez (Fotos)","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/wissen/sequoias-riesenmammutbaeume-kalifornien-sierra-nevada-braende-klima-e280101/","teaserText":"In Kalifornien sind Tausende der berühmten Sequoias verbrannt. Das hat mit dem Klima zu tun – aber der Hauptgrund ist ein anderer. Unterwegs mit zwei Männern auf Rettungsmission.","teaserImage":{"crops":[{"x":0,"y":1750,"width":3000,"height":2250,"name":"4:3"},{"x":0,"y":2312,"width":3000,"height":1687,"name":"16:9"},{"x":0,"y":2678,"width":3000,"height":1260,"name":"50:21"}],"width":3000,"height":4000,"url":"https://www.sueddeutsche.de/2026/09/11/90a1ca39-0d34-43af-9e4e-cf17685890ce.jpg"},"source":"SZ","articleType":"standard","department":"Wissen","mainTopic":"Klimawandel","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e280101","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e280101","durationFull":1404.917551,"durationReduced":33.854694}},"trackingdata":{"article_title":"wie_riesenmammutbaeume_ueberleben_koennen","doctype":"homepage","label":"szplus","main_topic":"klimawandel","object_id":"er.e280101","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":3,"group":"department_group","position":218}},{"component":"articleTeaserS","content":{"date":"2026-09-11T08:59:23.124Z","ref":{"referenceType":"article","primaryId":"li.3523353"},"payCategory":"paid","overline":"Geschichte","title":"„Es ist ein Unterschied, ob ein Virus Menschen bedroht oder ob Menschen andere Menschen quälen“","byline":"Interview von Christian Weber","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wissen/traumata-folgen-erinnerung-krieg-li.3523353","teaserText":"Auch Gesellschaften können Traumata erleiden, die über Generationen hinweg wirken. Wie kann man sie heilen, und warum erschüttern Kriege anders als Naturkatastrophen? Fragen an den Psychotraumatologen Andreas Maercker.","teaserImage":{"crops":[{"x":240,"y":294,"width":2479,"height":1394,"name":"16:9"},{"x":167,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":0,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":750,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":500,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/11/eb186a18-0215-410c-bdd7-2ced5797b458.jpg"},"source":"SZ","articleType":"interview","department":"Wissen","mainTopic":"Psychiatrie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3523353","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3523353","durationFull":660.453878,"durationReduced":41.247347}},"trackingdata":{"article_title":"es_ist_ein_unterschied_ob_ein_virus_menschen_bedroht_oder_ob_menschen_andere_menschen_quaelen","doctype":"homepage","label":"szplus","main_topic":"psychiatrie","object_id":"li.3523353","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":4,"group":"department_group","position":219}},{"component":"articleTeaserS","content":{"date":"2026-09-11T07:48:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e360874"},"payCategory":"free","overline":"Wetter in Deutschland","title":"Sind die Temperaturen normal?","byline":"Markus Hametner, Oliver Schnuck und Sarah Unterhitzenberger","color":"#ffffff","overlineLabels":[],"url":"https://www.sueddeutsche.de/projekte/artikel/wetter/hitze-temperatur-deutschland-vergleich-karte-e360874/","teaserText":"Ist es heute wärmer oder kälter als sonst um diese Zeit? Und welche Rolle spielt der Klimawandel dabei? Finden Sie heraus, wie ungewöhnlich die Temperaturen in Ihrer Region sind.","teaserImage":{"crops":[{"x":260,"y":0,"width":1558,"height":1169,"name":"4:3"},{"x":0,"y":0,"width":2078,"height":1169,"name":"16:9"},{"x":0,"y":147,"width":2079,"height":873,"name":"50:21"}],"width":2079,"height":1169,"url":"https://www.sueddeutsche.de/2025/07/02/6580e8a7-d35e-4a19-984f-0c7cf265e36b.png"},"source":"SZ","articleType":"standard","department":"Wissen","mainTopic":"Klimawandel"},"trackingdata":{"article_title":"sind_die_temperaturen_normal","doctype":"homepage","main_topic":"klimawandel","object_id":"er.e360874","pcat":"free","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":5,"group":"department_group","position":220}},{"component":"articleTeaserS","content":{"date":"2026-09-10T07:41:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e337370"},"payCategory":"paid","overline":"Wetter","title":"Rekordtemperaturen, Wassermangel, Hitzetote: So extrem war der Sommer","byline":"Von Benjamin von Brackel, Stefan Kloiber, Marie-Louise Timcke und Sarah Unterhitzenberger","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/wissen/sommerbilanz-2026-hitze-tropennaechte-klima-deutschland-europa-e337370/","teaserText":"Juni, Juli und August haben in Deutschland und Europa neue Maßstäbe gesetzt. Sehen Sie nach, wie ungewöhnlich es bei Ihnen war.","teaserImage":{"crops":[{"x":260,"y":0,"width":1558,"height":1169,"name":"4:3"},{"x":0,"y":0,"width":2078,"height":1169,"name":"16:9"},{"x":0,"y":147,"width":2079,"height":873,"name":"50:21"}],"width":2079,"height":1169,"url":"https://www.sueddeutsche.de/2026/09/10/71523efd-fc47-4059-b89c-020ea0421402.png"},"source":"SZ","articleType":"standard","department":"Wissen","mainTopic":"Datenressort","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e337370","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e337370","durationFull":736.417959,"durationReduced":36.571429}},"trackingdata":{"article_title":"rekordtemperaturen_wassermangel_hitzetote_so_extrem_war_der_sommer","doctype":"homepage","label":"szplus","main_topic":"datenressort","object_id":"er.e337370","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":6,"group":"department_group","position":221}},{"component":"articleTeaserS","content":{"date":"2026-09-09T15:08:16.741Z","ref":{"referenceType":"article","primaryId":"li.3541342"},"payCategory":"metered","overline":"Tiere","title":"Die Stinkwanzen kommen","byline":"Von Tina Baier","overlineLabels":[],"url":"https://www.sueddeutsche.de/wissen/stinkwanzen-insekten-wanzen-schaedlinge-li.3541342","teaserText":"Jetzt im Herbst drängen die Tiere in Häuser und Wohnungen. Was wollen die übel riechenden Insekten dort? Und wie wird man sie wieder los?","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/08/b13c4812-0a2b-48d8-ba0b-2728de4c5ef8.jpg"},"source":"SZ","articleType":"special","department":"Wissen","mainTopic":"Tiere","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3541342","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3541342","durationFull":221.23102,"durationReduced":32.470204}},"trackingdata":{"article_title":"die_stinkwanzen_kommen","doctype":"homepage","main_topic":"tiere","object_id":"li.3541342","pcat":"metered","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":7,"group":"department_group","position":222}},{"component":"articleTeaserS","content":{"date":"2026-09-09T13:17:08.308Z","ref":{"referenceType":"article","primaryId":"li.3544733"},"payCategory":"paid","overline":"Mathematik","title":"Open AI will ein Millennium‑Problem gelöst haben","byline":"Von Max Muth, Theresa Palm und Marlene Weiß","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wissen/openai-navier-stokes-problem-streit-li.3544733","teaserText":"Und nun streiten Experten darüber, ob der Konzern dabei unerlaubt Vorarbeiten anderer Mathematiker ausgenutzt hat. Aber wenn die Lösung des Navier-Stokes-Problems Bestand hat, könnte dieser Beweis das Ende der Mathematik sein, wie wir sie kennen.","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2000,"name":"16:9"},{"x":667,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":500,"y":0,"width":3000,"height":2000,"name":"3:2"},{"x":1250,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":1000,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":4000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/09/2ec72e6a-ff03-4e83-820d-95d55447c2cc.jpg"},"source":"SZ","articleType":"special","department":"Wissen","mainTopic":"Mathematik","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544733","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544733","durationFull":558.28898,"durationReduced":42.004898}},"trackingdata":{"article_title":"open_ai_will_ein_millennium_problem_geloest_haben","doctype":"homepage","label":"szplus","main_topic":"mathematik","object_id":"li.3544733","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":8,"group":"department_group","position":223}},{"component":"articleTeaserS","content":{"date":"2026-09-07T20:57:00.605Z","ref":{"referenceType":"article","primaryId":"li.3526290"},"payCategory":"paid","overline":"Astronomie","title":"Wem gehört die Nacht?","byline":"Von Theresa Palm","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wissen/satellitenspiegel-erdumlaufbahn-nachtlicht-li.3526290","teaserText":"Demnächst will die US-Firma Reflect Orbital testweise Sonnenlicht auf die dunkle Seite der Erde bringen. Aber ist es wirklich eine gute Idee, mit 50 000 Spiegeln im All die Nacht auszuleuchten?","teaserImage":{"crops":[{"x":7,"y":0,"width":1067,"height":600,"name":"16:9"},{"x":140,"y":0,"width":800,"height":600,"name":"4:3"},{"x":90,"y":0,"width":900,"height":600,"name":"3:2"},{"x":315,"y":0,"width":450,"height":600,"name":"3:4"},{"x":240,"y":0,"width":600,"height":600,"name":"1:1"}],"width":1080,"height":600,"url":"https://www.sueddeutsche.de/2026/07/21/147a66f0-9612-49e1-adbc-18fec75a9de6.jpg"},"source":"SZ","articleType":"special","department":"Wissen","mainTopic":"Astronomie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3526290","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3526290","durationFull":418.716735,"durationReduced":37.720816}},"trackingdata":{"article_title":"wem_gehoert_die_nacht","doctype":"homepage","label":"szplus","main_topic":"astronomie","object_id":"li.3526290","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":9,"group":"department_group","position":224}},{"component":"articleTeaserS","content":{"date":"2026-09-06T11:30:52.607Z","ref":{"referenceType":"article","primaryId":"li.3531071"},"payCategory":"paid","overline":"Artenschutz","title":"Wie die Weichfellotter nach Singapur zurückkehrten","byline":"Von Thomas Hahn","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wissen/weichfellotter-singapur-rueckkehr-naturschutz-stadt-li.3531071","teaserText":"Der Stadtstaat war mal so verdreckt und zugebaut, dass es selbst für Menschen unschön war. Heute breiten sich dort Wildtiere aus, die anderswo verschwinden. Wie macht Singapur das?","teaserImage":{"crops":[{"x":394,"y":544,"width":3306,"height":1860,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/03/3c1743e8-0a81-453a-8a42-7db792f4ec55.jpg"},"source":"SZ","articleType":"special","department":"Wissen","mainTopic":"Artenschutz","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3531071","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3531071","durationFull":545.880816,"durationReduced":37.851429}},"trackingdata":{"article_title":"wie_die_weichfellotter_nach_singapur_zurueckkehrten","doctype":"homepage","label":"szplus","main_topic":"artenschutz","object_id":"li.3531071","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":10,"group":"department_group","position":225}},{"component":"articleTeaserS","content":{"date":"2026-09-06T09:21:17.995Z","ref":{"referenceType":"article","primaryId":"li.3541737"},"payCategory":"paid","overline":"Astronomie","title":"Wird die Schaltsekunde bald abgeschafft?","byline":"Von Theresa Palm","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/wissen/abschaffung-schaltsekunde-negativ-folgen-li.3541737","teaserText":"In den kommenden Jahren könnte beim Anpassen der Weltzeit an die Erdrotation erstmals eine Sekunde übersprungen werden müssen. Techkonzerne warnen vor den Folgen – doch es gäbe eine einfache Lösung.","teaserImage":{"crops":[{"x":300,"y":484,"width":2254,"height":1267,"name":"16:9"},{"x":547,"y":486,"width":1505,"height":1129,"name":"4:3"},{"x":449,"y":427,"width":2049,"height":1366,"name":"3:2"},{"x":618,"y":342,"width":1127,"height":1503,"name":"3:4"},{"x":586,"y":382,"width":1503,"height":1503,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/04/8a72c4af-0c07-45ce-8d8a-4134cd1c3192.jpg"},"source":"SZ","articleType":"special","department":"Wissen","mainTopic":"Astronomie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3541737","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3541737","durationFull":231.862857,"durationReduced":37.773061}},"trackingdata":{"article_title":"wird_die_schaltsekunde_bald_abgeschafft","doctype":"homepage","label":"szplus","main_topic":"astronomie","object_id":"li.3541737","pcat":"paid","section":"wissen","teaser_type":"article_teaser_s","group_title":"wissen","group_position":11,"group":"department_group","position":226}}],"navigationItems":[{"label":"Klimawandel","reference":{"id":"Klimawandel","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Klimawandel"},"items":[]},{"label":"Archäologie","reference":{"id":"Archäologie und Menschheitsgeschichte","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Arch%C3%A4ologie_und_Menschheitsgeschichte"},"items":[]},{"label":"Artenschutz","reference":{"id":"Artenschutz","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Artenschutz"},"items":[]},{"label":"Psychologie","reference":{"id":"Psychologie","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Psychologie"},"items":[]},{"label":"IQ-Test","reference":{"type":"externalReference","url":"https://iqtest.sueddeutsche.de/"},"items":[]},{"label":"KI-Quiz: Fakt oder Fake?","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/quiz/layout2020/2081650375"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":[]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm13" data-qa="department_group_gesundheit"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;gesundheit&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/gesundheit" class="css-gz0mj2"> <span class="css-1yaw99a">Gesundheit</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Coronavirus" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;coronavirus&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;}}">Coronavirus</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Fitness" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;fitness&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;}}">Fitness</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Erk%C3%A4ltung" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;erkaeltung&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;}}">Erkältung</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Coronavirus","reference":{"id":"Coronavirus","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Coronavirus"},"items":[]},{"label":"Fitness","reference":{"id":"Fitness","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Fitness"},"items":[]},{"label":"Erkältung","reference":{"id":"Erkältung","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Erk%C3%A4ltung"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Gesundheit","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedegesundheitmasernfaelle-cdc-streit-usa-gesundheitspolitik-folgen-li3544182" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg?rect=0,470,3000,1687&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_us_regierung_leugnet_die_maserntodesfaelle_einfach&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;medizin&quot;,&quot;object_id&quot;:&quot;li.3544182&quot;,&quot;pcat&quot;:&quot;metered&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:227}}" href="https://www.sueddeutsche.de/gesundheit/masernfaelle-cdc-streit-usa-gesundheitspolitik-folgen-li.3544182" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedegesundheitmasernfaelle-cdc-streit-usa-gesundheitspolitik-folgen-li3544182" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Medizin</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">„Die US-Regierung leugnet die Maserntodesfälle einfach“</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">In den USA gehen seit Monaten die Masern um. Nun ist ein Streit über zwei tote Kinder entbrannt – und damit über die Frage, was überhaupt noch als Fakt gilt. Zerstört die Regierung systematisch die Impfmedizin im Land? Fragen an den Infektiologen Demetre Daskalakis.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-yn1j2y">Interview von Christina Berndt</span></div></div><button data-bookmark="li.3544182" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedegesundheitgehirnveraenderungen-frauen-pubertaet-schwangerschaft-wechseljahre-li3542003" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/gesundheit/gehirnveraenderungen-frauen-pubertaet-schwangerschaft-wechseljahre-li.3542003" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wie_sich_das_frauengehirn_im_laufe_des_lebens_veraendert&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;medizin&quot;,&quot;object_id&quot;:&quot;li.3542003&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:228}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedegesundheitgehirnveraenderungen-frauen-pubertaet-schwangerschaft-wechseljahre-li3542003" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg?rect=220,0,3560,2670&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Neurowissenschaft</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Wie sich das Frauengehirn im Laufe des Lebens verändert</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3542003" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedegesundheitverbrennungen-kinder-grillen-kaffee-tee-herd-li3518614" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/gesundheit/verbrennungen-kinder-grillen-kaffee-tee-herd-li.3518614" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;schon_eine_verschuettete_tasse_kaffee_kann_lebenslange_narben_hinterlassen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;gesundheit&quot;,&quot;object_id&quot;:&quot;li.3518614&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:229}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedegesundheitverbrennungen-kinder-grillen-kaffee-tee-herd-li3518614" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg?rect=74,202,441,331&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Verbrennungen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">„Schon eine verschüttete Tasse Kaffee kann lebenslange Narben hinterlassen“</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3518614" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;gesundheit&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm13","component":"departmentGroup","content":{"title":"Gesundheit","departmentId":"Gesundheit","children":[{"component":"articleTeaserL","content":{"date":"2026-09-10T13:29:40.267Z","ref":{"referenceType":"article","primaryId":"li.3544182"},"payCategory":"metered","overline":"Medizin","title":"„Die US-Regierung leugnet die Maserntodesfälle einfach“","byline":"Interview von Christina Berndt","overlineLabels":[],"url":"https://www.sueddeutsche.de/gesundheit/masernfaelle-cdc-streit-usa-gesundheitspolitik-folgen-li.3544182","teaserText":"In den USA gehen seit Monaten die Masern um. Nun ist ein Streit über zwei tote Kinder entbrannt – und damit über die Frage, was überhaupt noch als Fakt gilt. Zerstört die Regierung systematisch die Impfmedizin im Land? Fragen an den Infektiologen Demetre Daskalakis.","teaserImage":{"crops":[{"x":0,"y":470,"width":3000,"height":1687,"name":"16:9"},{"x":0,"y":189,"width":3000,"height":2250,"name":"4:3"},{"x":0,"y":314,"width":3000,"height":2000,"name":"3:2"},{"x":515,"y":0,"width":1971,"height":2628,"name":"3:4"},{"x":186,"y":0,"width":2628,"height":2628,"name":"1:1"}],"width":3000,"height":2628,"url":"https://www.sueddeutsche.de/2026/07/24/c75963ac-022a-4e17-8783-8e9841feb9ce.jpg"},"source":"SZ","articleType":"interview","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544182","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544182","durationFull":441.155918,"durationReduced":46.132245}},"trackingdata":{"article_title":"die_us_regierung_leugnet_die_maserntodesfaelle_einfach","doctype":"homepage","main_topic":"medizin","object_id":"li.3544182","pcat":"metered","section":"gesundheit","teaser_type":"article_teaser_l","group_title":"gesundheit","group_position":1,"group":"department_group","position":227}},{"component":"articleTeaserS","content":{"date":"2026-09-08T15:01:00.000Z","ref":{"referenceType":"article","primaryId":"li.3542003"},"payCategory":"paid","overline":"Neurowissenschaft","title":"Wie sich das Frauengehirn im Laufe des Lebens verändert","byline":"Von Christina Berndt","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/gesundheit/gehirnveraenderungen-frauen-pubertaet-schwangerschaft-wechseljahre-li.3542003","teaserText":"In der Pubertät und in Schwangerschaften wird Gehirnmasse abgebaut – in den Wechseljahren aber kaum, wie nun eine Studie erstmals zeigt. Was bedeutet das?","teaserImage":{"crops":[{"x":0,"y":210,"width":4000,"height":2250,"name":"16:9"},{"x":220,"y":0,"width":3560,"height":2670,"name":"4:3"},{"x":0,"y":2,"width":4000,"height":2667,"name":"3:2"},{"x":999,"y":0,"width":2003,"height":2670,"name":"3:4"},{"x":665,"y":0,"width":2670,"height":2670,"name":"1:1"}],"width":4000,"height":2670,"url":"https://www.sueddeutsche.de/2026/09/08/30017601-0a5c-4a50-9129-4a23b6c17697.jpg"},"source":"SZ","articleType":"special","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3542003","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3542003","durationFull":405.159184,"durationReduced":36.284082}},"trackingdata":{"article_title":"wie_sich_das_frauengehirn_im_laufe_des_lebens_veraendert","doctype":"homepage","label":"szplus","main_topic":"medizin","object_id":"li.3542003","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":2,"group":"department_group","position":228}},{"component":"articleTeaserS","content":{"date":"2026-09-08T10:03:10.684Z","ref":{"referenceType":"article","primaryId":"li.3518614"},"payCategory":"paid","overline":"Verbrennungen","title":"„Schon eine verschüttete Tasse Kaffee kann lebenslange Narben hinterlassen“","byline":"Interview von Christina Berndt","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/gesundheit/verbrennungen-kinder-grillen-kaffee-tee-herd-li.3518614","teaserText":"Kinderhaut ist gegenüber Hitze extrem empfindlich. Viele Eltern ahnen gar nicht, dass selbst am Frühstückstisch Gefahr für ihre Kinder droht. Wie sich Unfälle verhindern lassen und was im Ernstfall zu tun ist. Fragen an den Kinderchirurgen Joachim Suß.","teaserImage":{"crops":[{"x":0,"y":70,"width":800,"height":450,"name":"16:9"},{"x":74,"y":202,"width":441,"height":331,"name":"4:3"},{"x":0,"y":0,"width":800,"height":533,"name":"3:2"},{"x":115,"y":169,"width":273,"height":364,"name":"3:4"},{"x":148,"y":48,"width":485,"height":485,"name":"1:1"}],"width":800,"height":533,"url":"https://www.sueddeutsche.de/2026/09/08/651de97d-0b5e-48cd-9ebb-2445d767f15c.jpg"},"source":"SZ","articleType":"interview","department":"Gesundheit","mainTopic":"Gesundheit","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3518614","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3518614","durationFull":518.243265,"durationReduced":43.702857}},"trackingdata":{"article_title":"schon_eine_verschuettete_tasse_kaffee_kann_lebenslange_narben_hinterlassen","doctype":"homepage","label":"szplus","main_topic":"gesundheit","object_id":"li.3518614","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":3,"group":"department_group","position":229}},{"component":"articleTeaserS","content":{"date":"2026-09-08T03:00:00.000Z","ref":{"referenceType":"magazinArticle","primaryId":"li.3537380"},"payCategory":"paid","overline":"Gesundheit","title":"»Die Hornhaut erzählt mir viel«","byline":"Interview von Franziska Draeger","color":"#FFF5C3","overlineLabels":["szplus","sz-magazin"],"url":"https://www.sueddeutsche.de/magazin/gesundheit/barfusslaufen-fuesse-training-uebungen-fusschirurgie-orthopaedie-fuss-fitness-li.3537380","teaserText":"Was macht Füße fit? Die Ärztin Caroline Werkmeister erklärt, welche Übungen sinnvoll sind, warum Barfußlaufen gut fürs Gehirn ist und wieso man vor einem Termin beim Orthopäden auf keinen Fall zur Fußpflege gehen sollte.","teaserImage":{"crops":[{"x":0,"y":417,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":664,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/27/2e4bd1fd-e414-425f-bd07-a56214c4b203.jpg"},"articleType":"interview","department":"Gesundheit","mainTopic":"Gesundheit","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537380","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537380","durationFull":981.995102,"durationReduced":40.280816}},"trackingdata":{"article_title":"die_hornhaut_erzaehlt_mir_viel","doctype":"homepage","label":"szplus,sz_magazin","main_topic":"gesundheit","object_id":"li.3537380","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":4,"group":"department_group","position":230}},{"component":"articleTeaserS","content":{"date":"2026-09-07T09:24:29.180Z","ref":{"referenceType":"article","primaryId":"li.3540436"},"payCategory":"paid","overline":"Gynäkologie","title":"Wie eine einfache Bauch-OP vor Krebs schützen kann","byline":"Von Christina Berndt","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/gesundheit/eileiter-entfernung-eierstockkrebs-bauchoperation-medizin-li.3540436","teaserText":"Gynäkologen empfehlen Frauen, die keinen Kinderwunsch mehr haben, bei einer ohnehin geplanten Bauch-OP auch gleich die Eileiter entfernen zu lassen. Für wen ist das sinnvoll?","teaserImage":{"crops":[{"x":57,"y":623,"width":3636,"height":2045,"name":"16:9"},{"x":632,"y":696,"width":2429,"height":1822,"name":"4:3"},{"x":519,"y":665,"width":2732,"height":1822,"name":"3:2"},{"x":843,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":786,"y":463,"width":2205,"height":2205,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/06/10/3db52d5c-be75-4bb2-b8dc-1cd68914481b.jpg"},"source":"SZ","articleType":"special","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3540436","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3540436","durationFull":488.986122,"durationReduced":37.485714}},"trackingdata":{"article_title":"wie_eine_einfache_bauch_op_vor_krebs_schuetzen_kann","doctype":"homepage","label":"szplus","main_topic":"medizin","object_id":"li.3540436","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":5,"group":"department_group","position":231}},{"component":"articleTeaserS","content":{"date":"2026-09-04T13:53:01.013Z","ref":{"referenceType":"article","primaryId":"li.3471521"},"payCategory":"paid","overline":"Medizin","title":"Wenn der Bauch keine Ruhe gibt","byline":"Von Werner Bartens","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/gesundheit/reizdarmsyndrom-ursachen-symptome-mikrobiom-li.3471521","teaserText":"Krämpfe, Blähungen, Durchfall: Reizdarm ist die häufigste Verdauungsstörung der westlichen Welt – und gleichzeitig noch immer schlecht verstanden. Was hilft?","teaserImage":{"crops":[{"x":0,"y":158,"width":3000,"height":1687,"name":"16:9"},{"x":176,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":132,"y":125,"width":2727,"height":1818,"name":"3:2"},{"x":780,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":530,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/07/23/5128507c-bf8d-4ae6-ae0e-84b5b66d84df.jpg"},"source":"SZ","articleType":"special","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3471521","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3471521","durationFull":717.348571,"durationReduced":34.089796}},"trackingdata":{"article_title":"wenn_der_bauch_keine_ruhe_gibt","doctype":"homepage","label":"szplus","main_topic":"medizin","object_id":"li.3471521","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":6,"group":"department_group","position":232}},{"component":"articleTeaserS","content":{"date":"2026-09-03T22:31:00.000Z","ref":{"referenceType":"article","primaryId":"li.3541772"},"payCategory":"metered","overline":"Transplantation","title":"Schweineniere arbeitete neun Monate im Körper eines Mannes","byline":"Von Berit Uhlmann","overlineLabels":[],"url":"https://www.sueddeutsche.de/gesundheit/boston-schweineniere-koerper-mannes-monate-li.3541772","teaserText":"Erstmals konnte ein Mensch über einen längeren Zeitraum von dieser Art der Transplantation profitieren. Ärzte hoffen, dass das Verfahren noch mehr Potenzial hat.","teaserImage":{"crops":[{"x":0,"y":100,"width":1263,"height":710,"name":"16:9"},{"x":0,"y":43,"width":677,"height":508,"name":"4:3"},{"x":0,"y":74,"width":713,"height":475,"name":"3:2"},{"x":21,"y":0,"width":675,"height":900,"name":"3:4"},{"x":0,"y":0,"width":676,"height":676,"name":"1:1"}],"width":1263,"height":900,"url":"https://www.sueddeutsche.de/2022/06/08/a9b73ec5-131f-4cce-95ce-206edfb5c8ab.jpeg"},"source":"SZ","articleType":"special","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3541772","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3541772","durationFull":258.324898,"durationReduced":37.825306}},"trackingdata":{"article_title":"schweineniere_arbeitete_neun_monate_im_koerper_eines_mannes","doctype":"homepage","main_topic":"medizin","object_id":"li.3541772","pcat":"metered","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":7,"group":"department_group","position":233}},{"component":"articleTeaserS","content":{"date":"2026-09-03T14:36:22.228Z","ref":{"referenceType":"article","primaryId":"li.3514964"},"payCategory":"paid","overline":"Reproduktive Gesundheit","title":"Wenn ein weiteres Kind nicht mehr ins Leben passt","byline":"Von Anna Kammerer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/gesundheit/schwangerschaftsabbruch-frauen-40-li.3514964","teaserText":"Über 40-jährige Frauen entscheiden sich überdurchschnittlich häufig dafür, eine Schwangerschaft abzubrechen. Woran liegt das?","teaserImage":{"crops":[{"x":0,"y":70,"width":4000,"height":2250,"name":"16:9"},{"x":402,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/01/8245a46a-f960-49de-9d93-b22221856298.jpg"},"source":"SZ","articleType":"special","department":"Gesundheit","mainTopic":"Öffentliche Gesundheit","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3514964","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3514964","durationFull":439.405714,"durationReduced":34.377143}},"trackingdata":{"article_title":"wenn_ein_weiteres_kind_nicht_mehr_ins_leben_passt","doctype":"homepage","label":"szplus","main_topic":"oeffentliche_gesundheit","object_id":"li.3514964","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":8,"group":"department_group","position":234}},{"component":"articleTeaserS","content":{"date":"2026-09-02T11:58:20.884Z","ref":{"referenceType":"article","primaryId":"li.3526405"},"payCategory":"paid","overline":"Frauen im Sport","title":"Zyklusorientiertes Training – funktioniert das wirklich?","byline":"Von Roxane Gall","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/gesundheit/training-menstruationszyklus-sport-li.3526405","teaserText":"Mehr Leistung, mehr Erfolg: Viele Sportlerinnen plädieren dafür, Belastung und Regeneration im Einklang mit den hormonellen Phasen zu planen. Was ist dran?","teaserImage":{"crops":[{"x":193,"y":78,"width":2764,"height":1555,"name":"16:9"},{"x":560,"y":78,"width":2073,"height":1555,"name":"4:3"},{"x":421,"y":78,"width":2332,"height":1555,"name":"3:2"},{"x":777,"y":148,"width":1060,"height":1413,"name":"3:4"},{"x":720,"y":0,"width":1710,"height":1710,"name":"1:1"}],"width":3150,"height":1710,"url":"https://www.sueddeutsche.de/2026/09/02/a38644c6-07fc-43dc-9df0-d8fc2e61e133.jpg"},"source":"SZ","articleType":"special","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3526405","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3526405","durationFull":440.084898,"durationReduced":36.284082}},"trackingdata":{"article_title":"zyklusorientiertes_training_funktioniert_das_wirklich","doctype":"homepage","label":"szplus","main_topic":"medizin","object_id":"li.3526405","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":9,"group":"department_group","position":235}},{"component":"articleTeaserS","content":{"date":"2026-09-01T03:00:00.000Z","ref":{"referenceType":"magazinArticle","primaryId":"li.3537726"},"payCategory":"paid","overline":"Gesundheit","title":"»Das große Versprechen ist, gar nicht erst krank zu werden«","byline":"Interview von Sarah-Maria Deckert","color":"#F0EBE6","overlineLabels":["szplus","sz-magazin"],"url":"https://www.sueddeutsche.de/magazin/gesundheit/ki-kuenstliche-intelligenz-medizin-zukunft-paradigmenwechsel-li.3537726","teaserText":"Werden wir Krankheiten künftig verhindern statt behandeln? Der Arzt André T. Nemat geht dieser Frage in seinem Buch »Der letzte Patient nach«. Ein Gespräch über digitale Zwillinge, Denkfehler und die Frage, worauf wir hoffen dürfen.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":492,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":213,"y":0,"width":3375,"height":2250,"name":"3:2"},{"x":1123,"y":0,"width":1688,"height":2250,"name":"3:4"},{"x":817,"y":0,"width":2250,"height":2250,"name":"1:1"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/08/27/f0569881-1b08-43b7-8df1-466d116c04d4.jpg"},"articleType":"interview","department":"Gesundheit","mainTopic":"Gesundheit","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537726","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537726","durationFull":1356.617143,"durationReduced":43.676735}},"trackingdata":{"article_title":"das_grosse_versprechen_ist_gar_nicht_erst_krank_zu_werden","doctype":"homepage","label":"szplus,sz_magazin","main_topic":"gesundheit","object_id":"li.3537726","pcat":"paid","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":10,"group":"department_group","position":236}},{"component":"articleTeaserS","content":{"date":"2026-08-31T14:40:04.239Z","ref":{"referenceType":"article","primaryId":"li.3539425"},"payCategory":"metered","overline":"Medizin","title":"Hitzewelle: Zu heiß für den Medikamentenversand?","byline":"Von Jakob Wetzel","overlineLabels":[],"url":"https://www.sueddeutsche.de/gesundheit/versand-apotheken-hitzewelle-zaepfchen-paracetamol-gefahren-li.3539425","teaserText":"Versandapotheken verschicken Pakete auch mit Medikamenten, die eigentlich kontinuierlich gekühlt werden müssten. Ein Test während der Hitzewelle zeigt: Das könnte riskant sein.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":1193,"y":0,"width":2007,"height":1505,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/31/b4f44e56-bb75-4c77-b0b6-974f8b490fdb.jpg"},"source":"SZ","articleType":"standard","department":"Gesundheit","mainTopic":"Medizin","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3539425","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3539425","durationFull":248.842449,"durationReduced":35.918367}},"trackingdata":{"article_title":"hitzewelle_zu_heiss_fuer_den_medikamentenversand","doctype":"homepage","main_topic":"medizin","object_id":"li.3539425","pcat":"metered","section":"gesundheit","teaser_type":"article_teaser_s","group_title":"gesundheit","group_position":11,"group":"department_group","position":237}}],"navigationItems":[{"label":"Coronavirus","reference":{"id":"Coronavirus","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Coronavirus"},"items":[]},{"label":"Fitness","reference":{"id":"Fitness","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Fitness"},"items":[]},{"label":"Erkältung","reference":{"id":"Erkältung","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Erk%C3%A4ltung"},"items":[]},{"label":"Grippe","reference":{"id":"Grippe","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Grippe"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":[]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm14" data-qa="department_group_reise"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;reise&quot;,&quot;group_title&quot;:&quot;reise&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/reise" class="css-gz0mj2"> <span class="css-1yaw99a">Reise</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/St%C3%A4dtereise" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;staedtereise&quot;,&quot;group_title&quot;:&quot;reise&quot;}}">Städtereise</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/%C3%9Cbernachten" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;uebernachten&quot;,&quot;group_title&quot;:&quot;reise&quot;}}">Übernachten</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Deutschland-Reise" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;deutschland_reise&quot;,&quot;group_title&quot;:&quot;reise&quot;}}">Deutschland-Reise</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Städtereise","reference":{"id":"Städtereise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/St%C3%A4dtereise"},"items":[]},{"label":"Übernachten","reference":{"id":"Übernachten","type":"internalReference","url":"https://www.sueddeutsche.de/thema/%C3%9Cbernachten"},"items":[]},{"label":"Deutschland-Reise","reference":{"id":"Deutschland-Reise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Deutschland-Reise"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Reise","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeprojekteartikelreisepiemont-weingueter-restaurants-barolo-e845527" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg?rect=1288,177,2711,1525&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;die_freuden_des_piemont&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;italien_reise&quot;,&quot;object_id&quot;:&quot;er.e845527&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;reise&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;reise&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:238}}" href="https://www.sueddeutsche.de/projekte/artikel/reise/piemont-weingueter-restaurants-barolo-e845527/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelreisepiemont-weingueter-restaurants-barolo-e845527" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Genussreise</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Die Freuden des Piemont</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Nirgendwo in Italien kann man besser essen und trinken als im Nordwesten des Landes. Welche Weingüter und Restaurants besonders empfehlenswert sind.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Hans Gasser</span></div></div><button data-bookmark="er.e845527" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelreisemontenegro-wandern-berge-e859903" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/reise/montenegro-wandern-berge-e859903/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;montenegros_einsame_berge&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;montenegro&quot;,&quot;object_id&quot;:&quot;er.e859903&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;reise&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;reise&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:239}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelreisemontenegro-wandern-berge-e859903" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg?rect=222,0,3556,2667&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Wandern auf dem Balkan</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Montenegros einsame Berge</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e859903" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedestilhotel-baur-au-lac-zuerich-tradition-service-li3544760" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/stil/hotel-baur-au-lac-zuerich-tradition-service-li.3544760" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;hinter_den_kulissen_des_baur_au_lac&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;reisepioniere&quot;,&quot;object_id&quot;:&quot;li.3544760&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;stil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;reise&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:240}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedestilhotel-baur-au-lac-zuerich-tradition-service-li3544760" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg?rect=0,2,794,596&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Hospitality</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Hinter den Kulissen des Baur au Lac</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3544760" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;reise&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm14","component":"departmentGroup","content":{"title":"Reise","departmentId":"Reise","children":[{"component":"articleTeaserL","content":{"date":"2026-09-09T09:43:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e845527"},"payCategory":"paid","overline":"Genussreise","title":"Die Freuden des Piemont","byline":"Von Hans Gasser","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/piemont-weingueter-restaurants-barolo-e845527/","teaserText":"Nirgendwo in Italien kann man besser essen und trinken als im Nordwesten des Landes. Welche Weingüter und Restaurants besonders empfehlenswert sind.","teaserImage":{"crops":[{"x":1288,"y":0,"width":2270,"height":1702,"name":"4:3"},{"x":1288,"y":177,"width":2711,"height":1525,"name":"16:9"},{"x":1288,"y":563,"width":2711,"height":1138,"name":"50:21"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/08/28/2ab2003d-7290-42d6-8c62-442725968283.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Italien-Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e845527","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e845527","durationFull":898.168163,"durationReduced":34.612245}},"trackingdata":{"article_title":"die_freuden_des_piemont","doctype":"homepage","label":"szplus","main_topic":"italien_reise","object_id":"er.e845527","pcat":"paid","section":"reise","teaser_type":"article_teaser_l","group_title":"reise","group_position":1,"group":"department_group","position":238}},{"component":"articleTeaserS","content":{"date":"2026-09-09T12:44:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e859903"},"payCategory":"paid","overline":"Wandern auf dem Balkan","title":"Montenegros einsame Berge","byline":"Von Eva Dignös","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/montenegro-wandern-berge-e859903/","teaserText":"Im Osten des Landes liegt eine der ursprünglichsten Bergregionen in Europa. Nun will man sie touristisch erschließen – aber auf die sanfte Tour.","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":208,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":493,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/03/55dc63ab-fbf9-49f6-bef2-2fcf5f0f0113.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Montenegro","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e859903","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e859903","durationFull":650.057143,"durationReduced":33.123265}},"trackingdata":{"article_title":"montenegros_einsame_berge","doctype":"homepage","label":"szplus","main_topic":"montenegro","object_id":"er.e859903","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":2,"group":"department_group","position":239}},{"component":"articleTeaserS","content":{"date":"2026-09-11T08:03:22.679Z","ref":{"referenceType":"article","primaryId":"li.3544760"},"payCategory":"paid","overline":"Hospitality","title":"Hinter den Kulissen des Baur au Lac","byline":"Von Max Scharnigg","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/stil/hotel-baur-au-lac-zuerich-tradition-service-li.3544760","teaserText":"Was man in Zürichs erstem Hotel am Platz über Gastlichkeit und den oberflächlichen Luxus moderner Hotels lernen kann.","teaserImage":{"crops":[{"x":84,"y":79,"width":597,"height":336,"name":"16:9"},{"x":0,"y":2,"width":794,"height":596,"name":"4:3"},{"x":0,"y":35,"width":794,"height":529,"name":"3:2"},{"x":172,"y":0,"width":450,"height":600,"name":"3:4"},{"x":97,"y":0,"width":600,"height":600,"name":"1:1"}],"width":794,"height":600,"url":"https://www.sueddeutsche.de/2026/09/10/b2feead8-5889-42a0-a370-7d96280627bc.jpg"},"source":"SZ","articleType":"special","department":"Stil","mainTopic":"Reisepioniere","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3544760","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3544760","durationFull":667.742041,"durationReduced":31.686531}},"trackingdata":{"article_title":"hinter_den_kulissen_des_baur_au_lac","doctype":"homepage","label":"szplus","main_topic":"reisepioniere","object_id":"li.3544760","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"reise","group_position":3,"group":"department_group","position":240}},{"component":"articleTeaserS","content":{"date":"2026-09-08T11:38:45.031Z","ref":{"referenceType":"article","primaryId":"li.3536197"},"payCategory":"paid","overline":"Dem Geheimnis auf der Spur","title":"Warum das Fahrrad erfunden wurde","byline":"Von Rudolf von Bitter","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/reise/karl-von-drais-fahrrad-erfindung-vulkan-tambora-klimawandel-li.3536197","teaserText":"Forstmeister Karl von Drais kam Anfang des 19. Jahrhunderts auf eine Idee: Er entwickelte ein Laufrad, die Draisine. Womöglich hatte ein Klimaphänomen damit zu tun, das „Jahr ohne Sommer“.","teaserImage":{"crops":[{"x":0,"y":140,"width":4000,"height":2250,"name":"16:9"},{"x":494,"y":115,"width":3148,"height":2361,"name":"4:3"},{"x":104,"y":0,"width":3896,"height":2597,"name":"3:2"},{"x":1179,"y":0,"width":1948,"height":2597,"name":"3:4"},{"x":855,"y":0,"width":2597,"height":2597,"name":"1:1"}],"width":4000,"height":2597,"url":"https://www.sueddeutsche.de/2026/09/08/4b4787e3-60e6-4c4d-8604-9499b3ec613f.jpg"},"source":"SZ","articleType":"special","department":"Reise","mainTopic":"Geschichte","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3536197","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3536197","durationFull":423.523265,"durationReduced":39.57551}},"trackingdata":{"article_title":"warum_das_fahrrad_erfunden_wurde","doctype":"homepage","label":"szplus","main_topic":"geschichte","object_id":"li.3536197","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":4,"group":"department_group","position":241}},{"component":"articleTeaserS","content":{"date":"2026-09-08T11:31:18.513Z","ref":{"referenceType":"article","primaryId":"li.3541016"},"payCategory":"metered","overline":"Kolumne „Hin und weg“","title":"Schlafen beim Regierungschef","byline":"Von Dominik Prantl","overlineLabels":[],"url":"https://www.sueddeutsche.de/reise/london-downing-street-fake-unterkunft-booking-com-li.3541016","teaserText":"Fast den kompletten Sommer stand 10 Downing Street und damit der Amtssitz des britischen Premierministers auf Booking.com. Daraus ergeben sich mehrere Lehren – auch für Friedrich Merz.","teaserImage":{"crops":[{"x":0,"y":417,"width":4000,"height":2250,"name":"16:9"},{"x":113,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/07/43d89615-bac1-48ec-8c29-e1c931be2683.jpg"},"source":"SZ","articleType":"special","department":"Reise","mainTopic":"Großbritannien-Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3541016","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3541016","durationFull":234.396735,"durationReduced":38.008163}},"trackingdata":{"article_title":"schlafen_beim_regierungschef","doctype":"homepage","main_topic":"grossbritannien_reise","object_id":"li.3541016","pcat":"metered","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":5,"group":"department_group","position":242}},{"component":"articleTeaserS","content":{"date":"2026-09-09T10:46:14.771Z","ref":{"referenceType":"article","primaryId":"li.3525763"},"payCategory":"paid","overline":"Italien-Reisebuch","title":"Als wäre das Land ein Film","byline":"Rezension von Stefan Fischer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/reise/hotel-celentano-eric-pfeil-reisebuch-sommer-italien-li.3525763","teaserText":"Italien, das ist für den Autor Eric Pfeil vor allem: das Kino, die Literatur, die populäre Musik. So reist er durchs Land, dem Flair der Kultur verfallen – nicht als Bildungsbürger, sondern als Schwärmer.","teaserImage":{"crops":[{"x":0,"y":412,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":0,"width":3549,"height":2662,"name":"4:3"},{"x":0,"y":0,"width":3993,"height":2662,"name":"3:2"},{"x":640,"y":0,"width":1997,"height":2662,"name":"3:4"},{"x":307,"y":0,"width":2662,"height":2662,"name":"1:1"}],"width":4000,"height":2662,"url":"https://www.sueddeutsche.de/2026/09/09/375f5745-bb56-4add-9ff1-b27f2bb6abba.jpg"},"source":"SZ","articleType":"special","department":"Reise","mainTopic":"Italien-Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3525763","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3525763","durationFull":365.740408,"durationReduced":37.955918}},"trackingdata":{"article_title":"als_waere_das_land_ein_film","doctype":"homepage","label":"szplus","main_topic":"italien_reise","object_id":"li.3525763","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":6,"group":"department_group","position":243}},{"component":"articleTeaserS","content":{"date":"2026-09-02T12:05:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e886933"},"payCategory":"paid","overline":"Indischer Ozean","title":"Insel der Kontraste","byline":"Von Julia Rothhaas","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/indischer-ozean-la-r-union-urlaub-fernreise-vulkane-e886933/","teaserText":"La Réunion ist geprägt von einsamen Ständen und einer üppigen Flora. Über allem thront der Piton de la Fournaise, einer der aktivsten Vulkane der Welt. Unsere Autorin entdeckte aber auch: die völlige Finsternis.","teaserImage":{"crops":[{"x":814,"y":634,"width":2799,"height":2099,"name":"4:3"},{"x":457,"y":652,"width":3542,"height":1992,"name":"16:9"},{"x":457,"y":905,"width":3542,"height":1488,"name":"50:21"}],"width":4000,"height":3000,"url":"https://www.sueddeutsche.de/2026/08/25/9e19566e-d9dd-43c6-8cc6-6ec156668dd5.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Vulkane","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e886933","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e886933","durationFull":1016.21551,"durationReduced":34.272653}},"trackingdata":{"article_title":"insel_der_kontraste","doctype":"homepage","label":"szplus","main_topic":"vulkane","object_id":"er.e886933","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":7,"group":"department_group","position":244}},{"component":"articleTeaserS","content":{"date":"2026-08-27T11:05:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e675128"},"payCategory":"paid","overline":"Frankreich","title":"Das Médoc nach dem Megafeuer","byline":"Von Nils Minkmar","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/m-doc-bordeaux-waldbrand-folgen-e675128/","teaserText":"Der späte Sommer ist für Reisen an die Atlantikküste normalerweise eine besonders schöne Zeit. Was erwartet Urlauber dort jetzt?","teaserImage":{"crops":[{"x":0,"y":920,"width":2805,"height":1577,"name":"16:9"},{"x":0,"y":369,"width":2886,"height":2165,"name":"4:3"},{"x":0,"y":1075,"width":3733,"height":1567,"name":"50:21"},{"x":518,"y":242,"width":1818,"height":2425,"name":"3:4"},{"x":207,"y":220,"width":2425,"height":2425,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/19/d792d762-7ff4-4808-8ac6-0d39ca43d526.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Frankreich-Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e675128","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e675128","durationFull":626.599184,"durationReduced":31.764898}},"trackingdata":{"article_title":"das_medoc_nach_dem_megafeuer","doctype":"homepage","label":"szplus","main_topic":"frankreich_reise","object_id":"er.e675128","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":8,"group":"department_group","position":245}},{"component":"articleTeaserS","content":{"date":"2026-08-19T13:41:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e023182"},"payCategory":"paid","overline":"Wandern im Sommer","title":"Wasser? Marsch!","byline":"Von Eva Dignös","color":"#E7F4F9","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/lechweg-weitwandern-sommer-oesterreich-bayern-e023182/","teaserText":"Der Lech gilt als letzter Wildfluss im nördlichen Alpenraum. Auf dem Lechweg kann man ihm von Vorarlberg bis nach Füssen folgen. Ein Besuch in trockenen Zeiten.","teaserImage":{"crops":[{"x":0,"y":0,"width":4000,"height":3000,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":165,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":3000,"url":"https://www.sueddeutsche.de/2026/08/13/1121f5af-34b8-42d9-bb9b-012b90297ee7.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Berge und Wandern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e023182","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e023182","durationFull":918.595918,"durationReduced":33.07102}},"trackingdata":{"article_title":"wasser_marsch","doctype":"homepage","label":"szplus","main_topic":"berge_und_wandern","object_id":"er.e023182","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":9,"group":"department_group","position":246}},{"component":"articleTeaserS","content":{"date":"2026-08-12T09:32:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e393592"},"payCategory":"paid","overline":"Städtereise","title":"Der perfekte Sundowner in ...","byline":"Von SZ-Autorinnen und -Autoren","color":"#f6f0da","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/sundowner-wien-paris-rom-london-madrid-aperitif-terrasse-e393592/","teaserText":"Unsere Korrespondenten zwischen Stockholm\nund Rom wissen, wo die Einheimischen\nihren Aperitif am liebsten nehmen. Sieben Empfehlungen aus europäischen Hauptstädten.","teaserImage":{"crops":[{"x":1062,"y":904,"width":2349,"height":1761,"name":"4:3"},{"x":671,"y":904,"width":3132,"height":1761,"name":"16:9"},{"x":0,"y":985,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/08/05/defc3656-5780-4277-96f4-c8ffe26961e9.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Städtereise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e393592","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e393592","durationFull":789.86449,"durationReduced":42.736327}},"trackingdata":{"article_title":"der_perfekte_sundowner_in","doctype":"homepage","label":"szplus","main_topic":"staedtereise","object_id":"er.e393592","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":10,"group":"department_group","position":247}},{"component":"articleTeaserS","content":{"date":"2026-07-01T12:30:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e370282"},"payCategory":"paid","overline":"Bella Italia","title":"Elf Hotels mit Geschichte in Südtirol","byline":"Von SZ-Autorinnen und -Autoren","color":"#E7F4F9","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/reise/suedtirol-hotel-tipps-historie-e370282/","teaserText":"Schlafen unter Renaissance-Fresken oder dort nächtigen, wo Enzo Ferrari einst seine Wagen testete: Empfehlungen von SZ-Autorinnen und -Autoren für historische Unterkünfte in einer malerischen Umgebung.","teaserImage":{"crops":[{"x":500,"y":0,"width":3000,"height":2250,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":285,"width":4000,"height":1680,"name":"50:21"}],"width":4000,"height":2250,"url":"https://www.sueddeutsche.de/2026/06/25/5323049e-163d-4cf5-9ee7-9b369af75acf.jpg"},"source":"SZ","articleType":"standard","department":"Reise","mainTopic":"Italien-Reise","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e370282","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e370282","durationFull":2674.860408,"durationReduced":36.231837}},"trackingdata":{"article_title":"elf_hotels_mit_geschichte_in_suedtirol","doctype":"homepage","label":"szplus","main_topic":"italien_reise","object_id":"er.e370282","pcat":"paid","section":"reise","teaser_type":"article_teaser_s","group_title":"reise","group_position":11,"group":"department_group","position":248}}],"navigationItems":[{"label":"Städtereise","reference":{"id":"Städtereise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/St%C3%A4dtereise"},"items":[]},{"label":"Übernachten","reference":{"id":"Übernachten","type":"internalReference","url":"https://www.sueddeutsche.de/thema/%C3%9Cbernachten"},"items":[]},{"label":"Deutschland-Reise","reference":{"id":"Deutschland-Reise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Deutschland-Reise"},"items":[]},{"label":"Berge und Wandern","reference":{"id":"Berge und Wandern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Berge_und_Wandern"},"items":[]},{"label":"Nachhaltiges Reisen","reference":{"id":"Nachhaltiges Reisen","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Nachhaltiges_Reisen"},"items":[]},{"label":"Bahn","reference":{"id":"Bahnreise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Bahnreise"},"items":[]},{"label":"Reiserecht","reference":{"id":"Reiserecht","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Reiserecht"},"items":[]},{"label":"Kreuzfahrt","reference":{"id":"Kreuzfahrt","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Kreuzfahrt"},"items":[]},{"label":"Knigge","reference":{"id":"Reise-Knigge","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Reise-Knigge"},"items":[]},{"label":"Flugreise","reference":{"id":"Flugreise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Flugreise"},"items":[]},{"label":"Fernreise","reference":{"id":"Fernreise","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Fernreise"},"items":[]},{"label":"Reisen mit Kindern","reference":{"id":"Reisen mit Kindern","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Reisen_mit_Kindern"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3544815","3544946","3544760","3536197","3541016","3525763","3517184","3541251","3538074","3533877","3530299","3508721","3523596","3490811","3487105","3486064","3476463","3468853","3465495","3537589","3537580","3527121","3530946","3527365","3520535","3501650","3497427","3136450","3497336","3490577","3462698","3538014","3533282","3519067","3519055","3500578","3496713"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_11" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_11" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm15" data-qa="department_group_auto_mobil"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;auto_mobil&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/auto" class="css-gz0mj2"> <span class="css-1yaw99a">Auto &amp; Mobil</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Autonomes_Fahren" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;autonomes_fahren&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;}}">Autonomes Fahren</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Autotest" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;fahrberichte&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;}}">Fahrberichte</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Elektromobilit%C3%A4t" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;elektromobilitaet&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;}}">Elektromobilität</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Autonomes Fahren","reference":{"id":"Autonomes Fahren","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Autonomes_Fahren"},"items":[]},{"label":"Fahrberichte","reference":{"id":"Autotest","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Autotest"},"items":[]},{"label":"Elektromobilität","reference":{"id":"Elektromobilität","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Elektromobilit%C3%A4t"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Auto & Mobil","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeautowohnmobil-etrusco-campen-urlaube-li3394108" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg?rect=543,628,3005,1690&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;endlich_platz&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;camping&quot;,&quot;object_id&quot;:&quot;li.3394108&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;auto_mobil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:249}}" href="https://www.sueddeutsche.de/auto/wohnmobil-etrusco-campen-urlaube-li.3394108" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeautowohnmobil-etrusco-campen-urlaube-li3394108" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Im Test: Etrusco A 6.9 SB</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Endlich Platz</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Der Etrusco A 6.9 ist für Familien gedacht: groß genug für vier Personen und relativ günstig. Auf einige Dinge muss man allerdings verzichten. Ist das Alkoven-Mobil trotzdem eine gute Wahl?</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Andreas Remien</span></div></div><button data-bookmark="li.3394108" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelautomotorrad-bmw-harley-davidson-test-vergleich-e405807" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/auto/motorrad-bmw-harley-davidson-test-vergleich-e405807/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bmw_gegen_harley_davidson&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;motorrad&quot;,&quot;object_id&quot;:&quot;er.e405807&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;auto_mobil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:250}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelautomotorrad-bmw-harley-davidson-test-vergleich-e405807" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Motorrad-Test</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">BMW gegen Harley-Davidson</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e405807" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeautovergleichstest-bmw-ix3-volvo-ex60-mercedes-glb-li3529226" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/auto/vergleichstest-bmw-ix3-volvo-ex60-mercedes-glb-li.3529226" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;familien_su_vs_der_extraklasse&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;elektromobilitaet&quot;,&quot;object_id&quot;:&quot;li.3529226&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;auto_mobil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:251}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeautovergleichstest-bmw-ix3-volvo-ex60-mercedes-glb-li3529226" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Auto-Vergleichstest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Familien-SUVs der Extraklasse</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3529226" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;auto_mobil&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm15","component":"departmentGroup","content":{"title":"Auto & Mobil","departmentId":"Auto & Mobil","children":[{"component":"articleTeaserL","content":{"date":"2026-09-09T09:51:43.537Z","ref":{"referenceType":"article","primaryId":"li.3394108"},"payCategory":"paid","overline":"Im Test: Etrusco A 6.9 SB","title":"Endlich Platz","byline":"Von Andreas Remien","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/wohnmobil-etrusco-campen-urlaube-li.3394108","teaserText":"Der Etrusco A 6.9 ist für Familien gedacht: groß genug für vier Personen und relativ günstig. Auf einige Dinge muss man allerdings verzichten. Ist das Alkoven-Mobil trotzdem eine gute Wahl?","teaserImage":{"crops":[{"x":543,"y":628,"width":3005,"height":1690,"name":"16:9"},{"x":661,"y":504,"width":2672,"height":2005,"name":"4:3"},{"x":658,"y":534,"width":2732,"height":1822,"name":"3:2"},{"x":1000,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":666,"y":0,"width":2668,"height":2668,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/09/03/1907c0a8-5790-41a5-bee2-9cc5108d7452.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Camping","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3394108","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3394108","durationFull":474.044082,"durationReduced":37.433469}},"trackingdata":{"article_title":"endlich_platz","doctype":"homepage","label":"szplus","main_topic":"camping","object_id":"li.3394108","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_l","group_title":"auto_mobil","group_position":1,"group":"department_group","position":249}},{"component":"articleTeaserS","content":{"date":"2026-09-10T07:13:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e405807"},"payCategory":"paid","overline":"Motorrad-Test","title":"BMW gegen Harley-Davidson","byline":"Von Peter Ilg","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/auto/motorrad-bmw-harley-davidson-test-vergleich-e405807/","teaserText":"Zwei Roadster, zwei Konzepte: Die BMW R 12 nineT ist ein Retro-Bike mit moderner Technik, die Harley Sportster S schnell und radikal. Welches Modell überzeugt mehr?","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/09/08/8c4747e7-3195-418a-a065-b07a7d0d05a0.jpg"},"source":"SZ","articleType":"standard","department":"Auto & Mobil","mainTopic":"Motorrad","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e405807","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e405807","durationFull":509.936327,"durationReduced":37.067755}},"trackingdata":{"article_title":"bmw_gegen_harley_davidson","doctype":"homepage","label":"szplus","main_topic":"motorrad","object_id":"er.e405807","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":2,"group":"department_group","position":250}},{"component":"articleTeaserS","content":{"date":"2026-09-02T09:47:09.769Z","ref":{"referenceType":"article","primaryId":"li.3529226"},"payCategory":"paid","overline":"Auto-Vergleichstest","title":"Familien-SUVs der Extraklasse","byline":"Von Joachim Becker, Hans Gasser und Peter Fahrenholz","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/vergleichstest-bmw-ix3-volvo-ex60-mercedes-glb-li.3529226","teaserText":"Der BMW iX3, Mercedes GLB und Volvo EX60 gehören zu den besten neuen Elektroautos. Aber sind die 500-PS-Modelle auch ihren hohen Preis wert?","teaserImage":{"crops":[{"x":0,"y":124,"width":2800,"height":1575,"name":"16:9"},{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":0,"width":2800,"height":1867,"name":"3:2"},{"x":700,"y":0,"width":1400,"height":1867,"name":"3:4"},{"x":467,"y":0,"width":1867,"height":1867,"name":"1:1"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/08/31/70d86890-ee98-4dbe-85b3-0d2c115e0c86.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Elektromobilität","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3529226","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3529226","durationFull":832.417959,"durationReduced":36.571429}},"trackingdata":{"article_title":"familien_su_vs_der_extraklasse","doctype":"homepage","label":"szplus","main_topic":"elektromobilitaet","object_id":"li.3529226","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":3,"group":"department_group","position":251}},{"component":"articleTeaserS","content":{"date":"2026-08-26T10:01:28.544Z","ref":{"referenceType":"article","primaryId":"li.3523299"},"payCategory":"paid","overline":"Fahrradtest: Rose Shave FF","title":"Ein Traum in Weiß?","byline":"Von Sebastian Herrmann","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/rose-shave-ff-rennrad-weiss-aerodynamik-design-li.3523299","teaserText":"Schnell, schmal, kompromisslos sportlich: Rose schickt mit dem Shave FF einen Aerorenner in strahlendem Weiß auf die Straße. Das wirft so manche Fragen auf.","teaserImage":{"crops":[{"x":0,"y":311,"width":4000,"height":2250,"name":"16:9"},{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/23/3f8370a1-f5cb-4336-bf79-ac4156ba2b2b.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Fahrrad","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3523299","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3523299","durationFull":442.77551,"durationReduced":34.324898}},"trackingdata":{"article_title":"ein_traum_in_weiss","doctype":"homepage","label":"szplus","main_topic":"fahrrad","object_id":"li.3523299","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":4,"group":"department_group","position":252}},{"component":"articleTeaserS","content":{"date":"2026-08-17T09:10:07.666Z","ref":{"referenceType":"article","primaryId":"li.3517518"},"payCategory":"paid","overline":"Can‑Am Spyder RT Limited","title":"Dreirad mit 115 PS","byline":"Von Peter Ilg","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/can-am-spyder-rt-limited-dreirad-fahrtest-li.3517518","teaserText":"Zwei Räder vorn, eines hinten: Im Sommer sind viele merkwürdige Fahrzeuge unterwegs, so wie der Can-Am Spyder. Wie fährt sich das Spaßgerät?","teaserImage":{"crops":[{"x":109,"y":168,"width":874,"height":492,"name":"16:9"},{"x":160,"y":0,"width":960,"height":720,"name":"4:3"},{"x":100,"y":0,"width":1080,"height":720,"name":"3:2"},{"x":321,"y":65,"width":491,"height":655,"name":"3:4"},{"x":280,"y":0,"width":720,"height":720,"name":"1:1"}],"width":1280,"height":720,"url":"https://www.sueddeutsche.de/2026/07/21/2dc86cf0-7f9b-47a2-8559-2dcef8351b7d.png"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Autotest","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3517518","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3517518","durationFull":560.326531,"durationReduced":35.317551}},"trackingdata":{"article_title":"dreirad_mit_115_ps","doctype":"homepage","label":"szplus","main_topic":"autotest","object_id":"li.3517518","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":5,"group":"department_group","position":253}},{"component":"articleTeaserS","content":{"date":"2026-08-13T10:54:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e555678"},"payCategory":"paid","overline":"Testfahrt","title":"Wie schlägt sich Teslas neuer Autopilot in München?","byline":"Von Joachim Becker","color":"#f8fbfe","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/auto/testfahrt-muenchen-tesla-autonomes-fahren-fsd-e555678/","teaserText":"Die Zukunft ist schon da: Die ersten Teslas chauffieren eigenständig durch Innenstädte in Europa. Unser Autor hat das System auf die Probe gestellt.","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":208,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":493,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/08/65a13538-91e9-43f7-887f-41871fd2b8e3.jpg"},"source":"SZ","articleType":"standard","department":"Auto & Mobil","mainTopic":"Elektromobilität","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e555678","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e555678","durationFull":635.324082,"durationReduced":33.436735}},"trackingdata":{"article_title":"wie_schlaegt_sich_teslas_neuer_autopilot_in_muenchen","doctype":"homepage","label":"szplus","main_topic":"elektromobilitaet","object_id":"er.e555678","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":6,"group":"department_group","position":254}},{"component":"articleTeaserS","content":{"date":"2026-07-22T09:55:02.561Z","ref":{"referenceType":"article","primaryId":"li.3486671"},"payCategory":"paid","overline":"Kleinwagen","title":"Die Rückkehr der Sparbüchsen","byline":"Von Joachim Becker","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/cabrios-citroen-2cv-renault-twingo-vw-id-every1-smart-2-li.3486671","teaserText":"Ente, Up, Smart: Im kleinsten Gehäuse ist Platz für große Gefühle. Jetzt kommen die erschwinglichen Autos mit E-Antrieb auf den Markt.","teaserImage":{"crops":[{"x":0,"y":417,"width":4000,"height":2250,"name":"16:9"},{"x":366,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/07/09/9f96c732-49ee-4ed5-b5d1-bd8f70fbe3f6.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Elektromobilität","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3486671","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3486671","durationFull":603.742041,"durationReduced":29.126531}},"trackingdata":{"article_title":"die_rueckkehr_der_sparbuechsen","doctype":"homepage","label":"szplus","main_topic":"elektromobilitaet","object_id":"li.3486671","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":7,"group":"department_group","position":255}},{"component":"articleTeaserS","content":{"date":"2026-08-11T14:46:28.295Z","ref":{"referenceType":"article","primaryId":"li.3468200"},"payCategory":"paid","overline":"Canyon Endurace CF7 AXS","title":"Rennrad ohne Rennstress","byline":"Von Marco Völklein","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/canyon-endurace-test-cf7-axs-rennrad-komfort-tempo-li.3468200","teaserText":"Mit dem Endurace CF7 AXS von Canyon lassen sich steile Anstiege ebenso gut meistern wie lange Ausfahrten. Ein Rad für entspannte Genussfahrer.","teaserImage":{"crops":[{"x":0,"y":298,"width":4000,"height":2250,"name":"16:9"},{"x":443,"y":0,"width":3557,"height":2668,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1406,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":1072,"y":0,"width":2668,"height":2668,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/05/19/3993f3d3-c30b-42f1-a3c1-11bab140ab3e.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Fahrrad","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3468200","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3468200","durationFull":326.50449,"durationReduced":35.866122}},"trackingdata":{"article_title":"rennrad_ohne_rennstress","doctype":"homepage","label":"szplus","main_topic":"fahrrad","object_id":"li.3468200","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":8,"group":"department_group","position":256}},{"component":"articleTeaserS","content":{"date":"2026-07-28T08:17:50.960Z","ref":{"referenceType":"article","primaryId":"li.3499664"},"payCategory":"paid","overline":"Autotest","title":"Ist das noch eine C-Klasse?","byline":"Von Peter Fahrenholz","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/mercedes-c-klasse-autotest-bmw-i3-mittelklasse-li.3499664","teaserText":"Nach den vollelektrischen CLA und GLC bringt Mercedes jetzt auch die neue C-Klasse mit 800-Volt-Technik und großer Reichweite auf den Markt. Doch die Limousine gibt ihren angestammten Platz in der Mittelklasse auf.","teaserImage":{"crops":[{"x":0,"y":622,"width":3636,"height":2045,"name":"16:9"},{"x":1181,"y":840,"width":2208,"height":1656,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/07/27/9a59483a-0795-45f7-96f3-2d92ba72974a.jpg"},"source":"SZ","articleType":"standard","department":"Auto & Mobil","mainTopic":"Elektromobilität","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3499664","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3499664","durationFull":484.440816,"durationReduced":34.507755}},"trackingdata":{"article_title":"ist_das_noch_eine_c_klasse","doctype":"homepage","label":"szplus","main_topic":"elektromobilitaet","object_id":"li.3499664","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":9,"group":"department_group","position":257}},{"component":"articleTeaserS","content":{"date":"2026-07-02T09:00:00.000Z","ref":{"referenceType":"article","primaryId":"li.3499660"},"payCategory":"paid","overline":"Autotest","title":"Der E-Golf aus China","byline":"Von Stefan Schmid","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/leapmotor-b05-vw-golf-china-autotest-li.3499660","teaserText":"Der Leapmotor B05 sieht aus wie ein alter Bekannter. Doch das vollelektrische Auto stammt nicht aus Wolfsburg, sondern aus China. Warum das nicht nur für VW ein Problem ist.","teaserImage":{"crops":[{"x":198,"y":306,"width":3306,"height":1860,"name":"16:9"},{"x":258,"y":96,"width":2940,"height":2205,"name":"4:3"},{"x":0,"y":1,"width":4000,"height":2667,"name":"3:2"},{"x":650,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":556,"y":0,"width":2668,"height":2668,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/06/23/bc2ee071-657c-4871-af91-b233efbedc0f.jpg"},"source":"SZ","articleType":"special","department":"Auto & Mobil","mainTopic":"Autotest","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3499660","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3499660","durationFull":475.794286,"durationReduced":31.503673}},"trackingdata":{"article_title":"der_e_golf_aus_china","doctype":"homepage","label":"szplus","main_topic":"autotest","object_id":"li.3499660","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":10,"group":"department_group","position":258}},{"component":"articleTeaserS","content":{"date":"2026-07-29T13:02:20.423Z","ref":{"referenceType":"article","primaryId":"li.3518654"},"payCategory":"paid","overline":"Autotest","title":"Strom abwärts","byline":"Von Peter Fahrenholz","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/auto/autotest-elektro-alpenueberquerung-mini-aceman-batteriespeicher-li.3518654","teaserText":"Im E-Auto quer durch die Alpen – und dabei Energie gewinnen? Die Berg-und-Tal-Fahrt mit Anstiegen von mehr als 4500 Höhenmetern liefert ein verblüffendes Ergebnis.","teaserImage":{"crops":[{"x":70,"y":569,"width":3306,"height":1860,"name":"16:9"},{"x":575,"y":635,"width":2429,"height":1822,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/07/23/5f772918-f2ee-44fa-9372-e6b1d910bbef.jpg"},"source":"SZ","articleType":"standard","department":"Auto & Mobil","mainTopic":"Elektromobilität","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3518654","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3518654","durationFull":435.670204,"durationReduced":30.302041}},"trackingdata":{"article_title":"strom_abwaerts","doctype":"homepage","label":"szplus","main_topic":"elektromobilitaet","object_id":"li.3518654","pcat":"paid","section":"auto_mobil","teaser_type":"article_teaser_s","group_title":"auto_mobil","group_position":11,"group":"department_group","position":259}}],"navigationItems":[{"label":"Autonomes Fahren","reference":{"id":"Autonomes Fahren","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Autonomes_Fahren"},"items":[]},{"label":"Fahrberichte","reference":{"id":"Autotest","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Autotest"},"items":[]},{"label":"Elektromobilität","reference":{"id":"Elektromobilität","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Elektromobilit%C3%A4t"},"items":[]},{"label":"Motorrad","reference":{"id":"Motorrad","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Motorrad"},"items":[]},{"label":"Fahrrad und Tests","reference":{"id":"Fahrrad","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Fahrrad"},"items":[]},{"label":"Automobilindustrie","reference":{"id":"Automobilindustrie","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Automobilindustrie"},"items":[]},{"label":"Oldtimer","reference":{"id":"Oldtimer","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Oldtimer"},"items":[]},{"label":"Verkehrsrecht / Service","reference":{"type":"externalReference","url":"https://www.sueddeutsche.de/thema/Verkehrsrecht_und_Service"},"items":[]},{"label":"Führerscheintest","reference":{"type":"externalReference","url":"https://fuehrerschein.sueddeutsche.de/"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3394108","3545276","3529226","3523299","3517518","3530952","3486671","3468200","3499664","3499660","3518654","3516525","3500029","3480053","3502230","3483745","3476308","3373787","3483185","3522927","3449944","3372751","3297104","3372283","3459765","3481600","3288904","3301915"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h14blpmr0" data-qa="stellenmarkt"><div id="end-of-article-joboffers-v2" class="css-1psltl0"><style data-emotion="css 15pv8bp">.css-15pv8bp{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);max-width:1000px;padding:48px 32px;}@media screen and (min-width: 768px){.css-15pv8bp{padding:48px 16px 48px 60px;}}.css-15pv8bp::before{content:'Verlagsangebot';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:10px;position:absolute;top:-18px;}</style><div class="css-15pv8bp"><style data-emotion="css 1sd8uq5">.css-1sd8uq5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media screen and (min-width: 1000px){.css-1sd8uq5{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}}</style><div class="css-1sd8uq5"><style data-emotion="css 1vzvst9">.css-1vzvst9{margin:0 0 16px 0;width:100%;}@media screen and (min-width: 1000px){.css-1vzvst9{margin:0 24px 0 0;width:35%;}}</style><div class="css-1vzvst9"><style data-emotion="css 1hv7qoj">.css-1hv7qoj{display:block;margin-bottom:8px;-webkit-text-decoration:none;text-decoration:none;}</style><a href="https://stellenmarkt.sueddeutsche.de" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;teaser_headline&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;sz_stellenmarkt_entdecken_sie_attraktive_jobs&quot;}}" class="css-1hv7qoj"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">SZ Stellenmarkt</span></div><span class="css-pcxqtt">:</span><style data-emotion="css ma0bj5">.css-ma0bj5{-webkit-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-moz-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);-ms-hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphens:var(--szde-mosaik-teaser-headline-hyphens, manual);hyphenate-limit-chars:5 3 3;-ms-hyphenate-limit-chars:5 3 3;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;font:800 1.3125rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.015em;overflow:hidden;overflow-wrap:var(--szde-mosaik-teaser-headline-overflow-wrap, anywhere);text-overflow:ellipsis;}</style><span data-manual="teaser-title" class="css-ma0bj5">Entdecken Sie attraktive Jobs</span></h3></a><style data-emotion="css r140t2">.css-r140t2{font:400 1.0625rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:normal;}</style><p class="css-r140t2">In anspruchsvollen Berufsfeldern im Stellenmarkt der SZ.</p></div><style data-emotion="css 118fdk8">.css-118fdk8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%;}@media screen and (min-width: 1000px){.css-118fdk8{width:58%;}}</style><ul class="css-118fdk8"><style data-emotion="css 5pbpug">.css-5pbpug{margin-bottom:12px;min-width:250px;white-space:nowrap;width:33%;}@media screen and (min-width: 1000px){.css-5pbpug{width:47%;}}</style><li class="css-5pbpug"><style data-emotion="css 6xvvdq">.css-6xvvdq{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;}.css-6xvvdq:hover{border-bottom-color:transparent;}</style><a href="https://stellenmarkt.sueddeutsche.de/jobs/medizin-gesundheit-soziales" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;medizin_gesundheit_soziales&quot;}}" class="css-6xvvdq">Medizin, Gesundheit &amp; Soziales</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/entwicklung-konstruktion" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;tech_entwicklung_konstruktion&quot;}}" class="css-6xvvdq">Tech. Entwicklung &amp; Konstruktion</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/consulting-beratung" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;consulting_beratung&quot;}}" class="css-6xvvdq">Consulting &amp; Beratung</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/marketing-pr-werbung" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;marketing_pr_werbung&quot;}}" class="css-6xvvdq">Marketing, PR &amp; Werbung</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/fahrzeugbau-zulieferer" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;fahrzeugbau_zulieferer&quot;}}" class="css-6xvvdq">Fahrzeugbau &amp; Zulieferer</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/it-tk-softwareentwicklung" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;it_tk_softwareentwicklung&quot;}}" class="css-6xvvdq">IT/TK Softwareentwicklung</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/management-projekte" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;tech_management_projektplanung&quot;}}" class="css-6xvvdq">Tech. Management &amp; Projektplanung</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/vertrieb-verkauf-handel" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;vertrieb_verkauf_handel&quot;}}" class="css-6xvvdq">Vertrieb, Verkauf &amp; Handel</a></li><li class="css-5pbpug"><a href="https://stellenmarkt.sueddeutsche.de/jobs/forschung-entwicklung" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jobs_link_list&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;forschung_entwicklung&quot;}}" class="css-6xvvdq">Forschung &amp; Entwicklung</a></li></ul></div><style data-emotion="css h1da5e">.css-h1da5e{margin-top:12px;}@media screen and (min-width: 1000px){.css-h1da5e{margin-top:0;}}</style><style data-emotion="css oejni7">.css-oejni7{position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;margin-top:12px;}@media (hover: hover){.css-oejni7:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}@media screen and (min-width: 1000px){.css-oejni7{margin-top:0;}}</style><style data-emotion="css 1mvg5x2">.css-1mvg5x2{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;margin-top:12px;}@media (hover: hover){.css-1mvg5x2:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}@media screen and (min-width: 1000px){.css-1mvg5x2{margin-top:0;}}</style><a href="https://stellenmarkt.sueddeutsche.de" target="_blank" rel="noopener noreferrer" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;arrow_link&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;jetzt_entdecken&quot;}}" class="css-1mvg5x2"><span>Jetzt entdecken</span> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-8cq4nv" aria-hidden="true"><path d="M21.41 10.29L20 11.71L23.29 15H5.70996V17H23.29L20 20.29L21.41 21.71L26 17.12V14.88L21.41 10.29Z" fill="#29293A"></path></svg></a></div><aside class="sz-disable-dark-mode"><style data-emotion="css 8d5d4f">.css-8d5d4f{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background-color:#d8efec;color:#29293a;padding:32px 32px;}@media screen and (min-width: 768px){.css-8d5d4f{max-width:1000px;padding:12px 60px;}}</style><p class="css-8d5d4f"><style data-emotion="css 1u7zfwm">.css-1u7zfwm{font:400 0.875rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:normal;margin-right:12px;}</style><span class="css-1u7zfwm">Sie möchten die digitalen Produkte der SZ mit uns weiterentwickeln? Bewerben Sie sich jetzt!</span><style data-emotion="css ems5xl">.css-ems5xl{margin-top:4px;}</style><style data-emotion="css 1bwwreq">.css-1bwwreq{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;margin-top:4px;}.css-1bwwreq:hover{border-bottom-color:transparent;}</style><a href="https://www.sueddeutsche.de/jobs" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;link&quot;,&quot;context&quot;:&quot;stellenmarkt&quot;,&quot;label&quot;:&quot;jobs_bei_der_sz_digitale_medien&quot;}}" class="css-1bwwreq">Jobs bei der SZ Digitale Medien</a></p></aside></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm18" data-qa="department_group_gesellschaft"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;gesellschaft&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/leben" class="css-gz0mj2"> <span class="css-1yaw99a">Gesellschaft</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Familie" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;familie&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;}}">Familie</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Liebe_und_Beziehung" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;liebe_und_beziehung&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;}}">Liebe und Beziehung</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Leben_und_Gesellschaft" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;leben&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;}}">Leben</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Familie","reference":{"id":"Familie","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Familie"},"items":[]},{"label":"Liebe und Beziehung","reference":{"id":"Liebe und Beziehung","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Liebe_und_Beziehung"},"items":[]},{"label":"Leben","reference":{"id":"Leben und Gesellschaft","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Leben_und_Gesellschaft"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Gesellschaft","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftberlin-ricarda-lang-wahlkampf-bundestag-gruene-e601041" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg?rect=0,417,4000,2249&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;immer_auf_sendung&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;die_gruenen&quot;,&quot;object_id&quot;:&quot;er.e601041&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:261}}" href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/berlin-ricarda-lang-wahlkampf-bundestag-gruene-e601041/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftberlin-ricarda-lang-wahlkampf-bundestag-gruene-e601041" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Wahlkampf der Grünen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Immer auf Sendung</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Ricarda Lang hat den Parteivorsitz abgegeben, die politische Bühne aber nie verlassen. Unterwegs mit einer Frau, die zwischen Wahlkampfständen und Talkshows gegen grüne Unsichtbarkeit anrennt – und ihre Rolle sucht.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Constanze von Bullion</span></div></div><button data-bookmark="er.e601041" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedelebencalvin-klein-sex-new-york-fashion-week-mode-unterwaesche-li3537420" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/leben/calvin-klein-sex-new-york-fashion-week-mode-unterwaesche-li.3537420" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;glaenzende_geschaefte_unterhalb_der_guertellinie&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;mode&quot;,&quot;object_id&quot;:&quot;li.3537420&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:262}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedelebencalvin-klein-sex-new-york-fashion-week-mode-unterwaesche-li3537420" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg?rect=293,0,1757,1318&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Serie: Wie hast du dich verändert</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Glänzende Geschäfte unterhalb der Gürtellinie</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3537420" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftretouren-ruecksendungen-amazon-gebuehr-eu-online-handel-pro-und-contra-e814579" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/gesellschaft/retouren-ruecksendungen-amazon-gebuehr-eu-online-handel-pro-und-contra-e814579/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sollten_retouren_grundsaetzlich_kostenpflichtig_sein&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus,opinion&quot;,&quot;main_topic&quot;:&quot;leben_und_gesellschaft&quot;,&quot;object_id&quot;:&quot;er.e814579&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:263}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelgesellschaftretouren-ruecksendungen-amazon-gebuehr-eu-online-handel-pro-und-contra-e814579" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg?rect=1,0,1199,900&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-g4bxuh">Meinung</span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Pro und Contra</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-i2s6th">Sollten Retouren grundsätzlich kostenpflichtig sein?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e814579" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;gesellschaft&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm18","component":"departmentGroup","content":{"title":"Gesellschaft","departmentId":"Gesellschaft","children":[{"component":"articleTeaserL","content":{"date":"2026-09-10T12:35:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e601041"},"payCategory":"paid","overline":"Wahlkampf der Grünen","title":"Immer auf Sendung","byline":"Von Constanze von Bullion","color":"#DAE2BA","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/berlin-ricarda-lang-wahlkampf-bundestag-gruene-e601041/","teaserText":"Ricarda Lang hat den Parteivorsitz abgegeben, die politische Bühne aber nie verlassen. Unterwegs mit einer Frau, die zwischen Wahlkampfständen und Talkshows gegen grüne Unsichtbarkeit anrennt – und ihre Rolle sucht.","teaserImage":{"crops":[{"x":444,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":417,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":741,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/07/d58be6bd-0ba7-45f4-885e-0b606f8053ed.jpg"},"source":"SZ","articleType":"standard","department":"Gesellschaft","mainTopic":"Die Grünen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e601041","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e601041","durationFull":1005.505306,"durationReduced":39.523265}},"trackingdata":{"article_title":"immer_auf_sendung","doctype":"homepage","label":"szplus","main_topic":"die_gruenen","object_id":"er.e601041","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_l","group_title":"gesellschaft","group_position":1,"group":"department_group","position":261}},{"component":"articleTeaserS","content":{"date":"2026-09-09T14:49:12.790Z","ref":{"referenceType":"article","primaryId":"li.3537420"},"payCategory":"paid","overline":"Serie: Wie hast du dich verändert","title":"Glänzende Geschäfte unterhalb der Gürtellinie","byline":"Von Silke Wichert","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/leben/calvin-klein-sex-new-york-fashion-week-mode-unterwaesche-li.3537420","teaserText":"Massenhaft Sex: Das gilt für Calvin Klein immer noch wie für kaum eine andere Marke – jedenfalls, wenn es um Jeans und Unterhosen geht. Anlässlich der New York Fashion Week: Wie hast du dich verändert, Calvin Klein?","teaserImage":{"crops":[{"x":0,"y":0,"width":2343,"height":1318,"name":"16:9"},{"x":293,"y":0,"width":1757,"height":1318,"name":"4:3"},{"x":183,"y":0,"width":1977,"height":1318,"name":"3:2"},{"x":677,"y":0,"width":989,"height":1318,"name":"3:4"},{"x":513,"y":0,"width":1318,"height":1318,"name":"1:1"}],"width":2343,"height":1318,"url":"https://www.sueddeutsche.de/2026/09/08/d877e890-bc77-48b1-a62e-7ca2e468b00f.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Mode","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537420","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537420","durationFull":516.623673,"durationReduced":39.941224}},"trackingdata":{"article_title":"glaenzende_geschaefte_unterhalb_der_guertellinie","doctype":"homepage","label":"szplus","main_topic":"mode","object_id":"li.3537420","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":2,"group":"department_group","position":262}},{"component":"articleTeaserS","content":{"date":"2026-09-10T12:59:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e814579"},"payCategory":"paid","overline":"Pro und Contra","title":"Sollten Retouren grundsätzlich kostenpflichtig sein?","byline":"Von Björn Finke und Michael Kläsgen","color":"#ffffff","overlineLabels":["szplus","opinion"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/retouren-ruecksendungen-amazon-gebuehr-eu-online-handel-pro-und-contra-e814579/","teaserImage":{"crops":[{"x":1,"y":0,"width":1199,"height":900,"name":"4:3"},{"x":0,"y":111,"width":1203,"height":676,"name":"16:9"},{"x":0,"y":197,"width":1203,"height":505,"name":"50:21"}],"width":1203,"height":900,"url":"https://www.sueddeutsche.de/2022/06/22/8890d030-fe04-42a5-b0e4-a78ab1d3bdb4.jpeg"},"source":"SZ","articleType":"opinion","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e814579","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e814579","durationFull":538.462041,"durationReduced":39.862857}},"trackingdata":{"article_title":"sollten_retouren_grundsaetzlich_kostenpflichtig_sein","doctype":"homepage","label":"szplus,opinion","main_topic":"leben_und_gesellschaft","object_id":"er.e814579","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":3,"group":"department_group","position":263}},{"component":"articleTeaserS","content":{"date":"2026-09-10T13:14:51.995Z","ref":{"referenceType":"article","primaryId":"li.3538032"},"payCategory":"paid","overline":"Familientrio","title":"Unser Kind hat Angst vor dem Klimawandel","byline":"Von Nora Imlau, Jacinta Nandi und Herbert Renz-Polster","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/leben/familientrio-umweltschutz-klimakrise-klimawandel-nora-imlau-herbert-renz-polster-jacinta-nandi-angst-kinder-li.3538032","teaserText":"Ein so heißer und trockener Sommer wie in diesem Jahr wird künftig normal sein. Das sagt die Klimaforschung. Die globale Erwärmung macht auch Kindern Angst. Wie sollen Eltern darauf reagieren?","teaserImage":{"crops":[{"x":0,"y":21,"width":4000,"height":2250,"name":"16:9"},{"x":202,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":0,"width":4000,"height":2667,"name":"3:2"},{"x":1108,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":713,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/09/e71cbe8a-cda5-48d9-b510-795dfb1f2557.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3538032","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3538032","durationFull":274.390204,"durationReduced":36.649796}},"trackingdata":{"article_title":"unser_kind_hat_angst_vor_dem_klimawandel","doctype":"homepage","label":"szplus","main_topic":"leben_und_gesellschaft","object_id":"li.3538032","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":4,"group":"department_group","position":264}},{"component":"articleTeaserS","content":{"date":"2026-09-10T16:18:22.585Z","ref":{"referenceType":"article","primaryId":"li.3520135"},"payCategory":"paid","overline":"Ausdauersport","title":"Wo die Gedanken fliegen","byline":"Von Titus Arnu","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/leben/weitwandern-gesundheit-urlaub-ruhe-psychologie-li.3520135","teaserText":"Weitwanderungen können Blasen an den Füßen verursachen – aber bringen sie auch die erhoffte innere Ruhe? Eine Erkundungstour im Chiemgau mit dem Bergführer und Psychologen Jan Mersch.","teaserImage":{"crops":[{"x":10,"y":0,"width":3980,"height":2239,"name":"16:9"},{"x":507,"y":0,"width":2985,"height":2239,"name":"4:3"},{"x":321,"y":0,"width":3359,"height":2239,"name":"3:2"},{"x":1160,"y":0,"width":1679,"height":2239,"name":"3:4"},{"x":881,"y":0,"width":2239,"height":2239,"name":"1:1"}],"width":4000,"height":2239,"url":"https://www.sueddeutsche.de/2026/08/26/84eb2f38-ce21-4ce6-9fde-6f8563db6688.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Berge und Wandern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3520135","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3520135","durationFull":757.420408,"durationReduced":36.179592}},"trackingdata":{"article_title":"wo_die_gedanken_fliegen","doctype":"homepage","label":"szplus","main_topic":"berge_und_wandern","object_id":"li.3520135","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":5,"group":"department_group","position":265}},{"component":"articleTeaserS","content":{"date":"2026-09-09T11:07:45.785Z","ref":{"referenceType":"article","primaryId":"li.3537622"},"payCategory":"paid","overline":"Ostdeutschland","title":"Warum ich Chemnitz liebe","byline":"Von Kyriaki Linoxylaki","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/leben/vorurteile-ostdeutschland-chemnitz-sachsen-landtagswahl-in-sachsen-anhalt-li.3537622","teaserText":"2018 wurde die Heimatstadt unserer Autorin zum Symbol für rechte Gewalt im Osten. Sie hat selbst ausländische Wurzeln, war damals 15 und wollte nur eines: weg. Heute glaubt sie mehr denn je an ihre Heimat – trotz des AfD-Erfolgs im Nachbarbundesland.","teaserImage":{"crops":[{"x":0,"y":208,"width":4000,"height":2250,"name":"16:9"},{"x":223,"y":0,"width":3555,"height":2666,"name":"4:3"},{"x":1,"y":0,"width":3999,"height":2666,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2666,"name":"3:4"},{"x":667,"y":0,"width":2666,"height":2666,"name":"1:1"}],"width":4000,"height":2666,"url":"https://www.sueddeutsche.de/2026/09/09/72b766e0-13e6-40aa-acaa-9cdba14ed0de.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Sachsen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537622","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537622","durationFull":868.675918,"durationReduced":42.03102}},"trackingdata":{"article_title":"warum_ich_chemnitz_liebe","doctype":"homepage","label":"szplus","main_topic":"sachsen","object_id":"li.3537622","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":6,"group":"department_group","position":266}},{"component":"articleTeaserS","content":{"date":"2026-09-09T12:45:20.792Z","ref":{"referenceType":"article","primaryId":"li.3543663"},"payCategory":"metered","overline":"Kolumne „Schön Doof“","title":"Wenn der Bauer nicht schwimmen kann, liegt’s an der Badebuxe","byline":"Kolumne von Mareen Linnartz","overlineLabels":[],"url":"https://www.sueddeutsche.de/leben/alexander-zverev-us-open-tennis-baelle-wetter-li.3543663","teaserText":"Das Material ist schuld! Das Wetter! Warum sich Sportler wie Alexander Zverev so gerne über äußere Umstände beschweren.","teaserImage":{"crops":[{"x":0,"y":119,"width":2294,"height":1290,"name":"16:9"},{"x":128,"y":0,"width":2039,"height":1529,"name":"4:3"},{"x":0,"y":0,"width":2294,"height":1529,"name":"3:2"},{"x":574,"y":0,"width":1147,"height":1529,"name":"3:4"},{"x":383,"y":0,"width":1529,"height":1529,"name":"1:1"}],"width":2294,"height":1529,"url":"https://www.sueddeutsche.de/2026/09/09/e19b88cc-677d-429f-834f-15980e17e45b.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Tennis","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3543663","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3543663","durationFull":215.823673,"durationReduced":34.194286}},"trackingdata":{"article_title":"wenn_der_bauer_nicht_schwimmen_kann_liegts_an_der_badebuxe","doctype":"homepage","main_topic":"tennis","object_id":"li.3543663","pcat":"metered","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":7,"group":"department_group","position":267}},{"component":"articleTeaserS","content":{"date":"2026-09-10T16:13:39.733Z","ref":{"referenceType":"article","primaryId":"li.3537703"},"payCategory":"metered","overline":"Elternkolumne „Die Erziehungsberechtigten“","title":"Du wohnst noch zur Miete?","byline":"Von Friederike Zoe Grasshoff","overlineLabels":[],"url":"https://www.sueddeutsche.de/leben/wohnen-mieten-party-elternkolumne-li.3537703","teaserText":"Unsere Kolumnistin fragt sich: Warum wird auf Partys eigentlich nur noch über Häuser, Kredite und Mieten gesprochen?","teaserImage":{"crops":[{"x":0,"y":209,"width":4000,"height":2250,"name":"16:9"},{"x":221,"y":0,"width":3557,"height":2668,"name":"4:3"},{"x":0,"y":1,"width":4000,"height":2667,"name":"3:2"},{"x":1000,"y":0,"width":2001,"height":2668,"name":"3:4"},{"x":666,"y":0,"width":2668,"height":2668,"name":"1:1"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2025/09/10/f37e1d8e-bdd0-488a-bc24-186bd607ffbb.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Familie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537703","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537703","durationFull":220.186122,"durationReduced":33.07102}},"trackingdata":{"article_title":"du_wohnst_noch_zur_miete","doctype":"homepage","main_topic":"familie","object_id":"li.3537703","pcat":"metered","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":8,"group":"department_group","position":268}},{"component":"articleTeaserS","content":{"date":"2026-09-07T13:10:50.411Z","ref":{"referenceType":"article","primaryId":"li.3533875"},"payCategory":"paid","overline":"Deutschland","title":"Wo bleibt die German Angst, wenn man sie mal braucht?","byline":"Essay von Hilmar Klute","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/leben/deutschland-german-angst-afd-landtagswahl-sachsen-anhalt-ki-klimawandel-li.3533875","teaserText":"Unser Autor ist seit Kurzem wieder zurück in Deutschland und wundert sich: Die Gefühlsdealer von der AfD, ausgetrocknete Flüsse, Putins Agenten – warum sind die Menschen so seltsam still?","teaserImage":{"crops":[{"x":0,"y":134,"width":3254,"height":1830,"name":"16:9"},{"x":287,"y":0,"width":2933,"height":2200,"name":"4:3"},{"x":0,"y":31,"width":3254,"height":2169,"name":"3:2"},{"x":1311,"y":0,"width":1650,"height":2200,"name":"3:4"},{"x":1036,"y":0,"width":2200,"height":2200,"name":"1:1"}],"width":3254,"height":2200,"url":"https://www.sueddeutsche.de/2026/09/02/a96effc7-b7ab-4d06-94eb-930d844e5c4f.jpg"},"source":"SZ","articleType":"special","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3533875","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3533875","durationFull":874.396735,"durationReduced":38.086531}},"trackingdata":{"article_title":"wo_bleibt_die_german_angst_wenn_man_sie_mal_braucht","doctype":"homepage","label":"szplus","main_topic":"leben_und_gesellschaft","object_id":"li.3533875","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":9,"group":"department_group","position":269}},{"component":"articleTeaserS","content":{"date":"2026-09-03T13:42:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e601524"},"payCategory":"paid","overline":"Digitale Medien","title":"Bloß kein Smartphone","byline":"Von Georg Cadeggianini, Ann-Kathrin Eckardt und Claudia Fromme","color":"#faf9ed","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/alternativen-zum-smartphone-mighty-xplora-nodi-nokia-e601524/","teaserText":"Spätestens beim Übertritt in die weiterführende Schule stehen viele Eltern vor der Frage: Soll das Kind ein Handy bekommen? Die SZ stellt sechs Social-Media-freie Alternativen vor.","teaserImage":{"crops":[{"x":420,"y":0,"width":2271,"height":1703,"name":"4:3"},{"x":0,"y":16,"width":3000,"height":1687,"name":"16:9"},{"x":0,"y":250,"width":3000,"height":1260,"name":"50:21"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/08/18/c7f1c235-5d61-4b31-a460-e11ef5d6dde8.jpg"},"source":"SZ","articleType":"standard","department":"Gesellschaft","mainTopic":"Familie","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e601524","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e601524","durationFull":845.662041,"durationReduced":38.086531}},"trackingdata":{"article_title":"bloss_kein_smartphone","doctype":"homepage","label":"szplus","main_topic":"familie","object_id":"er.e601524","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":10,"group":"department_group","position":270}},{"component":"articleTeaserS","content":{"date":"2026-09-03T10:59:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e822898"},"payCategory":"paid","overline":"Pro und Contra","title":"Wird im Job zu viel geduzt?","byline":"Von Marie Gundlach und Sonja Zekri","color":"#ffffff","overlineLabels":["szplus","opinion"],"url":"https://www.sueddeutsche.de/projekte/artikel/gesellschaft/duzen-siezen-job-arbeit-umgangsformen-kommunikation-frei-miersch-muenster-e822898/","teaserImage":{"crops":[{"x":222,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":0,"y":208,"width":4000,"height":2249,"name":"16:9"},{"x":0,"y":493,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/09/02/9c4e8d32-483c-4700-a1ec-2cd385f2dfa6.jpg"},"source":"SZ","articleType":"opinion","department":"Gesellschaft","mainTopic":"Leben und Gesellschaft","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e822898","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e822898","durationFull":556.564898,"durationReduced":40.777143}},"trackingdata":{"article_title":"wird_im_job_zu_viel_geduzt","doctype":"homepage","label":"szplus,opinion","main_topic":"leben_und_gesellschaft","object_id":"er.e822898","pcat":"paid","section":"gesellschaft","teaser_type":"article_teaser_s","group_title":"gesellschaft","group_position":11,"group":"department_group","position":271}}],"navigationItems":[{"label":"Familie","reference":{"id":"Familie","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Familie"},"items":[]},{"label":"Liebe und Beziehung","reference":{"id":"Liebe und Beziehung","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Liebe_und_Beziehung"},"items":[]},{"label":"Leben","reference":{"id":"Leben und Gesellschaft","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Leben_und_Gesellschaft"},"items":[]},{"label":"Gerichts-Kolumne","reference":{"id":"Kolumne: Vor Gericht","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Kolumne%3A_Vor_Gericht"},"items":[]},{"label":"Leidenschaften","reference":{"id":"Meine Leidenschaft","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Meine_Leidenschaft"},"items":[]},{"label":"Dem Geheimnis auf der Spur","reference":{"id":"Dem Geheimnis auf der Spur","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Dem_Geheimnis_auf_der_Spur"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3545526","3537420","3545550","3538032","3520135","3537622","3543663","3537703","3533875","3541911","3541760","3531328","3524074","3489752","3501877","3511283","3499426","3489728","3513507","3489819","3368659","3468629","3372453","3529940","3529853","3518839","3455086","3514905"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_12" data-device="tablet"></div></div></div><div class="szde-homie-page-content__separator-item--bottom css-1xdhyk6" data-manual="teaser-group" data-component-id="adcontainer"><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-ljlqkc" data-placement="pos_12" data-device="desktop"></div></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h13nsbtm19" data-qa="department_group_stil"><div><div data-szde-hydration="TeaserGruppenAufmacher"><section class="css-8i571z"><header class="css-1aia4yr"><h2 data-manual="teaser-group-title" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;stil&quot;,&quot;group_title&quot;:&quot;stil&quot;}}" class="css-1hfidha"><a href="https://www.sueddeutsche.de/stil" class="css-gz0mj2"> <span class="css-1yaw99a">Stil</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2><div class="css-1irunm6"><div><div data-szde-hydration="PageNavigation"><div class="css-fbx9r9"><div class="css-rqast8"><div class="css-1fq4stv"><div class="css-78i04o"><div aria-hidden="true" class="css-11wciyk"></div><nav data-swipe-container="" class="css-66aopf"><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Mode" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;mode&quot;,&quot;group_title&quot;:&quot;stil&quot;}}">Mode</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Design" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;design&quot;,&quot;group_title&quot;:&quot;stil&quot;}}">Design</a><a class="css-1e1twab" href="https://www.sueddeutsche.de/thema/Essen_und_Trinken" tabindex="0" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;tertiary_button&quot;,&quot;context&quot;:&quot;page_header&quot;,&quot;label&quot;:&quot;essen_und_trinken&quot;,&quot;group_title&quot;:&quot;stil&quot;}}">Essen und Trinken</a></nav></div></div></div></div></div><script data-szde-hydration-props="PageNavigation" type="application/json">{"pageNavigation":{"navigationItems":[{"label":"Mode","reference":{"id":"Mode","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Mode"},"items":[]},{"label":"Design","reference":{"id":"Design","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Design"},"items":[]},{"label":"Essen und Trinken","reference":{"id":"Essen und Trinken","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Essen_und_Trinken"},"items":[]}],"adLinkItems":[]},"displayShowAll":false,"trackingGroup":"Stil","className":"css-1irunm6"}</script></div></div></header><div class="css-1a5r3jt"><div class="css-ybrhvy sz-teaserlist-element" data-testid="teaser-l"><article data-manual="teaser-l" id="teaser-httpswwwsueddeutschedeprojekteartikelstilmietshaeuser-syndikat-das-modell-fuer-bezahlbares-wohnen-e947262" class="css-1pjpc2w"><div class="css-al89n0"><div class="css-xngx98"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=630&amp;fm=avif&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=198&amp;fm=avif&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=396&amp;fm=avif&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=792&amp;fm=avif&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=1416&amp;fm=avif&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=1260&amp;fm=avif&amp;q=60 1260w" type="image/avif"/><source sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" srcSet="https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=630&amp;fm=webp&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=198&amp;fm=webp&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=396&amp;fm=webp&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=792&amp;fm=webp&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=1416&amp;fm=webp&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=1260&amp;fm=webp&amp;q=60 1260w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=630&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=630&amp;fm=jpeg&amp;q=60 630w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=198&amp;fm=jpeg&amp;q=60 198w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=396&amp;fm=jpeg&amp;q=60 396w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=792&amp;fm=jpeg&amp;q=60 792w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=1416&amp;fm=jpeg&amp;q=60 1416w, https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg?rect=757,395,2185,1229&amp;width=1260&amp;fm=jpeg&amp;q=60 1260w" sizes="(min-width: 1000px) 630px, (min-width: 768px) calc(100vw - (2 * 10px + 2 * 20px)), calc(100vw - 2 * 12px)" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><div class="css-wqxwxb"><a data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ist_dieses_modell_ein_rezept_gegen_hohe_mieten&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;wohnen&quot;,&quot;object_id&quot;:&quot;er.e947262&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;stil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_l&quot;,&quot;group_title&quot;:&quot;stil&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:272}}" href="https://www.sueddeutsche.de/projekte/artikel/stil/mietshaeuser-syndikat-das-modell-fuer-bezahlbares-wohnen-e947262/" data-manual="teaser-url" aria-label="Artikelverlinkung:" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelstilmietshaeuser-syndikat-das-modell-fuer-bezahlbares-wohnen-e947262" class="css-1nw7ojo"></a><div class="css-c9p6gi"><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-s4ppp8">Wohnen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-hnh2bq">Ist dieses Modell ein Rezept gegen hohe Mieten?</span></h3><p class="css-ht7de3" data-manual="teaser-text" data-schema-org-speakable="true">Der Name klingt nach finsteren Machenschaften, doch beim „Mietshäuser-Syndikat“ geht es um bezahlbaren Wohnraum und gemeinschaftliches Eigentum. Wie die Projekte funktionieren und für wen sie sich eignen.</p></div><footer data-manual="teaser-footer"><div class="css-1j9fuww"><div class="css-7bbitu"><div><span class="css-pb4lvf"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><span class="css-yn1j2y">Von Eva Dignös</span></div></div><button data-bookmark="er.e947262" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></div></div></article></div></div><div class="css-xkrq9m"><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelstildirndl-schleifenregel-oktoberfest-geschichte-trends-e206767" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/stil/dirndl-schleifenregel-oktoberfest-geschichte-trends-e206767/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;dirndl_tragen_aber_gewusst_wie&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;mode&quot;,&quot;object_id&quot;:&quot;er.e206767&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;stil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;stil&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:273}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelstildirndl-schleifenregel-oktoberfest-geschichte-trends-e206767" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg?rect=220,0,3560,2670&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Oktoberfest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Dirndl tragen, aber gewusst wie</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e206767" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeprojekteartikelstilespresso-bohnen-bio-vergleich-qualitaet-geschmack-kaffee-e108490" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/projekte/artikel/stil/espresso-bohnen-bio-vergleich-qualitaet-geschmack-kaffee-e108490/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;welche_bio_kaffeebohnen_sind_am_besten_fuer_espresso&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;test&quot;,&quot;object_id&quot;:&quot;er.e108490&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;stil&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;stil&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;department_group&quot;,&quot;position&quot;:274}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeprojekteartikelstilespresso-bohnen-bio-vergleich-qualitaet-geschmack-kaffee-e108490" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=217&amp;fm=jpeg&amp;q=60 217w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=50&amp;fm=jpeg&amp;q=60 50w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=100&amp;fm=jpeg&amp;q=60 100w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=200&amp;fm=jpeg&amp;q=60 200w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=720&amp;fm=jpeg&amp;q=60 720w, https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg?rect=155,0,2489,1867&amp;width=434&amp;fm=jpeg&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Test</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Welche Bio-Kaffeebohnen sind am besten für Espresso?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="er.e108490" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div></div><div class="css-9pyip8"><div class="css-t1g06b"><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;department_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;stil&quot;}}" class="css-1rbw5rq">Mehr anzeigen</button></div></div></section></div><script data-szde-hydration-props="TeaserGruppenAufmacher" type="application/json">{"group":{"id":"doc-1h13nsbtm19","component":"departmentGroup","content":{"title":"Stil","departmentId":"Stil","children":[{"component":"articleTeaserL","content":{"date":"2026-09-09T12:27:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e947262"},"payCategory":"paid","overline":"Wohnen","title":"Ist dieses Modell ein Rezept gegen hohe Mieten?","byline":"Von Eva Dignös","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/mietshaeuser-syndikat-das-modell-fuer-bezahlbares-wohnen-e947262/","teaserText":"Der Name klingt nach finsteren Machenschaften, doch beim „Mietshäuser-Syndikat“ geht es um bezahlbaren Wohnraum und gemeinschaftliches Eigentum. Wie die Projekte funktionieren und für wen sie sich eignen.","teaserImage":{"crops":[{"x":757,"y":66,"width":2078,"height":1558,"name":"4:3"},{"x":757,"y":395,"width":2185,"height":1229,"name":"16:9"},{"x":757,"y":685,"width":2185,"height":917,"name":"50:21"}],"width":3000,"height":2002,"url":"https://www.sueddeutsche.de/2026/09/07/63690e67-f651-4646-806a-002cf77229ac.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e947262","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e947262","durationFull":980.610612,"durationReduced":34.66449}},"trackingdata":{"article_title":"ist_dieses_modell_ein_rezept_gegen_hohe_mieten","doctype":"homepage","label":"szplus","main_topic":"wohnen","object_id":"er.e947262","pcat":"paid","section":"stil","teaser_type":"article_teaser_l","group_title":"stil","group_position":1,"group":"department_group","position":272}},{"component":"articleTeaserS","content":{"date":"2026-09-11T07:48:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e206767"},"payCategory":"paid","overline":"Oktoberfest","title":"Dirndl tragen, aber gewusst wie","byline":"Von Kathrin Hollmer","color":"#23332C","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/dirndl-schleifenregel-oktoberfest-geschichte-trends-e206767/","teaserText":"Gibt es einen Unterschied zwischen Dirndl und Tracht? Und wo liegt eigentlich das Dirndltal? Fünf Fakten und stilvolle Empfehlungen.","teaserImage":{"crops":[{"x":220,"y":0,"width":3560,"height":2670,"name":"4:3"},{"x":0,"y":210,"width":4000,"height":2250,"name":"16:9"},{"x":0,"y":495,"width":4000,"height":1679,"name":"50:21"}],"width":4000,"height":2670,"url":"https://www.sueddeutsche.de/2026/09/08/307acfb9-88d6-49c9-b755-d9270ee415c3.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Mode","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e206767","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e206767","durationFull":433.867755,"durationReduced":33.959184}},"trackingdata":{"article_title":"dirndl_tragen_aber_gewusst_wie","doctype":"homepage","label":"szplus","main_topic":"mode","object_id":"er.e206767","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":2,"group":"department_group","position":273}},{"component":"articleTeaserS","content":{"date":"2026-09-09T10:35:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e108490"},"payCategory":"paid","overline":"Test","title":"Welche Bio-Kaffeebohnen sind am besten für Espresso?","byline":"Von Katharina Wetzel","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/espresso-bohnen-bio-vergleich-qualitaet-geschmack-kaffee-e108490/","teaserText":"Italienischer Genuss in der heimischen Küche: Dunkel und kräftig soll der Kaffee sein, nuanciert im Geschmack und aus ökologischem Anbau. Ein Verkoster-Team hat zehn Sorten aus dem Supermarkt getestet.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/09/06/11a94992-e84f-4825-994a-0d2b31d13db9.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Test","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e108490","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e108490","durationFull":861.962449,"durationReduced":38.138776}},"trackingdata":{"article_title":"welche_bio_kaffeebohnen_sind_am_besten_fuer_espresso","doctype":"homepage","label":"szplus","main_topic":"test","object_id":"er.e108490","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":3,"group":"department_group","position":274}},{"component":"articleTeaserS","content":{"date":"2026-09-09T10:23:18.725Z","ref":{"referenceType":"article","primaryId":"li.3527699"},"payCategory":"paid","overline":"Kulinarische Identität","title":"Wie sich die ukrainische Küche im Krieg neu erfindet","byline":"Von Lennart Laberenz","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/stil/ukraine-krieg-kueche-neuerfindung-li.3527699","teaserText":"Junge Köche geben vergessenen Aromen und regionalen Traditionen wieder Raum. Unser Autor begleitet sie dabei. Dann kracht es plötzlich, hell und heftig.","teaserImage":{"crops":[{"x":0,"y":0,"width":2343,"height":1318,"name":"16:9"},{"x":293,"y":0,"width":1757,"height":1318,"name":"4:3"},{"x":183,"y":0,"width":1977,"height":1318,"name":"3:2"},{"x":677,"y":0,"width":989,"height":1318,"name":"3:4"},{"x":513,"y":0,"width":1318,"height":1318,"name":"1:1"}],"width":2343,"height":1318,"url":"https://www.sueddeutsche.de/2026/09/02/8c7a3b85-7a25-4c8c-9678-75fa50078532.jpg"},"source":"SZ","articleType":"special","department":"Stil","mainTopic":"Ukraine","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3527699","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3527699","durationFull":892.473469,"durationReduced":37.067755}},"trackingdata":{"article_title":"wie_sich_die_ukrainische_kueche_im_krieg_neu_erfindet","doctype":"homepage","label":"szplus","main_topic":"ukraine","object_id":"li.3527699","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":4,"group":"department_group","position":275}},{"component":"articleTeaserS","content":{"date":"2026-09-08T06:49:21.066Z","ref":{"referenceType":"article","primaryId":"li.3537696"},"payCategory":"metered","overline":"Rechtskolumne","title":"Welche Versicherungen brauchen Hausbesitzer?","byline":"Von Stephanie Schmidt","overlineLabels":[],"url":"https://www.sueddeutsche.de/stil/versicherungen-hausbesitzer-deutschland-wohngebaeude-hausrat-haftpflicht-li.3537696","teaserText":"Schäden am Gebäude, am Inventar oder die Ansprüche von Nachbarn können für Immobilieneigentümer existenzbedrohlich werden. Wie man sich davor schützt.","teaserImage":{"crops":[{"x":534,"y":568,"width":3005,"height":1690,"name":"16:9"},{"x":0,"y":0,"width":3556,"height":2667,"name":"4:3"},{"x":923,"y":413,"width":2732,"height":1822,"name":"3:2"},{"x":1000,"y":0,"width":2000,"height":2667,"name":"3:4"},{"x":667,"y":0,"width":2667,"height":2667,"name":"1:1"}],"width":4000,"height":2667,"url":"https://www.sueddeutsche.de/2026/08/26/b7c15539-4419-4070-bb9d-783ea18302aa.jpg"},"source":"SZ","articleType":"special","department":"Stil","mainTopic":"Immobilien und Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3537696","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3537696","durationFull":190.981224,"durationReduced":34.925714}},"trackingdata":{"article_title":"welche_versicherungen_brauchen_hausbesitzer","doctype":"homepage","main_topic":"immobilien_und_wohnen","object_id":"li.3537696","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":5,"group":"department_group","position":276}},{"component":"articleTeaserS","content":{"date":"2026-09-08T11:18:34.165Z","ref":{"referenceType":"article","primaryId":"li.3527687"},"payCategory":"metered","overline":"Kolumne „In aller Munde“","title":"Mit diesen Keksen wird alles gut","byline":"Von Kathrin Hollmer","overlineLabels":[],"url":"https://www.sueddeutsche.de/stil/ted-lasso-shortbread-bicuits-with-the-boss-backen-li.3527687","teaserText":"„Biscuits with the boss“: Seit Beginn der lang ersehnten vierten Staffel von „Ted Lasso“ werden die legendären Kekse aus der Serie wieder nachgebacken. Schmecken – und trösten – sie wirklich so gut?","teaserImage":{"crops":[{"x":0,"y":110,"width":3000,"height":1687,"name":"16:9"},{"x":222,"y":0,"width":2667,"height":2000,"name":"4:3"},{"x":198,"y":99,"width":2727,"height":1818,"name":"3:2"},{"x":1078,"y":0,"width":1500,"height":2000,"name":"3:4"},{"x":828,"y":0,"width":2000,"height":2000,"name":"1:1"}],"width":3000,"height":2000,"url":"https://www.sueddeutsche.de/2026/09/08/5c58aba0-8cb7-42c2-acf7-ffa599648f5e.jpg"},"source":"SZ","articleType":"special","department":"Stil","mainTopic":"Essen und Trinken","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3527687","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3527687","durationFull":231.993469,"durationReduced":38.269388}},"trackingdata":{"article_title":"mit_diesen_keksen_wird_alles_gut","doctype":"homepage","main_topic":"essen_und_trinken","object_id":"li.3527687","pcat":"metered","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":6,"group":"department_group","position":277}},{"component":"articleTeaserS","content":{"date":"2026-09-02T11:54:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e143513"},"payCategory":"paid","overline":"Wohnen","title":"Tschül und seine Senfmühle","byline":"Von Katja Guttmann und Emily Piwowar / Noi Crew (Fotos)","color":"#DAE2BA","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/wohnen-in-einer-alten-muehle-e143513/","teaserText":"Dieter Brunner lebt mit 86 Jahren allein in einer alten Mühle in Unterfranken. Ein Besuch in einer anderen Welt.","teaserImage":{"crops":[{"x":874,"y":491,"width":2451,"height":1838,"name":"4:3"},{"x":874,"y":721,"width":2451,"height":1378,"name":"16:9"},{"x":874,"y":896,"width":2451,"height":1029,"name":"50:21"}],"width":4000,"height":2668,"url":"https://www.sueddeutsche.de/2026/08/04/3a83b365-43a6-4439-96df-89683f2a61f1.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Architektur","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e143513","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e143513","durationFull":582.556735,"durationReduced":32.10449}},"trackingdata":{"article_title":"tschuel_und_seine_senfmuehle","doctype":"homepage","label":"szplus","main_topic":"architektur","object_id":"er.e143513","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":7,"group":"department_group","position":278}},{"component":"articleTeaserS","content":{"date":"2026-09-02T14:29:25.857Z","ref":{"referenceType":"article","primaryId":"li.3533438"},"payCategory":"paid","overline":"Lanna-Style","title":"Thailands unbekannte Küche","byline":"Von Denise Snieguolė Wachter","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/stil/chiang-mai-chiang-rai-thai-kueche-bangkok-lanna-kueche-li.3533438","teaserText":"Achthundert Kilometer nördlich von Bangkok liegt ein kulinarisches Territorium, das nach völlig anderen Regeln funktioniert als das, was die meisten unter thailändischer Küche verstehen.","teaserImage":{"crops":[{"x":0,"y":0,"width":1920,"height":1080,"name":"16:9"},{"x":240,"y":0,"width":1440,"height":1080,"name":"4:3"},{"x":150,"y":0,"width":1620,"height":1080,"name":"3:2"},{"x":555,"y":0,"width":810,"height":1080,"name":"3:4"},{"x":420,"y":0,"width":1080,"height":1080,"name":"1:1"}],"width":1920,"height":1080,"url":"https://www.sueddeutsche.de/2026/09/02/0b67abc9-137f-44cb-9721-88dcbcfbd788.jpg"},"source":"SZ","articleType":"special","department":"Stil","mainTopic":"Essen und Trinken","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/li.3533438","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/li.3533438","durationFull":771.578776,"durationReduced":36.414694}},"trackingdata":{"article_title":"thailands_unbekannte_kueche","doctype":"homepage","label":"szplus","main_topic":"essen_und_trinken","object_id":"li.3533438","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":8,"group":"department_group","position":279}},{"component":"articleTeaserS","content":{"date":"2026-09-01T14:23:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e870410"},"payCategory":"paid","overline":"Test","title":"Welcher Schlaftracker ist am besten?","byline":"Von Thorsten Riedl","color":"#ffffff","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/schlaftracker-test-apple-watch-garmin-fitbit-e870410/","teaserText":"Sie ermitteln Puls, Herzfrequenz und Atmung, aber nicht alle messen präzise. Ein Schlafwissenschaftler hat sieben Tracker für die Nacht getestet.","teaserImage":{"crops":[{"x":155,"y":0,"width":2489,"height":1867,"name":"4:3"},{"x":0,"y":145,"width":2800,"height":1575,"name":"16:9"},{"x":0,"y":345,"width":2800,"height":1176,"name":"50:21"}],"width":2800,"height":1867,"url":"https://www.sueddeutsche.de/2026/08/26/cc9d3ecb-c931-4561-b64d-ed4155875af2.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Wohnen","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e870410","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e870410","durationFull":831.059592,"durationReduced":36.153469}},"trackingdata":{"article_title":"welcher_schlaftracker_ist_am_besten","doctype":"homepage","label":"szplus","main_topic":"wohnen","object_id":"er.e870410","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":9,"group":"department_group","position":280}},{"component":"articleTeaserS","content":{"date":"2026-09-02T11:45:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e427829"},"payCategory":"paid","overline":"Bergsport","title":"Wieso werden Rucksäcke gegendert?","byline":"Von Titus Arnu","color":"#EEE9E0","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/rucksaecke-damen-passform-design-e427829/","teaserText":"Schmale Gurte, mehr Polster: Warum spezielle Rucksäcke für Frauen sinnvoll sind – und wer die schweißfreie Rückenpartie erfunden hat.","teaserImage":{"crops":[{"x":592,"y":136,"width":1401,"height":1051,"name":"4:3"},{"x":268,"y":217,"width":1725,"height":970,"name":"16:9"},{"x":268,"y":448,"width":1725,"height":724,"name":"50:21"}],"width":2200,"height":1467,"url":"https://www.sueddeutsche.de/2026/08/27/46fb4eb7-01b1-4b1f-beff-f83647e4a0a4.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Berge und Wandern","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e427829","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e427829","durationFull":377.39102,"durationReduced":35.395918}},"trackingdata":{"article_title":"wieso_werden_rucksaecke_gegendert","doctype":"homepage","label":"szplus","main_topic":"berge_und_wandern","object_id":"er.e427829","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":10,"group":"department_group","position":281}},{"component":"articleTeaserS","content":{"date":"2026-08-26T12:09:00.000Z","ref":{"referenceType":"storytellingArticle","primaryId":"er.e039389"},"payCategory":"paid","overline":"Grillen","title":"Was ein perfektes Steak ausmacht","byline":"Von Titus Arnu","color":"#282828","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/projekte/artikel/stil/steak-tipps-grillen-richard-walkner-fleischreifung-faistenau-e039389/","teaserText":"Richard Walkner veredelt Fleisch und lässt es dafür bis zu 290 Tage reifen. Doch seine Tipps für den Alltag sind überraschend simpel.","teaserImage":{"crops":[{"x":283,"y":0,"width":1775,"height":1332,"name":"4:3"},{"x":0,"y":7,"width":2343,"height":1317,"name":"16:9"},{"x":0,"y":173,"width":2343,"height":984,"name":"50:21"}],"width":2343,"height":1332,"url":"https://www.sueddeutsche.de/2026/08/26/87b88978-4d06-487d-afd1-6846ba5ea4fd.jpg"},"source":"SZ","articleType":"standard","department":"Stil","mainTopic":"Essen und Trinken","textToSpeech":{"urlFull":"https://www.sueddeutsche.de/text-to-speech/full/er.e039389","urlReduced":"https://www.sueddeutsche.de/text-to-speech/pay/er.e039389","durationFull":839.758367,"durationReduced":29.962449}},"trackingdata":{"article_title":"was_ein_perfektes_steak_ausmacht","doctype":"homepage","label":"szplus","main_topic":"essen_und_trinken","object_id":"er.e039389","pcat":"paid","section":"stil","teaser_type":"article_teaser_s","group_title":"stil","group_position":11,"group":"department_group","position":282}}],"navigationItems":[{"label":"Mode","reference":{"id":"Mode","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Mode"},"items":[]},{"label":"Design","reference":{"id":"Design","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Design"},"items":[]},{"label":"Essen und Trinken","reference":{"id":"Essen und Trinken","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Essen_und_Trinken"},"items":[]},{"label":"Produkttest","reference":{"id":"Test","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Test"},"items":[]},{"label":"Gastro-Kolumne","reference":{"id":"Eigener Herd","type":"internalReference","url":"https://www.sueddeutsche.de/thema/Eigener_Herd"},"items":[]}],"teaserCount":3,"documentIdsFromReferencedPage":["3544935","3545866","3544864","3527699","3537696","3527687","3541245","3533438","3540778","3541233","3537557","3538091","3537569","3534562","3533375","3527535","3518875","3486703","3508812","3544869","3541131","3528054","3528048","3528045","3527007","3508706","3487192","3493433","3480201","3522855","3535776","3522209","3475692","3515778","3492978","3475703","3467971"]}}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h114kdrr0" data-qa="newsticker_dpa_nachrichten"><div><div data-szde-hydration="NewstickerToken"><section aria-roledescription="carousel" data-manual-remove="true"><div><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;newsticker&quot;,&quot;label&quot;:&quot;dpa_nachrichten&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;}}"><h2 class="css-45lkxs"><a href="https://www.sueddeutsche.de/news?department=Politik&amp;department=Wirtschaft&amp;department=Meinung&amp;department=Sport&amp;department=Panorama&amp;department=M%C3%BCnchen&amp;department=Bayern&amp;department=Kultur&amp;department=Bildung&amp;department=Medien&amp;department=Gesellschaft&amp;department=Stil&amp;department=Wissen&amp;department=Karriere&amp;department=Reise&amp;department=Auto+%26+Mobil&amp;contentType=dpaArticle" class="css-gz0mj2"> <span class="css-1yaw99a">dpa-Nachrichten</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header><style data-emotion="css iy5s1s">.css-iy5s1s{height:9.10625rem;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);overflow:hidden;position:relative;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}@media screen and (min-width: 768px){.css-iy5s1s{height:9.10625rem;margin-left:0;margin-right:0;overflow-y:hidden;}}</style><div id="newsticker-swiper-dpaNachrichten" class="css-iy5s1s"><div class="css-1insjq4"><style data-emotion="css ifm162 animation-plwpox">.css-ifm162{display:none;background:linear-gradient(to left, rgb(255 255 255 / 0), var(--sz-basic-background-color-primary, #fff) 85%);}@media only percy{.css-ifm162{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1!important;}}@media screen and (min-width: 768px){.css-ifm162{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:animation-plwpox;animation-name:animation-plwpox;border:none;cursor:pointer;display:none;height:138px;padding:0;position:absolute;width:140px;z-index:101;}}.css-ifm162 svg path{fill:var(--sz-basic-text-color-primary, #29293a);}.css-ifm162:hover svg{-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px);}@-webkit-keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}@keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}</style><button aria-controls="newsticker-swiper-dpaNachrichten" disabled="" class="css-ifm162"><svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></button><style data-emotion="css tf9k4x animation-plwpox">.css-tf9k4x{display:none;background:linear-gradient(to right, rgb(255 255 255 / 0), var(--sz-basic-background-color-primary, #fff) 85%);-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:end;justify-content:end;right:0;}@media only percy{.css-tf9k4x{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:1!important;}}@media screen and (min-width: 768px){.css-tf9k4x{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:animation-plwpox;animation-name:animation-plwpox;border:none;cursor:pointer;display:none;height:138px;padding:0;position:absolute;width:140px;z-index:101;}}.css-tf9k4x svg path{fill:var(--sz-basic-text-color-primary, #29293a);}.css-tf9k4x:hover svg{-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px);}@-webkit-keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}@keyframes animation-plwpox{from{opacity:0;}to{opacity:1;}}</style><button aria-controls="newsticker-swiper-dpaNachrichten" disabled="" class="css-tf9k4x"><svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></button></div><style data-emotion="css bg6rrp">.css-bg6rrp{box-sizing:content-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;overflow:auto hidden;padding-bottom:30px;}.css-bg6rrp >*{box-sizing:border-box;}@media screen and (min-width: 1000px){.css-bg6rrp{box-sizing:content-box;-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:hidden;padding-bottom:30px;}}</style><ol data-swipe-container="" class="css-bg6rrp"><style data-emotion="css vyv3nf">.css-vyv3nf{border:1px solid var(--sz-basic-border-color-primary, #e0e0e3);border-radius:3px;max-width:80%;min-width:13.125rem;padding:12px;width:17.5rem;}.css-vyv3nf:first-of-type{margin-left:var(--szhp-components-styles-page-padding-x, 12px);padding-left:var(--szhp-components-styles-page-padding-x, 12px);}.css-vyv3nf:not(:last-of-type){margin-right:1rem;}@media screen and (min-width: 768px){.css-vyv3nf{margin-bottom:0;}.css-vyv3nf:first-of-type{margin-left:0;}.css-vyv3nf:last-of-type{padding-right:0;}.css-vyv3nf:nth-of-type(3n){margin-right:1rem;}}</style><li aria-roledescription="slide" class="css-vyv3nf"><style data-emotion="css 10gpk7a">.css-10gpk7a{overflow:hidden;}</style><style data-emotion="css sh5ra0">.css-sh5ra0{overflow:hidden;}</style><style data-emotion="css dxko6b">.css-dxko6b{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;}</style><style data-emotion="css 141q8mk">.css-141q8mk{position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;}</style><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedewirtschaftstreckensanierungen-der-bahn-madsen-fordert-schnelle-sanierung-fuer-hamburg-flensburg-dpaurn-newsml-dpa-com-20090101-260912-930-673222" class="css-141q8mk"><a href="https://www.sueddeutsche.de/wirtschaft/streckensanierungen-der-bahn-madsen-fordert-schnelle-sanierung-fuer-hamburg-flensburg-dpa.urn-newsml-dpa-com-20090101-260912-930-673222" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;madsen_fordert_schnelle_sanierung_fuer_hamburg_flensburg&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;verkehr&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673222&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:283}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedewirtschaftstreckensanierungen-der-bahn-madsen-fordert-schnelle-sanierung-fuer-hamburg-flensburg-dpaurn-newsml-dpa-com-20090101-260912-930-673222" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><style data-emotion="css 153l7ku">.css-153l7ku{height:5.5rem;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;white-space:normal;}</style><style data-emotion="css dhmpae">.css-dhmpae{line-height:1;height:5.5rem;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;white-space:normal;}</style><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Streckensanierungen der Bahn</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Madsen fordert schnelle Sanierung für Hamburg-Flensburg</span></h3><style data-emotion="css 16tmax3">.css-16tmax3{white-space:nowrap;}</style><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><style data-emotion="css 1ibvvtp">.css-1ibvvtp{color:var(--sz-basic-text-color-secondary, #71737f);font:var(--szde-mosaik-teaser-date-font, 400 0.75rem/1.5 'SZSansDigital', 'Neue Helvetica', 'Helvetica', sans-serif);letter-spacing:var(--szde-mosaik-teaser-date-letter-spacing, 0.085em);display:inline;margin-right:8px;}.css-1ibvvtp svg{position:relative;top:0.5px;}</style><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa vor 12 Minuten</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedesportfussball-nationalmannschaft-karius-spricht-ueber-dfb-geruecht-kommt-die-klopp-einladung-dpaurn-newsml-dpa-com-20090101-260912-930-673217" class="css-141q8mk"><a href="https://www.sueddeutsche.de/sport/fussball-nationalmannschaft-karius-spricht-ueber-dfb-geruecht-kommt-die-klopp-einladung-dpa.urn-newsml-dpa-com-20090101-260912-930-673217" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;karius_spricht_ueber_dfb_geruecht_kommt_die_klopp_einladung&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;fussball&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673217&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;sport&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:284}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedesportfussball-nationalmannschaft-karius-spricht-ueber-dfb-geruecht-kommt-die-klopp-einladung-dpaurn-newsml-dpa-com-20090101-260912-930-673217" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Fußball-Nationalmannschaft</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Karius spricht über DFB-Gerücht: Kommt die Klopp-Einladung?</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa vor 21 Minuten</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedebayernwetter-sommerferien-ausklang-erst-sonne-dann-regen-und-wind-dpaurn-newsml-dpa-com-20090101-260912-930-673210" class="css-141q8mk"><a href="https://www.sueddeutsche.de/bayern/wetter-sommerferien-ausklang-erst-sonne-dann-regen-und-wind-dpa.urn-newsml-dpa-com-20090101-260912-930-673210" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sommerferien_ausklang_erst_sonne_dann_regen_und_wind&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;wetter&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673210&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;bayern&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:285}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedebayernwetter-sommerferien-ausklang-erst-sonne-dann-regen-und-wind-dpaurn-newsml-dpa-com-20090101-260912-930-673210" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Wetter</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Sommerferien-Ausklang: Erst Sonne, dann Regen und Wind</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa vor 27 Minuten</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepanoramaautounfall-in-koeln-unfall-mit-vier-schwerverletzten-macht-polizei-misstrauisch-dpaurn-newsml-dpa-com-20090101-260912-930-673205" class="css-141q8mk"><a href="https://www.sueddeutsche.de/panorama/autounfall-in-koeln-unfall-mit-vier-schwerverletzten-macht-polizei-misstrauisch-dpa.urn-newsml-dpa-com-20090101-260912-930-673205" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;unfall_mit_vier_schwerverletzten_macht_polizei_misstrauisch&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;unglueck_und_unfall&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673205&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:286}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepanoramaautounfall-in-koeln-unfall-mit-vier-schwerverletzten-macht-polizei-misstrauisch-dpaurn-newsml-dpa-com-20090101-260912-930-673205" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Autounfall in Köln</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Unfall mit vier Schwerverletzten macht Polizei misstrauisch</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa heute um 4:09 Uhr</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepolitikukraine-krieg-putin-fuehrt-afd-erfolg-auf-fehler-des-westens-zurueck-dpaurn-newsml-dpa-com-20090101-260912-930-673195" class="css-141q8mk"><a href="https://www.sueddeutsche.de/politik/ukraine-krieg-putin-fuehrt-afd-erfolg-auf-fehler-des-westens-zurueck-dpa.urn-newsml-dpa-com-20090101-260912-930-673195" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;putin_fuehrt_af_d_erfolg_auf_fehler_des_westens_zurueck&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;konflikte&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673195&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;politik&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:287}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepolitikukraine-krieg-putin-fuehrt-afd-erfolg-auf-fehler-des-westens-zurueck-dpaurn-newsml-dpa-com-20090101-260912-930-673195" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Ukraine-Krieg</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Putin führt AfD-Erfolg auf Fehler des Westens zurück</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa heute um 4:06 Uhr</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedebayernrund-20-000-diebstaehle-im-jahr-so-helfen-praeparierte-fahrraeder-bei-der-jagd-nach-dieben-dpaurn-newsml-dpa-com-20090101-260912-930-673186" class="css-141q8mk"><a href="https://www.sueddeutsche.de/bayern/rund-20-000-diebstaehle-im-jahr-so-helfen-praeparierte-fahrraeder-bei-der-jagd-nach-dieben-dpa.urn-newsml-dpa-com-20090101-260912-930-673186" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;so_helfen_praeparierte_fahrraeder_bei_der_jagd_nach_dieben&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;kriminalitaet&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673186&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;bayern&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:288}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedebayernrund-20-000-diebstaehle-im-jahr-so-helfen-praeparierte-fahrraeder-bei-der-jagd-nach-dieben-dpaurn-newsml-dpa-com-20090101-260912-930-673186" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Rund 20.000 Diebstähle im Jahr</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">So helfen präparierte Fahrräder bei der Jagd nach Dieben</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa heute um 4:03 Uhr</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepanoramahunderttausende-gaeste-freibaeder-in-sachsen-anhalt-ziehen-positive-bilanz-dpaurn-newsml-dpa-com-20090101-260912-930-673175" class="css-141q8mk"><a href="https://www.sueddeutsche.de/panorama/hunderttausende-gaeste-freibaeder-in-sachsen-anhalt-ziehen-positive-bilanz-dpa.urn-newsml-dpa-com-20090101-260912-930-673175" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;freibaeder_in_sachsen_anhalt_ziehen_positive_bilanz&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;freizeit&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673175&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:7,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:289}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepanoramahunderttausende-gaeste-freibaeder-in-sachsen-anhalt-ziehen-positive-bilanz-dpaurn-newsml-dpa-com-20090101-260912-930-673175" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Hunderttausende Gäste</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Freibäder in Sachsen-Anhalt ziehen positive Bilanz</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa heute um 4:00 Uhr</span></time></div></div></div></footer></div></div></div></article></li><li aria-roledescription="slide" class="css-vyv3nf"><article data-manual="teaser-xs" id="teaser-httpswwwsueddeutschedepanoramaleute-matthias-reim-trennt-sich-von-seinem-bodensee-boot-dpaurn-newsml-dpa-com-20090101-260912-930-673169" class="css-141q8mk"><a href="https://www.sueddeutsche.de/panorama/leute-matthias-reim-trennt-sich-von-seinem-bodensee-boot-dpa.urn-newsml-dpa-com-20090101-260912-930-673169" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;matthias_reim_trennt_sich_von_seinem_bodensee_boot&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;personen&quot;,&quot;object_id&quot;:&quot;dpa.urn-newsml-dpa-com-20090101-260912-930-673169&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;panorama&quot;,&quot;teaser_type&quot;:&quot;article_teaser_xs&quot;,&quot;group_title&quot;:&quot;dpa_nachrichten&quot;,&quot;group_position&quot;:8,&quot;group&quot;:&quot;newsticker&quot;,&quot;position&quot;:290}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedepanoramaleute-matthias-reim-trennt-sich-von-seinem-bodensee-boot-dpaurn-newsml-dpa-com-20090101-260912-930-673169" class="css-14tg8sh"></a><div class="css-jlpecr"><div class="css-lyfez0"><div class="css-8dj0br"><h3 class="css-dhmpae"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Leute</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-sznpe3">Matthias Reim trennt sich von seinem Bodensee-Boot</span></h3><footer data-manual="teaser-footer" class="css-16tmax3"><div class="css-1j9fuww"><div class="css-7bbitu"><div><time dateTime="2026-09-12" style="line-height:1" class="css-1ibvvtp"><span class="css-pcxqtt">Artikel vom: </span><span class="css-0">dpa heute um 4:00 Uhr</span></time></div></div></div></footer></div></div></div></article></li><style data-emotion="css ohtbv6">.css-ohtbv6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-right:var(--szhp-components-styles-page-padding-x, 12px);}</style><li class="css-ohtbv6"><style data-emotion="css h42cms">.css-h42cms{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;margin-left:8px;white-space:nowrap;}</style><style data-emotion="css 53s8o">.css-53s8o{position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;margin-left:8px;white-space:nowrap;}@media (hover: hover){.css-53s8o:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}</style><style data-emotion="css 1ic5tgt">.css-1ic5tgt{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;position:relative;font:700 0.875rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;border-bottom:2px solid var(--sz-basic-text-color-primary, #29293a);line-height:1;padding-bottom:4px;padding-right:28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;margin-left:8px;white-space:nowrap;}@media (hover: hover){.css-1ic5tgt:hover svg{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);}}</style><a data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;arrow_link&quot;,&quot;context&quot;:&quot;newsticker&quot;,&quot;label&quot;:&quot;alle_dpa_nachrichten&quot;}}" href="https://www.sueddeutsche.de/news?department=Politik&amp;department=Wirtschaft&amp;department=Meinung&amp;department=Sport&amp;department=Panorama&amp;department=M%C3%BCnchen&amp;department=Bayern&amp;department=Kultur&amp;department=Bildung&amp;department=Medien&amp;department=Gesellschaft&amp;department=Stil&amp;department=Wissen&amp;department=Karriere&amp;department=Reise&amp;department=Auto+%26+Mobil&amp;contentType=dpaArticle" class="css-1ic5tgt"><span>Alle dpa-Nachrichten</span> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-8cq4nv" aria-hidden="true"><path d="M21.41 10.29L20 11.71L23.29 15H5.70996V17H23.29L20 20.29L21.41 21.71L26 17.12V14.88L21.41 10.29Z" fill="#29293A"></path></svg></a></li></ol></div></div></section></div><script data-szde-hydration-props="NewstickerToken" type="application/json">{"title":"dpa-Nachrichten","closingLine":"Alle dpa-Nachrichten","teasers":[{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:30:05.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673222"},"payCategory":"free","overline":"Streckensanierungen der Bahn","title":"Madsen fordert schnelle Sanierung für Hamburg-Flensburg","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/wirtschaft/streckensanierungen-der-bahn-madsen-fordert-schnelle-sanierung-fuer-hamburg-flensburg-dpa.urn-newsml-dpa-com-20090101-260912-930-673222","teaserText":"Schleswig-Holsteins Verkehrsminister Madsen begrüßt die Anpassungen der Bahn bei Großbaustellen. Wie sich die Sanierung auf die Infrastruktur auswirken soll und was der CDU-Politiker fordert.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1366,"name":"3:2"}],"width":2048,"height":1366,"url":"https://www.sueddeutsche.de/2026/09/12/ad8ac716-4fc2-43a2-887c-84f68ad41439.jpg"},"source":"dpa","articleType":"standard","department":"Wirtschaft","mainTopic":"Verkehr"},"trackingdata":{"article_title":"madsen_fordert_schnelle_sanierung_fuer_hamburg_flensburg","doctype":"homepage","main_topic":"verkehr","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673222","pcat":"free","section":"wirtschaft","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":1,"group":"newsticker","position":283}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:21:04.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673217"},"payCategory":"free","overline":"Fußball-Nationalmannschaft","title":"Karius spricht über DFB-Gerücht: Kommt die Klopp-Einladung?","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/sport/fussball-nationalmannschaft-karius-spricht-ueber-dfb-geruecht-kommt-die-klopp-einladung-dpa.urn-newsml-dpa-com-20090101-260912-930-673217","teaserText":"Am Donnerstag nominiert Jürgen Klopp seinen Kader für die Nations-League-Spiele. Ist Schalkes Torhüter Loris Karius mit dabei? Was der Keeper und seine Teamkollegen zu den DFB-Spekulationen sagen.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1366,"name":"3:2"}],"width":2048,"height":1366,"url":"https://www.sueddeutsche.de/2026/09/12/19e423c2-3779-4298-8329-f2d0d000eb4b.jpg"},"source":"dpa","articleType":"standard","department":"Sport","mainTopic":"Fußball"},"trackingdata":{"article_title":"karius_spricht_ueber_dfb_geruecht_kommt_die_klopp_einladung","doctype":"homepage","main_topic":"fussball","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673217","pcat":"free","section":"sport","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":2,"group":"newsticker","position":284}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:15:04.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673210"},"payCategory":"free","overline":"Wetter","title":"Sommerferien-Ausklang: Erst Sonne, dann Regen und Wind","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/wetter-sommerferien-ausklang-erst-sonne-dann-regen-und-wind-dpa.urn-newsml-dpa-com-20090101-260912-930-673210","teaserText":"Am Samstag locken milde Temperaturen und Sonne, aber Vorsicht: Auf den Straßen wird es voll. Was das Wetter zum Ende der Sommerferien noch bringt.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1335,"name":"3:2"}],"width":2048,"height":1335,"url":"https://www.sueddeutsche.de/2026/09/12/05206706-42cd-44cb-922d-e8386e5f77fe.jpg"},"source":"dpa","articleType":"standard","department":"Bayern","mainTopic":"Wetter"},"trackingdata":{"article_title":"sommerferien_ausklang_erst_sonne_dann_regen_und_wind","doctype":"homepage","main_topic":"wetter","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673210","pcat":"free","section":"bayern","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":3,"group":"newsticker","position":285}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:09:42.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673205"},"payCategory":"free","overline":"Autounfall in Köln","title":"Unfall mit vier Schwerverletzten macht Polizei misstrauisch","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/panorama/autounfall-in-koeln-unfall-mit-vier-schwerverletzten-macht-polizei-misstrauisch-dpa.urn-newsml-dpa-com-20090101-260912-930-673205","teaserText":"Ein Auto fährt nachts auffällig schnell durch Köln und rammt ein geparktes Fahrzeug. Die Ermittler prüfen, ob die Insassen nach einem vorherigen Einbruch auf der Flucht waren.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1365,"name":"3:2"}],"width":2048,"height":1365,"url":"https://www.sueddeutsche.de/2026/09/12/02f0bae5-b591-4115-85cf-fd70eb217119.jpg"},"source":"dpa","articleType":"standard","department":"Panorama","mainTopic":"Unglück und Unfall"},"trackingdata":{"article_title":"unfall_mit_vier_schwerverletzten_macht_polizei_misstrauisch","doctype":"homepage","main_topic":"unglueck_und_unfall","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673205","pcat":"free","section":"panorama","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":4,"group":"newsticker","position":286}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:06:01.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673195"},"payCategory":"free","overline":"Ukraine-Krieg","title":"Putin führt AfD-Erfolg auf Fehler des Westens zurück","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/politik/ukraine-krieg-putin-fuehrt-afd-erfolg-auf-fehler-des-westens-zurueck-dpa.urn-newsml-dpa-com-20090101-260912-930-673195","teaserText":"Vor Medienvertretern wird der russische Präsident nach dem starken Wahlergebnis der AfD in Sachsen-Anhalt gefragt. Der Kremlchef nutzt dies als Steilvorlage, um seine Sicht auf Europa darzulegen.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1366,"name":"3:2"}],"width":2048,"height":1366,"url":"https://www.sueddeutsche.de/2026/09/12/994291bd-98b9-47bc-974f-f811afc6c1be.jpg"},"source":"dpa","articleType":"standard","department":"Politik","mainTopic":"Konflikte"},"trackingdata":{"article_title":"putin_fuehrt_af_d_erfolg_auf_fehler_des_westens_zurueck","doctype":"homepage","main_topic":"konflikte","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673195","pcat":"free","section":"politik","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":5,"group":"newsticker","position":287}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:03:04.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673186"},"payCategory":"free","overline":"Rund 20.000 Diebstähle im Jahr","title":"So helfen präparierte Fahrräder bei der Jagd nach Dieben","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/bayern/rund-20-000-diebstaehle-im-jahr-so-helfen-praeparierte-fahrraeder-bei-der-jagd-nach-dieben-dpa.urn-newsml-dpa-com-20090101-260912-930-673186","teaserText":"Dieses Fahrrad darf gerne geklaut werden: Wie die Polizei mit Lock-Rädern Fahrraddieben auf die Spur kommt.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1363,"name":"3:2"}],"width":2048,"height":1363,"url":"https://www.sueddeutsche.de/2026/09/12/d0fd97a4-f32e-4f8b-af81-06ce4e8cf528.jpg"},"source":"dpa","articleType":"standard","department":"Bayern","mainTopic":"Kriminalität"},"trackingdata":{"article_title":"so_helfen_praeparierte_fahrraeder_bei_der_jagd_nach_dieben","doctype":"homepage","main_topic":"kriminalitaet","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673186","pcat":"free","section":"bayern","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":6,"group":"newsticker","position":288}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:00:43.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673175"},"payCategory":"free","overline":"Hunderttausende Gäste","title":"Freibäder in Sachsen-Anhalt ziehen positive Bilanz","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/panorama/hunderttausende-gaeste-freibaeder-in-sachsen-anhalt-ziehen-positive-bilanz-dpa.urn-newsml-dpa-com-20090101-260912-930-673175","teaserText":"Zur Arschbomben-Meisterschaft, zum kostenlosen Schwimmen oder einfach zur Abkühlung in der Hitzewelle: Die Freibäder in Sachsen-Anhalt waren in diesem Sommer gut besucht.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1196,"name":"3:2"}],"width":2048,"height":1196,"url":"https://www.sueddeutsche.de/2026/09/12/a3112170-244e-47bf-abfb-4093e0866662.jpg"},"source":"dpa","articleType":"standard","department":"Panorama","mainTopic":"Freizeit"},"trackingdata":{"article_title":"freibaeder_in_sachsen_anhalt_ziehen_positive_bilanz","doctype":"homepage","main_topic":"freizeit","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673175","pcat":"free","section":"panorama","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":7,"group":"newsticker","position":289}},{"component":"articleTeaserXS","content":{"date":"2026-09-12T02:00:42.000Z","ref":{"referenceType":"article","primaryId":"dpa.urn-newsml-dpa-com-20090101-260912-930-673169"},"payCategory":"free","overline":"Leute","title":"Matthias Reim trennt sich von seinem Bodensee-Boot","byline":"Direkt aus dem dpa-Newskanal","overlineLabels":[],"url":"https://www.sueddeutsche.de/panorama/leute-matthias-reim-trennt-sich-von-seinem-bodensee-boot-dpa.urn-newsml-dpa-com-20090101-260912-930-673169","teaserText":"Matthias Reim verkauft nach 13 Jahren sein Boot am Bodensee. Warum der Sänger den Abschied als pragmatische Entscheidung sieht.","teaserImage":{"crops":[{"x":0,"y":0,"width":2048,"height":1365,"name":"3:2"}],"width":2048,"height":1365,"url":"https://www.sueddeutsche.de/2026/09/12/1bd433ca-8e9e-41ea-89fa-760506f2b4d9.jpg"},"source":"dpa","articleType":"standard","department":"Panorama","mainTopic":"Personen"},"trackingdata":{"article_title":"matthias_reim_trennt_sich_von_seinem_bodensee_boot","doctype":"homepage","main_topic":"personen","object_id":"dpa.urn-newsml-dpa-com-20090101-260912-930-673169","pcat":"free","section":"panorama","teaser_type":"article_teaser_xs","group_title":"dpa_nachrichten","group_position":8,"group":"newsticker","position":290}}],"url":"https://www.sueddeutsche.de/news?department=Politik&department=Wirtschaft&department=Meinung&department=Sport&department=Panorama&department=M%C3%BCnchen&department=Bayern&department=Kultur&department=Bildung&department=Medien&department=Gesellschaft&department=Stil&department=Wissen&department=Karriere&department=Reise&department=Auto+%26+Mobil&contentType=dpaArticle"}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_grosse_geschichten"><div><div data-szde-hydration="PersonalizationGroup"><section data-testid="personalization-group-skeleton-group--hp-grosse-geschichten"><header><h2 data-manual="teaser-group-title" class="css-1cmgwmw"> <span>Große Geschichten</span></h2></header><div class="css-riib44"><div class="css-8iq9z"></div><div class="css-1vj5su2"></div><div class="css-1vj5su2"></div><div class="css-1vj5su2"></div></div></section></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"Große Geschichten","personalizationGroupIdentifier":"hp-grosse-geschichten","component":"szPlusGroup"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_grosse_geschichten","group_title":"grosse_geschichten","position":291,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-qa="personalization_group_hp_jetzt"><div><div data-szde-hydration="PersonalizationGroup"><div><div data-szde-hydration="TeaserListeToken"><section data-testid="personalization-group-skeleton-group--hp-jetzt"><div class="css-1xq7i3t"><a href="https://www.sueddeutsche.de/jetzt" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;jetzt_logo&quot;,&quot;context&quot;:&quot;logo_topic_group&quot;,&quot;label&quot;:&quot;https_www_sueddeutsche_de_jetzt&quot;,&quot;group_title&quot;:&quot;jetzt&quot;}}" class="css-1igpx2t"><svg xmlns="http://www.w3.org/2000/svg" viewBox="180 180 2040 180" height="20" class="css-9qdu9i"><title>jetzt</title><path fill="#29293a" d="M1754.2 305c0 18.9-3.2 28.2-21.6 30l-1.2.1 1.3 12.9 1.2-.1c25-2.6 34.3-14.5 34.3-44V188.3h-14V305zM1821.5 255.7h56.1V243h-56.1v-42h62.8v-12.7h-76.8v123.6h77.9v-12.7h-63.9zM1902.9 201h39.7v110.9h14V201h39.7v-12.7h-93.4zM2097.3 197.8l-1.1-9.5h-82.5V201h65.6l-69.1 101.5 1.5 9.4h85.6v-12.7h-68.9l68.6-101zM2112.8 188.3V201h39.7v110.9h14V201h39.7v-12.7zM645.8 253.8l-47.2 40.8c4.1 10.7 20.8 21.5 37.5 2.2l6.3 6.8c-9.8 11.9-27.8 15.3-42.7 12.2-13.5-2.9-24.4-15.6-28.1-28.4-4.6-16.1-.7-32.9 12.2-43.4 11.1-9.9 39.4-21.7 62 9.8zm-13.7.5c-2-5.5-7.3-11.5-13.8-13.2-5.5-1.7-11.9.4-16.8 4.6-11 10.6-10.9 26.4-6.6 40l37.2-31.4zM1109.6 253.8l-47.2 40.8c4.1 10.7 20.8 21.5 37.5 2.2l6.3 6.8c-9.8 11.9-27.8 15.3-42.7 12.2-13.5-2.9-24.4-15.6-28.1-28.4-4.6-16.1-.7-32.9 12.2-43.4 11.1-9.9 39.6-21.7 62 9.8zm-13.6.5c-2-5.5-7.3-11.5-13.8-13.2-5.5-1.7-11.9.4-16.8 4.6-11 10.6-10.9 26.4-6.6 40l37.2-31.4zM1289.7 253.8l-47.2 40.8c4.1 10.7 20.8 21.5 37.5 2.2l6.3 6.8c-9.8 11.9-27.8 15.3-42.7 12.2-13.5-2.9-24.4-15.6-28.1-28.4-4.6-16.1-.7-32.9 12.2-43.4 11.3-9.9 39.6-21.7 62 9.8zm-13.5.5c-2-5.5-7.3-11.5-13.8-13.2-5.5-1.7-11.9.4-16.8 4.6-11 10.6-10.9 26.4-6.6 40l37.2-31.4zM860.8 242.4c-.3.4-6.2 8.4-6.2 8.4-10.1-7.9-26.5-13.6-38.4-8.1-8.9 4.5-7.2 14.6 5.5 18 8.3 2.6 35.5 5 38.5 25.4 1 8.4-2.9 15.9-9.6 21.1-15.5 11.8-40 9-57 3.1-.1-.3 3.9-13.5 3.9-13.5 5.4 3.5 10 5.2 15.2 7.2 26.2 9.4 41.3-6.6 24.9-16-7.2-4.3-16.6-4.7-25.8-8.4-6.8-2.8-13.9-8-16.1-15.6-2.2-7.9-.7-17 4.2-21.9 15.8-14.7 43.8-9 60.9.3zM305.1 217.2c0-5.9 4.7-10.6 10.6-10.6 5.9 0 10.6 4.7 10.6 10.6 0 5.9-4.7 10.6-10.6 10.6-5.9-.1-10.6-4.8-10.6-10.6z"></path><path fill="#29293a" d="M1165.6 306.2c16.3.7 34.9-2.6 50-6-.7 1.2-5.2 12.1-5.2 12.1h-74.3l51.4-116.5c-5.4 0-16 .1-16 .1-20.3 0-27.1 2.6-45.4 13.8l1.3-21.2h88.6l-50.4 117.7zM970.1 219.2v32.4c12.1-10.9 29.2-22.3 45.4-14.2 10.6 6.7 9.2 18.7 8.9 31.6-.4 20.6-1.6 43.1-1.6 43.1h-20.3c.7-26.6.8-46.3-.7-54.7-.8-3.9-1.7-8-6-10-9.7-3.8-18.9 5.2-25.4 12.3V312h-22.9v-86.8H939v-6h31.1zM1366.1 240l1.3 72.2h-22.8l1.1-72.2h-14.3v-6h14.3v-3.3s5.5-2.1 10.2-4.3c6.6-3 10.2-5.8 10.2-5.8v13.2h45.5s-5.1 50.6.8 65.2c1.4 3.7 4.9 5.2 8.9 4.3 7.7-2.1 15.2-7.2 21.6-12.7V240h-12.1v-6h34.9v78.3h-22.9v-12.1c-3.9 2-35.8 22.9-48 10.4-7.2-8-7.5-22.7-7.9-35.5-.3-11.8 2-23.9 3-35.1H1366zM322.8 234s-5.1 50.6.8 65.2c1.4 3.7 4.9 5.2 8.9 4.3 7.7-2.1 15.2-7.2 21.6-12.7V240H342v-6h34.9v78.3H354v-12.1c-3.9 2-35.8 22.9-48 10.4-7.2-8-7.5-22.7-7.9-35.5-.3-11.8 2-23.9 3-35.1h-11.7v-6h33.4zM680 234s-5.1 50.6.8 65.2c1.4 3.7 4.9 5.2 8.9 4.3 7.7-2.1 15.2-7.2 21.6-12.7V240h-12.1v-6h34.9v78.3h-22.9v-12.1c-3.9 2-35.8 22.9-48 10.4-7.2-8-7.5-22.7-7.9-35.5-.3-11.8 2-23.9 3-35.1h-11.7v-6H680zM353 217.2c0-5.9 4.7-10.6 10.6-10.6s10.6 4.7 10.6 10.6c0 5.9-4.7 10.6-10.6 10.6-5.8-.1-10.6-4.8-10.6-10.6zM1323.8 234v78.3H1301V240h-11.5v-6h34.3zM1301.6 217.2c0-5.9 4.7-10.6 10.6-10.6s10.6 4.7 10.6 10.6c0 5.9-4.7 10.6-10.6 10.6-5.8-.1-10.6-4.8-10.6-10.6zM778.3 234h16v6h-16l1.3 72.2h-22.8l1-72.2h-16v-6h16v-3.3s5.5-2.1 10.2-4.3c6.6-3 10.2-5.8 10.2-5.8V234zM935.1 244.1l-4.6 6.7c-6.3-8.9-19.1-11.8-26.3-7.9-14.4 8.4-14.4 28.1-11.8 43.7 1.8 8.8 7.6 19.3 17.2 20.8 7.5 1 15.5-4.3 18.5-7.1l7.5 8.3s-4.5 3.4-9.6 4.9c-14.6 5.1-31.6 3-42.7-7.2-11.9-11-16.3-25.4-13.4-40.9 2.4-13.2 14.8-25.7 27.7-29.2 12.6-3.5 27.9-.8 37.5 7.9zM438.5 219.2v6h7.7v20.6s-15.3-17.6-38.5-5.4c-13.9 8.3-19.7 23.1-18.1 38.3 1 13.6 7.9 27.7 21.2 33.2 12.5 4.6 26.4.4 35.3-8.4v8.9h21.2v-93.1h-28.8v-.1zm8.7 54.9s-1 30.8-18.5 30.8c-17.4 0-16.8-30.9-16.8-30.9s.3-29.1 18.5-29.1c18.1 0 16.8 29.2 16.8 29.2zM528.2 219.2v6h7.7v20.6s-15.3-17.6-38.5-5.4c-13.9 8.3-19.7 23.1-18.1 38.3 1 13.6 7.9 27.7 21.2 33.2 12.5 4.6 26.4.4 35.3-8.4v8.9h21.1v-93.1h-28.7v-.1zm8.8 54.9s-1 30.8-18.5 30.8c-17.4 0-16.8-30.9-16.8-30.9s.3-29.1 18.5-29.1c18.1 0 16.8 29.2 16.8 29.2zM1564.2 267.8c.1 13.9.3 27.3-.3 44.3h-22.4c1.4-18.1 7.3-60.4-7.9-63.7-9.7-2.1-18.6 5.2-25.4 12.7v51H1486V240h-8.8v-6h30.8v18.2c10.6-10.1 24.8-21.1 39.6-18.1 4.6.9 16.2 4.2 16.6 33.7z"></path><path fill="#29293a" d="m283.6 205.3 8-6.7 3.7 3.4-18.4 15.6c-17.7-13.5-40.9-25.6-64.2-19-6 2-14.2 7.2-14.4 14.8-.3 13.6 26.5 20.6 26.5 20.6s36.1 11 50.9 24.9c6.8 6.2 9 16.1 7.2 26-11.3 48.4-78 24.9-94 11.8l-8.3 8.4-3.7-3.3 18.6-18.9c14.8 11 18.1 13 31.7 18.7 35.3 13.2 46.8-7.2 37.1-20.2-16.4-19.3-44.3-16-64.1-29.8-10.5-7.5-18-18.5-16.1-31.7 1.2-12.6 14.2-23.9 25.3-28.1 25.4-9.9 53.8-1.9 74.2 13.5zM1672 246.6c0-5.8-4.7-10.5-10.5-10.5-4.3 0-8.1 2.6-9.7 6.4 0 0-1.3 3.1-1.1 6.3-.5-.9-2.9-3.1-4.3-4.3-13.1-11.3-34.7-12.8-49.8-5.2-16.3 8.4-24.6 25.3-22.3 43.4 1.4 15.2 15.1 29.4 28.8 34.1-2.4 1-9.3 2.6-9.7 10.7-.3 13.9 21.9 6.6 32.8 10.4 2.8 1.4 4.2 4.2 3.7 7.5-.8 2.6-3.1 4.6-5.6 5.4-10.2 3.4-20.8-2.2-28.2-9.2l-7.9 6.2c4.7 3.8 9.4 7.3 14.7 9.2 9 3.4 30 5 39.7-8.7 2.1-2.8 2.9-8.7.9-12.2-7.2-12.1-23.7-6.4-33.4-7.7-5.4-.7-9.2-8.7 10.4-10.2 14.8-.7 28.4-9.3 36.2-22.5 6.4-11.3 4.6-27.9-.3-38.9 2.4.5 4.1.8 5.5.5 5.6-.5 10.1-5.1 10.1-10.7zm-54.4 63.7c-11.9 0-21.5-15.2-21.5-34.1 0-18.7 9.7-34.1 21.5-34.1 11.9 0 21.5 15.2 21.5 34.1 0 18.9-9.6 34.1-21.5 34.1z"></path></svg><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-s1fmj0" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></div><div class="css-q2slt7"><div class="css-m43dr2"></div><div class="css-m43dr2"></div><div class="css-m43dr2"></div><div class="css-m43dr2"></div></div></section></div><script data-szde-hydration-props="TeaserListeToken" type="application/json">{"group":{"component":"logoTopicGroup","content":{"logo":"jetzt","children":[]}},"showDate":false,"isLoading":true,"data-testid":"personalization-group-skeleton-group--hp-jetzt"}</script></div></div><script data-szde-hydration-props="PersonalizationGroup" type="application/json">{"content":{"title":"jetzt","personalizationGroupIdentifier":"hp-jetzt","logo":"jetzt","component":"logoTopicGroup"},"trackingdata":{"group":"personalization_group","group_identifier":"hp_jetzt","group_title":"jetzt","position":292,"doctype":"homepage"}}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h708cqo70" data-qa="teaser_list_title_spiele_raetsel"><div><div data-szde-hydration="TeaserListeToken"><section><div><header data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;section_headline_l&quot;,&quot;context&quot;:&quot;title_topic_group&quot;,&quot;label&quot;:&quot;spiele_raetsel&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;}}"><h2 class="css-45lkxs"><a href="https://www.sueddeutsche.de/raetsel/" class="css-gz0mj2"> <span class="css-1yaw99a">Spiele &amp; Rätsel</span><svg width="16" height="16" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-y9aq40" aria-hidden="true"><path d="M4.52495 1.65002L3.82495 2.35002L7.17495 5.73002V6.27002L3.82495 9.65002L4.52495 10.35L8.17495 6.68002V5.32002L4.52495 1.65002Z" fill="#29293A"></path></svg></a></h2></header></div><div class="css-q2slt7"><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselkestli" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/kestli" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;clever_aufraeumen_bringen_sie_alle_steine_unter&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.3529749&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:293}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselkestli" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Kestli</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Clever aufräumen – bringen Sie alle Steine unter?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3529749" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselkreuzwortraetsel" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/kreuzwortraetsel/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;15_mal_15_fuellt_ihr_wissen_alle_felder&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;spiele&quot;,&quot;object_id&quot;:&quot;sz.7.24456&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:294}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselkreuzwortraetsel" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Kreuzworträtsel</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">15 mal 15 – füllt Ihr Wissen alle Felder?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.24456" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselstr8ts" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/str8ts/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bauen_sie_zahlenstrassen_kreuz_und_quer&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;object_id&quot;:&quot;li.3081130&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:295}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselstr8ts" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Str8ts</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Bauen Sie Zahlenstraßen – kreuz und quer</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3081130" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetseldas-kreuz-mit-den-worten" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/das-kreuz-mit-den-worten" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;das_kult_raetsel_aus_dem_sz_magazin&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.273144&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:296}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetseldas-kreuz-mit-den-worten" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Das Kreuz mit den Worten</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Das Kult-Rätsel aus dem SZ-Magazin</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.273144" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselsudoku" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/sudoku" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;1_bis_9_bekommen_sies_auf_die_reihe&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;object_id&quot;:&quot;li.3235365&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:297}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselsudoku" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Sudoku</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">1 bis 9 – bekommen Sie’s auf die Reihe?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="li.3235365" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselbuchstabenring" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/buchstabenring/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bilden_sie_woerter_je_weniger_desto_besser&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;spiele&quot;,&quot;object_id&quot;:&quot;sz.7.313841&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:298}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselbuchstabenring" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Buchstabenring</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Bilden Sie Wörter – je weniger, desto besser</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.313841" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselfutoshiki" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/futoshiki/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;fuellen_sie_das_quadrat_so_dass_alles_passt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;spiele&quot;,&quot;object_id&quot;:&quot;sz.7.337852&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:7,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:299}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselfutoshiki" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Futoshiki</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Füllen Sie das Quadrat – so, dass alles passt</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.337852" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselschach" class="sz-teaserlist-element css-w31pkt" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/schach/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;sie_sind_am_zug_mit_tipps_vom_grossmeister&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.93438&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:8,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:300}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselschach" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Schach</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Sie sind am Zug – mit Tipps vom Großmeister</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.93438" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschederaetselquartett" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/raetsel/quartett/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;vier_bilder_eine_gemeinsamkeit_welche&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;label&quot;:&quot;szplus&quot;,&quot;main_topic&quot;:&quot;spiele&quot;,&quot;object_id&quot;:&quot;sz.7.313834&quot;,&quot;pcat&quot;:&quot;paid&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:9,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:301}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschederaetselquartett" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><span class="css-9wv6dl"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264 73" fill="#29293a" aria-hidden="false" class="css-1ip939h" height="11"><title>SZ Plus</title><path fill-rule="evenodd" d="M140.16 46.81c7.28 0 10.63-3.77 10.63-9.84 0-5.48-2.68-9.05-9.7-9.05h-3.24v18.9h2.31zm-14.2 25.45v-53.1h16.54c15.4 0 20.43 7.6 20.43 17.55 0 11.21-6.45 18.95-22.1 18.95h-2.98v16.6h-11.88zM177.93 72.26c-5.18 0-8.22-2.23-8.22-8.9V13.09h11.2v47.76c0 2.97 1.02 3.69 4.67 3.08l.73 7.34c-1.98.36-5.43 1-8.38 1M216.92 70.84l-1-5.17c-3.51 3.75-6.52 5.84-12.54 5.84-7.53 0-12.54-4.84-12.54-15.08V29.78h11.28v25.15c0 4.83 1.59 7.41 5.6 7.41 3.01 0 5.2-1.41 7.28-3.33V29.78h11.29v41.06h-9.37zM235.93 61.08c3.28 2 7.82 3.34 12.19 3.34 2.69 0 4.87-1.59 4.87-3.93 0-7.17-19.25-2.67-19.25-18.19 0-7.1 6.22-12.52 15.89-12.52 5.38 0 10.33 1.67 13.7 3.76l-3.11 7.42c-2.52-1.75-6.64-3.42-10.34-3.42-3.44 0-5.12 1.92-5.12 4.1 0 6.84 19.24 2.83 19.24 18.35 0 7.27-6.9 12.27-16.05 12.27-6.55 0-12.02-1.75-14.88-3.59l2.86-7.6z" clip-rule="evenodd"></path><path fill-rule="evenodd" d="M116.4 1.06l-51.12.03-7.64 7.3C46.4.88 32.24-2.8 18.87 2.52c-6.65 2.38-13.63 8.79-14.3 16-1.03 7.54 3.17 13.83 9.07 18.07 11.25 7.89 26.56 6.2 35.76 17.18 5.5 7.37-1.04 19.07-20.98 11.5-7.72-3.28-8.4-3.67-18.27-10.64L0 64.97l2.65 2.55 4.7-4.8c11.14 7.44 23.85 11.66 37.93 8.46 6.93-1.72 13.4-8.46 14.65-15.55 1.02-5.6-.33-10.87-4.08-14.76-6.53-7.28-27.9-13.85-27.9-13.85S12.33 22.6 12.52 14.85c.19-4.33 4.77-7.32 8.17-8.47 12.63-3.6 24.89 3.17 34.96 10.08.02.02 3.54-3.6 3.54-3.6 6.97-6.8 18.29-7.13 25.95-7.4l13.62.01-39.6 65.72h50.93l3.45-8.03c-7.33 2.79-27.58 3.87-35.89 3.53L116.4 1.06z" clip-rule="evenodd"></path></svg></span><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Quartett</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Vier Bilder, eine Gemeinsamkeit – welche?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.313834" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeappspielemahjong" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/app/spiele/mahjong/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_legespiel_klassiker_aus_china&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.23080&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:10,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:302}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeappspielemahjong" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Mahjong</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Der Legespiel-Klassiker aus China</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.23080" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedeappspieleexchange" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/app/spiele/exchange/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;juwelen_mit_suchtgefahr&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.23090&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:11,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:303}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedeappspieleexchange" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Exchange / Jewels</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Juwelen mit Suchtgefahr</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.23090" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsiqtestsueddeutschede" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://iqtest.sueddeutsche.de/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wie_hoch_ist_ihr_intelligenzquotient&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;intelligenz&quot;,&quot;object_id&quot;:&quot;sz.7.155460&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;bildung&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:12,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:304}}" data-manual="teaser-url" aria-labelledby="teaser-httpsiqtestsueddeutschede" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">IQ-Test</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Wie hoch ist Ihr Intelligenzquotient?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.155460" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsfuehrerscheinsueddeutschede" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://fuehrerschein.sueddeutsche.de/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;schaffen_sie_die_pruefung_noch&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.23079&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:13,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:305}}" data-manual="teaser-url" aria-labelledby="teaser-httpsfuehrerscheinsueddeutschede" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Führerscheintest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Schaffen Sie die Prüfung noch?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.23079" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpswwwsueddeutschedethemaEinbC3BCrgerungstest" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://www.sueddeutsche.de/thema/Einb%C3%BCrgerungstest" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;duerften_sie_deutscher_staatsbuerger_werden&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodul&quot;,&quot;object_id&quot;:&quot;sz.7.11970&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:14,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:306}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaEinbC3BCrgerungstest" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Einbürgerungstest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Dürften Sie deutscher Staatsbürger werden?</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.11970" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsquizsueddeutschedequiz50ceff3b49fdf0baba67c8fd0ad08566-eq-test---pers-nlichkeitstest" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://quiz.sueddeutsche.de/quiz/50ceff3b49fdf0baba67c8fd0ad08566-eq-test---pers-nlichkeitstest" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;testen_sie_ihre_emotionale_intelligenz&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.23086&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:15,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:307}}" data-manual="teaser-url" aria-labelledby="teaser-httpsquizsueddeutschedequiz50ceff3b49fdf0baba67c8fd0ad08566-eq-test---pers-nlichkeitstest" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">EQ-Test</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Testen Sie Ihre emotionale Intelligenz</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.23086" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article><article data-manual="teaser-s" id="teaser-httpsadventskalendersueddeutschede" class="sz-teaserlist-element css-15xuxr9" data-testid="teaser-s"><div class="css-bbb254"><a href="https://adventskalender.sueddeutsche.de/" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;alle_jahre_wieder_das_grosse_gewinnspiel&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodule&quot;,&quot;object_id&quot;:&quot;sz.7.41293&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;,&quot;group_position&quot;:16,&quot;group&quot;:&quot;title_topic_group&quot;,&quot;position&quot;:308}}" data-manual="teaser-url" aria-labelledby="teaser-httpsadventskalendersueddeutschede" class="css-14tg8sh"></a><div class="css-p63xwj"><div class="css-hzhy4m"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=50&amp;fm=avif&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=100&amp;fm=avif&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=200&amp;fm=avif&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=720&amp;fm=avif&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" srcSet="https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=50&amp;fm=webp&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=100&amp;fm=webp&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=200&amp;fm=webp&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=720&amp;fm=webp&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=50&amp;fm=png&amp;q=60 50w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=100&amp;fm=png&amp;q=60 100w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=200&amp;fm=png&amp;q=60 200w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=720&amp;fm=png&amp;q=60 720w, https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png?rect=0,0,832,624&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, (min-width: 500px) calc(100vw - (2 * 12px + 24px)), 100px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-bzuztu"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1w8kget">Adventskalender</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-31yi3a">Alle Jahre wieder – das große Gewinnspiel</span></h3></div></div><div class="css-1aljmd3"><button data-bookmark="sz.7.41293" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></article></div><button type="button" data-track-szde="{&quot;event&quot;:&quot;szde_tracking&quot;,&quot;szde_tracking&quot;:{&quot;component&quot;:&quot;secondary_button&quot;,&quot;context&quot;:&quot;title_topic_group&quot;,&quot;label&quot;:&quot;mehr_anzeigen&quot;,&quot;group_title&quot;:&quot;spiele_raetsel&quot;}}" class="css-1bjb81q">Mehr anzeigen</button></section></div><script data-szde-hydration-props="TeaserListeToken" type="application/json">{"group":{"id":"doc-1h708cqo70","component":"titleTopicGroup","content":{"children":[{"component":"articleTeaserS","content":{"date":"2026-08-11T08:57:58.422Z","ref":{"referenceType":"externalLink","primaryId":"li.3529749"},"payCategory":"paid","overline":"Kestli","title":"Clever aufräumen – bringen Sie alle Steine unter?","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/kestli","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":182,"y":0,"width":468,"height":624,"name":"3:4"},{"x":104,"y":0,"width":624,"height":624,"name":"1:1"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2026/08/11/0cab7283-a247-4483-a6c3-bb95f4bbd771.png"},"articleType":"standard","department":"Service"},"trackingdata":{"article_title":"clever_aufraeumen_bringen_sie_alle_steine_unter","doctype":"homepage","label":"szplus","object_id":"li.3529749","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":1,"group":"title_topic_group","position":293}},{"component":"articleTeaserS","content":{"date":"2012-01-19T09:54:19.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.24456"},"payCategory":"paid","overline":"Kreuzworträtsel","title":"15 mal 15 – füllt Ihr Wissen alle Felder?","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/kreuzwortraetsel/","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/c2ba0d6b-b70e-4674-9ac5-b474e484824a.png"},"articleType":"standard","department":"Service","mainTopic":"Spiele"},"trackingdata":{"article_title":"15_mal_15_fuellt_ihr_wissen_alle_felder","doctype":"homepage","label":"szplus","main_topic":"spiele","object_id":"sz.7.24456","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":2,"group":"title_topic_group","position":294}},{"component":"articleTeaserS","content":{"date":"2024-07-22T13:14:59.040Z","ref":{"referenceType":"externalLink","primaryId":"li.3081130"},"payCategory":"paid","overline":"Str8ts","title":"Bauen Sie Zahlenstraßen – kreuz und quer","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/str8ts/","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":182,"y":0,"width":468,"height":624,"name":"3:4"},{"x":104,"y":0,"width":624,"height":624,"name":"1:1"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2025/04/11/75a4b485-76c2-4e57-8e26-254aaa3171d4.png"},"articleType":"standard","department":"Service"},"trackingdata":{"article_title":"bauen_sie_zahlenstrassen_kreuz_und_quer","doctype":"homepage","label":"szplus","object_id":"li.3081130","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":3,"group":"title_topic_group","position":295}},{"component":"articleTeaserS","content":{"date":"2021-07-15T14:22:42.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.273144"},"payCategory":"paid","overline":"Das Kreuz mit den Worten","title":"Das Kult-Rätsel aus dem SZ-Magazin","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/das-kreuz-mit-den-worten","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":182,"y":0,"width":468,"height":624,"name":"3:4"},{"x":104,"y":0,"width":624,"height":624,"name":"1:1"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2026/07/09/bf23d084-652a-4173-8ea4-04a55cce51dd.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"das_kult_raetsel_aus_dem_sz_magazin","doctype":"homepage","label":"szplus","main_topic":"servicemodule","object_id":"sz.7.273144","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":4,"group":"title_topic_group","position":296}},{"component":"articleTeaserS","content":{"date":"2025-04-11T10:23:55.297Z","ref":{"referenceType":"externalLink","primaryId":"li.3235365"},"payCategory":"free","overline":"Sudoku","title":"1 bis 9 – bekommen Sie’s auf die Reihe?","overlineLabels":[],"url":"https://www.sueddeutsche.de/raetsel/sudoku","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":182,"y":0,"width":468,"height":624,"name":"3:4"},{"x":104,"y":0,"width":624,"height":624,"name":"1:1"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2025/12/01/c31ccf96-fe85-4b66-9834-413af080d9eb.png"},"articleType":"standard","department":"Service"},"trackingdata":{"article_title":"1_bis_9_bekommen_sies_auf_die_reihe","doctype":"homepage","object_id":"li.3235365","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":5,"group":"title_topic_group","position":297}},{"component":"articleTeaserS","content":{"date":"2022-09-30T13:59:01.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.313841"},"payCategory":"paid","overline":"Buchstabenring","title":"Bilden Sie Wörter – je weniger, desto besser","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/buchstabenring/","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/53356549-9d8e-4c7a-a2e3-8d53c738d1fc.png"},"articleType":"standard","department":"Service","mainTopic":"Spiele"},"trackingdata":{"article_title":"bilden_sie_woerter_je_weniger_desto_besser","doctype":"homepage","label":"szplus","main_topic":"spiele","object_id":"sz.7.313841","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":6,"group":"title_topic_group","position":298}},{"component":"articleTeaserS","content":{"date":"2023-01-04T17:12:00.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.337852"},"payCategory":"paid","overline":"Futoshiki","title":"Füllen Sie das Quadrat – so, dass alles passt","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/futoshiki/","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/42756151-dcb3-4eb0-bf1d-6b0c8f1d1e97.png"},"articleType":"standard","department":"Service","mainTopic":"Spiele"},"trackingdata":{"article_title":"fuellen_sie_das_quadrat_so_dass_alles_passt","doctype":"homepage","label":"szplus","main_topic":"spiele","object_id":"sz.7.337852","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":7,"group":"title_topic_group","position":299}},{"component":"articleTeaserS","content":{"date":"2015-04-08T10:03:32.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.93438"},"payCategory":"paid","overline":"Schach","title":"Sie sind am Zug – mit Tipps vom Großmeister","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/schach/","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/ff819e61-ef13-46ce-b5e6-7fd5351b6a4d.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"sie_sind_am_zug_mit_tipps_vom_grossmeister","doctype":"homepage","label":"szplus","main_topic":"servicemodule","object_id":"sz.7.93438","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":8,"group":"title_topic_group","position":300}},{"component":"articleTeaserS","content":{"date":"2022-09-30T14:00:42.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.313834"},"payCategory":"paid","overline":"Quartett","title":"Vier Bilder, eine Gemeinsamkeit – welche?","overlineLabels":["szplus"],"url":"https://www.sueddeutsche.de/raetsel/quartett/","teaserImage":{"crops":[{"x":0,"y":0,"width":832,"height":624,"name":"4:3"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/9bf7b4f6-c393-4613-867d-7aaac7e1de20.png"},"articleType":"standard","department":"Service","mainTopic":"Spiele"},"trackingdata":{"article_title":"vier_bilder_eine_gemeinsamkeit_welche","doctype":"homepage","label":"szplus","main_topic":"spiele","object_id":"sz.7.313834","pcat":"paid","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":9,"group":"title_topic_group","position":301}},{"component":"articleTeaserS","content":{"date":"2011-12-22T13:46:02.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.23080"},"payCategory":"free","overline":"Mahjong","title":"Der Legespiel-Klassiker aus China","overlineLabels":[],"url":"https://www.sueddeutsche.de/app/spiele/mahjong/","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/2eee34aa-8bdb-42fa-9ee5-c606d55a05e5.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"der_legespiel_klassiker_aus_china","doctype":"homepage","main_topic":"servicemodule","object_id":"sz.7.23080","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":10,"group":"title_topic_group","position":302}},{"component":"articleTeaserS","content":{"date":"2011-12-22T13:54:58.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.23090"},"payCategory":"free","overline":"Exchange / Jewels","title":"Juwelen mit Suchtgefahr","overlineLabels":[],"url":"https://www.sueddeutsche.de/app/spiele/exchange/","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/a9887f5e-6475-4cbb-b09f-a5793e9430a1.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"juwelen_mit_suchtgefahr","doctype":"homepage","main_topic":"servicemodule","object_id":"sz.7.23090","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":11,"group":"title_topic_group","position":303}},{"component":"articleTeaserS","content":{"date":"2016-10-06T07:45:00.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.155460"},"payCategory":"free","overline":"IQ-Test","title":"Wie hoch ist Ihr Intelligenzquotient?","overlineLabels":[],"url":"https://iqtest.sueddeutsche.de/","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/9a4403ff-397d-47e4-a56e-a8eb2ae96727.png"},"articleType":"standard","department":"Bildung","mainTopic":"Intelligenz"},"trackingdata":{"article_title":"wie_hoch_ist_ihr_intelligenzquotient","doctype":"homepage","main_topic":"intelligenz","object_id":"sz.7.155460","pcat":"free","section":"bildung","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":12,"group":"title_topic_group","position":304}},{"component":"articleTeaserS","content":{"date":"2011-12-22T13:45:14.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.23079"},"payCategory":"free","overline":"Führerscheintest","title":"Schaffen Sie die Prüfung noch?","overlineLabels":[],"url":"https://fuehrerschein.sueddeutsche.de/","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/27aa7c14-a245-4753-b8e2-af9d4cf1f3ac.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"schaffen_sie_die_pruefung_noch","doctype":"homepage","main_topic":"servicemodule","object_id":"sz.7.23079","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":13,"group":"title_topic_group","position":305}},{"component":"articleTeaserS","content":{"date":"2010-11-10T08:46:41.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.11970"},"payCategory":"free","overline":"Einbürgerungstest","title":"Dürften Sie deutscher Staatsbürger werden?","overlineLabels":[],"url":"https://www.sueddeutsche.de/thema/Einb%C3%BCrgerungstest","teaserImage":{"crops":[{"x":0,"y":108,"width":2000,"height":1125,"name":"16:9"},{"x":0,"y":6,"width":2000,"height":1500,"name":"4:3"},{"x":0,"y":432,"width":2000,"height":840,"name":"50:21"},{"x":430,"y":0,"width":1134,"height":1512,"name":"3:4"},{"x":244,"y":0,"width":1512,"height":1512,"name":"1:1"}],"width":2000,"height":1512,"url":"https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png"},"articleType":"standard","department":"Service","mainTopic":"Servicemodul"},"trackingdata":{"article_title":"duerften_sie_deutscher_staatsbuerger_werden","doctype":"homepage","main_topic":"servicemodul","object_id":"sz.7.11970","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":14,"group":"title_topic_group","position":306}},{"component":"articleTeaserS","content":{"date":"2011-12-22T13:50:44.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.23086"},"payCategory":"free","overline":"EQ-Test","title":"Testen Sie Ihre emotionale Intelligenz","overlineLabels":[],"url":"https://quiz.sueddeutsche.de/quiz/50ceff3b49fdf0baba67c8fd0ad08566-eq-test---pers-nlichkeitstest","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/13c3aae4-93ba-417f-b4c7-587aa0a0abd8.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"testen_sie_ihre_emotionale_intelligenz","doctype":"homepage","main_topic":"servicemodule","object_id":"sz.7.23086","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":15,"group":"title_topic_group","position":307}},{"component":"articleTeaserS","content":{"date":"2012-11-29T10:06:50.000Z","ref":{"referenceType":"externalLink","primaryId":"sz.7.41293"},"payCategory":"free","overline":"Adventskalender","title":"Alle Jahre wieder – das große Gewinnspiel","overlineLabels":[],"url":"https://adventskalender.sueddeutsche.de/","teaserImage":{"crops":[{"x":0,"y":78,"width":832,"height":468,"name":"16:9"},{"x":0,"y":0,"width":832,"height":624,"name":"4:3"},{"x":0,"y":137,"width":832,"height":349,"name":"50:21"}],"width":832,"height":624,"url":"https://www.sueddeutsche.de/2024/03/18/66f3c840-18b8-467e-98c9-2ad630088e8e.png"},"articleType":"standard","department":"Service","mainTopic":"servicemodule"},"trackingdata":{"article_title":"alle_jahre_wieder_das_grosse_gewinnspiel","doctype":"homepage","main_topic":"servicemodule","object_id":"sz.7.41293","pcat":"free","section":"service","teaser_type":"article_teaser_s","group_title":"spiele_raetsel","group_position":16,"group":"title_topic_group","position":308}}],"title":"Spiele & Rätsel","titleReference":{"type":"webReference","href":"https://www.sueddeutsche.de/raetsel/"}}},"showDate":false}</script></div></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1h19j5hco0" data-qa="misch_teaser_group"><section><div class="css-riib44"><div class="css-3cz6eh"><a href="https://sz-erleben.sueddeutsche.de/pages/shop" target="_blank" rel="noreferrer"><picture><source media="(min-width: 768px)" srcSet="https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=1000&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=210&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=420&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=840&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=1536&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 1536w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=2000&amp;ar=1500:188&amp;fit=crop&amp;fm=avif&amp;q=60 2000w" width="1500" height="188" type="image/avif"/><source media="(min-width: 768px)" srcSet="https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=1000&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=210&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=420&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=840&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=1536&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 1536w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=2000&amp;ar=1500:188&amp;fit=crop&amp;fm=webp&amp;q=60 2000w" width="1500" height="188" type="image/webp"/><source media="(min-width: 768px)" srcSet="https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=1000&amp;ar=1500:188&amp;fit=crop&amp;fm=jpeg&amp;q=60 1000w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=210&amp;ar=1500:188&amp;fit=crop&amp;fm=jpeg&amp;q=60 210w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=420&amp;ar=1500:188&amp;fit=crop&amp;fm=jpeg&amp;q=60 420w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=840&amp;ar=1500:188&amp;fit=crop&amp;fm=jpeg&amp;q=60 840w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=1536&amp;ar=1500:188&amp;fit=crop&amp;fm=jpeg&amp;q=60 1536w, https://www.sueddeutsche.de/2023/05/25/d8fccdb8-d554-458c-8c7e-7c1908c62381.webp?width=2000&amp;ar=1500:188&amp;fit=crop&amp;fm=jpeg&amp;q=60 2000w" width="1500" height="188" type="image/jpeg"/><source srcSet="https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 1000w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=210&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 210w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=420&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 420w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=840&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 840w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1536&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 1536w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=2000&amp;ar=640:320&amp;fit=crop&amp;fm=avif&amp;q=60 2000w" type="image/avif"/><source srcSet="https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 1000w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=210&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 210w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=420&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 420w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=840&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 840w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1536&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 1536w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=2000&amp;ar=640:320&amp;fit=crop&amp;fm=webp&amp;q=60 2000w" type="image/webp"/><img src="https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60" srcSet="https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1000&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60 1000w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=210&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60 210w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=420&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60 420w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=840&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60 840w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=1536&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60 1536w, https://www.sueddeutsche.de/2023/05/25/19007242-3127-48ec-b77d-ab52c1b4896c.webp?width=2000&amp;ar=640:320&amp;fit=crop&amp;fm=jpeg&amp;q=60 2000w" width="640" height="320" alt="" loading="eager"/></picture></a></div></div></section></div><div class="szde-homie-page-content__separator-item--both css-1xdhyk6" data-manual="teaser-group" data-component-id="doc-1ht6vr6o60" data-qa="swipe_teaser_list_ratgeber"><section aria-roledescription="carousel" data-manual-remove="true"><div class="css-1psltl0"><header><h2 class="css-yowxym"> <span>Ratgeber</span></h2></header><div><div data-szde-hydration="SwipeButton"><div class="css-1insjq4"><button aria-controls="swipe-group-ratgeber" disabled="" class="css-jhe1q5"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Zurück</title><path d="M11.71 15.71L21.71 5.71004L20.29 4.29004L9.70996 14.88V17.12L20.29 27.71L21.71 26.29L11.71 16.29V15.71Z" fill="#29293A"></path></svg></div></button><button aria-controls="swipe-group-ratgeber" disabled="" class="css-y7bt86"><div class="css-83b81l"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="sz-icon"><title>Vor</title><path d="M10.71 4.29004L9.29004 5.71004L19.29 15.71V16.29L9.29004 26.29L10.71 27.71L21.29 17.12V14.88L10.71 4.29004Z" fill="#29293A"></path></svg></div></button></div></div><script data-szde-hydration-props="SwipeButton" type="application/json">{"id":"swipe-group-ratgeber","componentName":"swipeTeaserList","singleItemWidth":247,"dataSwipeTeaserListAttributes":{"dataFirstElement":{"data-first-element":"swipe-group-ratgeber-doc-1ht6vr6o60-first-element"},"dataLastElement":{"data-last-element":"swipe-group-ratgeber-doc-1ht6vr6o60-last-element"},"dataContainerElement":{"data-container-element":"swipe-group-ratgeber-doc-1ht6vr6o60-container-element"}},"className":"css-d0tfrx"}</script></div><div id="swipe-group-ratgeber" class="css-1c9c4d1"><ul data-container-element="swipe-group-ratgeber-doc-1ht6vr6o60-container-element" data-swipe-container="" class="css-8slvxg"><li data-first-element="swipe-group-ratgeber-doc-1ht6vr6o60-first-element" aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedethemaAbnehmen" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/thema/Abnehmen" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wie_sie_gesund_gewicht_verlieren&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;ernaehrung&quot;,&quot;object_id&quot;:&quot;sz.7.132847&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:1,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:310}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaAbnehmen" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/0991fe39-2051-4f6f-84f7-ed871c626cd3.png?rect=0,12,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Abnehmen</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Wie Sie gesund Gewicht verlieren</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.132847" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedethemaErziehung" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/thema/Erziehung" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;ratgeber_erziehung&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;erziehung&quot;,&quot;object_id&quot;:&quot;sz.7.79523&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;gesellschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:2,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:311}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaErziehung" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/5f0a5443-2a4b-4cdb-a9e0-bbf14b7b071f.png?rect=0,6,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Tipps für das Leben mit Kindern</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Ratgeber Erziehung</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.79523" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpwwwszdethemaTestament" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="http://www.sz.de/thema/Testament" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;den_nachlass_so_regeln_wie_man_will&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;erbschaft&quot;,&quot;object_id&quot;:&quot;sz.7.93527&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;wirtschaft&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:3,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:312}}" data-manual="teaser-url" aria-labelledby="teaser-httpwwwszdethemaTestament" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/5d69eac6-74cd-438e-8e28-c9a627f352e8.png?rect=0,6,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Testament</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Den Nachlass so regeln, wie man will</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.93527" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedethemaGehaltsverhandlung" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/thema/Gehaltsverhandlung" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;so_bekommen_sie_mehr_gehalt&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;gehaltsverhandlung&quot;,&quot;object_id&quot;:&quot;sz.7.64069&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;karriere&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:4,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:313}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaGehaltsverhandlung" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/e6e4f0b8-2ee7-47f7-8b8d-3c5c95219d58.png?rect=0,12,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Gehaltsverhandlung</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">So bekommen Sie mehr Gehalt</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.64069" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedethemaEinbC3BCrgerungstest" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/thema/Einb%C3%BCrgerungstest" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;duerften_sie_deutscher_staatsbuerger_werden&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;servicemodul&quot;,&quot;object_id&quot;:&quot;sz.7.11970&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;service&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:5,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:314}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaEinbC3BCrgerungstest" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/b1d71c57-c7fb-40d6-8288-ba42832c58c0.png?rect=0,6,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Einbürgerungstest</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Dürften Sie deutscher Staatsbürger werden?</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.11970" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedethemaStudium" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/thema/Studium" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;bachelor_master_promotion_tipps_fuer_das_leben_an_der_universitaet&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;studium&quot;,&quot;object_id&quot;:&quot;sz.7.94209&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;bildung&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:6,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:315}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaStudium" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/c019d7ca-cf3a-428a-96c7-c90d9498ba9d.png?rect=0,6,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Studium</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Bachelor, Master, Promotion - Tipps für das Leben an der Universität</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.94209" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpwwwsueddeutschedethemaGrippe" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="http://www.sueddeutsche.de/thema/Grippe" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;der_grippe_entkommen&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;grippe&quot;,&quot;object_id&quot;:&quot;sz.7.111552&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:7,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:316}}" data-manual="teaser-url" aria-labelledby="teaser-httpwwwsueddeutschedethemaGrippe" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/4d653a22-b609-45df-8ed0-02e2c0d60070.png?rect=0,6,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Ratgeber Influenza</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Der Grippe entkommen</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.111552" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li><li data-last-element="swipe-group-ratgeber-doc-1ht6vr6o60-last-element" aria-roledescription="slide" class="css-ytvag0"><article data-manual="teaser-m" id="teaser-httpswwwsueddeutschedethemaDepression" class="sz-teaserlist-element css-11johfn" data-tb-region-item=""><a href="https://www.sueddeutsche.de/thema/Depression" aria-label="Artikelverlinkung:" data-track-szde="{&quot;event&quot;:&quot;teaser_clicked&quot;,&quot;teaser_clicked&quot;:{&quot;article_title&quot;:&quot;wege_aus_der_melancholie&quot;,&quot;doctype&quot;:&quot;homepage&quot;,&quot;main_topic&quot;:&quot;psychiatrie&quot;,&quot;object_id&quot;:&quot;sz.7.98245&quot;,&quot;pcat&quot;:&quot;free&quot;,&quot;section&quot;:&quot;gesundheit&quot;,&quot;teaser_type&quot;:&quot;article_teaser_s&quot;,&quot;group_title&quot;:&quot;ratgeber&quot;,&quot;group_position&quot;:8,&quot;group&quot;:&quot;swipe_teaser_list&quot;,&quot;position&quot;:317}}" data-manual="teaser-url" aria-labelledby="teaser-httpswwwsueddeutschedethemaDepression" class="css-14tg8sh"></a><div class="css-1xu9q7h"><div class="css-1xlegg1"><picture data-manual="teaser-image" class="css-1ago99h"><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=217&amp;fm=avif&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=145&amp;fm=avif&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=290&amp;fm=avif&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=580&amp;fm=avif&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=434&amp;fm=avif&amp;q=60 434w" type="image/avif"/><source sizes="(min-width: 768px) 217px, 290px" srcSet="https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=217&amp;fm=webp&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=145&amp;fm=webp&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=290&amp;fm=webp&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=580&amp;fm=webp&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=434&amp;fm=webp&amp;q=60 434w" type="image/webp"/><img src="https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=217&amp;fm=png&amp;q=60" srcSet="https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=217&amp;fm=png&amp;q=60 217w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=145&amp;fm=png&amp;q=60 145w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=290&amp;fm=png&amp;q=60 290w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=580&amp;fm=png&amp;q=60 580w, https://www.sueddeutsche.de/2026/07/09/7e9e8d18-8f20-4dcd-a513-df01fcd7770d.png?rect=0,0,2000,1500&amp;width=434&amp;fm=png&amp;q=60 434w" sizes="(min-width: 768px) 217px, 290px" alt="" loading="lazy" class="css-8atqhb"/></picture></div></div><h3 class="css-244yz0"><div class="css-1dmhpvx"><wbr/><span data-manual="teaser-overline" class="css-1q7r6nt">Ratgeber Depression</span></div><span class="css-pcxqtt">:</span><span data-manual="teaser-title" class="css-1f1htmp">Wege aus der Melancholie</span></h3><footer data-manual="teaser-footer"><div class="css-1j9fuww"><button data-bookmark="sz.7.98245" data-bookmark-state="loading" disabled="" type="button" data-manual="teaser-footer" class="css-1tksqjw"><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-1csece"><title>...</title><path d="M26 29.99H22.586L16.586 23.99H15.414L9.414 29.99H6V5.57599L7.586 3.98999H24.414L26 5.57599V29.99ZM23.414 27.99H24V6.40399L23.586 5.98999H8.414L8 6.40399V27.99H8.586L14.586 21.99H17.414L23.414 27.99Z" fill="#29293A"></path></svg><svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="css-osmrm9"><title>...</title><path d="M26 5.57999V29.99H22.59L16.59 23.99H15.41L9.41 29.99H6V5.57999L7.59 3.98999H24.41L26 5.57999Z" fill="#29293A"></path></svg></button></div></footer></article></li></ul></div></div></section></div></div></div></main><style data-emotion="css 13wukem">.css-13wukem{display:block;min-height:400px;padding-bottom:60px;}@media screen and (min-width: 768px){.css-13wukem{display:none;}}.css-13wukem>div{display:inline;position:-webkit-sticky;position:sticky;top:55px;}</style><div data-debug-screen="mobile" class="css-13wukem"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="mobile" data-asm-params="pid=7&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div><style data-emotion="css 1sfof9d">.css-1sfof9d{display:none;padding-bottom:60px;}@media screen and (min-width: 768px){.css-1sfof9d{display:block;}}@media screen and (min-width: 1000px){.css-1sfof9d{display:none;}}</style><div data-debug-screen="tablet" class="css-1sfof9d"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="tablet" data-asm-params="pid=7&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div><style data-emotion="css 11tc2bh">.css-11tc2bh{display:none;padding-bottom:60px;}@media screen and (min-width: 1000px){.css-11tc2bh{display:block;}}</style><div data-debug-screen="desktop" class="css-11tc2bh"><div class="css-obuj06"><ins class="asm_async_creative" style="display:block;text-align:left;text-decoration:none;width:100%" data-asm-cdn="cdn.adspirit.de" data-asm-scrollintoview="true" data-asm-host="szdm.adspirit.de" data-asm-set-timeout="180000" data-asm-responsive="1" data-adspirit-with-user-data="true" data-mode="desktop" data-asm-params="pid=7&amp;gdpr_consent=[consentstring]&amp;responsive=1&amp;subscriber=[subscriber]&amp;loggedin=[loggedin]&amp;isapp=false" data-asm-fetch-gdpr="1"></ins></div></div><style data-emotion="css 8ic5f7">.css-8ic5f7{margin-bottom:60px;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);}@media screen and (min-width: 768px){.css-8ic5f7{margin:0 auto;margin-bottom:60px;}}</style><div data-qa="voucher_widget" class="css-8ic5f7" data-swipe-container=""><div><div data-szde-hydration="VoucherWidgetToken"><style data-emotion="css 1leru6x">.css-1leru6x{box-sizing:border-box;font-family:'Neue Helvetica',Helvetica,sans-serif;font-size:15px;font-weight:400;letter-spacing:0.05em;line-height:1.15;max-width:1000px;position:relative;}</style><section class="css-1leru6x"><style data-emotion="css svu4db">.css-svu4db{border-bottom:5px var(--sz-basic-background-color-secondary, #f2f2f3) solid;padding:0 16px 12px;}@media screen and (min-width: 768px){.css-svu4db{margin:0 16px;}}</style><header class="css-svu4db"><style data-emotion="css 1m9f75c">.css-1m9f75c{color:var(--sz-basic-text-color-primary, #29293a);font-family:'Neue Helvetica',Helvetica,sans-serif;font-size:19px;font-weight:400;letter-spacing:1px;line-height:1.3;position:relative;text-transform:uppercase;}.css-1m9f75c::before{font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;color:var(--sz-basic-text-color-secondary, #71737f);content:attr(aria-label);display:block;letter-spacing:1.3px;line-height:1.4;}</style><p aria-label="Anzeige" class="css-1m9f75c"><style data-emotion="css 5x0u19">.css-5x0u19{-webkit-text-decoration:none;text-decoration:none;}</style><a href="https://www.sueddeutsche.de/gutscheine" class="css-5x0u19">Exklusive Gutscheine für SZ-Abonnenten</a><style data-emotion="css pcxqtt">.css-pcxqtt{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;}</style><span class="css-pcxqtt">:</span></p></header><style data-emotion="css hl25z5">.css-hl25z5{display:grid;grid-template-columns:1fr auto 1fr;margin-top:24px;overflow-x:auto;}.css-hl25z5::-webkit-scrollbar{height:0;width:0;}@media screen and (min-width: 768px){.css-hl25z5{margin:32px auto 0;}}</style><div class="css-hl25z5"><style data-emotion="css p18xxk">.css-p18xxk{background:transparent;border:none;cursor:pointer;display:none;padding:10px;top:50%;left:0;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);visibility:hidden;}@media screen and (min-width: 768px){.css-p18xxk{display:inline-block;}}.css-p18xxk svg{fill:#71737f;width:22px;}.css-p18xxk:hover svg{fill:#29293a;}</style><button type="button" aria-disabled="true" aria-label="Previous slide" data-swipe-navigation="prev" disabled="" class="css-p18xxk"><svg aria-hidden="false" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg></button><style data-emotion="css 1fysviu">.css-1fysviu{-webkit-column-gap:16px;column-gap:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 16px;width:912px;}@media screen and (min-width: 768px){.css-1fysviu{margin:0;overflow-x:hidden;}}</style><ul class="css-1fysviu"><style data-emotion="css uthm1l">.css-uthm1l{border:var(--sz-basic-background-color-secondary, #f2f2f3) 3px solid;display:block;-webkit-flex:0 0 216px;-ms-flex:0 0 216px;flex:0 0 216px;height:150px;overflow:hidden;position:relative;}</style><li class="css-uthm1l"><a href="https://www.sueddeutsche.de/gutscheine/black-friday?mtm_campaign=sueddeutsche_leiste&amp;mtm_kwd=black-friday" rel="noreferrer" target="_blank"><style data-emotion="css 1dccbm9">.css-1dccbm9{height:62px;left:50%;position:absolute;top:30px;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}</style><img alt="Black Friday Black Week" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/blackfriday.webp" class="css-1dccbm9"/><style data-emotion="css 1xfjab2">.css-1xfjab2{background-color:var(--sz-basic-background-color-secondary, #f2f2f3);height:88px;opacity:0.9;padding:16px;position:absolute;top:62px;width:216px;}@media screen and (min-width: 768px){.css-1xfjab2{right:0;}}</style><dl class="css-1xfjab2"><style data-emotion="css bz6tjk">.css-bz6tjk{color:var(--sz-basic-text-color-primary, #29293a);font-family:'Neue Helvetica',Helvetica,sans-serif;font-size:15px;font-weight:700;letter-spacing:0.015em;line-height:1.3;position:relative;}</style><dt class="css-bz6tjk">Black Friday Black Week</dt><style data-emotion="css 1d83m8b">.css-1d83m8b{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin-top:4px;overflow:hidden;}</style><dd class="css-1d83m8b">Exklusive Gutscheine für SZ Plus Abonnenten</dd></dl></a></li><li class="css-uthm1l"><a href="https://www.sueddeutsche.de/gutscheine?mtm_campaign=sueddeutsche_leiste&amp;mtm_kwd=gutscheine_start" rel="noreferrer" target="_blank"><img alt="Exklusive Gutscheine" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/sz_gutscheine.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Exklusive Gutscheine</dt><dd class="css-1d83m8b">Höchste Rabatte für SZ Plus Abonnenten!</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/bootsschule1#48duklka2webvk4aivsm8iqgn0duj5unioosmpkdwzawib254tq9p0ihlom0r9qz?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Bootsschule1" rel="noreferrer" target="_blank"><img alt="Bootsschule1" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/47eqqt8lcrx6fdzgeosy3i39t496ec3d_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Bootsschule1</dt><dd class="css-1d83m8b">Exklusiver 15€ Rabattcode von Bootsschule1 für Ihren Bootsführerschein bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/narwal#47bb56drvq2mukzhb795t0o1eyze844ogad3lr6vmnch181lnn6jjei6szlz941u?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Narwal" rel="noreferrer" target="_blank"><img alt="Narwal" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/3ui23a6ukwvn0y7ofjwukji5hw6z3kjn_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Narwal</dt><dd class="css-1d83m8b">Sichern Sie sich exklusiv den 4% Narwal Gutschein auf alle Produkte bis 31.12.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/dyson#4jar70xpz47iuiyxdqwvuixay900gsfwj4c4zyutkunqa80t7dzemlsmiq5bfbnw?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Dyson" rel="noreferrer" target="_blank"><img alt="Dyson" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2zrvcv0wkk5mcmygwowbxuuhm5xy29ls_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Dyson</dt><dd class="css-1d83m8b">Bis 200 € Extra-Rabatt auf ausgesuchte Highlight-Angebote mit Dyson Gutschein sichern bis 20.09.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/uber#4iip77g5hp4j24zoo552kjkiai6ehsl8fv1pvtinlnyx19xje5hk7xx1x1iu9f3m?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Uber" rel="noreferrer" target="_blank"><img alt="Uber" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2u3bbqxkobb2tn7hbf6ojopidp0z2if2_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Uber</dt><dd class="css-1d83m8b">Uber Rabattcode: 15€ Gutschein für Ihre erste Fahrt sichern bis 30.09.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/farfetch#4hnjkryevor4qcj5ry0663qgcqyie2zomu2fv911gtprfw6b234155ii5wmvftny?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=FARFETCH" rel="noreferrer" target="_blank"><img alt="FARFETCH" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2wxd6bemp2t74yn24rw59zuxid1jloxm_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">FARFETCH</dt><dd class="css-1d83m8b">15% Rabatt bei FARFETCH auf Ihre erste Bestellung in der App bis 29.09.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/saturn#4i9ls6bi1j0zlge6jlnv8dtk02js38ke9mdt5s0igfqr60mrrbp0i78n9eamf8oc?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=SATURN" rel="noreferrer" target="_blank"><img alt="SATURN" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2w2xplpyttuu3x9v71kzol1iahz0p53p_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">SATURN</dt><dd class="css-1d83m8b">Bis zu 62% Rabatt auf SATURN Back-to-School Angebote bis 05.10.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/farfetch#32rpggqlhgxip97pabm58q85elqi0hcwnxq9xzezbbe8jtr0ssscpk2qasjdjqao?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=FARFETCH" rel="noreferrer" target="_blank"><img alt="FARFETCH" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2wxd6bemp2t74yn24rw59zuxid1jloxm_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">FARFETCH</dt><dd class="css-1d83m8b">Bis zu 30% FARFETCH Rabatt auf LULULEMON Damen Kleidung bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/pullandbear#31jl0hnlvo97o6hro0jraclx88yfqpha1rqs79r3romc5qsylfij8peh60m1a0rd?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Pull%20and%20Bear" rel="noreferrer" target="_blank"><img alt="Pull and Bear" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/6qywMNyQzxBeTkhVlkNFekAS8uodCzOc_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Pull and Bear</dt><dd class="css-1d83m8b">Sparen Sie bis zu 61% Rabatt auf Taschen bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/temu#4dskuoq15p884knlwqdir3snjvi1vd03g31fhkynwkvagh5ku9t9q9lgra5ce8ji?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Temu" rel="noreferrer" target="_blank"><img alt="Temu" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2yn4dor463tuit4ccx6xxpk0is2uicj0_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Temu</dt><dd class="css-1d83m8b">100% Rabatt auf bestimmte Produkte mit einem Temu Rabattcode sichern bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/rebuy#2z5yu9hc4dwzzngbxrm0gxgjmzx77nizcw42kb7yvti8pe7fdishar4545ku9izf?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=reBuy" rel="noreferrer" target="_blank"><img alt="reBuy" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/UoGoNafFnm7xKuPU44GPkgZDApGZSI04_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">reBuy</dt><dd class="css-1d83m8b">SALE Angebote von reBuy – Bis zu 70% Rabatt auf Apple MacBooks bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/farfetch#2wyj3wr9by5nwst4pwoug06njx2u6jzsxgroa1w7pmhsxnkqzcrlv36cx31o9ii5?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=FARFETCH" rel="noreferrer" target="_blank"><img alt="FARFETCH" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2wxd6bemp2t74yn24rw59zuxid1jloxm_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">FARFETCH</dt><dd class="css-1d83m8b">SALE Gutschein: Bis zu 70% Rabatt bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/lieferando#2m45qm7utpcb3o9riojkgi1zpq6mzmog0ccjkqn1cwjrgrqfbumjy4vzcftr0aay?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Lieferando" rel="noreferrer" target="_blank"><img alt="Lieferando" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/awI57VugzXGoNVelKYtOoBRFQmeFAdIK_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Lieferando</dt><dd class="css-1d83m8b">Lieferando Gutschein: 10% Rabatt bei jeder Bestellung bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/ebay#4i9gb7cns92djpjx699vta01yg1b5o3vvii7i27rpgaxix8nwl3y96p9qh790ujx?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=eBay" rel="noreferrer" target="_blank"><img alt="eBay" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/AHw8HqWoJJL7Davrd84tfW4dEHl9myUh_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">eBay</dt><dd class="css-1d83m8b">eBay Gutschein: Spare beim Kauf deines idealen Wiesn-Outfits bis 31.10.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/moemax#43tarzegz7mk8u26s0zq6nzu2u5onriyp0nppox2nduq24k5infhlini9tbgx4ac?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=m%C3%B6max" rel="noreferrer" target="_blank"><img alt="mömax" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/VXcspS9JM7kKpaADWMVLI2bsAAzneKvM_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">mömax</dt><dd class="css-1d83m8b">mömax Rabatt: 1+1 GRATIS auf Bessagi-Stühle bis 31.12.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/otto#4i3f45uflkt98xv47udwt53rx12gzt3qyaihumoyh1imj5x9645p8u50k9ag0z5d?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=OTTO" rel="noreferrer" target="_blank"><img alt="OTTO" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/xbmJ57PMYUrAD3tX0YVBejWbDZkWpeuk_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">OTTO</dt><dd class="css-1d83m8b">20% Rabatt mit dem OTTO Gutschein auf zahlreiche Wohnenmarken sichern bis 14.09.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/douglas#4jc9te8jsylcufnukz8fqlbf3xnohcqih6l67roawgo5m1i6jlsxamh8zokid7kl?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=DOUGLAS%20Parf%C3%BCmerie" rel="noreferrer" target="_blank"><img alt="DOUGLAS Parfümerie" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/BqY9qGFT18I6LcVAZmTfuBkPDu4oo5Qr_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">DOUGLAS Parfümerie</dt><dd class="css-1d83m8b">Gratis 2 Aveda-Minis sichern mit Douglas Gutschein bis 13.09.2026</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/samsung#2w6lcu64afpi6apxpast0tarlb5dx8r1rt796h4mw65krjj6jehjko58uddgyz2y?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Samsung" rel="noreferrer" target="_blank"><img alt="Samsung" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/BLMSU7cRTzjwKVZpervDPD925HYKPAZ5_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Samsung</dt><dd class="css-1d83m8b">Samsung Gutschein: GRATIS Versand für ausgewählte Artikel bis auf Widerruf</dd></dl></a></li><li class="css-uthm1l"><a href="/gutscheine/amazon#3hjbmu84xgw9ea9btknis6h5n98drgyyw0gcftaw6o9huoffaipa2j7ri7pai7dz?mtm_campaign=sueddeutsche_leiste&amp;mtm_term=Amazon" rel="noreferrer" target="_blank"><img alt="Amazon" loading="lazy" src="https://www.sueddeutsche.de/gutscheine/img/shops/2ur9jjh5kiny0sus4xjuasevwc50i7at_small@2x.jpg.webp" class="css-1dccbm9"/><dl class="css-1xfjab2"><dt class="css-bz6tjk">Amazon</dt><dd class="css-1d83m8b">Verschenken Sie einen Netflix Gutschein ab 25€ bis auf Widerruf</dd></dl></a></li></ul><style data-emotion="css c6x6bf">.css-c6x6bf{background:transparent;border:none;cursor:pointer;display:none;padding:10px;top:50%;right:7px;visibility:hidden;}@media screen and (min-width: 768px){.css-c6x6bf{display:inline-block;}}.css-c6x6bf svg{fill:#71737f;width:22px;}.css-c6x6bf:hover svg{fill:#29293a;}</style><button type="button" aria-disabled="true" aria-label="Next slide" data-swipe-navigation="next" disabled="" class="css-c6x6bf"><svg aria-hidden="false" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M5.88 4.12L13.76 12l-7.88 7.88L8 22l10-10L8 2z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg></button></div></section></div><script data-szde-hydration-props="VoucherWidgetToken" type="application/json">{"voucherData":[{"id":"GUTSCHEINE_START_BLACKFRIDAY","name":"Black Friday Black Week","url":"https://www.sueddeutsche.de/gutscheine/black-friday?mtm_campaign=sueddeutsche_leiste&mtm_kwd=black-friday","categories":[],"logo":"https://www.sueddeutsche.de/gutscheine/img/blackfriday.webp","image":"https://www.sueddeutsche.de/gutscheine/img/blackfriday.webp","text":"Exklusive Gutscheine für SZ Plus Abonnenten","text_long":"Exklusive Gutscheine für SZ Plus Abonnenten"},{"id":"GUTSCHEINE_START","name":"Exklusive Gutscheine","url":"https://www.sueddeutsche.de/gutscheine?mtm_campaign=sueddeutsche_leiste&mtm_kwd=gutscheine_start","categories":[],"logo":"https://www.sueddeutsche.de/gutscheine/img/sz_gutscheine.webp","image":"https://www.sueddeutsche.de/gutscheine/img/sz_gutscheine.webp","text":"Höchste Rabatte für SZ Plus Abonnenten!","text_long":"Höchste Rabatte für SZ Plus Abonnenten!"},{"id":"48duklka2webvk4aivsm8iqgn0duj5unioosmpkdwzawib254tq9p0ihlom0r9qz","name":"Bootsschule1","url":"/gutscheine/bootsschule1#48duklka2webvk4aivsm8iqgn0duj5unioosmpkdwzawib254tq9p0ihlom0r9qz?mtm_campaign=sueddeutsche_leiste&mtm_term=Bootsschule1","categories":["auto_motorrad_transport","buero_arbeit","e_learning","freizeit_sport","freizeit_unterhaltung","sport"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/47eqqt8lcrx6fdzgeosy3i39t496ec3d_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/48duklka2webvk4aivsm8iqgn0duj5unioosmpkdwzawib254tq9p0ihlom0r9qz_tile.jpg.webp","text":"Exklusiver 15€ Rabattcode von Bootsschule1 für Ihren Bootsführerschein","text_long":"Exklusiver 15€ Rabattcode von Bootsschule1 für Ihren Bootsführerschein bis auf Widerruf"},{"id":"47bb56drvq2mukzhb795t0o1eyze844ogad3lr6vmnch181lnn6jjei6szlz941u","name":"Narwal","url":"/gutscheine/narwal#47bb56drvq2mukzhb795t0o1eyze844ogad3lr6vmnch181lnn6jjei6szlz941u?mtm_campaign=sueddeutsche_leiste&mtm_term=Narwal","categories":["haus_garten","haus_technik","kueche_haushaltsgeraete"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/3ui23a6ukwvn0y7ofjwukji5hw6z3kjn_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/47bb56drvq2mukzhb795t0o1eyze844ogad3lr6vmnch181lnn6jjei6szlz941u_tile.jpg.webp","text":"Sichern Sie sich exklusiv den 4% Narwal Gutschein auf alle Produkte","text_long":"Sichern Sie sich exklusiv den 4% Narwal Gutschein auf alle Produkte bis 31.12.2026"},{"id":"4jar70xpz47iuiyxdqwvuixay900gsfwj4c4zyutkunqa80t7dzemlsmiq5bfbnw_83798","name":"Dyson","url":"/gutscheine/dyson#4jar70xpz47iuiyxdqwvuixay900gsfwj4c4zyutkunqa80t7dzemlsmiq5bfbnw?mtm_campaign=sueddeutsche_leiste&mtm_term=Dyson","categories":["elektronik_technik","haushaltsgeraete","haus_garten","haus_technik","kueche_haushaltsgeraete"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2zrvcv0wkk5mcmygwowbxuuhm5xy29ls_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/4jar70xpz47iuiyxdqwvuixay900gsfwj4c4zyutkunqa80t7dzemlsmiq5bfbnw_tile.jpg.webp","text":"Bis 200 € Extra-Rabatt auf ausgesuchte Highlight-Angebote mit Dyson Gutschein sichern","text_long":"Bis 200 € Extra-Rabatt auf ausgesuchte Highlight-Angebote mit Dyson Gutschein sichern bis 20.09.2026"},{"id":"4iip77g5hp4j24zoo552kjkiai6ehsl8fv1pvtinlnyx19xje5hk7xx1x1iu9f3m_83671","name":"Uber","url":"/gutscheine/uber#4iip77g5hp4j24zoo552kjkiai6ehsl8fv1pvtinlnyx19xje5hk7xx1x1iu9f3m?mtm_campaign=sueddeutsche_leiste&mtm_term=Uber","categories":["auto_motorrad_transport","mietwagen","mietwagen_bahn_bus","reise_urlaub"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2u3bbqxkobb2tn7hbf6ojopidp0z2if2_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/4iip77g5hp4j24zoo552kjkiai6ehsl8fv1pvtinlnyx19xje5hk7xx1x1iu9f3m_tile.jpg.webp","text":"Uber Rabattcode: 15€ Gutschein für Ihre erste Fahrt sichern","text_long":"Uber Rabattcode: 15€ Gutschein für Ihre erste Fahrt sichern bis 30.09.2026"},{"id":"4hnjkryevor4qcj5ry0663qgcqyie2zomu2fv911gtprfw6b234155ii5wmvftny_83627","name":"FARFETCH","url":"/gutscheine/farfetch#4hnjkryevor4qcj5ry0663qgcqyie2zomu2fv911gtprfw6b234155ii5wmvftny?mtm_campaign=sueddeutsche_leiste&mtm_term=FARFETCH","categories":["accessoires_taschen","damenmode","herrenmode","kindermode","kosmetik","mode_accessoires","parfum","parfum_kosmetik","schmuck_uhren"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2wxd6bemp2t74yn24rw59zuxid1jloxm_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/4hnjkryevor4qcj5ry0663qgcqyie2zomu2fv911gtprfw6b234155ii5wmvftny_tile.jpg.webp","text":"15% Rabatt bei FARFETCH auf Ihre erste Bestellung in der App","text_long":"15% Rabatt bei FARFETCH auf Ihre erste Bestellung in der App bis 29.09.2026"},{"id":"4i9ls6bi1j0zlge6jlnv8dtk02js38ke9mdt5s0igfqr60mrrbp0i78n9eamf8oc_83593","name":"SATURN","url":"/gutscheine/saturn#4i9ls6bi1j0zlge6jlnv8dtk02js38ke9mdt5s0igfqr60mrrbp0i78n9eamf8oc?mtm_campaign=sueddeutsche_leiste&mtm_term=SATURN","categories":["baby_kind","buerozubehör","buero_arbeit","computer_notebooks","dienstleister","elektronik_technik","freizeit_sport","freizeit_unterhaltung","geschenke","geschenke_blumen","haushaltsgeraete","haus_garten","haus_technik","heimwerken_garten","internet_dsl_mobilfunk","konsolen_videogames","kueche_haushaltsgeraete","smartphones_tablets","spielzeug","strom_gas","tv_video"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2w2xplpyttuu3x9v71kzol1iahz0p53p_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/4i9ls6bi1j0zlge6jlnv8dtk02js38ke9mdt5s0igfqr60mrrbp0i78n9eamf8oc_tile.jpg.webp","text":"Bis zu 62% Rabatt auf SATURN Back-to-School Angebote","text_long":"Bis zu 62% Rabatt auf SATURN Back-to-School Angebote bis 05.10.2026"},{"id":"32rpggqlhgxip97pabm58q85elqi0hcwnxq9xzezbbe8jtr0ssscpk2qasjdjqao_64497","name":"FARFETCH","url":"/gutscheine/farfetch#32rpggqlhgxip97pabm58q85elqi0hcwnxq9xzezbbe8jtr0ssscpk2qasjdjqao?mtm_campaign=sueddeutsche_leiste&mtm_term=FARFETCH","categories":["accessoires_taschen","damenmode","herrenmode","kindermode","kosmetik","mode_accessoires","parfum","parfum_kosmetik","schmuck_uhren"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2wxd6bemp2t74yn24rw59zuxid1jloxm_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/32rpggqlhgxip97pabm58q85elqi0hcwnxq9xzezbbe8jtr0ssscpk2qasjdjqao_tile.jpg.webp","text":"Bis zu 30% FARFETCH Rabatt auf LULULEMON Damen Kleidung","text_long":"Bis zu 30% FARFETCH Rabatt auf LULULEMON Damen Kleidung bis auf Widerruf"},{"id":"31jl0hnlvo97o6hro0jraclx88yfqpha1rqs79r3romc5qsylfij8peh60m1a0rd","name":"Pull and Bear","url":"/gutscheine/pullandbear#31jl0hnlvo97o6hro0jraclx88yfqpha1rqs79r3romc5qsylfij8peh60m1a0rd?mtm_campaign=sueddeutsche_leiste&mtm_term=Pull%20and%20Bear","categories":["accessoires_taschen","damenmode","herrenmode","mode_accessoires","schmuck_uhren","schuhe","sportbekleidung"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/6qywMNyQzxBeTkhVlkNFekAS8uodCzOc_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/31jl0hnlvo97o6hro0jraclx88yfqpha1rqs79r3romc5qsylfij8peh60m1a0rd_tile.jpg.webp","text":"Sparen Sie bis zu 61% Rabatt auf Taschen","text_long":"Sparen Sie bis zu 61% Rabatt auf Taschen bis auf Widerruf"},{"id":"4dskuoq15p884knlwqdir3snjvi1vd03g31fhkynwkvagh5ku9t9q9lgra5ce8ji","name":"Temu","url":"/gutscheine/temu#4dskuoq15p884knlwqdir3snjvi1vd03g31fhkynwkvagh5ku9t9q9lgra5ce8ji?mtm_campaign=sueddeutsche_leiste&mtm_term=Temu","categories":["accessoires_taschen","auto_motorrad","auto_motorrad_transport","babyausstattung_zubehoer","baby_kind","computer_notebooks","damenmode","elektronik_technik","haushaltsgeraete","haus_garten","haus_technik","heimwerken_garten","herrenmode","kindermode","konsolen_videogames","kosmetik","kueche_haushaltsgeraete","mode_accessoires","parfum_kosmetik","schmuck_uhren","schoenes_wohnen","schuhe","smartphones_tablets","spielzeug","sportbekleidung","tv_video"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2yn4dor463tuit4ccx6xxpk0is2uicj0_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/shops/2yn4dor463tuit4ccx6xxpk0is2uicj0_cashback.jpg.webp","text":"100% Rabatt auf bestimmte Produkte mit einem Temu Rabattcode sichern","text_long":"100% Rabatt auf bestimmte Produkte mit einem Temu Rabattcode sichern bis auf Widerruf"},{"id":"2z5yu9hc4dwzzngbxrm0gxgjmzx77nizcw42kb7yvti8pe7fdishar4545ku9izf","name":"reBuy","url":"/gutscheine/rebuy#2z5yu9hc4dwzzngbxrm0gxgjmzx77nizcw42kb7yvti8pe7fdishar4545ku9izf?mtm_campaign=sueddeutsche_leiste&mtm_term=reBuy","categories":["baby_kind","computer_notebooks","elektronik_technik","haus_garten","haus_technik","smartphones_tablets","spielzeug"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/UoGoNafFnm7xKuPU44GPkgZDApGZSI04_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/shops/UoGoNafFnm7xKuPU44GPkgZDApGZSI04_cashback.jpg.webp","text":"SALE Angebote von reBuy – Bis zu 70% Rabatt auf Apple MacBooks","text_long":"SALE Angebote von reBuy – Bis zu 70% Rabatt auf Apple MacBooks bis auf Widerruf"},{"id":"2wyj3wr9by5nwst4pwoug06njx2u6jzsxgroa1w7pmhsxnkqzcrlv36cx31o9ii5","name":"FARFETCH","url":"/gutscheine/farfetch#2wyj3wr9by5nwst4pwoug06njx2u6jzsxgroa1w7pmhsxnkqzcrlv36cx31o9ii5?mtm_campaign=sueddeutsche_leiste&mtm_term=FARFETCH","categories":["accessoires_taschen","damenmode","herrenmode","kindermode","kosmetik","mode_accessoires","parfum","parfum_kosmetik","schmuck_uhren"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2wxd6bemp2t74yn24rw59zuxid1jloxm_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/2wyj3wr9by5nwst4pwoug06njx2u6jzsxgroa1w7pmhsxnkqzcrlv36cx31o9ii5_tile.jpg.webp","text":"SALE Gutschein: Bis zu 70% Rabatt","text_long":"SALE Gutschein: Bis zu 70% Rabatt bis auf Widerruf"},{"id":"2m45qm7utpcb3o9riojkgi1zpq6mzmog0ccjkqn1cwjrgrqfbumjy4vzcftr0aay","name":"Lieferando","url":"/gutscheine/lieferando#2m45qm7utpcb3o9riojkgi1zpq6mzmog0ccjkqn1cwjrgrqfbumjy4vzcftr0aay?mtm_campaign=sueddeutsche_leiste&mtm_term=Lieferando","categories":["essen_trinken","getraenke","lebensmittel","lieferservice"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/awI57VugzXGoNVelKYtOoBRFQmeFAdIK_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/2m45qm7utpcb3o9riojkgi1zpq6mzmog0ccjkqn1cwjrgrqfbumjy4vzcftr0aay_tile.jpg.webp","text":"Lieferando Gutschein: 10% Rabatt bei jeder Bestellung","text_long":"Lieferando Gutschein: 10% Rabatt bei jeder Bestellung bis auf Widerruf"},{"id":"4i9gb7cns92djpjx699vta01yg1b5o3vvii7i27rpgaxix8nwl3y96p9qh790ujx","name":"eBay","url":"/gutscheine/ebay#4i9gb7cns92djpjx699vta01yg1b5o3vvii7i27rpgaxix8nwl3y96p9qh790ujx?mtm_campaign=sueddeutsche_leiste&mtm_term=eBay","categories":["apotheke_drogerie","auto_motorrad","auto_motorrad_transport","baby_kind","brillen_kontaktlinsen","buecher","buerozubehör","buero_arbeit","computer_notebooks","elektronik_technik","freizeit_sport","freizeit_unterhaltung","geschenke","geschenke_blumen","haushaltsgeraete","haus_garten","haus_technik","heimwerken_garten","konsolen_videogames","kueche_haushaltsgeraete","mode_accessoires","parfum_kosmetik","reise_urlaub","schoenes_wohnen","smartphones_tablets","spielzeug","sport","tierbedarf"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/AHw8HqWoJJL7Davrd84tfW4dEHl9myUh_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/4i9gb7cns92djpjx699vta01yg1b5o3vvii7i27rpgaxix8nwl3y96p9qh790ujx_tile.jpg.webp","text":"eBay Gutschein: Spare beim Kauf deines idealen Wiesn-Outfits","text_long":"eBay Gutschein: Spare beim Kauf deines idealen Wiesn-Outfits bis 31.10.2026"},{"id":"43tarzegz7mk8u26s0zq6nzu2u5onriyp0nppox2nduq24k5infhlini9tbgx4ac","name":"mömax","url":"/gutscheine/moemax#43tarzegz7mk8u26s0zq6nzu2u5onriyp0nppox2nduq24k5infhlini9tbgx4ac?mtm_campaign=sueddeutsche_leiste&mtm_term=m%C3%B6max","categories":["elektronik_technik","haushaltsgeraete","haus_garten","haus_technik","heimwerken_garten","kueche_haushaltsgeraete","schoenes_wohnen"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/VXcspS9JM7kKpaADWMVLI2bsAAzneKvM_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/shops/VXcspS9JM7kKpaADWMVLI2bsAAzneKvM_cashback.jpg.webp","text":"mömax Rabatt: 1+1 GRATIS auf Bessagi-Stühle","text_long":"mömax Rabatt: 1+1 GRATIS auf Bessagi-Stühle bis 31.12.2026"},{"id":"4i3f45uflkt98xv47udwt53rx12gzt3qyaihumoyh1imj5x9645p8u50k9ag0z5d","name":"OTTO","url":"/gutscheine/otto#4i3f45uflkt98xv47udwt53rx12gzt3qyaihumoyh1imj5x9645p8u50k9ag0z5d?mtm_campaign=sueddeutsche_leiste&mtm_term=OTTO","categories":["accessoires_taschen","baby_kind","brillen_kontaktlinsen","computer_notebooks","damenmode","elektronik_technik","freizeit_sport","geschenke","geschenke_blumen","haushaltsgeraete","haus_garten","haus_technik","heimwerken_garten","herrenmode","kindermode","konsolen_videogames","kosmetik","kueche_haushaltsgeraete","mode_accessoires","parfum","parfum_kosmetik","schmuck_uhren","schoenes_wohnen","schuhe","smartphones_tablets","sonnenbrillen","spielzeug","sport","sportbekleidung","tv_video"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/xbmJ57PMYUrAD3tX0YVBejWbDZkWpeuk_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/shops/xbmJ57PMYUrAD3tX0YVBejWbDZkWpeuk_cashback.jpg.webp","text":"20% Rabatt mit dem OTTO Gutschein auf zahlreiche Wohnenmarken sichern","text_long":"20% Rabatt mit dem OTTO Gutschein auf zahlreiche Wohnenmarken sichern bis 14.09.2026"},{"id":"4jc9te8jsylcufnukz8fqlbf3xnohcqih6l67roawgo5m1i6jlsxamh8zokid7kl","name":"DOUGLAS Parfümerie","url":"/gutscheine/douglas#4jc9te8jsylcufnukz8fqlbf3xnohcqih6l67roawgo5m1i6jlsxamh8zokid7kl?mtm_campaign=sueddeutsche_leiste&mtm_term=DOUGLAS%20Parf%C3%BCmerie","categories":["accessoires_taschen","baby_kind","brillen","brillen_kontaktlinsen","elektronik_technik","geschenke","geschenke_blumen","kosmetik","mode_accessoires","parfum","parfum_kosmetik","sonnenbrillen","spielzeug","tv_video"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/BqY9qGFT18I6LcVAZmTfuBkPDu4oo5Qr_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/shops/BqY9qGFT18I6LcVAZmTfuBkPDu4oo5Qr_cashback.jpg.webp","text":"Gratis 2 Aveda-Minis sichern mit Douglas Gutschein","text_long":"Gratis 2 Aveda-Minis sichern mit Douglas Gutschein bis 13.09.2026"},{"id":"2w6lcu64afpi6apxpast0tarlb5dx8r1rt796h4mw65krjj6jehjko58uddgyz2y","name":"Samsung","url":"/gutscheine/samsung#2w6lcu64afpi6apxpast0tarlb5dx8r1rt796h4mw65krjj6jehjko58uddgyz2y?mtm_campaign=sueddeutsche_leiste&mtm_term=Samsung","categories":["elektronik_technik","haushaltsgeraete","haus_garten","haus_technik","kueche_haushaltsgeraete","mode_accessoires","schmuck_uhren","smartphones_tablets","tv_video"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/BLMSU7cRTzjwKVZpervDPD925HYKPAZ5_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/shops/BLMSU7cRTzjwKVZpervDPD925HYKPAZ5_cashback.jpg.webp","text":"Samsung Gutschein: GRATIS Versand für ausgewählte Artikel","text_long":"Samsung Gutschein: GRATIS Versand für ausgewählte Artikel bis auf Widerruf"},{"id":"3hjbmu84xgw9ea9btknis6h5n98drgyyw0gcftaw6o9huoffaipa2j7ri7pai7dz","name":"Amazon","url":"/gutscheine/amazon#3hjbmu84xgw9ea9btknis6h5n98drgyyw0gcftaw6o9huoffaipa2j7ri7pai7dz?mtm_campaign=sueddeutsche_leiste&mtm_term=Amazon","categories":["accessoires_taschen","apotheke_drogerie","auto_motorrad","auto_motorrad_transport","babyausstattung_zubehoer","baby_kind","blumen","brillen_kontaktlinsen","buecher","buerozubehör","buero_arbeit","cbd_ezigaretten","computer_notebooks","damenmode","drogerie","elektronik_technik","freizeit_sport","freizeit_unterhaltung","geschenke","geschenke_blumen","haushaltsgeraete","haus_garten","haus_technik","heimwerken_garten","herrenmode","hund","katze","kindermode","koffer_reisebedarf","konsolen_videogames","kosmetik","kueche_haushaltsgeraete","lieferservice","mode_accessoires","parfum","parfum_kosmetik","reise_urlaub","schmuck_uhren","schoenes_wohnen","schuhe","smartphones_tablets","sonnenbrillen","spielzeug","sport","sportbekleidung","tabakwaren","tabakwaren_cbd_ezigaretten","tierbedarf","tiernahrung","tv_video"],"logo":"https://www.sueddeutsche.de/gutscheine/img/shops/2ur9jjh5kiny0sus4xjuasevwc50i7at_small@2x.jpg.webp","image":"https://www.sueddeutsche.de/gutscheine/img/vouchers/3hjbmu84xgw9ea9btknis6h5n98drgyyw0gcftaw6o9huoffaipa2j7ri7pai7dz_tile.jpg.webp","text":"Verschenken Sie einen Netflix Gutschein ab 25€","text_long":"Verschenken Sie einen Netflix Gutschein ab 25€ bis auf Widerruf"}]}</script></div></div><div data-debug-screen="mobile" data-manual-remove="true" aria-hidden="true" class="css-4l9xn5"><style data-emotion="css 6fq9xy">.css-6fq9xy{position:relative;z-index:0;margin-left:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-right:var(--szhp-components-styles-negative-page-padding-x, -12px);margin-bottom:60px;min-height:622px;}.css-6fq9xy::before{content:'- ANZEIGE -';font:200 0.625rem/1 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;color:#71737f;text-transform:uppercase;left:0;position:absolute;right:0;text-align:center;top:150px;z-index:-1;}@media screen and (min-width: 1000px){.css-6fq9xy::before{content:none;}}@media screen and (min-width: 1000px){.css-6fq9xy{margin-left:0;margin-right:0;}}@media screen and (min-width: 1000px){.css-6fq9xy{margin-bottom:0;min-height:auto;text-align:center;}}[data-view-inactive] .css-6fq9xy{display:none;}</style><div class="iqdcontainer css-6fq9xy" data-placement="pos_footer" data-device="mobile"></div></div><div data-debug-screen="tablet" data-manual-remove="true" aria-hidden="true" class="css-28jb6t"><div class="iqdcontainer css-6fq9xy" data-placement="pos_footer" data-device="tablet"></div></div><div data-debug-screen="desktop" data-manual-remove="true" aria-hidden="true" class="css-gwof2t"><div class="iqdcontainer css-6fq9xy" data-placement="pos_footer" data-device="desktop"></div></div></div></div>
  <div>
    <style data-emotion="custom-global cxu4w8">.sz-global-footer *,.sz-global-footer *::before,.sz-global-footer *::after{box-sizing:inherit;}.sz-global-footer *{color:inherit;margin:0;padding:0;}.sz-global-footer{box-sizing:border-box;font-size:100%;}</style><style data-emotion="custom 1b8s9m4 z9zzve 1dgf02g 1myqvjm 1sjt1t7 xw0jc7 1nayk7z 153ql3 101o6gw 2iao5h">.custom-1b8s9m4{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--sz-footer-background-color, #f2f2f3);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;left:0;padding:60px 16px;position:absolute;width:100%;}@media screen and (min-width: 768px){.custom-1b8s9m4{padding-bottom:96px;padding-top:96px;}}.custom-z9zzve path{fill:var(--sz-basic-text-color-primary, #29293a);}.custom-1dgf02g{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:16px;margin-top:16px;display:none;}@media screen and (min-width: 768px){.custom-1dgf02g{display:block;}}.custom-1myqvjm{-webkit-column-gap:32px;column-gap:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;list-style:none;row-gap:16px;}.custom-1sjt1t7{font:400 0.75rem/1.5 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.085em;line-height:1;-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;background-color:transparent;border:none;border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);color:var(--sz-basic-text-color-primary, #29293a);cursor:pointer;display:inline-block;padding:0 0 2px 0;-webkit-text-decoration:none;text-decoration:none;border-bottom:1px solid transparent;border:0;color:var(--sz-basic-text-color-primary, #29293a);height:15px;}.custom-1sjt1t7:hover{border-bottom:1px solid var(--sz-basic-text-color-primary, #29293a);-webkit-transition:border-bottom 150ms ease-in-out;transition:border-bottom 150ms ease-in-out;}.custom-xw0jc7{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:24px;max-width:768px;row-gap:16px;margin-top:32px;}@media screen and (min-width: 768px){.custom-xw0jc7{margin-top:48px;}}.custom-1nayk7z{font:700 0.875rem/1.3 'SZSansDigital','Neue Helvetica','Helvetica',sans-serif;letter-spacing:0.025em;color:var(--sz-basic-text-color-primary, #29293a);white-space:nowrap;}.custom-153ql3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:24px;max-width:768px;row-gap:16px;margin-top:48px;}@media screen and (min-width: 768px){.custom-153ql3{margin-top:48px;}}.custom-101o6gw{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:16px;margin-top:48px;}@media screen and (min-width: 768px){.custom-101o6gw{display:none;}}.custom-2iao5h{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:16px;margin-top:48px;}</style>
    <div class="sz-global-footer"><footer data-lt="sitefooter" data-color-scheme="" class="custom-1b8s9m4"><a href="https://www.sueddeutsche.de"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 536 62" fill="#29293a" aria-hidden="false" class="custom-z9zzve" height="30"><title>Süddeutsche Zeitung</title><path d="M163.1 24.12c-.7-1.99-2.63-4.17-4.93-4.78-1.97-.62-4.28.14-6.01 1.65-3.95 3.84-3.9 9.52-2.35 14.44l13.3-11.31zm4.89-.2l-16.91 14.73c1.45 3.88 7.47 7.76 13.43.8l2.26 2.46c-3.53 4.31-9.96 5.54-15.32 4.4-4.84-1.04-8.74-5.63-10.05-10.26-1.65-5.83-.24-11.88 4.37-15.67 4-3.55 14.14-7.81 22.22 3.55zm161.31.2c-.7-1.99-2.63-4.17-4.93-4.78-1.97-.62-4.27.14-6.01 1.65-3.95 3.84-3.9 9.52-2.35 14.44l13.3-11.31zm4.89-.2l-16.91 14.73c1.45 3.88 7.47 7.76 13.43.8l2.26 2.46c-3.53 4.31-9.96 5.54-15.32 4.4-4.83-1.04-8.73-5.63-10.05-10.26-1.64-5.83-.23-11.88 4.37-15.67 4-3.55 14.19-7.81 22.22 3.55zm59.7.2c-.7-1.99-2.62-4.17-4.93-4.78-1.97-.62-4.27.14-6 1.65-3.95 3.84-3.9 9.52-2.36 14.44l13.3-11.31zm4.85-.2l-16.92 14.73c1.46 3.88 7.47 7.76 13.44.8l2.25 2.46c-3.52 4.31-9.96 5.54-15.31 4.4-4.84-1.04-8.74-5.63-10.05-10.26-1.65-5.83-.24-11.88 4.37-15.67 4.04-3.55 14.18-7.81 22.22 3.55zm-153.71-4.1l-2.2 3.02c-3.63-2.84-9.5-4.92-13.77-2.93-3.2 1.6-2.59 5.25 1.97 6.48 2.96.95 12.73 1.8 13.81 9.18.38 3.03-1.03 5.73-3.43 7.62-5.54 4.26-14.33 3.27-20.43 1.14-.05-.1 1.4-4.88 1.4-4.88a24.34 24.34 0 005.46 2.6c9.39 3.41 14.8-2.36 8.92-5.77-2.58-1.56-5.96-1.7-9.25-3.03-2.45-1-4.98-2.88-5.78-5.63-.8-2.84-.24-6.15 1.5-7.9 5.64-5.3 15.7-3.27 21.8.1M45.9 10.71a3.8 3.8 0 117.6 0 3.8 3.8 0 01-3.8 3.84 3.86 3.86 0 01-3.8-3.84"></path><path d="M354.25 42.86c5.82.24 12.5-.95 17.9-2.18-.24.43-1.88 4.36-1.88 4.36h-26.64l18.42-42.08c-1.93 0-5.73.05-5.73.05-7.29 0-9.73.95-16.26 4.97l.47-7.67h31.76l-18.04 42.55zM284.2 11.44v11.69c4.32-3.93 10.47-8.05 16.25-5.12 3.8 2.42 3.29 6.77 3.2 11.41-.14 7.43-.57 15.57-.57 15.57h-7.28c.23-9.6.28-16.7-.23-19.74-.29-1.42-.61-2.88-2.16-3.6-3.48-1.37-6.77 1.9-9.12 4.46v18.83h-8.22V13.61h-3v-2.17h11.13zm141.91 7.52l.47 26.08h-8.17l.37-26.08h-5.12v-2.18h5.12V15.6s1.98-.76 3.67-1.56c2.35-1.1 3.66-2.08 3.66-2.08v4.77h16.3s-1.83 18.27.28 23.53c.52 1.32 1.74 1.9 3.2 1.56 2.77-.76 5.45-2.6 7.75-4.6V18.97h-4.32v-2.18h12.5v28.26h-8.23v-4.36c-1.4.71-12.82 8.29-17.19 3.74-2.58-2.88-2.68-8.19-2.82-12.82-.1-4.26.7-8.62 1.08-12.69h-8.55v.05zM52.24 16.78s-1.83 18.27.28 23.52c.52 1.33 1.74 1.9 3.2 1.57 2.77-.76 5.44-2.6 7.75-4.6v-18.3h-4.33v-2.18h12.5v28.26h-8.22v-4.36c-1.41.71-12.82 8.29-17.2 3.74-2.58-2.88-2.67-8.19-2.81-12.82-.1-4.26.7-8.62 1.08-12.69H40.3v-2.17l11.93.04zm128 0s-1.82 18.27.29 23.52c.52 1.33 1.74 1.9 3.2 1.57 2.77-.76 5.44-2.6 7.75-4.6v-18.3h-4.33v-2.18h12.5v28.26h-8.22v-4.36c-1.41.71-12.83 8.29-17.2 3.74-2.58-2.88-2.67-8.19-2.81-12.82-.1-4.26.7-8.62 1.08-12.69h-4.18v-2.17l11.93.04zM63.1 10.72a3.8 3.8 0 117.61 0 3.8 3.8 0 01-3.8 3.84 3.86 3.86 0 01-3.81-3.84m347.86 6.06v28.26h-8.17V18.96h-4.14v-2.18zM403 10.72a3.8 3.8 0 117.61 0 3.8 3.8 0 01-3.8 3.84 3.86 3.86 0 01-3.81-3.84m-187.53 6.06h5.73v2.18h-5.73l.47 26.08h-8.17l.37-26.08h-5.73v-2.18h5.73V15.6s1.97-.76 3.67-1.56c2.35-1.1 3.66-2.08 3.66-2.08v4.82zm56.18 3.65l-1.64 2.41c-2.25-3.22-6.86-4.26-9.44-2.84-5.17 3.03-5.17 10.13-4.23 15.76.66 3.17 2.72 6.96 6.15 7.53 2.68.38 5.55-1.56 6.63-2.56l2.67 2.98s-1.6 1.23-3.43 1.75c-5.2 1.85-11.32 1.1-15.3-2.6-4.28-3.97-5.83-9.18-4.8-14.77.85-4.78 5.3-9.27 9.91-10.55 4.56-1.23 10.05-.24 13.48 2.89M96.82 31.27s-.38 11.12-6.63 11.12c-6.24 0-6-11.17-6-11.17s.09-10.5 6.61-10.5c6.49 0 6.02 10.54 6.02 10.54zm-3.1-19.83v2.17h2.77v7.43s-5.5-6.34-13.81-1.94c-4.98 2.98-7.05 8.33-6.48 13.82.37 4.92 2.81 9.99 7.6 11.98 4.47 1.65 9.45.14 12.64-3.03v3.22h7.61v-33.6H93.72v-.06zM129 31.27s-.38 11.12-6.63 11.12c-6.24 0-6.01-11.17-6.01-11.17s.1-10.5 6.62-10.5c6.49 0 6.02 10.54 6.02 10.54zm-3.15-19.83v2.17h2.77v7.43s-5.5-6.34-13.8-1.94c-4.99 2.98-7.06 8.33-6.5 13.82.38 4.92 2.83 9.99 7.62 11.98 4.46 1.65 9.44.14 12.63-3.03v3.22h7.57v-33.6h-10.29v-.06zM497.1 28.99c.05 5.02.1 9.85-.09 16h-8.03c.51-6.53 2.63-21.82-2.82-23-3.48-.76-6.67 1.9-9.12 4.59v18.41h-7.94V18.96h-3.14v-2.18H477v6.58c3.8-3.64 8.88-7.62 14.18-6.53 1.6.33 5.78 1.52 5.92 12.16"></path><path d="M38.2 6.42L41.05 4l1.31 1.23-6.57 5.64C29.45 5.99 21.14 1.64 12.78 4c-2.16.71-5.08 2.6-5.17 5.35-.1 4.92 9.54 7.43 9.54 7.43s12.92 3.98 18.22 9c2.45 2.22 3.25 5.82 2.59 9.37C33.92 52.6 10 44.14 4.28 39.4l-2.96 3.03L0 41.25l6.67-6.81c5.3 3.97 6.48 4.68 11.37 6.76 12.64 4.78 16.77-2.6 13.3-7.28-5.88-6.96-15.88-5.78-22.98-10.75-3.76-2.7-6.43-6.67-5.78-11.45.43-4.55 5.08-8.62 9.07-10.13 9.07-3.6 19.26-.71 26.54 4.83m478.03 37.9c-4.27 0-7.7-5.48-7.7-12.3 0-6.76 3.47-12.3 7.7-12.3 4.28 0 7.7 5.49 7.7 12.3 0 6.82-3.42 12.3-7.7 12.3m19.5-23a3.76 3.76 0 00-7.23-1.47c0 .01-.48 1.15-.38 2.28a9.66 9.66 0 00-1.55-1.56c-4.7-4.07-12.45-4.64-17.85-1.9-5.83 3.04-8.83 9.14-7.99 15.67.52 5.5 5.4 10.6 10.34 12.3-.85.39-3.34.95-3.48 3.89-.1 5.01 7.84 2.36 11.74 3.74.99.52 1.5 1.51 1.32 2.7a3.07 3.07 0 01-2.02 1.94c-3.66 1.23-7.47-.81-10.1-3.32l-2.82 2.23c1.7 1.37 3.38 2.65 5.26 3.3 3.24 1.24 10.76 1.8 14.24-3.11.75-1 1.03-3.13.32-4.4-2.58-4.36-8.5-2.32-11.98-2.8-1.92-.23-3.28-3.12 3.72-3.69 5.3-.24 10.19-3.36 12.96-8.14 2.3-4.07 1.65-10.08-.1-14.06.85.2 1.46.29 1.98.2a3.79 3.79 0 003.62-3.8"></path></svg></a><div class="custom-1dgf02g"><ul class="custom-1myqvjm"><li><a href="https://www.sueddeutsche.de/mediadaten" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;mediadaten&quot;}})" class="custom-1sjt1t7">Mediadaten</a></li><li><a href="https://www.sueddeutsche.de/newsletter-homepagefooter" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;newsletter&quot;}})" class="custom-1sjt1t7">Newsletter</a></li><li><a href="https://www.sueddeutsche.de/updates-eilmeldung" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;eilmeldungen&quot;}})" class="custom-1sjt1t7">Eilmeldungen</a></li><li><a href="https://www.sueddeutsche.de/updates-rss" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;rss&quot;}})" class="custom-1sjt1t7">RSS</a></li><li><a href="https://www.sueddeutsche.de/updates-mobileapps" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;apps&quot;}})" class="custom-1sjt1t7">Apps</a></li><li><a href="https://www.sueddeutsche.de/jobs" title="Jobs und Stellenangebote bei der SZ Digitale Medien" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;jobs&quot;}})" class="custom-1sjt1t7">Jobs</a></li></ul></div><div class="custom-xw0jc7"><div class="custom-1nayk7z">SZ Abonnements:</div><ul class="custom-1myqvjm"><li><a href="https://www.sueddeutsche.de/agb" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;agb&quot;}})" class="custom-1sjt1t7">AGB</a></li><li><a href="https://www.sueddeutsche.de/datenschutz" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;datenschutz&quot;}})" class="custom-1sjt1t7">Datenschutz</a></li><li><button type="button" onclick="
          window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;datenschutz-einstellungen&quot;}})
          window._sp_.gdpr.loadPrivacyManagerModal();
        " class="custom-1sjt1t7">Datenschutz-Einstellungen</button></li><li><a href="https://hilfe.sueddeutsche.de/kuendigen/" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;abo_telefonisch_kuendigen&quot;}})" class="custom-1sjt1t7">Abo telefonisch kündigen</a></li><li><a href="tel:+498921838955" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;089/2183-8955&quot;}})" class="custom-1sjt1t7">089/2183-8955</a></li><li><button type="button" onclick="
          window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;abo_online_kuendigen&quot;}})
          
        if (typeof window.SZ?.MyAccount?.openCancelSubscription === &#x27;function&#x27;) {
          window.SZ.MyAccount.openCancelSubscription();
        } else {
          window.location.href = &#x27;https://abo.sueddeutsche.de/service/kontaktformular?form=KUEND&#x27;;
        }
        
        " class="custom-1sjt1t7">Abo online kündigen</button></li><li><a href="https://abo.sueddeutsche.de/service/kontaktformular?form=WID" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;abo_widerrufen&quot;}})" class="custom-1sjt1t7">Abo widerrufen</a></li></ul></div><div class="custom-153ql3"><div class="custom-1nayk7z">Vertrag mit Werbung:</div><ul class="custom-1myqvjm"><li><a href="https://agb.swmh.de/sz_vertragmitwerbung" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;vertragsbedingungen&quot;}})" class="custom-1sjt1t7">Vertragsbedingungen</a></li><li><a href="https://www.swmh-datenschutz.de/sz_vertragmitwerbung" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;datenschutz&quot;}})" class="custom-1sjt1t7">Datenschutz</a></li><li><button type="button" onclick="
          window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;cookie-policy&quot;}})
          window._sp_.gdpr.loadPrivacyManagerModal();
        " class="custom-1sjt1t7">Cookie-Policy</button></li><li><a href="https://www.sueddeutsche.de/consent/kuendigen" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;vertrag_mit_werbung_kuendigen&quot;}})" class="custom-1sjt1t7">Vertrag mit Werbung kündigen</a></li><li><a href="https://www.sueddeutsche.de/consent/widerruf" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;widerruf_nach_fernabsatzgesetz&quot;}})" class="custom-1sjt1t7">Widerruf nach Fernabsatzgesetz</a></li><li><a href="https://www.sueddeutsche.de/consent/widerspruch" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;widerspruch&quot;}})" class="custom-1sjt1t7">Widerspruch</a></li></ul></div><div class="custom-101o6gw"><ul class="custom-1myqvjm"><li><a href="https://www.sueddeutsche.de/utiq-verwalten" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;utiq_verwalten&quot;}})" class="custom-1sjt1t7">Utiq verwalten</a></li></ul></div><div class="custom-2iao5h"><ul class="custom-1myqvjm"><li><a href="https://www.sueddeutsche.de/impressum" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;kontakt_und_impressum&quot;}})" class="custom-1sjt1t7">Kontakt und Impressum</a></li><li><a href="https://www.sueddeutsche.de/infoszurbarrierefreiheit" onclick="window.dataLayer.push({&quot;event&quot;:&quot;footerTrack&quot;,&quot;dataTrack&quot;:{&quot;itemType&quot;:&quot;footer&quot;,&quot;itemSubtype&quot;:&quot;infos_zur_barrierefreiheit&quot;}})" class="custom-1sjt1t7">Infos zur Barrierefreiheit</a></li></ul></div></footer></div>
  </div>
  
  <script>
    if (!window.SZ) { window.SZ = {} }; window.SZ.AdDefend = { isSubscriber: window.SZ.UserData.isSubscriber };
    /* 12042601 */ !function(e,t){var r;1&&((r=document.createElement("script")).async=!0,r.referrerPolicy="unsafe-url",r.setAttribute("src","/image/sz.1.5792114/1272x188?v=1340736288900&format=gif".replace("__DOMAIN__",e.location.hostname)),t.body.appendChild(r))}(window,document); /* fec00 */

  </script></body></html>