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

Source: https://sachsen.de

  1. <!DOCTYPE html>
  2. <html lang="de" class="mod-no-js  styleless">
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.            
  27.            
  28.            
  29.            
  30.            
  31.            
  32.            
  33.            
  34.            
  35.            
  36.        
  37.            
  38.        <!-- SeitenID: 6, ProjectGUID: 66FAE97FD6C547D8B70F2E1788CFE944, LastUpdated: 2025-04-07 07:28:24 -->
  39. <head>
  40.    <meta charset="utf-8" />
  41.    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  42.    <title>Startseite - sachsen.de</title>
  43.    
  44.    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  45.    <link rel="shortcut icon" href="https://www.styleguide.sachsen.de/dist/2.26.2/img/favicon.ico" type="image/x-icon" />
  46.    <meta name="date" content="2005-08-17 14:09:18"/>
  47.    <meta name="last-modified" content="2025-04-07 07:28:24"/>
  48.  
  49. <meta name="keywords" content="Freistaat Sachsen, sachsen.de" />
  50.    <meta name="description" content="Offizielle Website des Freistaates Sachsen mit Informationen zu u.a. Bürgern und Freistaat, Wirtschaft, Umwelt, Bildung, Wissen, Kultur und Freizeit." />
  51.    <meta name="author" content="Referat Kommunikation und Öffentlichkeitsarbeit" />
  52.    <meta name="robots" content="index, follow" />
  53.    <meta name="language" content="de" />
  54.    
  55.  
  56.    <meta name="twitter:card" content="summary" />
  57.  
  58.    <meta property="og:url" content="https://www.sachsen.dehttps://www.sachsen.de/index.html" />
  59.  
  60.  
  61.    <link type="text/css" rel="stylesheet" href="https://www.styleguide.sachsen.de/css/portal.css" media="all">
  62. <style type="text/css">
  63. #et-opt-out {background-image: none;}
  64. </style>
  65.  
  66.  
  67.    
  68.    
  69.  
  70.    <script type="text/javascript">
  71.    window.projectRoot = 'https://www.styleguide.sachsen.de/dist/2.26.2/';
  72.    window.theme = 'green';
  73.    
  74.    /* projektspezifische Config der GloHea */
  75.    window.glohea = {
  76.        buttons: {
  77.            projectButtons: {},
  78.            RSS: '',
  79.            help: '',
  80.            login: '',
  81.            "language": {
  82.    "anchor": {
  83.        "de":
  84.            {
  85.                "default":    "https://www.sachsen.de/index.html",
  86.                "site":       "https://www.sachsen.de/index.html"
  87.            },
  88.        "en":
  89.            {
  90.                "default":    "https://www.sachsen.de/en/index.html",
  91.                "site":       "https://www.sachsen.de/en/index.html"
  92.            },
  93.        "cs":
  94.            {
  95.                "default":    "https://www.sachsen.de/cs/index.html",
  96.                "site":       "https://www.sachsen.de/cs/index.html"
  97.            },
  98.        "pl":
  99.            {
  100.                "default":    "https://www.sachsen.de/pl/index.html",
  101.                "site":       "https://www.sachsen.de/pl/index.html"
  102.            },
  103.        "hsb":
  104.            {
  105.                "default":    "https://www.sachsen.de/so/index.html",
  106.                "site":       "https://www.sachsen.de/so/index.html"
  107.            }
  108.    },
  109.    "label": "de"
  110. }
  111.        }
  112.    }
  113.    window.additionalComponent = {};
  114.    
  115.    
  116.    
  117.    
  118.    window.nocookie = false;
  119.    
  120.    window.sn_projectPages = {
  121.      datenschutz: 'https://www.sachsen.de/datenschutz.html',
  122.      impressum: 'https://www.sachsen.de/impressum.html',
  123.      barrierefreiheit: 'https://www.sk.sachsen.de/barrierefreiheit-6067.html'
  124.    };
  125.    
  126.    window.customCookies = [{ id: 'JSESSIONID', label: 'Sachsen.de Webserver (Anzeige des Wetter Widgets)', type: 'system', active: true }];
  127.    
  128.    </script>
  129.    <script src="https://www.styleguide.sachsen.de/dist/2.26.2/js/jquery.js" type="text/javascript"></script>
  130.    <script type="text/javascript" src="https://www.styleguide.sachsen.de/dist/2.26.2/js/additionalComponent.js"></script>
  131.    
  132.    
  133.    
  134.  
  135.  
  136.    
  137.                <script type="text/javascript">
  138.                var loc = window.location,
  139.                    href = loc.href.replace(loc.search, '');
  140.                if(loc.search.length > 0) {
  141.                    var getParams = loc.search.split('&');
  142.                    var getParamsCount = getParams.length;
  143.                    for (var i = 0; i < getParamsCount; i++) {
  144.                        var getParam = getParams[i];
  145.                        getParam = getParam.split('=');
  146.                        getParam[0] = getParam[0].replace('?', '');
  147.                        if(getParam[0] != '_cp' && getParam[0] != '_ptabs') {
  148.                            if(href.indexOf('?') == -1) {
  149.                                href += '?';
  150.                            } else {
  151.                                href += '&';
  152.                            }
  153.                            href += getParam[0]+'='+getParam[1]
  154.                        }
  155.                    }
  156.                }
  157.                </script>
  158.            
  159.                <!-- Copyright (c) 2000-2024 etracker GmbH. All rights reserved. -->
  160.                <!-- This material may not be reproduced, displayed, modified or distributed -->
  161.                <!-- without the express prior written permission of the copyright holder. -->
  162.                <!-- etracker tracklet 5.0 -->
  163.                <script type="text/javascript">
  164.                var el_url = encodeURI(href);
  165.                var et_pagename = href + '';
  166.                var et_areas = "sachsen.de";
  167.                </script>
  168.                <script id="_etLoader" type="text/javascript" charset="UTF-8" data-block-cookies="true" data-secure-code="XdE73b" src="//code.etracker.com/code/e.js" async></script>
  169.                <!-- etracker tracklet 5.0 end -->
  170.                <script type="text/javascript">
  171.                jQuery(document).ready(function() {
  172.                    jQuery('.header-bottom').on('mousedown', '.global-nav-li-second a', function(){
  173.                        ET_Event.click('Headernavi');
  174.                    });
  175.                });
  176.                </script>
  177.                    
  178.    <style type="text/css">
  179.        .styleless * {
  180.          visibility: hidden !important;
  181.        }
  182.    </style>
  183.  
  184.    <script src="https://www.styleguide.sachsen.de/dist/2.26.2/js/etc/sachsen.config.js?v=1"></script>
  185. </head>
  186. <body class="portal-index portal-kampagne portalnav-active">
  187. <noscript>
  188. <div class="browser-warning" style="visibility: visible !important;padding: 50px 25px;left: 0px;top: 0px;width: 100%;font-weight: bold;position: fixed;z-index: 99999;background-color: rgb(253, 242, 171);">
  189.    <p style="visibility: visible !important;">Anleitung zum aktivieren von JavaScript in verschiedenen Browsern<br>
  190.        <a title="Link öffnet in neuem Fenster" style="visibility: visible !important;" href="https://www.enable-javascript.com/de/" target="_blank">Anleitung zum aktivieren von JavaScript in verschiedenen Browsern</a>
  191.    </p>
  192. </div>
  193. </noscript>
  194.  
  195. <ul class="list-links list-down list-links-focus">
  196.    <li><a href="#a-glohea" class="sr-only sr-only-focusable">Portal&uuml;bergreifende Navigation</a></li>
  197.    <li><a href="#a-highlight" class="sr-only sr-only-focusable">Portalthemen</a></li>
  198.    <li><a href="#a-inhaltsbereich" class="sr-only sr-only-focusable">Hauptinhalt</a></li>
  199.    
  200.    <li><a href="#footer" class="sr-only sr-only-focusable">Service</a></li>
  201. </ul>
  202.    <!-- Headernavigation -->
  203.    <header id="header" class="glohea glohea-theme-xs-slides glohea-theme-sm-slides glohea-theme-md-dropdown glohea-theme-lg-dropdown"><!-- BG = Hintergrund mit Farbwert + links rechts -->
  204.  
  205.  <div class="container glohea-container">
  206.      <div class="row" style="text-align: right;">
  207.        <a href="https://www.sachsen.de/" title="sachsen.de" class="navbar-brand glohea-brand">
  208.            <img class="logo svg-img" src="https://www.styleguide.sachsen.de/dist/2.26.2/img/symbols/svg/logo-sachsen.svg" alt="Zur Startseite von www.sachsen.de" />
  209.        </a>
  210.        
  211.        <button type="button" class="sn_glohea__button sn_glohea__button--toggle-nav navbar-toggle collapsed" data-toggle="collapse" data-target-on-ready="#glohea-collapse-0" aria-expanded="false" data-element="glohea-mobile-trigger" aria-label="Navigation öffnen" title="Navigation öffnen" aria-controls="glohea-collapse-0">
  212.            <span class="icon-bar"></span>
  213.            <span class="icon-bar"></span>
  214.            <span class="icon-bar"></span>
  215.            <span class="glyphicon glyphicon-remove"></span>
  216.        </button><!--
  217.        --><div class="collapse navbar-collapse glohea-level-0-collapse" id="glohea-collapse-0" data-element="glohea-slidescroll">
  218.            <div class="row" data-element="glohea-slidescroll-row">
  219.                <a id="a-glohea" class="sr-only">Portal&uuml;bergreifende Navigation</a>
  220.                <nav class="glohea-level-1" data-element="glohea-container-wrapper" aria-labelledby="a-glohea">
  221.                    <div class="glohea-slide-label glohea-label-right" data-element="triggerCollapseSlider" data-target="global">
  222.                        <span class="glyphicon glyphicon-plus"></span><span class="glohea-label">sachsen.de</span>
  223.                    </div>
  224.                    <div class="glohea-level-1-list" data-element="glohea-item-container" data-type="global">
  225.                        <ul class="nav nav-justified">
  226.                            <li class="dropdown glohea-level-1-item" data-element="glohea-level-1-item">
  227.                                <button id="glohea-level-1-link-sachsen" class="dropdown-toggle glohea-level-1-link" data-element="glohea-level-1-link" type="button" data-toggle="collapse" data-target-on-ready="#glohea-collapse-sachsen" aria-expanded="false" aria-controls="glohea-collapse-sachsen">
  228.                                    Sachsen
  229.                                </button>
  230.                                <div id="glohea-collapse-sachsen" class="collapse glohea-collapse" data-element="glohea-level-1-collapse" aria-labelledby="glohea-level-1-link-sachsen">
  231.                                    <div class="glohea-content-wrapper">
  232.                                        <div class="glohea-content-row">
  233.                                            <div class="glohea-col-desktop">
  234.                                                <ul class="nav list-links">
  235.                                                    <li><a href="https://www.sachsen.de/land-leute-freistaat.html">Land, Leute, Freistaat</a></li>
  236.                                                    <li><a href="https://www.sachsen.de/regierung-verwaltung-egovernment.html">Verwaltung, <span lang="en">E-Government</span></a></li>
  237.                                                    <li><a href="https://www.sachsen.de/arbeit-wohnen-verbraucherschutz.html">Arbeit, Wohnen, Verbraucherschutz</a></li>
  238.                                                    <li><a href="https://www.sachsen.de/wirtschaft-technologie-verkehr.html">Wirtschaft, Technologie, Verkehr</a></li>
  239.                                                    <li><a href="https://www.sachsen.de/familie-soziales-gesundheit.html">Familie, Soziales, Gesundheit</a></li>
  240.                                                </ul>
  241.                                            </div>
  242.                                            <div class="glohea-col-desktop">
  243.                                                <ul class="nav list-links">
  244.                                                    <li><a href="https://www.sachsen.de/bildung-studium-forschung.html">Bildung, Studium, Forschung</a></li>
  245.                                                    <li><a href="https://www.sachsen.de/kultur-tourismus-sport.html">Kultur, Tourismus, Sport</a></li>
  246.                                                    <li><a href="https://www.sachsen.de/umwelt-landwirtschaft-wald.html">Umwelt, Landwirtschaft, Wald</a></li>
  247.                                                    <li><a href="https://www.sachsen.de/justiz-sicherheit-steuern-finanzen.html">Justiz, Sicherheit, Steuern, Finanzen</a></li>
  248.                                                </ul>
  249.                                            </div>
  250.                                            <div class="glohea-col-teaser">
  251.                                                <div class="media">
  252.                                                    <div class="media-left">
  253.                                                        <img class="media-object" src="https://www.styleguide.sachsen.de/dist/2.26.2/img/content/navigation.png" alt="Symbolgrafik" />
  254.                                                    </div>
  255.                                                    <div class="media-body">
  256.                                                        <h3>Der Freistaat Sachsen</h3>
  257.                                                        <p>ist mit etwa vier Millionen Einwohnern das sechstgrößte Bundesland. Landeshauptstadt ist Dresden.</p>
  258.                                                    </div>
  259.                                                </div>
  260.                                            </div>
  261.                                        </div>
  262.                                    </div>
  263.                                </div>
  264.                            </li>
  265.                            <li class="dropdown glohea-level-1-item navbar-portal" data-element="glohea-level-1-item">
  266.                                <button id="glohea-level-1-link-politik" class="dropdown-toggle glohea-level-1-link" data-element="glohea-level-1-link" type="button" data-toggle="collapse" data-target-on-ready="#glohea-collapse-politik" aria-expanded="false" aria-controls="glohea-collapse-politik">
  267.                                    Politik&nbsp;und&nbsp;Verwaltung
  268.                                </button>
  269.                                <div id="glohea-collapse-politik" class="collapse glohea-collapse" data-element="glohea-level-1-collapse" aria-labelledby="glohea-level-1-link-politik">
  270.                                    <div class="glohea-content-wrapper">
  271.                                        <div class="glohea-content-row">
  272.                                            <div class="glohea-col-desktop">
  273.                                                <span class="glohea-group-label-desktop">Ministerpräsident</span>
  274.                                                <span class="glohea-group-label" role="button" data-toggle="collapse" aria-expanded="true" data-target="#collapse-ministerpraesident" data-element="glohea-level-2-link">
  275.                                                    Ministerpräsident
  276.                                                </span>
  277.                                                <div id="collapse-ministerpraesident" class="collapse glohea-group">
  278.                                                    <ul class="nav list-links">
  279.                                                        <li><a href="https://www.ministerpraesident.sachsen.de/index.html">Michael Kretschmer</a></li>
  280.                                                        <li><a href="https://www.ministerpraesident.sachsen.de/termine-5837.html">Termine</a></li>
  281.                                                        <li><a href="https://www.ministerpraesident.sachsen.de/bildergalerie-von-michael-kretschmer-5952.html">Galerie</a></li>
  282.                                                    </ul>
  283.                                                </div>
  284.                                                <span class="glohea-group-label-desktop">Regierung</span>
  285.                                                <span class="glohea-group-label" role="button" data-toggle="collapse" aria-expanded="true" data-target="#collapse-regierung" data-element="glohea-level-2-link">
  286.                                                    Regierung
  287.                                                </span>
  288.                                                <div id="collapse-regierung" class="collapse glohea-group">
  289.                                                    <ul class="nav list-links">
  290.                                                        <li><a href="https://www.staatsregierung.sachsen.de/index.html">Staatsregierung</a></li>
  291.                                                        <li><a href="https://www.sk.sachsen.de/">Sächsische Staatskanzlei</a></li>
  292.                                                        <li><a href="https://www.staatsregierung.sachsen.de/regierungsvorhaben.html">Regierungsvorhaben</a></li>
  293.                                                    </ul>
  294.                                                </div>
  295.                                            </div>
  296.                                            <span class="glohea-group-label" role="button" data-toggle="collapse" aria-expanded="true" data-target="#collapse-ministerien" data-element="glohea-level-2-link">
  297.                                                Ministerien
  298.                                            </span>
  299.                                            <div id="collapse-ministerien" class="collapse glohea-group">
  300.                                                <div class="glohea-col-desktop">
  301.                                                    <span class="glohea-group-label-desktop">Ministerien</span>
  302.                                                    <ul class="nav list-links">
  303.                                                        <li><a href="https://www.smekul.sachsen.de/">Staatsministerium für Energie, Klimaschutz, Umwelt und Landwirtschaft</a></li>
  304.                                                        <li><a href="https://www.smf.sachsen.de/">Staatsministerium der Finanzen</a></li>
  305.                                                        <li><a href="https://www.smi.sachsen.de/">Staatsministerium des Innern</a></li>
  306.                                                        <li><a href="https://www.justiz.sachsen.de/smj/">Staatsministerium der Justiz und für Demokratie, Europa und Gleichstellung</a></li>
  307.                                                        <li><a href="https://www.smk.sachsen.de/">Staatsministerium für Kultus</a></li>
  308.                                                    </ul>
  309.                                                </div>
  310.                                                <div class="glohea-col-desktop">
  311.                                                    <ul class="nav list-links">
  312.                                                        <li><a href="https://www.smr.sachsen.de/">Staatsministerium für Regionalentwicklung</a></li>
  313.                                                        <li><a href="https://www.sms.sachsen.de/">Staatsministerium für Soziales und Gesellschaftlichen Zusammenhalt</a></li>
  314.                                                        <li><a href="https://www.smwa.sachsen.de/">Staatsministerium für Wirtschaft, Arbeit und Verkehr</a></li>
  315.                                                        <li><a href="https://www.smwk.sachsen.de/">Staatsministerium für Wissenschaft, Kultur und Tourismus</a></li>
  316.                                                    </ul>
  317.                                                </div>
  318.                                            </div>
  319.                                            <span class="glohea-group-label" role="button" data-toggle="collapse" aria-expanded="true" data-target="#collapse-europa" data-element="glohea-level-2-link">
  320.                                                Sachsen in Berlin und Europa
  321.                                            </span>
  322.                                            <div id="collapse-europa" class="collapse glohea-group">
  323.                                                <div class="glohea-col-desktop">
  324.                                                    <span class="glohea-group-label-desktop">Sachsen in Berlin und Europa</span>
  325.                                                    <ul class="nav list-links">
  326.                                                        <li><a href="https://www.landesvertretung.sachsen.de">Landesvertretung Berlin</a></li>
  327.                                                        <li><a href="http://www.bxl.sachsen.de/">Sachsen-Verbindungsbüro Brüssel</a></li>
  328.                                                        <li><a href="https://www.cz.sachsen.de/index.html">Sachsen-Verbindungsbüro Prag</a></li>
  329.                                                        <li><a href="https://www.pl.sachsen.de/index.html">Sachsen-Verbindungsbüro Breslau</a></li>
  330.                                                    </ul>
  331.                                                </div>
  332.                                            </div>
  333.                                        </div>
  334.                                    </div>
  335.                                </div>
  336.                            </li>
  337.                            <li class="dropdown glohea-level-1-item" data-element="glohea-level-1-item">
  338.                                <button id="glohea-level-1-link-themen" class="dropdown-toggle glohea-level-1-link" data-element="glohea-level-1-link" type="button" data-toggle="collapse" data-target-on-ready="#glohea-collapse-themen" aria-expanded="false" aria-controls="glohea-collapse-themen">
  339.                                    Themen
  340.                                </button>
  341.                                <div id="glohea-collapse-themen" class="collapse glohea-collapse" data-element="glohea-level-1-collapse" aria-labelledby="glohea-level-1-link-themen">
  342.                                    <div class="glohea-content-wrapper">
  343.                                        <div class="glohea-content-row">
  344.                                            <div class="glohea-col-desktop">
  345.                                                <span class="glohea-group-label-desktop">Themenauswahl</span>
  346.                                                <ul class="nav list-links">
  347.                                                    <li><a href="https://www.arbeit.sachsen.de">Arbeit</a></li>
  348.                                                    <li><a href="https://www.asylinfo.sachsen.de/">Asyl</a></li>
  349.                                                    <li><a href="http://www.bildung.sachsen.de">Bildung</a></li>
  350.                                                    <li><a href="http://www.demografie.sachsen.de">Demografie</a></li>
  351.                                                    <li><a href="http://www.familie.sachsen.de">Familie</a></li>
  352.                                                </ul>
  353.                                            </div>
  354.                                            <div class="glohea-col-desktop">
  355.                                                <ul class="nav list-links">
  356.                                                    <li><a href="http://www.finanzamt.sachsen.de">Finanzamt</a></li>
  357.                                                    <li><a href="http://www.forschung.sachsen.de">Forschung</a></li>
  358.                                                    <li><a href="http://www.gesunde.sachsen.de">Gesundheit</a></li>
  359.                                                    <li><a href="https://www.justiz.sachsen.de">Justiz</a></li>
  360.                                                    <li><a href="https://www.landwirtschaft.sachsen.de">Landwirtschaft</a></li>
  361.                                                </ul>
  362.                                            </div>
  363.                                            <div class="glohea-col-desktop">
  364.                                                <ul class="nav list-links">
  365.                                                    <li><a href="http://www.moderneverwaltung.sachsen.de">Moderne Verwaltung</a></li>
  366.                                                    <li><a href="http://www.polizei.sachsen.de">Polizei</a></li>
  367.                                                    <li><a href="https://www.recht.sachsen.de">Recht</a></li>
  368.                                                    <li><a href="http://www.schule.sachsen.de">Schule</a></li>
  369.                                                    <li><a href="https://www.statistik.sachsen.de">Statistik</a></li>
  370.                                                </ul>
  371.                                            </div>
  372.                                            <div class="glohea-col-desktop">
  373.                                                <ul class="nav list-links">
  374.                                                    <li><a href="http://www.steuern.sachsen.de">Steuern</a></li>
  375.                                                    <li><a href="http://www.studieren.sachsen.de">Studium</a></li>
  376.                                                    <li><a href="https://www.tds.sachsen.de">Tag der Sachsen</a></li>
  377.                                                    <li><a href="https://www.umwelt.sachsen.de">Umwelt</a></li>
  378.                                                    <li><a href="https://www.themen.sachsen.de/">Weitere Themen von A-Z</a></li>
  379.                                                </ul>
  380.                                            </div>
  381.                                        </div>
  382.                                    </div>
  383.                                </div>
  384.                            </li>
  385.                            <li class="dropdown glohea-level-1-item" data-element="glohea-level-1-item">
  386.                                <button id="glohea-level-1-link-service" class="dropdown-toggle glohea-level-1-link" data-element="glohea-level-1-link" type="button" data-toggle="collapse" data-target-on-ready="#glohea-collapse-buergerservice" aria-expanded="false" aria-controls="glohea-collapse-buergerservice">
  387.                                    Service
  388.                                </button>
  389.                                <div id="glohea-collapse-buergerservice" class="collapse glohea-collapse" data-element="glohea-level-1-collapse" aria-labelledby="glohea-level-1-link-service">
  390.                                    <div class="glohea-content-wrapper">
  391.                                        <div class="glohea-content-row">
  392.                                            <span class="glohea-group-label" role="button" data-toggle="collapse" aria-expanded="true" data-target="#collapse-service" data-element="glohea-level-2-link">
  393.                                                Serviceportale
  394.                                            </span>
  395.                                            <div id="collapse-service" class="collapse glohea-group">
  396.                                                <div class="glohea-col-desktop">
  397.                                                    <span class="glohea-group-label-desktop">Serviceportale</span>
  398.                                                    <ul class="nav list-links">
  399.                                                        <li><a href="http://www.amt24.sachsen.de/">Amt24</a></li>
  400.                                                        <li><a href="http://www.list.smwa.sachsen.de/sperr-app-bis/de.novasib.sperr.gwt.app.Bis/Bis.jsp">Baustellenkarte</a></li>
  401.                                                        <li><a href="https://www.dialog.sachsen.de/">Beteiligung in Sachsen</a></li>
  402.                                                        <li><a href="https://antragsmanagement.sachsen.de/ams/elba">elba.sax</a></li>
  403.                                                        <li><a href="https://www.steuern.sachsen.de/elektronische-lohnsteuerkarte-3972.html">ELStAM - elektronische Lohnsteuerkarte</a></li>
  404.                                                        <li><a href="https://www.steuern.sachsen.de/elektronische-steuererklarung-3974.html">ELSTER - elektronische Steuererklärung</a></li>
  405.                                                    </ul>
  406.                                                </div>
  407.                                                <div class="glohea-col-desktop">
  408.                                                    <ul class="nav list-links">
  409.                                                        <li><a href="https://www.evergabe.sachsen.de/NetServer">E-Vergabe</a></li>
  410.                                                        <li><a href="http://www.foerderung.sachsen.de/">Fördermitteldatenbank (FÖMISAX)</a></li>
  411.                                                        <li><a href="https://amt24.sachsen.de/web/guest/leistung/-/sbw/Fahrzeug+online+an+um+oder+abmelden+Internetbasierte+Fahrzeugzulassung+iKfz-6002155-leistung-0">iKFZ</a></li>
  412.                                                        <li><a href="https://www.immobilien.sachsen.de/">Immobilien</a></li>
  413.                                                        <li><a href="https://hochwasserzentrum.sachsen.de/">Landeshochwasserzentrum</a></li>
  414.                                                        <li><a href="https://lehrer-werden-in-sachsen.de/">Lehrer werden</a></li>
  415.                                                    </ul>
  416.                                                </div>
  417.                                                <div class="glohea-col-desktop">
  418.                                                    <ul class="nav list-links">
  419.                                                        <li><a href="https://www.medienservice.sachsen.de/">Medienservice</a></li>
  420.                                                        <li><a href="http://www.newsletter.sachsen.de/">Newsletter</a></li>
  421.                                                        <li><a href="https://amt24.sachsen.de/zufi/lebenslagen/5000820">Notfall- und Notrufnummern</a></li>
  422.                                                        <li><a href="https://www.polizei.sachsen.de/onlinewache/onlinewache.aspx">Online-Wache / Anzeige erstatten</a></li>
  423.                                                        <li><a href="https://www.publikationen.sachsen.de/">Publikationen</a></li>
  424.                                                    </ul>
  425.                                                </div>
  426.                                                <div class="glohea-col-desktop">
  427.                                                    <ul class="nav list-links">
  428.                                                        <li><a href="https://www.revosax.sachsen.de/">Recht- und Vorschriftenverwaltung (REVOSAX)</a></li>
  429.                                                        <li><a href="https://schuldatenbank.sachsen.de/">Schuldatenbank</a></li>
  430.                                                        <li><a href="https://www.karriere.sachsen.de/">Stellenangebote</a></li>
  431.                                                        <li><a href="https://www.polizei.sachsen.de/de/vwdmeldungen.asp">Verkehrswarnmeldungen</a></li>
  432.                                                        <li><a href="http://www.zvg-portal.de/">Zwangsversteigerungen</a></li>
  433.                                                    </ul>
  434.                                                </div>
  435.                                            </div>
  436.                                        </div>
  437.                                    </div>
  438.                                </div>
  439.                            </li>
  440.                        </ul>
  441.                    </div>
  442.                    <div class="glohea-slide-greyback" data-element="glohea-greyback"></div>
  443.                </nav>
  444.                <!--<script type="text/json" data-element="global-header-data"></script>-->
  445.            </div>
  446.        </div><!-- /.navbar-collapse --><!--
  447.  
  448.        --><button id="glohea-btn-search" class="sn_glohea__button sn_glohea__button--toggle-search" type="button" data-toggle="collapse" aria-haspopup="true" aria-expanded="false" data-target="#collapse-search-slider" data-element="glohea-search-collapse-trigger" title="Suche öffnen" aria-controls="collapse-search-slider">
  449.            <i aria-label="Suche öffnen" class="sn-icon sn-icon-search-white sn-icon-center"></i>
  450.        </button><!--
  451.        --><form class="glohea-form" role="search" action="https://www.sachsen.de/suche.html" method="get" data-element="glohea-search"><!--navbar-element-slider-->
  452.            <input type="hidden" name="bereich" value="" />
  453.            <input type="hidden" name="portal" value="" />
  454.            <div id="collapse-search-slider" class="collapse collapse-small collapse-search" aria-labelledby="glohea-btn-search">
  455.                <div class="form-group">
  456.                    <label for="glohea-search" class="sr-only">Suchbegriff</label>
  457.                    <input id="glohea-search" name="searchTerm" type="text" class="form-control input-search" placeholder="Wonach suchen Sie?"  data-suggest="https://search.sachsen.de/genericsearch-api/suggest" autocomplete="off" title="Suchbegriff" aria-autocomplete="list" role="combobox" aria-haspopup="listbox" />
  458.                </div>
  459.                <button type="submit" class="btn btn-search-submit sn-icon sn-icon-search-white sn-icon-center" title="Suche starten">
  460.                    <span class="sr-only">Suche starten</span>
  461.                </button>
  462.            </div>
  463.        </form><!--
  464.  
  465.        --><button id="glohea-btn-tools" class="sn_glohea__button sn_glohea__button--last" type="button" data-toggle="collapse" aria-haspopup="true" aria-expanded="false" data-target="#collapse-tools" data-element="glohea-tools-collapse-trigger" title="Erweiterungen" aria-controls="collapse-tools" aria-label="Erweiterungen öffnen">
  466.            <i class="sn-icon sn-icon-app-menu-white sn-icon-center"></i>
  467.        </button>
  468.        <div class="glohea-tools">
  469.            <div id="collapse-tools" class="collapse collapse-small collapse-tools" aria-labelledby="glohea-btn-tools">
  470.                <div class="container-tools">
  471.                    <ul class="row" data-element="glohea-tools"></ul>
  472.                </div>
  473.            </div>
  474.        </div>
  475.        <div class="row glohea-deko-row">
  476.            
  477.                        <h1 id="portal-title" class="portal-link glohea-deko-left" data-element="glohea-deco-left">
  478.                    
  479.                                        <button type="button" class="portalnav-toggle" aria-expanded="false" data-element="portalnav-trigger" aria-label="Portalnavigation öffnen" title="Navigation öffnen" data-alternative data-alt-title="Portalnavigation schließen" data-alt-label="Portalnavigation schließen" aria-controls="contentnav-portal">
  480.                                            <span class="toggle-open icon-bar"></span>
  481.                                            <span class="toggle-open icon-bar"></span>
  482.                                            <span class="toggle-open icon-bar"></span>
  483.                                            <span class="toggle-close">&#10005;</span>
  484.                                        </button>
  485.                                    
  486.                            <span class="sr-only">Portal: </span><span class="sn-icon sn-icon-home icon-home">sachsen.de</span>
  487.                        </h1>
  488.                    <div class="themenbaum-wrapper" data-element="glohea-themenbaum"></div>
  489.            <div class="glohea-bitv-buttons" data-element="glohea-bitv-button-wrapper"></div>
  490.        </div>
  491.      </div>
  492.  </div>
  493. </header>
  494. <script type="text/javascript">
  495. jQuery('.glohea').on('click', '[data-target-on-ready]', function(e) {
  496.    window.attemptedGloheaOnLoad = $(e.target);
  497.    jQuery('body').addClass('glohea-loading');
  498. });
  499. </script>
  500.    
  501.    <!-- VB-Variable Navigation bei Breadcrumb ist leer -->
  502.    
  503.    
  504.    
  505.    
  506.        <div id="main" class="main main-layout-0-4-0">
  507.            <div class="main-container">
  508.                <div class="row">
  509.                    <!-- aside left -->
  510.                    
  511.                        
  512.                        <div id="main-sidebar-left" class="sidebar sidebar-left">
  513.                                <div class="row">
  514.                                    <div class="col">
  515.                                        <div class="box box-nav-portal" data-plugin="affix-navi" id="contentnav-portal">
  516.                                            <a id="a-navigation" class="sr-only">Portalnavigation</a>
  517.                                            
  518.                                            <div class="box-header">
  519. <span class="portal">sachsen.de</span>
  520. </div>
  521. <div class="box-body">
  522. <nav class="nav nav-portal" data-element="nav-portal" aria-labelledby="a-navigation">
  523. <ul class="list-links">
  524. <li>
  525. <a href="https://www.sachsen.de/land-leute-freistaat.html">Land, Leute, Freistaat</a>
  526. </li>
  527. <li>
  528. <a href="https://www.sachsen.de/regierung-verwaltung-egovernment.html">Regierung, Verwaltung, E-Government</a>
  529. </li>
  530. <li>
  531. <a href="https://www.sachsen.de/arbeit-wohnen-verbraucherschutz.html">Arbeit, Wohnen, Verbraucherschutz</a>
  532. </li>
  533. <li>
  534. <a href="https://www.sachsen.de/wirtschaft-technologie-verkehr.html">Wirtschaft, Technologie, Verkehr</a>
  535. </li>
  536. <li>
  537. <a href="https://www.sachsen.de/familie-soziales-gesundheit.html">Familie, Soziales, Gesundheit</a>
  538. </li>
  539. <li>
  540. <a href="https://www.sachsen.de/bildung-studium-forschung.html">Bildung, Studium, Forschung</a>
  541. </li>
  542. <li>
  543. <a href="https://www.sachsen.de/kultur-tourismus-sport.html">Kultur, Tourismus, Sport</a>
  544. </li>
  545. <li>
  546. <a href="https://www.sachsen.de/umwelt-landwirtschaft-wald.html">Umwelt, Landwirtschaft, Wald</a>
  547. </li>
  548. <li>
  549. <a href="https://www.sachsen.de/justiz-sicherheit-steuern-finanzen.html">Justiz, Sicherheit, Steuern, Finanzen</a>
  550. </li>
  551. <li>
  552. <a href="https://www.sachsen.de/buergerservice.html">B&uuml;rgerservice</a>
  553. </li>
  554. </ul>
  555. </nav>
  556. </div>
  557.  
  558.                                        </div>
  559.                                    </div>
  560.                                </div>
  561.                        </div>
  562.                                
  563.                    
  564.                    <div id="main-content-wrapper" class="content-wrapper">
  565.        
  566.                        <div class="row">
  567.                            
  568.                                                <a id="a-highlight" class="sr-only">Portalthemen</a>
  569.                                                <div id="highlight" class="highlight highlight-0-4-0" data-style-highlight-background="https://www.sachsen.de/img/Sachsende_Startseite_Winter_rdax_1950x577_87s.jpg">
  570.                                                
  571.                                                    
  572.                                                        <div class="highlight-container">
  573.                                                            <div class="row">
  574.                                                                <div class="highlight-col">
  575.                                                                    
  576.  
  577.                
  578.            
  579.  
  580.  
  581. <script>
  582.    window.additionalComponent.load('slider', {
  583.        component: 'highlight',
  584.        el: '[data-component="806"]'
  585.    });
  586. </script>
  587. <a id="a-806"></a>
  588. <div class="slider-default hidden-print">
  589.    <div id="slider-focus-list" class="sr-only" data-element="focusEls">
  590.        <h2>Schnelleinstieg der Portalthemen</h2>
  591.        <ul class="list-inline"></ul>
  592.    </div>
  593.    <aside class="list-slider royalSlider rsSachsen rsHighlight rsAutoPlay" data-slider="default" data-slide-autoplay="false" id="slider-806" data-component="806">
  594.        
  595.            
  596.        
  597.        
  598.  
  599.  
  600.  
  601.                
  602.            
  603.                
  604.            
  605.                
  606.            
  607.  
  608. <article class="rsSlideImage" data-element="rsSlide" id="highlight-slide-6515" tabIndex="-1" data-slide-backdrop="https://www.sachsen.de/img/FSP-2025_rdax_1450x906_87p.jpg">
  609.    <div class="rsSlideContent">
  610.        <div class="rsText" data-clickable="#highlight-slide-6515 a">
  611.          
  612.            
  613.            <h2>Fr&uuml;hlingsspazierg&auml;nge 2025</h2>
  614.            <h3>Natur entdecken von April bis Juni</h3>
  615.            
  616.            <p>Lust auf Fr&uuml;hlingsgef&uuml;hle? Im April gehen die Fr&uuml;hlingsspazierg&auml;nge in die n&auml;chste Runde. &Uuml;ber 300 Touren in ganz Sachsen laden nach drau&szlig;en ein. Schauen Sie doch mal ins Programm!</p><br>
  617.            
  618.            <a href="https://www.fruehlingsspaziergang.sachsen.de/" class="btn btn-primary">www.fr&uuml;hlingsspaziergang.sachsen.de</a>
  619.        </div>
  620.        <div class="rsImage">
  621.            <noscript><img class="media-object rsImg" src="https://www.sachsen.de/img/FSP-2025_rdax_1450x906_87p.jpg" alt="Nahaufnahme einer Margerite mit Biene. Text: Frühlingsspaziergänge 2025 &#8211; Natur entdecken von April bis Juni" style="width: 100%" /></noscript>
  622.            <img class="media-object hidden-no-js rsImg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Nahaufnahme einer Margerite mit Biene. Text: Frühlingsspaziergänge 2025 &#8211; Natur entdecken von April bis Juni" title="Frühlingsspaziergänge 2025" data-caption="Lust&#32;auf&#32;Fr&amp;uuml;hlingsgef&amp;uuml;hle?&#32;Im&#32;April&#32;gehen&#32;die&#32;Fr&amp;uuml;hlingsspazierg&amp;auml;nge&#32;in&#32;die&#32;n&amp;auml;chste&#32;Runde.&#32;&amp;Uuml;ber&#32;300&#32;Touren&#32;in&#32;ganz&#32;Sachsen&#32;laden&#32;nach&#32;drau&amp;szlig;en&#32;ein.&#32;Schauen&#32;Sie&#32;doch&#32;mal&#32;ins&#32;Programm!" data-src="https://www.sachsen.de/img/FSP-2025_rdax_570x356_87p.jpg" data-src-maxwidth="1450" data-srcset="https://www.sachsen.de/img/FSP-2025_rdax_365x228_87p.jpg 365w, https://www.sachsen.de/img/FSP-2025_rdax_440x275_87p.jpg 440w, https://www.sachsen.de/img/FSP-2025_rdax_570x356_87p.jpg 570w, https://www.sachsen.de/img/FSP-2025_rdax_855x534_87p.jpg 855w, https://www.sachsen.de/img/FSP-2025_rdax_1050x656_87p.jpg 1050w, https://www.sachsen.de/img/FSP-2025_rdax_1250x781_87p.jpg 1250w, https://www.sachsen.de/img/FSP-2025_rdax_1450x906_87p.jpg 1450w" data-grid-image="true" data-grid-covering data-size="size-xs-full" data-rsBigImg="https://www.sachsen.de/img/FSP-2025_rdax_1450x906_87p.jpg" data-clickable="#highlight-slide-6515 a" />
  623.            
  624.                            <span class="media-copy">&copy;&nbsp;SMUL</span>
  625.                        
  626.        </div>
  627.        <br>
  628.    </div>
  629. </article>
  630.  
  631.  
  632.  
  633.  
  634.  
  635.                
  636.            
  637.                
  638.            
  639.                
  640.            
  641.  
  642. <article class="rsSlideImage" data-element="rsSlide" id="highlight-slide-6464" tabIndex="-1" data-slide-backdrop="https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_1450x818_87s.jpg">
  643.    <div class="rsSlideContent">
  644.        <div class="rsText" data-clickable="#highlight-slide-6464 a">
  645.          
  646.            
  647.            <h2>Kulturhauptstadt Europas 2025</h2>
  648.            <h3>Highlights in Chemnitz erleben</h3>
  649.            
  650.            <p>Erleben Sie faszinierende Ausstellungen, spannende Festivals und einzigartige Projekte, die Chemnitz zu einem pulsierenden Zentrum der Kultur machen. Seien Sie Teil dieses au&szlig;ergew&ouml;hnlichen Jahres und lassen Sie sich von der Vielfalt und Kreativit&auml;t inspirieren!</p><br>
  651.            
  652.            <a href="https://chemnitz2025.de/programm/" class="btn btn-primary">Zum Programm</a>
  653.        </div>
  654.        <div class="rsImage">
  655.            <noscript><img class="media-object rsImg" src="https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_1450x818_87s.jpg" alt="Hunderte Menschen stehen vor einer Bühne, die einen großen Männerkopf umrahmt. Im, Hintergrund steht ein Haus, auf dem Schriften projiziert werden." style="width: 100%" /></noscript>
  656.            <img class="media-object hidden-no-js rsImg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Hunderte Menschen stehen vor einer Bühne, die einen großen Männerkopf umrahmt. Im, Hintergrund steht ein Haus, auf dem Schriften projiziert werden."  data-caption="Erleben&#32;Sie&#32;faszinierende&#32;Ausstellungen,&#32;spannende&#32;Festivals&#32;und&#32;einzigartige&#32;Projekte,&#32;die&#32;Chemnitz&#32;zu&#32;einem&#32;pulsierenden&#32;Zentrum&#32;der&#32;Kultur&#32;machen.&#32;Seien&#32;Sie&#32;Teil&#32;dieses&#32;au&amp;szlig;ergew&amp;ouml;hnlichen&#32;Jahres&#32;und&#32;lassen&#32;Sie&#32;sich&#32;von&#32;der&#32;Vielfalt&#32;und&#32;Kreativit&amp;auml;t&#32;inspirieren!" data-src="https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_570x322_87s.jpg" data-src-maxwidth="1450" data-srcset="https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_365x206_87s.jpg 365w, https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_440x248_87s.jpg 440w, https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_570x322_87s.jpg 570w, https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_855x482_87s.jpg 855w, https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_1050x592_87s.jpg 1050w, https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_1250x705_87s.jpg 1250w, https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_1450x818_87s.jpg 1450w" data-grid-image="true" data-grid-covering data-size="size-xs-full" data-rsBigImg="https://www.sachsen.de/img/teaser-chemnitz-kulturhauptstadt-2025_rdax_1450x818_87s.jpg" data-clickable="#highlight-slide-6464 a" />
  657.            
  658.                            <span class="media-copy">&copy;&nbsp;dpa-Zentralbild</span>
  659.                        
  660.        </div>
  661.        <br>
  662.    </div>
  663. </article>
  664.  
  665.  
  666.  
  667.  
  668.  
  669.                
  670.            
  671.                
  672.            
  673.                
  674.            
  675.  
  676. <article class="rsSlideImage" data-element="rsSlide" id="highlight-slide-6498" tabIndex="-1" data-slide-backdrop="https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_87s.jpg">
  677.    <div class="rsSlideContent">
  678.        <div class="rsText" data-clickable="#highlight-slide-6498 a">
  679.          
  680.            
  681.            <h2>100 Tage neue Staatsregierung</h2>
  682.            <h3>Erste Erfolge und Herausforderungen in Sachsen</h3>
  683.            
  684.            <p>Mit klaren Akzenten in den Bereichen Bildung, Wirtschaft und Infrastruktur hat die neue Staatsregierung wichtige Weichen gestellt.</p><br>
  685.            
  686.            <a href="https://www.staatsregierung.sachsen.de/100-tage-nach-bildung-der-regierung-9170.html" class="btn btn-primary">100 Tage nach Bildung der neuen Staatsregierung</a>
  687.        </div>
  688.        <div class="rsImage">
  689.            <noscript><img class="media-object rsImg" src="https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_87s.jpg" alt="Ein stilisierte Sachsenkarte mit der Aufschrift 100 Tage" style="width: 100%" /></noscript>
  690.            <img class="media-object hidden-no-js rsImg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ein stilisierte Sachsenkarte mit der Aufschrift 100 Tage"  data-caption="Mit&#32;klaren&#32;Akzenten&#32;in&#32;den&#32;Bereichen&#32;Bildung,&#32;Wirtschaft&#32;und&#32;Infrastruktur&#32;hat&#32;die&#32;neue&#32;Staatsregierung&#32;wichtige&#32;Weichen&#32;gestellt." data-src="https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_570x435_87s.jpg" data-src-maxwidth="1049" data-srcset="https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_365x278_87s.jpg 365w, https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_440x336_87s.jpg 440w, https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_570x435_87s.jpg 570w, https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_855x652_87s.jpg 855w, https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_87s.jpg 1049w, https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_87s.jpg 1049w, https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_87s.jpg 1049w" data-grid-image="true" data-grid-covering data-size="size-xs-full" data-rsBigImg="https://www.sachsen.de/img/100-Tage-Teaser-Kopie_rdax_87s.jpg" data-clickable="#highlight-slide-6498 a" />
  691.            
  692.        </div>
  693.        <br>
  694.    </div>
  695. </article>
  696.  
  697.  
  698.  
  699.  
  700.  
  701.                
  702.            
  703.                
  704.            
  705.                
  706.            
  707.  
  708. <article class="rsSlideImage" data-element="rsSlide" id="highlight-slide-6341" tabIndex="-1" data-slide-backdrop="https://www.sachsen.de/img/SGS_Teaser_rdax_1450x816_87s.jpg">
  709.    <div class="rsSlideContent">
  710.        <div class="rsText" data-clickable="#highlight-slide-6341 a">
  711.          
  712.            
  713.            <h2>So geht s&auml;chsisch.</h2>
  714.            <h3>Die Kampagne des Freistaates Sachsen</h3>
  715.            
  716.            <p>Zwischen Naturspektakel und moderner Industrie, zwischen Kultur und Geschichte und inmitten liebenswerter, freundlicher und zupackender Menschen l&auml;sst es sich leben, arbeiten, studieren oder Urlaub machen.Entdecken Sie, was Sachsen ausmacht!</p><br>
  717.            
  718.            <a href="https://www.so-geht-saechsisch.de/" class="btn btn-primary">so-geht-s&auml;chsisch.de</a>
  719.        </div>
  720.        <div class="rsImage">
  721.            <noscript><img class="media-object rsImg" src="https://www.sachsen.de/img/SGS_Teaser_rdax_1450x816_87s.jpg" alt="Ein gr&uuml;ner Hei&szlig;luftballon f&auml;hrt vor der Kulisse der S&auml;chsischen Schweiz." style="width: 100%" /></noscript>
  722.            <img class="media-object hidden-no-js rsImg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ein gr&uuml;ner Hei&szlig;luftballon f&auml;hrt vor der Kulisse der S&auml;chsischen Schweiz."  data-caption="Zwischen&#32;Naturspektakel&#32;und&#32;moderner&#32;Industrie,&#32;zwischen&#32;Kultur&#32;und&#32;Geschichte&#32;und&#32;inmitten&#32;liebenswerter,&#32;freundlicher&#32;und&#32;zupackender&#32;Menschen&#32;l&amp;auml;sst&#32;es&#32;sich&#32;leben,&#32;arbeiten,&#32;studieren&#32;oder&#32;Urlaub&#32;machen.Entdecken&#32;Sie,&#32;was&#32;Sachsen&#32;ausmacht!" data-src="https://www.sachsen.de/img/SGS_Teaser_rdax_570x321_87s.jpg" data-src-maxwidth="1450" data-srcset="https://www.sachsen.de/img/SGS_Teaser_rdax_365x205_87s.jpg 365w, https://www.sachsen.de/img/SGS_Teaser_rdax_440x248_87s.jpg 440w, https://www.sachsen.de/img/SGS_Teaser_rdax_570x321_87s.jpg 570w, https://www.sachsen.de/img/SGS_Teaser_rdax_855x481_87s.jpg 855w, https://www.sachsen.de/img/SGS_Teaser_rdax_1050x591_87s.jpg 1050w, https://www.sachsen.de/img/SGS_Teaser_rdax_1250x703_87s.jpg 1250w, https://www.sachsen.de/img/SGS_Teaser_rdax_1450x816_87s.jpg 1450w" data-grid-image="true" data-grid-covering data-size="size-xs-full" data-rsBigImg="https://www.sachsen.de/img/SGS_Teaser_rdax_1450x816_87s.jpg" data-clickable="#highlight-slide-6341 a" />
  723.            
  724.                            <span class="media-copy">&copy;&nbsp;Ines Nitsche</span>
  725.                        
  726.        </div>
  727.        <br>
  728.    </div>
  729. </article>
  730.  
  731.  
  732.  
  733.  
  734.  
  735.                
  736.            
  737.                
  738.            
  739.                
  740.            
  741.  
  742. <article class="rsSlideImage" data-element="rsSlide" id="highlight-slide-5313" tabIndex="-1" data-slide-backdrop="https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg">
  743.    <div class="rsSlideContent">
  744.        <div class="rsText" data-clickable="#highlight-slide-5313 a">
  745.          
  746.            
  747.            <h2>Mach was Wichtiges</h2>
  748.            <h3>Arbeiten im &Ouml;ffentlichen Dienst Sachsen</h3>
  749.            
  750.            <p>Die Nachwuchs- und Fachkr&auml;ftekampagne des Freistaates Sachsen. Jetzt informieren und bewerben!</p><br>
  751.            
  752.            <a href="https://www.karriere.sachsen.de/" class="btn btn-primary">Zum Karriereportal</a>
  753.        </div>
  754.        <div class="rsImage">
  755.            <noscript><img class="media-object rsImg" src="https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg" alt="Ein junger Mann steht vor einer beschriebenen Tafel. Darunter steht: Ohne Dich kein Durchblick." style="width: 100%" /></noscript>
  756.            <img class="media-object hidden-no-js rsImg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ein junger Mann steht vor einer beschriebenen Tafel. Darunter steht: Ohne Dich kein Durchblick."  data-caption="Die&#32;Nachwuchs-&#32;und&#32;Fachkr&amp;auml;ftekampagne&#32;des&#32;Freistaates&#32;Sachsen.&#32;Jetzt&#32;informieren&#32;und&#32;bewerben!" data-src="https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_570x323_87s.jpg" data-src-maxwidth="855" data-srcset="https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_365x207_87s.jpg 365w, https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_440x250_87s.jpg 440w, https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_570x323_87s.jpg 570w, https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg 855w, https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg 855w, https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg 855w, https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg 855w" data-grid-image="true" data-grid-covering data-size="size-xs-full" data-rsBigImg="https://www.sachsen.de/img/ohne-dich-kein-durchblick_rdax_87s.jpg" data-clickable="#highlight-slide-5313 a" />
  757.            
  758.        </div>
  759.        <br>
  760.    </div>
  761. </article>
  762.  
  763.  
  764.    </aside>
  765. </div>
  766.  
  767.                                                                </div>
  768.                                                            </div>
  769.                                                        </div>
  770.                                                    
  771.                                                </div>
  772.                                            
  773.                            
  774.                            <!-- Wird in Targetcontainer-Seiten genutzt -->
  775.                            
  776.                            
  777.                            
  778.                            <main id="main-content" class="content">
  779.                                
  780.                                                <a id="a-inhaltsbereich" class="sr-only">Hauptinhalt</a>
  781.                                            
  782.                                <!-- content -->
  783.                                
  784.                                
  785. <div class="divider">&nbsp;</div><a id="a-5823"></a>
  786.  
  787. <div class="row content-row">
  788.    <div class="content-col-wide">
  789.        
  790.        
  791.    </div>
  792.    <div class="content-col-small">
  793.        
  794.        <div class="row">
  795.            
  796.        </div>
  797.    </div>
  798. </div><a id="a-5205"></a>
  799.  
  800. <div class="row row-2-cols  row-equal-height ">
  801.    
  802. </div>
  803.  
  804.  
  805.  
  806. <!--
  807. <style>
  808.    .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem),
  809.    .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  810. {
  811.    padding-right: 10px;
  812.    padding-left: 10px;
  813.    display: inline-block;
  814.    vertical-align: top;    
  815.    .col {
  816.        height: 100%;
  817.    }
  818. }
  819.  
  820. .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  821. {
  822.    width: 33.33333333%;
  823. }
  824.  
  825. .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  826. {
  827.    width: 50%;
  828. }
  829. </style>
  830. --><a id="a-3893"></a>
  831.  
  832. <div class="row row-2-cols  row-equal-height ">
  833.    <div class="col">
  834.    <script type="text/javascript">
  835.        window.additionalComponent.load('medienservice', {
  836.            el: '[data-component="3965"]'
  837.        });
  838.    </script>
  839.    <a id="a-3965"></a>
  840.    
  841.  
  842.    <div class="box">
  843.        <h2 class="box-header">Aktuelles</h2>
  844.        <div class="box-body">
  845.            <div class="box-media">
  846.  
  847.                <div class="medieninfo-wrapper"   data-count="4" data-component="3965"></div>
  848.            
  849.            </div>
  850.        </div>
  851.  
  852.        <div class="box-footer">
  853.            <ul class="list-links list-unstyled">
  854.            
  855.                
  856.  
  857.                
  858.                
  859.                
  860.            
  861. <li>
  862.    
  863.     <a href="https://medienservice.sachsen.de/medien/news" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://medienservice.sachsen.de/medien/news','Weitere Meldungen'))">Weitere Meldungen</a>
  864.    
  865. </li>
  866.            </ul>
  867.        </div>
  868.            
  869.    </div>
  870. </div>
  871.  
  872. <div class="col">
  873.    
  874.    
  875.    <article class="box">
  876.        <h3 class="box-header">Terminvorschau des Ministerpr&auml;sidenten</h3>
  877.        <div class="box-body">
  878.            <div class="box-media">
  879.                <script type="text/javascript">
  880.                    window.additionalComponent.load('chronikauszug').then(function() {
  881.                        $('[data-component="3904"]').sn_chronikauszug({
  882.                            path: 'https://www.ministerpraesident.sachsen.de/termine-5837.html',
  883.                            prefix: 'https://ministerpräsident.sachsen.de',
  884.                            hideBackground: true
  885.                        });
  886.                    });
  887.                </script>
  888.                <div class="chronikauszug-wrapper" data-chronikauszug="3904" data-for-chronik="ministerpraesident" data-component="3904"></div>
  889.            </div>
  890.        </div>
  891.        <div class="box-footer">
  892.            <ul class="list-links">
  893.                <li><a href="https://www.ministerpraesident.sachsen.de/termine-5837.html">Alle Termine und Veranstaltungen des Ministerpr&auml;sidenten einsehen</a></li>
  894.            </ul>
  895.        </div>
  896.    </article>
  897. </div>
  898. </div>
  899.  
  900.  
  901.  
  902. <!--
  903. <style>
  904.    .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem),
  905.    .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  906. {
  907.    padding-right: 10px;
  908.    padding-left: 10px;
  909.    display: inline-block;
  910.    vertical-align: top;    
  911.    .col {
  912.        height: 100%;
  913.    }
  914. }
  915.  
  916. .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  917. {
  918.    width: 33.33333333%;
  919. }
  920.  
  921. .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  922. {
  923.    width: 50%;
  924. }
  925. </style>
  926. --><a id="a-4988"></a>
  927.  
  928. <div class="row row-3-cols  row-equal-height ">
  929.    
  930.  
  931.  
  932.  
  933.                
  934.            
  935.                        
  936.                
  937.                
  938.            
  939.  
  940.  
  941.    <div class="col">
  942.        <a id="a-4993"></a>
  943.        
  944.        <div class="box teaser" id="box-4993">
  945.            <h2 class="box-header" data-clickable="#box-4993 a">Ministerpr&auml;sident Michael Kretschmer</h2>
  946.            <div class="box-body">
  947.                <div class="box-media" >
  948.                    <span class="vertical-aligner"></span>
  949.                    <noscript><img src="https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_465x355_87s.jpg" alt="Foto von Michael Kretschmer." /></noscript>
  950.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Foto von Michael Kretschmer."
  951.                            data-src="https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_465x355_87s.jpg" data-src-maxwidth="1049"
  952.                            data-srcset="https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_300x229_87s.jpg 300w,
  953.                                         https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_465x355_87s.jpg 465w,
  954.                                         https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_690x526_87s.jpg 690w,
  955.                                         https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_780x595_87s.jpg 780w,
  956.                                         https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_87s.jpg 1049w,
  957.                                         https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_87s.jpg 1049w,
  958.                                         https://www.sachsen.de/img/kretschmer-teaser-startseite_rdax_87s.jpg 1049w"
  959.                            data-grid-image="true" data-size="box" data-clickable="#box-4993 a" />
  960.                    
  961.                    
  962.                </div>
  963.            </div>
  964.            <div class="box-footer">
  965.                <ul class="list-links">
  966.                    
  967.                    
  968.  
  969.                
  970.                
  971.                
  972.            
  973. <li>
  974.    
  975.     <a href="https://www.ministerpraesident.sachsen.de/" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.ministerpraesident.sachsen.de/','Ministerpr&auml;sident Michael Kretschmer'))">Ministerpr&auml;sident Michael Kretschmer</a>
  976.    
  977. </li>
  978.                </ul>
  979.            </div>
  980.        </div>
  981.    </div>
  982.  
  983.  
  984.  
  985.  
  986.  
  987.                
  988.            
  989.                    
  990.            
  991.                
  992.            
  993.  
  994.  
  995.    <div class="col">
  996.        <a id="a-4991"></a>
  997.        
  998.        <div class="box teaser" id="box-4991">
  999.            <h2 class="box-header" data-clickable="#box-4991 a">S&auml;chsische Staatsregierung</h2>
  1000.            <div class="box-body">
  1001.                <div class="box-media" >
  1002.                    <span class="vertical-aligner"></span>
  1003.                    <noscript><img src="https://www.sachsen.de/img/SR_kabinett-20241219_rdax_465x310_87s.jpg" alt="Ein Gruppenfoto der Sächsischen Staatsregierung" /></noscript>
  1004.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ein Gruppenfoto der Sächsischen Staatsregierung" title="Sächsische Staatsregierung Dezember 2024"
  1005.                            data-src="https://www.sachsen.de/img/SR_kabinett-20241219_rdax_465x310_87s.jpg" data-src-maxwidth="1460"
  1006.                            data-srcset="https://www.sachsen.de/img/SR_kabinett-20241219_rdax_300x200_87s.jpg 300w,
  1007.                                         https://www.sachsen.de/img/SR_kabinett-20241219_rdax_465x310_87s.jpg 465w,
  1008.                                         https://www.sachsen.de/img/SR_kabinett-20241219_rdax_690x460_87s.jpg 690w,
  1009.                                         https://www.sachsen.de/img/SR_kabinett-20241219_rdax_780x520_87s.jpg 780w,
  1010.                                         https://www.sachsen.de/img/SR_kabinett-20241219_rdax_1095x730_87s.jpg 1095w,
  1011.                                         https://www.sachsen.de/img/SR_kabinett-20241219_rdax_1240x827_87s.jpg 1240w,
  1012.                                         https://www.sachsen.de/img/SR_kabinett-20241219_rdax_1460x973_87s.jpg 1460w"
  1013.                            data-grid-image="true" data-size="box" data-clickable="#box-4991 a" />
  1014.                    
  1015.                    
  1016.                                    <div class="box-media-overlay" data-clickable="#box-4991 a">
  1017.                                
  1018.                                            <p>&copy; Nikolai Schmidt</p>
  1019.                                        
  1020.                                    </div>
  1021.                                
  1022.                </div>
  1023.            </div>
  1024.            <div class="box-footer">
  1025.                <ul class="list-links">
  1026.                    
  1027.                    
  1028.  
  1029.                
  1030.                
  1031.                
  1032.            
  1033. <li>
  1034.    
  1035.     <a href="https://www.staatsregierung.sachsen.de/" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.staatsregierung.sachsen.de/','Die S&auml;chsische Staatsregierung'))">Die S&auml;chsische Staatsregierung</a>
  1036.    
  1037. </li>
  1038.                </ul>
  1039.            </div>
  1040.        </div>
  1041.    </div>
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.                
  1048.            
  1049.                        
  1050.                
  1051.                
  1052.            
  1053.  
  1054.  
  1055.    <div class="col">
  1056.        <a id="a-5218"></a>
  1057.        
  1058.        <div class="box teaser" id="box-5218">
  1059.            <h2 class="box-header" data-clickable="#box-5218 a">Aus dem Kabinett</h2>
  1060.            <div class="box-body">
  1061.                <div class="box-media" >
  1062.                    <span class="vertical-aligner"></span>
  1063.                    <noscript><img src="https://www.sachsen.de/img/kabinett-teaserbox2_rdax_465x355_87s.jpg" alt="Die Fassade eines alten Geb&auml;udes." /></noscript>
  1064.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Die Fassade eines alten Geb&auml;udes."
  1065.                            data-src="https://www.sachsen.de/img/kabinett-teaserbox2_rdax_465x355_87s.jpg" data-src-maxwidth="1049"
  1066.                            data-srcset="https://www.sachsen.de/img/kabinett-teaserbox2_rdax_300x229_87s.jpg 300w,
  1067.                                         https://www.sachsen.de/img/kabinett-teaserbox2_rdax_465x355_87s.jpg 465w,
  1068.                                         https://www.sachsen.de/img/kabinett-teaserbox2_rdax_690x526_87s.jpg 690w,
  1069.                                         https://www.sachsen.de/img/kabinett-teaserbox2_rdax_780x595_87s.jpg 780w,
  1070.                                         https://www.sachsen.de/img/kabinett-teaserbox2_rdax_87s.jpg 1049w,
  1071.                                         https://www.sachsen.de/img/kabinett-teaserbox2_rdax_87s.jpg 1049w,
  1072.                                         https://www.sachsen.de/img/kabinett-teaserbox2_rdax_87s.jpg 1049w"
  1073.                            data-grid-image="true" data-size="box" data-clickable="#box-5218 a" />
  1074.                    
  1075.                    
  1076.                </div>
  1077.            </div>
  1078.            <div class="box-footer">
  1079.                <ul class="list-links">
  1080.                    
  1081.                    
  1082.  
  1083.                
  1084.                
  1085.                
  1086.            
  1087. <li>
  1088.    
  1089.     <a href="https://www.staatsregierung.sachsen.de/aus-dem-kabinett-4512.html" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.staatsregierung.sachsen.de/aus-dem-kabinett-4512.html','Aus dem Kabinett'))">Aus dem Kabinett</a>
  1090.    
  1091. </li>
  1092.                </ul>
  1093.            </div>
  1094.        </div>
  1095.    </div>
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.                
  1102.            
  1103.                        
  1104.                
  1105.                
  1106.            
  1107.  
  1108.  
  1109.    <div class="col">
  1110.        <a id="a-5215"></a>
  1111.        
  1112.        <div class="box teaser" id="box-5215">
  1113.            <h2 class="box-header" data-clickable="#box-5215 a">Virtueller Rundgang durch die Staatskanzlei</h2>
  1114.            <div class="box-body">
  1115.                <div class="box-media" >
  1116.                    <span class="vertical-aligner"></span>
  1117.                    <noscript><img src="https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg" alt="Blick in einen Raum, indem eine Fahnengalerie mit den Flaggen Europas, Deutschlands und Sachsens steht." /></noscript>
  1118.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Blick in einen Raum, indem eine Fahnengalerie mit den Flaggen Europas, Deutschlands und Sachsens steht."
  1119.                            data-src="https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg" data-src-maxwidth="465"
  1120.                            data-srcset="https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_300x280_87s.jpg 300w,
  1121.                                         https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg 465w,
  1122.                                         https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg 465w,
  1123.                                         https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg 465w,
  1124.                                         https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg 465w,
  1125.                                         https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg 465w,
  1126.                                         https://www.sachsen.de/img/panorama-sk-rundgang-teaser_rdax_87s.jpg 465w"
  1127.                            data-grid-image="true" data-size="box" data-clickable="#box-5215 a" />
  1128.                    
  1129.                    
  1130.                                    <div class="box-media-overlay" data-clickable="#box-5215 a">
  1131.                                
  1132.                                            <p>&copy; Sächsische Staatskanzlei</p>
  1133.                                        
  1134.                                    </div>
  1135.                                
  1136.                </div>
  1137.            </div>
  1138.            <div class="box-footer">
  1139.                <ul class="list-links">
  1140.                    
  1141.                    
  1142.  
  1143.                
  1144.                
  1145.                
  1146.            
  1147. <li>
  1148.    
  1149.     <a href="https://www.sk.sachsen.de/panorama/" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.sk.sachsen.de/panorama/',' 360-Grad-Panorama'))"> 360-Grad-Panorama</a>
  1150.    
  1151. </li>
  1152.                </ul>
  1153.            </div>
  1154.        </div>
  1155.    </div>
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.                
  1162.            
  1163.                        
  1164.                
  1165.                
  1166.            
  1167.  
  1168.  
  1169.    <div class="col">
  1170.        <a id="a-6182"></a>
  1171.        
  1172.        <div class="box teaser" id="box-6182">
  1173.            <h2 class="box-header" data-clickable="#box-6182 a">80 Jahre Kriegsende</h2>
  1174.            <div class="box-body">
  1175.                <div class="box-media" >
  1176.                    <span class="vertical-aligner"></span>
  1177.                    <noscript><img src="https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_465x338_87p.jpg" alt="80 Jahre Kriegsende &#8211; 1945&#8211;2025" /></noscript>
  1178.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="80 Jahre Kriegsende &#8211; 1945&#8211;2025"
  1179.                            data-src="https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_465x338_87p.jpg" data-src-maxwidth="1460"
  1180.                            data-srcset="https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_300x218_87p.jpg 300w,
  1181.                                         https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_465x338_87p.jpg 465w,
  1182.                                         https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_690x501_87p.jpg 690w,
  1183.                                         https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_780x566_87p.jpg 780w,
  1184.                                         https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_1095x795_87p.jpg 1095w,
  1185.                                         https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_1240x900_87p.jpg 1240w,
  1186.                                         https://www.sachsen.de/img/Teaser-80-Jahre-Kriegsende_rdax_87p.jpg 1460w"
  1187.                            data-grid-image="true" data-size="box" data-clickable="#box-6182 a" />
  1188.                    
  1189.                    
  1190.                </div>
  1191.            </div>
  1192.            <div class="box-footer">
  1193.                <ul class="list-links">
  1194.                    
  1195.                    
  1196.  
  1197.                
  1198.                
  1199.                
  1200.            
  1201. <li>
  1202.    
  1203.     <a href="https://www.erinnerungskultur.sachsen.de/80-jahre-kriegsende-und-befreiung-vom-nationalsozialismus-5125.html" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.erinnerungskultur.sachsen.de/80-jahre-kriegsende-und-befreiung-vom-nationalsozialismus-5125.html','80 Jahre Kriegsende'))">80 Jahre Kriegsende</a>
  1204.    
  1205. </li>
  1206.                </ul>
  1207.            </div>
  1208.        </div>
  1209.    </div>
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.                
  1216.            
  1217.                        
  1218.                
  1219.                
  1220.            
  1221.  
  1222.  
  1223.    <div class="col">
  1224.        <a id="a-4538"></a>
  1225.        
  1226.        <div class="box teaser" id="box-4538">
  1227.            <h2 class="box-header" data-clickable="#box-4538 a">Arbeiten im &Ouml;ffentlichen Dienst Sachsen</h2>
  1228.            <div class="box-body">
  1229.                <div class="box-media" >
  1230.                    <span class="vertical-aligner"></span>
  1231.                    <noscript><img src="https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_465x206_87s.jpg" alt="Ein Logo mit der Aufschrift Mach was Wichtiges" /></noscript>
  1232.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ein Logo mit der Aufschrift Mach was Wichtiges"
  1233.                            data-src="https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_465x206_87s.jpg" data-src-maxwidth="855"
  1234.                            data-srcset="https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_300x133_87s.jpg 300w,
  1235.                                         https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_465x206_87s.jpg 465w,
  1236.                                         https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_690x306_87s.jpg 690w,
  1237.                                         https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_780x346_87s.jpg 780w,
  1238.                                         https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_87s.jpg 855w,
  1239.                                         https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_87s.jpg 855w,
  1240.                                         https://www.sachsen.de/img/Mach_Was_Wichtiges_logo_rdax_87s.jpg 855w"
  1241.                            data-grid-image="true" data-size="box" data-clickable="#box-4538 a" />
  1242.                    
  1243.                    
  1244.                </div>
  1245.            </div>
  1246.            <div class="box-footer">
  1247.                <ul class="list-links">
  1248.                    
  1249.                    
  1250.  
  1251.                
  1252.                
  1253.                
  1254.            
  1255. <li>
  1256.    
  1257.     <a href="https://www.karriere.sachsen.de/" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.karriere.sachsen.de/','Karriereportal'))">Karriereportal</a>
  1258.    
  1259. </li>
  1260.                </ul>
  1261.            </div>
  1262.        </div>
  1263.    </div>
  1264.  
  1265.  
  1266. </div>
  1267.  
  1268.  
  1269.  
  1270. <!--
  1271. <style>
  1272.    .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem),
  1273.    .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1274. {
  1275.    padding-right: 10px;
  1276.    padding-left: 10px;
  1277.    display: inline-block;
  1278.    vertical-align: top;    
  1279.    .col {
  1280.        height: 100%;
  1281.    }
  1282. }
  1283.  
  1284. .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1285. {
  1286.    width: 33.33333333%;
  1287. }
  1288.  
  1289. .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1290. {
  1291.    width: 50%;
  1292. }
  1293. </style>
  1294. --><a id="a-3977"></a>
  1295. <div class="row">
  1296.    <div class="col hidden-print">
  1297.        
  1298.        <div class="box">
  1299.            <h2 class="box-header">Politik in Bildern</h2>
  1300.            <div class="box-body">
  1301.                <div class="box-media">
  1302.                    
  1303.                    <div  class="gallery" data-element="justified-gallery" data-component="3977"    
  1304.                                data-source="https://www.ministerpraesident.sachsen.de/bildergalerie-von-michael-kretschmer-5952.html"
  1305.                              >
  1306.                        <script type="text/javascript">
  1307.                            
  1308.                                    window.additionalComponent.load('gallery', {
  1309.                                        el: '[data-component="3977"]:visible'
  1310.                                    });
  1311.                            
  1312.                            
  1313.                        </script>
  1314.                        <script type="application/json"  data-element="justified-gallery-data">
  1315.                        [
  1316.                            
  1317.                            "drop"
  1318.                        ]
  1319.                        </script>
  1320.                        
  1321.                    </div>
  1322.                </div>
  1323.            </div>
  1324.            
  1325.            
  1326.            
  1327.              
  1328.                            <div class="box-footer">
  1329.                                <ul class="list-links">
  1330.                                    
  1331.  
  1332.                
  1333.                
  1334.                
  1335.            
  1336. <li>
  1337.    
  1338.     <a href="https://www.ministerpraesident.sachsen.de/bildergalerie-von-michael-kretschmer-5952.html" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.ministerpraesident.sachsen.de/bildergalerie-von-michael-kretschmer-5952.html','Weitere Bilder'))">Weitere Bilder</a>
  1339.    
  1340. </li>
  1341.                                </ul>
  1342.                            </div>
  1343.                        
  1344.        </div>
  1345.    </div>
  1346. </div><a id="a-4533"></a>
  1347.  
  1348. <div class="row row-3-cols  row-equal-height ">
  1349.    <div class="col hidden-print">
  1350.    
  1351.    <article class="box" id="box-6180">
  1352.        <h2 class="box-header">Amt24 - zu Hause aufs Amt</h2>
  1353.        <div class="box-body">
  1354.            <div class="box-media box-media-border">
  1355.                <noscript><img src="https://www.styleguide.sachsen.de/dist/2.26.2/img/amt24_rdax_465x160_87.jpg" alt="Logo Amt24" data-clickable="#box-6180 a" /></noscript>
  1356.                <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=""
  1357.                data-src="https://www.styleguide.sachsen.de/dist/2.26.2/img/amt24_rdax_465x160_87.jpg" data-src-maxwidth="681"
  1358.                data-srcset="https://www.styleguide.sachsen.de/dist/2.26.2/img/amt24_rdax_300x104_87.jpg 300w,
  1359.                            https://www.styleguide.sachsen.de/dist/2.26.2/img/amt24_rdax_465x160_87.jpg 465w,
  1360.                            https://www.styleguide.sachsen.de/dist/2.26.2/img/amt24_rdax_87.jpg 681w"
  1361.                data-grid-image="true" data-size="box" data-clickable="#box-6180 a">
  1362.                <form id="amt24form6180" action="//amt24.sachsen.de" method="post" accept-charset="UTF-8" class="embedded-search-form form-horizontal">
  1363.                    <div class="spacer-2"></div>
  1364.                    <div class="form-group block-input">
  1365.                        <label class="form-group-head" for="amt24_6180_begriff">Was?</label>
  1366.                        <div class="form-group-content">
  1367.                            <input id="amt24_6180_begriff" name="begriff" type="text" placeholder="Was ist Ihr Anliegen?" class="form-control" />
  1368.                        </div>
  1369.                    </div>
  1370.                    <button type="submit" class="btn btn-primary" data-submit>Suchen</button>
  1371.                </form>
  1372.                <script type="text/javascript">
  1373.                    (function() {
  1374.                        $('#amt24form6180').on('submit', function(e) {
  1375.                            e.preventDefault();
  1376.                            var val = $("#amt24_6180_begriff").val();
  1377.                            val = sachsen.utils.string.stripTags(val);
  1378.                            val = val.replace(/ /g, '+');
  1379.                            document.location.href = 'https://amt24.sachsen.de/web/guest/trefferliste/-/trefferliste/q-'+val;
  1380.                        });
  1381.                    })();
  1382.                </script>
  1383.            </div>
  1384.        </div>
  1385.        <div class="box-footer">
  1386.            <ul class="list-links">
  1387.                <li><a href="https://amt24.sachsen.de/">Zum Serviceportal</a></li>
  1388.            </ul>
  1389.        </div>
  1390.    </article>
  1391. </div>
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.                
  1398.            
  1399.                        
  1400.                
  1401.  
  1402.  
  1403. <div class="col">
  1404.    
  1405.    <article class="box" id="box-4546">
  1406.        <h3 class="box-header" data-clickable="#box-4546 a">Publikationen</h3>
  1407.        <div class="box-body">
  1408.            <div class="box-publikation" id="box-publikation-4546">
  1409.                <div class="box-left">
  1410.                    
  1411.                    <noscript><img class="media-object" src="https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_690x690_87p.jpg" alt="" /></noscript>
  1412.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=""
  1413.                        data-src="https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_690x690_87p.jpg" data-src-maxwidth="1460"
  1414.                        data-srcset="https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_300x300_87p.jpg 300w, https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_465x465_87p.jpg 465w, https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_690x690_87p.jpg 690w, https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_780x780_87p.jpg 780w, https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_1095x1095_87p.jpg 1095w, https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_1240x1240_87p.jpg 1240w, https://www.sachsen.de/img/CMS/Demokratische_Mitwirkung_in_Sachsen_rdax_1460x1460_87p.jpg 1460w"
  1415.                        data-grid-image="false" data-size="publikation" data-clickable="#box-4546 a" />
  1416.                </div>
  1417.                <div class="box-text">
  1418.                    
  1419.                    <h4>M&ouml;glichkeiten demokratischer Mitwirkung in Sachsen</h4>
  1420.                    <p>Die Brosch&uuml;re informiert &uuml;ber die gro&szlig;e Bandbreite wie Sie im Freistaat Sachsen politisch mitwirken k&ouml;nnen.</p><br>
  1421.                    
  1422.                    <h4>S&auml;chsische Staatskanzlei</h4>
  1423.                </div>
  1424.            </div>
  1425.        </div>
  1426.        <div class="box-footer">
  1427.            <ul class="list-links">
  1428.                
  1429.                
  1430.  
  1431.                
  1432.                
  1433.                
  1434.            
  1435. <li>
  1436.    
  1437.     <a href="https://publikationen.sachsen.de/bdb/artikel/26346" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://publikationen.sachsen.de/bdb/artikel/26346','Publikationen des Freistaates Sachsen'))">Publikationen des Freistaates Sachsen</a>
  1438.    
  1439. </li>
  1440.            </ul>
  1441.        </div>
  1442.    </article>
  1443. </div>
  1444.  
  1445.  
  1446.  
  1447.  
  1448.                
  1449.            
  1450.                        
  1451.                
  1452.                
  1453.            
  1454.  
  1455.  
  1456.    <div class="col">
  1457.        <a id="a-4997"></a>
  1458.        
  1459.        <div class="box teaser" id="box-4997">
  1460.            <h2 class="box-header" data-clickable="#box-4997 a">Digitale Publikationen auf issuu</h2>
  1461.            <div class="box-body">
  1462.                <div class="box-media" >
  1463.                    <span class="vertical-aligner"></span>
  1464.                    <noscript><img src="https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_465x267_87s.jpg" alt="Collage verschiedener digitaler Publikationen, in der Mitte steht &raquo;Read us on issuu&laquo;." /></noscript>
  1465.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Collage verschiedener digitaler Publikationen, in der Mitte steht &raquo;Read us on issuu&laquo;."
  1466.                            data-src="https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_465x267_87s.jpg" data-src-maxwidth="1460"
  1467.                            data-srcset="https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_300x172_87s.jpg 300w,
  1468.                                         https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_465x267_87s.jpg 465w,
  1469.                                         https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_690x396_87s.jpg 690w,
  1470.                                         https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_780x447_87s.jpg 780w,
  1471.                                         https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_1095x628_87s.jpg 1095w,
  1472.                                         https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_1240x711_87s.jpg 1240w,
  1473.                                         https://www.sachsen.de/img/teaser-startseite-publikationen_rdax_87s.jpg 1460w"
  1474.                            data-grid-image="true" data-size="box" data-clickable="#box-4997 a" />
  1475.                    
  1476.                    
  1477.                </div>
  1478.            </div>
  1479.            <div class="box-footer">
  1480.                <ul class="list-links">
  1481.                    
  1482.                    
  1483.  
  1484.                
  1485.                
  1486.                
  1487.            
  1488. <li>
  1489.    
  1490.     <a href="http://issuu.com/freistaat-sachsen/" onmousedown="_etracker.sendEvent(new et_LinkEvent('http://issuu.com/freistaat-sachsen/','issuu-Kanal des Freistaates Sachsen'))">issuu-Kanal des Freistaates Sachsen</a>
  1491.    
  1492. </li>
  1493.                </ul>
  1494.            </div>
  1495.        </div>
  1496.    </div>
  1497.  
  1498.  
  1499. </div>
  1500.  
  1501.  
  1502.  
  1503. <!--
  1504. <style>
  1505.    .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem),
  1506.    .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1507. {
  1508.    padding-right: 10px;
  1509.    padding-left: 10px;
  1510.    display: inline-block;
  1511.    vertical-align: top;    
  1512.    .col {
  1513.        height: 100%;
  1514.    }
  1515. }
  1516.  
  1517. .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1518. {
  1519.    width: 33.33333333%;
  1520. }
  1521.  
  1522. .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1523. {
  1524.    width: 50%;
  1525. }
  1526. </style>
  1527. --><a id="a-4487"></a>
  1528.  
  1529. <div class="row row-3-cols  row-equal-height ">
  1530.    
  1531.  
  1532.                
  1533.            
  1534.  
  1535.  
  1536.    <div class="col hidden-print"><a id="a-6292"></a>
  1537.    
  1538.        <div class="box">
  1539.            <h2 class="box-header">Sachsen in Berlin</h2>
  1540.            <div class="box-body">
  1541.                <div class="box-media">
  1542.                    
  1543.                    
  1544.                    <!-- Youtube Begin -->
  1545.                    <script type="text/javascript">
  1546.                        window.additionalComponent.load('youtube', {
  1547.                            el: '[data-component="6292"]'
  1548.                        });
  1549.                    </script>
  1550.                    <div id="video-wrapper6292" data-component="6292" class="video-wrapper embed-responsive embed-responsive-16by9" data-element="youtube" data-youtube-path="https://www.youtube-nocookie.com/embed/zGnqR5hn4cY?rel=0&autoplay=1&cc_load_policy=1"
  1551.                        data-src="https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_780x439_87s.jpg" data-alt-srcset="https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_90x51_87s.jpg 90w, https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_260x146_87s.jpg 260w, https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_445x250_87s.jpg 445w, https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_780x439_87s.jpg 780w, https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_1095x616_87s.jpg 1095w, https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_1095x616_87s.jpg 1095w, https://www.sachsen.de/img/sachsen-in-berlin-yt_rdax_87s.jpg 1280w" data-alt-max-width="1280" data-alt-alt="Ein YouTube-Vorschaubild zeigt die Landesvertretung in Berlin.">
  1552.                        
  1553.                    <!-- Youtube End -->
  1554.                    </div>
  1555.                </div>
  1556.            </div>
  1557.            
  1558.                <div class="box-footer">
  1559.                    <ul class="list-links">
  1560.                        
  1561.  
  1562.                
  1563.                
  1564.                
  1565.            
  1566. <li>
  1567.    
  1568.     <a href="https://www.landesvertretung.sachsen.de/" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://www.landesvertretung.sachsen.de/','Die s&auml;chsische Landesvertretung'))">Die s&auml;chsische Landesvertretung</a>
  1569.    
  1570. </li>
  1571.                    </ul>
  1572.                </div>
  1573.            
  1574.        </div>
  1575.    </div>
  1576.  
  1577. <div class="col hidden-print">
  1578.    
  1579.    <article class="box" id="box-4488">
  1580.        <h2 class="box-header">Landesrecht</h2>
  1581.        <div class="box-body">
  1582.  
  1583.            <form action="//revosax.sachsen.de/quicksearch" method="get" class="embedded-search-form revosax-form" accept-charset="UTF-8">
  1584.                <div class="revosax-title">
  1585.                    <span class="hdl-4">REVOSax</span>
  1586.                    <span>Recht und Vorschriftenverwaltung Sachsen</span>
  1587.                </div>
  1588.  
  1589.                <label class="sr-only" for="search_request_search_text">Suchbegriff eingeben</label>
  1590.                <div class="row">
  1591.                    <div class="form-content-third form-content-third-2">
  1592.                        <input class="form-control" placeholder="Wonach suchen Sie?" type="text" name="text" id="search_request_search_text" data-autocomplete="https://revosax.sachsen.de/api/v1/autocomplete" data-autocomplete-source="<:url:>?term=<:term:>" data-autocomplete-response="text" autocomplete="off" />
  1593.                    </div>
  1594.                    <div class="form-content-third form-content-third-1">
  1595.                        <button type="submit" name="commit" class="btn btn-primary">Suchen</button>
  1596.                    </div>
  1597.                </div>
  1598.            </form>
  1599.        </div>
  1600.        <div class="box-footer">
  1601.            <ul class="list-links">
  1602.                <li><a href="http://www.revosax.sachsen.de/">REVOSax</a></li>
  1603.            </ul>
  1604.        </div>
  1605.    </article>
  1606. </div>
  1607.  
  1608.  
  1609.  
  1610.                
  1611.            
  1612.                        
  1613.                
  1614.                
  1615.            
  1616.  
  1617.  
  1618.    <div class="col">
  1619.        <a id="a-5902"></a>
  1620.        
  1621.        <div class="box teaser" id="box-5902">
  1622.            <h2 class="box-header" data-clickable="#box-5902 a">Einheitlicher Ansprechpartner - Point of Single Contact</h2>
  1623.            <div class="box-body">
  1624.                <div class="box-media" >
  1625.                    <span class="vertical-aligner"></span>
  1626.                    <noscript><img src="https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg" alt="Ein Bildlogo mit der Aufschrift &raquo;Einheitlicher Ansprechpartner&laquo;" /></noscript>
  1627.                    <img class="hidden-no-js" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ein Bildlogo mit der Aufschrift &raquo;Einheitlicher Ansprechpartner&laquo;"
  1628.                            data-src="https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg" data-src-maxwidth="420"
  1629.                            data-srcset="https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_300x200_87s.jpg 300w,
  1630.                                         https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg 420w,
  1631.                                         https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg 420w,
  1632.                                         https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg 420w,
  1633.                                         https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg 420w,
  1634.                                         https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg 420w,
  1635.                                         https://www.sachsen.de/img/einheitlicher-ansprechpartner_rdax_87s.jpg 420w"
  1636.                            data-grid-image="true" data-size="box" data-clickable="#box-5902 a" />
  1637.                    
  1638.                    
  1639.                </div>
  1640.            </div>
  1641.            <div class="box-footer">
  1642.                <ul class="list-links">
  1643.                    
  1644.                    
  1645.  
  1646.                
  1647.                
  1648.                
  1649.            
  1650. <li>
  1651.    
  1652.     <a href="https://amt24.sachsen.de/web/guest/lebenslage/-/sbw/Einheitlicher+Ansprechpartner+EA-5000182-lebenslage-0" onmousedown="_etracker.sendEvent(new et_LinkEvent('https://amt24.sachsen.de/web/guest/lebenslage/-/sbw/Einheitlicher+Ansprechpartner+EA-5000182-lebenslage-0','Einheitlicher Ansprechpartner'))">Einheitlicher Ansprechpartner</a>
  1653.    
  1654. </li>
  1655.                </ul>
  1656.            </div>
  1657.        </div>
  1658.    </div>
  1659.  
  1660.  
  1661. </div>
  1662.  
  1663.  
  1664.  
  1665. <!--
  1666. <style>
  1667.    .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem),
  1668.    .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1669. {
  1670.    padding-right: 10px;
  1671.    padding-left: 10px;
  1672.    display: inline-block;
  1673.    vertical-align: top;    
  1674.    .col {
  1675.        height: 100%;
  1676.    }
  1677. }
  1678.  
  1679. .row-3-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1680. {
  1681.    width: 33.33333333%;
  1682. }
  1683.  
  1684. .row-2-cols .RD_DropZoneItem:not(.row-equal-height .RD_DropZoneItem)
  1685. {
  1686.    width: 50%;
  1687. }
  1688. </style>
  1689. -->
  1690.  
  1691. <script type="text/javascript">
  1692.    window.additionalComponent.load('wetter', {
  1693.        el: '[data-component="3915"]'
  1694.    });
  1695. </script>
  1696. <div class="wetter" data-wetter data-wetter-id="3915" data-component="3915"  data-wetter-detail-href="https://www.sachsen.de/wetter-in-sachsen.html"></div>
  1697.  
  1698.  
  1699.  
  1700.                
  1701.            
  1702.                        
  1703.                
  1704.                
  1705.            
  1706.  
  1707. <a id="a-4950"></a>
  1708.  
  1709.    
  1710.    <div class="row">
  1711.        
  1712.        
  1713.                    
  1714.                    
  1715.                
  1716.                    
  1717.                
  1718.        
  1719.            <div class="text-col">
  1720.                
  1721.                <p>&nbsp;<br />
  1722. &nbsp;</p>
  1723.            </div>
  1724.        
  1725.    </div>
  1726.    
  1727.    
  1728.    
  1729.  
  1730.                                <a href="#header" class="link-scroll-to-top" data-scroll-to-top title="zur&uuml;ck zum Seitenanfang">
  1731.                                    <img class="svg-img" src="https://www.styleguide.sachsen.de/dist/2.26.2/themes/white/img/svg/icon-totop.svg" alt="zur&uuml;ck zum Seitenanfang" />
  1732.                                </a>
  1733.                            </main>
  1734.                            <!-- aside right -->
  1735.                            
  1736.                        </div>
  1737.                    </div>
  1738.                </div>
  1739.            </div>
  1740.        </div>
  1741.    
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.        
  1754.    
  1755.                
  1756.                
  1757.                
  1758.                
  1759.                
  1760.                
  1761.                
  1762.                
  1763.                
  1764.                
  1765.            
  1766.  
  1767.  
  1768.  
  1769.            
  1770.            <footer id="footer" class="footer">
  1771.                <a id="a-footer" class="sr-only">Service</a>
  1772.                <div class="footer-content container">
  1773.                    <div class="row panel-group accordion-enabled" id="accordion-footer" role="tablist" aria-labelledby="a-footer" aria-multiselectable="true">
  1774.                        <div class="footer-col panel panel-default col-sm-40">
  1775.                            <div class="panel-heading" role="tab" id="headingFooter1">
  1776.                                <div class="hdl-4 panel-title">
  1777.                                    <h2 class="hidden-xs h4">Herausgeber</h2>
  1778.                                    <button class="visible-xs btn btn-footer" type="button" data-toggle="collapse" data-target="#collapseFooter1" aria-expanded="false" aria-controls="collapseFooter1" data-parent="#accordion-footer">Herausgeber</button>
  1779.                                </div>
  1780.                            </div>
  1781.                            <div id="collapseFooter1" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingFooter1">
  1782.                                <div class="panel-body">
  1783.                                    <div class="media owner vcard">
  1784.                                        <div class="pull-left owner-img">
  1785.                                            <img class="svg-img" src="https://www.styleguide.sachsen.de/dist/2.26.2/img/symbols/svg/logo-sachsen-emblem.svg" alt="Wappen vom Freistaat Sachsen" />
  1786.                                        </div>
  1787.                                        <address class="media-body owner-text">
  1788.                                            <p class="owneradress">
  1789.                                                <a class="url fn org" href="https://www.sk.sachsen.de/">S&auml;chsische Staatskanzlei</a>
  1790.                                                <span class="adr">
  1791.                                                    <span class="street-address">Archivstra&szlig;e 1</span><br />
  1792.                                                    <span class="postal-code">01097</span> <span class="locality">Dresden</span>
  1793.                                                </span>
  1794.                                            </p>
  1795.                                            <table class="table-unstyled" role="none presentation">
  1796.                                                <tbody>
  1797.        
  1798.                                                                <tr class="tel"><td class="type">Telefon:&nbsp;</td><td class="value"><span class="nobr"><a href="tel:+493515640">+49 351 564-0</a></span></td></tr>
  1799.                                                            
  1800.                                                                <tr class="tel"><td class="type">Telefax:&nbsp;</td><td class="value"><span class="nobr">+49 351 564-10999</span></td></tr>
  1801.                                                            
  1802.                                                            <tr>
  1803.                                                                <td>E-Mail:&nbsp;</td>
  1804.                                                                <td><a href="mailto:info@sk.sachsen.de" class="email">    
  1805.                                                        info@sk.sachsen.de
  1806.                                                                </a></td>
  1807.                                                            </tr>
  1808.                                                        
  1809.                                                </tbody>
  1810.                                            </table>
  1811.                                        </address>
  1812.                                    </div>
  1813.                                </div>
  1814.                            </div>
  1815.                            <div class="col-wing col-wing-link-to-top visible-sm"></div>
  1816.                        </div>
  1817.                        <div class="clearfix visible-sm"></div>
  1818.                        <div class="footer-col panel panel-default">
  1819.                            <div class="panel-heading" role="tab" id="headingFooter2">
  1820.                                <div class="hdl-4 panel-title">
  1821.                                    <h2 class="hidden-xs h4">Service</h2>
  1822.                                    <button class="visible-xs btn btn-footer" type="button" data-toggle="collapse" data-target="#collapseFooter2" aria-expanded="false" aria-controls="collapseFooter2" data-parent="#accordion-footer">Service</button>
  1823.                                </div>
  1824.                            </div>
  1825.            
  1826.                            <div id="collapseFooter2" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingFooter2">
  1827.                                <div class="panel-body">
  1828.                                    <ul class="list-links">
  1829.                                        <li><a href="https://www.sachsen.de/uebersicht.html">&Uuml;bersicht</a></li><li><a href="https://www.sachsen.de/impressum.html">Impressum</a></li><li><a href="https://www.sachsen.de/kontakt.html">Kontakt</a></li><li><a href="https://www.sachsen.de/suche.html">Suche</a></li><li><a href="https://www.sachsen.de/datenschutz.html">Datenschutz</a></li><li><a href="https://www.sk.sachsen.de/barrierefreiheit-6067.html">Barrierefreiheit</a></li><li><a href="https://www.sk.sachsen.de/transparenzhinweis-6781.html">Transparenzhinweis</a></li>
  1830.                                    </ul>
  1831.                                </div>
  1832.                            </div>
  1833.                        </div>
  1834.            
  1835.                        <div class="footer-col panel panel-default">
  1836.                            <div class="panel-heading" role="tab" id="headingFooter3">
  1837.                                <div class="hdl-4 panel-title">
  1838.                                    <h2 class="hidden-xs h4">Verwandte Portale</h2>
  1839.                                    <button class="visible-xs btn btn-footer" type="button" data-toggle="collapse" data-target="#collapseFooter3" aria-expanded="false" aria-controls="collapseFooter3" data-parent="#accordion-footer">Verwandte Portale</button>
  1840.                                </div>
  1841.                            </div>
  1842.            
  1843.                            <div id="collapseFooter3" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingFooter3">
  1844.                                <div class="panel-body">
  1845.                                    <ul class="list-links">
  1846.                                        <li><a href="http://www.medienservice.sachsen.de/medien/">Medienservice</a></li><li><a href="https://publikationen.sachsen.de/bdb/">Publikationen</a></li><li><a href="https://buergerbeteiligung.sachsen.de/portal/sk/startseite">Politik im Gespr&auml;ch</a></li><li><a href="http://www.kulturland.sachsen.de/">Kulturland Sachsen</a></li><li><a href="http://www.newsletter.sachsen.de/">Newsletter</a></li><li><a href="http://www.stellenmarkt.sachsen.de/">Stellendatenbank</a></li><li><a href="https://amt24.sachsen.de/">Amt24</a></li>
  1847.                                    </ul>
  1848.                                </div>
  1849.                            </div>
  1850.                        </div>
  1851.            
  1852.                        <div class="footer-col panel panel-default">
  1853.                            <div class="panel-heading" role="tab" id="headingFooter4">
  1854.                                <div class="hdl-4 panel-title">
  1855.                                    <h2 class="hidden-xs h4">Seite empfehlen</h2>
  1856.                                    <button class="visible-xs btn btn-footer" type="button" data-toggle="collapse" data-target="#collapseFooter4" aria-expanded="false" aria-controls="collapseFooter4" data-parent="#accordion-footer">Seite empfehlen</button>
  1857.                                </div>
  1858.                            </div>
  1859.                            <div id="collapseFooter4" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingFooter4">
  1860.                                <div class="panel-body">
  1861.                                   <ul class="list-links">
  1862.                                      
  1863.                                      
  1864.                                        <li>
  1865.                                            <a target="_blank" rel="nofollow" title="Facebook" class="social social-facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://www.sachsen.de/" data-sl-url-tpl="https://www.facebook.com/sharer/sharer.php?u={url}&amp;t={title}"><span lang="en">Facebook</span></a>
  1866.                                        </li>
  1867.                                                    
  1868.                                        
  1869.                                            
  1870.                                        <li>
  1871.                                            <a target="_blank" rel="nofollow" title="X (vormals Twitter)" class="social social-twitter" href="https://twitter.com/intent/tweet?url=http://www.sachsen.de/" data-sl-url-tpl="https://twitter.com/intent/tweet?url={url}"><span lang="de">X (vormals Twitter)</span></a>
  1872.                                        </li>
  1873.                                                    
  1874.                                        <li>
  1875.                                            <a rel="nofollow" title="E-Mail" class="social social-mail" href="mailto:?subject=Empfehlung%20aus%20dem%20Internetauftritt%20des%20Freistaats%20Sachsen&amp;body=Der%20nachfolgende%20Inhalt%20k%c3%b6nnte%20f%c3%bcr%20Sie%20interessant%20sein:%20http://www.sachsen.de/index.jsp" data-sl-url-tpl="mailto:?subject=Empfehlung%20aus%20dem%20Internetauftritt%20des%20Freistaats%20Sachsen&amp;body=Der%20nachfolgende%20Inhalt%20k%c3%b6nnte%20f%c3%bcr%20Sie%20interessant%20sein:%20{url}">E-Mail</a>
  1876.                                        </li>
  1877.                                    </ul>
  1878.                                </div>
  1879.                            </div>
  1880.                        </div>
  1881.                    </div>
  1882.                </div>
  1883.            </footer>
  1884.    
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.  
  1892.    <div class="image-preloader"></div>
  1893.    <script type="text/javascript" src="https://www.styleguide.sachsen.de/dist/2.26.2/js/skriptVendor.js"></script>
  1894.    <script type="text/javascript">
  1895.        
  1896.        $(window).on('load', function() {
  1897.            // # CSS
  1898.            
  1899.            $.getCSS({
  1900.               href: 'https://www.styleguide.sachsen.de/dist/2.26.2/css/vendor.css'
  1901.            });
  1902.            
  1903.            
  1904.            $.getCSS({
  1905.               href: 'https://www.styleguide.sachsen.de/dist/2.26.2/themes/green/css/chrome.css',
  1906.               'data-element': "theme-stylesheet"
  1907.            }).then(function() {
  1908.                // # JS
  1909.                $.ajaxSetup({
  1910.                    cache: true
  1911.                });
  1912.                return $.getScript('https://www.styleguide.sachsen.de/dist/2.26.2/js/sachsen.js')
  1913.                    
  1914.                        .fail(function(jqxhr, settings, exception) {
  1915.                            throw new Error(exception);
  1916.                        });
  1917.            });
  1918.            $.getCSS({
  1919.               href: 'https://www.styleguide.sachsen.de/dist/2.26.2/css/print.css',
  1920.               media: 'print'
  1921.            });
  1922.        });
  1923.    </script>
  1924.    
  1925.  
  1926. </body>
  1927. </html>
  1928.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda