<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Version:  ${project.version} */

body {
	margin: 0;
	padding: 0;
	background: none;
	background-color: #fefefe;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 100%;
}
a, a:active, a:link {
	color: #000000;
}
img {
	border: none;
}


.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-image: url("../images/ui-icons_000000_256x240.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.ui-state-highlight .ui-icon,
.ui-state-active .ui-icon {
	background-image: url("../images/ui-icons_1d4c9b_256x240.png");
}
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-carat-1-s,
.ui-icon-carat-1-n {
	background-image: none;
}
.ui-icon-carat-1-s:after,
.ui-icon-carat-1-n:after {
	content: " ";
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
}
.ui-icon-carat-1-s:after {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23000000%3B%22%20points%3D%2211.949%2C3.404%207%2C8.354%202.05%2C3.404%20-0.071%2C5.525%207%2C12.596%2014.07%2C5.525%20%22%2F%3E%3C%2Fsvg%3E");
}
.ui-icon-carat-1-n:after {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23000000%3B%22%20points%3D%222.051%2C10.596%207%2C5.646%2011.95%2C10.596%2014.07%2C8.475%207%2C1.404%20-0.071%2C8.475%20%22%2F%3E%3C%2Fsvg%3E");
}


.ui-layout-panel {
	border: 1px solid #e5e5e5;
	padding: 0;
	background-color: #ffffff;
}
.ui-layout-panel-header {
	padding: 0.5em;
}
.ui-layout-panel-content {
	padding: 0.5em;
}
.ui-state-highlight {
	background: none;
	background-color: #ffcc00 !important;
	border: none;
}
.ui-icon {
	display: inline-block;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}

.ui-tablist {
	position: relative;
	z-index: 101;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ui-tablist li {
	display: inline-block;
	position: relative;
	bottom: 0;
	background-color: #ffffff;
	margin-bottom: 0;
	border: 1px solid #999999;
	border-bottom: 0;
	padding: 0;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}
.ui-tablist li.ui-state-active {
	margin-bottom: -3px;
	border: 1px solid #333333;
	border-bottom: 1px solid #ffffff;
	color: #1d4c9b;
	font-weight: bold;
	z-index: 101;
}
.ui-tablist li.ui-state-active a {
	color: #1d4c9b;
}
.ui-tablist li:hover a {
	background-color: #ffcc00;
	color: #444444;
}
.ui-tablist li a {
	display: block;
	padding: 0.4em 0.8em;
	color: #777777;
	font-size: 0.85em;
	text-decoration: none;
	line-height: 18px;
}
.wahlwechsler a:before,
.tab-erststimmen a:before,
.tab-zweitstimmen a:before,
.tab-gewaehlte a:before,
.tab-details a:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 0.25em;
	background-image: url(../images/ui-icons-custom_000000.png) !important;
	background-image: url(../images/ui-icons-custom_000000.svg), none !important;
	background-position: -720px 0;
	vertical-align: middle;
	text-align: right;
	font-size: 80%;
	line-height: 120%;
}
.wahlwechsler a:before {
	content: "";
	width: 0;
	background-image: none;
}
.tab-erststimmen a:before {
	content: "1";
	width: 21px;
	background-position: -144px 0;
}
.tab-zweitstimmen a:before {
	content: "2";
	width: 22px;
	background-position: -144px 0;
}
.tab-gewaehlte a:before {
	content: "";
	background-position: -360px 0;
}
.tab-details a:before {
	content: "";
	background-position: -756px 0;
}
.tab-erststimmen a span,
.tab-zweitstimmen a span,
.tab-gewaehlte a span,
.tab-details a span {
	margin-left: 0.2em;
}
@media only screen and (max-width: 900px) {
	.tab-erststimmen a:before {
		width: 19px;
	}
	.tab-zweitstimmen a:before {
		width: 20px;
	}
	.tab-erststimmen a span,
	.tab-zweitstimmen a span,
	.tab-gewaehlte a span,
	.tab-details a span {
		display: inline-block;
		text-indent: -9999px;
		margin: 0;
	}
}
.ui-tabcontent {
	position: relative;
	padding: 1em 1.5em 2em;
	border: 1px solid #333333;
	box-shadow: 2px 2px 2px #eee;
	z-index: 100;
}
#content h3 {
	color: #1d4c9b;
}



/**********************************************************************
 * Table
 */
.ui-table {
	margin-top:2em;
	margin-bottom:2em;
	overflow-x: visible;
}
.ui-table .ui-table-content {
	/*width: 100%;*/
	margin: 1px;
	border-collapse: collapse;
	background-color: #ffffff;
	box-shadow: 0px 1px 4px #cccccc;
}
table caption {
	margin-bottom: 0.4em;
	font-weight: bold;
}
.ui-table th,
.ui-table td {
	padding: 0.5em;
	border: 1px solid #888;
}
.ui-table tr:hover,
.ui-table tbody tr:hover th,
.ui-table tr:hover td {
	background-color: #ffcc00 !important;
}
.ui-table thead th {
	background-color: #ddd;
	text-align: left;
}
.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-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;
	/*white-space: nowrap;*/
}
.ui-table tbody td,
.ui-table tfoot td {
	white-space: nowrap;
}
.ui-table td.lb {
	padding-right: 1em;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.ui-table .ui-table-td-center {
	text-align: center;
}
.ui-table tbody.separator,
.ui-table tfoot {
	border-top: 2px solid #888;
}

.ui-table-colgroup {
	border: 1px solid #888888;
}
.ui-table-colgroup colgroup {
	border-left: 2px solid #888888;
}
.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;
}
.ui-table colgroup.ui-datatable-col-even {
}

.table-stimmen tbody td,
.table-stimmen tfoot td {
	white-space: normal;
}

#basisdaten .ui-table {
	display: inline-block;
	vertical-align: top;
	margin-top: 2em;
	margin-left: 1em;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}
#basisdaten #stand,
#basisdaten #waehler {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}
#basisdaten div:first-child .ui-table {
	margin-left: 0;
}
#basisdaten .ui-table td {
	padding-left: 1em;
}
@media print {
	#basisdaten .ui-table,
	#basisdaten #stand,
	#basisdaten #waehler {
		display: block;
	}
}


/* TREE */
.ui-tree {
	list-style: none inside none;
	margin: 0;
	padding: 0;
}
.ui-tree li {
	position: relative;
	margin: 0;
	padding: 0;
	/*padding-left: 1em;*/
}
.ui-tree li:not(:first-child) {
	border-top: 1px solid #eee;
}
.ui-tree li.ui-tree-root {
	padding-left: 0;
}
.ui-treenode-content {
	position: relative;
}
.ui-treenode-content:hover {
	background-color: #ffcc00;
}
/* nested trees */
.ui-tree .ui-tree .ui-treenode-content {
	padding-left: 1em;
}
.ui-tree .ui-tree .ui-tree .ui-treenode-content {
	padding-left: 2em;
}
.ui-tree .ui-tree .ui-tree .ui-tree .ui-treenode-content {
	padding-left: 3em;
}
.ui-tree .ui-tree .ui-tree .ui-tree .ui-treenode-content {
	padding-left: 4em;
}

.ui-tree li a {
	position: relative;
	display: block;
	padding: 0.75em;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}
.ui-tree li a.ui-state-highlight {
	background: none !important;
	border: none;
	color: #1D4C9B;
	font-weight: bold;
}
.ui-tree-toggler {
	position: absolute;
	top: 50%;
	right: 0;
	width: 4em;
	margin: 0.75em 0.5em;
	margin-top: -1.85em;
	border: none;
	background-color: transparent;
	padding: 0;
	vertical-align: top;
	cursor: pointer;
	font-size: 0.65em;
	text-align: center;
}
/* EXPERIMENTAL */
.ui-tree-toggler::before {
	content: "Unter-gebiete";
	display: inline;
}
/* /EXPERIMENTAL */
.ui-tree-root &gt; .ui-tree-toggler {
	display: none;
}
.ui-tree-toggler:hover {
	background-color: #ffcc00;
}

.ui-tree li a .ui-treenode-leaf-icon {
	display: inline-block;
	height: 16px;
	width: 16px;
	vertical-align: top;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}
.ui-tree li a .ui-icon-custom {
	vertical-align: top;
}
.ui-treenode-label {
	white-space: normal;
	vertical-align: top;
	display: inline-block;
	*display: inline; /* FÃ¼r IE7 und darunter */
}
.ui-tree-selectable &gt; .ui-treenode-label {
	margin-right: 0.75em;
}
.ui-tree .ui-treeitem--selected &gt; div {
	background-color: #fff;
}
.ui-tree .ui-treeitem--selected li {
	border-top: none;
}
.ui-tree .ui-treeitem--selected &gt; div &gt; .ui-treenode-content {
	margin-right: 3.25em;
}



.ui-chart {
	width: 100%;
	height: 15em;
	padding: 1em 0;
	text-align: center;
	font-size: 1.2em !important;
}
.ui-chart .ui-chart-content {
	width: 100%;
}
.ui-chart .ui-loading-animation {
	display: none;
}
.ui-hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}


.ui-bezirkwaehler.ui-menu-dropdown {
	float: right;
	min-width: 13em;
	margin-left: 1.5em;
	margin-top: 1.25em;
	background-color: #fff;
	font-size: 0.9em;
}
.ui-bezirkwaehler.ui-menu-dropdown:after {
	content: "";
	display: table;
	clear: both;
}
.ui-parteiwaehler {
	display: inline-block;
	min-width: 10em;
	font-size: 0.9em;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}
.ui-menu-dropdown,
.ui-menu-dropdown ul {
	list-style: none;
	margin: 0 0 1em 0;
	border: 1px solid #e5e5e5;
	padding-left: 0;
}
.ui-menu-dropdown li {
	position: relative;
	white-space: nowrap;
	font-weight: normal;
}
.ui-menu-dropdown .ui-text {
	margin-right: 2em;
}
.ui-menu-dropdown li a,
.ui-menu-dropdown li &gt; div {
	display: block;
	padding: 0.8em;
	cursor: pointer;
}
.ui-menu-dropdown li a:hover {
	background-color: #ffcc00;
}
.ui-menu-dropdown li.ui-state-active {
	border: none;
	font-weight: bold;
	color: #1d4c9b;
}
.ui-menu-dropdown li.ui-state-active a {
}
.ui-menu-dropdown li .ui-icon {
	/*position: absolute;*/
	right: 0.2em;
	margin-bottom: -3px;
}
.ui-menu-dropdown li &gt; ul {
	position: absolute;
	left: -1px;
	z-index: 2;
	display: none;
	min-width: 100%;
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	box-shadow: 2px 2px 2px #eee;
}
.ui-menu-dropdown li:hover &gt; ul {
	display: block;
}



/**********************************************************************
 * Standard Icons
 */
.ui-icon-shadow {
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 9px 9px 9px 9px;
}
.ui-icon-color {
	display: inline-block;
	width: 0.8em;
	height: 0.8em;
	margin-right: 0.2em;
	border: 1px solid #000000;
	zoom: 1; /* FÃ¼r IE7 und darunter */
	*display: inline; /* FÃ¼r IE7 und darunter */
}
.ui-icon-menu {
	display: block;
	width: 24px;
	height: 24px;
	background-image: url("../images/ui-icon-menu.png") !important;
	background-position: 0px 0px;
}


/**********************************************************************
 * Additional Icons
 * override icon colors from elect-common-presentation
 */
/* normal state */
.ui-icon-custom {
    background-image: url('../images/ui-icons-custom_000000.png') !important;
    background-image: url('../images/ui-icons-custom_000000.svg'), none !important;
}
/* highlighted */
.ui-state-highlight .ui-icon-custom {
    background-image: url('../images/ui-icons-custom_333366.png') !important;
    background-image: url('../images/ui-icons-custom_333366.svg'), none !important;
}


/* CONTAINER */
#container {
	min-width: 17em;
	padding: 0.5em;
}

/* HEADER */
#header {
	margin-bottom: 1em;
}
#header .backlink {
	display: block;
	margin: 0.2em 0 0.5em;
	font-size: 0.7em;
	color: #999999;
}
#header .ui-header-logo {
	float: right;
}
#header h1 {
	margin: 0;
	padding: 0.3em 0;
	font-size: 1.2em;
	color: #333333;
}
#header p {
	float: left;
	margin: 0;
	font-size: 0.7em;
}
#header p.status {
	margin-left: 27px;
}
#header .ui-icon-custom {
	margin-bottom: -2px;
}


/* NAVIGATION */
#navigation {
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px solid #e5e5e5;
	box-shadow: 2px 2px 2px #eee;
	font-size: 0.8em;
}
#navigation .ui-layout-panel-content {
	border: 0;
	padding: 0.5em 0.5em 1.5em;
}

#menu-hide {
	display: none;
}

/* CONTENT */
#content {
	padding: 0;
	border: 0;
	font-size: 0.8em;
}
#content .ui-layout-panel-header {
	padding: 0 0 0.5em 0;
}
#content .ui-layout-panel-content {
	padding: 0;
}
#content.ui-no-navigation {
    margin-left: 0;
}

#content h2 {
	margin: 0;
	font-size: 1.3em;
	color: #1D4C9B;
}
#content p {
	margin-bottom: 3em;
}
#content p.stand {
	font-size: 0.8em;
	margin-bottom: inherit;
}

/* FOOTER */
#footer {
	clear: both;
	margin-top: 1em;
	padding: 0.3em;
	font-size: 0.8em;
	color: #333333;
}
#footer h5 {
	margin: 0;
	font-size: 0.85em;
	font-weight: normal;
}
#footer small {
	color: #777777;
}

/**********************************************************************
 * Volksentscheide Ergebniscontainer
 */

/*dynamische Vorlage ELECT-3737 - PrÃ¤sentation fÃ¼r Referenden mit mehreren Vorlagen verbessern */
.ui-carousel-content .ergebnis-container {
    width:100%;
}

.ergebnis-container {
	display: inline-block;
	width: 98%;
	min-width: 15em;
	margin-right: 2%;
	vertical-align: top;
}
.ergebnis-container:last-child {
	margin: 0;
}
@media only screen and (max-width: 479px) {
	.ergebnis-container {
		width: 100%;
		margin-right: 0;
	}
}
@media only screen and (min-width: 480px) {
	.ergebnis-container {
		width: 47%;
	}
	.ergebnis-container.fragen-1 {
		width: 100%;
		margin-right: 0;
	}
	.ergebnis-container.fragen-1 .ui-chart {
		max-width: 25em;
	}
}
@media only screen and (min-width: 700px) and (max-width: 769px) {
	.ergebnis-container {
		width: 100%;
		margin-right: 0;
	}
}
@media only screen and (min-width: 770px) {
	.ergebnis-container {
		width: 47%;
	}
	.ergebnis-container.fragen-1 {
		width: 100%;
		margin-right: 0;
	}
}
@media only screen and (min-width: 1015px) {
	.ergebnis-container {
		width: 30%;
	}
	.ergebnis-container.fragen-1 {
		width: 100%;
		margin-right: 0;
	}
	.ergebnis-container.fragen-2 {
		width: 49%;
	}
}
@media only screen and (min-width: 1480px) {
	.ergebnis-container {
		width: 22%;
	}
	.ergebnis-container.fragen-1 {
		width: 100%;
		margin-right: 0;
	}
	.ergebnis-container.fragen-2 {
		width: 49%;
	}
	.ergebnis-container.fragen-3 {
		width: 30%;
	}
}
@media only screen and (min-width: 1780px) {
	.ergebnis-container {
		width: 17%;
	}
	.ergebnis-container.fragen-1 {
		width: 100%;
		margin-right: 0;
	}
	.ergebnis-container.fragen-2 {
		width: 49%;
	}
	.ergebnis-container.fragen-3 {
		width: 30%;
	}
	.ergebnis-container.fragen-4 {
		width: 22%;
	}
}</pre></body></html>