It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://www.spiegel.de/international/topic/iran/index.rss

  1. <!doctype html><html lang="de">
  2. <head>
  3. <title>DER SPIEGEL - Fehler 404</title>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=yes">
  6. <meta name="MSSmartTagsPreventParsing" content="true">
  7. <meta http-equiv="imagetoolbar" content="no">
  8. <meta name="referrer" content="origin-when-cross-origin">
  9. <meta name="theme-color" content="#e64415" media="(prefers-color-scheme: light)">
  10. <meta name="theme-color" content="#D03D12" media="(prefers-color-scheme: dark)">
  11. <meta name="google-site-verification" content="lwpSnwoyvMkHS9nHmLBZuYOashAHfooOHSHeA_KS7ek">
  12. <meta name="robots" content="index, follow">
  13. <meta name="copyright" content="DER SPIEGEL, Hamburg, Germany">
  14. <meta name="email" content="spiegel_online@spiegel.de">
  15. <meta name="author" content="DER SPIEGEL, Hamburg, Germany">
  16. <meta name="description" content="Deutschlands führende Nachrichtenseite. Alles Wichtige aus Politik, Wirtschaft, Sport, Kultur, Wissenschaft, Technik und mehr.">
  17. <meta name="notdm" content="true">
  18. <link rel="shortcut icon" href="https://cdn.prod.www.spiegel.de/public/spon/images/icons/favicon.ico" type="image/ico">
  19. <style>
  20. html {
  21.    --polygon-app-collapsible-header-height: 0px;
  22.    --polygon-app-bottombar-height: 0px;
  23.    --polygon-audioplayer-height: 0px;
  24.    --polygon-featurebar-height: 0px;
  25.    --polygon-headerbar-height: 0px;
  26.    --polygon-max-headerbar-height: 0px;
  27.    --polygon-navigation-height: 0px;
  28.    --polygon-breakingnews-height: 0px;
  29.    --polygon-block-title-height: 0px;
  30.    --polygon-ad-sticky-offset: 0px;
  31.    --polygon-zoneheader-height: 0px;
  32.    --polygon-smallest-viewport-height: 100vh;
  33. }
  34.  
  35. @supports (height: 100svh) {
  36.    html {
  37.        --polygon-smallest-viewport-height: 100svh;
  38.    }
  39. }
  40.  
  41. [data-is-first-child-hidden]:first-child {
  42.    display: none;
  43. }
  44.  
  45. html.is-app {
  46.    --polygon-app-bottombar-height: 53px;
  47. }
  48. html.is-app.has-bottom-sheet {
  49.    --polygon-app-bottombar-height: 93px;
  50. }
  51. html.audio-player-open [data-audioplayer-height] {
  52.    --polygon-audioplayer-height: 68px;
  53. }
  54. html:not(.is-app) [data-featurebar-height] {
  55.    --polygon-featurebar-height: 60px;
  56. }
  57.  
  58. html:not(.is-app) {
  59.    --polygon-navigation-height: 56px;
  60. }
  61. html.has-breaking-news {
  62.    --polygon-breakingnews-height: 52px;
  63. }
  64.  
  65. [data-block-el*="title"] ~ DIV {
  66.    --polygon-block-title-height: 50px;
  67. }
  68.  
  69. html.is-app.is-android.article:not(.is-issue-context) {
  70.    --polygon-app-collapsible-header-height: 53px;
  71. }
  72.  
  73. [data-sticky-ad-offset] {
  74.    top: calc( var(--polygon-headerbar-height, 0px) + var(--polygon-featurebar-height, 0px) + var(--polygon-block-title-height, 0px) + var(--polygon-zoneheader-height, 0px));
  75. }
  76.  
  77. html.overlay-open body {
  78.    overflow: hidden !important;
  79. }
  80.  
  81. html.is-logged-in [data-logged-in-hidden],
  82. html.is-logged-in [data-logged-in-hidden] + .border-separator {
  83.    display: none;
  84. }
  85.  
  86. html:not(.is-logged-in) [data-not-logged-in-hidden],
  87. html:not(.is-logged-in) [data-not-logged-in-hidden] + .border-separator {
  88.    display: none;
  89. }
  90.  
  91. html.is-mobile [data-mobile-hidden] {
  92.    display: none;
  93. }
  94.  
  95. html.is-tablet [data-tablet-hidden] {
  96.    display: none;
  97. }
  98.  
  99. html:not(.is-mobile) [data-not-mobile-hidden] {
  100.    display: none;
  101. }
  102.  
  103. html.is-app [data-app-hidden] {
  104.    display: none;
  105. }
  106.  
  107. html:not(.is-app) [data-not-app-hidden] {
  108.    display: none;
  109. }
  110.  
  111. html.is-unsupported-offline-issue [data-is-unsupported-offline-issue-hidden] {
  112.    display: none;
  113. }
  114.  
  115. html.is-unsupported-audio-playlist [data-is-unsupported-audio-playlist-hidden] {
  116.    display: none;
  117. }
  118.  
  119. html.is-unsupported-app-navigation [data-is-unsupported-app-navigation-hidden] {
  120.    display: none;
  121. }
  122.  
  123. html.is-app:not(.is-unsupported-app-navigation) [data-is-supported-app-navigation-hidden] {
  124.    display: none;
  125. }
  126.  
  127. html.is-unsupported-subscription-plans [data-is-unsupported-subscription-plans-hidden] {
  128.    display: none;
  129. }
  130.  
  131. html:not(.is-ios) [data-not-ios-hidden] {
  132.    display: none;
  133. }
  134.  
  135. html.is-ios [data-ios-hidden] {
  136.    display: none;
  137. }
  138.  
  139. html.is-android [data-android-hidden] {
  140.    display: none;
  141. }
  142.  
  143. html.is-app.is-ios [data-ios-app-hidden] {
  144.    display: none;
  145. }
  146.  
  147. html:not(.is-android) [data-not-android-hidden] {
  148.    display: none;
  149. }
  150.  
  151. html.is-app body>[id^="sp_message_container"] {
  152.    overflow: visible !important;
  153.    height: calc(100vh - 56px) !important;
  154. }
  155. html.is-app body>[id^="sp_message_container"]::after {
  156.    content: "";
  157.    position: absolute;
  158.    width: 100%; height: 56px;
  159.    background: rgb(0,0,0);
  160.    opacity: 0.65;
  161. }
  162.  
  163. [data-anchor-offset]::before {
  164.    content: "";
  165.    display: block;
  166.    margin-top: calc((var(--polygon-headerbar-height, 0px) + var(--polygon-featurebar-height, 0px)) * -1);
  167.    height: calc(var(--polygon-headerbar-height, 0px) + var(--polygon-featurebar-height, 0px));
  168. }
  169.  
  170. html.is-app {
  171.    -webkit-tap-highlight-color: transparent;
  172. }
  173.  
  174. html:not(.is-issue-context) [data-not-issue-context-hidden] {
  175.    display: none;
  176. }
  177. html.is-issue-context [data-issue-context-hidden] {
  178.    display: none;
  179. }
  180. html.is-app.article.is-issue-context [data-app-article-issue-context-hidden] {
  181.    display: none;
  182. }
  183.  
  184. html.hide-conditional [data-contains-flags*="conditional"] [data-flag-name*="conditional"],
  185. html.hide-conditional [data-conditional-only] {
  186.    display: none;
  187. }
  188.  
  189. html.has-breaking-news [data-has-breaking-news-hidden] {
  190.    display: none;
  191. }
  192.  
  193. html.has-paid-access [data-has-paid-access-hidden] {
  194.    display: none;
  195. }
  196.  
  197. html.has-noads-access [data-has-noads-access-hidden] {
  198.    display: none;
  199. }
  200.  
  201. html:not(.has-paid-access) [data-has-no-paid-access-hidden] {
  202.    display: none;
  203. }
  204.  
  205. html:not(.is-gift-article) [data-not-gift-article-hidden] {
  206.    display: none;
  207. }
  208.  
  209. html:not(.has-first-paint-overlay) [data-not-first-paint-overlay-hidden] {
  210.    display: none;
  211. }
  212.  
  213. a > svg:first-of-type:last-of-type {
  214.    pointer-events: none;
  215. }
  216.  
  217. html [data-area^="block>topic"] [data-is-inside-topic-block-hidden] {
  218.    display: none;
  219. }
  220.  
  221. [data-not-loaded-w-full]:not(.loaded) {
  222.    width: 100%;
  223. }
  224. [data-not-loaded-hidden]:not(.loaded) {
  225.    display: none;
  226. }
  227. [data-peer].loaded ~ [data-peer-loaded-hidden],
  228. iframe.peer ~ [data-peer-loaded-hidden] {
  229.    display: none;
  230. }
  231. [data-peer]:not(.loaded) ~ [data-peer-not-loaded-hidden] {
  232.    display: none;
  233. }
  234.  
  235. [x-cloak] {
  236.    display: none !important;
  237. }
  238.  
  239. @media (max-width: 719px) {
  240.    html.audio-player-open [data-audioplayer-height] {
  241.        --polygon-audioplayer-height: 60px;
  242.    }
  243.    html:not(.is-app) [data-featurebar-height] {
  244.        --polygon-featurebar-height: 53px;
  245.    }
  246.    html:not(.is-app) {
  247.        --polygon-navigation-height: 88px;
  248.    }
  249.    html.has-breaking-news {
  250.        --polygon-breakingnews-height: 40px;
  251.    }
  252.    .sm\:sticky [data-advertisement] .teads-inread,
  253.    .RichText .sm\:sticky .teads-inread,
  254.    .sm\:sticky [data-advertisement] .ob-smartfeed-wrapper,
  255.    .RichText .sm\:sticky .ob-smartfeed-wrapper {
  256.        margin-bottom: 0px !important;
  257.    }
  258.    [data-zoneheader-height] {
  259.        --polygon-zoneheader-height: 42px;
  260.    }
  261. }
  262.  
  263. @media (min-width: 720px) and (max-width: 1019px) {
  264.    html:not(.is-app) {
  265.        --polygon-navigation-height: 112px;
  266.    }
  267.    html.has-breaking-news {
  268.        --polygon-breakingnews-height: 52px;
  269.    }
  270.    [data-zoneheader-height] {
  271.        --polygon-zoneheader-height: 94px;
  272.    }
  273. }
  274.  
  275. @media (min-width: 1020px) {
  276.    [data-zoneheader-height] {
  277.        --polygon-zoneheader-height: 94px;
  278.    }
  279. }
  280. html:not(.no-header) [data-headerbar-height],
  281. html:not(.no-header) [data-sticky-ad-offset],
  282. html:not(.no-header) [data-anchor-offset] {
  283.    --polygon-headerbar-height: 80px;
  284.    --polygon-max-headerbar-height: 80px;
  285. }
  286. html:not(.no-header).is-headerbar-collapsed [data-headerbar-height],
  287. html:not(.no-header).is-headerbar-collapsed [data-sticky-ad-offset],
  288. html:not(.no-header).is-headerbar-collapsed [data-anchor-offset] {
  289.    --polygon-headerbar-height: 48px;
  290. }
  291.  
  292. html.Spplus [data-has-spplus-hidden],
  293. html:not(.Spplus):not(.is-gift-article):not(.has-metered-access) [data-has-spplus-visible] {
  294.    display: none;
  295. }
  296.  
  297. html.Spmetered [data-has-spmetered-hidden],
  298. html:not(.Spmetered):not(.is-gift-article) [data-has-spmetered-visible] {
  299.    display: none;
  300. }
  301.  
  302. @media (max-width: 719px) {
  303.    html:not(.no-header) [data-headerbar-height],
  304.    html:not(.no-header).is-headerbar-collapsed [data-headerbar-height],
  305.    html:not(.no-header) [data-sticky-ad-offset],
  306.    html:not(.no-header).is-headerbar-collapsed [data-sticky-ad-offset],
  307.    html:not(.no-header) [data-anchor-offset],
  308.    html:not(.no-header).is-headerbar-collapsed [data-anchor-offset] {
  309.        --polygon-headerbar-height: 48px;
  310.        --polygon-max-headerbar-height: 48px;
  311.    }
  312. }@font-face {font-family: 'SpiegelSlabCdUI';font-weight: 800;font-display: swap;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSlab4UICd-ExtraBold.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSlab4UICd-ExtraBold.woff") format('woff');}@font-face {font-family: 'SpiegelSerifUI';font-weight: 400;font-display: swap;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-Regular.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-Regular.woff") format('woff');}@font-face {font-family: 'SpiegelSerifUI';font-weight: 400;font-display: swap;font-style: italic;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-Italic.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-Italic.woff") format('woff');}@font-face {font-family: 'SpiegelSerifUI';font-weight: 700;font-display: swap;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-Bold.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-Bold.woff") format('woff');}@font-face {font-family: 'SpiegelSerifUI';font-weight: 700;font-display: swap;font-style: italic;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-BoldItalic.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifTextUI-BoldItalic.woff") format('woff');}@font-face {font-family: 'SpiegelSerifDisplayUI';font-weight: 700;font-display: swap;font-style: italic;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifDisplayUI-BoldItalic.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSerifDisplayUI-BoldItalic.woff") format('woff');}@font-face {font-family: 'SpiegelSansUI';font-weight: 400;font-display: swap;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSans4UI-Regular.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSans4UI-Regular.woff") format('woff');}@font-face {font-family: 'SpiegelSansUI';font-weight: 700;font-display: swap;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSans4UI-Bold.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSans4UI-Bold.woff") format('woff');}@font-face {font-family: 'SpiegelSans';font-weight: 600;font-display: swap;src: url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSans4-6SemiBold.woff2") format('woff2'),url("https://cdn.prod.www.spiegel.de/public/shared/fonts/SpiegelSans4-6SemiBold.woff") format('woff');}
  313.        
  314.    
  315.  
  316.  
  317. </style>
  318. <link rel="stylesheet" href="https://cdn.prod.www.spiegel.de/public/spon/generated/css/styles.744f7616fcd325c7e84d.css">
  319. <script>(() => {const searchParams = new URLSearchParams(window.location.search);if (searchParams.get('from') === '404') {return;}const referrer = window.document.referrer ? new URL(window.document.referrer) : null;if (referrer) {referrer.searchParams.delete('from');referrer.searchParams.delete('ref');}const homeUrl = new URL('https://www.spiegel.de/');homeUrl.searchParams.set('from', '404');if (referrer) {homeUrl.searchParams.set('ref', referrer.href);}window.location.href = homeUrl.href;})();</script>
  320. </head>
  321. <body class="bg-shade-lightest dark:bg-black text-black dark:text-shade-lightest min-w-sm leading-normal static antialiased lining-nums lg:overflow-x-hidden lg:overflow-y-scroll">
  322. <header role="banner" class="top-0 -mt-8" data-app-hidden>
  323. <div class="relative z-max" data-area="header-bar">
  324. <div class="bg-primary-base dark:bg-dm-primary-base top-0 w-full z-10 pointer-events-auto h-80 sm:h-48" id="header-bar">
  325. <div class="bg-primary-base dark:bg-dm-primary-base md:overflow-hidden lg:overflow-hidden">
  326. <div class="mx-auto flex items-center h-80 lg:px-32 lg:py-20 lg:max-w-lg md:px-24 md:py-20 sm:pb-12 sm:pl-16 sm:pr-12 sm:pt-12 sm:h-48">
  327. <span class="flex flex-auto justify-between items-center md:order-1 lg:order-1 overflow-hidden text-white">
  328. <span class="shrink-0">
  329. <a href="https://www.spiegel.de/" target="_self" title="DER SPIEGEL" aria-label="DER SPIEGEL">
  330. <span class="hidden">DER SPIEGEL</span>
  331. <span class="block lg:hidden md:hidden leading-none"><svg id="spon-der-spiegel-mobile" width="137" height="18" viewBox="0 0 137 18" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true">
  332.    <path d="M4.938 15V3h3.855v12H4.938zm7.348 1.08V1.92c0-1.08-.964-1.92-1.928-1.92H0v3h1.445v12H0v3h10.479c.964 0 1.807-.84 1.807-1.92zM23.126 11.64V15h-4.095v-4.92h5.42v-3h-5.42V3h4.095v2.52H26.5V0H14.213v3h1.325v12h-1.325v3h12.286v-6.36h-3.373zM33.244 7.08V3h3.975v4.08h-3.975zM40.832 15v-4.32c0-1.08-.843-1.92-1.927-1.92 1.084 0 1.927-.84 1.927-1.92v-4.8c0-.96-.843-1.92-1.807-1.92h-10.72v3h1.566v12h-1.566V18h6.384v-3h-1.325v-4.92h3.975V15h-1.445v3h6.263v-3h-1.325zM66.487 7.08V3h4.096v4.08h-4.096zm7.589 1.08V1.92c0-1.08-.843-1.92-1.928-1.92H61.55v3h1.445v12H61.55v3h6.263v-3h-1.325v-4.92h5.661c1.085 0 1.928-.84 1.928-1.92zM80.219 15V3h1.445V0H75.4v3h1.446v12H75.4v3h6.264v-3h-1.445zM92.143 11.64V15h-4.095v-4.92h5.42v-3h-5.42V3h4.095v2.52h3.493V0H83.23v3h1.325v12H83.23v3h12.406v-6.36h-3.493zM102.02 7.08v3h2.77V15h-4.095V3h4.095v2.52h3.613v-3.6c0-1.08-.843-1.92-1.927-1.92h-7.227c-.481 0-.963.24-1.204.48-.362.36-.723.84-.723 1.44v14.16c0 .6.241 1.08.723 1.44.361.36.843.48 1.325.48h9.033V7.08h-6.383zM119.002 11.64V15h-4.095v-4.92h5.42v-3h-5.42V3h4.095v2.52h3.493V0h-12.406v3h1.325v12h-1.325v3h12.406v-6.36h-3.493zM133.095 11.64V15h-3.974V3h1.445V0h-6.384v3h1.446v12h-1.446v3h12.406v-6.36h-3.493zM59.983 16.188v-9.06h-7.467V3.02h3.974v2.537h3.614V1.933C60.104.773 59.02 0 57.936 0h-7.107a1.905 1.905 0 00-1.927 1.933v8.215h7.468V15.1h-3.975v-3.383h-3.493v4.35c0 1.086.843 1.932 1.927 1.932h7.107c1.108 0 2.047-.725 2.047-1.812z" fill="#fff"/>
  333. </svg>
  334. </span>
  335. <span class="block leading-none sm:hidden"><svg id="spon-der-spiegel-tablet-desktop" width="175" height="23" viewBox="0 0 175 23" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true">
  336.    <path d="M6.31 19.167V3.833h4.925v15.334H6.31zm9.388 1.38V2.453c0-1.38-1.23-2.453-2.462-2.453H0v3.833h1.847v15.334H0V23h13.39c1.231 0 2.308-1.073 2.308-2.453zM29.55 14.873v4.294h-5.233V12.88h6.926V9.047h-6.926V3.833h5.233v3.22h4.31V0H18.16v3.833h1.693v15.334h-1.693V23H33.86v-8.127H29.55zM42.478 9.047V3.833h5.08v5.214h-5.08zm9.696 10.12v-5.52c0-1.38-1.077-2.454-2.462-2.454 1.385 0 2.462-1.073 2.462-2.453V2.607c0-1.227-1.077-2.454-2.308-2.454H36.168v3.834h2V19.32h-2V23h8.157v-3.833h-1.693V12.88h5.079v6.287h-1.847V23h8.003v-3.833h-1.693zM84.956 9.047V3.833h5.233v5.214h-5.233zm9.696 1.38V2.453C94.652 1.073 93.575 0 92.19 0H78.646v3.833h1.847v15.334h-1.847V23h8.003v-3.833h-1.693V12.88h7.234c1.385 0 2.462-1.073 2.462-2.453zM102.501 19.167V3.833h1.847V0h-8.003v3.833h1.847v15.334h-1.847V23h8.003v-3.833h-1.847zM117.738 14.873v4.294h-5.233V12.88h6.926V9.047h-6.926V3.833h5.233v3.22h4.463V0h-15.852v3.833h1.693v15.334h-1.693V23h15.852v-8.127h-4.463zM130.358 9.047v3.833h3.54v6.287h-5.233V3.833h5.233v3.22h4.617v-4.6c0-1.38-1.077-2.453-2.462-2.453h-9.234c-.616 0-1.232.307-1.54.613-.461.46-.923 1.074-.923 1.84v18.094c0 .766.308 1.38.923 1.84.462.46 1.078.613 1.693.613h11.543V9.047h-8.157zM152.059 14.873v4.294h-5.233V12.88h6.926V9.047h-6.926V3.833h5.233v3.22h4.463V0H140.67v3.833h1.693v15.334h-1.693V23h15.852v-8.127h-4.463zM170.066 14.873v4.294h-5.078V3.833h1.846V0h-8.157v3.833h1.847v15.334h-1.847V23h15.853v-8.127h-4.464zM76.645 20.685V9.107h-9.542V3.86h5.08v3.242h4.616V2.47C76.8.988 75.414 0 74.03 0h-9.08c-1.386 0-2.463 1.08-2.463 2.47v10.496h9.542v6.33H66.95v-4.323h-4.463v5.557c0 1.39 1.077 2.47 2.462 2.47h9.08c1.417 0 2.617-.926 2.617-2.315z" fill="#fff"/>
  337. </svg>
  338. </span>
  339. </a>
  340. </span>
  341. <div class="relative lg:h-56 md:h-56 sm:h-40 focus:outline-none">
  342. <div class="z-10 absolute right-0 bottom-0 lg:h-56 md:h-56 sm:h-40">
  343. <div class="flex items-center">
  344. <span class="bg-gradient-to-l from-primary-base dark:from-dm-primary-base w-24 lg:h-56 md:h-56 sm:h-40"></span>
  345. </div>
  346. </div>
  347. </div>
  348. </span>
  349. <div class="flex items-center justify-end flex-auto md:order-2 lg:order-2 ml-6">
  350. </div>
  351. </div>
  352. </div>
  353. </div>
  354. <div class="absolute left-0 right-0 pointer-events-auto" data-notification-el="container" data-notification-position="default"></div>
  355. </div>
  356. </header>
  357. <div class="sm:bg-shade-lightest sm:dark:bg-black md:bg-shade-lightest md:dark:bg-black">
  358. <div class="relative container mx-auto sm:max-w-sm md:max-w-md lg:max-w-lg">
  359. <div class="relative lg:mt-16 md:mt-16 sm:mt-8 lg:px-8 lg:bg-shade-lightest lg:dark:bg-black">
  360. <div class="lg:mt-16 md:mt-16 sm:mt-8">
  361. <div class="mx-auto lg:mx-8 lg:max-w-lg md:max-w-md sm:max-w-sm bg-white dark:bg-dm-shade-darkest lg:py-16 md:py-16 sm:py-8 lg:px-24 md:px-24 sm:px-16 shadow">
  362. <section class="border rounded">
  363. <div class="flex relative sm:flex-col">
  364. <div class="absolute bg-shade-lighter dark:bg-shade-darker top-0 bottom-0 left-0 right-0"></div>
  365. <div class="flex justify-center lg:w-4/12 md:w-6/12 sm:w-full z-10">
  366. <img class="w-full h-full" src="https://cdn.prod.www.spiegel.de/public/spon/images/errors/404.svg" width="949" height="534" alt="Fehler 404">
  367. </div>
  368. <div class="font-sansUI lg:w-8/12 md:w-6/12 pl-16 py-16 relative sm:w-full w-9/12">
  369. <span class="absolute cursor-pointer mr-16 right-0" data-error-el="close"><svg id="spon-close-m" class="stroke-current" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true">
  370.    <g id="m-close-4c478a51-ea85-4710-a696-2ab135cc0203">
  371.        <path id="vector-4c478a51-ea85-4710-a696-2ab135cc0203" d="M12 12L4 4m8 0l-8 8" stroke-linecap="round"/>
  372.    </g>
  373. </svg>
  374. </span>
  375. <header class="text-xl font-bold mb-4 lg:mr-40 lg:pr-6 md:mr-28 md:pr-px sm:mr-36 sm:pr-px">
  376. Es tut uns leid – hier ist etwas schiefgelaufen
  377. </header>
  378. <div class="text-s mb-12 lg:mr-40 lg:pr-6 md:mr-28 sm:mr-36">
  379. Leider gibt es die von Ihnen gesuchte Seite nicht oder nicht mehr.
  380. </div>
  381. <div class="flex items-center lg:mr-40 lg:pr-6 md:mr-28 sm:mr-36">
  382. <a href="https://www.spiegel.de/kontakt" class="text-black dark:text-shade-lightest hover:opacity-distinct font-bold font-sansUI text-s leading-normal" title="Wenn Sie den Fehler melden möchten, schreiben Sie uns gerne.">
  383. Wenn Sie den Fehler melden möchten, schreiben Sie uns gerne.
  384. </a>
  385. <span class="stroke-current ml-4 mt-2"><svg id="spon-chevron-right-f-s" class="stroke-current" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true">
  386.    <g id="s-chevron-right-f-a223369f-32b1-4d5c-b091-e77b7b321267">
  387.        <g id="s-chevron-right-a223369f-32b1-4d5c-b091-e77b7b321267">
  388.            <path id="vector-a223369f-32b1-4d5c-b091-e77b7b321267" d="M4.333 2.667L7.667 6 4.333 9.333" stroke-width="1.5" stroke-linecap="round"/>
  389.        </g>
  390.    </g>
  391. </svg>
  392. </span>
  393. </div>
  394. </div>
  395. </div>
  396. </section>
  397. </div>
  398. </div>
  399. <div class="lg:mt-16 md:mt-16 sm:mt-8 px-24 text-shade-lighter"></div>
  400. <footer class="relative z-10 lg:mt-16 md:mt-16 sm:mt-8" data-area="footer">
  401. <div class="z-10 relative">
  402. <div class="shadow lg:rounded bg-shade-darkest lg:pt-40 md:py-32 sm:pt-24 lg:pb-40 md:pb-32 sm:pb-32">
  403. <div class="lg:px-24 md:px-24 sm:px-16 sm:mt-24" data-area="more-links">
  404. <div class="lg:text-center md:text-center lg:mb-12 md:mb-12 font-sansUI font-normal">
  405. <a href="https://www.spiegel.de/impressum" target="_self" title="Impressum" class="inline-block text-shade-light dark:text-shade-dark text-s pr-16 hover:text-shade-lightest focus:text-white dark:focus:text-shade-lightest sm:pb-18">Impressum</a>
  406. <a href="https://www.spiegel.de/datenschutz-spiegel" target="_self" title="Datenschutz" class="inline-block text-shade-light dark:text-shade-dark text-s pr-16 hover:text-shade-lightest focus:text-white dark:focus:text-shade-lightest sm:pb-18">Datenschutz</a>
  407. <a href="https://www.spiegel.de/nutzungsbedingungen" target="_self" title="Nutzungsbedingungen" class="inline-block text-shade-light dark:text-shade-dark text-s pr-16 hover:text-shade-lightest focus:text-white dark:focus:text-shade-lightest sm:pb-18">Nutzungsbedingungen</a>
  408. <a href="https://www.spiegel.de/kontakt" target="_self" title="Kontakt" class="inline-block text-shade-light dark:text-shade-dark text-s pr-16 hover:text-shade-lightest focus:text-white dark:focus:text-shade-lightest sm:pb-18">Kontakt</a>
  409. <a href="https://www.spiegel.de/services" target="_blank" title="Hilfe" class="inline-block text-shade-light dark:text-shade-dark text-s pr-16 hover:text-shade-lightest focus:text-white dark:focus:text-shade-lightest sm:pb-18">Hilfe</a>
  410. </div>
  411. </div>
  412. <div style="height: var(--polygon-app-bottombar-height, 0px)"></div>
  413. </div>
  414. </div>
  415. </footer>
  416. </div>
  417. </div>
  418. </div>
  419. </body>
  420. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda