<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! Version Common:  1.2.6 */.ui-chart{height:15em;text-align:center}.ui-chart *{overflow:visible}.ui-chart .ui-chart-content{position:relative;width:100%;margin-left:auto;margin-right:auto;border-collapse:collapse}.ui-chart thead{font-size:.8em;vertical-align:bottom}.ui-chart thead th{padding:0 .2em}.ui-chart tbody{font-size:.8em}.ui-chart tbody td{margin:0;padding:0 .2em;text-align:center}.ui-chart .ui-chart-helper-tc-wrapper{position:relative;min-height:1px}.ui-chart .ui-chart-helper-tc-wrapper&gt;div{left:0}.ui-chart .ui-chart-barcontainer{border:0;border-bottom:1px solid #000;vertical-align:bottom}.ui-chart .ui-chart-barcontainer&gt;div{bottom:0;margin-left:1%}.ui-chart .ui-chart-barcontainer.ui-chart-negative-bar&gt;div&gt;div{position:absolute;width:100%}.ui-chart .ui-chart-barcontainer.ui-chart-negative-bar .ui-chart-value{padding-top:.2em;padding-bottom:0}.ui-chart .ui-chart-barcontainer div:hover .ui-chart-value{color:#f00}.ui-chart .ui-chart-barcontainer div:hover .ui-chart-bar{opacity:.7}.ui-chart .ui-chart-value{padding-bottom:.2em;font-weight:normal}.ui-chart .ui-chart-value span{background-color:#fff;padding:0 .2em}.ui-chart .ui-chart-bar{width:90%;margin:1px;margin-left:auto;margin-right:auto;box-shadow:1px 1px 2px #888}.ui-chart .ui-chart-negative-bar .ui-chart-bar{margin-top:3px}.ui-chart .ui-chart-axis-x th&gt;div&gt;div{min-height:1.5em;top:0;width:100%;margin-top:1em}.ui-chart .ui-chart-axis-x th{padding:0}.ui-chart .ui-chart-axis-y{width:8%}.ui-chart .ui-chart-axis-y-axisline{position:absolute;width:7%}.ui-chart .ui-chart-axis-y-value{position:absolute;left:0;bottom:1px;width:100%;min-width:2em;min-height:1em;margin-bottom:-0.6em;margin-top:-0.6em;background-color:#fff;padding-right:.5em;text-align:right;font-size:.9em;color:#888;white-space:nowrap}.ui-chart .ui-chart-axis-y-value.ui-value-negative{bottom:auto;margin-top:-0.7em}.ui-chart .ui-chart-axis-y-gridline{position:absolute;width:93%;height:1px;margin-top:0!important;border-top:1px solid #eee}.ui-chart .ui-chart-axis-y-noticks .ui-chart-axis-y{width:1px}.ui-chart .ui-chart-axis-y-gridline-quorum{width:44%;z-index:2222;border-top-color:red}.ui-chart .ui-chart-axis-y-value-quorum{z-index:2223;color:red;font-weight:normal}.ui-chart.ui-chart-wider-y-axis .ui-chart-axis-y{width:20%}.ui-chart.ui-chart-wider-y-axis .ui-chart-axis-y-gridline{left:18%;width:82%}.ui-chart-horizontal{position:relative}.ui-chart-horizontal *{overflow:visible!important}.ui-chart-horizontal .ui-chart-content{width:100%;border-collapse:collapse}.ui-chart-horizontal tbody th{height:2.5em;text-align:right}.ui-chart-horizontal tbody td{height:2.5em;text-align:left}.ui-chart-horizontal .ui-chart-content tbody tr th,.ui-chart-horizontal .ui-chart-content tbody tr td{border-top:1px solid #eee}.ui-chart-horizontal .ui-chart-content tbody tr:first-child th,.ui-chart-horizontal .ui-chart-content tbody tr:first-child td{border-top:0}.ui-chart-horizontal .ui-chart-axis-y{width:11.5em}@media screen/*!*/and/*!*/(max-width:768px){.ui-chart-horizontal .ui-chart-axis-y{width:9em}}.ui-chart-horizontal .ui-chart-barcontainer{position:relative;padding:0 2em}.ui-chart-barcontainer .ui-chart-helper-tc-wrapper{position:relative;width:100%;height:100%;margin:0;padding:0}.ui-chart-barcontainer .ui-chart-helper-bar-wrapper{float:right;height:100%;border-left:1px solid black}.ui-chart-barcontainer.ui-chart-negative-bar .ui-chart-helper-bar-wrapper{position:absolute;top:0;border-left:none;border-right:1px solid black}.ui-chart-horizontal div.ui-chart-bar{float:left;height:1.5em;margin:.5em 0;box-shadow:2px 2px 2px 0 #ddd;border-top-right-radius:2px;border-bottom-right-radius:2px;background:-moz-linear-gradient(left,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(left,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#00000000',GradientType=1)}.ui-chart-horizontal .ui-chart-negative-bar div.ui-chart-bar{float:right;box-shadow:-2px 2px 2px 0 #ddd;border-radius:0;border-top-left-radius:2px;border-bottom-left-radius:2px;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0.1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.1)));background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0.1) 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#33000000',GradientType=1)}.ui-chart-horizontal .ui-chart-barcontainer .ui-chart-value-wrapper{position:relative;height:1.5em;float:left;margin:.5em 0}.ui-chart-horizontal .ui-chart-negative-bar .ui-chart-value-wrapper{float:right}.ui-chart-horizontal .ui-chart-value{left:0;height:1.4em;vertical-align:middle;position:absolute;top:50%;margin-top:-0.7em;white-space:nowrap}.ui-chart-horizontal .ui-chart-negative-bar .ui-chart-value{float:right;left:auto;right:0;text-align:right}.ui-chart-horizontal .ui-chart-value span{margin:0 0 0 .5em}.ui-chart-horizontal .ui-chart-negative-bar .ui-chart-value span{margin:0 .5em 0 0}.ui-chart-horizontal .ui-hidden,.ui-chart .ui-hidden{position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden}.ui-chart-horizontal .ui-hidden th,.ui-chart .ui-hidden th{text-indent:-9999px;overflow:hidden!important}.ui-gallery-navigation{margin-top:.25em;text-align:center;margin-bottom:-2em;overflow:hidden!important}.ui-gallery-navigation-content{display:inline-block;margin-bottom:-1px;margin:0;padding:0;border:1px solid #aaa;border-radius:5px;box-shadow:0 1px 4px #CCC;list-style-type:none;zoom:1;*display:inline}.ui-gallery-navigation-content li{float:left;margin:0;padding:0;border:0;border-left:1px solid #aaa}.ui-gallery-navigation-content li:first-child{border-left:none}.ui-gallery-navigation-content li:last-child{margin-right:-1px}.ui-gallery-navigation-content a{background:0;display:block;margin:0;padding:.8em 1em!important;border:0;border-radius:0;box-shadow:none;transition:.1s ease;-webkit-transition:.1s ease;-moz-transition:.1s ease;-o-transition:.1s ease}.ui-gallery-navigation-content a.ui-state-active,.ui-gallery-navigation-content a:hover{background-color:#336;transition:.25s ease;-webkit-transition:.25s ease;-moz-transition:.25s ease;-o-transition:.25s ease}.ui-gallery-navigation-content li:first-child a{border-radius:4px 0 0 4px}.ui-gallery-navigation-content li:last-child a{border-radius:0 4px 4px 0}.ui-carousel{position:relative;margin:1em;overflow:hidden}.ui-carousel-content{overflow:hidden!important;position:relative;margin-bottom:1.5em}.ui-carousel-slide{float:left;width:100%}.ui-carousel-slide h3{margin-top:0!important}.ui-carousel .ui-gallery-navigation{bottom:0;overflow:hidden!important;margin:0;margin-bottom:2em;text-align:center;width:100%;z-index:1000}.ui-carousel .ui-gallery-navigation-content a .ui-icon-custom{margin:0!important}.ui-carousel .ui-gallery-navigation-with-dots{margin-bottom:0}.ui-carousel .ui-gallery-navigation-with-dots .ui-gallery-navigation-content{border:0;box-shadow:none}.ui-carousel .ui-gallery-navigation-with-dots .ui-gallery-navigation-content li{border:0}.ui-carousel .ui-gallery-navigation-with-dots .ui-gallery-navigation-content a{display:block;width:1.5em;height:1.5em;padding:0!important;margin:.25em;border-radius:.75em!important;border:1px solid #aaa;background-color:#fff;z-index:9999;box-shadow:0 1px 4px #CCC}.ui-carousel .ui-gallery-navigation-with-dots .ui-gallery-navigation-content a:hover,.ui-carousel .ui-gallery-navigation-with-dots .ui-gallery-navigation-content a:focus{opacity:.8}.ui-carousel .ui-gallery-navigation-with-dots .ui-gallery-navigation-content a.ui-state-active{background-color:#336}.ui-chart-donut{position:relative;display:inline-block;width:100%;max-height:none;text-align:center}.ui-chart-donut-content{overflow:hidden!important;position:relative;float:left;width:100%;height:auto;max-height:30em;margin-bottom:1em}@media screen/*!*/and/*!*/(min-width:1400px){.ui-chart-donut-content{width:70%}}.ui-chart-donut-content .svggroup,.ui-chart-donut-content .vmlgroup{overflow-y:hidden!important;height:100%}.ui-chart-donut svg{height:auto;max-height:none}.ui-chart-donut-content text.hover{font-weight:bold!important}.ui-chart-donut .ui-table{margin-left:auto;margin-right:auto}@media screen/*!*/and/*!*/(min-width:1400px){.ui-chart-donut .ui-table{margin-left:0;margin-right:0}}.ui-chart-donut .ui-table th{text-align:left}.ui-chart-donut .ui-table th.partei{width:70%;min-width:12em}.ui-loading-animation{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;z-index:9999}.ui-chart-donut text{font-size:1em}.ui-chart-donut text{font-size:1.2em!important}.ui-chart-donut text,.ui-chart-donut text *{white-space:nowrap!important}@media screen/*!*/and/*!*/(max-width:550px){.ui-chart-donut text{font-size:.9em!important}}@media screen/*!*/and/*!*/(max-width:450px){.ui-chart-donut text{font-size:.8em!important}}@media screen/*!*/and/*!*/(max-width:350px){.ui-chart-donut text{font-size:.7em!important}}.ui-chart-donut .ui-hidden{position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden}table caption{margin-bottom:.4em;font-weight:bold}.ui-table{margin-top:2em;margin-bottom:2em;overflow-x:auto}.ui-table .ui-table-content{border-collapse:collapse;background-color:#fff;font-size:.9em}.ui-table th,.ui-table td{padding:.5em;border:1px solid #888}.ui-table thead th{background-color:#ddd;text-align:left}.ui-table .name-abbr{display:none}.ui-table .name-long{display:inline}.ui-table td{text-align:right}.ui-table td.l{text-align:left}.ui-table.ui-table-left td{text-align:left}.ui-table .ui-table-td-center td{text-align:center}.ui-table tr:nth-child(even),.ui-table .ui-table-row-even td{background-color:#eee}.ui-table tbody th,.ui-table tfoot th{padding-right:1em;background-color:#eee;font-weight:bold;text-align:left}.ui-table th.lb,.ui-table td.lb{padding-right:1em;font-weight:bold;text-align:left;white-space:nowrap}.ui-table tr:hover,.ui-table tbody tr:hover th,.ui-table tr:hover td{background-color:#fc0!important}.ui-table tbody.separator,.ui-table tfoot{border-top:2px solid #888}.ui-table-colgroup{border:1px solid #888}.ui-table-colgroup colgroup{border-left:2px solid #888}.ui-table-colgroup colgroup:first-child{border-left-width:1px}.ui-table-colgroup thead th{border-top:0;border-bottom:0;vertical-align:top}.ui-table colgroup.ui-datatable-col-odd{background-color:#eee}@media screen/*!*/and/*!*/(max-width:400px){.ui-table{font-size:.8em}}.parteiname-with-parteifarbe{display:flex}.parteiname-with-parteifarbe&gt;.ui-icon-color{margin-right:.5em}.tablejigsaw-fixed-header-table{top:0;position:fixed;width:auto;display:none;background-color:#fff;box-shadow:0 5px 8px #ccc}.tablejigsaw-fixed-header-table&gt;caption{background-color:#fff}@media only screen and (max-height:30em){.tablejigsaw-fixed-header-table&gt;caption{display:none}}@media only screen and (max-height:20em){.tablejigsaw-fixed-header-table&gt;caption{display:none!important}}@media print{.tablejigsaw-fixed-header-table{display:none!important}}.colgroup__title{display:block}.colgroup__switcher{display:none}table.hide-colgroup-1 .colgroup-1 .colgroup__title,table.hide-colgroup-1 .colgroup-2 .colgroup__title,table.hide-colgroup-1 .colgroup-3 .colgroup__title{display:none}table.hide-colgroup-1 .colgroup-1 .colgroup__switcher,table.hide-colgroup-1 .colgroup-2 .colgroup__switcher,table.hide-colgroup-1 .colgroup-3 .colgroup__switcher{display:block}table.hide-colgroup-2 .colgroup-1 .colgroup__title,table.hide-colgroup-2 .colgroup-2 .colgroup__title,table.hide-colgroup-2 .colgroup-3 .colgroup__title{display:none}table.hide-colgroup-2 .colgroup-1 .colgroup__switcher,table.hide-colgroup-2 .colgroup-2 .colgroup__switcher,table.hide-colgroup-2 .colgroup-3 .colgroup__switcher{display:block}table.hide-colgroup-1 .colgroup-1{display:none!important}table.hide-colgroup-1 .colgroup-2{border-left:none;background-color:lightblue}table.hide-colgroup-2 .colgroup-2{display:none!important}table.hide-colgroup-2 .colgroup-1{border-left:none;background-color:lightcyan}table.hide-cols-with-priority-2{table-layout:auto}table.hide-cols-with-priority-2 *[data-tablejigsaw-priority="2"]{width:0!important;height:0!important;padding:0!important;overflow:hidden!important;border:none!important;font-size:0!important;line-height:0!important}.colgroup,.colgroup-1,.colgroup-2,.colgroup-3{border-left:1px solid black}.colgroup ~ .colgroup,.colgroup-1 ~ .colgroup-1,.colgroup-2 ~ .colgroup-2,.colgroup-3 ~ .colgroup-3{border-left:none}.tablesaw-stack--forced .colgroup,.tablesaw-stack--forced .colgroup-1,.tablesaw-stack--forced .colgroup-2,.tablesaw-stack--forced .colgroup-3{border-left:none}.tablesaw-stack--forced td{text-align:left!important}table[data-tablejigsaw],table.tablesaw[data-tablejigsaw]{max-width:none}/*! Tablesaw - v2.0.2 - 2015-10-28
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed  */.tablesaw{empty-cells:show;max-width:100%;border-collapse:collapse;border:0;padding:0}.tablesaw th,.tablesaw td{box-sizing:border-box;padding:.5em .7em}.tablesaw thead tr:first-child th{padding-top:.9em;padding-bottom:.7em}.tablesaw caption{text-align:left;margin-bottom:0;line-height:2.4}.tablesaw-cell-label{display:none;width:30%;padding:.35em .5em 0 0;vertical-align:top;color:inherit;font-family:sans-serif;font-size:.65em;line-height:130%;text-transform:none}.tablesaw-cell-label-top{text-transform:uppercase;font-size:.9em;font-weight:normal}th&gt;.tablesaw-cell-label{font-size:1em}.tablesaw-cell-content{max-width:67%;line-height:130%;vertical-align:top}@media only screen and (max-width:460px){.tablesaw-stack--auto{width:100%;overflow-x:hidden}.tablesaw-stack--auto thead th,.tablesaw-stack--auto thead td{display:none}.tablesaw-stack--auto tbody tr{clear:both;display:table-row}.tablesaw-stack--auto tbody tr:hover{background:0}.tablesaw-stack--auto tbody th,.tablesaw-stack--auto tbody td{display:block;clear:left;float:left;width:100%;text-align:left}.tablesaw-stack--auto tbody th:empty,.tablesaw-stack--auto tbody td:empty{display:none}.tablesaw-stack--auto tbody .tablesaw-cell-label{display:inline-block}.tablesaw-stack--auto tbody .tablesaw-cell-content{display:inline-block}.tablesaw-stack--auto tbody th{border-bottom-width:2px;color:black;line-height:130%}.tablesaw-stack--auto tbody th .tablesaw-cell-label{padding-top:0}.tablesaw-stack--auto tbody td:last-child{margin-bottom:1em}}.tablesaw-stack--forced{width:100%;overflow-x:hidden}.tablesaw-stack--forced thead th,.tablesaw-stack--forced thead td{display:none}.tablesaw-stack--forced tbody tr{clear:both;display:table-row}.tablesaw-stack--forced tbody tr:hover{background:0}.tablesaw-stack--forced tbody th,.tablesaw-stack--forced tbody td{display:block;clear:left;float:left;width:100%;text-align:left}.tablesaw-stack--forced tbody th:empty,.tablesaw-stack--forced tbody td:empty{display:none}.tablesaw-stack--forced tbody .tablesaw-cell-label{display:inline-block}.tablesaw-stack--forced tbody .tablesaw-cell-content{display:inline-block}.tablesaw-stack--forced tbody th{border-bottom-width:2px;color:black;line-height:130%}.tablesaw-stack--forced tbody th .tablesaw-cell-label{padding-top:0}.tablesaw-stack--forced tbody td:last-child{margin-bottom:1em}.tablesaw-fix-persist{table-layout:fixed}.tablesaw-bar{display:none}.tablesaw-cell-label{font-size:1em}.tablesaw-stack--forced tbody .tablesaw-cell-content .tablesaw-cell-label{display:none}.tablesaw-stack--forced tr:nth-child(odd),.tablesaw-stack--forced tr:nth-child(even){background-color:transparent}.tablesaw-stack--forced .ui-datatable-col-odd{background-color:transparent}.tablesaw-stack--forced td:nth-child(odd){background-color:#eee}.tablesaw-stack--forced td:nth-child(even){background-color:#fff}.ui-icon-custom{display:inline-block;width:18px;height:18px;border:0;background-image:url('../images/ui-icons-custom_333366.png');background-image:url('../images/ui-icons-custom_333366.svg'),none;background-repeat:no-repeat;vertical-align:text-bottom;zoom:1;*display:inline}.ui-icon-arrow-l,.ui-icon-custom-arrow-l{width:18px;height:18px;background-position:-0px 0}.ui-icon-arrow-r,.ui-icon-custom-arrow-r{width:18px;height:18px;background-position:-36px 0}.ui-icon-briefwahlbezirk-status-0,.ui-icon-custom-briefwahlbezirk-status-0{width:18px;height:18px;background-position:-72px 0}.ui-icon-briefwahlbezirk-status-100,.ui-icon-custom-briefwahlbezirk-status-100{width:18px;height:18px;background-position:-108px 0}.ui-icon-chart-bar,.ui-icon-custom-chart-bar{width:18px;height:18px;background-position:-144px 0}.ui-icon-chart-bar-plusminus,.ui-icon-custom-chart-bar-plusminus{width:18px;height:18px;background-position:-180px 0}.ui-icon-chart-donut,.ui-icon-custom-chart-donut{width:18px;height:18px;background-position:-216px 0}.ui-icon-link-external,.ui-icon-custom-link-external{width:18px;height:18px;background-position:-252px 0}.ui-icon-list,.ui-icon-custom-list{width:18px;height:18px;background-position:-288px 0}.ui-icon-menu,.ui-icon-custom-menu{width:18px;height:18px;background-position:-324px 0}.ui-icon-persons,.ui-icon-custom-persons{width:18px;height:18px;background-position:-360px 0}.ui-icon-status-0,.ui-icon-custom-status-0{width:18px;height:18px;background-position:-396px 0}.ui-icon-status-100,.ui-icon-custom-status-100{width:18px;height:18px;background-position:-432px 0}.ui-icon-status-12-5,.ui-icon-custom-status-12-5{width:18px;height:18px;background-position:-468px 0}.ui-icon-status-25,.ui-icon-custom-status-25{width:18px;height:18px;background-position:-504px 0}.ui-icon-status-37-5,.ui-icon-custom-status-37-5{width:18px;height:18px;background-position:-540px 0}.ui-icon-status-50,.ui-icon-custom-status-50{width:18px;height:18px;background-position:-576px 0}.ui-icon-status-62-5,.ui-icon-custom-status-62-5{width:18px;height:18px;background-position:-612px 0}.ui-icon-status-75,.ui-icon-custom-status-75{width:18px;height:18px;background-position:-648px 0}.ui-icon-status-87-5,.ui-icon-custom-status-87-5{width:18px;height:18px;background-position:-684px 0}.ui-icon-status-error,.ui-icon-custom-status-error{width:18px;height:18px;background-position:-720px 0}.ui-icon-table,.ui-icon-custom-table{width:18px;height:18px;background-position:-756px 0}.ui-icon-urnenwahlbezirk-status-0,.ui-icon-custom-urnenwahlbezirk-status-0{width:18px;height:18px;background-position:-792px 0}.ui-icon-urnenwahlbezirk-status-100,.ui-icon-custom-urnenwahlbezirk-status-100{width:18px;height:18px;background-position:-828px 0}</pre></body></html>