CINXE.COM
heise preisvergleich Deutschland
<!DOCTYPE html> <html lang="de" data-responsive data-consentmanagement > <!-- hf-2025-04-03T15:21:01 --><head> <script>performance.mark('HEAD Anfang');</script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>heise preisvergleich Deutschland</title> <!-- ########################################################################################################## %%% 888 d8b 888 d8b %%% 888 Y8P 888 Y8P %%% 888 888 %%% 88888b. .d88b. 888 .d8888b .d88b. .d88b. 88888b. 888 888 88888b. .d88b. %%% %%% 888 "88b d8P Y8b 888 88K d8P Y8b d88""88b 888 "88b 888 888 888 "88b d8P Y8b %%% %%% 888 888 88888888 888 "Y8888b. 88888888 888 888 888 888 888 888 888 888 88888888 %%% %%% 888 888 Y8b. 888 X88 Y8b. Y88..88P 888 888 888 888 888 888 Y8b. %%% %%% 888 888 "Y8888 888 88888P' "Y8888 "Y88P" 888 888 888 888 888 888 "Y8888 👩💻 Du interessierst dich für Code? Schau dir doch mal unsere Job-Angebote an und werde Teil unseres Teams: https://heise.de/s/qpVqX ########################################################################################################## --> <link rel="dns-prefetch" href="//heise.cloudimg.io"> <link rel="dns-prefetch" href="//cmp.heise.de"> <link rel="dns-prefetch" href="//data-fb7f8b3ae8.heise.de"> <link rel="dns-prefetch" href="//responder.wt.heise.de"> <link rel="dns-prefetch" href="//prophet.heise.de"> <link rel="preconnect" href="//heise.cloudimg.io"> <link rel="preconnect" href="//cmp.heise.de"> <link rel="preconnect" href="//data-fb7f8b3ae8.heise.de"> <link rel="preconnect" href="//responder.wt.heise.de"> <link rel="preconnect" href="//prophet.heise.de"> <script>performance.mark('CSS-Crit Anfang');</script> <style type="text/css" > a-img{box-sizing:border-box;display:block;overflow:hidden;width:100%}a-img *,a-img :after,a-img :before{box-sizing:inherit}a-img[box] img{height:100%;margin:auto;max-height:100%;width:auto}a-img img{height:auto;max-width:100%;width:100%}@supports not (aspect-ratio:1/1){a-img{height:0;padding-top:calc(var(--aspect-ratio-height, 9)/var(--aspect-ratio-width, 16)*100%);position:relative;will-change:padding}a-img img{left:0;position:absolute;top:0}}</style> <script> performance.mark('CSS-Crit Ende'); performance.measure('CSS-Crit', 'CSS-Crit Anfang', 'CSS-Crit Ende'); </script> <link as="font" crossorigin href="/assets/fonts/v1/source-sans-variable/ss3vf.woff2" rel="preload" type="font/woff2" > <link as="image" href="/icons/common-icons.svg" rel="preload" > <link as="style" href="/assets/styles/index.css?.ltc.2087c9fb7411e7ec79fd" rel="preload" > <script>performance.mark('JS-Inline Anfang');</script> <script>!function(e){var t={};function o(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,o),i.l=!0,i.exports}o.m=e,o.c=t,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="/assets/heise/",o(o.s=474)}({342:function(e,t,o){"use strict";(function(t){var o=function(){function e(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(t,o,n){return o&&e(t.prototype,o),n&&e(t,n),t}}();e.exports=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.desktopUserAgents=/(Macintosh|X11|Windows NT|iPad|Tablet|Nexus 10|KF.*Silk)/i}return o(e,[{key:"forceDesktop",value:function(){return 1===parseInt(this.store.mobile_detect_force_desktop)}},{key:"forceMobile",value:function(){return 1===parseInt(this.store.mobile_detect_force_mobile)}},{key:"isDesktop",value:function(){return!/Windows Phone 10/.test(this.userAgent)&&(this.portraitWidth>640||!(!this.desktopUserAgents.test(this.userAgent)||/(ZuneWP7|Mobile Safari)/.test(this.userAgent)))}},{key:"isMobile",value:function(){return!!/Windows Phone 10/.test(this.userAgent)||!(this.portraitWidth>640)&&(!!/(Android|Phone|Mobile|iPod|ZuneWP7|NokiaN97)/i.test(this.userAgent)||!this.desktopUserAgents.test(this.userAgent))}},{key:"persistForce",value:function(){var e=t.window.document.location;"mobile_detect_force_desktop"===e.hash.slice(1)?(this.store.mobile_detect_force_desktop=1,this.store.mobile_detect_force_mobile=0):"unset_mobile_detect_force_desktop"===e.hash.slice(1)&&(this.store.mobile_detect_force_desktop=0),"mobile_detect_force_mobile"===e.hash.slice(1)?(this.store.mobile_detect_force_mobile=1,this.store.mobile_detect_force_desktop=0):"unset_mobile_detect_force_mobile"===e.hash.slice(1)&&(this.store.mobile_detect_force_mobile=0)}},{key:"userAgent",get:function(){return t.window.navigator.userAgent}},{key:"width",get:function(){return t.window.screen.width}},{key:"height",get:function(){return t.window.screen.height}},{key:"portraitWidth",get:function(){return Math.min(this.width,this.height)}},{key:"store",get:function(){return t.window.localStorage}}]),e}()}).call(t,o(43))},43:function(e,t,o){"use strict";var n,i="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};n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"===("undefined"==typeof window?"undefined":i(window))&&(n=window)}e.exports=n},474:function(e,t,o){"use strict";var n=function(e){return e&&e.__esModule?e:{default:e}}(o(475));document.documentElement.setAttribute("data-device",n.default)},475:function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=new(function(e){return e&&e.__esModule?e:{default:e}}(o(342)).default),i="desktop",r=window.matchMedia("(max-width: 768px)").matches,s=document.querySelector("html[data-responsive]");(n.isMobile()||r&&s)&&(i="mobile"),t.default=i}});</script> <script>performance.mark('JS-Kamel Anfang');</script> <script id="kameleoon-js"> var ls = JSON.parse(window.localStorage.getItem('akwaConfig-v2')) if (ls.consent && ls.consent[820]) { (function(){var a=1000;window.kameleoonQueue=window.kameleoonQueue||[];window.kameleoonStartLoadTime=new Date().getTime();if(!document.getElementById("kameleoonLoadingStyleSheet")&&!window.kameleoonDisplayPageTimeOut){var b=document.getElementsByTagName("script")[0];var c="* { visibility: hidden !important; background-image: none !important; }";var d=document.createElement("style");d.type="text/css";d.id="kameleoonLoadingStyleSheet";if(d.styleSheet){d.styleSheet.cssText=c}else{d.appendChild(document.createTextNode(c))}b.parentNode.insertBefore(d,b);window.kameleoonDisplayPage=function(e){if(!e){window.kameleoonTimeout=true}if(d.parentNode){d.parentNode.removeChild(d)}};window.kameleoonDisplayPageTimeOut=window.setTimeout(window.kameleoonDisplayPage,a)}; window.kameleoonIframeURL="https://www.heise.de/kameleoon-iframe.html";var f=document.createElement("a");window.kameleoonLightIframe=false;f.href=window.kameleoonIframeURL;window.kameleoonIframeOrigin=f.origin||(f.protocol+"//"+f.hostname);if(location.href.indexOf(window.kameleoonIframeOrigin)!=0){window.kameleoonLightIframe=true;var g=function(event){if(window.kameleoonIframeOrigin==event.origin&&event.data.slice&&event.data.slice(0,9)=="Kameleoon"){window.removeEventListener("message",g);window.kameleoonExternalIFrameLoaded=true;if(window.Kameleoon){eval(event.data);Kameleoon.Analyst.load()}else{window.kameleoonExternalIFrameLoadedData=event.data}}};if(window.addEventListener){window.addEventListener("message",g,false)}var h=document.createElement("iframe");h.src=kameleoonIframeURL;h.id="kameleoonExternalIframe";h.style="float: left !important; opacity: 0.0 !important; width: 0px !important; height: 0px !important;";document.head.appendChild(h)};})(); var kameleoonScript = document.createElement('script'); kameleoonScript.async = true; kameleoonScript.src = '//yxsu5ufd2m.kameleoon.eu/kameleoon.js'; document.getElementsByTagName('head')[0].appendChild(kameleoonScript); } </script> <script> performance.mark('JS-Kamel Ende'); performance.measure('JS-Kamel', 'JS-Kamel Anfang', 'JS-Kamel Ende'); </script> <script>performance.mark('JS-Cmp Anfang');</script> <script>function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(){for(var t,e,o=[],n=window,r=n;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=n.parent}t||(function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement("iframe");r.style.cssText="display:none",r.name="__tcfapiLocator",e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(!n.length)return o;"setGdprApplies"===n[0]?n.length>3&&2===parseInt(n[1],10)&&"boolean"==typeof n[3]&&(e=n[3],"function"==typeof n[2]&&n[2]("set",!0)):"ping"===n[0]?"function"==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:"stub"}):o.push(n)},n.addEventListener("message",(function(t){var e="string"==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n="object"===_typeof(o)?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,"*")}),n.parameter)}),!1))}();</script> <script> window._sp_queue = []; window._sp_ = { config: { accountId: 1603, baseEndpoint: 'https://cmp.heise.de', propertyId: 14602, gdpr: { }, events: { onMessageChoiceSelect: function() { console.log('[event] onMessageChoiceSelect', arguments); }, onMessageReady: function() { console.log('[event] onMessageReady', arguments); }, onMessageChoiceError: function() { console.log('[event] onMessageChoiceError', arguments); }, onPrivacyManagerAction: function() { console.log('[event] onPrivacyManagerAction', arguments); }, onPMCancel: function() { console.log('[event] onPMCancel', arguments); }, onMessageReceiveData: function() { console.log('[event] onMessageReceiveData', arguments); }, onSPPMObjectReady: function() { console.log('[event] onSPPMObjectReady', arguments); }, onConsentReady: function (consentUUID, euconsent) { console.log('[event] onConsentReady', arguments); }, onError: function() { console.log('[event] onError', arguments); }, } } } </script> <script src='https://cmp.heise.de/unified/wrapperMessagingWithoutDetection.js' async></script> <script> performance.mark('JS-Cmp Ende'); performance.measure('JS-Cmp', 'JS-Cmp Anfang', 'JS-Cmp Ende'); </script> <script type="application/json" data-akwa-config> { "channel": "ho", "contentId": "3123", "isHeisePlus": false, "upscore": { "recommendations": { "config": { "config": { "reco_key": "FCD54E2B52", "template_selector": { "item_free": "#upscore-reco-template-free", "item_premium": "#upscore-reco-template-premium", "wrapper": "#upscore-reco-template-wrapper-article" } } } } }, "disableLoginService": true, "clickPerformance": { "keywords": [], "pagetype": "Sonstige" , "language": "de" } } </script> <script> performance.mark('JS-Inline Ende'); performance.measure('JS-Inline', 'JS-Inline Anfang', 'JS-Inline Ende'); </script> <script>performance.mark('CSS Anfang');</script> <link href="/assets/akwa/v24/css/akwa.css?.ltc.dd255f6c67812dd12272" media="print" onload="this.media='all';this.onload='null'" rel="stylesheet" type="text/css" > <noscript> <link href="/assets/akwa/v24/css/akwa.css?.ltc.dd255f6c67812dd12272" rel="stylesheet" type="text/css" > </noscript> <noscript> </noscript> <link href="/assets/styles/index.css?.ltc.2087c9fb7411e7ec79fd" rel="stylesheet" type="text/css" > <link href="/assets/heise/ho/css/ho.css?.ltc.9ef0eedc649f148ad249" rel="stylesheet" type="text/css" > <noscript> </noscript> <script> performance.mark('CSS Ende'); performance.measure('CSS', 'CSS Anfang', 'CSS Ende'); </script> <script>performance.mark('JS Anfang');</script> <script defer src="/assets/akwa/v24/js/akwa.js?.ltc.72c727dfa7a2245aff3f"></script> <script defer src="/assets/heise/ho/js/ho.js?.ltc.00dd2be7ac9e68e6c80d" ></script> <script> performance.mark('JS Ende'); performance.measure('JS', 'JS Anfang', 'JS Ende'); </script> <script>performance.mark('Meta Anfang');</script> <link rel="author" title="Kontakt" href="mailto:kontakt%40heise.de?subject=heise%20online"> <link rel="search" title="Suche" href="https://www.heise.de/suche/"> <link href="/icons/ho/touch-icons/manifest.json" rel="manifest" > <link color="#323232" href="/icons/ho/touch-icons/safari-pinned-tab.svg" rel="mask-icon" > <link href="/icons/ho/touch-icons/apple-touch-icon-180x180.png" rel="apple-touch-icon" sizes="180x180" > <link href="https://www.heise.de/rss/heise-atom.xml" rel="alternate" title="Aktuelle News von heise online" type="application/atom+xml" > <link href="https://www.heise.de/rss/heise.rdf" rel="alternate" title="Aktuelle News von heise online (für ältere RSS-Reader)" type="application/rss+xml" > <link href="/favicon.ico?v=JykvN0w9Yf" rel="icon" > <link href="/icons/ho/favicon/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png" > <link href="/icons/ho/favicon/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png" > <link href="/icons/ho/favicon/favicon.svg" rel="icon" type="image/svg+xml" > <!--googleon: all--> <!--googleoff: all--> <meta content="heise online" name="application-name" > <meta content="heise online" name="msapplication-tooltip" > <meta content="https://www.heise.de" name="msapplication-starturl" > <meta content="#323232" name="msapplication-TileColor" > <meta content="/icons/ho/touch-icons/mstile-144x144.png" name="msapplication-TileImage" > <meta content="/icons/ho/touch-icons/browserconfig.xml" name="msapplication-config" > <meta content="#ffffff" name="theme-color" > <meta content="heise online" name="DC.creator" > <meta content="app-id=333214314" name="apple-itunes-app" > <meta name="publisher" content="Heise Medien"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta property="article:content_tier" content="free"> <meta property="article:opinion" content="false"> <meta name="format-detection" content="telephone=no"> <meta name="description" content="News und Foren zu Computer, IT, Wissenschaft, Medien und Politik. Preisvergleich von Hardware und Software sowie Downloads bei Heise Medien."> <meta property="fb:pages" content="333992367317"> <meta property="og:image" content="https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/icons/ho/opengraph/opengraph.png"> <meta property="og:locale" content="de_DE"> <meta property="og:site_name" content="heise online"> <meta property="og:title" content="heise online"> <meta property="og:type" content="website"> <meta property="twitter:card" content="summary_large_image"> <meta property="twitter:image" content="https://heise.cloudimg.io/bound/1200x1200/q85.png-lossy-85.webp-lossy-85.foil1/_www-heise-de_/icons/ho/opengraph/opengraph.png"> <meta property="twitter:site" content="@heiseonline"> <meta property="twitter:title" content="heise online"> <link rel="home" type="text/html" title="Startseite" href="/"> <link rel="copyright" title="Copyright" href="/impressum.html"> <meta name="generator" content="InterRed V24.2.9, http://www.interred.de/, InterRed GmbH" /> <meta data-embetty-server="https://api.heise.de/svc/embetty"> <link rel="me" href="https://social.heise.de/@heiseonline"> <script> performance.mark('Meta Ende'); performance.measure('Meta', 'Meta Anfang', 'Meta Ende'); </script> <script>performance.mark('App-Adds Anfang');</script> <link href="https://geizhals.de/" rel="canonical"> <script> window._gh = window._gh || {}; window._gh.static = { acsEndpoint: '/acs?lang=de&loc=de&o=json&k=', analytics_track_links: false, base_url: 'https://preisvergleich.heise.de', cdnbase: 'https://gzhls.at', cmActiveGroups: { ads: false, necessary: false, services: false, }, coop: false, csrf: '', currency: 'EUR', currencySymbol: '€', focusSearch: 1, ghpakPath: 'https://gzhls.at/gsa/_38217a7bea/ghpak', gsa_build_id: '_38217a7bea', hlocs: ["at","de"], internalhost: 'heise', isDarkmode: window.matchMedia('(prefers-color-scheme: dark)').matches, isDev: false, isLoggedIn: false, isMobile: false, lang: 'de', loc: 'de', login_url: 'https://www.heise.de/sso/login/?forward=', name: 'heise preisvergleich', showMpn: true, what: 'start', whitelabel: true, cat_path: '', }; </script> <script >(()=>{"use strict";var e,t,n,r,a={},i={};function o(e){var t=i[e];if(void 0!==t)return t.exports;var n=i[e]={exports:{}};return a[e](n,n.exports,o),n.exports}o.m=a,o.amdO={},o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(n,r){if(1&r&&(n=this(n)),8&r)return n;if("object"==typeof n&&n){if(4&r&&n.__esModule)return n;if(16&r&&"function"==typeof n.then)return n}var a=Object.create(null);o.r(a);var i={};e=e||[null,t({}),t([]),t(t)];for(var d=2&r&&n;"object"==typeof d&&!~e.indexOf(d);d=t(d))Object.getOwnPropertyNames(d).forEach((e=>i[e]=()=>n[e]));return i.default=()=>n,o.d(a,i),a},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((t,n)=>(o.f[n](e,t),t)),[])),o.u=e=>(({19:"wishlist-dialog",33:"vimeo-player",247:"categorylist",461:"categorylist-legacy",465:"pswp",652:"startpage",764:"esdebug",851:"loginboxContinueURLInterstitial",905:"loginboxResetPassword",1106:"eprel-dialog",1168:"tooltip",1331:"categorylist-language1",1391:"loginboxForgotPassword",1576:"danube-app",1580:"loginboxNotVerified",1601:"bigSearchImages",1687:"autocomplete",1765:"deferredUtils",2065:"chart",2088:"comparewidget",2246:"pageheader-services",2330:"categorylist-language0",2454:"loginboxLoginForm",2587:"ratings",2815:"ivwTracker",3110:"filterview",3227:"dots-dropdown",3480:"DealsCategoriesDialog",3543:"gallery",3550:"tarife_at",3614:"collapsiblefilters",3739:"lite-yt-embed",3925:"pageheader",3981:"rangeslider",4313:"android-app-banner",4384:"pageheader-mobile",4523:"lightboxthumbs",4566:"merchantpage-dialogs",4570:"loginboxVerificationSentAgain",4612:"loginboxRegistrationForm",4627:"ads",5128:"categorylist-language2",5133:"dealspage",5163:"loginboxNotAllowedPassword",5174:"pswplightbox",5208:"pricehistory_legacy",5251:"comparepageMobile",5273:"settingspage",5312:"galleryview",5669:"barcode",5947:"branding-dialog",5949:"comparepage",6237:"loginboxBanned",6477:"filterwidget",6870:"wishlist",6893:"notifications",6978:"loginboxVerificationSent",6985:"variant-mobile",6989:"loginboxPasswordResetRequested",7083:"short-url",7112:"tagpage",7130:"danube",7143:"merchant-json-ld",7481:"wishlist-raffle",7613:"loginbox",8061:"pricealert_showpa",8141:"history",8145:"pricealert-dialog",8290:"variant",8331:"ratgeber-content",8403:"promotiontooltip",8517:"loginboxSavedPassword",8625:"consent-management",8907:"dialog",9064:"sidebar-filter",9188:"listview",9189:"logininject",9298:"merchantpage",9427:"loginboxAlreadyVerified",9516:"product-json-ld"}[e]||e)+".lazyloader.ghp.js"),o.miniCssF=e=>e+".css",o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n={},r="ghpak:",o.l=(e,t,a,i)=>{if(n[e])n[e].push(t);else{var d,l;if(void 0!==a)for(var s=document.getElementsByTagName("script"),h=0;h<s.length;h++){var u=s[h];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==r+a){d=u;break}}d||(l=!0,(d=document.createElement("script")).charset="utf-8",d.timeout=120,o.nc&&d.setAttribute("nonce",o.nc),d.setAttribute("data-webpack",r+a),d.src=e),n[e]=[t];var c=(t,r)=>{d.onerror=d.onload=null,clearTimeout(g);var a=n[e];if(delete n[e],d.parentNode&&d.parentNode.removeChild(d),a&&a.forEach((e=>e(r))),t)return t(r)},g=setTimeout(c.bind(null,void 0,{type:"timeout",target:d}),12e4);d.onerror=c.bind(null,d.onerror),d.onload=c.bind(null,d.onload),l&&document.head.appendChild(d)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.p="https://gzhls.at/gsa/_38217a7bea/ghpak/lazyloader/",(()=>{if("undefined"!=typeof document){var e=e=>new Promise(((t,n)=>{var r=o.miniCssF(e),a=o.p+r;if(((e,t)=>{for(var n=document.getElementsByTagName("link"),r=0;r<n.length;r++){var a=(o=n[r]).getAttribute("data-href")||o.getAttribute("href");if("stylesheet"===o.rel&&(a===e||a===t))return o}var i=document.getElementsByTagName("style");for(r=0;r<i.length;r++){var o;if((a=(o=i[r]).getAttribute("data-href"))===e||a===t)return o}})(r,a))return t();((e,t,n,r,a)=>{var i=document.createElement("link");i.rel="stylesheet",i.type="text/css",o.nc&&(i.nonce=o.nc),i.onerror=i.onload=n=>{if(i.onerror=i.onload=null,"load"===n.type)r();else{var o=n&&n.type,d=n&&n.target&&n.target.href||t,l=new Error("Loading CSS chunk "+e+" failed.\n("+o+": "+d+")");l.name="ChunkLoadError",l.code="CSS_CHUNK_LOAD_FAILED",l.type=o,l.request=d,i.parentNode&&i.parentNode.removeChild(i),a(l)}},i.href=t,n?n.parentNode.insertBefore(i,n.nextSibling):document.head.appendChild(i)})(e,a,null,t,n)})),t={3057:0};o.f.miniCss=(n,r)=>{t[n]?r.push(t[n]):0!==t[n]&&{1746:1}[n]&&r.push(t[n]=e(n).then((()=>{t[n]=0}),(e=>{throw delete t[n],e})))}}})(),(()=>{var e={3057:0};o.f.j=(t,n)=>{var r=o.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var a=new Promise(((n,a)=>r=e[t]=[n,a]));n.push(r[2]=a);var i=o.p+o.u(t),d=new Error;o.l(i,(n=>{if(o.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var a=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;d.message="Loading chunk "+t+" failed.\n("+a+": "+i+")",d.name="ChunkLoadError",d.type=a,d.request=i,r[1](d)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,a,[i,d,l]=n,s=0;if(i.some((t=>0!==e[t]))){for(r in d)o.o(d,r)&&(o.m[r]=d[r]);if(l)l(o)}for(t&&t(n);s<i.length;s++)a=i[s],o.o(e,a)&&e[a]&&e[a][0](),e[a]=0},n=globalThis.webpackChunkghpak=globalThis.webpackChunkghpak||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),window.ghpak=window.ghpak||[],window.lazyloadDeferredUtils=()=>o.e(1765).then(o.bind(o,"LIkk")).then((e=>e)),window.lazyloadCollapsibleFilters=()=>o.e(3614).then(o.bind(o,"Bh4j")).then((e=>e.default)),window.lazyloadLoginInject=()=>o.e(9189).then(o.bind(o,"2t4T")).then((e=>e.default)),window.lazyloadComparePage=()=>o.e(5251).then(o.bind(o,"hGjD")).then((e=>e.default)),window.lazyloadBigSearchImages=()=>o.e(1601).then(o.bind(o,"Urys")).then((e=>e.default())),window.lazyloadHistory=()=>o.e(8141).then(o.bind(o,"c+Eo")).then((e=>e)),window.lazyloadAndroidAppBanner=()=>o.e(4313).then(o.bind(o,"SlVO")).then((e=>e)),window.ghpakLazyload=e=>{switch(e){case"gallery":return o.e(3543).then(o.bind(o,"lcFZ")).then((e=>e.default));case"ivwTracker":return new Promise(((e,t)=>{window._gh.static&&window._gh.static.internalhost&&window._gh.static.internalhost.match(/(gh_de|heise)/)?e(o.e(2815).then(o.bind(o,"3Fbk")).then((e=>e.default))):e((()=>{}))}));case"pricealert_showpa":return o.e(8061).then(o.bind(o,"fc1J")).then((e=>e.default));case"tarife_at":return o.e(3550).then(o.bind(o,"HTjp")).then((e=>e.default));case"wishlist":return o.e(6870).then(o.bind(o,"LvoR")).then((e=>e.default));case"categorylist":return o.e(247).then(o.bind(o,"w7pH")).then((e=>e.default));case"categorylist-legacy":return o.e(461).then(o.bind(o,"QHps")).then((e=>e.default));case"comparewidget":return o.e(2088).then(o.bind(o,"yxwB")).then((e=>e));case"comparepageDesktop":return o.e(5949).then(o.bind(o,"LP9M")).then((e=>e.default));case"dealspage":return o.e(5133).then(o.bind(o,"T2i6")).then((e=>e.default));case"dialog":return o.e(8907).then(o.bind(o,"GXug")).then((e=>e.default));case"pricehistory_legacy":return o.e(5208).then(o.bind(o,"Cy80")).then((e=>e.default()));case"filterview":return o.e(3110).then(o.bind(o,"fk5Q")).then((e=>e.default));case"esdebug":return o.e(764).then(o.bind(o,"/JQ1")).then((e=>e.default));case"galleryview":return o.e(5312).then(o.bind(o,"m1D+")).then((e=>e.default));case"listview":return o.e(9188).then(o.bind(o,"sd8T")).then((e=>e.default));case"rangeslider":return o.e(3981).then(o.bind(o,"k7nQ")).then((e=>e.default));case"dots-dropdown":return o.e(3227).then(o.bind(o,"jSvS")).then((e=>e.default));case"tagpage":return o.e(7112).then(o.bind(o,"fS4v")).then((e=>new e.default));case"variant":return o.e(8290).then(o.bind(o,"XYH3")).then((e=>e.default));case"variant-mobile":return o.e(6985).then(o.bind(o,"6D49")).then((e=>e.default));case"notifications":return o.e(6893).then(o.bind(o,"Tbir")).then((e=>e.default));case"tooltip":return o.e(1168).then(o.bind(o,"pmDE")).then((e=>e.default));case"filterwidget":return o.e(6477).then(o.bind(o,"I1Op")).then((e=>e.default));case"promotiontooltip":return o.e(8403).then(o.bind(o,"LE14")).then((e=>e.default));case"sidebar-filter":return o.e(9064).then(o.bind(o,"8mqS")).then((e=>e.default));case"wishlist-raffle":return o.e(7481).then(o.bind(o,"kfp+")).then((e=>e.default));case"short-url":return o.e(7083).then(o.bind(o,"rjD7")).then((e=>e.default));case"consent-management":return o.e(8625).then(o.bind(o,"km7/")).then((e=>e.default));case"danube":return o.e(7130).then(o.bind(o,"CQpz")).then((e=>e.default));case"autocomplete":return o.e(1687).then(o.bind(o,"JsY6")).then((e=>e.default));case"pageheader":return o.e(3925).then(o.bind(o,"Yqro")).then((e=>e.default));case"pageheader-mobile":return o.e(4384).then(o.bind(o,"sUu4")).then((e=>e.default));case"chart":return o.e(2065).then(o.bind(o,"OPzk")).then((e=>e.default));case"settingspage":return o.e(5273).then(o.bind(o,"HSsb")).then((e=>e));case"merchantpage":return o.e(9298).then(o.bind(o,"Zo5d")).then((e=>e.default));case"ratings":return o.e(2587).then(o.bind(o,"zh4Y")).then((e=>e.default));case"startpage":return o.e(652).then(o.bind(o,"Tp3v")).then((e=>e));case"ratgeber-content":return o.e(8331).then(o.bind(o,"iGqA")).then((e=>e));case"ads":return o.e(4627).then(o.bind(o,"QXC8")).then((e=>e.default));case"barcode":return o.e(5669).then(o.bind(o,"NhQx")).then((e=>e))}}})();</script> <script src="https://gzhls.at/gsa/_38217a7bea/ghpak/js_lib_gh/js_lib_gh.ghp.js"></script> <link rel="stylesheet" type="text/css" href="https://gzhls.at/gsa/_38217a7bea/ghpak/css_base_critical/css_base_critical.ghp_inline.css"><link rel="stylesheet" type="text/css" href="https://gzhls.at/gsa/_38217a7bea/ghpak/startpage/startpage.ghp_inline.css"><link rel="stylesheet" type="text/css" href="https://gzhls.at/gsa/_38217a7bea/ghpak/css_base/css_base.ghp.css"><link rel="stylesheet" type="text/css" href="https://gzhls.at/gsa/_38217a7bea/ghpak/marketing-box/marketing-box.ghp_inline.css"><script>window.datadfr = window.datadfr || [];window.datadfr.push({node:'link',rel:'stylesheet',href:'https://gzhls.at/gsa/_38217a7bea/ghpak/tooltip/tooltip.ghp_linkedJsDefer.css',type:'text/css',dest:'head'});window.datadfr.push({node:'link',rel:'stylesheet',href:'https://gzhls.at/gsa/_38217a7bea/ghpak/comparewidget/comparewidget.ghp_linkedJsDefer.css',type:'text/css',dest:'head'});</script><noscript><link rel="stylesheet" href="https://gzhls.at/gsa/_38217a7bea/ghpak/tooltip/tooltip.ghp_linkedJsDefer.css"><link rel="stylesheet" href="https://gzhls.at/gsa/_38217a7bea/ghpak/comparewidget/comparewidget.ghp_linkedJsDefer.css"></noscript> <link rel="stylesheet" type="text/css" href="https://gzhls.at/gsa/_38217a7bea/ghpak/heise/heise.ghp.css"> <script> const getPvgUrl = () => { const firstQueryParam = location.search.match(/(\?.*?(?=&|$))/)?.[0]; if (location.pathname !== '/') return location.pathname; if (firstQueryParam) return '/' + firstQueryParam; return '/'; } var adHandler = adHandler || {cmd: []}; adHandler.cmd.push(function () { adHandler.service.setTargeting('channel', 'preisvergleich'); adHandler.service.setTargeting('pvg_url', getPvgUrl()); adHandler.service.setTargeting('hostname', 'preisvergleich.heise.de'); adHandler.service.setTargeting('pay', false); adHandler.service.setTargeting('login', false); adHandler.service.setTargeting('language', 'de'); adHandler.service.request(); }); if (__tcfapi) __tcfapi('addEventListener', 2, (tcData, success) => { if (success && tcData.eventStatus === 'useractioncomplete') { window.sessionStorage.setItem('skipWebtrekk', true); } }); </script> <script async src="https://www.heise.de/assets/cp/HEI_Framework_Core.js"></script> <script async src="https://www.heise.de/assets/cp/HEI_Startseite_mapping.js"></script> <script> performance.mark('App-Adds Ende'); performance.measure('App-Adds', 'App-Adds Anfang', 'App-Adds Ende'); </script> <style type="text/css"> @media screen and (min-width: 768px) { a-collapse .header__content { height: auto !important; } a-menu:not([disabled]) [data-collapse-target]:not([is-open]) { height: 0; overflow: hidden; } .perf-cls-reduc-leaderboard { min-height: 90px; } .perf-cls-reduc-rectangle { min-height: 350px; margin-bottom: 3rem; } } a-pur-indicator { display: block; border-top-width: 5px; border-top-style: solid; } a-pur-indicator .close { display: none; } a-pur-indicator:not([disabled]) [data-collapse-target]:not([is-open]) { height: 0; } .a-login__link:link { color: var(--akwa-link-color); text-decoration: none; } body { overflow-y: scroll; } @media screen and (max-width: 767px) { a-collapse:not([disabled]) [data-collapse-target]:not([is-open]) { height: 0; overflow: hidden; } } .inread-cls-reduc:has(.ad) { min-height: 230px; } @media screen and (max-width: 767px) { .incontent3-cls-reduc:has(.ad) { min-height: 300px; } } @media screen and (min-width: 768px) { .inread-cls-reduc:has(.ad) { min-height: 350px; } } @media screen and (min-width: 992px) { #wtma_teaser_ho_vertrieb_mini_1 { min-height: 500px; } } .legacy-img { max-width: 100%; width: 100%; height: auto; } .article-image { display: block; margin-bottom: 1.5rem; } a-paid-content-teaser { display: none; } </style> <script> performance.mark('HEAD Ende'); performance.measure('HEAD', 'HEAD Anfang', 'HEAD Ende'); </script> </head> <body class="ho a-theme a-theme--ho" data-mapp-branding="HEISE_ONLINE" data-ad-unit="/6514/www.heise.de/newsticker/newsticker-general" > <script>performance.mark('BODY Anfang');</script> <a-android-native-app-prompt></a-android-native-app-prompt> <script> (window.__ba = window.__ba || {}).publisher = window.__ba.publisher || {}; window.__ba.publisher.section = "rotation"; window.__ba.publisher.keywords = ""; </script> <a-script src="https://www.heise.de/assets/ad/adlib.js" needs-consent name='["GoogleAdvertisingProduct", "Stroer", "DoubleVerify"]' event-after-loading="__baCMPReady" ></a-script> <a-script src="/js/ho/mbmedien-reporting.js" needs-consent name="Mbmedien" ></a-script> <div class=" topnavigation " > <header role="banner" class="topnavigation__header"> <div class="topnavigation__content"> <div class="topnavigation__logo"> <a href="https://www.heise.de/" title="heise online" name="topnavi.ho.news" data-google-interstitial=false class="topnavigation__logo-link topnavigation__item"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1504 214" role="img" preserveAspectRatio="xMinYMin" class="heise-online-logo topnavigation__heiseonline-logo" > <style> .heise-online-logo-svg-path-online { fill: #6f7d93; } .heise-online-logo-svg-path-heise { fill: #14315b; } .dark .heise-online-logo-svg-path-online, .dark .heise-online-logo-svg-path-heise { fill: #f2f2f2; } </style> <title>heiseframe_title</title> <path class="heise-online-logo-svg-path-online" d="M869.84 139.56c0-43.75 29.74-69 62.47-69s62.47 25.25 62.47 69-29.74 68.79-62.47 68.79-62.47-25.25-62.47-68.79m93.29 0c0-26.32-11.55-43.86-30.81-43.86s-30.81 17.54-30.81 43.86 11.55 43.65 30.81 43.65 30.81-17.33 30.81-43.65m49.9-65.79h25.25l2.35 17.76h.86c11.77-11.45 25.14-20.97 43.11-20.97 28.13 0 40.44 19.04 40.44 52.2v82.37h-30.81v-78.41c0-21.61-6.2-29.74-20.43-29.74-11.55 0-19.15 5.67-29.95 16.37v91.78h-30.81V73.77Zm135.54 97.56V16.22h30.81v156.72c0 7.6 3.42 10.27 6.63 10.27 1.39 0 2.46 0 4.81-.54l3.85 23c-3.74 1.5-8.88 2.67-16.26 2.67-21.82 0-29.85-14.12-29.85-37.01Zm52.93-138c0-10.38 8.13-17.44 19.04-17.44s19.04 7.06 19.04 17.44-8.13 17.44-19.04 17.44-19.04-7.27-19.04-17.44m3.53 40.44h30.81v131.37h-30.81zm54.66 0h25.25l2.35 17.76h.86c11.77-11.45 25.14-20.97 43.11-20.97 28.13 0 40.44 19.04 40.44 52.2v82.37h-30.81v-78.41c0-21.61-6.2-29.74-20.43-29.74-11.55 0-19.15 5.67-29.95 16.37v91.78h-30.81V73.77Zm129.52 65.79c0-42.68 29.63-69 60.55-69 35.52 0 54.24 25.67 54.24 62.37 0 5.88-.64 11.77-1.34 14.98h-83.39c2.57 23.32 17.54 36.59 38.73 36.59 11.23 0 20.86-3.53 30.49-9.52l10.48 19.15c-12.52 8.45-28.35 14.23-45.04 14.23-36.26 0-64.72-25.46-64.72-68.79Zm88.15-12.62c0-20.22-8.99-32.52-26.96-32.52-15.3 0-28.78 11.45-31.45 32.52z"/><path class="heise-online-logo-svg-path-heise" d="M258.47 15.22h30.81v48.89L288 89.46c11.02-10.38 24.07-19.9 42.04-19.9 28.13 0 40.44 19.04 40.44 52.2v82.37h-30.81v-78.41c0-21.61-6.2-29.74-20.43-29.74-11.55 0-19.15 5.67-29.95 16.37v91.78h-30.81V15.22Zm129.58 123.34c0-42.68 29.63-69 60.55-69 35.52 0 54.24 25.67 54.24 62.37 0 5.88-.64 11.77-1.34 14.98h-83.39c2.57 23.32 17.54 36.59 38.73 36.59 11.23 0 20.86-3.53 30.49-9.52l10.48 19.15c-12.52 8.45-28.35 14.23-45.04 14.23-36.26 0-64.72-25.46-64.72-68.79Zm88.14-12.62c0-20.22-8.99-32.52-26.96-32.52-15.3 0-28.78 11.45-31.45 32.52zm41.46-93.6c0-10.38 8.13-17.44 19.04-17.44s19.04 7.06 19.04 17.44-8.13 17.44-19.04 17.44-19.04-7.27-19.04-17.44m3.53 40.43h30.81v131.37h-30.81zm44.04 116.29 14.33-19.58c11.66 9.09 22.95 14.66 36.26 14.66 14.33 0 21.07-6.74 21.07-15.72 0-11.02-14.23-15.94-28.24-21.29-17.22-6.47-36.91-16.37-36.91-38.3s18.4-39.26 47.82-39.26c18.29 0 32.95 7.43 43.65 15.73l-14.12 18.93c-9.2-6.74-18.45-11.45-28.78-11.45-13.21 0-19.47 6.31-19.47 14.55 0 10.38 13.27 14.33 27.49 19.58 17.76 6.63 37.65 15.19 37.65 39.69 0 22.57-17.86 40.76-51.03 40.76-17.97 0-36.91-7.7-49.74-18.29Zm111.39-50.5c0-42.68 29.63-69 60.55-69 35.52 0 54.24 25.67 54.24 62.37 0 5.88-.64 11.77-1.34 14.98h-83.39c2.57 23.32 17.54 36.59 38.73 36.59 11.23 0 20.86-3.53 30.49-9.52l10.48 19.15c-12.52 8.45-28.35 14.23-45.04 14.23-36.26 0-64.72-25.46-64.72-68.79Zm88.15-12.62c0-20.22-8.99-32.52-26.96-32.52-15.3 0-28.78 11.45-31.45 32.52zM114.88 2.89c15.41 7.19 22.08 25.51 14.89 40.92l-71.06 152.4c-7.19 15.41-25.51 22.08-40.92 14.9C2.38 203.92-4.29 185.6 2.9 170.18L73.95 17.79C81.14 2.38 99.46-4.29 114.88 2.9m49.2 97.26c-15.41-7.18-33.73-.52-40.92 14.9l-25.7 55.12c-7.19 15.41-.52 33.74 14.89 40.93s33.73.52 40.92-14.89l25.71-55.12c7.19-15.42.52-33.74-14.9-40.93"/> </svg> </a> <a href="https://www.heise.de/api/accountservice/subscribe/plus?affiliateId=32501_HP000028_21806_3_57&wt_mc=intern.abo.plus.hp_nk.navilink.desktop1.desktop1" class="abo-link " data-google-interstitial=false > <span class="abo-link"> heise+ gratis testen </span> </a> </div> <div class="topnavigation__actions"> <a href="#topnavigation__sub" class=" topnavigation-menu js-topnavigation-menu topnavigation-menu " aria-controls="topnavigation__sub" > <svg class="topnavigation-menu__icon js-topnavigation-menu__icon"> <use href="/icons/common-icons.svg#menu"></use> </svg> </a> </div> </div> <div id="topnavigation__sub" class="topnavigation__sub js-topnavigation__sub" > <div class="magazine-nav a-u-mb-3"> <ul class="magazine-nav__items a-u-remove-list-style"> <li class=" magazine-nav__item magazine-nav__item--ct a-theme a-theme--ct " > <a href="https://www.heise.de/ct/" title="c't – Magazin für Computertechnik" name="topnavi.ho.magazine-nav.ct" data-google-interstitial=false class="magazine-nav__link magazine-nav__link--ct" > <svg preserveAspectRatio="xMinYMin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 370" class="ct-logo magazin-nav__svg" > <title>heiseframe_title</title> <path d="M329,0H429.54L406.65,93.08H500L477.72,183.7H384.29l-10.5,42.73s-3.22,10.79-2.08,17.61a26.5,26.5,0,0,0,5.07,12.62c3.63,5.13,6.81,7.56,12.56,10.09,5.46,2.39,15.07,2.51,15.07,2.51h73L452.6,370h-76c-66.62.67-108.38-45.12-108.38-101.55,0-12.32,3.53-32,11-66.06L284,183,329,0ZM231.46,0,211.65,80.56h42.5L228.78,183.7h43L317,0Zm-57.8,93.08C75.55,92.93,0,188.15,0,268.08,0,324.52,41.32,371.47,108.08,370H211.86l24.76-100.71H130.27c-21.92-.12-28.59-22.21-28.59-35.61,0-23.49,26.37-49.88,51.77-49.95H216.8l22.28-90.62Z" fill="#2288c6"/> </svg> <span class="magazine-nav__title"> c't – Magazin für Computertechnik </span> </a> </li> <li class=" magazine-nav__item magazine-nav__item--ix a-theme a-theme--ix " > <a href="https://www.heise.de/ix/" title="iX – Magazin für professionelle Informationstechnik" name="topnavi.ho.magazine-nav.ix" data-google-interstitial=false class="magazine-nav__link magazine-nav__link--ix" > <svg preserveAspectRatio="xMinYMin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 610" class="ix-logo magazin-nav__svg" > <title>heiseframe_title</title> <path d="M238.41,610h-139L346.17,248.34,294.41,69.72H421.75l12.81,45.67,31.26-45.67H600L475.16,252.6l70.42,242.66H418.23L387.41,385.48Zm-100-20.61h89.17L395.36,337.6l38.47,137h84.33L452.68,249,561,90.34H476.67l-50,73.08-20.5-73.08H321.82l46.83,161.6Zm-2.07-95.46H0L186.69,220.48H323ZM39,473.31h86.47L284,241.1h-86.4ZM260.28,183.12A91.56,91.56,0,1,1,323,25l2,1.89L306.87,46.13l-2-1.88a65,65,0,1,0-21.15,108l2.56-1L295.83,176l-2.56,1A91,91,0,0,1,260.28,183.12Z" fill="#4c5c64"/> </svg> <span class="magazine-nav__title"> iX – Magazin für professionelle Informationstechnik </span> </a> </li> <li class=" magazine-nav__item magazine-nav__item--foto a-theme a-theme--foto " > <a href="https://www.heise.de/foto/" title="c't Fotografie - Das Magazin rund ums digitale Bild" name="topnavi.ho.magazine-nav.foto" data-google-interstitial=false class="magazine-nav__link magazine-nav__link--foto" > <svg preserveAspectRatio="xMinYMin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 140" class="foto-logo magazin-nav__svg" > <title>heiseframe_title</title> <path fill="#0a0a0a" d="M2 75.8h28.95v4.36H6.79v16.01h17.52v4.36H6.79v21.58H2zm27.75 29.53c0-2.57.44-4.93 1.31-7.08s2.08-4.02 3.63-5.59 3.41-2.8 5.59-3.67 4.55-1.31 7.12-1.31 4.93.44 7.08 1.31 4.02 2.1 5.59 3.67 2.8 3.44 3.67 5.59c.87 2.16 1.31 4.52 1.31 7.08s-.44 4.93-1.31 7.08c-.87 2.16-2.1 4.02-3.67 5.59s-3.44 2.8-5.59 3.67c-2.16.87-4.52 1.31-7.08 1.31s-4.94-.44-7.12-1.31-4.04-2.09-5.59-3.67c-1.55-1.57-2.76-3.44-3.63-5.59s-1.31-4.52-1.31-7.08m4.36 0c0 1.89.3 3.67.91 5.34s1.49 3.12 2.65 4.36c1.16 1.23 2.57 2.22 4.21 2.94 1.65.73 3.49 1.09 5.52 1.09s3.87-.36 5.52-1.09 3.05-1.71 4.21-2.94 2.05-2.69 2.65-4.36c.61-1.67.91-3.45.91-5.34s-.3-3.67-.91-5.34-1.49-3.12-2.65-4.36c-1.16-1.23-2.57-2.22-4.21-2.94-1.65-.73-3.49-1.09-5.52-1.09s-3.88.36-5.52 1.09c-1.65.73-3.05 1.71-4.21 2.94s-2.05 2.69-2.65 4.36c-.61 1.67-.91 3.45-.91 5.34m52.63-12.86h-8.96v21.87c0 1.5.41 2.66 1.23 3.49.82.82 1.96 1.23 3.41 1.23.82 0 1.66-.11 2.51-.33q1.275-.33 2.43-.84l.36 3.92c-.82.29-1.77.56-2.83.8-1.07.24-2.01.36-2.83.36-1.55 0-2.88-.23-4-.69-1.11-.46-2.01-1.08-2.69-1.85s-1.17-1.68-1.49-2.72-.47-2.17-.47-3.38V92.46h-6.64v-3.92h6.64V75.8h4.36v12.74h8.96v3.92Zm2.75 12.86c0-2.57.44-4.93 1.31-7.08s2.08-4.02 3.63-5.59 3.41-2.8 5.59-3.67 4.55-1.31 7.12-1.31 4.93.44 7.08 1.31 4.02 2.1 5.59 3.67 2.8 3.44 3.67 5.59c.87 2.16 1.31 4.52 1.31 7.08s-.44 4.93-1.31 7.08c-.87 2.16-2.1 4.02-3.67 5.59s-3.44 2.8-5.59 3.67c-2.16.87-4.52 1.31-7.08 1.31s-4.94-.44-7.12-1.31-4.04-2.09-5.59-3.67c-1.55-1.57-2.76-3.44-3.63-5.59s-1.31-4.52-1.31-7.08m4.35 0c0 1.89.3 3.67.91 5.34s1.49 3.12 2.65 4.36c1.16 1.23 2.57 2.22 4.21 2.94 1.65.73 3.49 1.09 5.52 1.09s3.87-.36 5.52-1.09 3.05-1.71 4.21-2.94 2.05-2.69 2.65-4.36.91-3.45.91-5.34-.3-3.67-.91-5.34-1.49-3.12-2.65-4.36c-1.16-1.23-2.57-2.22-4.21-2.94-1.65-.73-3.49-1.09-5.52-1.09s-3.88.36-5.52 1.09c-1.65.73-3.05 1.71-4.21 2.94s-2.05 2.69-2.65 4.36c-.61 1.67-.91 3.45-.91 5.34m72.1 13.45c0 4.18-.61 7.56-1.82 10.13-1.21 2.58-2.72 4.57-4.54 5.98s-3.77 2.36-5.85 2.84c-2.08.49-3.97.73-5.67.73s-3.35-.16-4.98-.47a23.7 23.7 0 0 1-4.61-1.39q-2.175-.915-3.96-2.22c-1.19-.87-2.22-1.87-3.09-2.99l3.41-3.21c1.55 2.19 3.49 3.79 5.81 4.81q3.48 1.53 7.41 1.53c2.23 0 4.1-.29 5.63-.87s2.78-1.35 3.78-2.3c.99-.95 1.77-1.99 2.32-3.13.56-1.14.97-2.29 1.23-3.43.27-1.14.42-2.22.47-3.24s.07-1.85.07-2.48v-3.4h-.15c-1.26 2.04-2.97 3.65-5.12 4.81-2.16 1.17-4.69 1.75-7.59 1.75-2.47 0-4.79-.45-6.97-1.35q-3.27-1.35-5.7-3.72a17.8 17.8 0 0 1-3.85-5.5c-.94-2.09-1.42-4.33-1.42-6.71s.47-4.62 1.42-6.71a17.5 17.5 0 0 1 3.85-5.47q2.43-2.325 5.7-3.72c2.18-.92 4.5-1.39 6.97-1.39 2.91 0 5.44.58 7.59 1.75s3.86 2.77 5.12 4.81h.15v-5.69h4.36v30.23Zm-4.22-13.89q0-2.76-1.05-5.19c-.7-1.62-1.65-3.03-2.83-4.21-1.19-1.19-2.59-2.13-4.21-2.83q-2.43-1.05-5.19-1.05c-2.76 0-3.57.35-5.19 1.05s-3.03 1.65-4.21 2.83c-1.19 1.19-2.13 2.59-2.83 4.21q-1.05 2.43-1.05 5.19c0 2.76.35 3.57 1.05 5.19s1.65 3.03 2.83 4.21c1.19 1.19 2.59 2.13 4.21 2.83q2.43 1.05 5.19 1.05c2.76 0 3.57-.35 5.19-1.05s3.03-1.65 4.21-2.83c1.19-1.19 2.13-2.59 2.83-4.21q1.05-2.43 1.05-5.19m13.36-6.9c0-.63-.03-1.39-.07-2.29-.05-.9-.09-1.8-.11-2.72-.03-.92-.06-1.78-.11-2.58s-.07-1.42-.07-1.85h4.36c.05 1.26.08 2.47.11 3.63q.03 1.74.18 2.25c1.11-1.99 2.54-3.61 4.29-4.87q2.61-1.89 6.39-1.89c.44 0 .86.04 1.27.11s.84.16 1.27.25l-.51 4.29c-.58-.19-1.14-.29-1.67-.29-1.89 0-3.52.3-4.9.91s-2.52 1.44-3.41 2.51c-.9 1.07-1.56 2.31-2 3.74s-.65 2.97-.65 4.61v18.31h-4.36V97.99Zm48.04 10.03c0 1.65.01 3.12.04 4.43a122 122 0 0 0 .29 6.75q.105 1.455.33 2.91h-4.07c-.29-1.65-.44-3.46-.44-5.45h-.15c-1.26 2.18-2.82 3.78-4.69 4.79q-2.805 1.53-7.08 1.53c-1.45 0-2.88-.18-4.29-.55-1.41-.36-2.66-.94-3.78-1.74a9.35 9.35 0 0 1-2.72-3.09c-.7-1.26-1.05-2.78-1.05-4.58 0-2.57.65-4.6 1.96-6.1s2.92-2.63 4.83-3.38 3.95-1.23 6.1-1.45 4.06-.33 5.7-.33h5.09v-2.03c0-2.91-.9-4.99-2.69-6.25s-4.04-1.89-6.76-1.89c-3.88 0-7.29 1.26-10.24 3.78l-2.54-2.98c1.6-1.55 3.58-2.72 5.96-3.52 2.37-.8 4.65-1.2 6.83-1.2 4.07 0 7.31.96 9.73 2.87s3.63 5 3.63 9.26v8.21Zm-8.72-2.76q-2.76 0-5.34.36t-4.65 1.23c-2.07.87-2.48 1.36-3.31 2.32q-1.23 1.455-1.23 3.63c0 1.02.23 1.93.69 2.72.46.8 1.05 1.45 1.78 1.96s1.54.9 2.43 1.16c.9.27 1.8.4 2.72.4 2.32 0 4.24-.34 5.74-1.02s2.7-1.56 3.6-2.65a9.14 9.14 0 0 0 1.85-3.71c.34-1.38.51-2.77.51-4.18v-2.25h-4.79Zm19.85-12.79h-6.36v-3.92h6.36v-5.14c0-2.18.33-3.98.98-5.41q.975-2.145 2.43-3.45c.97-.87 2.05-1.49 3.23-1.85 1.19-.36 2.31-.54 3.38-.54q3.045 0 5.01.87l-.87 3.78c-.97-.48-2.28-.73-3.92-.73q-5.88 0-5.88 8.94v3.54h8.46v3.92h-8.46v29.64h-4.36V92.48Zm18.54-13.71c0-.92.31-1.69.94-2.32s1.4-.94 2.32-.94 1.69.32 2.32.94c.63.63.94 1.41.94 2.32s-.32 1.7-.94 2.32c-.63.63-1.41.94-2.32.94s-1.7-.31-2.32-.94c-.63-.63-.94-1.4-.94-2.32m1.09 9.79h4.36v33.56h-4.36zm43.1 27.24c-1.7 2.57-3.79 4.41-6.28 5.52s-5.24 1.67-8.24 1.67c-2.57 0-4.89-.44-6.97-1.31s-3.87-2.09-5.38-3.67c-1.5-1.57-2.65-3.44-3.45-5.59s-1.2-4.54-1.2-7.16.41-4.84 1.24-6.97c.82-2.13 1.99-3.98 3.49-5.56 1.5-1.57 3.27-2.81 5.3-3.7 2.03-.9 4.29-1.34 6.76-1.34s4.83.45 6.79 1.34c1.96.9 3.61 2.08 4.94 3.56s2.34 3.16 3.01 5.05c.68 1.89 1.02 3.8 1.02 5.74v3.05h-28.19c0 .92.18 2.1.55 3.52.36 1.43 1.03 2.82 2 4.18s2.26 2.52 3.89 3.49c1.62.97 3.72 1.45 6.28 1.45 2.23 0 4.38-.53 6.47-1.6 2.08-1.06 3.68-2.52 4.79-4.36l3.2 2.69Zm-3.34-13.29c0-1.5-.3-2.91-.91-4.21-.61-1.31-1.43-2.46-2.47-3.45s-2.28-1.78-3.7-2.36c-1.43-.58-2.94-.87-4.54-.87-2.37 0-4.35.48-5.92 1.45s-2.82 2.08-3.74 3.34-1.57 2.48-1.96 3.67-.58 2-.58 2.43h23.83Z"/><path fill="#c3172e" d="M114.59 2v66.41h69.09V2zm31.36 62.44H133.5c-7.26 0-12.88-4.63-12.88-12.17 0-9.54 9.04-20.92 20.71-20.92h7.83l-2.63 10.82h-7.54c-3.06 0-6.19 3.2-6.19 5.98 0 1.64.78 4.27 3.42 4.27h12.67l-2.92 12.03Zm2.71-22.27 2.99-12.31h-5.76l2.35-9.61h9.54l-5.41 21.92h-3.7Zm28.96 0h-11.1l-1.28 5.12s-.36 1.28-.21 2.13c.36 2.06 1.92 2.99 3.84 2.99h8.75l-2.99 12.03h-9.04c-7.12 0-12.95-4.63-12.95-12.03 0-1.57.43-3.91 1.28-7.97l5.98-24.19h12.03l-2.78 11.1h11.17z"/> </svg> <span class="magazine-nav__title"> c't Fotografie - Das Magazin rund ums digitale Bild </span> </a> </li> <li class=" magazine-nav__item magazine-nav__item--macandi a-theme a-theme--macandi " > <a href="https://www.heise.de/mac-and-i/" title="Mac & i – Nachrichten, Tests, Tipps und Meinungen rund um Apple" name="topnavi.ho.magazine-nav.macandi" data-google-interstitial=false class="magazine-nav__link magazine-nav__link--macandi" > <svg preserveAspectRatio="xMinYMin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 145" class="mac-logo magazin-nav__svg" > <title>heiseframe_title</title> <path d="M115.67,142.81l8.41-57c2.33-15.42,4.66-29.45,7.1-42.59-6.78,15.58-13.49,30.1-19.25,41.61L84,140.61H59.55l-4.9-55.72c-.89-11-1.75-25.1-2.56-42q-1,4.95-2.07,9.94c-2.56,12.32-5,24-7.2,33.5L29.2,142.81H0L34.41,5.59H75.26l4.3,52.33c.2,3.22.44,6.59.69,10.1.62,8.54,1.3,18,1.59,27.5C87.05,81.44,93.6,67.27,98.27,57.44L123.59,5.59h41.35L146.41,142.81Zm115.07-16c-.07,1.09-.15,2.18-.22,3.25-.28,4-.55,7.77-.67,11.29l0,1.43H259l-.05-1.43c-.41-12.63,1.74-31.88,4-43.57l10.41-52.29-1.18-.37a115.86,115.86,0,0,0-32.73-4.86c-48.93,0-71.21,36-71.21,69.41,0,21.12,12.42,35.3,30.91,35.3C211.76,145,222.84,138.59,230.74,126.84Zm7-61.49L233.67,86.5c-4.61,24.06-14.94,32.59-22.38,32.59-9,0-10.39-9.25-10.39-14.77,0-18.27,13.43-39.51,30.74-39.51A38.56,38.56,0,0,1,237.79,65.35Zm115,74.12.79-.38-.23-24.64-1.88.75a47.9,47.9,0,0,1-18.83,3.89c-8.59,0-17.77-4.93-17.77-18.77C314.85,78,331.2,66,346.58,66a31.81,31.81,0,0,1,12.64,2.28l1.38.58L368.66,44l-1.26-.46A61.37,61.37,0,0,0,347,40.29c-37.07,0-65,27.19-65,63.23,0,25.08,16.67,41.28,42.48,41.28C335.29,144.8,345.88,142.81,352.77,139.47Zm222.05,3.34L593.9,42.49H562.36L543.28,142.81Zm6.84-109.72c10.62,0,18.34-7.38,18.34-17.54,0-9.3-6.41-15.55-16-15.55a17.65,17.65,0,0,0-17.94,17.74c0,9,6.23,15.35,15.15,15.35ZM510,140.52l2,2.29H474.44l-.41-.44a72.72,72.72,0,0,1-5.6-7l-.86-1.17c-10.26,7.29-22,10.83-35.81,10.83-26.17,0-43.07-14.48-43.07-36.89,0-17.69,10.88-31.92,32.36-42.3-4.79-8.23-7-15.42-7-22.53C414,20.16,432.3,3.39,457.5,3.39,478.73,3.39,493,16,493,34.7c0,15.14-10.48,27.18-33,37.82,5,7.75,11.49,16.76,16.31,23.38A88.38,88.38,0,0,0,489,74.78h29.56c-7.19,17.43-15.84,30.6-27.31,41.69A293,293,0,0,0,510,140.52Zm-55.62-25C447,105.82,438.81,94.22,432.2,84c-5.22,4-11.42,10.16-11.42,19.14,0,10.67,7.52,17.57,19.16,17.57A22,22,0,0,0,454.4,115.49ZM464.69,34.9c0-2.39-.71-10.19-9.79-10.19-6.94,0-12.38,6.84-12.38,15.57a25.7,25.7,0,0,0,5,15C455.61,51.41,464.69,44.82,464.69,34.9Z" fill="#2a2521"/> </svg> <span class="magazine-nav__title"> Mac & i – Nachrichten, Tests, Tipps und Meinungen rund um Apple </span> </a> </li> <li class=" magazine-nav__item magazine-nav__item--make a-theme a-theme--make " > <a href="https://www.heise.de/make/" title="Make – Kreativ mit Technik" name="topnavi.ho.magazine-nav.make" data-google-interstitial=false class="magazine-nav__link magazine-nav__link--make" > <svg preserveAspectRatio="xMinYMin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 178" class="make-logo magazin-nav__svg" > <title>heiseframe_title</title> <path d="M559.08,49.1H600V85.87H559.08Zm0,89.6H600v36.77H559.08ZM430,112.34c0-49.1,37.39-66,63.39-66s58,13,58,70.41v5.76H467.76c1.92,20.91,13.51,28.89,29.33,28.89,14.92,0,28.83-7.37,37.4-15.15L549.2,159c-14.71,12.52-32.86,19-54.93,19C461.41,178,430,161.13,430,112.34ZM517.15,100c-1.91-17.78-9.88-26.26-24.19-26.26-11.89,0-22,7.77-24.79,26.26ZM319.3,0h38.1V96.17L396.71,49h40.92L396.41,96.17,440,175.37H400.74l-27.92-51.52L357.4,141.13v34.14H319.3V0ZM188.68,143.15c0-29.2,24.59-45.26,79.92-49.81V90.21c0-9.29-4.73-15.15-17-15.15-16,0-29.73,6.57-41.42,15.66l-16-21.82c12.5-11.32,31.45-22.53,62.89-22.53,34.47,0,48.79,17.07,48.79,49.5v48.69c0,15.16,1,24.45,3.52,30.81H271.43a61.15,61.15,0,0,1-2.83-18.48c-11.59,13-25.29,20.4-44,20.4C205.31,177.19,188.68,164.67,188.68,143.15Zm79.92-5.56V114.26c-30,3.13-42.83,10.7-42.83,22.22,0,8.08,5.74,12.12,13.91,12.12C253.08,148.6,262.25,144.06,268.6,137.59ZM0,0H50.8l39,129h.41L126.69,0h52V175.47H141.61V55.66h-.4c-2.62,15.16-6,26.27-9.68,39.1l-26.2,80.61H71.16l-26-80.61A322.28,322.28,0,0,1,35,53.74h-.4V175.37H0V0Z" fill="#e2001a"/> </svg> <span class="magazine-nav__title"> Make – Kreativ mit Technik </span> </a> </li> <li class=" magazine-nav__item magazine-nav__item--select a-theme a-theme--select " > <a href="https://www.heise.de/select/" title="Alle Magazine im Browser lesen" name="topnavi.ho.magazine-nav.select" data-google-interstitial=false class="magazine-nav__link magazine-nav__link--select" > <span class="magazine-nav__title"> Alle Magazine im Browser lesen </span> </a> </li> </ul> </div> <nav class="sitemap topnavigation__sitemap" aria-label="Sitemap"> <a-collapse class="sitemap-group " has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header " data-collapse-trigger > IT News </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--newsticker"> <a href="https://www.heise.de/newsticker/" title="heise online - Newsticker" name="topnavi.ho.sitemap.newsticker" data-google-interstitial=false class="sitemap-group__link " >Newsticker</a> </li> <li class="sitemap-group__item sitemap-group__item--Hintergründe"> <a href="https://www.heise.de/hintergrund" title="heise online - Hintergründe" name="topnavi.ho.sitemap.Hintergründe" data-google-interstitial=false class="sitemap-group__link " >Hintergründe</a> </li> <li class="sitemap-group__item sitemap-group__item--Ratgeber"> <a href="https://www.heise.de/ratgeber" title="heise online - Ratgeber" name="topnavi.ho.sitemap.Ratgeber" data-google-interstitial=false class="sitemap-group__link " >Ratgeber</a> </li> <li class="sitemap-group__item sitemap-group__item--Tests"> <a href="https://www.heise.de/tests" title="heise online - Testberichte" name="topnavi.ho.sitemap.Tests" data-google-interstitial=false class="sitemap-group__link " >Tests</a> </li> <li class="sitemap-group__item sitemap-group__item--Meinung"> <a href="https://www.heise.de/meinung" title="heise online - Meinungen" name="topnavi.ho.sitemap.Meinung" data-google-interstitial=false class="sitemap-group__link " >Meinungen</a> </li> </ul> </div> </a-collapse> <a-collapse class="sitemap-group " has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header " data-collapse-trigger > Online-Magazine </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--heiseplus"> <a href="https://www.heise.de/plus/" title="heise+ - Immer mehr Wissen." name="topnavi.ho.sitemap.heiseplus" data-google-interstitial=false class="sitemap-group__link sitemap-group__link--heiseplus" >heise<span class="sitemap_group__heiseplus-icon">+</span></a> </li> <li class="sitemap-group__item sitemap-group__item--tp"> <a href="https://www.telepolis.de" title="Telepolis" name="topnavi.ho.sitemap.tp" data-google-interstitial=false class="sitemap-group__link " >Telepolis</a> </li> <li class="sitemap-group__item sitemap-group__item--autos"> <a href="https://www.heise.de/autos/" title="heise autos – News, Tests, Technik, Service rund ums Auto" name="topnavi.ho.sitemap.autos" data-google-interstitial=false class="sitemap-group__link " >heise autos</a> </li> <li class="sitemap-group__item sitemap-group__item--bestenlisten"> <a href="https://www.heise.de/bestenlisten" title="bestenlisten by TechStage" name="topnavi.ho.sitemap.bestenlisten" data-google-interstitial=false class="sitemap-group__link " >bestenlisten</a> </li> <li class="sitemap-group__item sitemap-group__item--tipps-tricks"> <a href="https://www.heise.de/tipps-tricks/" title="tipps+tricks" name="topnavi.ho.sitemap.tipps-tricks" data-google-interstitial=false class="sitemap-group__link " >tipps+tricks</a> </li> </ul> </div> </a-collapse> <a-collapse class="sitemap-group sitemap-group--2-col" has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header " data-collapse-trigger > Services </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--Shop"> <a href="https://shop.heise.de/" title="heise shop – IT-Zeitschriften, Fachbücher, eBooks, digitale Magazine und Gadgets" name="topnavi.ho.sitemap.Shop" data-google-interstitial=false class="sitemap-group__link " >heise shop</a> </li> <li class="sitemap-group__item sitemap-group__item--Arbeiten bei Heise"> <a href="https://jobs.heise.de/" title="heise jobs – Jobbörse für qualifizierte Fach- und Führungskräfte aus der IT-Branche" name="topnavi.ho.sitemap.Arbeiten bei Heise" data-google-interstitial=false class="sitemap-group__link " >heise jobs</a> </li> <li class="sitemap-group__item sitemap-group__item--heise academy"> <a href="https://heise-academy.de/" title="heise academy - Weiterbildung für IT-Profis von heise medien" name="topnavi.ho.sitemap.heise academy" data-google-interstitial=false class="sitemap-group__link " >heise academy</a> </li> <li class="sitemap-group__item sitemap-group__item--download"> <a href="https://www.heise.de/download/" title="heise download – Software, Apps & Spiele sicher herunterladen" name="topnavi.ho.sitemap.download" data-google-interstitial=false class="sitemap-group__link " >heise download</a> </li> <li class="sitemap-group__item sitemap-group__item--heise preisvergleich"> <a href="https://preisvergleich.heise.de" title="heise preisvergleich – Günstige Preise, Meinungen und Bewertungen zu vielen Produkten" name="topnavi.ho.sitemap.heise preisvergleich" data-google-interstitial=false class="sitemap-group__link " >heise preisvergleich</a> </li> <li class="sitemap-group__item sitemap-group__item--Tarifrechner"> <a href="https://www.heise.de/tarifrechner" title="Tarifrechner" name="topnavi.ho.sitemap.Tarifrechner" data-google-interstitial=false class="sitemap-group__link " >Tarifrechner</a> </li> <li class="sitemap-group__item sitemap-group__item--heise compaliate"> <a href="https://compaliate.heise.de/" title="heise compaliate – Entdecke die heise Affiliate Plattform" name="topnavi.ho.sitemap.heise compaliate" data-google-interstitial=false class="sitemap-group__link " >heise compaliate</a> </li> <li class="sitemap-group__item sitemap-group__item--Abo bestellen"> <a href="https://shop.heise.de/zeitschriften-abo/" title="Abo – c't, iX, c't Fotografie, Mac & i, Make" name="topnavi.ho.sitemap.Abo bestellen" data-google-interstitial=false class="sitemap-group__link " >Abo bestellen</a> </li> <li class="sitemap-group__item sitemap-group__item--Mein Abo"> <a href="https://www.heise.de/meinabo" title="Abo verwalten - Mein persönlicher Abo-Bereich" name="topnavi.ho.sitemap.Mein Abo" data-google-interstitial=false class="sitemap-group__link " >Mein Abo</a> </li> <li class="sitemap-group__item sitemap-group__item--Netzwerktools"> <a href="https://www.heise.de/tools" title="heise online - Netzwerktools" name="topnavi.ho.sitemap.Netzwerktools" data-google-interstitial=false class="sitemap-group__link " >Netzwerktools</a> </li> <li class="sitemap-group__item sitemap-group__item--iMonitor"> <a href="https://www.heise.de/netze/netzwerk-tools/imonitor-internet-stoerungen/" title="heise iMonitor" name="topnavi.ho.sitemap.iMonitor" data-google-interstitial=false class="sitemap-group__link " >iMonitor</a> </li> <li class="sitemap-group__item sitemap-group__item--loseblattwerke"> <a href="https://www.heise.de/loseblattwerke/" title="Loseblattwerke" name="topnavi.ho.sitemap.loseblattwerke" data-google-interstitial=false class="sitemap-group__link " >Loseblattwerke</a> </li> <li class="sitemap-group__item sitemap-group__item--spiele"> <a href="https://spiele.heise.de" title="heise Spiele" name="topnavi.ho.sitemap.spiele" data-google-interstitial=false class="sitemap-group__link " >Spiele</a> </li> </ul> </div> </a-collapse> <a-collapse class="sitemap-group " has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header " data-collapse-trigger > Über Uns </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--heise medien"> <a href="https://www.heisegroup.de/artikel/heise-medien-3904998.html" title="heise medien - Hochwertiger und unabhängiger Journalismus" name="topnavi.ho.sitemap.heise medien" data-google-interstitial=false class="sitemap-group__link " >heise medien</a> </li> <li class="sitemap-group__item sitemap-group__item--heise regioconcept"> <a href="https://www.heise-regioconcept.de/" title="heise regioconcept - Regionales Marketing für Unternehmen" name="topnavi.ho.sitemap.heise regioconcept" data-google-interstitial=false class="sitemap-group__link " >heise regioconcept</a> </li> <li class="sitemap-group__item sitemap-group__item--heise business services"> <a href="https://business-services.heise.de/" title="heise business services – Produkte und Lösungen namhafter IT-Hersteller" name="topnavi.ho.sitemap.heise business services" data-google-interstitial=false class="sitemap-group__link " >heise business services</a> </li> <li class="sitemap-group__item sitemap-group__item--heise96"> <a href="https://www.heisegroup.de" title="Sponsoring Hannover 96" name="topnavi.ho.sitemap.heise96" data-google-interstitial=false class="sitemap-group__link " >Sponsoring<img src="/icons/ho/h96-logo.svg" width="48" height="55" alt="Logo Hannover 96" class="sitemap-group__img sitemap-group__img--h96" loading="lazy" /></a> </li> <li class="sitemap-group__item sitemap-group__item--mediadaten"> <a href="https://mediadaten.heise.de/" title="Mediadaten heise medien" name="topnavi.ho.sitemap.mediadaten" data-google-interstitial=false class="sitemap-group__link " >Mediadaten</a> </li> <li class="sitemap-group__item sitemap-group__item--Karriere"> <a href="https://www.heisegroup.de/artikel/heise-als-Arbeitgeber-1812545.html" title="Arbeiten bei heise – Heise als Arbeitgeber" name="topnavi.ho.sitemap.Karriere" data-google-interstitial=false class="sitemap-group__link " >Karriere</a> </li> <li class="sitemap-group__item sitemap-group__item--presse"> <a href="https://www.heisegroup.de/presse/" title="Pressemitteilungen und Interviews" name="topnavi.ho.sitemap.presse" data-google-interstitial=false class="sitemap-group__link " >Presse</a> </li> </ul> </div> </a-collapse> </nav> <div class="topnavigation__footer"> <div class="topnavigation__brandworld"> <span class="wrbg-note topnavigation__brandworld-label"> Anzeige </span> <a href="https://it-kenner.heise.de/das-betriebssystem-fuer-eine-neue-aera/" class=" topnavigation__brandworld-link a-tag a-tag--ad " name="dachzeile.ho.nativelink" title="Themenspecial ChromeOS" > Themenspecial ChromeOS </a> <a href="https://it-kenner.heise.de/secure-it-fuer-unternehmen/" class=" topnavigation__brandworld-link a-tag a-tag--ad " name="dachzeile.ho.nativelink" title="Secure IT für Unternehmen" > Secure IT für Unternehmen </a> </div> <div class=" notification-links " > <a href="https://www.heise.de/newsletter/" class=" link notification-links__link " name="topnavi.ho.sitemap.newsletter" data-google-interstitial=false > <svg class="link__svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" viewBox="0 0 24 24"> <path id="paper-plane-outline" d="M24,3,0,10l7.92,4.4L8,20l3.78-3.46L18,20ZM17,17.34l-5.48-3L20.85,6.4ZM20.46,5.9,9.6,13.25,4.66,10.51Z" transform="translate(0)"/> </svg> <span > Newsletter </span> </a> <a href="https://www.heise.de/benachrichtigungen/heise-bot/" class=" link notification-links__link " name="topnavi.ho.sitemap.heisebotti" data-google-interstitial=false > <svg id="logo-botti" xmlns="http://www.w3.org/2000/svg" class="link__svg" viewBox="0 0 24 24" > <title>heiseframe_title</title> <path d="M9.3,17.66c-.24.56-.62,1.21-1.32,1.21A.89.89,0,0,1,7.05,18a3,3,0,0,1,.36-1.14l3.18-7.26c.24-.55.55-.95,1.18-.95a.86.86,0,0,1,.89.89A3.36,3.36,0,0,1,12.25,11Zm2.76,1.21c.71,0,1.08-.63,1.34-1.2L14.58,15A3.74,3.74,0,0,0,15,13.59a.86.86,0,0,0-.89-.89c-.64,0-.94.43-1.19,1l-1.42,3.2A2.65,2.65,0,0,0,11.16,18,.86.86,0,0,0,12.06,18.87ZM23.64,8.3a1,1,0,0,0-1.53,1.08A9.42,9.42,0,0,1,19,10.68c-.52-4.49-4.34-7.14-8.87-7.14A10.33,10.33,0,0,0,4.4,5.22,11.49,11.49,0,0,1,2.09,1.78,1,1,0,0,0,2.51.91,1,1,0,0,0,.56,1a1,1,0,0,0,1,.91,15.71,15.71,0,0,1,1,4.84,10.36,10.36,0,0,0-2.58,7c0,5.77,4.64,9.85,10.27,9.85a10.08,10.08,0,0,0,7.47-3.53l-.42-.63a7.92,7.92,0,0,1-1,.86,10.65,10.65,0,0,1-6.16,1.94A7.51,7.51,0,0,1,2.7,14.53c0-4.82,1.92-9.13,7.37-9.13,4.07,0,7.37,2.74,7.37,7a6.65,6.65,0,0,1-1.46,4l.72.62a7.79,7.79,0,0,0,2.23-3.91,16,16,0,0,1,3.51-3.27,1,1,0,0,0,1.35-.17A1,1,0,0,0,23.64,8.3ZM10.08,21c.39.09.18-.36.48-.56s.75-.39.81-.69a1.58,1.58,0,0,1-.93.05,6.43,6.43,0,0,1-1.27-.49,2,2,0,0,0,.15,1A1,1,0,0,0,10.08,21Z" transform="translate(0 0)"/> </svg> <span > heise-Bot </span> </a> <a href="https://www.heise.de/benachrichtigungen/" class=" link notification-links__link " name="topnavi.ho.sitemap.pushnachrichten" data-google-interstitial=false > <svg id="cp-bell-outline" xmlns="http://www.w3.org/2000/svg" class="link__svg" viewBox="0 0 24 24" > <title>heiseframe_title</title> <path d="M15,20.9c0,1.6-1.3,2.9-3,3c-1.6-0.1-2.9-1.4-3-3h1.7c0,0,0,0,0,0.1c0,0.7,0.6,1.3,1.3,1.3 c0.7,0,1.3-0.6,1.3-1.3c0,0,0,0,0-0.1H15z M21.9,17.2v1.7H2.1v-1.7C6.9,15.6,4.2,6.7,8.9,4c0.6-0.4,1-1.1,1-1.8l0,0 c0-1,0.7-2,1.7-2.2C11.9,0,12.1,0,12.4,0c1,0.2,1.7,1.1,1.7,2.1l0,0c0,0.7,0.4,1.4,1,1.8C19.7,6.7,17.1,15.6,21.9,17.2z M19.2,16.9 c-4-2-1.4-9.6-5.8-12.2c-0.1-0.1-0.2-0.1-0.4-0.2c-0.3-0.2-0.6-0.3-1-0.3c-0.3,0-0.6,0.1-0.9,0.2c-0.2,0.1-0.3,0.1-0.5,0.2 C6.1,7.4,8.8,14.9,4.8,16.9H19.2z"/> </svg> <span class="a-u-hide-from-tablet"> Push </span> <span class="a-u-show-from-tablet"> Push-Nachrichten </span> </a> </div> </div> </div> </header> </div> <template id="upscore-reco-template-free"> <article class=" a-article-teaser a-article-teaser--mobile-in-list a-theme " data-upscore-object-id="${object_id}" data-cid="${object_id}" > <a href="${url}" title="${title}" class=" a-article-teaser__link " data-upscore-url > <figure class=" a-article-teaser__image-container" > <div > <a-img width="16" height="9" layout="responsive" src="${image}" alt="${title}" quality="70" high-dpi-quality="50" style=" aspect-ratio: 16 / 9;" > <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='696px' height='391px' viewBox='0 0 696 391'%3E%3Crect x='0' y='0' width='696' height='391' fill='%23f2f2f2'%3E%3C/rect%3E%3C/svg%3E" width="16" height="9" alt="${title}" style="aspect-ratio: 16 / 9; object-fit: cover;" > </a-img> <noscript> <img src="https://heise.cloudimg.io/width/16/q50.png-lossy-50.webp-lossy-50.foil1/_www-heise-de_/$%7Bimage%7D" srcset=" https://heise.cloudimg.io/width/336/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 336w, https://heise.cloudimg.io/width/1008/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 1008w, https://heise.cloudimg.io/width/16/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 16w, https://heise.cloudimg.io/width/32/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 32w " sizes="" alt="${title}" width="16" height="9" class="legacy-img " loading="lazy" decoding="async" style="background-color: #f2f2f2;" onload="this.style=null;" > </noscript> </div> </figure> <div class=" a-article-teaser__content-container " > <header> <h3 class=" a-article-teaser__title " > <span class=" a-article-teaser__kicker " > ${intro} </span> <span class="a-article-teaser__title-text" data-upscore-title>${title} </span> </h3> </header> <p class=" a-article-teaser__synopsis " >${lead} </p> </div> </a> </article> </template> <template id="upscore-reco-template-premium"> <article class=" a-article-teaser a-article-teaser--mobile-in-list a-theme " data-upscore-object-id="${object_id}" data-cid="${object_id}" > <a href="${url}" title="${title}" class=" a-article-teaser__link " data-upscore-url data-google-interstitial=false > <figure class=" a-article-teaser__image-container" > <div > <a-img width="16" height="9" layout="responsive" src="${image}" alt="${title}" quality="70" high-dpi-quality="50" style=" aspect-ratio: 16 / 9;" > <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='696px' height='391px' viewBox='0 0 696 391'%3E%3Crect x='0' y='0' width='696' height='391' fill='%23f2f2f2'%3E%3C/rect%3E%3C/svg%3E" width="16" height="9" alt="${title}" style="aspect-ratio: 16 / 9; object-fit: cover;" > </a-img> <noscript> <img src="https://heise.cloudimg.io/width/16/q50.png-lossy-50.webp-lossy-50.foil1/_www-heise-de_/$%7Bimage%7D" srcset=" https://heise.cloudimg.io/width/336/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 336w, https://heise.cloudimg.io/width/1008/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 1008w, https://heise.cloudimg.io/width/16/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 16w, https://heise.cloudimg.io/width/32/q30.png-lossy-30.webp-lossy-30.foil1/_www-heise-de_/$%7Bimage%7D 32w " sizes="" alt="${title}" width="16" height="9" class="legacy-img " loading="lazy" decoding="async" style="background-color: #f2f2f2;" onload="this.style=null;" > </noscript> </div> </figure> <div class=" a-article-teaser__content-container " > <header> <h3 class=" a-article-teaser__title " > <span class=" a-article-teaser__kicker " > ${intro} </span> <span class="a-article-teaser__title-text" data-upscore-title> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" preserveAspectRatio="xMinYMin" class="heise-plus-logo a-article-teaser__plus-icon" > <style> .plus-icon-svg-rec { fill: #14315b; } .plus-icon-svg-path { fill: #f2f2f2; } .dark .plus-icon-svg-rec { fill: #f2f2f2; } .dark .plus-icon-svg-path { fill: #323232; } </style> <rect class="plus-icon-svg-rec" width="32" height="32" rx="12" ry="12"/> <path class="plus-icon-svg-path" d="M24 14.3h-6.3V8h-3.4v6.3H8v3.4h6.3V24h3.4v-6.3H24z"/> </svg>${title} </span> </h3> </header> <p class=" a-article-teaser__synopsis " >${lead} </p> </div> </a> </article> </template> <template id="upscore-reco-template-wrapper-homepage"> <div class="teaser-grid teaser-grid--3 top-stage__row">${content}</div> </template> <template id="upscore-reco-template-wrapper-article-premium"> <aside class="stage stage--channel a-u-grid-pullout-mobile a-u-grid-pushin-mobile" aria-role="complementary"> <header class="a-container-header stage__header stage__header--no-mobile-padding a-container-header--bordered a-container-header--one-row"> <a href="/plus/" class="a-container-header__link"> <h2 class=" a-container-header__heading a-container-header__heading--small "> <span class=" a-container-header__logo a-container-header__logo--heiseplus a-container-header__logo--margin "> heise+ </span> <span class="a-container-header__slug"> Das Beste aus heise+ </span> </h2> <nav class="a-container-header__more"> <span class=" a-container-header__more-text a-u-show-from-tablet "> Zur heise+ Startseite </span> <span class="a-container-header__more-icon"></span> </nav> </a> </header> <div class=" teaser-grid teaser-grid--h-gutter teaser-grid--4 channel_ho "> ${content} </div> </aside> </template> <template id="upscore-reco-template-wrapper-article"> <aside class="stage stage--channel a-u-grid-pullout-mobile a-u-grid-pushin-mobile" aria-role="complementary"> <header class="a-container-header stage__header stage__header--no-mobile-padding a-container-header--bordered a-container-header--one-row"> <a href="/" class="a-container-header__link"> <h2 class=" a-container-header__heading a-container-header__heading--small "> <span class=" a-container-header__logo a-container-header__logo--ho a-container-header__logo--margin "> heise online </span> <span class="a-container-header__slug"> Top-Beiträge von heise online </span> </h2> <nav class="a-container-header__more"> <span class=" a-container-header__more-text a-u-show-from-tablet "> Zur heise online Startseite </span> <span class="a-container-header__more-icon"></span> </nav> </a> </header> <div class=" teaser-grid teaser-grid--h-gutter teaser-grid--4 channel_ho "> ${content} </div> </aside> </template> <template id="upscore-reco-template-wrapper-article-en"> <aside class="stage stage--channel a-u-grid-pullout-mobile a-u-grid-pushin-mobile" aria-role="complementary"> <header class="a-container-header stage__header stage__header--no-mobile-padding a-container-header--bordered a-container-header--one-row"> <a href="/" class="a-container-header__link"> <h2 class=" a-container-header__heading a-container-header__heading--small "> <span class=" a-container-header__logo a-container-header__logo--ho a-container-header__logo--margin "> heise online </span> <span class="a-container-header__slug"> Most popular articles by heise online </span> </h2> </a> </header> <div class=" teaser-grid teaser-grid--h-gutter teaser-grid--4 channel_ho "> ${content} </div> </aside> </template> <header class="header header--mobile-only"> <a-collapse media="(max-width: 767px)" toggle-attr-on-media="disabled" > <div class="header__menu"> <figure class="header-logo "> <a href="/" title="heise online" data-google-interstitial=false > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1504 214" role="img" preserveAspectRatio="xMinYMin" class="heise-online-logo header-logo__svg header-logo__svg--mobile" > <style> .heise-online-logo-svg-path-online { fill: #6f7d93; } .heise-online-logo-svg-path-heise { fill: #14315b; } .dark .heise-online-logo-svg-path-online, .dark .heise-online-logo-svg-path-heise { fill: #f2f2f2; } </style> <title>heiseframe_title</title> <path class="heise-online-logo-svg-path-online" d="M869.84 139.56c0-43.75 29.74-69 62.47-69s62.47 25.25 62.47 69-29.74 68.79-62.47 68.79-62.47-25.25-62.47-68.79m93.29 0c0-26.32-11.55-43.86-30.81-43.86s-30.81 17.54-30.81 43.86 11.55 43.65 30.81 43.65 30.81-17.33 30.81-43.65m49.9-65.79h25.25l2.35 17.76h.86c11.77-11.45 25.14-20.97 43.11-20.97 28.13 0 40.44 19.04 40.44 52.2v82.37h-30.81v-78.41c0-21.61-6.2-29.74-20.43-29.74-11.55 0-19.15 5.67-29.95 16.37v91.78h-30.81V73.77Zm135.54 97.56V16.22h30.81v156.72c0 7.6 3.42 10.27 6.63 10.27 1.39 0 2.46 0 4.81-.54l3.85 23c-3.74 1.5-8.88 2.67-16.26 2.67-21.82 0-29.85-14.12-29.85-37.01Zm52.93-138c0-10.38 8.13-17.44 19.04-17.44s19.04 7.06 19.04 17.44-8.13 17.44-19.04 17.44-19.04-7.27-19.04-17.44m3.53 40.44h30.81v131.37h-30.81zm54.66 0h25.25l2.35 17.76h.86c11.77-11.45 25.14-20.97 43.11-20.97 28.13 0 40.44 19.04 40.44 52.2v82.37h-30.81v-78.41c0-21.61-6.2-29.74-20.43-29.74-11.55 0-19.15 5.67-29.95 16.37v91.78h-30.81V73.77Zm129.52 65.79c0-42.68 29.63-69 60.55-69 35.52 0 54.24 25.67 54.24 62.37 0 5.88-.64 11.77-1.34 14.98h-83.39c2.57 23.32 17.54 36.59 38.73 36.59 11.23 0 20.86-3.53 30.49-9.52l10.48 19.15c-12.52 8.45-28.35 14.23-45.04 14.23-36.26 0-64.72-25.46-64.72-68.79Zm88.15-12.62c0-20.22-8.99-32.52-26.96-32.52-15.3 0-28.78 11.45-31.45 32.52z"/><path class="heise-online-logo-svg-path-heise" d="M258.47 15.22h30.81v48.89L288 89.46c11.02-10.38 24.07-19.9 42.04-19.9 28.13 0 40.44 19.04 40.44 52.2v82.37h-30.81v-78.41c0-21.61-6.2-29.74-20.43-29.74-11.55 0-19.15 5.67-29.95 16.37v91.78h-30.81V15.22Zm129.58 123.34c0-42.68 29.63-69 60.55-69 35.52 0 54.24 25.67 54.24 62.37 0 5.88-.64 11.77-1.34 14.98h-83.39c2.57 23.32 17.54 36.59 38.73 36.59 11.23 0 20.86-3.53 30.49-9.52l10.48 19.15c-12.52 8.45-28.35 14.23-45.04 14.23-36.26 0-64.72-25.46-64.72-68.79Zm88.14-12.62c0-20.22-8.99-32.52-26.96-32.52-15.3 0-28.78 11.45-31.45 32.52zm41.46-93.6c0-10.38 8.13-17.44 19.04-17.44s19.04 7.06 19.04 17.44-8.13 17.44-19.04 17.44-19.04-7.27-19.04-17.44m3.53 40.43h30.81v131.37h-30.81zm44.04 116.29 14.33-19.58c11.66 9.09 22.95 14.66 36.26 14.66 14.33 0 21.07-6.74 21.07-15.72 0-11.02-14.23-15.94-28.24-21.29-17.22-6.47-36.91-16.37-36.91-38.3s18.4-39.26 47.82-39.26c18.29 0 32.95 7.43 43.65 15.73l-14.12 18.93c-9.2-6.74-18.45-11.45-28.78-11.45-13.21 0-19.47 6.31-19.47 14.55 0 10.38 13.27 14.33 27.49 19.58 17.76 6.63 37.65 15.19 37.65 39.69 0 22.57-17.86 40.76-51.03 40.76-17.97 0-36.91-7.7-49.74-18.29Zm111.39-50.5c0-42.68 29.63-69 60.55-69 35.52 0 54.24 25.67 54.24 62.37 0 5.88-.64 11.77-1.34 14.98h-83.39c2.57 23.32 17.54 36.59 38.73 36.59 11.23 0 20.86-3.53 30.49-9.52l10.48 19.15c-12.52 8.45-28.35 14.23-45.04 14.23-36.26 0-64.72-25.46-64.72-68.79Zm88.15-12.62c0-20.22-8.99-32.52-26.96-32.52-15.3 0-28.78 11.45-31.45 32.52zM114.88 2.89c15.41 7.19 22.08 25.51 14.89 40.92l-71.06 152.4c-7.19 15.41-25.51 22.08-40.92 14.9C2.38 203.92-4.29 185.6 2.9 170.18L73.95 17.79C81.14 2.38 99.46-4.29 114.88 2.9m49.2 97.26c-15.41-7.18-33.73-.52-40.92 14.9l-25.7 55.12c-7.19 15.41-.52 33.74 14.89 40.93s33.73.52 40.92-14.89l25.71-55.12c7.19-15.42.52-33.74-14.9-40.93"/> </svg> </a> </figure> <div class="header_menu-group"> <a href="/plus" title="Jetzt heise+ abonnieren" name="header.ho.heiseplus" data-google-interstitial=false class="header_abo-link"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" preserveAspectRatio="xMinYMin" class="heise-plus-logo navigation__heiseplus-logo" > <style> .plus-icon-svg-rec { fill: #14315b; } .plus-icon-svg-path { fill: #f2f2f2; } .dark .plus-icon-svg-rec { fill: #f2f2f2; } .dark .plus-icon-svg-path { fill: #323232; } </style> <rect class="plus-icon-svg-rec" width="32" height="32" rx="12" ry="12"/> <path class="plus-icon-svg-path" d="M24 14.3h-6.3V8h-3.4v6.3H8v3.4h6.3V24h3.4v-6.3H24z"/> </svg> Abo </a> <div class="header__collapse-toggle" data-collapse-trigger title="Menü auf-/zuklappen" > <svg class="menu-icon header__menu_mobile-icon"> <use href="/icons/common-icons.svg#menu-mobile"></use> </svg> </div> </div> </div> <div class="header__content" data-collapse-target> <form accept-charset="utf-8" method="get" action="/suche/" class="a-form header__search" role="search" id="volltextsuche" > <fieldset class="header__search-container"> <input type="search" class=" a-form__input header__search-input " value="" name="q" placeholder="Suchen" data-autocomplete="true" data-searchpath="/suche/" autocomplete="off" role="textbox" aria-autocomplete="list" aria-haspopup="true" aria-label="Suchen" spellcheck="false" > <button class="header__search-button" type="submit" aria-label="suchen"> <svg class="header__search-icon"> <use href="/icons/common-icons.svg#search"></use> </svg> </button> <input type="hidden" name="sort_by" value="relevance" > </fieldset> </form> <div class=" notification-links navigation__list navigation__list--horizontal a-u-hide-from-tablet " > <a href="https://www.heise.de/newsletter/" class=" link navigation__item notification-links__link " name="header..newstickerdropdown.newsletter" data-google-interstitial=false > <svg class="link__svg" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" viewBox="0 0 24 24"> <path id="paper-plane-outline" d="M24,3,0,10l7.92,4.4L8,20l3.78-3.46L18,20ZM17,17.34l-5.48-3L20.85,6.4ZM20.46,5.9,9.6,13.25,4.66,10.51Z" transform="translate(0)"/> </svg> <span > Newsletter </span> </a> <a href="https://www.heise.de/benachrichtigungen/heise-bot/" class=" link navigation__item notification-links__link " name="header..newstickerdropdown.heisebotti" data-google-interstitial=false > <svg id="logo-botti" xmlns="http://www.w3.org/2000/svg" class="link__svg" viewBox="0 0 24 24" > <title>heiseframe_title</title> <path d="M9.3,17.66c-.24.56-.62,1.21-1.32,1.21A.89.89,0,0,1,7.05,18a3,3,0,0,1,.36-1.14l3.18-7.26c.24-.55.55-.95,1.18-.95a.86.86,0,0,1,.89.89A3.36,3.36,0,0,1,12.25,11Zm2.76,1.21c.71,0,1.08-.63,1.34-1.2L14.58,15A3.74,3.74,0,0,0,15,13.59a.86.86,0,0,0-.89-.89c-.64,0-.94.43-1.19,1l-1.42,3.2A2.65,2.65,0,0,0,11.16,18,.86.86,0,0,0,12.06,18.87ZM23.64,8.3a1,1,0,0,0-1.53,1.08A9.42,9.42,0,0,1,19,10.68c-.52-4.49-4.34-7.14-8.87-7.14A10.33,10.33,0,0,0,4.4,5.22,11.49,11.49,0,0,1,2.09,1.78,1,1,0,0,0,2.51.91,1,1,0,0,0,.56,1a1,1,0,0,0,1,.91,15.71,15.71,0,0,1,1,4.84,10.36,10.36,0,0,0-2.58,7c0,5.77,4.64,9.85,10.27,9.85a10.08,10.08,0,0,0,7.47-3.53l-.42-.63a7.92,7.92,0,0,1-1,.86,10.65,10.65,0,0,1-6.16,1.94A7.51,7.51,0,0,1,2.7,14.53c0-4.82,1.92-9.13,7.37-9.13,4.07,0,7.37,2.74,7.37,7a6.65,6.65,0,0,1-1.46,4l.72.62a7.79,7.79,0,0,0,2.23-3.91,16,16,0,0,1,3.51-3.27,1,1,0,0,0,1.35-.17A1,1,0,0,0,23.64,8.3ZM10.08,21c.39.09.18-.36.48-.56s.75-.39.81-.69a1.58,1.58,0,0,1-.93.05,6.43,6.43,0,0,1-1.27-.49,2,2,0,0,0,.15,1A1,1,0,0,0,10.08,21Z" transform="translate(0 0)"/> </svg> <span > heise-Bot </span> </a> <a href="https://www.heise.de/benachrichtigungen/" class=" link navigation__item notification-links__link " name="header..newstickerdropdown.pushnachrichten" data-google-interstitial=false > <svg id="cp-bell-outline" xmlns="http://www.w3.org/2000/svg" class="link__svg" viewBox="0 0 24 24" > <title>heiseframe_title</title> <path d="M15,20.9c0,1.6-1.3,2.9-3,3c-1.6-0.1-2.9-1.4-3-3h1.7c0,0,0,0,0,0.1c0,0.7,0.6,1.3,1.3,1.3 c0.7,0,1.3-0.6,1.3-1.3c0,0,0,0,0-0.1H15z M21.9,17.2v1.7H2.1v-1.7C6.9,15.6,4.2,6.7,8.9,4c0.6-0.4,1-1.1,1-1.8l0,0 c0-1,0.7-2,1.7-2.2C11.9,0,12.1,0,12.4,0c1,0.2,1.7,1.1,1.7,2.1l0,0c0,0.7,0.4,1.4,1,1.8C19.7,6.7,17.1,15.6,21.9,17.2z M19.2,16.9 c-4-2-1.4-9.6-5.8-12.2c-0.1-0.1-0.2-0.1-0.4-0.2c-0.3-0.2-0.6-0.3-1-0.3c-0.3,0-0.6,0.1-0.9,0.2c-0.2,0.1-0.3,0.1-0.5,0.2 C6.1,7.4,8.8,14.9,4.8,16.9H19.2z"/> </svg> <span class="a-u-hide-from-tablet"> Push </span> <span class="a-u-show-from-tablet"> Push-Nachrichten </span> </a> </div> <nav class="sitemap sitemap-group--in-navigation" aria-label="Sitemap"> <a-collapse class="sitemap-group " has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header navigation__head " data-collapse-trigger > IT News </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--newsticker"> <a href="https://www.heise.de/newsticker/" title="heise online - Newsticker" name="header..sitemap.newsticker" data-google-interstitial=false class="sitemap-group__link " >Newsticker</a> </li> <li class="sitemap-group__item sitemap-group__item--Hintergründe"> <a href="https://www.heise.de/hintergrund" title="heise online - Hintergründe" name="header..sitemap.Hintergründe" data-google-interstitial=false class="sitemap-group__link " >Hintergründe</a> </li> <li class="sitemap-group__item sitemap-group__item--Ratgeber"> <a href="https://www.heise.de/ratgeber" title="heise online - Ratgeber" name="header..sitemap.Ratgeber" data-google-interstitial=false class="sitemap-group__link " >Ratgeber</a> </li> <li class="sitemap-group__item sitemap-group__item--Tests"> <a href="https://www.heise.de/tests" title="heise online - Testberichte" name="header..sitemap.Tests" data-google-interstitial=false class="sitemap-group__link " >Tests</a> </li> <li class="sitemap-group__item sitemap-group__item--Meinung"> <a href="https://www.heise.de/meinung" title="heise online - Meinungen" name="header..sitemap.Meinung" data-google-interstitial=false class="sitemap-group__link " >Meinungen</a> </li> </ul> </div> </a-collapse> <a-collapse class="sitemap-group " has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header navigation__head " data-collapse-trigger > Online-Magazine </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--heiseplus"> <a href="https://www.heise.de/plus/" title="heise+ - Immer mehr Wissen." name="header..sitemap.heiseplus" data-google-interstitial=false class="sitemap-group__link sitemap-group__link--heiseplus" >heise<span class="sitemap_group__heiseplus-icon">+</span></a> </li> <li class="sitemap-group__item sitemap-group__item--tp"> <a href="https://www.telepolis.de" title="Telepolis" name="header..sitemap.tp" data-google-interstitial=false class="sitemap-group__link " >Telepolis</a> </li> <li class="sitemap-group__item sitemap-group__item--autos"> <a href="https://www.heise.de/autos/" title="heise autos – News, Tests, Technik, Service rund ums Auto" name="header..sitemap.autos" data-google-interstitial=false class="sitemap-group__link " >heise autos</a> </li> <li class="sitemap-group__item sitemap-group__item--bestenlisten"> <a href="https://www.heise.de/bestenlisten" title="bestenlisten by TechStage" name="header..sitemap.bestenlisten" data-google-interstitial=false class="sitemap-group__link " >bestenlisten</a> </li> <li class="sitemap-group__item sitemap-group__item--tipps-tricks"> <a href="https://www.heise.de/tipps-tricks/" title="tipps+tricks" name="header..sitemap.tipps-tricks" data-google-interstitial=false class="sitemap-group__link " >tipps+tricks</a> </li> </ul> </div> </a-collapse> <a-collapse class="sitemap-group sitemap-group--2-col" has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header navigation__head " data-collapse-trigger > Services </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--Shop"> <a href="https://shop.heise.de/" title="heise shop – IT-Zeitschriften, Fachbücher, eBooks, digitale Magazine und Gadgets" name="header..sitemap.Shop" data-google-interstitial=false class="sitemap-group__link " >heise shop</a> </li> <li class="sitemap-group__item sitemap-group__item--Arbeiten bei Heise"> <a href="https://jobs.heise.de/" title="heise jobs – Jobbörse für qualifizierte Fach- und Führungskräfte aus der IT-Branche" name="header..sitemap.Arbeiten bei Heise" data-google-interstitial=false class="sitemap-group__link " >heise jobs</a> </li> <li class="sitemap-group__item sitemap-group__item--heise academy"> <a href="https://heise-academy.de/" title="heise academy - Weiterbildung für IT-Profis von heise medien" name="header..sitemap.heise academy" data-google-interstitial=false class="sitemap-group__link " >heise academy</a> </li> <li class="sitemap-group__item sitemap-group__item--download"> <a href="https://www.heise.de/download/" title="heise download – Software, Apps & Spiele sicher herunterladen" name="header..sitemap.download" data-google-interstitial=false class="sitemap-group__link " >heise download</a> </li> <li class="sitemap-group__item sitemap-group__item--heise preisvergleich"> <a href="https://preisvergleich.heise.de" title="heise preisvergleich – Günstige Preise, Meinungen und Bewertungen zu vielen Produkten" name="header..sitemap.heise preisvergleich" data-google-interstitial=false class="sitemap-group__link " >heise preisvergleich</a> </li> <li class="sitemap-group__item sitemap-group__item--Tarifrechner"> <a href="https://www.heise.de/tarifrechner" title="Tarifrechner" name="header..sitemap.Tarifrechner" data-google-interstitial=false class="sitemap-group__link " >Tarifrechner</a> </li> <li class="sitemap-group__item sitemap-group__item--heise compaliate"> <a href="https://compaliate.heise.de/" title="heise compaliate – Entdecke die heise Affiliate Plattform" name="header..sitemap.heise compaliate" data-google-interstitial=false class="sitemap-group__link " >heise compaliate</a> </li> <li class="sitemap-group__item sitemap-group__item--Abo bestellen"> <a href="https://shop.heise.de/zeitschriften-abo/" title="Abo – c't, iX, c't Fotografie, Mac & i, Make" name="header..sitemap.Abo bestellen" data-google-interstitial=false class="sitemap-group__link " >Abo bestellen</a> </li> <li class="sitemap-group__item sitemap-group__item--Mein Abo"> <a href="https://www.heise.de/meinabo" title="Abo verwalten - Mein persönlicher Abo-Bereich" name="header..sitemap.Mein Abo" data-google-interstitial=false class="sitemap-group__link " >Mein Abo</a> </li> <li class="sitemap-group__item sitemap-group__item--Netzwerktools"> <a href="https://www.heise.de/tools" title="heise online - Netzwerktools" name="header..sitemap.Netzwerktools" data-google-interstitial=false class="sitemap-group__link " >Netzwerktools</a> </li> <li class="sitemap-group__item sitemap-group__item--iMonitor"> <a href="https://www.heise.de/netze/netzwerk-tools/imonitor-internet-stoerungen/" title="heise iMonitor" name="header..sitemap.iMonitor" data-google-interstitial=false class="sitemap-group__link " >iMonitor</a> </li> <li class="sitemap-group__item sitemap-group__item--loseblattwerke"> <a href="https://www.heise.de/loseblattwerke/" title="Loseblattwerke" name="header..sitemap.loseblattwerke" data-google-interstitial=false class="sitemap-group__link " >Loseblattwerke</a> </li> <li class="sitemap-group__item sitemap-group__item--spiele"> <a href="https://spiele.heise.de" title="heise Spiele" name="header..sitemap.spiele" data-google-interstitial=false class="sitemap-group__link " >Spiele</a> </li> </ul> </div> </a-collapse> <a-collapse class="sitemap-group " has-indicator media="(max-width: 929px)" toggle-attr-on-media="disabled" > <div class=" sitemap-group__header navigation__head " data-collapse-trigger > Über Uns </div> <div class="sitemap-group__content" data-collapse-target > <ul class="sitemap-group__items "> <li class="sitemap-group__item sitemap-group__item--heise medien"> <a href="https://www.heisegroup.de/artikel/heise-medien-3904998.html" title="heise medien - Hochwertiger und unabhängiger Journalismus" name="header..sitemap.heise medien" data-google-interstitial=false class="sitemap-group__link " >heise medien</a> </li> <li class="sitemap-group__item sitemap-group__item--heise regioconcept"> <a href="https://www.heise-regioconcept.de/" title="heise regioconcept - Regionales Marketing für Unternehmen" name="header..sitemap.heise regioconcept" data-google-interstitial=false class="sitemap-group__link " >heise regioconcept</a> </li> <li class="sitemap-group__item sitemap-group__item--heise business services"> <a href="https://business-services.heise.de/" title="heise business services – Produkte und Lösungen namhafter IT-Hersteller" name="header..sitemap.heise business services" data-google-interstitial=false class="sitemap-group__link " >heise business services</a> </li> <li class="sitemap-group__item sitemap-group__item--heise96"> <a href="https://www.heisegroup.de" title="Sponsoring Hannover 96" name="header..sitemap.heise96" data-google-interstitial=false class="sitemap-group__link " >Sponsoring<img src="/icons/ho/h96-logo.svg" width="48" height="55" alt="Logo Hannover 96" class="sitemap-group__img sitemap-group__img--h96" loading="lazy" /></a> </li> <li class="sitemap-group__item sitemap-group__item--mediadaten"> <a href="https://mediadaten.heise.de/" title="Mediadaten heise medien" name="header..sitemap.mediadaten" data-google-interstitial=false class="sitemap-group__link " >Mediadaten</a> </li> <li class="sitemap-group__item sitemap-group__item--Karriere"> <a href="https://www.heisegroup.de/artikel/heise-als-Arbeitgeber-1812545.html" title="Arbeiten bei heise – Heise als Arbeitgeber" name="header..sitemap.Karriere" data-google-interstitial=false class="sitemap-group__link " >Karriere</a> </li> <li class="sitemap-group__item sitemap-group__item--presse"> <a href="https://www.heisegroup.de/presse/" title="Pressemitteilungen und Interviews" name="header..sitemap.presse" data-google-interstitial=false class="sitemap-group__link " >Presse</a> </li> </ul> </div> </a-collapse> </nav> </div> </a-collapse> </header> <div class="gh-heise-container relative"> <div class="heise-slot-top-wrapper relative"> <div class="heise-slot-top" id="HEI_D_Top"></div> </div> <div class="heise-slot-right-wrapper absolute ml-1 mt-1"> <div class="relative"> <div class="heise-slot-right" id="HEI_D_Right"></div> </div> </div> </div> <div class="gh-heise-container gh-heise-container--content card" id="gh-heise-content"> <div class="flex gap-4 mb-2 flex--align-center"> <div class="flex gap-4"> <a href="https://preisvergleich.heise.de" class="gh-header-link flex"> <img alt="heise preisvergleich" src="https://gzhls.at/b/whitelabels/heise/heise-preisvergleich.svg" width="300"> </a> </div> <div class="gh-search" itemscope itemtype="http://schema.org/WebSite"> <meta itemprop="url" content="https://preisvergleich.heise.de"> <div id="gh-ac-form-wrapper"> <form method="get" action="https://preisvergleich.heise.de/" name="sform" id="gh-ac-form" class="gh-search-form gh-search-form--no-max-width" itemprop="potentialAction" itemscope itemtype="http://schema.org/SearchAction" data-acs-visible="false" > <meta itemprop="target" content="https://preisvergleich.heise.de/?fs={fs}"> <div class="relative"> <input type="text" id="gh-ac-input" name="fs" class="gh-search-input gh-search-input--with-border" itemprop="query-input" autocomplete="off" enterkeyhint="search" role="combobox" aria-label="Suche" aria-expanded="false" value="" placeholder="Suche ..." > <input type="hidden" name="hloc" value="at"> <input type="hidden" name="hloc" value="de"> <button type="submit" class="gh-search-button" title="Suchen" aria-label="Suchen" > <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-search" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" /> <path d="M21 21l-6 -6" /> </svg> </button> </div> </form> </div> <script type="module"> window.ghpakLazyload('autocomplete').then((autocomplete) => autocomplete.init()); </script> </div> <script type="speculationrules"> { "prefetch": [ { "where": { "selector_matches": ".gh-autocomplete__list a" }, "eagerness": "moderate" } ]} </script> </div> <div class="flex flex--align-start gap-4 mb-2"> <div class="breadcrumbs" id="breadcrumbs"> <div class="loc-selector" id="loc-selector"> <button type="button" class="loc-selector-button" onclick="event.currentTarget.parentElement.classList.toggle('open'); _gh.track('Navigation', 'Click', 'Loc Selector');" > <img class="loc-selector-flag-image" width="20" height="12" src="https://gzhls.at/b/flags/de.svg" alt="Deutschland (aktiv)" aria-hidden="true"> <span class="visually-hidden">Land wählen</span> <span class="breadcrumbs__open-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-chevron-down" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M6 9l6 6l6 -6" /> </svg> </span> </button> <ul class="loc-selector-other-locs"> <li> <a href="./eu/" class="loc-selector-loc"> <img class="loc-selector-flag-image" width="20" height="12" loading="lazy" src="https://gzhls.at/b/flags/eu.svg" alt="EU" aria-hidden="true"> EU </a> </li> </ul> </div> <div class="breadcrumbs-nav-container horizontal-scroll-shadows"> <nav class="breadcrumbs__nav" aria-label="breadcrumbs"> <ol class="breadcrumbs__list" itemscope itemtype="http://schema.org/BreadcrumbList"> <li class="breadcrumbs__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <meta itemprop="position" content="1"> <a class="locitem locitem--first" itemprop="item" href="https://preisvergleich.heise.de" onclick="_gh.track('Breadcrumb', 'click', 'start')" > <span itemprop="name">heise preisvergleich</span> </a> </li> </ol> </nav> </div> </div> <a href="https://geizhals.de" target="_blank" rel="noopener" class="gh-powered-by flex flex--align-center gap-1 ml-auto">powered by <svg viewBox="0 0 602 177" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M517.93 0H83.5S0-1.75 0 87.75s83.5 88.5 83.5 88.5h434.43c1.51 0 83.69-1.41 83.69-88.13C601.63 18.4 539.4 0 517.93 0Z" style="fill:#059;fill-rule:nonzero"/><path d="M594.37 87.25c0 78.69-73.84 80-73.84 80H137.75v-160h382.78c18.93 0 73.84 16.75 73.84 80Z" style="fill:#fff;fill-rule:nonzero"/><path d="M394.59 149.09s-9.37 0-9.37-10.21c0-10.78 9.91-10.31 9.91-10.31s5.47-.37 8.09 3.09v-3.09h9.12v21.9s.5 7.81-13.66 7.81h-10.8V153h10.69s4 .25 4-3.06v-3.56s-1.32 2.71-7.98 2.71Zm-30.3.98v-21.28h8.92V132s2-3.74 5.7-3.74c0 0 3 0 4.59 1.16l-2.84 5.84s-6.78-2.66-6.78 5.19v9.66l-9.59-.04Zm141.9-.02v-5.71h-11.81s-4.84.13-4.84-4.84 3-5.72 4.59-5.72h10.69v-6h-10.57s-14.19-.25-14.19 11S491.93 150 494 150l12.19.05Zm-229.31-.02v-4.55h12s3.62.23 3.62-1.88c0 0 .26-1.4-2.76-1.77l-7.65-1.32s-5.91-1.15-5.91-6 5.57-6 5.57-6a22.598 22.598 0 0 1 5.52-.62h8.5v4.24h-8s-3-.06-3 1.66c0 0-.19 1.58 3.66 1.71 2.452.212 4.889.566 7.3 1.06 2.411.494 4.08 1.15 4.94 3.59a6.86 6.86 0 0 1 0 5c-1.09 2.49-4.47 4.88-12.17 4.88h-11.62Zm-102.82-.09v-29.31h19.25s9.56 0 9.56 9.06-9.69 9.37-9.69 9.37h-8.43V150l-10.69-.06Zm284.69.06v-4.9h-11.57c-2.449.194-4.625-1.661-4.82-4.11v-.11h18.9s2.09-13.36-14.5-13.13c0 0-14.12-.47-14.12 11.2s13.58 11 13.58 11l12.53.05Zm-251.08-.06v-21.27h8.92v3.17s1.95-3.74 5.7-3.74c0 0 3 0 4.59 1.16L224 135.1s-6.78-2.66-6.78 5.19V150l-9.55-.06Zm149.8.06v-4.92h-11.26s-4.09.42-4.72-4.25h18.45s2-13.47-14.15-13.24c0 0-13.79-.47-13.79 11.3 0 11.77 13.26 11.06 13.26 11.06l12.21.05Zm61.09-29.43h9.62v29.37h-9.62v-29.37Zm93.19 29.37v-29.31h9.39v10.54s2.63-3.12 8.17-3.12c0 0 8.21-.36 8.3 6.86v15h-9.45v-12.25l.001-.091a3.083 3.083 0 0 0-3.001-3.069h-.23s-3.69-.42-3.83 4.6v10.84h-9.35Zm-45.87-21.23h9.63v21.19h-9.63v-21.19Zm-205 0h9.63v21.19h-9.63v-21.19Zm41.27-.16 10.5 21.35H321l10.59-21.43H322l-5.06 13.18-4.75-13.12-10.04.02Zm-48.3 21.24v-4.88h-11.27s-4.09.42-4.72-4.22h18.45s2-13.36-14.15-13.13c0 0-13.78-.47-13.78 11.2s13.26 11 13.26 11l12.21.03Zm144.788-6.294c-2.267-.046-4.108-1.925-4.108-4.196v-.22s-.53-4.75 4-4.75 4.08 4.83 4.08 4.83.299 4.321-3.972 4.336l.032.004h-.06l.028-.004Zm43.602-6.636c.154-2.523 2.357-4.473 4.88-4.32a4.358 4.358 0 0 1 4.66 4v.31l-9.54.01Zm-100.86-.11c.123-2.5 2.269-4.461 4.77-4.36 2.369-.124 4.422 1.721 4.55 4.09v.26l-9.32.01Zm-103.63-.08c.128-2.491 2.278-4.438 4.77-4.32 2.342-.142 4.391 1.659 4.55 4v.28l-9.32.04Zm-53.12-3.57v-6.22h3.22s4.69-.22 4.69 3-4.66 3.22-4.66 3.22h-3.25Zm76.25-12.39h9.63v5.42h-9.63v-5.42Zm205 0h9.63v5.42h-9.63v-5.42ZM425.5 106.63s-22 2.25-22-16c0 0-.21-11.63 10.5-14.54 10.71-2.91 26-5.33 31.46-8.29 0 0 1.08-7.83-7.5-6.92 0 0-10.08-1.12-11.42 6.75l-21.17-2.37s.13-17.26 26.42-17.54h10.08s25.08-2 25.46 21.38v37.54h-20.7v-7.58s-5 7.36-21.13 7.57Zm96.08 0V94.42h28.33s8.58.62 8.58-5c0 0 .63-3.75-6.54-4.75l-18.12-3.55s-14-3.08-14-16.12c0-13.04 13.17-16.16 13.17-16.16a47.587 47.587 0 0 1 13.08-1.67h20.13v11.58h-19s-7.21-.17-7.21 4.46c0 0-.46 4.25 8.67 4.58 0 0 13.21 1.42 17.29 2.83 0 0 9.67 3.08 11.71 9.63a20.67 20.67 0 0 1-.13 13.29c-2.58 6.67-10.58 13.08-28.83 13.08l-27.13.01ZM228 49h22.13v57.63H228V49Zm255.25-21.58h22.33v79.21h-22.33V27.42Zm-274.12 79.21v-13h-26.88S172.5 94.76 171 82.38h44s4.88-35.63-33.75-35c0 0-32.87-1.25-32.87 29.88S180 106.51 180 106.51l29.13.12Zm121 0V27.46h22.19V56s6.23-8.42 19.31-8.42c0 0 19.42-1 19.63 18.54v40.46h-22.34V73.46s.13-8.54-7.58-8.54c0 0-8.71-1.13-9 12.42v29.29h-22.21ZM263.88 64V49h53.56v12.63l-29.13 29.12h31v15.87h-57.75V91.56L289.06 64h-25.18Zm181.79 14.84v6s-.25 10.08-12.37 10.08c0 0-7 .88-7.25-5.58 0 0-1.17-5 9.79-7.65l9.83-2.85Zm-274.92-7.2s.5-11.47 11.38-11.47S193 71.67 193 71.67l-22.25-.03ZM228 27.38h22.13v14.75H228V27.38Z" style="fill:#059"/><path d="M105.75 49V24.25H68.1S16.9 22.74 16.9 86s47.69 63.25 56 63.25h48.85v-71h-50v23h25v23h-26s-11.29-.29-17.26-8.47c0 0-5.74-6.73-5.74-21.43S48 75.41 48 75.41s-1.87-22.3 21.5-26.16l36.25-.25Z" style="fill:#fff;fill-rule:nonzero"/></svg></a> </div> <h1 class="visually-hidden">heise preisvergleich</h1> <div class="startpage startpage--is-coop"> <div class="startpage__hmk"> <link rel="preload" as="image" href="https://gzhls.at/octri/hero_gartenmoebel_bba4f912ba.png" fetchpriority="high"> <div class="startpage__hero card" style="--_background-image: url('https://gzhls.at/octri/hero_gartenmoebel_bba4f912ba.png');" > <div class="startpage__hero__content"> <h2 class="startpage__hero__h2">Entspannte Gartenzeit</h2> <h3 class="startpage__hero__h3 paragraph">Mit Outdoor-Möbeln zu Bestpreisen.</h3> <ul class="startpage__hero__categories paragraph"> <li class="startpage__hero__category"> <a href="/?cat=bmgmgms" onclick="_gh.track('Startpage_Hero', 'Click', '235_Gartenmöbelsets')">Gartenmöbelsets ›</a> </li> <li class="startpage__hero__category"> <a href="/?cat=bmgmgl" onclick="_gh.track('Startpage_Hero', 'Click', '235_Gartenliegen')">Gartenliegen ›</a> </li> <li class="startpage__hero__category"> <a href="/?cat=bmgmgbo" onclick="_gh.track('Startpage_Hero', 'Click', '235_Gartenboxen & -schränke')">Gartenboxen & -schränke ›</a> </li> <li class="startpage__hero__category"> <a href="/?cat=bmgmss" onclick="_gh.track('Startpage_Hero', 'Click', '235_Sonnenschirme & -segel')">Sonnenschirme & -segel ›</a> </li> </ul> <a href="?o=165" class="startpage__hero__cta button" onclick="_gh.track('Startpage_Hero', 'Click', '235_call2action')">Gartenmöbel & Aufbewahrung </a> </div> <div class="startpage__hero__articles galleryview"> <article class="galleryview__item card"> <div class="galleryview__image-wrapper"> <a href="siena-garden-yobaya-haengesessel-cool-black-m39590-a2737554.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Hero', 'Click', '2737554')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/75/54/2737554-m0.jpg" alt="Siena Garden Yobaya Hängesessel cool black" title="" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="siena-garden-yobaya-haengesessel-cool-black-m39590-a2737554.html" class="galleryview__name-link" title="Siena Garden Yobaya Hängesessel cool black" onclick="window._gh.track('Startpage_Hero', 'Click', '2737554')" > Siena Garden Yobaya Hängesessel cool black </a> </h3> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="siena-garden-yobaya-haengesessel-cool-black-m39590-a2737554.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Hero' , 'Click' , '2737554'); " > <span class="price">€ 244,30</span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__image-wrapper"> <a href="keter-jaipur-sonnenliege-anthrazit-238416-a3180226.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Hero', 'Click', '3180226')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/02/26/3180226-m0.jpg" alt="Keter Jaipur Sonnenliege anthrazit" title="" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="keter-jaipur-sonnenliege-anthrazit-238416-a3180226.html" class="galleryview__name-link" title="Keter Jaipur Sonnenliege anthrazit" onclick="window._gh.track('Startpage_Hero', 'Click', '3180226')" > Keter Jaipur Sonnenliege anthrazit </a> </h3> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="keter-jaipur-sonnenliege-anthrazit-238416-a3180226.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Hero' , 'Click' , '3180226'); " > <span class="price">€ 125,99</span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__image-wrapper"> <a href="angerer-1-sitzer-swing-smart-hollywoodschaukel-coffee-742010-270-21-a2740613.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Hero', 'Click', '2740613')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/06/13/2740613-m0.jpg" alt="Angerer 1-Sitzer Swing Smart Hollywoodschaukel coffee" title="" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="angerer-1-sitzer-swing-smart-hollywoodschaukel-coffee-742010-270-21-a2740613.html" class="galleryview__name-link" title="Angerer 1-Sitzer Swing Smart Hollywoodschaukel coffee" onclick="window._gh.track('Startpage_Hero', 'Click', '2740613')" > Angerer 1-Sitzer Swing Smart Hollywoodschaukel coffee </a> </h3> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="angerer-1-sitzer-swing-smart-hollywoodschaukel-coffee-742010-270-21-a2740613.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Hero' , 'Click' , '2740613'); " > <span class="price">€ 452,00</span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__image-wrapper"> <a href="jardin-allibert-iowa-gartenmoebel-set-anthrazit-a2933739.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Hero', 'Click', '2933739')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/37/39/2933739-m0.jpg" alt="Jardin Allibert Iowa Gartenmöbel-Set anthrazit, 3-tlg." title="" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="jardin-allibert-iowa-gartenmoebel-set-anthrazit-a2933739.html" class="galleryview__name-link" title="Jardin Allibert Iowa Gartenmöbel-Set anthrazit, 3-tlg." onclick="window._gh.track('Startpage_Hero', 'Click', '2933739')" > Jardin Allibert Iowa Gartenmöbel-Set anthrazit, 3-tlg. </a> </h3> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="jardin-allibert-iowa-gartenmoebel-set-anthrazit-a2933739.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Hero' , 'Click' , '2933739'); " > <span class="price">€ 126,47</span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> </article> </div> </div> <a href="https://compaliate.heise.de" rel="noopener" target="_blank" class="marketing-box"> <div class="marketing-box__content"> <div class="flex flex--column gap-1"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 113" width="200" height="25" preserveAspectRatio="xMinYMid" aria-hidden="true"><title>heise compaliate</title><path d="M51.23 1.88C44.45 -1.28 36.39 1.65001 33.22 8.43001L1.95001 75.48C-1.20999 82.26 1.72001 90.32 8.50001 93.49C15.28 96.65 23.34 93.72 26.51 86.94L57.78 19.89C60.94 13.11 58.01 5.05 51.23 1.88Z" fill="currentColor"></path><path d="M72.88 44.67C66.1 41.51 58.04 44.44 54.87 51.22L43.56 75.47C40.4 82.25 43.33 90.31 50.11 93.48C56.89 96.64 64.95 93.71 68.11 86.93L79.42 62.68C82.58 55.9 79.65 47.84 72.87 44.67" fill="currentColor"></path><path d="M114.23 7.03001H127.73V28.45L127.17 39.56C132 35.01 137.71 30.84 145.59 30.84C157.91 30.84 163.3 39.18 163.3 53.71V89.79H149.8V55.44C149.8 45.97 147.08 42.41 140.85 42.41C135.79 42.41 132.46 44.89 127.73 49.58V89.79H114.23V7.03001Z" fill="currentColor"></path><path d="M171.36 61.06C171.36 42.36 184.34 30.83 197.88 30.83C213.44 30.83 221.64 42.08 221.64 58.15C221.64 60.73 221.36 63.3 221.05 64.71H184.52C185.64 74.93 192.21 80.74 201.48 80.74C206.4 80.74 210.62 79.19 214.84 76.57L219.43 84.96C213.95 88.66 207.01 91.19 199.7 91.19C183.81 91.19 171.35 80.04 171.35 61.06H171.36ZM209.97 55.53C209.97 46.67 206.03 41.28 198.16 41.28C191.46 41.28 185.55 46.29 184.38 55.53H209.97Z" fill="currentColor"></path><path d="M228.09 14.52C228.09 9.97 231.65 6.88 236.43 6.88C241.21 6.88 244.77 9.97 244.77 14.52C244.77 19.07 241.21 22.16 236.43 22.16C231.65 22.16 228.09 18.97 228.09 14.52ZM229.64 32.23H243.14V89.78H229.64V32.23Z" fill="currentColor"></path><path d="M248.76 83.18L255.04 74.6C260.15 78.58 265.09 81.02 270.93 81.02C277.21 81.02 280.16 78.07 280.16 74.13C280.16 69.3 273.93 67.15 267.79 64.8C260.25 61.96 251.62 57.63 251.62 48.02C251.62 38.41 259.68 30.82 272.57 30.82C280.58 30.82 287 34.08 291.69 37.71L285.5 46C281.47 43.05 277.42 40.99 272.89 40.99C267.1 40.99 264.36 43.75 264.36 47.36C264.36 51.91 270.17 53.64 276.4 55.94C284.18 58.84 292.9 62.59 292.9 73.33C292.9 83.22 285.08 91.18 270.55 91.18C262.68 91.18 254.38 87.81 248.76 83.17V83.18Z" fill="currentColor"></path><path d="M298.72 61.06C298.72 42.36 311.7 30.83 325.24 30.83C340.8 30.83 349 42.08 349 58.15C349 60.73 348.72 63.3 348.42 64.71H311.89C313.01 74.93 319.58 80.74 328.85 80.74C333.77 80.74 337.99 79.19 342.21 76.57L346.8 84.96C341.32 88.66 334.38 91.19 327.07 91.19C311.18 91.19 298.72 80.04 298.72 61.06ZM337.33 55.53C337.33 46.67 333.39 41.28 325.52 41.28C318.82 41.28 312.91 46.29 311.74 55.53H337.33Z" fill="currentColor"></path><path d="M382.28 61.28C382.28 42.21 395.75 31.21 411 31.21C418.27 31.21 423.59 34.01 427.74 37.64L421.21 46.36C418.18 43.7 415.29 42.16 411.7 42.16C402.47 42.16 396.08 49.81 396.08 61.28C396.08 72.75 402.37 80.3 411.28 80.3C415.76 80.3 419.86 78.11 423.12 75.36L428.58 84.22C423.22 88.98 416.41 91.26 409.88 91.26C394.26 91.26 382.28 80.26 382.28 61.28Z" fill="currentColor"></path><path d="M429.84 61.28C429.84 42.21 442.8 31.21 457.07 31.21C471.34 31.21 484.3 42.21 484.3 61.28C484.3 80.35 471.34 91.26 457.07 91.26C442.8 91.26 429.84 80.26 429.84 61.28ZM470.5 61.28C470.5 49.81 465.46 42.16 457.07 42.16C448.68 42.16 443.64 49.81 443.64 61.28C443.64 72.75 448.68 80.3 457.07 80.3C465.46 80.3 470.5 72.75 470.5 61.28Z" fill="currentColor"></path><path d="M494.12 32.61H505.12L506.15 40.42H506.52C511.37 35.36 516.92 31.21 524.1 31.21C532.49 31.21 537.27 35.03 539.91 41.47C545.39 35.64 551.05 31.21 558.33 31.21C570.41 31.21 576 39.51 576 53.96V89.86H562.57V55.68C562.57 46.26 559.77 42.72 553.76 42.72C550.12 42.72 546.21 45.05 541.78 49.85V89.85H528.35V55.67C528.35 46.25 525.55 42.71 519.54 42.71C516 42.71 511.99 45.04 507.56 49.84V89.84H494.13V32.59L494.12 32.61Z" fill="currentColor"></path><path d="M588.88 32.61H599.88L600.91 38.72H601.28C606.11 34.57 612.24 31.21 618.53 31.21C632.84 31.21 641.05 42.68 641.05 60.35C641.05 79.93 629.35 91.26 616.62 91.26C611.54 91.26 606.55 88.98 601.89 84.97L602.31 94.48V112.52H588.88V32.61ZM627.25 60.49C627.25 49.07 623.52 42.31 614.8 42.31C610.65 42.31 606.73 44.41 602.3 48.74V75.41C606.4 78.91 610.46 80.17 613.77 80.17C621.42 80.17 627.24 73.46 627.24 60.49H627.25Z" fill="currentColor"></path><path d="M646.65 74.48C646.65 62.22 656.81 55.83 680.31 53.31C680.12 47.16 677.65 42.03 669.91 42.03C664.22 42.03 658.86 44.59 653.83 47.67L648.89 38.72C655.18 34.76 663.3 31.21 672.39 31.21C686.7 31.21 693.74 40.02 693.74 55.97V89.87H682.74L681.71 83.53H681.34C676.21 87.91 670.34 91.27 663.58 91.27C653.56 91.27 646.66 84.46 646.66 74.49L646.65 74.48ZM680.31 74.53V61.66C664.78 63.62 659.61 67.67 659.61 73.46C659.61 78.52 663.06 80.73 667.86 80.73C672.66 80.73 676.07 78.45 680.31 74.53Z" fill="currentColor"></path><path d="M706.38 75.13V7.52H719.81V75.82C719.81 79.13 721.3 80.3 722.7 80.3C723.31 80.3 723.77 80.3 724.8 80.07L726.48 90.09C724.85 90.74 722.61 91.26 719.39 91.26C709.88 91.26 706.38 85.11 706.38 75.13Z" fill="currentColor"></path><path d="M732.93 14.98C732.93 10.46 736.47 7.38 741.23 7.38C745.99 7.38 749.53 10.46 749.53 14.98C749.53 19.5 745.99 22.58 741.23 22.58C736.47 22.58 732.93 19.41 732.93 14.98ZM734.47 32.6H747.9V89.85H734.47V32.6Z" fill="currentColor"></path><path d="M758.44 74.48C758.44 62.22 768.6 55.83 792.1 53.31C791.91 47.16 789.44 42.03 781.7 42.03C776.01 42.03 770.65 44.59 765.62 47.67L760.68 38.72C766.97 34.76 775.09 31.21 784.18 31.21C798.49 31.21 805.53 40.02 805.53 55.97V89.87H794.53L793.5 83.53H793.13C788 87.91 782.13 91.27 775.37 91.27C765.35 91.27 758.45 84.46 758.45 74.49L758.44 74.48ZM792.1 74.53V61.66C776.57 63.62 771.4 67.67 771.4 73.46C771.4 78.52 774.85 80.73 779.65 80.73C784.45 80.73 787.86 78.45 792.1 74.53Z" fill="currentColor"></path><path d="M818.31 70.56V43.28H810.15V33.21L819.01 32.6L820.6 16.98H831.74V32.6H846.33V43.28H831.74V70.53C831.74 77.27 834.35 80.58 839.85 80.58C841.81 80.58 844.14 79.93 845.82 79.27L848.1 89.15C844.98 90.18 840.99 91.25 836.4 91.25C823.2 91.25 818.31 82.9 818.31 70.55V70.56Z" fill="currentColor"></path><path d="M849.24 61.28C849.24 42.68 862.16 31.21 875.63 31.21C891.11 31.21 899.27 42.4 899.27 58.39C899.27 60.95 898.99 63.52 898.69 64.92H862.35C863.47 75.08 870 80.87 879.23 80.87C884.13 80.87 888.32 79.33 892.52 76.72L897.09 85.07C891.63 88.75 884.73 91.27 877.46 91.27C861.65 91.27 849.25 80.17 849.25 61.29L849.24 61.28ZM887.66 55.78C887.66 46.97 883.74 41.61 875.91 41.61C869.24 41.61 863.37 46.6 862.2 55.78H887.66Z" fill="currentColor"></path></svg> <div class="marketing-box__h2">Die Lösung für Content-Monetarisierung – Preisvergleich-Widgets für deine Webseite!</div> </div> <div class="marketing-box__outlink button">Jetzt kostenlos registrieren</div> </div> </a> <div class="startpage__kats gap-2"> <div class="startpage__top-kats "> <ol class="top-kats__list"> <li class="top-kats__item card flex"> <a href="./?cat=gra16_512" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'gra16_512')"> <img src="https://gzhls.at/i/10/83/3431083-s0.jpg" alt="PCIe" width="60" height="33" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=gra16_512" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'gra16_512')"> PCIe </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=tvlcd" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'tvlcd')"> <img src="https://gzhls.at/i/13/27/3171327-s0.webp" alt="Fernseher" width="60" height="40" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=tvlcd" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'tvlcd')"> Fernseher </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=monlcd19wide" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'monlcd19wide')"> <img src="https://gzhls.at/i/62/68/3206268-s0.webp" alt="Monitore" width="60" height="51" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=monlcd19wide" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'monlcd19wide')"> Monitore </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=umtsover" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'umtsover')"> <img src="https://gzhls.at/i/21/22/3422122-s0.webp" alt="Handys ohne Vertrag" width="49" height="60" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=umtsover" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'umtsover')"> Handys ohne Vertrag </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=nb" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'nb')"> <img src="https://gzhls.at/i/40/77/3434077-s0.jpg" alt="Notebooks" width="60" height="36" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=nb" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'nb')"> Notebooks </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=gehatx" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'gehatx')"> <img src="https://gzhls.at/i/72/61/3147261-s0.jpg" alt="PC-Gehäuse" width="52" height="60" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=gehatx" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'gehatx')"> PC-Gehäuse </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=hdssd" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'hdssd')"> <img src="https://gzhls.at/i/59/58/2795958-s0.webp" alt="Solid State Drives (SSD)" width="60" height="17" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=hdssd" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'hdssd')"> Solid State Drives (SSD) </a> </li> <li class="top-kats__item card flex"> <a href="./?cat=cpuamdam4" class="top-kats__item__image" tabindex="-1" aria-hidden="true" onclick="_gh.track('Startpage_Topcats', 'click', 'cpuamdam4')"> <img src="https://gzhls.at/i/60/51/3336051-s0.webp" alt="AMD" width="52" height="60" class="top-kats__item__image_image" onerror="this.classList.add('hidden')" > </a> <a href="./?cat=cpuamdam4" class="line-clamp top-kats__item__label flex flex--column" data-clamp-lines="2" onclick="_gh.track('Startpage_Topcats', 'click', 'cpuamdam4')"> AMD </a> </li> </ol> </div> <ol class="startpage__main-categories"> <li class="main-category card" id="m--hardware"> <h2 class="main-category__title"> <a href="./?m=1"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-devices-pc" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M3 5h6v14h-6z" /> <path d="M12 9h10v7h-10z" /> <path d="M14 19h6" /> <path d="M17 16v3" /> <path d="M6 13v.01" /> <path d="M6 16v.01" /> </svg></span>Hardware </a> </h2> <ol class="o-categories"> <li><a href="./?cat=gra16_512" class="o-category">Grafikkarten</a></li> <li><a href="./?cat=monlcd19wide" class="o-category">Monitore</a></li> <li><a href="./?o=3" class="o-category">Festplatten & SSDs</a></li> <li><a href="./?cat=nb" class="o-category">Notebooks</a></li> <li><a href="./?o=4" class="o-category">Prozessoren (CPUs)</a></li> <li><a href="./?o=9" class="o-category">Mainboards</a></li> <li><a href="./?o=15" class="o-category">Eingabegeräte</a></li> <li><a href="./?cat=gehatx" class="o-category">Gehäuse</a></li> <li><a href="./?cat=nbtabl" class="o-category">Tablets</a></li> <li><a href="./?cat=ramddr3" class="o-category">Arbeitsspeicher (RAM)</a></li> <li><a href="./?o=14" class="o-category">Netzwerk</a></li> <li><a href="./?o=19" class="o-category">Luftkühlung</a></li> <li><a href="./?o=95" class="o-category">Netzteile & USV</a></li> <li><a href="./?o=2" class="o-category">Systeme</a></li> <li><a href="./?o=79" class="o-category">Wasserkühlung</a></li> </ol> </li> <li class="main-category card" id="m--telefon"> <h2 class="main-category__title"> <a href="./?m=5"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-device-mobile" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M6 5a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-14z" /> <path d="M11 4h2" /> <path d="M12 17v.01" /> </svg></span>Telefon </a> </h2> <ol class="o-categories"> <li><a href="./?cat=umtsover" class="o-category">Handy & Smartphones</a></li> <li><a href="./?cat=uhrpm" class="o-category">Smartwatches</a></li> </ol> </li> <li class="main-category card" id="m--haushalt"> <h2 class="main-category__title"> <a href="./?m=8"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-wash-machine" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" /> <path d="M12 14m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /> <path d="M8 6h.01" /> <path d="M11 6h.01" /> <path d="M14 6h2" /> <path d="M8 14c1.333 -.667 2.667 -.667 4 0c1.333 .667 2.667 .667 4 0" /> </svg></span>Haushalt </a> </h2> <ol class="o-categories"> <li><a href="./?o=56" class="o-category">Kühlen & Heizen</a></li> <li><a href="./?o=176" class="o-category">Staubsaugen & Reinigen</a></li> <li><a href="./?o=52" class="o-category">Küchenkleingeräte</a></li> <li><a href="./?o=46" class="o-category">Kühlen & Gefrieren</a></li> <li><a href="./?o=174" class="o-category">Kochen & Backen</a></li> <li><a href="./?o=48" class="o-category">Waschen & Trocknen</a></li> <li><a href="./?o=57" class="o-category">Kaffee & Tee</a></li> <li><a href="./?o=135" class="o-category">Besteck & Geschirr</a></li> <li><a href="./?cat=hgeschirr60" class="o-category">Geschirrspülen</a></li> </ol> </li> <li class="main-category card" id="m--sport-freizeit"> <h2 class="main-category__title"> <a href="./?m=9"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-bike" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /> <path d="M19 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /> <path d="M12 19l0 -4l-3 -3l5 -4l2 3l3 0" /> <path d="M17 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> </svg></span>Sport & Freizeit </a> </h2> <ol class="o-categories"> <li><a href="./?o=89" class="o-category">Outdoor</a></li> <li><a href="./?o=88" class="o-category">Sportschuhe</a></li> <li><a href="./?o=125" class="o-category">Bekleidung</a></li> <li><a href="./?o=183" class="o-category">Fahrradzubehör</a></li> <li><a href="./?o=84" class="o-category">Fahrräder</a></li> <li><a href="./?o=90" class="o-category">Fahrradkomponenten</a></li> <li><a href="./?o=85" class="o-category">Wintersport</a></li> <li><a href="./?o=83" class="o-category">Rollsport</a></li> <li><a href="./?cat=uhrpm" class="o-category">Sportuhren</a></li> </ol> </li> <li class="main-category card" id="m--baumarkt-garten"> <h2 class="main-category__title"> <a href="./?m=13"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-tool" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 10h3v-3l-3.5 -3.5a6 6 0 0 1 8 8l6 6a2 2 0 0 1 -3 3l-6 -6a6 6 0 0 1 -8 -8l3.5 3.5" /> </svg></span>Baumarkt & Garten </a> </h2> <ol class="o-categories"> <li><a href="./?o=169" class="o-category">Maschinen</a></li> <li><a href="./?o=182" class="o-category">Gebäudeautomation & Sicherheit</a></li> <li><a href="./?o=167" class="o-category">Gartenmaschinen</a></li> <li><a href="./?o=204" class="o-category">Stromerzeugung & <nobr>-speicherung</nobr></a></li> <li><a href="./?o=54" class="o-category">Werkstattausstattung</a></li> <li><a href="./?o=171" class="o-category">Werkzeugzubehör & Verbrauchsmaterial</a></li> <li><a href="./?o=117" class="o-category">Tierbedarf</a></li> <li><a href="./?o=198" class="o-category">Elektroinstallation</a></li> </ol> </li> <li class="main-category card" id="m--video-foto-tv"> <h2 class="main-category__title"> <a href="./?m=4"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-camera" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" /> <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" /> </svg></span>Video, Foto & TV </a> </h2> <ol class="o-categories"> <li><a href="./?cat=tvlcd" class="o-category">Fernseher</a></li> <li><a href="./?o=35" class="o-category">Fotografie</a></li> <li><a href="./?o=75" class="o-category">Foto-/Videozubehör</a></li> </ol> </li> <li class="main-category card" id="m--audio-hifi"> <h2 class="main-category__title"> <a href="./?m=6"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-headphones" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" /> <path d="M15 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" /> <path d="M4 15v-3a8 8 0 0 1 16 0v3" /> </svg></span>Audio & HiFi </a> </h2> <ol class="o-categories"> <li><a href="./?cat=sphd" class="o-category">Kopfhörer & Headsets</a></li> <li><a href="./?o=42" class="o-category">HiFi-Komponenten</a></li> <li><a href="./?o=69" class="o-category">Professional Audio</a></li> </ol> </li> <li class="main-category card" id="m--drogerie"> <h2 class="main-category__title"> <a href="./?m=10"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-pill" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" /> <path d="M8.5 8.5l7 7" /> </svg></span>Drogerie </a> </h2> <ol class="o-categories"> <li><a href="./?o=130" class="o-category">Medikation & Nahrungsergänzung</a></li> <li><a href="./?o=114" class="o-category">Rasur & Haarentfernung</a></li> <li><a href="./?o=115" class="o-category">Parfümerie</a></li> <li><a href="./?o=113" class="o-category">Mund- und Zahnpflege</a></li> <li><a href="./?o=47" class="o-category">Gesundheit</a></li> <li><a href="./?o=133" class="o-category">Gesichts- & Körperpflege</a></li> <li><a href="./?o=197" class="o-category">Haarstyler</a></li> <li><a href="./?o=196" class="o-category">Haarpflege & <nobr>-styling</nobr></a></li> </ol> </li> <li class="main-category card" id="m--auto-motorrad"> <h2 class="main-category__title"> <a href="./?m=11"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-car" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> <path d="M5 17h-2v-6l2 -5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" /> </svg></span>Auto & Motorrad </a> </h2> <ol class="o-categories"> <li><a href="./?o=123" class="o-category">Autoreifen & Felgen</a></li> <li><a href="./?o=203" class="o-category">E-Ladesysteme</a></li> <li><a href="./?o=149" class="o-category">Motorrad</a></li> </ol> </li> <li class="main-category card" id="m--buero-schule"> <h2 class="main-category__title"> <a href="./?m=14"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-printer" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2" /> <path d="M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4" /> <path d="M7 13m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z" /> </svg></span>Büro & Schule </a> </h2> <ol class="o-categories"> <li><a href="./?o=193" class="o-category">Drucker & Scanner</a></li> <li><a href="./?o=187" class="o-category">Büromöbel</a></li> <li><a href="./?o=122" class="o-category">Bürogeräte</a></li> </ol> </li> <li class="main-category card" id="m--spiele-konsolen"> <h2 class="main-category__title"> <a href="./?m=3"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-device-gamepad-2" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 5h3.5a5 5 0 0 1 0 10h-5.5l-4.015 4.227a2.3 2.3 0 0 1 -3.923 -2.035l1.634 -8.173a5 5 0 0 1 4.904 -4.019h3.4z" /> <path d="M14 15l4.07 4.284a2.3 2.3 0 0 0 3.925 -2.023l-1.6 -8.232" /> <path d="M8 9v2" /> <path d="M7 10h2" /> <path d="M14 10h2" /> </svg></span>Spiele & Konsolen </a> </h2> <ol class="o-categories"> <li><a href="./?o=201" class="o-category">PlayStation 5 (PS5)</a></li> <li><a href="./?o=180" class="o-category">Nintendo Switch</a></li> <li><a href="./?o=202" class="o-category">Xbox Series X & Series S</a></li> </ol> </li> <li class="main-category card" id="m--spielzeug-modellbau"> <h2 class="main-category__title"> <a href="./?m=12"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-helicopter" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M3 10l1 2h6" /> <path d="M12 9a2 2 0 0 0 -2 2v3c0 1.1 .9 2 2 2h7a2 2 0 0 0 2 -2c0 -3.31 -3.13 -5 -7 -5h-2z" /> <path d="M13 9l0 -3" /> <path d="M5 6l15 0" /> <path d="M15 9.1v3.9h5.5" /> <path d="M15 19l0 -3" /> <path d="M19 19l-8 0" /> </svg></span>Spielzeug & Modellbau </a> </h2> <ol class="o-categories"> <li><a href="./?cat=spzglego" class="o-category">Bau- & Konstruktionsspiele</a></li> <li><a href="./?o=153" class="o-category">Unterhaltung</a></li> <li><a href="./?o=138" class="o-category">RC-Modellbau</a></li> </ol> </li> <li class="main-category card" id="m--software-filme"> <h2 class="main-category__title"> <span aria-hidden="true" class="main-category__icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-device-floppy" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" /> <path d="M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> <path d="M14 4l0 4l-6 0l0 -4" /> </svg></span><span><a href="./?m=2">Software</a> & <a href="./?m=7">Filme</a></span> </h2> <ol class="o-categories"> <li><a href="./?o=28" class="o-category">Office</a></li> <li><a href="./?o=25" class="o-category">Betriebssysteme</a></li> <li><a href="./?cat=blufscifi" class="o-category">Blu-ray</a></li> </ol> </li> <li class="main-category card" id="m--tarife"> <h2 class="main-category__title"> <a href="https://www.heise.de/tarifrechner"> heise Tarifrechner </a> </h2> <ol class="o-categories"> <li><a href="https://www.heise.de/tarifrechner/strom/" class="o-category">Strom</a></li> <li><a href="https://www.heise.de/tarifrechner/gas/" class="o-category">Gas</a></li> <li><a href="https://www.heise.de/tarifrechner" class="o-category">Handy</a></li> <li><a href="https://www.heise.de/tarifrechner/internet/" class="o-category">Internet</a></li> </ol> </li> </ol> </div> </div> <div class="heise-slot-incontent-wrapper relative"> <div class="heise-slot-incontent" id="HEI_D_Incontent-1"></div> </div> <section class="startpage__top10 full"> <header id="top-10-header"> <h2>Top-10 Produkte</h2> </header> <div class="startpage__top10-articles " aria-labelledby="top-10-header"> <div class="galleryview"> <article class="galleryview__item card"> <div class="galleryview__index"> <span>1</span> <span title="In den Top 10 gleichgeblieben" class="trend_icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-equal" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 10h14" /> <path d="M5 14h14" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="amd-ryzen-7-9800x3d-100-100001084wof-a3336051.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/60/51/3336051-m0.webp" alt="AMD Ryzen 7 9800X3D, 8C/16T, 4.70-5.20GHz, boxed ohne Kühler (100-100001084WOF)" title="AMD Ryzen 7 9800X3D, 8C/16T, 4.70-5.20GHz, boxed ohne Kühler (100-100001084WOF)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="amd-ryzen-7-9800x3d-100-100001084wof-a3336051.html" class="galleryview__name-link" title="AMD Ryzen 7 9800X3D, 8C/16T, 4.70-5.20GHz, boxed ohne Kühler" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > AMD Ryzen 7 9800X3D, 8C/16T, 4.70-5.20GHz, boxed ohne Kühler </a> </h3> <span class="galleryview__mpn"> 100-100001084WOF </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__rating"> <a rel="noopener" href="https://preisvergleich.heise.de/amd-ryzen-7-9800x3d-100-100001084wof-a3336051.html#ratings" class="galleryview__rating-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Review')" > <span class="stars-rating-wrapper stars-small"> <span class="flex flex--align-center "> <span class="stars-rating" style="--stars-rating: 4.9" > <span class="visually-hidden">Bewertung: 4.9 von 5 Sternen</span> </span> <span class="stars-rating-label"> <span aria-hidden="true">4.9</span> </span> </span> <span class="stars-rating-label-bottom "> 305 Bewertungen </span> </span> </a> </div> <div class="galleryview__offercount "> <a href="amd-ryzen-7-9800x3d-100-100001084wof-a3336051.html#offerlist" class="galleryview__offercount-link"> 51 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="amd-ryzen-7-9800x3d-100-100001084wof-a3336051.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 534,90</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3336051" data-product-name="AMD Ryzen 7 9800X3D, 8C/16T, 4.70-5.20GHz, boxed ohne Kühler" data-deeplink="amd-ryzen-7-9800x3d-100-100001084wof-a3336051.html" data-image-thumb="https://gzhls.at/i/60/51/3336051-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>2</span> <span title="In den Top 10 gestiegen" class="trend_icon trend_icon--up"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-arrow-up-right" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17 7l-10 10" /> <path d="M8 7l9 0l0 9" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="sapphire-pulse-radeon-rx-9070-xt-11348-03-20g-a3429991.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/99/91/3429991-m0.webp" alt="Sapphire Pulse Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail (11348-03-20G)" title="Sapphire Pulse Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail (11348-03-20G)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="sapphire-pulse-radeon-rx-9070-xt-11348-03-20g-a3429991.html" class="galleryview__name-link" title="Sapphire Pulse Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > Sapphire Pulse Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail </a> </h3> <span class="galleryview__mpn"> 11348-03-20G </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__offercount "> <a href="sapphire-pulse-radeon-rx-9070-xt-11348-03-20g-a3429991.html#offerlist" class="galleryview__offercount-link"> 19 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="sapphire-pulse-radeon-rx-9070-xt-11348-03-20g-a3429991.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 837,77</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3429991" data-product-name="Sapphire Pulse Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail" data-deeplink="sapphire-pulse-radeon-rx-9070-xt-11348-03-20g-a3429991.html" data-image-thumb="https://gzhls.at/i/99/91/3429991-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>3</span> <span title="In den Top 10 gefallen" class="trend_icon trend_icon--down"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-arrow-down-right" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 7l10 10" /> <path d="M17 8l0 9l-9 0" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="xfx-swift-radeon-rx-9070-xt-triple-fan-gaming-edition-rx-97tswf3b9-a3431083.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/10/83/3431083-m0.jpg" alt="XFX Swift Radeon RX 9070 XT Triple Fan Gaming Edition, 16GB GDDR6, HDMI, 3x DP (RX-97TSWF3B9)" title="XFX Swift Radeon RX 9070 XT Triple Fan Gaming Edition, 16GB GDDR6, HDMI, 3x DP (RX-97TSWF3B9)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="xfx-swift-radeon-rx-9070-xt-triple-fan-gaming-edition-rx-97tswf3b9-a3431083.html" class="galleryview__name-link" title="XFX Swift Radeon RX 9070 XT Triple Fan Gaming Edition, 16GB GDDR6, HDMI, 3x DP" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > XFX Swift Radeon RX 9070 XT Triple Fan Gaming Edition, 16GB GDDR6, HDMI, 3x DP </a> </h3> <span class="galleryview__mpn"> RX-97TSWF3B9 </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__offercount "> <a href="xfx-swift-radeon-rx-9070-xt-triple-fan-gaming-edition-rx-97tswf3b9-a3431083.html#offerlist" class="galleryview__offercount-link"> 19 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="xfx-swift-radeon-rx-9070-xt-triple-fan-gaming-edition-rx-97tswf3b9-a3431083.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 775,44</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3431083" data-product-name="XFX Swift Radeon RX 9070 XT Triple Fan Gaming Edition, 16GB GDDR6, HDMI, 3x DP" data-deeplink="xfx-swift-radeon-rx-9070-xt-triple-fan-gaming-edition-rx-97tswf3b9-a3431083.html" data-image-thumb="https://gzhls.at/i/10/83/3431083-t0.jpg" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>4</span> <span title="In den Top 10 gleichgeblieben" class="trend_icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-equal" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 10h14" /> <path d="M5 14h14" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="xfx-quicksilver-radeon-rx-9070-xt-gaming-edition-rx-97tqickb9-a3431077.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/10/77/3431077-m0.jpg" alt="XFX Quicksilver Radeon RX 9070 XT Gaming Edition, 16GB GDDR6, HDMI, 3x DP (RX-97TQICKB9)" title="XFX Quicksilver Radeon RX 9070 XT Gaming Edition, 16GB GDDR6, HDMI, 3x DP (RX-97TQICKB9)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="xfx-quicksilver-radeon-rx-9070-xt-gaming-edition-rx-97tqickb9-a3431077.html" class="galleryview__name-link" title="XFX Quicksilver Radeon RX 9070 XT Gaming Edition, 16GB GDDR6, HDMI, 3x DP" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > XFX Quicksilver Radeon RX 9070 XT Gaming Edition, 16GB GDDR6, HDMI, 3x DP </a> </h3> <span class="galleryview__mpn"> RX-97TQICKB9 </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__rating"> <a rel="noopener" href="https://preisvergleich.heise.de/xfx-quicksilver-radeon-rx-9070-xt-gaming-edition-rx-97tqickb9-a3431077.html#ratings" class="galleryview__rating-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Review')" > <span class="stars-rating-wrapper stars-small"> <span class="flex flex--align-center "> <span class="stars-rating" style="--stars-rating: 5.0" > <span class="visually-hidden">Bewertung: 5.0 von 5 Sternen</span> </span> <span class="stars-rating-label"> <span aria-hidden="true">5.0</span> </span> </span> <span class="stars-rating-label-bottom "> 1 Bewertung </span> </span> </a> </div> <div class="galleryview__offercount "> <a href="xfx-quicksilver-radeon-rx-9070-xt-gaming-edition-rx-97tqickb9-a3431077.html#offerlist" class="galleryview__offercount-link"> 19 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="xfx-quicksilver-radeon-rx-9070-xt-gaming-edition-rx-97tqickb9-a3431077.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 788,99</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3431077" data-product-name="XFX Quicksilver Radeon RX 9070 XT Gaming Edition, 16GB GDDR6, HDMI, 3x DP" data-deeplink="xfx-quicksilver-radeon-rx-9070-xt-gaming-edition-rx-97tqickb9-a3431077.html" data-image-thumb="https://gzhls.at/i/10/77/3431077-t0.jpg" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>5</span> <span title="In den Top 10 gleichgeblieben" class="trend_icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-equal" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 10h14" /> <path d="M5 14h14" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="sapphire-nitro-radeon-rx-9070-xt-11348-01-20g-a3430045.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/00/45/3430045-m0.webp" alt="Sapphire Nitro+ Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail (11348-01-20G)" title="Sapphire Nitro+ Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail (11348-01-20G)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="sapphire-nitro-radeon-rx-9070-xt-11348-01-20g-a3430045.html" class="galleryview__name-link" title="Sapphire Nitro+ Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > Sapphire Nitro+ Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail </a> </h3> <span class="galleryview__mpn"> 11348-01-20G </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__rating"> <a rel="noopener" href="https://preisvergleich.heise.de/sapphire-nitro-radeon-rx-9070-xt-11348-01-20g-a3430045.html#ratings" class="galleryview__rating-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Review')" > <span class="stars-rating-wrapper stars-small"> <span class="flex flex--align-center "> <span class="stars-rating" style="--stars-rating: 4.5" > <span class="visually-hidden">Bewertung: 4.5 von 5 Sternen</span> </span> <span class="stars-rating-label"> <span aria-hidden="true">4.5</span> </span> </span> <span class="stars-rating-label-bottom "> 2 Bewertungen </span> </span> </a> </div> <div class="galleryview__offercount "> <a href="sapphire-nitro-radeon-rx-9070-xt-11348-01-20g-a3430045.html#offerlist" class="galleryview__offercount-link"> 15 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="sapphire-nitro-radeon-rx-9070-xt-11348-01-20g-a3430045.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 878,99</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3430045" data-product-name="Sapphire Nitro+ Radeon RX 9070 XT, 16GB GDDR6, 2x HDMI, 2x DP, lite retail" data-deeplink="sapphire-nitro-radeon-rx-9070-xt-11348-01-20g-a3430045.html" data-image-thumb="https://gzhls.at/i/00/45/3430045-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>6</span> <span title="In den Top 10 gestiegen" class="trend_icon trend_icon--up"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-arrow-up-right" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17 7l-10 10" /> <path d="M8 7l9 0l0 9" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="asus-prime-geforce-rtx-5070-ti-oc-a3382468.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/24/68/3382468-m0.webp" alt="ASUS Prime GeForce RTX 5070 Ti OC, PRIME-RTX5070TI-O16G, 16GB GDDR7, HDMI, 3x DP (90YV0MF0-M0NA00)" title="ASUS Prime GeForce RTX 5070 Ti OC, PRIME-RTX5070TI-O16G, 16GB GDDR7, HDMI, 3x DP (90YV0MF0-M0NA00)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="asus-prime-geforce-rtx-5070-ti-oc-a3382468.html" class="galleryview__name-link" title="ASUS Prime GeForce RTX 5070 Ti OC, PRIME-RTX5070TI-O16G, 16GB GDDR7, HDMI, 3x DP" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > ASUS Prime GeForce RTX 5070 Ti OC, PRIME-RTX5070TI-O16G, 16GB GDDR7, HDMI, 3x DP </a> </h3> <span class="galleryview__mpn"> 90YV0MF0-M0NA00 </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__rating"> <a rel="noopener" href="https://preisvergleich.heise.de/asus-prime-geforce-rtx-5070-ti-oc-a3382468.html#ratings" class="galleryview__rating-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Review')" > <span class="stars-rating-wrapper stars-small"> <span class="flex flex--align-center "> <span class="stars-rating" style="--stars-rating: 4.7" > <span class="visually-hidden">Bewertung: 4.7 von 5 Sternen</span> </span> <span class="stars-rating-label"> <span aria-hidden="true">4.7</span> </span> </span> <span class="stars-rating-label-bottom "> 3 Bewertungen </span> </span> </a> </div> <div class="galleryview__offercount "> <a href="asus-prime-geforce-rtx-5070-ti-oc-a3382468.html#offerlist" class="galleryview__offercount-link"> 18 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="asus-prime-geforce-rtx-5070-ti-oc-a3382468.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 919,00</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3382468" data-product-name="ASUS Prime GeForce RTX 5070 Ti OC, PRIME-RTX5070TI-O16G, 16GB GDDR7, HDMI, 3x DP" data-deeplink="asus-prime-geforce-rtx-5070-ti-oc-a3382468.html" data-image-thumb="https://gzhls.at/i/24/68/3382468-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>7</span> <span title="In den Top 10 gefallen" class="trend_icon trend_icon--down"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-arrow-down-right" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 7l10 10" /> <path d="M17 8l0 9l-9 0" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="gigabyte-geforce-rtx-5070-ti-windforce-oc-sff-16g-gv-n507twf3oc-16gd-a3381850.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/18/50/3381850-m0.webp" alt="GIGABYTE GeForce RTX 5070 Ti Windforce OC SFF 16G, 16GB GDDR7, HDMI, 3x DP (GV-N507TWF3OC-16GD)" title="GIGABYTE GeForce RTX 5070 Ti Windforce OC SFF 16G, 16GB GDDR7, HDMI, 3x DP (GV-N507TWF3OC-16GD)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="gigabyte-geforce-rtx-5070-ti-windforce-oc-sff-16g-gv-n507twf3oc-16gd-a3381850.html" class="galleryview__name-link" title="GIGABYTE GeForce RTX 5070 Ti Windforce OC SFF 16G, 16GB GDDR7, HDMI, 3x DP" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > GIGABYTE GeForce RTX 5070 Ti Windforce OC SFF 16G, 16GB GDDR7, HDMI, 3x DP </a> </h3> <span class="galleryview__mpn"> GV-N507TWF3OC-16GD </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__offercount "> <a href="gigabyte-geforce-rtx-5070-ti-windforce-oc-sff-16g-gv-n507twf3oc-16gd-a3381850.html#offerlist" class="galleryview__offercount-link"> 20 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="gigabyte-geforce-rtx-5070-ti-windforce-oc-sff-16g-gv-n507twf3oc-16gd-a3381850.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 1019,00</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3381850" data-product-name="GIGABYTE GeForce RTX 5070 Ti Windforce OC SFF 16G, 16GB GDDR7, HDMI, 3x DP" data-deeplink="gigabyte-geforce-rtx-5070-ti-windforce-oc-sff-16g-gv-n507twf3oc-16gd-a3381850.html" data-image-thumb="https://gzhls.at/i/18/50/3381850-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>8</span> <span title="In den Top 10 gleichgeblieben" class="trend_icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-equal" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M5 10h14" /> <path d="M5 14h14" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="amd-ryzen-9-9950x3d-100-100000719wof-a3381558.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/15/58/3381558-m0.webp" alt="AMD Ryzen 9 9950X3D, 16C/32T, 4.30-5.70GHz, boxed ohne Kühler (100-100000719WOF)" title="AMD Ryzen 9 9950X3D, 16C/32T, 4.30-5.70GHz, boxed ohne Kühler (100-100000719WOF)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="amd-ryzen-9-9950x3d-100-100000719wof-a3381558.html" class="galleryview__name-link" title="AMD Ryzen 9 9950X3D, 16C/32T, 4.30-5.70GHz, boxed ohne Kühler" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > AMD Ryzen 9 9950X3D, 16C/32T, 4.30-5.70GHz, boxed ohne Kühler </a> </h3> <span class="galleryview__mpn"> 100-100000719WOF </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__offercount "> <a href="amd-ryzen-9-9950x3d-100-100000719wof-a3381558.html#offerlist" class="galleryview__offercount-link"> 39 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="amd-ryzen-9-9950x3d-100-100000719wof-a3381558.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 776,43</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3381558" data-product-name="AMD Ryzen 9 9950X3D, 16C/32T, 4.30-5.70GHz, boxed ohne Kühler" data-deeplink="amd-ryzen-9-9950x3d-100-100000719wof-a3381558.html" data-image-thumb="https://gzhls.at/i/15/58/3381558-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>9</span> <span title="In den Top 10 gefallen" class="trend_icon trend_icon--down"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-arrow-down-right" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 7l10 10" /> <path d="M17 8l0 9l-9 0" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="inno3d-geforce-rtx-5070-ti-x3-n507t3-16d7-176068n-a3394928.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/49/28/3394928-m0.webp" alt="INNO3D GeForce RTX 5070 Ti X3, 16GB GDDR7, HDMI, 3x DP (N507T3-16D7-176068N)" title="INNO3D GeForce RTX 5070 Ti X3, 16GB GDDR7, HDMI, 3x DP (N507T3-16D7-176068N)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="inno3d-geforce-rtx-5070-ti-x3-n507t3-16d7-176068n-a3394928.html" class="galleryview__name-link" title="INNO3D GeForce RTX 5070 Ti X3, 16GB GDDR7, HDMI, 3x DP" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > INNO3D GeForce RTX 5070 Ti X3, 16GB GDDR7, HDMI, 3x DP </a> </h3> <span class="galleryview__mpn"> N507T3-16D7-176068N </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__offercount "> <a href="inno3d-geforce-rtx-5070-ti-x3-n507t3-16d7-176068n-a3394928.html#offerlist" class="galleryview__offercount-link"> 7 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="inno3d-geforce-rtx-5070-ti-x3-n507t3-16d7-176068n-a3394928.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 949,00</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3394928" data-product-name="INNO3D GeForce RTX 5070 Ti X3, 16GB GDDR7, HDMI, 3x DP" data-deeplink="inno3d-geforce-rtx-5070-ti-x3-n507t3-16d7-176068n-a3394928.html" data-image-thumb="https://gzhls.at/i/49/28/3394928-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> <article class="galleryview__item card"> <div class="galleryview__index"> <span>10</span> <span title="In den Top 10 gestiegen" class="trend_icon trend_icon--up"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-arrow-up-right" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M17 7l-10 10" /> <path d="M8 7l9 0l0 9" /> </svg> </span> </div> <div class="galleryview__image-wrapper"> <a href="asus-prime-radeon-rx-9070-xt-oc-a3430251.html" class="galleryview__image-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Product image')" aria-hidden="true" tabindex="-1" > <img src="https://gzhls.at/i/02/51/3430251-m0.webp" alt="ASUS Prime Radeon RX 9070 XT OC, PRIME-RX9070XT-O16G, 16GB GDDR6, HDMI, 3x DP (90YV0L71-M0NA00)" title="ASUS Prime Radeon RX 9070 XT OC, PRIME-RX9070XT-O16G, 16GB GDDR6, HDMI, 3x DP (90YV0L71-M0NA00)" class="galleryview__image" > </a> </div> <h3 class="galleryview__name"> <a href="asus-prime-radeon-rx-9070-xt-oc-a3430251.html" class="galleryview__name-link" title="ASUS Prime Radeon RX 9070 XT OC, PRIME-RX9070XT-O16G, 16GB GDDR6, HDMI, 3x DP" onclick="window._gh.track('Startpage_Top10', 'Click', 'Title')" > ASUS Prime Radeon RX 9070 XT OC, PRIME-RX9070XT-O16G, 16GB GDDR6, HDMI, 3x DP </a> </h3> <span class="galleryview__mpn"> 90YV0L71-M0NA00 </span> <div class="galleryview__bottom-wrapper"> <div class="galleryview__rating-wrapper"> <div class="galleryview__rating"> <a rel="noopener" href="https://preisvergleich.heise.de/asus-prime-radeon-rx-9070-xt-oc-a3430251.html#ratings" class="galleryview__rating-link" onclick="window._gh.track('Startpage_Top10', 'Click', 'Review')" > <span class="stars-rating-wrapper stars-small"> <span class="flex flex--align-center "> <span class="stars-rating" style="--stars-rating: 4.5" > <span class="visually-hidden">Bewertung: 4.5 von 5 Sternen</span> </span> <span class="stars-rating-label"> <span aria-hidden="true">4.5</span> </span> </span> <span class="stars-rating-label-bottom "> 2 Bewertungen </span> </span> </a> </div> <div class="galleryview__offercount "> <a href="asus-prime-radeon-rx-9070-xt-oc-a3430251.html#offerlist" class="galleryview__offercount-link"> 11 Angebote </a> </div> </div> <div class="galleryview__offer-wrapper"> <div class="galleryview__offer"> <div class="galleryview__price"> <span class="galleryview__price-before"> ab </span> <a rel="noopener " href="asus-prime-radeon-rx-9070-xt-oc-a3430251.html#offerlist" class="galleryview__price-link" onclick=" window._gh.track('Startpage_Top10' , 'Click' , 'Price'); " > <span class="price"><span class="gh_price">€ 819,00</span></span> </a> <span role="note" class="availability availability--available" aria-label="lagernd beim Händler" data-tooltip-pos="up-right" ></span> </div> </div> </div> </div> <div class="galleryview__options"> <div class="dots-dropdown" data-product-id="3430251" data-product-name="ASUS Prime Radeon RX 9070 XT OC, PRIME-RX9070XT-O16G, 16GB GDDR6, HDMI, 3x DP" data-deeplink="asus-prime-radeon-rx-9070-xt-oc-a3430251.html" data-image-thumb="https://gzhls.at/i/02/51/3430251-t0.webp" data-track-category="Startpage_Top10" ></div> </div> </article> </div> </div> </section> </div> <div id="dialog-pricehistory" class=" dialog dialog--full-width dialog--full-height " style="display: none;" tabindex="-1"> <div class="dialog__background dialog-close"></div> <div class="dialog__container" role="dialog" aria-modal="true" aria-labelledby="dialog-pricehistory__dialog__headline__title" > <div class="dialog__headline"> <h2 class="dialog__headline__title" id="dialog-pricehistory__dialog__headline__title"> Preisentwicklung </h2> <button type="button" class="dialog__close dialog-close" aria-label="Schließen"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-x" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M18 6l-12 12" /> <path d="M6 6l12 12" /> </svg> </button> </div> <div class="dialog__content"> <div class="gh-chart" id="gh-chart-dialog"> <div class="loading-spinner"></div> </div> </div> </div> </div> <script type="module"> window.ghpakLazyload("startpage").then(function(i) { window.ghpak = window.ghpak || []; window.ghpak.startpage = i; i.init(); }); window.ghpakLazyload('dots-dropdown'); (function () { if (sessionStorage.getItem('udelNotificationText') != null) { let notificationText = sessionStorage.getItem('udelNotificationText'); sessionStorage.removeItem('udelNotificationText'); window.lazyloadDeferredUtils().then(function (utils) { utils.showNotification(notificationText, { type: 'info' }); }); } })(); </script> <script> var initWebtrekk = function() { var webtrekkPageConfig = { linkTrack : "standard", // Activate Link Tracking [link or standard] heatmap : "0", // Activate Heatmap Tracking [1 = on | 0 = off] form : "0", // Activate Form Tracking [1 = on | 0 = off] trackId : "688012155290337", pixelSampling : "", contentId: "preisvergleich.heise.de.preisvergleich" } if (window.webtrekkV3) { window.wt = new webtrekkV3(webtrekkPageConfig); wt.contentGroup = {}; wt.contentGroup['1'] = "preisvergleich.heise.de"; wt.contentGroup['2'] = "preisvergleich"; wt.contentGroup['10'] = 'startseite'; wt.contentGroup['9'] = 'preisvergleich'; wt.customParameter = {}; wt.customParameter['17'] = "desktop"; wt.heatmapRefpoint = 'gh-heise-content'; if (window.sessionStorage.getItem('skipWebtrekk')) { window.sessionStorage.removeItem('skipWebtrekk'); } else { wt.sendinfo(); } } } </script> <script src="https://www.heise.de/js/ho/webtrekk-v4.4.1-bundle-heise-2017-09-15.js" onload="initWebtrekk()"></script> <noscript><img src="//prophet.heise.de/288689636920174/wt.pl?p=441,preisvergleich.heise.de.preisvergleich&cg1=preisvergleich.heise.de&cg2=preisvergleich&cg10=startseite&cg9=preisvergleich&cp17=desktop" height="1" width="1" alt=""></noscript> <script id="ivw-config"> var ivwConfig = { cp: "preisvergl", sv: "in", co: "%2Fpreisvergleich%2F%3Furl%3D%252Fpreisvergleich%252F" } </script> <script>window.ghpakLazyload('ivwTracker').then(function(t) { t(); });</script> <!-- end main --> <div class="heise-slot-footer-wrapper"> <div class="heise-slot-footer" id="HEI_D_Footer"></div> </div> <hr class="my-4"> <p class="last-updated">Letzte Aktualisierung: <time datetime="2025-04-03T17:35+0200" title="Datumsformat: Tag.Monat.Jahr">03.04.2025, 17:35</time></p> <p> Der heise Preisvergleich ist ein Angebot in Kooperation mit der Preisvergleich Internet Services AG (<a href="https://geizhals.de">geizhals.de</a>). Die Redaktion von heise online hat keinen Einfluss auf das Angebot. Anfragen bitten wir daher direkt an geizhals.de zu stellen. </p> <p> Fragen, Kritik und Anregungen bitte <a href="mailto:info@geizhals.de">per E-Mail</a> oder im <a href="https://www.heise.de/forum/startseite/">Forum</a>. Händler können sich <a href="https://unternehmen.geizhals.at/haendler/">hier anmelden</a>. Alle Angaben ohne Gewähr. </p> <p> Weitere Kontaktmöglichkeiten zu geizhals.de findst du <a href="https://unternehmen.geizhals.at/impressum/">hier</a> oder telefonisch unter: +43 1 581 16 09 </p> </div> <div class="dialog-loading" onclick="this.removeAttribute('data-show')"> <div class="dialog-loading__background"></div> <div class="dialog-loading__inner"> <button type="button" class="dialog-loading__close" > <span class="visually-hidden">Schließen</span> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-x" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M18 6l-12 12" /> <path d="M6 6l12 12" /> </svg> </button> <div class="loading-spinner"></div> </div> </div> <script> window.lazyloadDeferredUtils().then(function(utils) { utils.openDialogOnInitialLoad(); }); </script> <div id="comparewidget" class="productcompare" data-translate-text-clear="Liste leeren?" data-translate-button-clear="Liste leeren" data-translate-button-compare="Jetzt vergleichen" data-translate-button-to="bis" data-translate-button-of="von" data-translate-button-confirm="Bestätigen" data-translate-button-cancel="Abbrechen" data-translate-list-add="Zur Vergleichsliste hinzufügen" data-translate-list-remove="Aus der Vergleichsliste entfernen" data-translate-count-singular="Produkt in der Vergleichsliste" data-translate-count-plural="Produkte in der Vergleichsliste" data-translate-max-products="Es können maximal 12 Produkte verglichen werden" > <div id="compare__container"></div> </div> <script type="module"> window.ghpakLazyload('comparewidget').then((cw) => { window.ghpak = window.ghpak || []; window.ghpak.comparewidget = cw; cw.updateButtonStates(); cw.app(); }); </script> <script type="module"> var d = window.datadfr || []; for (var i = 0; i < d.length; i++) { var n = document.createElement(d[i].node); n.rel = d[i].rel; n.href = d[i].href; n.type = d[i].type; window._headEl = window._headEl || document.getElementsByTagName('head')[0]; if (d[i].dest === 'head') window._headEl.appendChild(n); else if (d[i].dest === 'head_weak') window._headEl.insertBefore(n, window._headEl.querySelector('script')); } var dcss = document.querySelectorAll('.lddcss'); [].forEach.call(dcss, function(css) { css.disabled = false; }); </script> <footer class="footer"> <div class="footer__top"> <a href="#top" class="footer__top-link"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="arrow-top footer__arrow-top " > <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 10.5 12 3m0 0 7.5 7.5M12 3v18" /> </svg> nach oben </a> </div> <ul class="footer__list"> <li class="footer__item"> <a href="https://www.heise.de/kontakt/" class="footer__link" data-google-interstitial=false > Kontakt </a> </li> <li class="footer__item"> <a href="https://www.heise.de/impressum.html" class="footer__link" data-google-interstitial=false > Impressum </a> </li> <li class="footer__item"> <a href="https://www.heise.de/kontakt/?frage=3212474" class="footer__link" data-google-interstitial=false > Barriere melden </a> </li> <li class="footer__item"> <a href="https://www.heise.de/account/cancellation" class="footer__link" data-google-interstitial=false > Verträge kündigen </a> </li> <li class="footer__item"> <a href="javascript:window._sp_.gdpr.loadPrivacyManagerModal(756676);" class="footer__link" data-google-interstitial=false id="js-gdpr-pm-link" > Cookies & Tracking </a> </li> <li class="footer__item"> <a href="https://www.heise.de/Datenschutzerklaerung-der-Heise-Medien-GmbH-Co-KG-4860.html" class="footer__link" data-google-interstitial=false > Datenschutz </a> </li> <li class="footer__item"> <a href="https://mediadaten.heise.de/" class="footer__link" data-google-interstitial=false > Mediadaten </a> </li> <li class="footer__item"> <a href="http://www.interred.de/" target="_blank" class="footer__link"> Content Management by InterRed </a> </li> <li class="footer__item"> <a href="https://www.plusline.net/" class="footer__link" data-google-interstitial=false> Hosted by Plus.line </a> </li> <li class="footer__item"> <a href="https://www.heisegroup.de/artikel/heise-medien-3904998.html" class="footer__link" data-google-interstitial=false> Copyright © 2025 heise medien </a> </li> </ul> <div class="footer__bottom"> <a href="https://www.heisegroup.de/"> <div class="footer__heise-way"> <svg preserveAspectRatio="xMinYMin" xmlns="http://www.w3.org/2000/svg" class="heise-logo footer__heise-icon" width="114" height="36" viewBox="0 0 114 36" role="img" > <style> .heise-logo-svg-path { fill: #14315b; } .dark .heise-logo-svg-path { fill: #f2f2f2; } </style> <title>heiseframe_title</title> <path class="heise-logo-svg-path" d="m39,5.39h3.87v6.14l-.16,3.19c1.38-1.3,3.02-2.5,5.28-2.5,3.53,0,5.08,2.39,5.08,6.56v10.35h-3.87v-9.85c0-2.71-.78-3.74-2.57-3.74-1.45,0-2.41.71-3.76,2.06v11.53h-3.87V5.39Zm16.38,15.49c0-5.36,3.72-8.67,7.61-8.67,4.46,0,6.81,3.23,6.81,7.83,0,.74-.08,1.48-.17,1.88h-10.47c.32,2.93,2.2,4.6,4.86,4.6,1.41,0,2.62-.44,3.83-1.2l1.32,2.41c-1.57,1.06-3.56,1.79-5.66,1.79-4.55,0-8.13-3.2-8.13-8.64Zm11.07-1.59c0-2.54-1.13-4.09-3.39-4.09-1.92,0-3.61,1.44-3.95,4.09h7.34Zm5.19-11.76c0-1.3,1.02-2.19,2.39-2.19s2.39.89,2.39,2.19-1.02,2.19-2.39,2.19-2.39-.91-2.39-2.19Zm.44,5.08h3.87v16.5h-3.87V12.62Zm5.48,14.61l1.8-2.46c1.46,1.14,2.88,1.84,4.56,1.84,1.8,0,2.65-.85,2.65-1.98,0-1.38-1.79-2-3.55-2.67-2.16-.81-4.64-2.06-4.64-4.81s2.31-4.93,6.01-4.93c2.3,0,4.14.93,5.48,1.98l-1.77,2.38c-1.16-.85-2.32-1.44-3.61-1.44-1.66,0-2.45.79-2.45,1.83,0,1.3,1.67,1.8,3.45,2.46,2.23.83,4.73,1.91,4.73,4.99,0,2.84-2.24,5.12-6.41,5.12-2.26,0-4.64-.97-6.25-2.3Zm14.32-6.34c0-5.36,3.72-8.67,7.6-8.67,4.46,0,6.81,3.23,6.81,7.83,0,.74-.08,1.48-.17,1.88h-10.47c.32,2.93,2.2,4.6,4.86,4.6,1.41,0,2.62-.44,3.83-1.2l1.32,2.41c-1.57,1.06-3.56,1.79-5.66,1.79-4.56,0-8.13-3.2-8.13-8.64Zm11.07-1.59c0-2.54-1.13-4.09-3.39-4.09-1.92,0-3.61,1.44-3.95,4.09h7.34ZM21.03,3.86c1.95.91,2.79,3.22,1.88,5.16l-8.99,19.23c-.91,1.94-3.23,2.79-5.17,1.88-1.95-.91-2.79-3.22-1.88-5.16L15.85,5.74c.91-1.94,3.23-2.79,5.17-1.88h0m6.22,12.27h0c-1.95-.91-4.27-.07-5.17,1.88l-3.25,6.95c-.91,1.94-.07,4.26,1.88,5.16,1.95.91,4.27.07,5.17-1.88l3.25-6.95c.91-1.95.07-4.26-1.88-5.16" /> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 457 37.01" class="heise-way footer__heise-way-icon" > <rect x="0" y="0" width="457" height="37.01" rx="18.51" ry="18.51" fill="#719ed4"/> </svg> <svg preserveAspectRatio="xMinYMin" viewBox="0 0 581.4 407.3" xmlns="http://www.w3.org/2000/svg" role="img" class="heise-claim footer__heise-claim-icon" > <style> .heise-claim-svg-g { fill: #14315b; } .dark .heise-claim-svg-g { fill: #f2f2f2; } </style> <title>heiseframe_title</title> <g class="heise-claim-svg-g"> <path d="m80.8,154.7h21.8l34.2,104.9h-19.7l-16-55.8c-3.3-11.1-6.4-23.1-9.5-34.6h-.6c-2.9,11.6-6,23.5-9.3,34.6l-16.1,55.8h-19l34.2-104.9Zm-14,61.9h49.4v14.6h-49.4v-14.6Z"/><path d="m143.3,180.8h15.1l1.4,10.6h.5c7.1-6.9,15.1-12.6,25.9-12.6,16.9,0,24.2,11.4,24.2,31.3v49.4h-18.5v-47c0-13-3.7-17.8-12.3-17.8-6.9,0-11.5,3.4-18,9.8v55h-18.5v-78.7h.2Z"/><path d="m229.4,233.1v-37.5h-11.2v-13.9l12.2-.8,2.2-21.5h15.3v21.5h20.1v14.7h-20.1v37.5c0,9.3,3.6,13.8,11.2,13.8,2.7,0,5.9-.9,8.2-1.8l3.1,13.6c-4.3,1.4-9.8,2.9-16.1,2.9-18.1-.1-24.9-11.5-24.9-28.5Z"/><path d="m275.1,180.8h18.5l9.6,40.9c1.5,7.6,2.7,15,4.1,22.7h.6c1.5-7.7,3.1-15.3,5-22.7l10.3-40.9h16.7l10.5,40.9c1.9,7.6,3.5,15,5.2,22.7h.6c1.5-7.7,2.7-15.1,4.2-22.7l9.4-40.9h17.3l-20,78.8h-21.9l-9.2-36.8c-1.7-7.4-3.1-14.6-4.7-22.9h-.5c-1.5,8.2-2.9,15.6-4.7,23l-8.9,36.6h-21.3l-20.8-78.7Z"/><path d="m389.4 220.3c0-26.2 17.8-41.4 37.5-41.4s37.5 15.1 37.5 41.4-17.8 41.2-37.5 41.2-37.5-15.1-37.5-41.2zm55.9 0c0-15.8-6.9-26.3-18.5-26.3s-18.5 10.5-18.5 26.3 6.9 26.2 18.5 26.2 18.5-10.4 18.5-26.2z"/><path d="m474.6,180.8h15.2l1.4,14h.5c5.6-10.3,14-16,22.4-16,4,0,6.5.5,8.9,1.6l-3.2,16c-2.8-.8-4.8-1.3-8.1-1.3-6.3,0-13.9,4.3-18.6,16.3v48h-18.5v-78.6h0Z"/><path d="m540.4,233.1v-37.5h-11.2v-13.9l12.2-.8,2.2-21.5h15.3v21.5h20.1v14.7h-20.1v37.5c0,9.3,3.6,13.8,11.2,13.8,2.7,0,5.9-.9,8.2-1.8l3.1,13.6c-4.3,1.4-9.8,2.9-16.1,2.9-18.2-.1-24.9-11.5-24.9-28.5Z"/><path d="m148.4 8.6h63.1v15.7h-44.5v26.9h37.7v15.7h-37.7v31h46.1v15.7h-64.7v-105z"/><path d="m224.5,10.5c0-6.2,4.9-10.5,11.4-10.5s11.4,4.2,11.4,10.5-4.9,10.5-11.4,10.5c-6.5-.1-11.4-4.4-11.4-10.5Zm2.2,24.2h18.5v78.8h-18.5V34.7Z"/><path d="m259.1,34.7h15.1l1.4,10.6h.5c7.1-6.9,15.1-12.6,25.9-12.6,16.9,0,24.2,11.4,24.2,31.3v49.4h-18.5v-47c0-13-3.7-17.8-12.3-17.8-6.9,0-11.5,3.4-18,9.8v55h-18.5V34.7h.2Z"/><path d="m337.3,74.2c0-25.6,17.8-41.4,36.3-41.4,21.3,0,32.5,15.4,32.5,37.4,0,3.5-.4,7.1-.8,9h-50c1.5,14,10.5,21.9,23.2,21.9,6.7,0,12.5-2.1,18.3-5.7l6.3,11.5c-7.5,5.1-17,8.5-27,8.5-21.8,0-38.8-15.2-38.8-41.2Zm52.8-7.6c0-12.1-5.4-19.5-16.2-19.5-9.2,0-17.3,6.9-18.9,19.5h35.1Z"/><path d="m0,326.6h18.5l9.6,40.9c1.5,7.6,2.7,15,4.1,22.7h.6c1.5-7.7,3.1-15.3,5-22.7l10.3-40.9h16.7l10.5,40.9c1.9,7.6,3.5,15,5.2,22.7h.6c1.5-7.7,2.7-15.1,4.2-22.7l9.4-40.9h17.3l-20,78.8h-21.9l-9.2-36.8c-1.7-7.4-3.1-14.6-4.7-22.9h-.6c-1.5,8.2-2.9,15.6-4.7,23l-8.9,36.6h-21.2L0,326.6Z"/><path d="m115.9,366.1c0-25.6,17.8-41.4,36.3-41.4,21.3,0,32.5,15.4,32.5,37.4,0,3.5-.4,7.1-.8,9h-50c1.5,14,10.5,21.9,23.2,21.9,6.7,0,12.5-2.1,18.3-5.7l6.3,11.5c-7.5,5.1-17,8.5-27,8.5-21.7,0-38.8-15.2-38.8-41.2Zm52.9-7.6c0-12.1-5.4-19.5-16.2-19.5-9.2,0-17.3,6.9-18.9,19.5h35.1Z"/><path d="m192.3,302.4c0-6.2,4.9-10.5,11.4-10.5s11.4,4.2,11.4,10.5-4.9,10.5-11.4,10.5c-6.5-.1-11.4-4.4-11.4-10.5Zm2.1,24.2h18.5v78.8h-18.5v-78.8Z"/><path d="m234.4,378.9v-37.5h-11.2v-13.9l12.2-.8,2.2-21.5h15.2v21.5h20.1v14.7h-20.1v37.5c0,9.3,3.6,13.8,11.2,13.8,2.7,0,5.9-.9,8.2-1.8l3.1,13.6c-4.3,1.4-9.8,2.9-16.1,2.9-18.1-.1-24.8-11.5-24.8-28.5Z"/><path d="m276.9,366.1c0-25.6,17.8-41.4,36.3-41.4,21.3,0,32.5,15.4,32.5,37.4,0,3.5-.4,7.1-.8,9h-50c1.5,14,10.5,21.9,23.2,21.9,6.7,0,12.5-2.1,18.3-5.7l6.3,11.5c-7.5,5.1-17,8.5-27,8.5-21.7,0-38.8-15.2-38.8-41.2Zm52.9-7.6c0-12.1-5.4-19.5-16.2-19.5-9.2,0-17.3,6.9-18.9,19.5h35.1Z"/><path d="m355.4,326.6h15.1l1.4,14h.5c5.6-10.3,14-16,22.4-16,4,0,6.5.5,8.9,1.6l-3.2,16c-2.8-.8-4.8-1.3-8.1-1.3-6.3,0-13.9,4.3-18.6,16.3v48h-18.5v-78.6h.1Z"/> </g> </svg> </div> </a> <img src="/assets/components/images/hauptpartner-heise-hannover-96.png" alt="Unser Hauptpartner Hannover 96" class="footer__partner-img" loading="lazy" width="86px" height="40px" > </div> </footer> <style type="text/css"> #consent-edit { position: fixed; bottom: 25px; right: 25px; height: 58px; max-width: 58px; } #consent-edit:empty { display: none; } .cmp-no-pur-privacy-wrapper { display: flex; margin: 0; border-width: 0; justify-content: center; align-items: center; flex-direction: column; box-sizing: border-box; width: 58px; height: 58px; border-radius: 50%; padding: 5px; background-color: #323232; } .cmp-no-pur-privacy-btn { border: none; display: inline-block; cursor: pointer; white-space: nowrap; width: 48px; height: 48px; background: transparent url(https://www.heise.de/icons/svg/icons/svg/pur-privacy-manager.svg) no-repeat center center !important; text-indent: -9999rem; padding: 0; margin: 0; border-width: 0; border-radius: 5px; } </style> <div id="consent-edit"></div> <script> var currentSite = window.location.href; var noPurUrls = [ 'https://spiele.heise.de', 'https://business-services.heise.de', 'https://www.heise.de/solutions', 'https://www.heise.de/brandworlds', 'https://www.heise.de/newsticker/sub/', 'https://www.heise.de/tarifrechner', 'https://preisvergleich.heise.de', ] var showNoPurConsentEditButton = noPurUrls.filter((url) => { return currentSite.startsWith(url) }).length > 0 if (showNoPurConsentEditButton) { var noPurPrivacyManagerId = '869074'; var consentEditContainer = document.querySelector('#consent-edit'); var gdprFooterLink = document.querySelector('#js-gdpr-pm-link'); var noPurPmJs = `javascript:window._sp_.gdpr.loadPrivacyManagerModal(${noPurPrivacyManagerId});` if (gdprFooterLink && gdprFooterLink.href) { gdprFooterLink.href = noPurPmJs; } else { consentEditContainer.innerHTML = ` <div class="cmp-no-pur-privacy-wrapper"> <button onclick="${noPurPmJs}" class="cmp-no-pur-privacy-btn" > Privacy-Manager öffnen </button> </div> ` } } </script> <script>performance.mark('JS-Footer Anfang');</script> <a-script async src="https://static-eu.cleverpush.com/channel/loader/2et4HQsqBnH6ZMRXr.js?v=2" name="Cleverpush" needs-consent ></a-script> <script> performance.mark('JS-Footer Ende'); performance.measure('JS-Footer', 'JS-Footer Anfang', 'JS-Footer Ende'); </script> <!--JSON-D treenode: 5 --> <script> performance.mark('BODY Ende'); performance.measure('BODY', 'BODY Anfang', 'BODY Ende'); </script> </body> </html> <!-- Created with InterRed V24.2.9, http://www.interred.de/, by InterRed GmbH --> <!-- BID: 3123, iBID: 3013354, CID: 3753660, iCID: 4978956 --> <!-- Link: $(LB3123:Linktext)$ $(LC3753660:Linktext)$ --> <!-- Generiert: 2024-11-20 16:07:34 -->