{"id":17,"date":"2026-07-31T20:44:22","date_gmt":"2026-07-31T18:44:22","guid":{"rendered":"https:\/\/financelegalguide.com\/?page_id=17"},"modified":"2026-08-08T13:03:18","modified_gmt":"2026-08-08T11:03:18","slug":"startseite","status":"publish","type":"page","link":"https:\/\/financelegalguide.com\/en\/","title":{"rendered":"Startseite"},"content":{"rendered":"\n<style>\n  #flg-app {\n    \/* Theme-Variablen nutzen, wo vorhanden \u2014 sonst eigene Fallback-Farben *\/\n    --f-bg:     var(--bg,     #F7F9FC);\n    --f-panel:  var(--panel,  #FFFFFF);\n    --f-text:   var(--text,   #0E1626);\n    --f-muted:  var(--muted,  #5A6B82);\n    --f-accent: var(--accent, #2C7FD0);\n    --f-good:   var(--good,   #1E9E6A);\n    \/* Umrandung wie auf der Deutschland-Seite: klar sichtbar in hell & dunkel *\/\n    --f-border: rgba(160, 175, 200, .7);\n    background: var(--f-bg);\n    font-family: 'Manrope', sans-serif;\n  }\n  \/* Textfarben absichern, damit das Theme sie nicht \u00fcberschreibt *\/\n  #flg-app .flg-h1    { color: var(--f-text) !important; }\n  #flg-app .flg-hl    { color: var(--f-accent) !important; }\n  #flg-app .flg-sub   { color: var(--f-muted) !important; }\n  #flg-app .flg-cname { color: var(--f-text) !important; }\n  #flg-app .note      { color: var(--f-muted) !important; }\n  #flg-app .flg-arrow { color: var(--f-accent) !important; }\n  #flg-app .rate-good   { color: var(--f-good) !important; }\n  #flg-app .rate-normal { color: var(--f-accent) !important; }\n  \/* Umrandung wie L\u00e4nderseite: 1px solid, 11px Rundung \u2014 !important gegen Theme-Overrides *\/\n  #flg-app .flg-panel-box { background: var(--f-panel); border: 1px solid var(--f-border) !important; border-radius: 11px; }\n  .flg-table { display:grid; grid-template-columns:1.8fr .8fr 2fr .3fr; align-items:center; padding:15px 22px; border-bottom:1px solid var(--f-border); cursor:pointer; }\n  .flg-table:last-child { border-bottom: none; }\n  @media (max-width: 600px) {\n    .flg-table { grid-template-columns: 1fr auto !important; gap: 2px 8px !important; padding: 13px 16px !important; }\n    .flg-country { grid-column: 1; }\n    .flg-note    { grid-column: 1; grid-row: 2; font-size: 11px !important; }\n    .flg-arrow   { grid-column: 2; grid-row: 2; text-align: right; }\n    .main-wrap   { padding: 24px 16px 0 !important; }\n    .step-wrap   { padding: 28px 16px 0 !important; }\n    .step2-wrap  { padding: 18px 16px 0 !important; }\n    .hero-wrap   { padding: 36px 20px 6px !important; }\n    h1.hero-h1   { font-size: 27px !important; }\n    .search-box  { padding: 12px 14px !important; }\n\n    \/* NEU: nur Handy \u2014 Symbole in den Buttons weg + Buttons schmaler *\/\n    #btn-crypto svg,\n    #btn-stocks svg,\n    #btn-metals svg { display: none !important; }\n    #btn-crypto,\n    #btn-stocks,\n    #btn-metals {\n      padding: 9px 6px !important;\n      font-size: 12.5px !important;\n      gap: 0 !important;\n    }\n  }\n<\/style>\n\n<div id=\"flg-app\">\n\n  <!-- H1 + Untertitel -->\n  <div class=\"hero-wrap\" style=\"padding:54px 48px 6px;text-align:center;\">\n    <h1 class=\"hero-h1 flg-h1\" style=\"margin:0 auto;font-size:40px;line-height:1.14;font-weight:800;letter-spacing:-.025em;max-width:660px;\">\n      Wo zahlst du <span class=\"flg-hl\">am wenigsten<\/span> auf deine Gewinne?\n    <\/h1>\n    <p class=\"flg-sub\" style=\"margin:15px auto 0;font-size:16px;max-width:500px;\">\n      Finde in Sekunden heraus, wie deine Gewinne weltweit besteuert werden.\n    <\/p>\n  <\/div>\n\n  <!-- Step 1: Anlageklasse -->\n  <div class=\"step-wrap\" style=\"padding:28px 48px 0;\">\n    <div class=\"flg-sub\" style=\"font-size:10.5px;font-weight:700;letter-spacing:.12em;margin-bottom:9px;text-align:center;\">1 \u00b7 ANLAGEKLASSE<\/div>\n    <div class=\"flg-panel-box\" style=\"display:flex;gap:8px;justify-content:center;padding:5px;max-width:560px;margin:0 auto;\">\n      <button id=\"btn-crypto\" onclick=\"setAsset('crypto','Krypto')\" style=\"flex:1;border:none;cursor:pointer;padding:12px 8px;border-radius:8px;font-size:13.5px;font-family:'Manrope',sans-serif;transition:all .15s;background:var(--f-accent);color:#FFFFFF;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"8\" r=\"6\"><\/circle><path d=\"M6.6 5h2.2a1.5 1.5 0 0 1 0 3H6.6zM6.6 8h2.5a1.5 1.5 0 0 1 0 3H6.6zM6.6 5v6M7.7 3.9v1.1M7.7 11v1.1\"><\/path><\/svg>\n        Krypto\n      <\/button>\n      <button id=\"btn-stocks\" onclick=\"setAsset('stocks','Aktien &amp; ETFs')\" style=\"flex:1;border:none;cursor:pointer;padding:12px 8px;border-radius:8px;font-size:13.5px;font-family:'Manrope',sans-serif;transition:all .15s;background:transparent;color:var(--f-muted);font-weight:600;display:flex;align-items:center;justify-content:center;gap:7px;\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"2,11 6.5,6.5 9.5,9 14,3.8\"><\/polyline><polyline points=\"10.6,3.8 14,3.8 14,7.2\"><\/polyline><\/svg>\n        Aktien &amp; ETFs\n      <\/button>\n      <button id=\"btn-metals\" onclick=\"setAsset('metals','Edelmetalle')\" style=\"flex:1;border:none;cursor:pointer;padding:12px 8px;border-radius:8px;font-size:13.5px;font-family:'Manrope',sans-serif;transition:all .15s;background:transparent;color:var(--f-muted);font-weight:600;display:flex;align-items:center;justify-content:center;gap:7px;\">\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 6.3h4.2l1 2.4H4z\"><\/path><path d=\"M8.5 9.3h4.2l1 2.4H7.5z\"><\/path><\/svg>\n        Edelmetalle\n      <\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Step 2: Land -->\n  <div class=\"step2-wrap\" style=\"padding:18px 48px 0;\">\n    <div class=\"flg-sub\" style=\"font-size:10.5px;font-weight:700;letter-spacing:.12em;margin-bottom:9px;text-align:center;\">\n      2 \u00b7 LAND \u2014 <span id=\"asset-label\" class=\"flg-hl\">Krypto<\/span>\n    <\/div>\n    <div class=\"search-box flg-panel-box\" style=\"max-width:540px;margin:0 auto;display:flex;align-items:center;gap:10px;padding:14px 18px;\">\n      <span class=\"flg-sub\">\u2315<\/span>\n      <input type=\"text\" id=\"land-suche\" placeholder=\"Land suchen \u2014 z.B. \u201eSchweiz\" oder=\"\" \u201e0%\"\"=\"\" oninput=\"filterLaender(this.value)\" style=\"border:none;outline:none;font-family:'Manrope',sans-serif;font-size:14px;color:var(--f-muted);background:transparent;width:100%;\">\n    <\/div>\n  <\/div>\n\n  \n<!-- L\u00e4ndertabelle -->\n\n<div class=\"main-wrap\" style=\"padding:24px 48px 40px;max-width:920px;margin:0 auto;\">\n\n<div class=\"flg-panel-box\" style=\"overflow:hidden;\">\n\n<!-- Deutschland -->\n\n<div class=\"land-zeile flg-table\" data-name=\"deutschland germany\" data-crypto=\"0%\" data-crypto-note=\"Steuerfrei nach 1 Jahr\" data-crypto-good=\"1\" data-stocks=\"25%\" data-stocks-note=\"Abgeltungsteuer (\u00a720 EStG)\" data-stocks-good=\"0\" data-metals=\"0%\" data-metals-note=\"Steuerfrei nach 1 Jahr\" data-metals-good=\"1\" onclick=\"window.location='\/deutschland'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-de fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Deutschland<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Steuerfrei nach 1 Jahr<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- \u00d6sterreich -->\n\n<div class=\"land-zeile flg-table\" data-name=\"\u00f6sterreich austria\" data-crypto=\"27,5%\" data-crypto-note=\"Pauschal, ohne Haltefrist\" data-crypto-good=\"0\" data-stocks=\"27,5%\" data-stocks-note=\"KESt auf Wertpapiere\" data-stocks-good=\"0\" data-metals=\"27,5%\" data-metals-note=\"Richtwert\" data-metals-good=\"0\" onclick=\"window.location='\/oesterreich'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-at fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">\u00d6sterreich<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">27,5%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Pauschal, ohne Haltefrist<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Schweiz -->\n\n<div class=\"land-zeile flg-table\" data-name=\"schweiz switzerland\" data-crypto=\"0%\" data-crypto-note=\"Private Kursgewinne steuerfrei\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Private Kursgewinne steuerfrei\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Privat steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/schweiz'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ch fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Schweiz<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Private Kursgewinne steuerfrei<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Portugal -->\n\n<div class=\"land-zeile flg-table\" data-name=\"portugal\" data-crypto=\"0%\" data-crypto-note=\"Steuerfrei nach 1 Jahr\" data-crypto-good=\"1\" data-stocks=\"28%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"\u2014\" data-metals-note=\"Richtwert\" data-metals-good=\"0\" onclick=\"window.location='\/portugal'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-pt fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Portugal<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Steuerfrei nach 1 Jahr<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- VAE \/ Dubai -->\n\n<div class=\"land-zeile flg-table\" data-name=\"vae dubai uae\" data-crypto=\"0%\" data-crypto-note=\"Keine Steuer auf Privatverm\u00f6gen\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/vae'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ae fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">VAE \/ Dubai<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Steuer auf Privatverm\u00f6gen<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Singapur -->\n\n<div class=\"land-zeile flg-table\" data-name=\"singapur singapore\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/singapur'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-sg fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Singapur<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- NUR BEI SUCHE -->\n\n<!-- Albanien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"albanien albania\" data-crypto=\"15%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"15%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/albanien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-al fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Albanien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Andorra -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"andorra\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/andorra'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ad fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Andorra<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Belarus -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"belarus weissrussland wei\u00dfrussland\" data-crypto=\"0%\" data-crypto-note=\"Steuerfrei bis 2025\" data-crypto-good=\"1\" data-stocks=\"13%\" data-stocks-note=\"Einkommensteuer\" data-stocks-good=\"0\" data-metals=\"13%\" data-metals-note=\"Einkommensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/belarus'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-by fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Belarus<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Krypto steuerfrei bis 2025<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Belgien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"belgien belgium belgique\" data-crypto=\"0%\" data-crypto-note=\"Privat meist steuerfrei\" data-crypto-good=\"1\" data-stocks=\"30%\" data-stocks-note=\"Quellensteuer auf Dividenden\" data-stocks-good=\"0\" data-metals=\"0%\" data-metals-note=\"Privat meist steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/belgien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-be fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Belgien<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Privat meist steuerfrei<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Bosnien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"bosnien bosnien-herzegowina bosnia\" data-crypto=\"10%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/bosnien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ba fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Bosnien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">10%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- D\u00e4nemark -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"d\u00e4nemark denmark danmark\" data-crypto=\"42%\" data-crypto-note=\"Einkommensteuer\" data-crypto-good=\"0\" data-stocks=\"27%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"42%\" data-metals-note=\"Einkommensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/daenemark'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-dk fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">D\u00e4nemark<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">27%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Estland -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"estland estonia eesti\" data-crypto=\"20%\" data-crypto-note=\"Einkommensteuer bei Verkauf\" data-crypto-good=\"0\" data-stocks=\"20%\" data-stocks-note=\"Einkommensteuer\" data-stocks-good=\"0\" data-metals=\"20%\" data-metals-note=\"Einkommensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/estland'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ee fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Estland<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">20%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Einkommensteuer bei Verkauf<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Finnland -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"finnland finland suomi\" data-crypto=\"30%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"30%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"30%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/finnland'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-fi fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Finnland<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">30%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Frankreich -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"frankreich france\" data-crypto=\"30%\" data-crypto-note=\"Flat Tax (PFU)\" data-crypto-good=\"0\" data-stocks=\"30%\" data-stocks-note=\"Flat Tax (PFU)\" data-stocks-good=\"0\" data-metals=\"11,5%\" data-metals-note=\"Brutto-Methode\" data-metals-good=\"0\" onclick=\"window.location='\/frankreich'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-fr fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Frankreich<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">30%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Flat Tax (PFU)<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Irland -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"irland ireland \u00e9ire\" data-crypto=\"33%\" data-crypto-note=\"Capital Gains Tax\" data-crypto-good=\"0\" data-stocks=\"33%\" data-stocks-note=\"Capital Gains Tax\" data-stocks-good=\"0\" data-metals=\"33%\" data-metals-note=\"Capital Gains Tax\" data-metals-good=\"0\" onclick=\"window.location='\/irland'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ie fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Irland<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">33%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Capital Gains Tax<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Island -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"island iceland \u00edsland\" data-crypto=\"22%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"22%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"22%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/island'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-is fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Island<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">22%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Italien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"italien italy italia\" data-crypto=\"26%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"26%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"26%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/italien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-it fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Italien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">26%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Kosovo -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"kosovo kosova\" data-crypto=\"0%\" data-crypto-note=\"Keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/kosovo'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-xk fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Kosovo<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">10%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Kroatien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"kroatien croatia hrvatska\" data-crypto=\"10%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/kroatien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-hr fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Kroatien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">10%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Lettland -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"lettland latvia latvija\" data-crypto=\"20%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"20%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"20%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/lettland'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-lv fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Lettland<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">20%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Liechtenstein -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"liechtenstein\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/liechtenstein'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-li fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Liechtenstein<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Litauen -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"litauen lithuania lietuva\" data-crypto=\"15%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"15%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"15%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/litauen'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-lt fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Litauen<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Luxemburg -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"luxemburg luxembourg\" data-crypto=\"0%\" data-crypto-note=\"Steuerfrei nach 6 Monaten\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Privat meist steuerfrei\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Privat meist steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/luxemburg'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-lu fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Luxemburg<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Steuerfrei nach 6 Monaten<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Malta -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"malta\" data-crypto=\"0%\" data-crypto-note=\"Privat meist steuerfrei\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/malta'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-mt fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Malta<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Privat meist steuerfrei<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Monaco -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"monaco\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/monaco'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-mc fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Monaco<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Niederlande -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"niederlande netherlands holland nederland\" data-crypto=\"36%\" data-crypto-note=\"Verm\u00f6genssteuer (Box 3)\" data-crypto-good=\"0\" data-stocks=\"36%\" data-stocks-note=\"Verm\u00f6genssteuer (Box 3)\" data-stocks-good=\"0\" data-metals=\"36%\" data-metals-note=\"Verm\u00f6genssteuer (Box 3)\" data-metals-good=\"0\" onclick=\"window.location='\/niederlande'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-nl fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Niederlande<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">36%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Verm\u00f6genssteuer (Box 3)<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Norwegen -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"norwegen norway norge\" data-crypto=\"22%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"22%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"22%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/norwegen'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-no fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Norwegen<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">22%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Polen -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"polen poland polska\" data-crypto=\"19%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"19%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"19%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/polen'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-pl fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Polen<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">19%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Rum\u00e4nien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"rum\u00e4nien romania\" data-crypto=\"10%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/rumaenien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ro fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Rum\u00e4nien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">10%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Schweden -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"schweden sweden sverige\" data-crypto=\"30%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"30%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"30%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/schweden'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-se fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Schweden<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">30%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Serbien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"serbien serbia srbija\" data-crypto=\"15%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"15%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"15%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/serbien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-rs fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Serbien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Slowakei -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"slowakei slovakia slovensko\" data-crypto=\"19%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"19%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"19%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/slowakei'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-sk fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Slowakei<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">19%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Slowenien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"slowenien slovenia slovenija\" data-crypto=\"25%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"25%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"25%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/slowenien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-si fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Slowenien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">25%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Spanien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"spanien spain espa\u00f1a\" data-crypto=\"19%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"19%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"19%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/spanien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-es fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Spanien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">19%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- T\u00fcrkei -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"t\u00fcrkei turkey t\u00fcrkiye\" data-crypto=\"0%\" data-crypto-note=\"Noch keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"10%\" data-stocks-note=\"Quellensteuer\" data-stocks-good=\"0\" data-metals=\"0%\" data-metals-note=\"Privat meist steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/tuerkei'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-tr fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">T\u00fcrkei<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Krypto noch keine Regelung<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Ukraine -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"ukraine ukraina\" data-crypto=\"18%\" data-crypto-note=\"Einkommensteuer\" data-crypto-good=\"0\" data-stocks=\"18%\" data-stocks-note=\"Einkommensteuer\" data-stocks-good=\"0\" data-metals=\"18%\" data-metals-note=\"Einkommensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/ukraine'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ua fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Ukraine<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">18%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Einkommensteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Ungarn -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"ungarn hungary magyarorsz\u00e1g\" data-crypto=\"15%\" data-crypto-note=\"Flat Tax\" data-crypto-good=\"0\" data-stocks=\"15%\" data-stocks-note=\"Flat Tax\" data-stocks-good=\"0\" data-metals=\"15%\" data-metals-note=\"Flat Tax\" data-metals-good=\"0\" onclick=\"window.location='\/ungarn'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-hu fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Ungarn<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Flat Tax<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Vereinigtes K\u00f6nigreich -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"vereinigtes k\u00f6nigreich united kingdom uk england grossbritannien\" data-crypto=\"20%\" data-crypto-note=\"Capital Gains Tax\" data-crypto-good=\"0\" data-stocks=\"20%\" data-stocks-note=\"Capital Gains Tax\" data-stocks-good=\"0\" data-metals=\"20%\" data-metals-note=\"Capital Gains Tax\" data-metals-good=\"0\" onclick=\"window.location='\/vereinigtes-koenigreich'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-gb fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Vereinigtes K\u00f6nigreich<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">20%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Capital Gains Tax<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Zypern -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"zypern cyprus kibris\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/zypern'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-cy fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Zypern<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Australien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"australien australia\" data-crypto=\"23%\" data-crypto-note=\"50% Rabatt nach 1 Jahr\" data-crypto-good=\"0\" data-stocks=\"23%\" data-stocks-note=\"50% Rabatt nach 1 Jahr\" data-stocks-good=\"0\" data-metals=\"23%\" data-metals-note=\"Capital Gains Tax\" data-metals-good=\"0\" onclick=\"window.location='\/australien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-au fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Australien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">23%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">50% Rabatt nach 1 Jahr<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Fidschi -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"fidschi fiji\" data-crypto=\"0%\" data-crypto-note=\"Keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/fidschi'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-fj fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Fidschi<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Marshallinseln -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"marshallinseln marshall islands\" data-crypto=\"0%\" data-crypto-note=\"Keine Steuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Steuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Steuer\" data-metals-good=\"1\" onclick=\"window.location='\/marshallinseln'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-mh fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Marshallinseln<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Steuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Neuseeland -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"neuseeland new zealand aotearoa\" data-crypto=\"0%\" data-crypto-note=\"Abh\u00e4ngig von Handelsabsicht\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/neuseeland'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-nz fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Neuseeland<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Samoa -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"samoa\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/samoa'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ws fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Samoa<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Bahrain -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"bahrain\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/bahrain'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-bh fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Bahrain<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- China -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"china volksrepublik china prc\" data-crypto=\"20%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"20%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"20%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/china'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-cn fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">China<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">20%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Hongkong -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"hongkong hong kong\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/hongkong'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-hk fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Hongkong<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Indien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"indien india bharat\" data-crypto=\"30%\" data-crypto-note=\"Flat Tax auf Krypto\" data-crypto-good=\"0\" data-stocks=\"10%\" data-stocks-note=\"Long-term Capital Gains\" data-stocks-good=\"0\" data-metals=\"20%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/indien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-in fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Indien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">30%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Flat Tax auf Krypto<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Indonesien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"indonesien indonesia\" data-crypto=\"0,1%\" data-crypto-note=\"Transaktionssteuer\" data-crypto-good=\"1\" data-stocks=\"0,1%\" data-stocks-note=\"Transaktionssteuer\" data-stocks-good=\"1\" data-metals=\"0,45%\" data-metals-note=\"Transaktionssteuer\" data-metals-good=\"1\" onclick=\"window.location='\/indonesien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-id fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Indonesien<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0,1%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Transaktionssteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Japan -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"japan nippon\" data-crypto=\"55%\" data-crypto-note=\"Einkommensteuer\" data-crypto-good=\"0\" data-stocks=\"20%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"55%\" data-metals-note=\"Einkommensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/japan'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-jp fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Japan<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">55%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Einkommensteuer auf Krypto<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Katar -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"katar qatar\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/katar'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-qa fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Katar<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Kuwait -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"kuwait\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/kuwait'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-kw fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Kuwait<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Malaysia -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"malaysia\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/malaysia'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-my fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Malaysia<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Malediven -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"malediven maldives\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/malediven'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-mv fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Malediven<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Oman -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"oman\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/oman'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-om fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Oman<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Saudi-Arabien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"saudi arabien saudi arabia ksa\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/saudi-arabien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-sa fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Saudi-Arabien<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- S\u00fcdkorea -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"s\u00fcdkorea south korea korea\" data-crypto=\"20%\" data-crypto-note=\"Ab 2025 geplant\" data-crypto-good=\"0\" data-stocks=\"22%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"22%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/suedkorea'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-kr fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">S\u00fcdkorea<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">20%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Ab 2025 geplant<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Taiwan -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"taiwan\" data-crypto=\"0%\" data-crypto-note=\"Keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/taiwan'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-tw fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Taiwan<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Thailand -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"thailand\" data-crypto=\"15%\" data-crypto-note=\"Quellensteuer\" data-crypto-good=\"0\" data-stocks=\"0%\" data-stocks-note=\"B\u00f6rsengewinne steuerfrei\" data-stocks-good=\"1\" data-metals=\"15%\" data-metals-note=\"Quellensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/thailand'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-th fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Thailand<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Quellensteuer auf Krypto<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Usbekistan -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"usbekistan uzbekistan\" data-crypto=\"0%\" data-crypto-note=\"Lizenzierter Handel steuerfrei\" data-crypto-good=\"1\" data-stocks=\"12%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"12%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/usbekistan'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-uz fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Usbekistan<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Krypto steuerfrei (lizenziert)<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Vietnam -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"vietnam viet nam\" data-crypto=\"0%\" data-crypto-note=\"Noch keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"0,1%\" data-stocks-note=\"Transaktionssteuer\" data-stocks-good=\"1\" data-metals=\"0,1%\" data-metals-note=\"Transaktionssteuer\" data-metals-good=\"1\" onclick=\"window.location='\/vietnam'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-vn fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Vietnam<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Noch keine klare Regelung<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n    \n\n <!-- Bahamas -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"bahamas\" data-crypto=\"0%\" data-crypto-note=\"Keine Kapitalertragsteuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/bahamas'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-bs fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Bahamas<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Bermuda -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"bermuda\" data-crypto=\"0%\" data-crypto-note=\"Keine Steuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Steuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Steuer\" data-metals-good=\"1\" onclick=\"window.location='\/bermuda'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-bm fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Bermuda<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Steuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Brasilien -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"brasilien brazil brasil\" data-crypto=\"15%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"15%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"15%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/brasilien'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-br fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Brasilien<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Britische Jungferninseln -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"britische jungferninseln bvi british virgin islands\" data-crypto=\"0%\" data-crypto-note=\"Keine Steuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Steuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Steuer\" data-metals-good=\"1\" onclick=\"window.location='\/bvi'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-vg fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Brit. Jungferninseln<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Steuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Cayman Islands -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"cayman islands kaimaninseln\" data-crypto=\"0%\" data-crypto-note=\"Keine Steuer\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Steuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Steuer\" data-metals-good=\"1\" onclick=\"window.location='\/cayman'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ky fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Cayman Islands<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Steuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- El Salvador -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"el salvador\" data-crypto=\"0%\" data-crypto-note=\"Bitcoin gesetzliches Zahlungsmittel\" data-crypto-good=\"1\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/el-salvador'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-sv fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">El Salvador<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Bitcoin steuerfrei<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Grenada -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"grenada granada\" data-crypto=\"0%\" data-crypto-note=\"Keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/grenada'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-gd fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Grenada<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Keine Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Jamaika -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"jamaika jamaica\" data-crypto=\"25%\" data-crypto-note=\"Einkommensteuer\" data-crypto-good=\"0\" data-stocks=\"0%\" data-stocks-note=\"Keine Kapitalertragsteuer\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Keine Kapitalertragsteuer\" data-metals-good=\"1\" onclick=\"window.location='\/jamaika'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-jm fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Jamaika<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Aktien steuerfrei<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Kanada -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"kanada canada\" data-crypto=\"50%\" data-crypto-note=\"50% des Gewinns steuerpflichtig\" data-crypto-good=\"0\" data-stocks=\"50%\" data-stocks-note=\"50% des Gewinns steuerpflichtig\" data-stocks-good=\"0\" data-metals=\"50%\" data-metals-note=\"50% des Gewinns steuerpflichtig\" data-metals-good=\"0\" onclick=\"window.location='\/kanada'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ca fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Kanada<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">50%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">50% des Gewinns steuerpflichtig<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Mexiko -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"mexiko mexico\" data-crypto=\"35%\" data-crypto-note=\"Einkommensteuer\" data-crypto-good=\"0\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/mexiko'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-mx fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Mexiko<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">10%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Panama -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"panama\" data-crypto=\"0%\" data-crypto-note=\"Ausl\u00e4ndische Gewinne steuerfrei\" data-crypto-good=\"1\" data-stocks=\"0%\" data-stocks-note=\"Ausl\u00e4ndische Gewinne steuerfrei\" data-stocks-good=\"1\" data-metals=\"0%\" data-metals-note=\"Ausl\u00e4ndische Gewinne steuerfrei\" data-metals-good=\"1\" onclick=\"window.location='\/panama'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-pa fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Panama<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Auslandsgewinne steuerfrei<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Paraguay -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"paraguay\" data-crypto=\"0%\" data-crypto-note=\"Noch keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"8%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"8%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/paraguay'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-py fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Paraguay<\/span>\n<\/span>\n<span class=\"rate rate-good\" style=\"font-weight:800;font-size:15px;\">0%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Krypto noch keine Regelung<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- USA -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"usa united states america vereinigte staaten\" data-crypto=\"20%\" data-crypto-note=\"Long-term Capital Gains\" data-crypto-good=\"0\" data-stocks=\"20%\" data-stocks-note=\"Long-term Capital Gains\" data-stocks-good=\"0\" data-metals=\"28%\" data-metals-note=\"Collectibles Tax\" data-metals-good=\"0\" onclick=\"window.location='\/usa'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-us fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">USA<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">20%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Long-term Capital Gains<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- \u00c4gypten -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"\u00e4gypten egypt masr\" data-crypto=\"0%\" data-crypto-note=\"Noch keine klare Regelung\" data-crypto-good=\"1\" data-stocks=\"10%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"10%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/aegypten'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-eg fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">\u00c4gypten<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">10%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- Marokko -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"marokko morocco maroc\" data-crypto=\"20%\" data-crypto-note=\"Einkommensteuer\" data-crypto-good=\"0\" data-stocks=\"15%\" data-stocks-note=\"Quellensteuer\" data-stocks-good=\"0\" data-metals=\"20%\" data-metals-note=\"Einkommensteuer\" data-metals-good=\"0\" onclick=\"window.location='\/marokko'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-ma fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">Marokko<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">15%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Quellensteuer auf Aktien<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<!-- S\u00fcdafrika -->\n\n<div class=\"land-zeile flg-table flg-hidden\" data-name=\"s\u00fcdafrika south africa\" data-crypto=\"18%\" data-crypto-note=\"Kapitalertragsteuer\" data-crypto-good=\"0\" data-stocks=\"18%\" data-stocks-note=\"Kapitalertragsteuer\" data-stocks-good=\"0\" data-metals=\"18%\" data-metals-note=\"Kapitalertragsteuer\" data-metals-good=\"0\" onclick=\"window.location='\/suedafrika'\">\n<span class=\"flg-country\" style=\"display:flex;align-items:center;gap:11px;\">\n<span class=\"fi fi-za fis\" style=\"width:28px;height:28px;border-radius:50%;flex-shrink:0;display:inline-flex;\"><\/span>\n<span class=\"flg-cname\" style=\"font-weight:700;font-size:14.5px;\">S\u00fcdafrika<\/span>\n<\/span>\n<span class=\"rate rate-normal\" style=\"font-weight:800;font-size:15px;\">18%<\/span>\n<span class=\"note flg-note\" style=\"font-size:12.5px;\">Kapitalertragsteuer<\/span>\n<span class=\"flg-arrow\" style=\"text-align:right;font-weight:700;\">\u2192<\/span>\n<\/div>\n\n<\/div>\n<\/div>\n<\/div>\n\n<script>\nvar currentAsset = 'crypto';\n\nfunction setAsset(asset, label) {\n  currentAsset = asset;\n  ['crypto','stocks','metals'].forEach(function(a) {\n    var btn = document.getElementById('btn-' + a);\n    if (!btn) return;\n    var active = a === asset;\n    btn.style.background = active ? 'var(--f-accent)' : 'transparent';\n    btn.style.color = active ? '#FFFFFF' : 'var(--f-muted)';\n    btn.style.fontWeight = active ? '800' : '600';\n  });\n  document.getElementById('asset-label').textContent = label;\n  document.querySelectorAll('.land-zeile').forEach(function(z) {\n    var rate = z.getAttribute('data-' + asset);\n    var note = z.getAttribute('data-' + asset + '-note');\n    var good = z.getAttribute('data-' + asset + '-good') === '1';\n    var rateEl = z.querySelector('.rate');\n    rateEl.textContent = rate;\n    rateEl.classList.toggle('rate-good', good);\n    rateEl.classList.toggle('rate-normal', !good);\n    z.querySelector('.note').textContent = note;\n  });\n  var box = document.getElementById('land-suche');\n  if (box && box.value) filterLaender(box.value);\n}\n\nfunction filterLaender(q) {\n  q = (q || '').toLowerCase().trim();\n  var rows = Array.prototype.slice.call(document.querySelectorAll('.land-zeile'));\n  var parent = rows[0] ? rows[0].parentNode : null;\n\n  if (!q) {\n    rows.sort(function(a,b){ return (+a.dataset.ord) - (+b.dataset.ord); });\n    if (parent) rows.forEach(function(z){ parent.appendChild(z); });\n    rows.forEach(function(z){ z.style.display = z.classList.contains('flg-pinned') ? 'grid' : 'none'; });\n    return;\n  }\n\n  function score(z) {\n    var name = (z.getAttribute('data-name') || '').toLowerCase();\n    var rate = (z.getAttribute('data-' + currentAsset) || '').toLowerCase();\n    var note = (z.getAttribute('data-' + currentAsset + '-note') || '').toLowerCase();\n    var words = name.split(\/\\s+\/);\n    if (words.indexOf(q) !== -1) return 0;                 \/\/ exaktes Wort (z.B. \u201eniederlande\")\n    if (name.indexOf(q) === 0) return 1;                   \/\/ Name beginnt mit der Eingabe\n    for (var i = 0; i < words.length; i++) { if (words[i].indexOf(q) === 0) return 2; }\n    if (name.indexOf(q) !== -1) return 3;                  \/\/ irgendwo im Namen\n    if (rate.indexOf(q) !== -1 || note.indexOf(q) !== -1) return 4; \/\/ Satz oder Notiz\n    return 99;                                             \/\/ kein Treffer\n  }\n\n  var scored = rows.map(function(z){ return { z: z, s: score(z) }; });\n  scored.forEach(function(o){ o.z.style.display = o.s < 99 ? 'grid' : 'none'; });\n  var matches = scored.filter(function(o){ return o.s < 99; })\n    .sort(function(a,b){ return (a.s - b.s) || ((+a.z.dataset.ord) - (+b.z.dataset.ord)); });\n  if (parent) matches.forEach(function(o){ parent.appendChild(o.z); });\n}\n\ndocument.addEventListener('DOMContentLoaded', function() {\n  var rows = document.querySelectorAll('.land-zeile');\n  rows.forEach(function(z, i){ z.dataset.ord = i; });\n  rows.forEach(function(z){ if (z.classList.contains('flg-hidden')) z.style.display = 'none'; });\n  rows.forEach(function(z) {\n    z.style.cursor = 'pointer';\n    z.style.webkitTapHighlightColor = 'transparent';\n    function go() {\n      var onclick = z.getAttribute('onclick') || '';\n      var m = onclick.match(\/window\\.location='([^']+)'\/);\n      if (m) window.location.href = m[1] + '?tab=' + currentAsset;\n    }\n    z.addEventListener('click', function(e){ e.preventDefault(); e.stopPropagation(); go(); });\n    z.addEventListener('touchend', function(e){ e.preventDefault(); go(); });\n  });\n});\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Wo zahlst du am wenigsten auf deine Gewinne? Finde in Sekunden heraus, wie deine Gewinne weltweit besteuert werden. 1 \u00b7 ANLAGEKLASSE Krypto Aktien &amp; ETFs Edelmetalle 2 \u00b7 LAND \u2014 Krypto \u2315 Deutschland 0% Steuerfrei nach 1 Jahr \u2192 \u00d6sterreich 27,5% Pauschal, ohne Haltefrist \u2192 Schweiz 0% Private Kursgewinne steuerfrei \u2192 Portugal 0% Steuerfrei nach [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"blocksy_meta":{"page_structure_type":"type-4","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7},"has_hero_section":"disabled"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Startseite - financelegalguide.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/financelegalguide.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Startseite - financelegalguide.com\" \/>\n<meta property=\"og:description\" content=\"Wo zahlst du am wenigsten auf deine Gewinne? Finde in Sekunden heraus, wie deine Gewinne weltweit besteuert werden. 1 \u00b7 ANLAGEKLASSE Krypto Aktien &amp; ETFs Edelmetalle 2 \u00b7 LAND \u2014 Krypto \u2315 Deutschland 0% Steuerfrei nach 1 Jahr \u2192 \u00d6sterreich 27,5% Pauschal, ohne Haltefrist \u2192 Schweiz 0% Private Kursgewinne steuerfrei \u2192 Portugal 0% Steuerfrei nach [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/financelegalguide.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"financelegalguide.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T11:03:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/\",\"url\":\"https:\\\/\\\/financelegalguide.com\\\/\",\"name\":\"Startseite - financelegalguide.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#website\"},\"datePublished\":\"2026-07-31T18:44:22+00:00\",\"dateModified\":\"2026-08-08T11:03:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/financelegalguide.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/financelegalguide.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Startseite\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#website\",\"url\":\"https:\\\/\\\/financelegalguide.com\\\/\",\"name\":\"financelegalguide.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/financelegalguide.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#organization\",\"name\":\"financelegalguide.com\",\"url\":\"https:\\\/\\\/financelegalguide.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/financelegalguide.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo-serif-light-de.png\",\"contentUrl\":\"https:\\\/\\\/financelegalguide.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo-serif-light-de.png\",\"width\":1500,\"height\":440,\"caption\":\"financelegalguide.com\"},\"image\":{\"@id\":\"https:\\\/\\\/financelegalguide.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Startseite - financelegalguide.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/financelegalguide.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Startseite - financelegalguide.com","og_description":"Wo zahlst du am wenigsten auf deine Gewinne? Finde in Sekunden heraus, wie deine Gewinne weltweit besteuert werden. 1 \u00b7 ANLAGEKLASSE Krypto Aktien &amp; ETFs Edelmetalle 2 \u00b7 LAND \u2014 Krypto \u2315 Deutschland 0% Steuerfrei nach 1 Jahr \u2192 \u00d6sterreich 27,5% Pauschal, ohne Haltefrist \u2192 Schweiz 0% Private Kursgewinne steuerfrei \u2192 Portugal 0% Steuerfrei nach [&hellip;]","og_url":"https:\/\/financelegalguide.com\/en\/","og_site_name":"financelegalguide.com","article_modified_time":"2026-08-08T11:03:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/financelegalguide.com\/","url":"https:\/\/financelegalguide.com\/","name":"Startseite - financelegalguide.com","isPartOf":{"@id":"https:\/\/financelegalguide.com\/#website"},"datePublished":"2026-07-31T18:44:22+00:00","dateModified":"2026-08-08T11:03:18+00:00","breadcrumb":{"@id":"https:\/\/financelegalguide.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/financelegalguide.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/financelegalguide.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/financelegalguide.com\/"},{"@type":"ListItem","position":2,"name":"Startseite"}]},{"@type":"WebSite","@id":"https:\/\/financelegalguide.com\/#website","url":"https:\/\/financelegalguide.com\/","name":"financelegalguide.com","description":"","publisher":{"@id":"https:\/\/financelegalguide.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/financelegalguide.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/financelegalguide.com\/#organization","name":"financelegalguide.com","url":"https:\/\/financelegalguide.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/financelegalguide.com\/#\/schema\/logo\/image\/","url":"https:\/\/financelegalguide.com\/wp-content\/uploads\/2026\/08\/logo-serif-light-de.png","contentUrl":"https:\/\/financelegalguide.com\/wp-content\/uploads\/2026\/08\/logo-serif-light-de.png","width":1500,"height":440,"caption":"financelegalguide.com"},"image":{"@id":"https:\/\/financelegalguide.com\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"jan_admin","author_link":"https:\/\/financelegalguide.com\/en\/author\/jan_admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Wo zahlst du am wenigsten auf deine Gewinne? Finde in Sekunden heraus, wie deine Gewinne weltweit besteuert werden. 1 \u00b7 ANLAGEKLASSE Krypto Aktien &amp; ETFs Edelmetalle 2 \u00b7 LAND \u2014 Krypto \u2315 Deutschland 0% Steuerfrei nach 1 Jahr \u2192 \u00d6sterreich 27,5% Pauschal, ohne Haltefrist \u2192 Schweiz 0% Private Kursgewinne steuerfrei \u2192 Portugal 0% Steuerfrei nach&hellip;","_links":{"self":[{"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":10,"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":387,"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/pages\/17\/revisions\/387"}],"wp:attachment":[{"href":"https:\/\/financelegalguide.com\/en\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}