@charset "UTF-8";
/* moved by compressor */
/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_form" */
		div.csc-mailform ol,
		div.csc-mailform ol li {
			margin: 0;
			padding: 0;
		}

		div.csc-mailform ol li {
			overflow: hidden;
		}

		div.csc-mailform fieldset {
			margin: 0;
			padding: 0;
			position: relative;
		}

		div.csc-mailform legend {
			margin-left: 1em;
			color: #000000;
			font-weight: bold;
		}

		div.csc-mailform fieldset ol {
			padding: 1em 1em 0 1em;
		}

		div.csc-mailform fieldset li {
			padding: 0.5em;
			margin-bottom: 0.5em;
			list-style: none;
		}

		div.csc-mailform fieldset.submit {
			border-style: none;
		}

		/**
		 * Normal label
		 * Left aligned, in front of input
		 */
		div.csc-mailform li label {
			float: left;
			width: 13em;
			margin-right: 1em;
			vertical-align: baseline;
		}

		div.csc-mailform li input + label,
		div.csc-mailform li textarea + label,
		div.csc-mailform li select + label {
			float: none;
			width: auto;
			margin-right: 0;
			margin-left: 1em;
		}

		div.csc-mailform li textarea + label {
			vertical-align: top;
		}

		label em,
		legend em {
			display: block;
			color: #060;
			font-size: 85%;
			font-style: normal;
			text-transform: uppercase;
		}

		legend em {
			position: absolute;
		}

		label strong,
		legend strong {
			display: block;
			color: #C00;
			font-size: 85%;
			font-weight: normal;
			text-transform: uppercase;
		}

		legend strong {
			position: absolute;
			top: 1.4em;
		}

		/**
		 * Labels alignment right
		 */
		.labels-alignment-right label,
		.labels-alignment-right .fieldset-subgroup legend,
		.labels-alignment-right.fieldset-subgroup legend {
			text-align: right;
		}

		/**
		 * Horizontal fieldset
		 */
		fieldset.fieldset-horizontal {
			border-width: 0;
		}

		fieldset.fieldset-horizontal ol {
			padding: 0;
		}

		fieldset.fieldset-horizontal li {
			float: left;
			padding: 0;
			margin-right: 1em;
		}

		fieldset.fieldset-horizontal.label-below label {
			display: block;
			margin-left: 0;
			margin-top: 0.2em;
			font-size: 90%;
			color: #999999;
			text-align: left;
		}

		fieldset.fieldset-horizontal label em {
			display: inline;
		}

		/**
		 * Subgroup fieldset
		 */
		fieldset.fieldset-subgroup {
			margin-bottom: -2em;
			border-style: none;
		}

		fieldset.fieldset-subgroup legend {
			margin-left: 0;
			padding: 0;
			font-weight: normal;
			width: 13em;
		}

		fieldset.fieldset-subgroup ol {
			position: relative;
			top: -1.4em;
			margin: 0 0 0 14em;
			padding: 0;
		}

		fieldset.fieldset-subgroup li {
			padding: 0;
		}

		fieldset.fieldset-subgroup input + label {
			float: none;
			width: auto;
			display: inline;
			margin: 0 0 0 1em;
		}

		/**
		 * Labels as block
		 * Labels displayed above or below the input fields
		 */
		.labels-block label {
			display: block;
			float: none;
			margin: 0 0 0.5em;
			width: auto;
		}

		.labels-block input + label,
		.labels-block textarea + label {
			margin: 0.5em 0 0;
		}

		.labels-block fieldset.fieldset-subgroup,
		fieldset.labels-block.fieldset-subgroup {
			margin-bottom: 0;
		}

		.labels-block .fieldset-subgroup legend,
		.labels-block.fieldset-subgroup legend {
			width: auto;
		}

		.labels-block .fieldset-subgroup legend em,
		.labels-block.fieldset-subgroup legend em {
			position: relative;
		}

		.labels-block .fieldset-subgroup legend strong,
		.labels-block.fieldset-subgroup legend strong {
			position: relative;
			top: 0;
		}

		.labels-block .fieldset-subgroup ol,
		.labels-block.fieldset-subgroup ol {
			top: 0;
			margin: 0;
			padding: 0.5em 0 0;
		}
/* default styles for extension "tx_cdurepresentatives" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-cdu-representatives table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-cdu-representatives table th {
		font-weight:bold;
	}

	.tx-cdu-representatives table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_cducontents" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-cdu-contents table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-cdu-contents table th {
		font-weight:bold;
	}

	.tx-cdu-contents table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}


/* Colors */
.sprite-sprite, .sprite-share_fb, .sprite-share_tw, .news-single .shariff li a .fa-twitter, .news-single .shariff li a .fa-facebook {
  background-image: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/sprite-sf35cfa6c60.png');
  background-repeat: no-repeat;
}

.sprite-share_fb {
  background-position: 0 0;
}

.sprite-share_tw {
  background-position: 0 -46px;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 8px;
  height: 100%;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  font-size: 2.4rem;
  background: white;
  line-height: 1.25;
  min-height: 100%;
  color: black;
  overflow-x: hidden;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
}

.container {
  width: 80%;
  margin: 0 auto;
  max-width: 1520px;
  position: relative;
}

#header-img img {
  display: block;
}

h1, h2, h3, h4, h5 {
  text-transform: uppercase;
  color: #154d8a;
  font-weight: 600;
  line-height: 1;
}

h1, h2 {
  font-size: 5rem;
  margin-bottom: .25em;
}

h1 {
  padding-top: .1em;
  margin-bottom: 1.2em;
}

h2 {
  margin-bottom: .25em;
}

h4 {
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0.5em 0;
}

h5 {
  margin-bottom: 1em;
  color: black;
  font-weight: 600;
}

strong, b {
  font-weight: 600;
}

a {
  color: black;
}

p {
  margin-bottom: 1em;
}
p.no-margin-bottom {
  margin-bottom: 0;
}

ul {
  padding-left: 3rem;
}
ul li {
  list-style: disc;
}

nav ul {
  padding-left: 0;
}
nav ul li {
  list-style: none;
}

section {
  padding: 3vw 0 5vw;
}
section.blue {
  background-color: #154d8a;
  color: white;
}
section.blue + .blue {
  padding-top: 0;
}
section.blue a, section.blue h1, section.blue h2, section.blue h3, section.blue h4, section.blue h5 {
  color: white;
}
section.light-blue {
  background-color: #f3f7fa;
}
section.light-blue + .light-blue {
  padding-top: 0;
}
section.grey {
  background-color: #e2e1db;
}
section.grey + .grey {
  padding-top: 0;
}
section.grey h3, section.grey h4, section.grey h5 {
  color: black;
}
section.no-padding-top {
  padding-top: 0;
}

.columns:after {
  display: block;
  clear: both;
  content: '';
}
.columns .column {
  position: relative;
  float: left;
  visibility: hidden;
}
.columns .column:nth-child(1):nth-last-child(1) {
  width: 48.25%;
  margin-right: 3.5%;
}
.columns .column:nth-child(1):nth-last-child(2), .columns .column:nth-child(2):nth-last-child(1) {
  width: 48.25%;
  margin-right: 3.5%;
}
.columns .column:nth-child(1):nth-last-child(3), .columns .column:nth-child(2):nth-last-child(2), .columns .column:nth-child(3):nth-last-child(1) {
  width: 31%;
  margin-right: 3.5%;
}
.columns .column:last-child {
  margin-right: 0 !important;
}
.columns .column.is-ok {
  visibility: visible;
}
.columns.cols-2 > .column {
  width: 48.25% !important;
  margin-right: 3.5% !important;
  margin-bottom: 3.5%;
}
.columns.cols-2 > .column:nth-child(2n) {
  margin-right: 0 !important;
}

#p1 #content section:nth-child(5), #p66 #content section:nth-child(5) {
  padding-top: 8vw;
}
#p1 #content section:nth-child(5) h2, #p66 #content section:nth-child(5) h2 {
  color: black;
}
#p1 #content section:nth-child(5) h2 a, #p66 #content section:nth-child(5) h2 a {
  text-decoration: none;
  font-weight: bold;
}
#p1 #content section:nth-child(5) h2 a:hover, #p66 #content section:nth-child(5) h2 a:hover {
  text-decoration: underline;
}
#p1 #content section:nth-child(5) .columns, #p66 #content section:nth-child(5) .columns {
  margin-bottom: 4vw;
}
#p1 #content section:nth-child(5) .columns:first-child, #p66 #content section:nth-child(5) .columns:first-child {
  margin-bottom: 10vw;
}

.box {
  background-color: white;
  -moz-box-shadow: 0 0 5px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 5px 0px #9a9a9a;
  box-shadow: 0 0 5px 0px #9a9a9a;
}
.box .link {
  margin-top: 15px;
  background-color: #154d8a;
  padding: 10px 18px 12px;
}
.box .link a {
  color: white;
  text-decoration: underline;
}
.box .link a:hover {
  text-decoration: none;
}
.box .text {
  padding: 25px 18px;
}
.box .text h3 a, .box .text h3 a, .box .text h4 a, .box .text h5 a {
  font-weight: 600;
  text-decoration: none;
}
.box h2, .box h3, .box h4, .box h5 {
  color: black;
}

.btn {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  background-color: #dd6d00;
  color: white;
  text-decoration: none;
}
.btn:hover {
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(64, 64, 64, 0.8);
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(64, 64, 64, 0.8);
  box-shadow: inset 0px 0px 10px 0px rgba(64, 64, 64, 0.8);
}
.btn.large {
  padding: 70px 0;
}

.text-bottom {
  position: absolute;
  bottom: 0;
}
.text-bottom p:last-child {
  margin-bottom: 0;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
  z-index: 100;
  height: 126px;
}
header .right {
  position: absolute;
  right: -65px;
  top: 15px;
}
header .container {
  width: 90%;
}

#logo {
  float: left;
  left: -70px;
  position: relative;
  display: block;
  top: 35px;
}

#mobile-nav {
  display: none;
}

#main-nav {
  position: relative;
  top: 70px;
}
#main-nav ul li {
  display: inline-block;
  color: #154d8a;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2.5rem;
  margin-right: 28px;
}
#main-nav ul li:last-child {
  margin-right: 0;
}
#main-nav ul li a {
  color: #154d8a;
  text-decoration: none;
}
#main-nav ul li a:hover {
  color: #dd6d00;
}

#social-nav {
  padding-left: 0;
}
#social-nav li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}
#social-nav a {
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  width: 44px;
  height: 44px;
  display: block;
}
#social-nav .facebook a {
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/icon_fb.png') no-repeat;
}
#social-nav .twitter a {
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/icon_tw.png') no-repeat;
}
#social-nav .rss a {
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/icon_rss.png') no-repeat;
}

#search {
  outline: 0 none;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.6;
  padding: 0 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dddddd;
  width: 232px;
  margin-bottom: 15px;
}
#search::-webkit-input-placeholder {
  color: #154d8a;
}
#search:-moz-placeholder {
  color: #154d8a;
}
#search::-moz-placeholder {
  color: #154d8a;
}
#search:-ms-input-placeholder {
  color: #154d8a;
}

footer {
  background: #154d8a;
  color: white;
}
footer a {
  color: white;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer #footer-nav {
  overflow: hidden;
  padding: 50px 0 80px;
}
footer #footer-nav > ul {
  float: left;
  padding-right: 10%;
}
footer #footer-nav > ul > li > a {
  text-transform: uppercase;
  font-size: 3.4rem;
}
footer #footer-nav > ul li {
  margin-bottom: .75em;
}
footer #footer-nav > ul li ul li {
  margin-bottom: .5em;
}
footer #footer-nav > ul li ul li:first-child {
  margin-top: .5em;
}
footer #footer-nav > ul li ul li:last-child {
  margin-bottom: 2em;
}

.breadcrumb {
  padding-bottom: 1vw;
}
.breadcrumb li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 2.1rem;
}
.breadcrumb li:after {
  content: '>>';
  padding-left: 10px;
  padding-right: 10px;
}
.breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}

.img-teaser img {
  width: 100%;
}
.img-teaser .link.social {
  height: 50px;
  background-size: contain;
}
.img-teaser h3 a {
  text-decoration: none;
}

.img-gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.img-gallery img {
  width: 100%;
  cursor: pointer;
}
.img-gallery .box {
  width: 31%;
  margin-bottom: 3%;
  border-bottom: 2rem solid #154d8a;
}
.img-gallery .box:last-child:nth-child(3n+2) {
  margin-right: 34.5%;
}

#overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(33, 33, 33, 0.9);
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}
#overlay img {
  max-width: 75%;
  max-height: 60vh;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: auto;
}
#overlay .close {
  position: absolute;
  right: 4rem;
  top: 6rem;
  width: 5rem;
  cursor: pointer;
}
#overlay .close:before, #overlay .close:after {
  content: '';
  display: block;
  width: 5rem;
  height: .4rem;
  background: white;
  position: absolute;
}
#overlay .close:before {
  transform: rotate(45deg);
}
#overlay .close:after {
  transform: rotate(-45deg);
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-single {
  *zoom: 1;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-today .pika-button {
  color: #154d8a;
  font-weight: bold;
}

.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #154d8a;
  box-shadow: inset 0 1px 3px #1c66b6;
  border-radius: 3px;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #154d8a;
  box-shadow: none;
  border-radius: 3px;
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.pika-button:hover {
  color: #fff;
  background: #dd6d00;
  box-shadow: none;
  border-radius: 3px;
}

/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.article a.more {
  color: white;
  text-decoration: underline;
  background-color: #154d8a;
  display: block;
}
.article.special {
  padding-bottom: 1em;
  border-bottom: 1px solid #acacac;
}
.article.special p.teaser {
  font-weight: 600;
}
.article.special:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0 none;
}

.news-single h1 {
  color: black;
  font-size: 4rem;
  margin-bottom: .2em;
}
.news-single .news-date {
  margin-bottom: 2em;
  color: #154d8a;
}
.news-single .shariff li {
  height: 46px;
}
.news-single .shariff li a {
  color: black;
  background-color: transparent;
  text-transform: capitalize;
  height: 46px;
}
.news-single .shariff li a:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.news-single .shariff li a .fa-twitter {
  width: 46px;
  height: 46px;
  background-position: 0 -46px;
  display: block;
}
.news-single .shariff li a .fa-facebook {
  width: 46px;
  height: 46px;
  background-position: 0 0;
  display: block;
}
.news-single .shariff li a .fa {
  display: inline-block;
}
.news-single .shariff li a .share_text {
  font-size: 2.4rem;
  padding-left: .5em;
}
.news-single .print {
  float: left;
  margin-right: 15%;
}
.news-single .print a {
  background-color: white;
  cursor: pointer;
  font-size: 1.8rem;
  color: #154d8a;
  padding: .65em 1em;
  display: block;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
}
.news-single .print a:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}
.news-single .news-text-wrap {
  margin-bottom: 3em;
}

.event {
  overflow: hidden;
  margin-bottom: 40px;
  padding-right: 5%;
}
.event p {
  margin-bottom: 10px;
}
.event .date {
  float: right;
  font-weight: bold;
  font-size: 2.8rem;
}

.columns.pm-contact {
  margin-top: 10rem;
}
.columns.pm-contact .columns .column:first-child .img-teaser {
  overflow: hidden;
}
.columns.pm-contact .columns .column:first-child .img-teaser img {
  max-width: 150%;
  width: 150%;
  float: left;
  margin-left: -25%;
}
.columns.pm-contact .text-bottom {
  white-space: nowrap;
}

.create-nl {
  margin-top: 2.5em;
}
.create-nl a {
  background-color: white;
  cursor: pointer;
  font-size: 1.8rem;
  color: #154d8a;
  padding: .65em 1em;
  display: inline-block;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
  text-decoration: none;
  margin-right: 1.5em;
}
.create-nl a:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}

.article.event h3 a {
  background: none;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

.news-single .teaser-text {
  font-size: 1em;
  font-weight: bold;
  color: black;
}

.news.news-single.event-single .news-date {
  margin-bottom: .2em;
}
.news.news-single.event-single .teaser-text {
  margin-bottom: 2em;
}
.news.news-single.event-single .news-img-wrap {
  float: left;
  margin-right: 2%;
  margin-left: 0;
  max-width: 40%;
}

#category-selection-list {
  display: none;
}

#category-selection {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 2.2rem;
  padding: .4em 65px .4em 1em;
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/filter-select.png') no-repeat right center white;
  outline: 0 none;
  width: auto;
  color: #154d8a;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
  margin-bottom: 1.5em;
  margin-left: -390px;
}
#category-selection:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}
#category-selection ::-ms-expand {
  display: none;
}

.news-list-view.default .news-date {
  margin-bottom: .3em;
}
.news-list-view.default h2 {
  color: black;
  text-transform: none;
  font-size: 3.2rem;
  margin-bottom: .7em;
}
.news-list-view.default a.more {
  background: transparent;
  color: black;
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
}
.news-list-view.default a.more:hover {
  text-decoration: none;
}
.news-list-view.default .article {
  margin: 2em 0;
}

.news-search-form {
  float: left;
}
.news-search-form .form-group {
  float: left;
  margin-right: 1em;
  margin-top: 2px;
}
.news-search-form .btn {
  background-color: white;
  cursor: pointer;
  font-size: 1.8rem;
  color: #154d8a;
  padding: .65em 1em;
  display: inline-block;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
  margin-right: 0;
  text-transform: none;
  font-style: normal;
  margin-bottom: 1em;
  margin-left: 310px;
}
.news-search-form .btn:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}
.news-search-form input[type="text"], .news-search-form input[type="date"] {
  outline: 0 none;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.6;
  width: 35rem;
  padding: .15em .6em;
  margin-bottom: 1em;
  margin-right: 1em;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
}
.news-search-form input[type="text"]::-webkit-input-placeholder, .news-search-form input[type="date"]::-webkit-input-placeholder {
  color: #154d8a;
}
.news-search-form input[type="text"]:-moz-placeholder, .news-search-form input[type="date"]:-moz-placeholder {
  color: #154d8a;
}
.news-search-form input[type="text"]::-moz-placeholder, .news-search-form input[type="date"]::-moz-placeholder {
  color: #154d8a;
}
.news-search-form input[type="text"]:-ms-input-placeholder, .news-search-form input[type="date"]:-ms-input-placeholder {
  color: #154d8a;
}
.news-search-form input[type="text"]:hover, .news-search-form input[type="date"]:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}
.news-search-form input[type="text"].invalid, .news-search-form input[type="date"].invalid {
  border-color: red;
}
.news-search-form input.datepicker {
  width: 20rem;
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/icon_calendar.png') no-repeat 95% center white;
  cursor: pointer;
}
.news-search-form label {
  color: #154d8a;
  display: block;
  font-size: 1.8rem;
  margin: -1.4em 0 .15em;
}

.page-navigation p {
  display: none;
}
.page-navigation ul.f3-widget-paginator {
  float: none;
  padding-left: 0;
}
.page-navigation ul.f3-widget-paginator li {
  background: #e2e1db;
  padding: .4em .6em;
  margin-right: .4em;
  font-size: 2rem;
}
.page-navigation ul.f3-widget-paginator li.current {
  background: #154d8a;
  color: white;
}
.page-navigation ul.f3-widget-paginator li a {
  text-decoration: none;
}
.page-navigation ul.f3-widget-paginator li a:hover {
  color: #154d8a;
}
.page-navigation ul.f3-widget-paginator li.next {
  width: auto;
}

ul.f3-widget-paginator {
  float: none;
  padding-left: 0;
}
ul.f3-widget-paginator li {
  display: inline-block;
  background: #e2e1db;
  padding: .4em .6em;
  margin-right: .4em;
  font-size: 2rem;
  text-transform: capitalize;
}
ul.f3-widget-paginator li.current {
  background: #154d8a;
  color: white;
}
ul.f3-widget-paginator li a {
  text-decoration: none;
}
ul.f3-widget-paginator li a:hover {
  color: #154d8a;
}
ul.f3-widget-paginator li.next {
  width: auto;
}

#p1 .news .article h2, #p66 .news .article h2 {
  font-size: 3.4rem;
}

.event-img {
  max-width: 38%;
  margin-top: 10px;
  float: left;
  margin-right: 10px;
}
.event-img + p {
  margin-top: 8px;
}

.position-group {
  margin-top: 5rem;
}
.position-group h2 {
  color: black;
  font-size: 3.2rem;
  margin-bottom: .5em;
}

.tx-cdu-representatives .text-bottom p {
  white-space: nowrap;
  font-size: 1.9rem;
}
.tx-cdu-representatives .link.social {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 0;
}
.tx-cdu-representatives .link.social span {
  display: table-cell;
  position: relative;
}
.tx-cdu-representatives .link.social a {
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  width: 20px;
  height: 22px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.tx-cdu-representatives .link.social a.fb {
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/social_fb.png') no-repeat center;
}
.tx-cdu-representatives .link.social a.tw {
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/social_tw.png') no-repeat center;
}
.tx-cdu-representatives .link.social a.link {
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/social_link.png') no-repeat center;
}
.tx-cdu-representatives .filter {
  margin: 5rem 0 8rem;
}
.tx-cdu-representatives select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 2.2rem;
  padding: .4em 65px .4em 1em;
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/filter-select.png') no-repeat right center white;
  outline: 0 none;
  width: auto;
  max-width: 100%;
  color: #154d8a;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
}
.tx-cdu-representatives select:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}
.tx-cdu-representatives select ::-ms-expand {
  display: none;
}
.tx-cdu-representatives .representative .columns {
  height: 100%;
}
.tx-cdu-representatives .representative .columns .column {
  height: 100% !important;
}
.tx-cdu-representatives .representative .columns .column .box {
  height: 100%;
  padding-bottom: 50px;
}
.tx-cdu-representatives .representative .columns .img-teaser img {
  width: 100%;
}
.tx-cdu-representatives .representative .columns .img-teaser .img {
  height: 0;
  padding-bottom: 56%;
  background: #DDDDDD;
}
.tx-cdu-representatives .single .img-teaser {
  padding-bottom: 45px;
  position: relative;
}
.tx-cdu-representatives .single .img-teaser img {
  width: 100%;
}

.tx-felogin-pi1 h3 {
  margin-bottom: .5em;
}
.tx-felogin-pi1 form {
  margin-top: 1em;
}
.tx-felogin-pi1 legend {
  font-weight: bold;
  margin-bottom: .2em;
}
.tx-felogin-pi1 label {
  font-size: 1.8rem;
}
.tx-felogin-pi1 input[type="text"], .tx-felogin-pi1 input[type="password"] {
  outline: 0 none;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.6;
  width: 200px;
  padding: 0 6px;
  border: 1px solid #dddddd;
  margin-bottom: 1em;
}
.tx-felogin-pi1 input[type="text"]::-webkit-input-placeholder, .tx-felogin-pi1 input[type="password"]::-webkit-input-placeholder {
  color: #154d8a;
}
.tx-felogin-pi1 input[type="text"]:-moz-placeholder, .tx-felogin-pi1 input[type="password"]:-moz-placeholder {
  color: #154d8a;
}
.tx-felogin-pi1 input[type="text"]::-moz-placeholder, .tx-felogin-pi1 input[type="password"]::-moz-placeholder {
  color: #154d8a;
}
.tx-felogin-pi1 input[type="text"]:-ms-input-placeholder, .tx-felogin-pi1 input[type="password"]:-ms-input-placeholder {
  color: #154d8a;
}
.tx-felogin-pi1 input[type="submit"] {
  background-color: white;
  cursor: pointer;
  font-size: 1.8rem;
  color: #154d8a;
  padding: .65em 1em;
  display: inline-block;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
  margin-top: 1em;
}
.tx-felogin-pi1 input[type="submit"]:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}

#pm_abo input[type="text"], #pm_abo input[type="password"] {
  outline: 0 none;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.6;
  width: 300px;
  padding: 0 6px;
  border: 1px solid #dddddd;
  margin-bottom: 1em;
  margin-right: 1em;
}
#pm_abo input[type="text"]::-webkit-input-placeholder, #pm_abo input[type="password"]::-webkit-input-placeholder {
  color: #154d8a;
}
#pm_abo input[type="text"]:-moz-placeholder, #pm_abo input[type="password"]:-moz-placeholder {
  color: #154d8a;
}
#pm_abo input[type="text"]::-moz-placeholder, #pm_abo input[type="password"]::-moz-placeholder {
  color: #154d8a;
}
#pm_abo input[type="text"]:-ms-input-placeholder, #pm_abo input[type="password"]:-ms-input-placeholder {
  color: #154d8a;
}
#pm_abo input[type="text"].invalid, #pm_abo input[type="password"].invalid {
  border-color: red;
}
#pm_abo input[type="submit"] {
  background-color: #dd6d00;
  cursor: pointer;
  font-size: 1.8rem;
  color: white;
  padding: .65em 1em;
  display: inline-block;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
  margin-top: 1em;
}
#pm_abo input[type="submit"]:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}
#pm_abo label, #pm_abo a.internal-link {
  font-size: 2rem;
}
#pm_abo input[type="checkbox"], #pm_abo input[type="radio"] {
  margin-right: 11px;
}
#pm_abo input[type="checkbox"].invalid + label, #pm_abo input[type="radio"].invalid + label {
  color: red;
}
#pm_abo .radio_abonnieren {
  padding-left: 25px;
}
#pm_abo .radio_abonnieren input[type="radio"] {
  margin-left: -25px;
}
#pm_abo .checkbox {
  float: left;
  width: 33%;
  margin-bottom: 40px;
}
#pm_abo .clear {
  clear: both;
}

.tx-indexedsearch-searchbox label {
  display: block;
  margin-bottom: 0.2em;
}
.tx-indexedsearch-searchbox input[type="text"] {
  outline: 0 none;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.6;
  width: 300px;
  padding: 0 6px;
  border: 1px solid #dddddd;
  margin-bottom: 1em;
  margin-right: 1em;
}
.tx-indexedsearch-searchbox input[type="text"]::-webkit-input-placeholder {
  color: #154d8a;
}
.tx-indexedsearch-searchbox input[type="text"]:-moz-placeholder {
  color: #154d8a;
}
.tx-indexedsearch-searchbox input[type="text"]::-moz-placeholder {
  color: #154d8a;
}
.tx-indexedsearch-searchbox input[type="text"]:-ms-input-placeholder {
  color: #154d8a;
}
.tx-indexedsearch-searchbox input[type="submit"] {
  background-color: white;
  cursor: pointer;
  font-size: 1.8rem;
  color: #154d8a;
  padding: .65em 1em;
  display: inline-block;
  -moz-box-shadow: 0 0 2px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 2px 0px #9a9a9a;
  box-shadow: 0 0 2px 0px #9a9a9a;
  margin-bottom: 1em;
}
.tx-indexedsearch-searchbox input[type="submit"]:hover {
  -moz-box-shadow: 0 0 4px 0px #9a9a9a;
  -webkit-box-shadow: 0 0 4px 0px #9a9a9a;
  box-shadow: 0 0 4px 0px #9a9a9a;
}

.tx-indexedsearch-info {
  display: none;
}

.tx-indexedsearch-res {
  margin-top: 5rem;
}

ul.tx-indexedsearch-browsebox {
  padding-left: 0;
  padding-top: 3rem;
}
ul.tx-indexedsearch-browsebox li {
  list-style: none;
  display: inline-block;
  background: #e2e1db;
  padding: .4em .6em;
  margin-right: .4em;
  font-size: 2rem;
}
ul.tx-indexedsearch-browsebox li a {
  text-decoration: none;
}
ul.tx-indexedsearch-browsebox li a:hover {
  color: #154d8a;
}
ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage {
  background: #154d8a;
}
ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  color: white;
}

.tx-indexedsearch-sectionhead {
  border-top: 1px solid #cccccc;
  padding-top: 1em;
}
.tx-indexedsearch-sectionhead .tx-indexedsearch-title a {
  text-decoration: none;
  color: #154d8a;
}
.tx-indexedsearch-sectionhead .tx-indexedsearch-title p {
  display: inline-block;
  margin-bottom: 0;
  font-size: 3.5rem;
}
.tx-indexedsearch-sectionhead .tx-indexedsearch-title span {
  color: #999999;
  font-size: 3.5rem;
}
.tx-indexedsearch-sectionhead + .tx-indexedsearch-res {
  margin-top: 3rem;
}

#content-list .cols-3 .column {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
}
#content-list .cols-3 .column:nth-child(3n) {
  margin-right: 0 !important;
}
#content-list .cols-3 .column img {
  width: 100%;
}
#content-list .cols-3 h2 {
  font-size: 3.2rem;
}
#content-list .cols-3 p {
  margin-bottom: 0;
}
#content-list .cols-3 .file {
  color: white;
  text-align: center;
  margin-top: 0;
}
#content-list .cols-3 .file a {
  text-decoration: none;
  line-height: 1;
}
#content-list .cols-3 .file .download {
  text-transform: uppercase;
  background: url('../../typo3conf/ext/digitaldock_cdu/Resources/Public/Images/icon_download.png') no-repeat left;
  padding-left: 25px;
  padding-right: 0.5em;
  margin-right: 0.2em;
  border-right: 1px solid;
}
#content-list .cols-3 .file .download:last-child {
  border-right: 0 none;
}
#content-list .fallback-img {
  width: 100%;
  height: 0;
  padding-bottom: 55%;
  background: #e2dede;
}
#content-list ul.f3-widget-paginator {
  padding-top: 3rem;
  clear: both;
  float: none;
  padding-left: 0;
}
#content-list ul.f3-widget-paginator li {
  background: #e2e1db;
  padding: .4em .6em;
  margin-right: .4em;
  font-size: 2rem;
  float: left;
  display: block;
}
#content-list ul.f3-widget-paginator li:nth-child(1):nth-last-child(1).current {
  display: none;
}
#content-list ul.f3-widget-paginator li.current {
  background: #154d8a;
  color: white;
}
#content-list ul.f3-widget-paginator li a {
  text-decoration: none;
  display: block;
}
#content-list ul.f3-widget-paginator li a:hover {
  color: #154d8a;
}
#content-list ul.f3-widget-paginator li.next {
  width: auto;
}
#content-list .date, #content-list .nr {
  font-size: 2rem;
  color: #888888;
  margin-top: .5em;
}
#content-list .date + .nr, #content-list .nr + .nr {
  margin-top: 0;
}

@media print {
  #header-img, #main-nav, #header .right, #footer, .print, .shariff, .breadcrumb {
    display: none;
  }

  #header {
    position: relative;
  }

  .column.representative .column {
    float: none;
    height: auto !important;
  }
  .column.representative .column .text-bottom {
    position: relative;
    padding-top: 20px;
  }
}
@media (max-width: 1650px) {
  html {
    font-size: 7px;
  }

  #logo {
    left: -5px;
    top: 20px;
    position: absolute;
  }

  #main-nav {
    top: 85px;
  }

  header .right {
    top: 22px;
    right: -35px;
  }

  #category-selection {
    margin-left: -360px;
  }

  .news-search-form .btn {
    margin-left: 290px;
  }
}
@media (max-width: 1240px) {
  #category-selection {
    margin-left: 0;
  }

  .news-search-form .btn {
    margin-left: 0;
    margin-right: 2em;
  }
}
@media (max-width: 1120px) {
  html {
    font-size: 6px;
  }
}
@media (max-width: 1020px) {
  #social-nav li {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }

  .container {
    width: 90%;
  }
}
@media (max-width: 900px) {
  #logo {
    width: 44%;
  }

  .container {
    width: 90%;
  }

  #social-nav li {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }

  .columns.cols-2 > .column, .columns .column {
    width: 100% !important;
    margin-bottom: 5%;
  }
  .columns.cols-2 > .column .columns .column, .columns .column .columns .column {
    width: 48.25% !important;
  }

  #p1 #content section:nth-child(4) .columns, #p66 #content section:nth-child(4) .columns {
    margin-bottom: 0;
  }

  #p1 #content section:first-child .news, #p66 #content section:first-child .news {
    position: relative !important;
  }

  .tx-cdu-representatives .text-bottom h5 {
    font-size: 2.7rem;
  }
  .tx-cdu-representatives .text-bottom p {
    font-size: 2.5rem;
  }
  .tx-cdu-representatives .text h3 {
    font-size: 2.7rem;
  }
  .tx-cdu-representatives .text h4 {
    font-size: 2.4rem;
  }

  #pm_abo .checkbox {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  #pm_abo .checkbox:nth-child(4) {
    margin-bottom: 30px;
  }
}
@media (max-width: 840px) {
  #logo {
    width: 250px;
    max-width: 73%;
  }

  #header-img {
    margin-top: 76px;
  }

  header {
    height: 76px;
    overflow: visible;
    background: white;
  }
  header .nav {
    display: none;
    background: white;
    position: fixed;
    top: 76px;
    left: 0;
    overflow: hidden;
    width: 100%;
    padding-bottom: 1em;
  }
  header .nav #main-nav {
    top: auto;
    width: 92%;
    margin: 0 auto;
  }
  header .nav #main-nav ul li {
    display: block;
    font-size: 2.8rem;
    margin: .5em 0;
  }
  header .nav .right {
    position: relative;
    top: auto;
    right: auto;
    width: 92%;
    margin: 0 auto;
  }
  header .nav .right #search {
    margin-top: 1em;
    width: 100%;
    font-size: 2.4rem;
  }

  #mobile-nav {
    position: relative;
    float: right;
    padding: 9px 10px;
    border: 1px solid #bbbbbb;
    background: transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    cursor: pointer;
    margin-top: 20px;
  }
  #mobile-nav .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #bbbbbb;
    border: 1px solid #bbbbbb;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
  }
  #mobile-nav .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .columns.cols-2 > .column .columns .column, .columns .column .columns .column {
    width: 100% !important;
    float: none;
  }

  .columns .column {
    height: auto !important;
  }
  .columns .column .text-bottom {
    position: relative;
  }

  .img-gallery .box {
    width: 48%;
    margin-bottom: 4%;
  }
  .img-gallery .box:last-child:nth-child(3n+2) {
    margin-right: 0;
  }
}
@media (max-width: 620px) {
  .news-search-form {
    float: none;
  }
  .news-search-form .form-group {
    float: none;
    margin-right: 0;
    margin-bottom: 1em;
  }
  .news-search-form .form-group input[type="text"], .news-search-form .form-group input[type="date"] {
    width: 100%;
    padding: .35em .6em;
  }
  .news-search-form .form-group input.datepicker {
    background-position: 99% center;
  }

  #category-selection {
    width: 100%;
    padding-top: .6em;
    padding-bottom: .6em;
    position: absolute;
    top: -92px;
  }

  footer #footer-nav > ul {
    float: none;
    margin-bottom: 2em;
  }

  .news {
    position: relative;
  }

  .news-search-form .btn {
    margin-top: 50px;
  }

  a#termine {
    display: none !important;
  }
}
@media (max-width: 420px) {
  .img-gallery .box {
    width: 100%;
    margin-bottom: 8%;
  }
}

/*!
 * shariff - v1.24.0 - 29.06.2016
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2016 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT license
 */.shariff::after,.shariff::before{content:" ";display:table}.shariff::after{clear:both}.shariff ul{padding:0;margin:0;list-style:none}.shariff li{height:35px;box-sizing:border-box;overflow:hidden}.shariff li a{color:#fff;position:relative;display:block;height:35px;text-decoration:none;box-sizing:border-box}.shariff li .share_count,.shariff li .share_text{font-family:Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle;line-height:35px}.shariff li .fa{width:35px;line-height:35px;text-align:center;vertical-align:middle}.shariff li .share_count{padding:0 8px;height:33px;position:absolute;top:1px;right:1px}.shariff .orientation-horizontal{display:-webkit-box}.shariff .orientation-horizontal li{-webkit-box-flex:1}.shariff .orientation-horizontal .info{-webkit-box-flex:0}.shariff .orientation-horizontal{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shariff .orientation-horizontal li{float:left;-ms-flex:none;flex:none;width:35px;margin-right:3%;margin-bottom:10px}.shariff .orientation-horizontal li:last-child{margin-right:0}.shariff .orientation-horizontal li .share_text{display:block;text-indent:-9999px;padding-left:3px}.shariff .orientation-horizontal li .share_count{display:none}.shariff .theme-grey .shariff-button a{background-color:#b0b0b0}.shariff .theme-grey .shariff-button .share_count{background-color:#ccc;color:#333}.shariff .theme-white .shariff-button{border:1px solid #ddd}.shariff .theme-white .shariff-button a{background-color:#fff}.shariff .theme-white .shariff-button a:hover{background-color:#eee}.shariff .theme-white .shariff-button .share_count{background-color:#fff;color:#999}.shariff .orientation-vertical{min-width:110px}.shariff .orientation-vertical li{display:block;width:100%;margin:5px 0}.shariff .orientation-vertical li .share_count{width:24px;text-align:right}@media only screen and (min-width:360px){.shariff .orientation-horizontal li{margin-right:1.8%;min-width:80px;width:auto;-ms-flex:1 0 auto;flex:1 0 auto}.shariff .orientation-horizontal li .share_count{display:block}.shariff .orientation-horizontal.col-1 li,.shariff .orientation-horizontal.col-2 li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.col-1 li .share_text,.shariff .orientation-horizontal.col-2 li .share_text{text-indent:0;display:inline}.shariff .orientation-horizontal.col-5 li,.shariff .orientation-horizontal.col-6 li{-ms-flex:none;flex:none}}@media only screen and (min-width:640px){.shariff .orientation-horizontal.col-3 li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.col-3 li .share_text{text-indent:0;display:inline}}@media only screen and (min-width:768px){.shariff .orientation-horizontal li{min-width:110px;max-width:160px}.shariff .orientation-horizontal li .share_text{text-indent:0;display:inline}.shariff .orientation-horizontal.col-5 li,.shariff .orientation-horizontal.col-6 li{-ms-flex:1 0 auto;flex:1 0 auto}}@media only screen and (min-width:1024px){.shariff li{height:30px}.shariff li a{height:30px}.shariff li .fa{width:30px;line-height:30px}.shariff li .share_count,.shariff li .share_text{line-height:30px}.shariff li .share_count{height:28px}}.shariff .addthis a{background-color:#f8694d}.shariff .addthis a:hover{background-color:#f75b44}.shariff .addthis .fa-plus{font-size:14px}.shariff .addthis .share_count{color:#f8694d;background-color:#f1b8b0}.shariff .theme-white .addthis a{color:#f8694d}@media only screen and (min-width:600px){.shariff .addthis .fa-plus{font-size:14px;position:relative;top:1px}}.shariff .diaspora a{background-color:#999}.shariff .diaspora a:hover{background-color:#b3b3b3}.shariff .diaspora .fa-times-circle{font-size:17px}.shariff .theme-white .diaspora a{color:#999}@media only screen and (min-width:600px){.shariff .diaspora .fa-times-circle{font-size:16px}}.shariff .facebook a{background-color:#3b5998}.shariff .facebook a:hover{background-color:#4273c8}.shariff .facebook .fa-facebook{font-size:22px}.shariff .facebook .share_count{color:#183a75;background-color:#99adcf}.shariff .theme-white .facebook a{color:#3b5998}@media only screen and (min-width:600px){.shariff .facebook .fa-facebook{font-size:19px}}.shariff .flattr a{background-color:#7ea352}.shariff .flattr a:hover{background-color:#F67C1A}.shariff .flattr a:hover .share_count{color:#d56308;background-color:#fab47c}.shariff .flattr .fa-money{font-size:22px}.shariff .flattr .share_count{color:#648141;background-color:#b0c893}.shariff .theme-white .flattr a{color:#F67C1A}@media only screen and (min-width:600px){.shariff .flattr .fa-money{font-size:19px}}.shariff .googleplus a{background-color:#d34836}.shariff .googleplus a:hover{background-color:#f75b44}.shariff .googleplus .fa-google-plus{font-size:22px}.shariff .googleplus .share_count{color:#a31601;background-color:#eda79d}.shariff .theme-white .googleplus a{color:#d34836}@media only screen and (min-width:600px){.shariff .googleplus .fa-google-plus{font-size:19px}}.shariff .info{border:1px solid #ccc}.shariff .info a{color:#666;background-color:#fff}.shariff .info a:hover{background-color:#efefef}.shariff .info .fa-info{font-size:20px;width:33px}.shariff .info .share_text{display:block!important;text-indent:-9999px!important}.shariff .theme-grey .info a{background-color:#fff}.shariff .theme-grey .info a:hover{background-color:#efefef}.shariff .orientation-vertical .info{width:35px;float:right}@media only screen and (min-width:360px){.shariff .orientation-horizontal .info{-ms-flex:none!important;flex:none!important;width:35px;min-width:35px!important}}@media only screen and (min-width:1024px){.shariff .info .fa-info{font-size:16px;width:23px}.shariff .orientation-horizontal .info{width:25px;min-width:25px!important}.shariff .orientation-vertical .info{width:25px}}.shariff .linkedin a{background-color:#0077b5}.shariff .linkedin a:hover{background-color:#0369a0}.shariff .linkedin .fa-linkedin{font-size:22px}.shariff .linkedin .share_count{color:#004785;background-color:#33AAE8}.shariff .theme-white .linkedin a{color:#0077b5}@media only screen and (min-width:600px){.shariff .linkedin .fa-linkedin{font-size:19px}}.shariff .mail a{background-color:#999}.shariff .mail a:hover{background-color:#a8a8a8}.shariff .mail .fa-envelope{font-size:21px}.shariff .theme-white .mail a{color:#999}@media only screen and (min-width:600px){.shariff .mail .fa-envelope{font-size:18px}}.shariff .pinterest a{background-color:#bd081c}.shariff .pinterest a:hover{background-color:#d50920}.shariff .pinterest .fa-pinterest-p{font-size:22px}.shariff .pinterest .share_count{color:#a31601;background-color:#eda79d}.shariff .theme-white .pinterest a{color:#bd081c}@media only screen and (min-width:600px){.shariff .pinterest .fa-pinterest-p{font-size:19px;position:relative;top:1px}}.shariff .reddit a{background-color:#ff4500}.shariff .reddit a:hover{background-color:#ff6a33}.shariff .reddit .fa-reddit{font-size:17px}.shariff .theme-white .reddit a{color:#ff4500}@media only screen and (min-width:600px){.shariff .reddit .fa-reddit{font-size:16px}}.shariff .stumbleupon a{background-color:#eb4924}.shariff .stumbleupon a:hover{background-color:#ef7053}.shariff .stumbleupon .fa-stumbleupon{font-size:17px}.shariff .theme-white .stumbleupon a{color:#eb4924}@media only screen and (min-width:600px){.shariff .stumbleupon .fa-stumbleupon{font-size:16px}}.shariff .twitter a{background-color:#55acee}.shariff .twitter a:hover{background-color:#32bbf5}.shariff .twitter .fa-twitter{font-size:28px}.shariff .twitter .share_count{color:#0174a4;background-color:#96D4EE}.shariff .theme-white .twitter a{color:#55acee}@media only screen and (min-width:600px){.shariff .twitter .fa-twitter{font-size:24px}}.shariff .whatsapp a{background-color:#5cbe4a}.shariff .whatsapp a:hover{background-color:#34af23}.shariff .whatsapp .fa-whatsapp{font-size:28px}.shariff .theme-white .whatsapp a{color:#5cbe4a}@media only screen and (min-width:600px){.shariff .whatsapp .fa-whatsapp{font-size:22px}}.shariff .xing a{background-color:#126567}.shariff .xing a:hover{background-color:#29888a}.shariff .xing .fa-xing{font-size:22px}.shariff .xing .share_count{color:#15686a;background-color:#4fa5a7}.shariff .theme-white .xing a{color:#126567}@media only screen and (min-width:600px){.shariff .xing .fa-xing{font-size:19px}}.shariff .tumblr a{background-color:#36465D}.shariff .tumblr a:hover{background-color:#44546B}.shariff .tumblr .fa-tumblr{font-size:28px}.shariff .theme-white .tumblr a{color:#5cbe4a}@media only screen and (min-width:600px){.shariff .tumblr .fa-tumblr{font-size:22px}}.shariff .threema a{background-color:#333}.shariff .threema a:hover{background-color:#1f1f1f}.shariff .threema .fa-lock{font-size:28px}.shariff .theme-white .threema a{color:#333}@media only screen and (min-width:600px){.shariff .threema .fa-lock{font-size:22px}}.shariff .weibo a{background-color:#F56770}.shariff .weibo a:hover{background-color:#FA7F8A}.shariff .weibo .fa-weibo{font-size:28px}.shariff .weibo .share_count{color:#0174a4;background-color:#F56770}.shariff .theme-white .weibo a{color:#F56770}@media only screen and (min-width:600px){.shariff .weibo .fa-weibo{font-size:24px}}.shariff .tencent-weibo a{background-color:#26ACE0}.shariff .tencent-weibo a:hover{background-color:#38BBEB}.shariff .tencent-weibo .fa-tencent-weibo{font-size:28px}.shariff .tencent-weibo .share_count{color:#0174a4;background-color:#26ACE0}.shariff .theme-white .tencent-weibo a{color:#26ACE0}@media only screen and (min-width:600px){.shariff .tencent-weibo .fa-tencent-weibo{font-size:24px}}.shariff .qzone a{background-color:#2B82D9}.shariff .qzone a:hover{background-color:#398FE6}.shariff .qzone .fa-qq{font-size:28px}.shariff .qzone .share_count{color:#0174a4;background-color:#2B82D9}.shariff .theme-white .qzone a{color:#2B82D9}@media only screen and (min-width:600px){.shariff .qzone .fa-qq{font-size:24px}}