@charset "UTF-8";
@font-face {
  font-family: 'documenta-sans-regular';
  src: url("../fonts/documenta-sans-regular.eot");
  src: url("../fonts/documenta-sans-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-sans-regular.woff") format("woff"), url("../fonts/documenta-sans-regular.ttf") format("truetype"), url("../fonts/documenta-sans-regular.svg#documenta-sans-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta';
  src: url("../fonts/documenta.eot");
  src: url("../fonts/documenta.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta.woff") format("woff"), url("../fonts/documenta.ttf") format("truetype"), url("../fonts/documenta.svg#documenta") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta-italic';
  src: url("../fonts/documenta-italic.eot");
  src: url("../fonts/documenta-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-italic.woff") format("woff"), url("../fonts/documenta-italic.ttf") format("truetype"), url("../fonts/documenta-italic.svg#documenta-italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta-bold';
  src: url("../fonts/documenta-bold.eot");
  src: url("../fonts/documenta-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-bold.woff") format("woff"), url("../fonts/documenta-bold.ttf") format("truetype"), url("../fonts/documenta-bold.svg#documenta-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Table und h Fonts */
@font-face {
  font-family: 'documenta-sans-regular-table';
  src: url("../fonts/documenta-sans-regular-table.eot");
  src: url("../fonts/documenta-sans-regular-table.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-sans-regular-table.woff") format("woff"), url("../fonts/documenta-sans-regular-table.ttf") format("truetype"), url("../fonts/documenta-sans-regular-table.svg#documenta-sans-regular-table") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta-sans-regular-italic-table';
  src: url("../fonts/documenta-sans-regular-italic-table.eot");
  src: url("../fonts/documenta-sans-regular-italic-table.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-sans-regular-italic-table.woff") format("woff"), url("../fonts/documenta-sans-regular-italic-table.ttf") format("truetype"), url("../fonts/documenta-sans-regular-italic-table.svg#documenta-sans-regular-italic-table") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta-italic-table';
  src: url("../fonts/documenta-italic-table.eot");
  src: url("../fonts/documenta-italic-table.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-italic-table.woff") format("woff"), url("../fonts/documenta-italic-table.ttf") format("truetype"), url("../fonts/documenta-italic-table.svg#documenta-italic-table") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta-table';
  src: url("../fonts/documenta-table.eot");
  src: url("../fonts/documenta-table.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-table.woff") format("woff"), url("../fonts/documenta-table.ttf") format("truetype"), url("../fonts/documenta-table.svg#documenta-table") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'documenta-bold-table';
  src: url("../fonts/documenta-bold-table.eot");
  src: url("../fonts/documenta-bold-table.eot?#iefix") format("embedded-opentype"), url("../fonts/documenta-bold-table.woff") format("woff"), url("../fonts/documenta-bold-table.ttf") format("truetype"), url("../fonts/documenta-bold-table.svg#documenta-table") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Symbole */
@font-face {
  font-family: 'amatiksymbols';
  src: url("../fonts/amatiksymbols.eot");
  src: url("../fonts/amatiksymbols.eot?#iefix") format("embedded-opentype"), url("../fonts/amatiksymbols.woff") format("woff"), url("../fonts/amatiksymbols.ttf") format("truetype"), url("../fonts/amatiksymbols.svg#amatiksymbols") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Pr├ñsentation */
.container.desc {
  background: #115c85;
  color: #fff;
  padding-top: 0;
  border-top: 5px dashed;
  border-bottom: 5px dashed;
}

.container.desc h1 {
  font-size: 25px;
  margin: 20px;
  margin-left: 0;
}

.container.desc .equalizer {
  padding: 0;
}

.container.desc .row {
  padding-bottom: 0px;
}

/* Standardklassen */
body {
  font-family: "documenta-sans-regular",sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
}

.skip_navi {
  position: absolute;
  left: -999999px;
  top: -999999px;
}

.area-body img {
  vertical-align: middle;
  max-width: 100%;
}

.page {
  background-color: #fff;
}

.textblock a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid;
}

.textblock a:hover {
  color: #4D4D4D;
}

a {
  color: #E62527;
  text-decoration: none;
}

b, strong {
  font-family: documenta-bold;
  font-weight: normal;
}

em, .italic {
  font-family: documenta-italic;
  font-style: normal;
}

p {
  max-width: 600px;
  margin: 0 0 20px;
}

p img {
  padding-top: 40px;
  max-width: 100%;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 0px;
  max-width: 600px;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.btn, .kalender.readmore {
  display: inline-block;
  padding: 8px 24px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-left: 1px solid #E62527;
  border-right: 1px solid #E62527;
  border-top: 1px solid #E62527;
  border-bottom: 1px solid #E62527 !important;
  border-radius: 0px;
  color: #E62527 !important;
  text-transform: uppercase;
  font-family: documenta-sans-regular-table;
  letter-spacing: 1px;
  background-color: #fff;
}

.formbutton.nextbutton, .formbutton.submitbutton, .formbutton.prevbutton, .formbutton.resetbutton, .webform_field .btn {
  display: inline-block;
  padding: 8px 24px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-left: 1px solid #E62527;
  border-right: 1px solid #E62527;
  border-top: 1px solid #E62527;
  border-bottom: 1px solid #E62527 !important;
  border-radius: 0px;
  color: #E62527 !important;
  text-transform: uppercase;
  font-family: documenta-sans-regular-table;
  letter-spacing: 1px;
  width: auto;
  float: right;
  background: #fff;
}

.formbutton.submitbutton {
  margin: 20px 10px 10px 10px;
}

.btn:hover, .btn:focus, .btn.focus, .formbutton.nextbutton:hover, .formbutton.nextbutton:focus, .formbutton.submitbutton:hover, .formbutton.submitbutton:focus, .formbutton.prevbutton:hover, .formbutton.resetbutton:hover, .formbutton.prevbutton:focus, .formbutton.resetbutton:focus {
  color: #fff !important;
  text-decoration: none;
  background: #E62527;
}

.btn.inv, .formbutton.submitbutton, .formbutton.nextbutton, .webform_field .btn.inv {
  color: #fff !important;
  background: #E62527;
}

.btn.inv:hover, .btn.inv:focus, .btn.inv.focus, .formbutton.submitbutton:hover, .formbutton.nextbutton:hover, .formbutton.submitbutton:focus, .formbutton.nextbutton:focus, .webform_field .btn.inv:hover, .webform_field .btn.inv:focus {
  color: #E62527 !important;
  text-decoration: none;
  background: #fff;
}

.btn.dl:hover, .kalender.readmore:hover {
  color: #fff !important;
  background: #E62527;
}

.textblock .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
}

hr {
  border-top: 1px solid #4D4D4D;
}

/* Readspeaker */
.rsbtn .rsbtn_powered .rsbtn_btnlabel {
  display: none !important;
}

/* Drucken */
.print, .readspeak, .newsback {
  text-align: left;
  font-size: 12px;
  margin: 0;
  color: #000;
  font-family: documenta-sans-regular;
  letter-spacing: 1.5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  float: left;
  clear: both;
  margin-bottom: 5px;
  margin-top: 5px;
}

.newsback {
  padding-right: 20px;
}

.print a, .readspeak a, .newsback a {
  color: #000;
  margin-bottom: 0px;
  float: left;
  border-bottom: 0;
}

.print a:hover, .readspeak a:hover {
  color: #E62527;
}

.printbtn, .readbtn {
  width: 115px;
}

.printbtn::before {
  content: "w";
  font-family: amatiksymbols;
  display: block;
  float: left;
  font-size: 22px;
  line-height: 16px;
  padding-right: 5px;
}

.newsback::before {
  content: "R";
  font-family: amatiksymbols;
  display: block;
  float: left;
  font-size: 22px;
  line-height: 16px;
  padding-right: 5px;
}

.newsback:hover, .newsback a:hover {
  color: #E62527;
}

a[target="_blank"]::after {
  content: "F";
  font-family: amatiksymbols;
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
  position: absolute;
}

a[target="_blank"] {
  margin-right: 15px;
}

.hiddenprint::after, .btn::after {
  display: none !important;
}

/* Readspeaker */
.readbtn::before {
  content: 'A';
  font-family: amatiksymbols;
  display: block;
  float: left;
  font-size: 22px;
  line-height: 16px;
  padding-right: 5px;
}

/* Cookie Hinweis */
.stoerer {
  background: #4D4D4D;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 1000000;
  width: 100%;
}

.stoerer.placedbehind {
  display: block;
}

.stoerer .container {
  max-width: 1650px;
  width: 100%;
  padding: 20px 160px;
  margin-right: 0;
  margin-left: 0;
  margin: auto;
}

.stoerer .text, .stoerer a {
  color: #fff;
  padding: 0px 10px;
  font-family: documenta;
  font-size: 16px;
  float: left;
}

.stoerer .text {
  max-width: 90%;
}

.stoerer a {
  padding-left: 0;
  text-decoration: underline;
}

.stoerer p {
  max-width: 100%;
  padding-left: 10px;
  margin-bottom: 0;
}

.stoerer .btn {
  float: right;
  margin-left: 0;
  margin-bottom: 20px;
  margin-right: 20px;
}

/* Umflossenes Bild */
.floattext img {
  float: right;
  width: 100%;
  padding: 0 60px;
  padding-right: 0;
  margin-right: -50%;
  padding-top: 60px;
}

.floattext .smallcap {
  float: right;
  width: 100%;
  padding: 0px 10px;
  padding-right: 0px;
  margin-right: -49%;
  margin-bottom: 30px;
  padding-top: 10px;
  text-align: left;
  max-width: 100%;
  padding-left: 65px;
}

/* Zitate */
blockquote {
  padding: 0px;
  margin: 0px;
  font-size: 17.5px;
  border-left: 0px solid #4D4D4D;
  color: #8B8D8E;
}

blockquote p::before {
  font-size: 100px;
  content: 'ÔÇØ';
  float: left;
  width: 100%;
  text-align: center;
  line-height: 5px;
  margin-top: 40px;
  font-family: documenta;
}

blockquote p {
  font-family: documenta-sans-regular;
}

blockquote footer::before, blockquote small::before, blockquote .small::before {
  content: '';
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4D4D4D;
  text-transform: uppercase;
  text-decoration: none;
}

cite {
  font-style: normal;
  font-family: documenta;
  letter-spacing: 1px;
}

.col-md-3 blockquote p {
  font-size: 18px;
}

.col-md-4 blockquote p, .col-md-9 blockquote p {
  font-size: 20px;
}

.col-md-6 blockquote p {
  font-size: 30px;
}

.col-md-12 blockquote p {
  font-size: 40px;
  max-width: 100%;
}

/* Bildbeschreibung und Quelle */
.caption {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0px;
  bottom: 0;
  position: absolute;
}

.capdesc, .capsource {
  float: left;
  font-size: 14px;
  padding: 10px 0px 10px 20px;
}

.capdesc {
  font-family: documenta-italic;
}

.capsource {
  font-family: documenta-italic;
  color: #4D4D4D;
}

.capsource::before {
  content: '';
}

.smallcap {
  float: none;
  width: 100%;
  font-weight: normal;
  padding-top: 10px;
  line-height: 1.3;
  padding-bottom: 20px;
  clear: both;
  max-width: 520px;
}

p .smallcap {
  padding-bottom: 40px;
}

.smallcap .capdesc {
  float: none;
  font-size: 16px;
  padding: 10px 10px 0px 0px;
  max-width: 500px;
}

.smallcap .capsource {
  font-size: 12px;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.5;
  display: inline-flex;
  white-space: normal;
  width: auto;
  float: none;
  vertical-align: middle;
}

.textblock .smallcap {
  padding-bottom: 40px;
}

.floattext .smallcap .capdesc {
  float: none;
  padding: 10px 10px 10px 0px;
}

.floattext .smallcap .capsource {
  float: none;
}

/* Header */
.head-container {
  margin-bottom: 20px;
  padding-top: 0;
}

.head-container.affix {
  position: relative;
  margin-bottom: 76px;
}

.head-navbar .container {
  width: 100%;
  padding: 0 185px;
  height: 50px;
  margin: auto;
  max-width: 1660px;
}

.logo_container {
  max-width: 230px;
}

.logo {
  height: auto;
  max-width: 230px;
  image-rendering: auto;
}

/* Area Body */
.row {
  max-width: 1650px;
  width: 100%;
  padding: 0 160px;
  margin-right: 0;
  margin-left: 0;
  margin: auto;
}

.area-body .row {
  margin-right: 0;
  margin-left: 0;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0;
}

.container.grau {
  background: #eeeeee;
  padding: 30px 0;
}

.container.geringerabstand {
  padding: 0;
}

/* Startcontainer */
.container.start {
  padding-bottom: 0;
}

.equalizer.start.right h3 {
  border-top: 1px solid #d3d3d3;
  padding-top: 20px;
}

.container.start .textblock p {
  margin-bottom: 0;
}

.bottomdiv.start {
  bottom: 0;
  width: 100%;
  opacity: 0;
}

/* Ticker */
.container.multirows.ticker.start .multibox {
  padding: 0px 0px;
  width: 100%;
  float: left;
  height: auto;
  margin-bottom: 0;
}

.container.multirows.ticker.start .teaserblock .tickerpic {
  max-width: 40%;
  float: left;
  padding: 0;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-top: 9px;
  max-height: 79px;
  width: auto;
  margin-bottom: 10px;
}

.container.multirows.ticker.start .multibox .owl-carousel .owl-item {
  border-right: 0px solid #4D4D4D;
}

.container.multirows.ticker.start .equalizer h1 {
  font-size: 34px;
}

.container.multirows.ticker.start .multibox h1 {
  margin-top: 20px;
}

/* Ticker */
.container.multirows.ticker.start .col-md-4 {
  padding-left: 5%;
}

.container.multirows.ticker.start .col-md-4 .equalizer .headline h2 {
  font-size: 20px;
}

.container.multirows.ticker.start .col-md-4 .equalizer {
  border-bottom: 10px solid #8B8D8E;
  padding-bottom: 20px;
  float: left;
}

.container.multirows.ticker.start .col-md-4 .multiblock .equalizer {
  border-bottom: 0px solid;
}

.container.multirows.ticker.start .col-md-4 .multiblock .teaserblock {
  float: left;
}

.container.multirows.ticker.start .col-md-4 .multiblock .teaserblock p {
  font-size: 15px;
  color: #000;
  padding-bottom: 20px;
  float: left;
}

.container.multirows.ticker.start .col-md-4 .multiblock h3 {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 5px;
}

.container.multirows.ticker.start .divider {
  width: 100%;
  float: left;
  display: block;
  padding: 0 20px;
  margin-top: 0px;
}

.container.multirows.ticker.start .col-md-4 .multibox .item .equalizer {
  border-bottom: 0;
}

.container.multirows.ticker.start .col-md-8 .equalizer {
  border-bottom: 10px solid #8B8D8E;
  padding-bottom: 20px;
}

.container.multirows.ticker.start .col-md-8 .teaserblock p {
  color: #E62527;
  font-size: 22px;
  font-family: documenta;
  line-height: 1.4;
}

.container.multirows.ticker.start .row {
  padding-top: 30px;
}

/* Gro├ƒes Bild */
.container.bp {
  padding: 0;
}

.container.intro p {
  margin: 0;
}

.container.bp .row {
  padding-top: 20px;
  padding-bottom: 0;
}

/* Veranstaltungen */
.container.event .subheadline h2 {
  margin-bottom: 0px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
}

/* Multirows Abst├ñnde */
/* Leute */
.container.people {
  padding-top: 0;
  padding-bottom: 0;
}

/* Shop */
.container.multirows.shop {
  padding: 0;
}

.shop .col-md-12 h2 {
  max-width: 100%;
  padding: 0 20px;
}

.shop .col-md-12 .textblock h2 {
  max-width: 100%;
  padding: 0;
}

.shop .col-md-12 .row {
  padding: 0;
}

.shop .col-md-12 .divider {
  width: 100%;
  float: left;
  display: block;
  padding: 0 20px;
  margin-bottom: 40px;
}

.shop .col-md-4 {
  border-right: 1px solid #4D4D4D;
  margin-bottom: 40px;
  border-bottom: 0px solid;
  padding-bottom: 0px;
  float: left;
}

.shop .col-md-4 h2 {
  max-width: 100%;
  padding: 0;
}

.shop .col-md-4 .equalizer {
  border-bottom: 1px solid #4D4D4D;
  padding-bottom: 60px !important;
}

.shop .col-md-4.last {
  border-right: 0px solid #4D4D4D;
}

.shop .spinner.ui-spinner-input {
  margin-top: 0;
  width: 50px;
  text-align: center;
  font-family: documenta-sans-regular-table;
  font-size: 16px;
  margin-right: 10px;
}

.shop .multiblock .btn.inv {
  margin-top: 20px;
}

.shop .col-md-3 .equalizer {
  height: 100%;
}

.ui-spinner {
  float: left;
  position: absolute;
  bottom: 0;
}

.ui-icon.ui-icon-triangle-1-n, .ui-icon.ui-icon-triangle-1-s {
  font-family: amatiksymbols;
  padding: 5px;
  color: grey;
  float: right;
}

.ui-icon.ui-icon-triangle-1-n:hover, .ui-icon.ui-icon-triangle-1-s:hover, .ui-spinner-button.ui-spinner-down.ui-corner-br.ui-button.ui-widget.ui-state-default.ui-button-text-only:hover, .ui-icon.ui-icon-triangle-1-n:hover, .ui-icon.ui-icon-triangle-1-s:focus, .ui-spinner-button.ui-spinner-down.ui-corner-br.ui-button.ui-widget.ui-state-default.ui-button-text-only:focus {
  color: #000;
  text-decoration: none;
  border: 0px;
}

.ui-spinner-button.ui-spinner-up.ui-corner-tr.ui-button.ui-widget.ui-state-default.ui-button-text-only:hover, .ui-spinner-button.ui-spinner-up.ui-corner-tr.ui-button.ui-widget.ui-state-default.ui-button-text-only:focus {
  color: #000;
  text-decoration: none;
}

.ui-icon.ui-icon-triangle-1-n:hover, .ui-icon.ui-icon-triangle-1-s:hover {
  cursor: pointer;
}

.multirows.shop .col-md-3 {
  border-right: 0px solid #4D4D4D;
}

.shop .multibox {
  background: #fff;
  padding: 0px 20px;
  width: 100%;
  float: right;
}

/* Shop Tabs */
.col-md-9.equalcols {
  height: auto !important;
}

.tab-link.current, .tab-link:hover {
  background: #fff;
  border-top: 3px solid #E62527;
  color: #000;
}

.tab-link {
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px 30px;
  border-top: 3px solid #eeeeee;
  letter-spacing: 1px;
  color: #000;
  height: 60px;
  line-height: 60px;
  font-family: documenta-sans-regular-table;
  cursor: pointer;
}

.tab-content {
  display: none;
}

.tab-content.current {
  display: block;
}

.tab-content .textblock {
  padding: 0 20px;
}

/* Termine */
.container.grau .multibox.termine {
  padding: 40px 50px;
}

.multibox.termine {
  float: none;
}

.multibox.termine .multiblock {
  padding: 5px 0px;
}

.multibox.termine .divider {
  width: 100%;
  margin: 0px 0px 20px 0px;
}

.multibox.termine .multiblock.active {
  background-color: #eeeeee;
  padding: 5px 10px;
}

.multibox.termine .multiblock.active h3 {
  font-weight: normal;
  color: #E62527;
}

.multibox.termine .multiblock a h2 {
  color: #000;
}

.multibox.termine .multiblock a:hover h2 {
  color: #E62527;
}

.multibox.termine .multiblock a:hover {
  text-decoration: none;
}

.multibox.termine .multiblock .headline h2 {
  font-size: 16px;
  margin-bottom: 0px;
}

.multibox.termine .multiblock .teaserblock p {
  font-family: documenta-italic;
  font-size: 14px;
}

/* Farben Beauftragte */
.polizei .multibox .headline h2, .polizei .daily .presseticker.head ul {
  border-bottom: 3px solid #003a5a;
}

.antidis .multibox .headline h2, .antidis .daily .presseticker.head ul {
  border-bottom: 3px solid #ee6f53;
}

.soziales .multibox .headline h2, .soziales .daily .presseticker.head ul {
  border-bottom: 3px solid #fdc300;
}

.polizei .teaserblock img, .antidis .teaserblock img, .soziales .teaserblock img {
  padding-top: 0;
}

.antidis .subheadline h2 {
  color: #ee6f53;
}

.antidis .btn, .antidis .kalender.readmore {
  border-left: 1px solid #ee6f53;
  border-right: 1px solid #ee6f53;
  border-top: 1px solid #ee6f53;
  border-bottom: 1px solid #ee6f53 !important;
  color: #ee6f53 !important;
}

.antidis .btn.dl:hover, .antidis .kalender.readmore:hover, .antidis .btn:hover {
  color: #fff !important;
  background: #ee6f53;
}

.polizei .subheadline h2 {
  color: #003a5a;
}

.polizei .btn, .polizei .kalender.readmore {
  border-left: 1px solid #003a5a;
  border-right: 1px solid #003a5a;
  border-top: 1px solid #003a5a;
  border-bottom: 1px solid #003a5a !important;
  color: #003a5a !important;
}

.polizei .btn.dl:hover, .polizei .kalender.readmore:hover, .polizei .btn:hover {
  color: #fff !important;
  background: #003a5a;
}

.soziales .subheadline h2 {
  color: #000;
}

.soziales .btn, .soziales .kalender.readmore {
  border-left: 1px solid #fdc300;
  border-right: 1px solid #fdc300;
  border-top: 1px solid #fdc300;
  border-bottom: 1px solid #fdc300 !important;
  color: #000 !important;
}

.soziales .btn.dl:hover, .soziales .kalender.readmore:hover, .soziales .btn:hover {
  color: #000 !important;
  background: #fdc300;
}

/* Footer */
.area-foot {
  margin-bottom: 0px;
  background: #eeeeee;
}

.area-foot hr {
  margin-top: 60px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid #115c85;
  margin-left: 20px;
  clear: both;
  margin-right: 20px;
}

.area-foot .container {
  padding-top: 0;
}

.area-foot .col-md-3 {
  width: 25%;
  padding: 40px 20px;
  color: #115c85;
}

.footerlogo {
  background: url(../images/logo_footer.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
  height: 310px;
  float: right;
  width: 230px;
  margin-right: 20px;
  margin-top: -30px;
}

.footer-logo img {
  max-width: 100%;
}

.footer.light .container h2 {
  font-size: 14px;
  font-family: documenta-bold;
  margin-bottom: 15px;
}

.footer.light .container p {
  font-size: 14px;
}

.footer.light a {
  color: #115c85;
  border-bottom: 1px solid;
}

.footer.light a:hover {
  color: #E62527;
  text-decoration: none;
}

/* Footer Men├╝ */
.footer-menu {
  padding: 0px 20px;
  margin-bottom: 60px;
}

.footer-menu .divider::after {
  content: '|';
  padding-right: 20px;
  float: left;
  font-size: 14px;
  color: #115c85;
  padding: 12px;
}

.footer-menu .navbar-nav > li {
  width: auto;
}

.footer-menu .nav > li > a {
  position: relative;
  display: block;
  padding: 15px 0px 10px 0px;
  font-size: 14px;
  color: #115c85;
  border-bottom: 0px solid;
}

/* Sonderbloecke */
.datumsausgabe {
  font-family: documenta-table;
}

/* Dachzeile */
.dachzeile h3 {
  margin-bottom: 0;
}

.col-md-3 .dachzeile {
  margin-bottom: 0px;
  margin-top: 60px;
}

/* equalizer */
.blocklink {
  text-decoration: none !important;
  color: #000;
}

.blocklink:hover {
  text-decoration: none !important;
  color: #E62527;
}

.equalizer {
  position: relative;
  width: 100%;
  float: left;
}

.equalizer .bottom img, .equalizer .bottom .introbig {
  position: absolute;
  bottom: 0;
}

.equalizer h3 {
  font-size: 12px;
  margin: 0;
  color: #4D4D4D;
  font-family: documenta-table;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.equalizer h1, .equalizer .h1, .headline.big h2 {
  font-size: 40px;
}

/* Gro├ƒes Introbild Startseite */
.introbig {
  border-bottom: 10px solid #8B8D8E;
  padding-bottom: 20px;
}

.introbig h1 {
  margin-bottom: 10px;
  font-size: 36px;
}

/* Teaserblock */
.teaserblock p {
  color: #E62527;
  font-size: 22px;
  font-family: documenta;
  line-height: 1.4;
}

.teaserblock img {
  width: 100%;
}

.teaserblock.dark {
  margin-top: 30px;
}

.teaserblock.red {
  padding-top: 45px;
}

.teaserblock.dark p {
  color: #000;
}

/* Multibox */
.multibox {
  background: #fff;
  padding: 0px 60px;
  width: 75%;
  float: right;
}

.col-md-4 .multibox {
  width: 100%;
}

.container.grau .multibox {
  padding: 40px 60px;
}

.multibox.border {
  border-left: 1px solid #d3d3d3;
  padding-bottom: 0;
}

.multibox.border.printread {
  padding-top: 0;
}

.multibox .headline h1, .multibox .headline h2 {
  font-size: 25px;
  border-bottom: 3px solid #E62527;
  padding-bottom: 5px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}

.multibox .headline h2 {
  border-bottom: 3px solid #E62527;
  padding-bottom: 5px;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 0;
}

.multibox .divider {
  border-top: 1px solid #d3d3d3;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
}

.equalizer .multiblock .headline h2 {
  font-size: 20px;
  margin-top: 5px;
  border-bottom: 0px solid #E62527;
  margin-bottom: 10px;
}

.multiblock h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.multiblock h3 {
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.multiblock .date h4 {
  font-size: 16px;
  margin-top: 0px;
  font-family: documenta;
}

.multiblock .teaserblock a {
  color: #000;
  border-bottom: 1px solid;
}

.multiblock .teaserblock a:hover {
  color: #4D4D4D;
  text-decoration: none;
}

.multiblock .introimg {
  width: 40%;
  float: left;
  clear: both;
  padding-right: 20px;
  padding-bottom: 20px;
  min-width: 100px;
}

.col-md-3 .multiblock .introimg {
  width: 100%;
}

.col-md-3 .multiblock.blue {
  color: #115c85;
  float: left;
  width: 100%;
  border-top: 1px solid #4D4D4D;
  padding-top: 25px;
}

.multiblock .introimg img {
  height: auto;
}

.multiblock .teaserblock p {
  font-size: 15px;
  color: #000;
  margin-bottom: 10px;
}

.multiblock ul {
  padding: 0px 20px;
}

.multiblock ul, .multiblock ol {
  list-style-type: none;
  float: left;
  width: 100%;
  position: relative;
  font-size: 15px;
}

.multiblock ul li::before {
  content: '-';
  position: absolute;
  margin-left: 0px;
  font-family: amatiksymbols;
  font-size: 15px;
  margin-top: 2px;
  left: 0px;
}

.multiblock.blue {
  color: #115c85;
  float: left;
  width: 100%;
}

.multiblock.blue a {
  text-decoration: none;
}

.multiblock.blue a .date {
  color: #115c85;
}

.multiblock.blue a:hover .date {
  color: #E62527;
}

.multibox.grey {
  background: #eeeeee;
}

.multibox.sticky {
  margin-top: 0px;
  padding-top: 0;
}

.multibox.sticky.is_stuck {
  margin-top: 0px;
  margin-left: 0px;
}

.multibox {
  margin-bottom: 40px;
}

/* Multibox als Men├╝ */
.multiblock.hidden {
  display: block !important;
}

.col-md-3 .multibox {
  float: left;
  width: 100%;
  padding: 0 20px;
}

.col-md-3.subnav {
  padding: 0;
}

.col-md-3.subnav .multibox ul li::before, .col-md-6.subnav .multibox ul li::before {
  content: '>';
  position: absolute;
  margin-left: 0px;
  font-family: amatiksymbols;
  font-size: 10px;
  margin-top: 5px;
  left: 0px;
}

.col-md-6.subnav .multibox ul li::before {
  margin-top: 0px;
}

.col-md-3.subnav .multibox .headline h2, .col-md-6.subnav .multibox .headline h2 {
  margin-bottom: 10px;
}

.col-md-3.subnav .multibox a, .col-md-6.subnav .multibox a {
  font-size: 15px;
  color: #000;
  border-bottom: 0;
}

.col-md-3.subnav .multibox a:hover, .col-md-6.subnav .multibox a:hover, .col-md-3.subnav .multibox .active a, .col-md-6.subnav .multibox .active a {
  color: #4D4D4D;
  border-bottom: 1px solid;
}

/* Textbereich */
.subheadline h2 {
  color: #E62527;
  font-size: 22px;
  font-family: documenta;
  margin-bottom: 40px;
  margin-top: 20px;
  line-height: 1.4;
}

.textblock {
  font-family: documenta;
  max-width: 600px;
  float: left;
  margin-bottom: 0px;
  width: 100%;
}

.multirows .equalizer .textblock img {
  padding-bottom: 0;
}

.textblock.center, .textblock.center p {
  text-align: center;
  width: 100%;
  max-width: 100%;
}

.textblock h2 {
  font-family: documenta-sans-regular;
  margin-bottom: 20px;
}

.equalizer .textblock h3, .col-md-6 .textblock h3 {
  font-family: documenta-bold;
  font-size: 21px;
  letter-spacing: 0;
  color: #000;
  margin-top: 20px;
  margin-bottom: 15px;
  text-transform: none;
  line-height: 1.5;
  float: left;
  width: 100%;
}

.headline h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.moreh2 {
  margin-top: 40px !important;
  float: left;
  width: 100%;
}

.headline .toptext {
  margin-top: 0;
}

.textblock ol, .textblock ul {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
}

.textblock ol > li, .textblock ul > li {
  padding-left: 0px;
  margin-left: 20px;
}

.textblock ul, .textblock ol {
  list-style-type: none;
  margin-left: 0px;
  width: 100%;
  float: left;
}

.textblock ol {
  list-style-type: decimal;
}

.textblock ol {
  list-style-type: normal;
}

.textblock ul li::before {
  content: '-';
  position: absolute;
  margin-left: -20px;
  font-family: documenta-bold;
  font-size: 20px;
  margin-top: -2px;
}

/* Textblock Elemente */
.multilinkblock.left {
  width: 40%;
  float: left;
  border-top: 3px solid #4D4D4D;
  padding: 20px 0;
  margin: 20px;
  margin-left: 0;
  border-bottom: 3px solid #4D4D4D;
  padding-right: 0px;
  min-width: 190px;
  margin-bottom: 35px;
}

.multilinkblock.bottom {
  width: 100%;
  float: left;
  padding: 40px;
  margin: 20px;
  margin-left: 0;
  background: #e2eef6;
  margin-bottom: 40px;
  padding-right: 60px;
  padding-bottom: 20px;
}

.multilinkblock h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

.equalizer .multilinkblock h3 {
  font-family: documenta-bold;
  font-size: 15px;
  letter-spacing: 0;
  color: #000;
  margin-top: 0px;
  margin-bottom: 10px;
  text-transform: none;
  line-height: 1.5;
}

.multilinkblock p {
  float: left;
  font-size: 15px;
  clear: both;
  font-family: documenta-sans-regular;
  border-bottom: 0px solid;
}

.multilinkblock img {
  margin-bottom: 20px;
  margin-top: 10px;
}

.multilinkblock a {
  font-size: 15px;
  clear: both;
  font-family: documenta-sans-regular;
  border-bottom: 1px solid;
  line-height: 1.1;
}

.multilinkblock .italic {
  font-family: documenta-sans-regular-italic-table;
}

.multilinkblock ul li::before {
  content: '>';
  position: absolute;
  margin-left: 0px;
  font-family: amatiksymbols;
  font-size: 10px;
  line-height: 2.4;
}

.multilinkblock.bottom ul li::before {
  left: 40px;
}

.multilinkblock ul > li, .multilinkblock ol > li {
  padding-left: 0px;
  margin-left: 20px;
  float: left;
  width: 95%;
  line-height: 1.3;
  margin-bottom: 5px;
  font-family: documenta-sans-regular;
  font-size: 15px;
}

.multilinkblock ul > li a, .multilinkblock ol > li a {
  border-bottom: 0;
}

.multilinkblock .nolink li::before {
  content: '-';
  font-family: documenta;
  font-size: 15px;
  margin-top: 0;
}

/* Grosses Hintergrundbild */
.container.bg {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  position: relative;
}

.container.bg .multibox {
  background: #fff;
  padding: 40px 60px;
  width: 75%;
  float: left;
  margin-top: 10%;
}

/* Owl Slider */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
  padding: 0 10px;
}

.owl-item .item {
  padding-top: 5px;
}

.owl-carousel .owl-item, .owl-carousel3 .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  padding: 0 10px;
  border-right: 1px solid #d3d3d3;
  padding-right: 10px;
}

.owl-item .item .equalizer .bottomdiv {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  position: absolute;
  bottom: 0;
}

.owl-item .item .equalizer .bottomdiv.first {
  position: relative !important;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #FFF;
  font-size: 14px;
  margin: 0px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 0px;
}

.owl-theme .owl-nav .disabled {
  opacity: 1;
  cursor: default;
}

.owl-theme .owl-nav .disabled::after {
  opacity: 0.2;
}

.owl-prev {
  float: left;
  position: absolute;
  left: 0;
  height: 100%;
  top: -35px;
  background: #fff !important;
  text-indent: -9999px;
  padding: 0 !important;
  width: 11px;
}

.owl-prev::after {
  content: '<';
  color: #000;
  float: left;
  text-indent: 0;
  position: relative;
  top: 40%;
  font-size: 30px;
  margin-left: -20px;
  font-family: amatiksymbols;
}

.owl-next {
  float: left;
  position: absolute;
  right: 0;
  height: 100%;
  top: -35px;
  background: #fff !important;
  text-indent: -9999px;
  color: #000;
  padding: 0 !important;
  width: 11px;
}

.owl-next:hover {
  color: red;
}

.owl-next::after {
  content: '>';
  float: left;
  text-indent: 0;
  position: relative;
  top: 40%;
  font-size: 30px;
  color: #000;
  margin-left: 0px;
  font-family: amatiksymbols;
}

.owl-next:hover::after, .owl-prev:hover::after {
  color: #E62527;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #8B8D8E;
}

.owl-dots {
  border-top: 0px solid #d3d3d3;
  padding: 0px 20px 0 20px;
  margin: 10px 10px;
  margin-top: 20px;
  border-bottom: 0px solid #d3d3d3;
  margin-bottom: -20px;
}

.archivlink {
  position: relative;
  width: calc(100% - 40px);
  text-align: right;
  padding: 0;
  z-index: 1;
  right: 0;
  border-top: 1px solid #d3d3d3;
  margin: auto;
  padding-top: 10px;
  margin-top: 30px;
}

.infotext, #info4, #info3, #infoimg {
  float: left;
  font-family: documenta-table;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4D4D4D;
  padding-top: 5px;
  padding-right: 10px;
}

.archivlink a {
  font-size: 14px;
  margin: 0;
  color: #4D4D4D;
  font-family: documenta-table;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.archivlink a:hover {
  color: #E62527;
  text-decoration: none;
}

.archivlink a::after {
  content: '>';
  float: right;
  padding: 0 0px 0 10px;
  padding-bottom: 10px;
  margin-top: 7px;
  transition: linear all 0.1s;
  font-size: 11px;
  transform-origin: 50% 50%;
  font-family: amatiksymbols;
  font-weight: normal;
  margin-right: -3px;
}

/* Mit 3 */
#carousel3 .equalizer .headline h2 {
  font-size: 20px;
}

/* Bilderslider */
.container.multirows.pictures .owl-carousel {
  padding: 0;
}

#carouselimg, #carouselimg2 {
  max-width: 100%;
  margin: auto;
}

#carouselimg .owl-item, #carouselimg2 .owl-item {
  border-right: 0px solid #4D4D4D;
}

#carouselimg .owl-prev, #carouselimg2 .owl-prev {
  top: 0px;
}

#carouselimg .owl-prev, #carouselimg .owl-next, #carouselimg2 .owl-prev, #carouselimg2 .owl-next {
  background: transparent !important;
  top: 0px;
}

#carouselimg .owl-prev::after, #carouselimg2 .owl-prev::after {
  color: #fff;
  margin-left: 10px;
}

#carouselimg .owl-next::after, #carouselimg2 .owl-next::after {
  color: #fff;
  margin-left: -30px;
}

#carouselimg .owl-dots, #carouselimg2 .owl-dots {
  max-width: 1290px;
  margin: 10px auto;
  padding: 0;
  border-bottom: 0;
}

.container.multirows.pictures .archivlink {
  max-width: 1330px;
  margin: auto;
}

/* Personenliste */
.container.people .equalizer .introimage {
  margin-bottom: 20px;
}

.container.people img {
  max-width: 90%;
  height: auto;
}

.peopleblock {
  max-width: 20%;
  float: left;
  padding-right: 20px;
}

.container.people .equalizer .headline h2 {
  font-size: 20px;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  font-family: documenta;
  color: #4D4D4D;
  max-width: 90%;
  margin-top: 0;
}

.nameblock {
  float: left;
  width: 90%;
  border-bottom: 1px solid #4D4D4D;
  margin-bottom: 20px;
}

.container.people .equalizer .headline.nachname h2 {
  border-bottom: 0px solid #4D4D4D;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

.container.people .equalizer .textblock {
  margin-bottom: 10px;
  float: left;
}

.container.people .equalizer .textblock.bottom {
  margin-bottom: 60px;
  float: left;
}

.container.people .equalizer .textblock span {
  float: left;
  width: 90%;
  font-family: documenta-sans-regular;
  font-size: 14px;
}

.peoplelink a {
  margin-top: 10px;
  float: left;
  margin-left: 15px;
}

.peoplelink a::before {
  content: '>';
  float: left;
  margin-left: -15px;
  font-family: 'amatiksymbols';
  font-size: 10px;
  margin-top: 3px;
  font-weight: bold;
}

/* Karriere */
.peopleblock.karriere {
  max-width: 25%;
  float: left;
  padding-right: 0;
  padding-left: 0;
}

.container.people .karriere .equalizer .headline h2 {
  font-size: 22px;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  font-family: documenta-sans-regular;
  color: #000;
  max-width: 100%;
  margin-top: 0;
  text-align: center;
  padding: 0 20px;
}

.container.people .karriere .introimage {
  text-align: center;
}

.container.people .karriere img {
  max-width: 100%;
  height: auto;
  padding: 0 20px;
}

.karriere .nameblock {
  float: left;
  width: 100%;
  border-bottom: 0px solid #4D4D4D;
  margin-bottom: 20px;
  padding: 0 20px;
}

.container.people .karriere .equalizer .textblock span {
  float: left;
  width: 100%;
  font-family: documenta-sans-regular;
  font-size: 16px;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 60px;
}

/* Readspeaker */
#rsplayer {
  position: absolute;
  margin-left: 100px;
  margin-top: 25px;
}

.rsbtn_stop.rsimg.rspart.rsbutton {
  width: 18px !important;
  height: 18px !important;
  background-color: #000 !important;
  margin-left: 2px !important;
  background-position: -18px -36px !important;
}

.rsbtn .rsimg, #rslightbox_logo.rsimg, .rsbtn a.rsimg {
  background: transparent url(../images/ReadSpeakerColorSkin.png) no-repeat scroll 0 0 !important;
}

.rsbtn_colorskin .rsbtn_exp.rsimg.rspart {
  background: #fff !important;
  float: left;
  display: none;
}

.rsbtn_progress_container.rspart {
  display: none !important;
}

.rsbtn_colorskin .rsbtn_volume {
  margin-left: 2px !important;
}

.rsbtn_colorskin .rsbtn_progress_container {
  border: 1px solid #000 !important;
  width: 50px !important;
  height: 10px !important;
  margin-top: 3px !important;
  margin-left: 10px !important;
  background-image: none !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.rsbtn_colorskin .rsbtn_progress_played {
  position: absolute !important;
  height: 100% !important;
  background-color: #000 !important;
  background-image: none !important;
  width: 0px !important;
  height: 18px !important;
  margin-top: -7px !important;
}

.rsbtn .rsbtn_progress_container .rsbtn_progress_handle.rsimg {
  position: absolute;
  left: 0 !important;
  top: 0;
  width: 3px !important;
  height: 16px !important;
  background-position: 0 !important;
  background: #000 !important;
}

.keyLink {
  width: 0px !important;
  background: #000 !important;
  background-image: none !important;
}

.rsbtn.rsexpanded.rsfloating.rsstopped .rsbtn_pause, .rsbtn.rsexpanded.rsfloating.rspaused .rsbtn_pause {
  background-position: -18px 0 !important;
  background-color: #000 !important;
  margin-right: 5px !important;
}

.rsbtn.rsexpanded.rsstopped .rsbtn_stop.rsimg, .rsbtn.rsexpanded.rsstopped .rsbtn_stop.rsimg:hover, .rsbtn.rsexpanded.rsstopped .rsbtn_stop.rsimg.rsfocus {
  background-position: -18px -36px !important;
  background-color: #000 !important;
}

.rsbtn_pause.rsimg.rspart.rsbutton {
  width: 18px !important;
  height: 18px !important;
  background-color: #000 !important;
  background-position: -18px -17px !important;
  margin-right: 5px !important;
}

.rsbtn .rsbtn_volume.rsimg {
  position: relative;
  width: 18px !important;
  height: 18px !important;
  background-position: -18px -54px !important;
  margin-top: 0px !important;
  margin-right: 0px !important;
  background-color: #000 !important;
}

.rsbtn .rsbtn_dl.rsimg {
  width: 18px !important;
  height: 18px !important;
  background-position: -18px -72px !important;
  background-color: #000 !important;
  margin-top: 0px !important;
}

.rsbtn .rsbtn_settings.rsimg {
  width: 18px !important;
  height: 18px !important;
  background-position: -18px -90px !important;
  margin-top: 0px !important;
  background-color: #000 !important;
}

.rsbtn .rsbtn_closer.rsimg {
  width: 18px !important;
  background-position: -18px -108px !important;
  background-color: #000 !important;
}

.rsbtn_exp.rsimg.rspart {
  display: none;
}

.rsfloating {
  display: block !important;
}

.rsbtn_colorskin {
  position: relative;
  font-size: 14px !important;
  line-height: 1.3em !important;
  float: left !important;
  border: 0px solid #000 !important;
  background: #fff !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-family: "documenta-sans-regular", sans-serif !important;
  padding: 5px !important;
}

.rsbtn_colorskin.rspopup {
  position: absolute;
  background: #fff;
  border: 0px solid #555 !important;
  box-shadow: 1px 1px 2px !important;
}

.rsbtn_colorskin.rspopup .rsbtn_exp.rsimg {
  box-shadow: none !important;
  padding: 0px !important;
}

.rsbtn_colorskin.rsfloating .rsbtn_exp.rsimg {
  display: block !important;
  box-shadow: 1px 1px 2px #000 !important;
  padding: 5px !important;
  height: 30px !important;
  margin-top: -5px !important;
}

.rsbtn_colorskin .rsbtn_powered .rsbtn_btnlabel {
  display: none !important;
}

.rspopup .rsbtn_pause.rsimg.rspart.rsbutton {
  margin-right: 0px !important;
}

.rsbtn_colorskin .rsbtn_left .rsbtn_text {
  background: transparent !important;
  padding-left: 0px !important;
  color: #000;
  min-width: 105px;
}

.rsbtn_colorskin .rsbtn_left .rsbtn_text::before {
  content: 'A';
  float: left;
  font-family: amatiksymbols;
  font-size: 25px;
  padding-right: 5px;
}

.rsbtn_colorskin .rspart.rsbutton {
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.rsbtn_colorskin .rsbtn_progress_container {
  height: 5px !important;
  margin-top: 6px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.rsbtn_colorskin .rsbtn_progress_handle.rsimg {
  top: -6px !important;
}

.rspopup .rsbtn_text span {
  overflow: hidden;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}

.rsbtn_settings.rsimg.rspart.rsbutton {
  display: none;
}

/* Navigation */
/* Mini Menue */
.top-menu {
  width: 500px;
  min-height: 25px;
  position: relative;
  float: right;
  z-index: 4;
  margin-right: 0px;
}

.top-menu .links ul {
  margin: 0;
  padding-left: 0;
}

.top-menu .links ul li {
  display: inline;
  list-style: none;
  padding-bottom: 0px;
  position: relative;
  float: left;
  margin-right: -1px;
  width: 150px;
}

.top-menu .links ul li > a, .top-menu .links ul li ul li a {
  color: #4D4D4D;
  font-size: 12px;
  text-transform: none;
  padding: 10px 20px;
  border: 1px solid #4D4D4D;
  line-height: 1;
  float: left;
  width: 100%;
  text-align: center;
  border-top: 0px;
}

.top-menu .links ul li > a:hover, .top-menu .links ul li ul li a:hover, .top-menu .links ul li .active {
  text-decoration: none;
  color: #E62527;
}

.top-menu .links ul .divider {
  width: 0px;
  padding: 0;
}

/* Mini Menue Hover 2. Ebene */
.top-menu .links ul li:hover ul {
  display: block;
}

.top-menu .links ul li:focus-within ul {
  display: block;
}

.top-menu .links ul li ul {
  display: none;
  padding-bottom: 0px;
  position: absolute;
  margin-top: 34px;
  background: #fff;
}

.top-menu .links ul li ul li {
  display: block;
  float: left;
  clear: both;
  padding-bottom: 0px;
  margin-top: -1px;
}

a.language::after {
  content: '>';
  font-family: amatiksymbols;
  font-size: 10px;
  padding: 0;
  line-height: 0;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  transition: linear all 0.1s;
  margin: 8px 0px 0px 15px;
}

a.language:hover::after {
  content: '>';
  font-family: amatiksymbols;
  font-size: 10px;
  padding: 0;
  line-height: 0;
  padding-left: 8px;
  margin-top: 5px;
  position: absolute;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: linear all 0.1s;
  margin: 12px 0px 0px 12px;
}

a.easy::after {
  content: 'S';
  font-family: amatiksymbols;
  font-size: 20px;
  padding: 0;
  line-height: 0;
  padding-left: 8px;
  margin-top: 5px;
  position: absolute;
}

a.sign::after {
  content: 'G';
  font-family: amatiksymbols;
  font-size: 20px;
  padding: 0;
  line-height: 0;
  padding-left: 5px;
  margin-top: 5px;
  position: absolute;
}

/* Search Bar */
.top-menu .links ul .searchbar {
  width: 35px;
  height: 33px;
  border: 1px solid;
  color: #4D4D4D;
  border-top: 0px;
}

.top-menu .links ul .searchbar .input-group-btn > .btn:hover {
  background: #E62527;
  color: #fff !important;
  height: 33px;
  width: 35px;
}

.top-menu .links ul .searchbar .input-group-btn > .btn:hover + .btn {
  background: transparent;
  margin-right: -4px;
}

.top-menu form.active[role="search"] button[type="submit"]:hover {
  line-height: 1;
  padding-left: 15px;
  width: 45px !important;
}

.glyphicon-search::before {
  content: "L";
  font-family: amatiksymbols;
  font-size: 16px;
}

.glyphicon.glyphicon-remove {
  top: 0px;
  left: -1px;
}

.glyphicon-remove::before {
  content: "X";
  font-family: amatiksymbols;
  margin-left: 2px;
  font-size: 14px;
}

.top-menu form[role="search"] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  z-index: 0;
}

.top-menu form.active[role="search"] {
  right: 447px;
}

.top-menu form[role="search"] button, .top-menu form[role="search"] input {
  padding: 7px 11px;
  border-radius: 0px;
  border-width: 0px;
  color: #777777;
  background-color: transparent;
  border-color: #4D4D4D !important;
  box-shadow: none;
  outline: none;
  color: #4D4D4D !important;
  border-bottom: 0px solid !important;
}

.top-menu form[role="search"] input {
  padding: 0px 10px;
  font-size: 12px;
  color: #a0a0a0;
  box-shadow: none;
}

.top-menu form[role="search"] button[type="reset"] {
  display: none;
}

.top-menu form.active[role="search"] button[type="reset"] {
  display: block;
}

.top-menu form.active[role="search"] button[type="submit"] {
  display: block;
  position: absolute;
  top: 0;
  right: 38px;
  z-index: 3;
}

.form .form-control.pull-right {
  display: none;
}

.form.active .form-control.pull-right {
  display: block;
  width: 446px;
  background: #fff !important;
  border-bottom: 3px solid red !important;
  border: 0;
  height: 33px;
  padding: 0px 20px;
  margin-top: 0;
}

/* Suchergebnisse */
.col-md-6.right {
  float: right;
}

.form-horizontal .input-group {
  position: relative;
  display: block;
  border-collapse: separate;
}

.form-horizontal .form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  max-width: 195px;
}

.form-horizontal hr {
  display: none;
}

.form-horizontal .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  margin-top: 20px;
  float: left;
  margin-left: 10px;
}

.input-group-btn > .btn {
  position: relative;
  background: #E62527;
  padding: 7px 24px;
  height: 35px;
  color: #fff !important;
}

.input-group-btn > .btn:hover {
  background: #fff;
  color: #E62527 !important;
}

.searchitem {
  border-left: 1px solid #4D4D4D;
  padding: 0 20px;
  border-bottom: 0px solid #4D4D4D;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

.searchitem a {
  font-size: 20px;
  color: #000;
  line-height: 1.2;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.searchitem p {
  font-size: 15px;
  font-family: documenta;
  margin: 0;
}

.pagination {
  display: table;
  padding-left: 10px;
  margin: 30px 0;
  border-radius: 0px;
  width: 100%;
  text-align: left;
}

.pagination > li {
  display: inline-block;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #4D4D4D;
  text-decoration: none;
  background-color: #fff;
  border: 0px solid #ddd;
  font-family: documenta-table;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  z-index: 2;
  background-color: transparent;
  border-color: #ddd;
  color: #000;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #000;
  cursor: default;
  background-color: transparent;
  border-color: transparent;
}

.searchinput {
  display: none;
}

.didyoumean, .searchcategory, .searchresults {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.searchresults ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.searchresults ol li {
  counter-increment: step-counter;
  margin-bottom: 10px;
}

.searchresults ol li::before {
  content: counter(step-counter) ". Ergebnis";
  margin: 0px;
  font-size: 12px;
  color: #4D4D4D;
  font-family: documenta-table;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 5px;
  float: left;
  width: 100%;
  padding-left: 20px;
  display: none;
}

.searchresults li {
  width: 100%;
  float: left;
  border-right: 0px solid;
  border-bottom: 0px solid;
  padding: 0px;
}

.resulttext {
  border-left: 1px solid #4D4D4D;
  padding: 0 20px;
  border-bottom: 0px solid #4D4D4D;
}

.resulttext h2 {
  font-size: 20px;
  margin-bottom: 7px;
}

.resulttext h2 a {
  color: #000;
}

.resulttext h2 a:hover {
  color: #E62527;
}

.resulttext .btn.inv {
  padding: 1px 10px;
  margin-left: 10px;
  margin-top: -5px;
  font-size: 10px;
}

.resulttext p {
  font-size: 15px;
  font-family: documenta;
}

.searchcategory h2 {
  font-size: 20px;
  margin-bottom: 0px;
}

.searchpager {
  float: left;
  width: 100%;
  padding: 20px;
  text-align: center;
}

.searchpager form, .searchpager .resultpage {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px;
  color: #4D4D4D;
  font-family: documenta-table;
  letter-spacing: 1.5px;
  margin-bottom: -3px;
  text-transform: uppercase;
}

.searchpager input {
  border: 0px solid #4D4D4D;
  padding: 5px;
  background-image: none;
  margin: 0px;
  font-family: amatiksymbols;
  color: #4D4D4D;
  background: transparent;
  font-size: 11px;
  font-weight: bold;
}

.searchpager input:hover {
  color: #E62527;
}

/* Main Menue */
.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 30px 10px 0px;
}

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}

.head-navbar, .head-navbar.affix-top {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}

.head-navbar.affix {
  width: 100%;
  z-index: 3;
  background: #fff;
  top: 0;
}

.affix + .area-body {
  padding-top: 200px;
}

.navbar-nav > li {
  float: left;
  width: auto;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #E62527;
  background-color: transparent;
}

.dropdown-toggle .glyphicon.glyphicon-chevron-down.pull-right {
  display: none;
}

/* Mega Menue */
/* Mega equalizer */
.mega-dropdown-menu .megaequalizer h2, .mega-dropdown-menu .megaequalizer h1 {
  font-size: 14px;
  font-family: documenta;
  margin-top: 20px;
  color: #000;
  margin-bottom: -5px;
}

.mega-dropdown-menu .teaserblock p {
  font-size: 14px;
  font-family: documenta;
  margin-top: -5px;
  color: #000;
}

.mega-dropdown-menu .teaserblock p:first-child {
  margin-top: 20px;
}

.mega-dropdown-menu .teaserblock img {
  max-width: 100%;
}

.mega-dropdown-menu .col-sm-3 {
  padding: 20px;
}

.mega-dropdown-menu .col-sm-3.intro {
  background: #f5f5f6;
}

.mega-dropdown-menu .col-sm-3.intro a {
  color: #000;
  border-bottom: 1px solid;
}

.mega-dropdown-menu .col-sm-3.intro a:hover {
  color: #E62527;
  text-decoration: none;
}

.dropdown.mega-dropdown.active a, .dropdown.mega-dropdown.active a:hover {
  background: #fff;
  color: #E62527;
}

.dropdown.mega-dropdown.active li a {
  background: #fff;
  color: #000;
}

.dropdown.mega-dropdown.active li .active {
  background: #fff;
  color: #E62527;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 2px;
  border-radius: 0px;
  border: 0px solid;
  margin-left: -1px;
  width: 100.2%;
  border-bottom: 1px solid #4D4D4D;
}

.navbar-default .navbar-nav > li > a {
  width: auto;
  font-weight: normal;
  color: #000;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > .active, .mega-dropdown-menu > li > ul > li > .active {
  color: #E62527;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding-bottom: 60px;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 10px 0px 0 0;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #000;
  white-space: normal;
  border-bottom: 1px solid #f5f5f6;
  font-family: documenta;
}

.dropdown.mega-dropdown.activetop .dropdown-toggle {
  color: #E62527;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #E62527;
}

.mega-dropdown-menu .dropdown-header {
  color: #E62527;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  border-bottom: 3px solid #8B8D8E;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  white-space: normal;
  font-family: documenta-sans-regular-table;
}

.mega-dropdown-menu .dropdown-header.inside {
  margin-top: 30px;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.dropdown-menu .divider {
  height: 20px;
  margin: 9px 0;
  overflow: hidden;
  background-color: transparent;
}

.dropdown.mega-dropdown .dropdown-toggle:focus {
  color: #E62527;
}

.dropdown.mega-dropdown:focus-within .dropdown-menu {
  display: block;
}

/* Graues Menue (Filter) */
.grey-navbar {
  background: #eeeeee;
  height: 60px;
  margin-bottom: 50px;
  margin-top: 20px;
}

.grey-navbar .container.affix {
  position: relative;
}

.sr-only.filternav {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  float: left;
}

.grey-navbar-toggle.container {
  display: none;
}

.grey-navbar .navbar-toggle .sr-only.filternav::after {
  content: '>';
  float: right;
  padding: 0 10px;
  padding-bottom: 10px;
  transform: rotate(90deg);
  margin-top: -3px;
  transition: linear all 0.1s;
  font-size: 17px;
  transform-origin: 50% 50%;
  font-family: amatiksymbols;
}

.grey-navbar .navbar-toggle.collapsed .sr-only.filternav::after {
  transform: rotate(270deg);
  padding: 10px 17px;
  padding-top: 0;
  margin-top: -3px;
}

.grey-navbar-responsive-collapse.collapse.in, .grey-navbar-responsive-collapse.collapsing {
  display: block !important;
  z-index: 3;
  position: absolute;
  margin-top: -1px;
  margin-left: 0px;
}

.grey-navbar .navbar-toggle {
  position: relative;
  float: left;
  padding: 0px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 0px;
  width: auto;
  height: 60px;
  right: 0;
  line-height: 60px;
}

.grey-navbar .container {
  width: 100%;
  padding: 0 180px;
  height: 50px;
  margin: auto;
  max-width: 1660px;
}

.grey-navbar .navbar-nav {
  float: left;
  margin: 0;
  width: 100%;
  padding-top: 0px;
}

.grey-navbar .nav > li > a, .grey-navbar .nav > li > span {
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px 20px;
  border-top: 3px solid #eeeeee;
  letter-spacing: 1px;
  color: #000;
  height: 60px;
  line-height: 60px;
  font-family: documenta-sans-regular-table;
  float: left;
}

.grey-navbar .nav > li.active > a, .grey-navbar .nav > li > a:hover {
  background: #fff;
  border-top: 3px solid #E62527;
  color: #000;
}

/* Responsive */
.head-toggle.container {
  position: fixed;
  top: 0;
  z-index: 4;
  width: 0px;
  right: 0px;
  padding-top: 60px;
}

.navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapse.in, .navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapsing {
  position: fixed;
  z-index: 1;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh !important;
  transition: none;
  display: block !important;
  border: 0px solid;
  padding: 60px;
}

.navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapse.in li, .navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapsing li {
  width: 100%;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 10px;
  margin-top: -40px;
  margin-right: 60px;
  margin-bottom: 0px;
  background-color: #fff;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 0px;
  width: 45px;
  height: 37px;
  right: -10px;
}

#my-icon .navbar-toggle {
  position: absolute;
  margin-top: 0px;
  top: 20px;
}

.navbar-toggle.collapse {
  display: block;
}

.layer.top, .layer.mid, .layer.btm {
  border-top: 2px solid #000;
  margin-bottom: 6px;
  width: 25px;
  display: block;
  -webkit-transition: 50ms linear all;
  -moz-transition: 50ms linear all;
  -o-transition: 50ms linear all;
  transition: 50ms linear all;
}

.collapsed .layer.top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -1px;
  margin-top: 9px;
  -webkit-transition: 50ms linear all;
  -moz-transition: 50ms linear all;
  -o-transition: 50ms linear all;
  transition: 50ms linear all;
}

.collapsed .layer.mid {
  opacity: 0;
  left: 0;
}

.collapsed .layer.btm {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -1px;
  margin-top: -16px;
  -webkit-transition: 50ms linear all;
  -moz-transition: 50ms linear all;
  -o-transition: 50ms linear all;
  transition: 50ms linear all;
}

/* Mmenu */
@media (min-width: 1025px) {
  #mymenu, .mm-menu.mm-offcanvas {
    display: none;
  }
}
.mm-opening .area-body {
  opacity: 0.2;
  transition: linear all 0.3s;
}

#mymenu.mm-menu {
  background: #fff;
  border-color: #4D4D4D;
  color: #000;
  border-right: 1px solid #4D4D4D;
  max-width: 320px;
  width: 265px;
}

#mymenu.mm-menu a {
  color: #000;
  font-family: documenta;
  font-size: 16px;
}

.mm-panels {
  overflow: hidden;
  margin: 0 20px;
  margin-bottom: 30px;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -37px;
  width: 200px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 50px;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a, .mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span, em.mm-counter + a.mm-fullsubopen + a, em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 30px;
}

.mm-navbar a {
  color: #E62527 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "documenta-sans-regular" !important;
  font-size: 14px !important;
}

.mm-navbar {
  border-bottom: 3px solid #95989a;
  margin-top: 20px;
  padding: 0;
}

#mymenu .navbar-nav > li {
  float: left;
  width: 240px;
}

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next::before, .mm-listview > li::after {
  border-color: inherit;
  width: 240px;
}

#mymenu.mm-menu a.active, .mm-listview > li > span.active, .mm-listview .active {
  color: #E62527;
}

#mymenu.mm-menu .mm-selected a {
  color: #E62527;
}

#mymenu.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
  font-family: documenta-sans-regular-table;
  font-size: 14px;
  line-height: 24px;
}

#mymenu.mm-menu .mm-navbar a, #mymenu.mm-menu .mm-navbar > * {
  color: #000;
}

#mymenu .mm-listview {
  font: inherit;
  font-size: 18px;
  line-height: 20px;
  margin-top: 10px;
}

#mymenu .nav > li > a:hover, #mymenu .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 20px;
  top: 50%;
}

#mymenu .mm-next::after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(0deg);
  right: 0px;
  left: auto;
  content: '>';
  font-size: 10px;
  font-family: amatiksymbols;
  bottom: -8px;
  font-weight: normal;
  color: #000;
}

#mymenu .mm-next::after, #mymenu .mm-prev::before {
  border-top: 0px solid transparent;
  border-left: 0px solid transparent;
  display: block;
  width: 8px;
  height: 24px;
  margin: auto;
  position: absolute;
  top: 0;
}

#mymenu .mm-btn.mm-prev::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  content: '<';
  font-size: 12px;
  font-family: amatiksymbols;
  top: 4px;
  left: 0;
}

.mm-navbar-bottom-1 {
  bottom: 80px;
  border-bottom: 0;
}

.mm-navbar-bottom {
  border-top-width: 0px;
  border-top-style: solid;
  top: auto;
  bottom: 0;
}

.mm-search {
  background: #fff;
  height: 60px;
  padding: 20px;
  position: relative;
  float: left;
  width: 100%;
  bottom: 40px;
  z-index: 1;
}

.mm-search input {
  border: 1px solid #4D4D4D !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 0px;
  font: inherit;
  font-size: 14px;
  line-height: 40px;
  display: block;
  width: 100%;
  height: 41px;
  min-height: 27px;
  max-height: 60px;
  margin: 0;
  padding: 0 10px;
  background: transparent !important;
}

/* MMmenu Suche */
#mymenu.mm-menu .searchbar .form .form-control.pull-right {
  display: block;
  margin-top: 0;
  border-radius: 0;
  width: 170px;
  left: 0;
  position: absolute;
}

#mymenu.mm-menu .searchbar {
  padding-left: 7px;
  margin-bottom: 0px;
  position: relative;
  float: left;
  height: 50px;
}

#mymenu.mm-menu .searchbar::after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  left: 7px;
}

#mymenu.mm-menu .searchbar .form .btn, #mymenu.mm-menu .searchbar .form .input-group-btn {
  width: 40px;
  padding: 0;
  right: 5px;
  position: absolute;
  height: 34px;
}

#mymenu.mm-menu .searchbar .form .btn:hover {
  border: 1px solid #E62527;
}

#mymenu.mm-menu .searchbar .form .input-group {
  width: 100%;
}

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: unset;
  white-space: unset;
  overflow: hidden;
}

.second.mm-listview {
  float: left;
  width: 120%;
}

#mymenu .mm-listview.second {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
  color: #4D4D4D;
  margin-top: 5px;
  padding-top: 10px;
}

#mymenu .mm-listview.second > li > a, #mymenu .mm-listview.second > li > span {
  color: inherit;
  display: block;
  padding: 5px 10px 4px 20px;
  margin: 0;
}

#mymenu.mm-menu span a {
  color: #4D4D4D;
  font-size: 14px;
  font-family: documenta-sans-regular-table;
}

/* Multirows 4er */
/* Bild Hover */
.effects {
  padding-left: 0px;
}

.effects .img {
  position: relative;
  float: left;
  margin-bottom: 0px;
  width: 100%;
  overflow: hidden;
}

.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}

.effects .close {
  font-size: 12px;
  font-family: documenta-italic;
  color: #4D4D4D;
  font-weight: normal;
  line-height: 1;
  opacity: 0.9;
  margin-top: 10px;
  margin-left: 10px;
  cursor: unset;
  position: absolute;
  right: 10px;
  bottom: 50px;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.effects .bottom .close {
  margin-top: 10px;
  bottom: 10px;
}

.effects .btn {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  background: #fff;
  border-color: #fff !important;
}

.effects .btn:hover {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  background: #E62527;
  border-color: #E62527 !important;
}

span.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: unset;
}

span.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  border: solid 0px #000;
  text-align: center;
  color: #000;
}

/* Info Effekt */
.infoverlay {
  display: block;
  z-index: 2;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
}

.infoverlay .capdesc, .capsource {
  float: none;
  font-size: 14px;
  padding: 0px 10px 10px 0px;
  text-align: left;
  width: 100%;
  font-family: documenta-italic;
  line-height: 1.2;
}

.infoverlay .capdesc {
  color: #000;
  text-transform: none;
  letter-spacing: 0;
}

.infoverlay .capsource {
  font-size: 10px;
  float: none;
  padding-right: 0px;
  padding-top: 0px;
}

.effects .infoblock::before {
  content: 'I';
  font-family: amatiksymbols;
  border-radius: 10px;
  height: 20px;
  position: absolute;
  bottom: 10px;
  width: 20px;
  font-size: 18px;
  line-height: 22px;
  padding-left: 0px;
  margin-left: 10px;
  z-index: 3;
  color: #fff;
  left: 0px;
  cursor: pointer;
}

.close .smallcap {
  float: none;
  width: 100%;
  font-weight: normal;
  padding-top: 10px;
  line-height: 1.3;
  padding-bottom: 30px;
  clear: both;
  max-width: 500px;
  text-align: left;
}

.effects .infoblock:hover::before {
  color: #E62527;
}

.effects .infoblock {
  position: absolute;
  float: left;
  margin-bottom: 0px;
  width: 100%;
  overflow: hidden;
  height: 30px;
  bottom: 0px;
}

.effects .infoblock .bottom .close {
  margin-top: 10px;
  bottom: 0px;
  padding: 20px 20px 10px 20px;
  background: #fff;
  width: 100%;
  left: 0;
  margin-left: 0;
}

.topdiv .effects .infoblock .bottom .close {
  padding: 20px 20px 40px 20px;
}

.effects .infoblock .copyright {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: 100%;
  cursor: pointer;
}

.effects .infoblock.click {
  display: block;
  position: absolute;
  left: 0;
  height: 100vh;
  bottom: 0px;
  float: left;
}

.effects .infoblock .click .copyright {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

/* ============================================================
  EFFECT 1 - Wei├ƒes Overlay mit Button
============================================================ */
.imageoverlay .overlay {
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}

.imageoverlay .overlay.bottom {
  bottom: 0px;
}

.imageoverlay .overlay a.expand {
  left: 0;
  right: 0;
  bottom: 0%;
  margin: 0 auto -30px auto;
}

.imageoverlay .img.hover .overlay {
  height: 100%;
}

/* ============================================================
  EFFECT 2 - SLIDE IN BOTTOM
============================================================ */
.infoverlay .overlay {
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  background: transparent;
}

.infoverlay .infoblock .overlay.bottom {
  bottom: 0px;
  height: 100%;
  display: none;
}

.infoverlay .infoblock.click .overlay.bottom {
  display: block;
}

.infoverlay .overlay a.expand {
  left: 0;
  right: 0;
  bottom: 0%;
  margin: 0 auto 30px auto;
}

.infoverlay .img.hover .overlay {
  height: 30px;
}

.multirows .col-md-12, .multirows .col-md-9 {
  padding: 0;
  float: left;
}

.multirows .headblock h2 {
  margin-bottom: 0;
}

.multirows .equalizer .headline h2 {
  font-size: 20px;
}

.multirows .divider {
  width: 100%;
  float: left;
  display: block;
  padding: 0 20px;
}

.multirows .divider hr {
  margin-top: 20px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid #4D4D4D;
}

.multirows .equalizer img {
  padding-bottom: 40px;
}

.multirows .equalizer .bottomdiv {
  position: relative;
  bottom: 0;
}

.multirows .equalizer .bottomdiv.first {
  position: relative;
}

.multirows .equalizer .bottomdiv img {
  padding-bottom: 0;
}

.multirows .teaserblock p {
  font-size: 15px;
  color: #000;
}

.multirows .col-md-3 {
  border-right: 1px solid #4D4D4D;
}

.multirows .col-md-3.last, .multirows .col-md-3.intro {
  border-right: 0px solid;
}

.multirows .col-md-3.intro .equalizer .headline h2 {
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 20px;
  color: #E62527;
  font-size: 22px;
  font-family: documenta;
  line-height: 1.4;
}

/* Multirows 2er */
.multirows .col-md-6.last {
  border-right: 1px solid #fff;
}

.multirows .col-md-6.first {
  border-right: 1px solid #4D4D4D;
}

/* Multirows Bild oben */
.multirows .equalizer .topdiv {
  position: relative;
  margin-bottom: 30px;
}

/* Multirows Bild unten */
.multirows .equalizer .bottomimage {
  padding-bottom: 0;
}

.multirows .col-md-3.first .equalizer .bottomdiv {
  position: relative;
  bottom: 0;
}

.multirows .col-md-3 .equalizer .bottomdiv {
  position: relative;
  bottom: 0;
}

/* Presseticker */
.presseticker .col-md-4, .presseticker .col-md-3 {
  float: right;
}

.presseticker .date {
  font-family: documenta-bold-table;
  font-size: 16px;
  border-bottom: 3px solid #E62527;
  padding-bottom: 10px;
  padding-top: 38px;
  padding-left: 10px;
}

.presseticker ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 60px;
  float: left;
  width: 100%;
}

.presserow {
  float: left;
  width: 100%;
  padding: 10px;
  display: table;
  font-family: documenta-table;
  font-size: 16px;
}

.presserow a {
  color: #000;
}

.presserow a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}

.presserow:nth-child(2n+1) {
  background: #eeeeee;
}

.presserow:nth-child(2n+1):hover {
  background: #d3d3d3;
  color: #000;
}

.presserow:nth-child(2n) {
  background: #fff;
}

.presserow:nth-child(2n):hover {
  background: #d3d3d3;
  color: #000;
}

.presserow .time {
  padding-right: 10px;
  width: 20%;
  display: table-cell;
  vertical-align: middle;
}

.presserow .partycolor {
  width: 1%;
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
  background-size: 10px 40px;
  background-repeat: no-repeat;
  background-position: center left;
}

.presserow .name {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 20px;
  width: 25%;
  font-family: documenta;
}

.presserow .text {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  width: 55%;
  padding: 10px;
  padding-left: 0;
  font-family: documenta;
}

.filterform select, .webform_field select, .searchform select {
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
}

/*for IE10*/
.filterform select::-ms-expand, .webform_field select::-ms-expand, .searchform select::-ms-expand {
  display: none;
}

.filterform select, .filtersearch, .webform_field select, .searchform select {
  font-size: 14px;
  margin-right: 0px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
  padding: 5px 0;
  border: 0;
  border-bottom: 1px solid #4D4D4D;
  background-image: url(../images/pfeil.jpg);
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  color: #4D4D4D;
  background-color: #fff;
  border-radius: 0;
}

.filterform .btn {
  margin-right: 10px;
  min-width: 115px;
  margin-bottom: 10px;
}

.newsarchiv select {
  width: auto;
  margin-left: 20px;
  padding-right: 20px;
}

.searchform select {
  width: auto;
  padding-right: 15px;
}

.filterform select:hover, .webform_field select:hover, .searchform select:hover {
  color: #000;
}

.filtersearch, input {
  border: 1px solid #4D4D4D;
  padding: 5px;
  background-image: none;
  margin: 20px 0 25px 0px;
}

/* Pressebilder */
.presserow.image {
  padding: 40px 0px;
}

.presserow.image.title {
  padding: 10px 0;
}

.presserow.image.title .presseimagetext {
  font-family: documenta-bold;
}

.presserow.image .presseimage {
  width: 60%;
  float: left;
  padding-right: 20px;
  text-align: center;
  height: auto;
  max-height: 200px;
}

.presserow.image .presseimagetext {
  width: 20%;
  float: left;
  font-family: documenta;
  padding-right: 20px;
}

.presserow.image .presseimagetext span {
  font-family: "documenta-bold";
}

.presserow.image .presseimagedownload {
  width: 20%;
  float: left;
  text-align: left;
  padding-right: 40px;
}

.presseimage img {
  max-height: 200px;
  text-align: center;
}

/* Pressedokumente */
.presseticker .doks {
  margin-bottom: 0;
}

.pressedoctitel {
  width: 60%;
  float: left;
  padding: 0 10px;
  font-family: documenta;
  padding-top: 5px;
}

.pressedocdownload, .pressedocsize {
  width: 20%;
  float: left;
}

.pressedocsize {
  padding-top: 5px;
}

/* Filterboxen */
.filters-list {
  padding: 0;
}

.filters-list .btn {
  border-left: 0px;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #4D4D4D !important;
  color: #4D4D4D !important;
}

.filters-list .btn:hover, .filters-list .btn:focus, .filters-list .selected .btn {
  border-left: 0px;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #4D4D4D !important;
  color: #fff !important;
  background: #4D4D4D;
}

.filterbox li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}

.selected .subfilter {
  display: block;
}

.subfilter {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 0px solid #4D4D4D;
  border-top-width: 0px;
  padding: 20px 15px 20px 15px;
  width: 280px;
  z-index: 10;
  margin-top: 0px;
  box-shadow: 0 7px 20px 0 rgba(50, 50, 50, 0.75);
}

.subfilter label {
  font-size: 14px;
  color: #4D4D4D;
  margin-bottom: 0;
}

.subfilter .closer::before {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 5px;
  top: 5px;
  text-align: center;
  line-height: 30px;
  content: "X";
  color: #000;
  font-size: 14px;
  font-family: amatiksymbols;
  font-weight: normal;
}

.subfilter .firstkat + label {
  text-transform: uppercase;
  color: #000;
}

.subfilter .firstkat + label:hover {
  cursor: default;
}

label {
  display: inline;
}

.regular-checkbox {
  display: none;
}

.regular-checkbox + label {
  background-color: transparent;
  border: 0px solid #cacece;
  padding: 0px 20px;
  border-radius: 0px;
  display: inline-block;
  position: relative;
  width: 100%;
  cursor: pointer;
  color: #4D4D4D;
}

.regular-checkbox:checked + label {
  background-color: transparent;
  border: 0px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #000;
}

.regular-checkbox:checked + label:after {
  content: '\2714';
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #000;
}

.col-md-4.jqwc_filterbox {
  padding: 0;
}

.col-md-8.jqwc_mainlist {
  padding: 0;
  padding-right: 40px;
}

.multibox.presseticker.sticky.border {
  float: right;
  width: 100%;
  border-left: 0;
  padding: 40px;
}

.multibox.sticky.left {
  float: left;
  width: 100%;
}

/* Tagesordnung */
.presseticker.head DIV {
  font-family: documenta-bold;
}

.presseticker.head .presserow:nth-child(2n+1):hover, .presseticker.head .presserow:nth-child(2n+1) {
  background: #fff;
}

.container.grau.presseticker.daily {
  background: #fff;
  padding: 0;
}

.presseticker.daily .filterform {
  margin-top: -30px;
  margin-bottom: 10px;
  float: left;
  width: 80px;
  font-family: documenta-sans-regular-table;
}

.daily .presseticker .meeting {
  width: 55px;
  float: left;
}

.daily .presseticker .date_daily {
  width: 105px;
  float: left;
}

.daily .presseticker .theme {
  width: 105px;
  float: left;
}

.daily .presseticker .type {
  width: 130px;
  float: left;
}

.daily .presseticker .document {
  width: 90px;
  float: left;
}

.daily .presseticker .attachment {
  width: 80px;
  float: left;
}

.daily .presseticker .meeting, .daily .presseticker .date_daily, .daily .presseticker .theme, .daily .presseticker .type, .daily .presseticker .document, .daily .presseticker .attachment, .presseticker .titel.drucksachen, .presseticker .vorgang.drucksachen {
  width: 16.6666%;
  float: left;
  padding-top: 5px;
}

.daily .presseticker .meeting {
  width: 15%;
  float: left;
}

.daily .presseticker .date_daily {
  width: 35%;
  float: left;
}

.daily .presseticker .theme {
  width: 20%;
  float: left;
}

.daily .presseticker .type {
  width: 20%;
  float: left;
}

.daily .presseticker .document {
  width: 15%;
  float: left;
}

.daily .presseticker .attachment {
  width: 35%;
  float: left;
}

.daily .presseticker .attachment .btn.dl, .daily .presseticker .document .btn.dl {
  margin-right: 10px;
}

.daily .presseticker.head ul {
  margin-bottom: 0;
  border-bottom: 3px solid #E62527;
}

/* Drucksachen */
.presseticker .meeting.drucksachen {
  width: 13%;
  float: left;
}

.presseticker .date_daily.drucksachen {
  width: 12%;
  float: left;
}

.presseticker .titel.drucksachen {
  width: 45%;
  float: left;
}

.presseticker .vorgang.drucksachen {
  float: left;
  width: 15%;
  padding-left: 20px;
}

.presseticker .document.drucksachen {
  width: 15%;
  float: left;
}

.presseticker .document.drucksachen a {
  text-indent: -99999px;
  float: left;
  width: 0px;
  margin-top: -5px;
}

.presseticker .document.drucksachen a:hover {
  border-bottom: 0px solid #000;
}

.presseticker .document.drucksachen a::before {
  content: 'pdf';
  float: left;
  background: transparent;
  padding: 7px 24px;
  text-indent: 0;
  font-family: documenta-sans-regular-table;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #E62527;
  color: #E62527;
  display: block;
  background-color: #fff;
}

.presseticker .document.drucksachen a:hover::before {
  background: #E62527;
  color: #fff;
}

.presserow.grau {
  background: #eeeeee;
}

.pagination.center {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0px;
}

.filters-list.drucksachen {
  margin-bottom: 0;
  margin-top: 20px;
}

.filters-list.drucksachen li {
  width: auto;
  display: inline;
}

.filters-list.drucksachen .btn {
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px 10px;
}

.resultcount {
  color: #4D4D4D;
  font-size: 12px;
  margin-bottom: 20px;
  padding-left: 10px;
}

/* Forms allgemein */
/* Forms allgemein */
.formular .col-md-12 {
  margin-bottom: 20px;
}

.webform_msg, .webform_msg_error {
  padding: 0px 0 20px 0px;
  max-width: 600px;
}

.webform_msg_error, .webform_label_text.error {
  color: #E62527;
}

#neuePetitionModel\.errors {
  color: #E62527;
  padding: 0 20px;
}

.webform_label.extraBundesland, .webform_field.extraBundesland {
  display: none;
}

.webform_label.extraBundesland.showing, .webform_field.extraBundesland.showing {
  display: table;
}

#neuePetitionModel .col-md-6 {
  float: left;
  clear: both;
}

#neuePetitionModel .webform_field_multi {
  padding-right: 0;
}

.webform_field.error input {
  border: 1px solid #E62527;
}

.webform_field.error.webform_field select {
  border-bottom: 1px solid #E62527;
}

.webform_section {
  margin-bottom: 0px;
  float: left;
  width: 100%;
}

.webform_label {
  width: 30%;
  float: left;
  height: 40px;
  font-family: documenta-sans-regular-table;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  display: table;
}

.webform_label .webform_msg_error {
  width: 100%;
  float: left;
  height: 100%;
  display: table;
  padding: 0;
}

.webform_label_error {
  color: #E62527;
  font-size: 14px;
  float: left;
}

.webform_label_text, .webform_label label, .webform_label .webform_msg_error label {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  text-align: right;
  line-height: 1.4;
  font-weight: normal;
  width: 100%;
}

.webform_label_text label {
  width: 100%;
  text-align: right;
  float: left;
}

.webform_field {
  width: 70%;
  float: left;
  min-height: 40px;
  margin-bottom: 10px;
}

.webform_summary_field {
  width: 70%;
  float: left;
  min-height: 40px;
  margin-bottom: 0px;
}

.webform_field select, .searchform select {
  font-size: 14px;
  margin-right: 0px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
  padding: 5px 0;
  border: 0;
  border-bottom: 1px solid #4D4D4D;
  background-image: url(../images/pfeil.jpg);
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  color: grey;
  background-color: #fff;
  border-radius: 0;
  height: 40px;
}

.searchform select {
  width: auto;
  padding-right: 15px;
}

.webform_field .file-upload.btn {
  margin-left: 10px;
  margin-top: 5px;
}

.webform_field.submit {
  width: 100%;
  text-align: right;
}

.webform_mandatory {
  font-size: 14px;
  float: left;
  padding-top: 25px;
  width: 50%;
  text-align: right;
  clear: both;
}

.webform_button {
  width: 50%;
}

.onlineform, .webform_field input {
  margin: 0;
  float: left;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  height: 100%;
  min-width: 12px;
  min-height: 12px;
}

.webform_checkbox {
  width: 100%;
  float: left;
}

.webform_field_checkbox, .webform_field_radio {
  float: left;
  padding-right: 10px;
  margin-top: 6px;
  padding-left: 10px;
}

.webform_label_checkbox, .webform_label_radio {
  font-size: 16px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 8px;
}

.webform_table h2 {
  margin-bottom: 10px;
  font-size: 25px;
}

.OpenCmsWebform p {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  max-width: 100%;
}

.OpenCmsWebform ul {
  float: left;
  clear: both;
  width: 100%;
  list-style: none;
  padding: 0;
}

.OpenCmsWebform .webform_row {
  width: 50%;
  min-height: 60px;
}

.webform_row.moveright, .webform_row.moveleft {
  float: left;
  clear: both;
}

.webform_label_multi {
  padding-right: 20px;
}

.webform_label_multi label {
  float: left;
  margin-bottom: 20px;
}

.webform_field_multi {
  padding-right: 0px;
}

.webform_label_multi {
  padding-right: 20px;
  min-height: 50px;
}

.webform_label_multi p {
  font-size: 16px;
}

.webform_field_multi textarea {
  border: 0px solid #4D4D4D;
  padding: 10px;
  background-image: none;
  font-size: 16px;
  margin-bottom: 40px;
  background: #eeeeee;
  width: 100%;
  min-height: 250px;
}

.webform_field input[type="radio"] {
  float: left;
  width: 25px;
  height: 35px;
}

.webform_field label {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  margin-right: 20px;
  padding-top: 8px;
}

.file-upload.btn.inv {
  cursor: pointer;
}

.webform_table .btn {
  margin-bottom: 20px;
  margin-left: 15px;
}

/*input[type="file"] {
        display: none;
        border: 0;
        font-size: 16px;
} */
.webform_table.summary {
  float: left;
  padding: 0px;
  width: 100%;
}

.webform_table.summary .webform_label {
  color: #E62527;
  clear: both;
}

.webform_table.summary.right {
  background: #eeeeee;
  padding: 20px;
  margin-bottom: 40px;
  padding-bottom: 35px;
  padding-top: 0px;
}

.webform_table.summary.right .webform_label {
  width: auto;
}

.webform_table.summary .webform_label .webform_label_text {
  text-align: left;
  border-bottom: 1px solid #eeeeee;
}

.webform_summary_field_text {
  width: 100%;
  font-size: 16px;
  padding: 7px 0;
  font-family: documenta-sans-regular-table;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 8px;
  min-height: 40px;
}

.summary .webform_field_multi.textarea {
  font-size: 16px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  background: #eeeeee;
  padding: 10px;
  margin-top: -10px;
}

.webform_table h2 {
  font-family: documenta-sans-regular-table;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  color: #E62527;
  margin-top: 12px;
  float: left;
  width: 100%;
}

.type-webform .formheader.note-error {
  float: none;
  padding-bottom: 10px;
}
.type-webform .mandatory-message {
  padding-bottom: 20px;
}
.type-webform .mainfields > fieldset,
.type-webform .submitbuttons {
  width: 50%;
}
@media (max-width: 1024px) {
  .type-webform .mainfields > fieldset,
  .type-webform .submitbuttons {
    width: 100%;
  }
}
.type-webform .label {
  width: 30%;
  float: left;
  min-height: 40px;
  font-family: documenta-sans-regular-table;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-right: 10px;
  padding-left: 0;
  justify-content: flex-end;
  line-height: 1.4;
  font-weight: normal;
  color: #000;
  border-bottom: 0;
  text-align: right;
  white-space: initial;
}
@media (max-width: 1024px) {
  .type-webform .label {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    min-height: 20px;
  }
}
.type-webform .textarea_label {
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  white-space: initial;
  min-height: 40px;
  height: auto;
}
@media (max-width: 1024px) {
  .type-webform .textarea_label {
    text-align: left;
    min-height: 20px;
  }
}
.type-webform .input, .type-webform .select {
  width: 70%;
  float: left;
  min-height: 40px;
  margin-bottom: 10px;
}
.type-webform .input input, .type-webform .select input {
  margin: 0;
  float: left;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  height: 100%;
  min-width: 12px;
  min-height: 12px;
}
.type-webform .input.state-error input, .type-webform .select.state-error input {
  border-color: #d50606;
}
.type-webform .note-error {
  color: #d50606;
  float: right;
}
@media (max-width: 1024px) {
  .type-webform .note-error {
    float: left;
  }
}
.type-webform .textarea {
  width: 100%;
}
.type-webform .textarea textarea {
  border: 0px solid #4D4D4D;
  padding: 10px;
  background-image: none;
  font-size: 16px;
  margin-bottom: 40px;
  background: #eeeeee;
  width: 100%;
  min-height: 250px;
}
.type-webform .textarea.state-error textarea {
  border-color: #d50606;
}
.type-webform .select select {
  font-size: 14px;
  margin-right: 0px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
  padding: 5px 0;
  border: 0;
  border-bottom: 1px solid #4D4D4D;
  background-image: url(../images/pfeil.jpg);
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  color: grey;
  background-color: #fff;
  border-radius: 0;
  height: 40px;
  appearance: none;
}
.type-webform .inline-group {
  width: 70%;
  float: left;
  min-height: 40px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.type-webform .inline-group label.radio,
.type-webform .inline-group label.checkbox {
  clear: both;
  margin-bottom: 20px;
  margin-top: 6px;
  position: relative;
  padding-left: 46px;
}
.type-webform .inline-group label.radio input,
.type-webform .inline-group label.checkbox input {
  position: absolute;
  left: 0;
}
.type-webform .inline-group input[type=radio],
.type-webform .inline-group input[type=checkbox] {
  width: 30px;
  height: 25px;
  display: block;
  float: left;
  position: static;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
}
.type-webform .inline-group input[type=radio] {
  width: 25px;
  height: 35px;
  margin-top: -5px;
}
.type-webform .formbutton {
  border: 1px solid #E62527 !important;
  color: #fff !important;
}
.type-webform .formbutton:hover {
  background-color: #fff !important;
  color: #e62527 !important;
}
.type-webform .formbutton.prevbutton, .type-webform .formbutton.correctbutton {
  color: #e62527 !important;
}
.type-webform .formbutton.prevbutton:hover, .type-webform .formbutton.correctbutton:hover {
  background-color: #e62527 !important;
  color: #fff !important;
}
.type-webform .resetbutton {
  border: 1px solid #E62527 !important;
  margin-top: 20px;
  float: right;
  margin-right: 10px;
  color: #E62527 !important;
}
.type-webform .resetbutton:hover {
  background: #E62527;
  color: #fff !important;
}
.type-webform .submitbutton {
  float: right;
  background: #E62527;
  color: #fff !important;
  border: 1px solid #E62527 !important;
}
.type-webform .submitbutton:hover {
  background: #fff;
  color: #E62527 !important;
}
.type-webform .prevbutton {
  float: left;
}

#neuePetitionModel .webform_field.submit {
  display: flex;
  float: none;
  justify-content: space-between;
}
#neuePetitionModel .webform_field.submit input:first-child {
  margin-left: 0;
}
#neuePetitionModel .webform_field.submit input:first-child:last-child {
  margin-left: auto;
}

/* Petitionsliste */
#petitionareal {
  margin: auto;
  margin-top: 0px;
  margin-bottom: 60px;
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

#petitionareal .container.start .row {
  padding-top: 0;
}

#petitionareal thead {
  border-bottom: 3px solid #E62527;
  font-family: documenta-bold;
  font-size: 16px;
  font-weight: normal;
}

#petitionareal tr th {
  padding: 10px 5px;
  font-weight: normal;
  background: #fff;
}

#petitionareal tr td {
  padding: 10px 5px;
  padding-right: 20px;
}

#petitionareal tr {
  background: #eeeeee;
}

#petitionareal tr:nth-child(2n) {
  background: #fff;
}

#petitionareal tr:hover {
  background: #4D4D4D;
}

.petition_table {
  width: 100%;
  overflow-x: auto;
  font-family: documenta-sans-regular;
}

.petition_table b, .petition_table strong {
  font-family: documenta-sans-regular;
  font-weight: normal;
}

.petition_table input[type="radio"], .petition_table input[type="checkbox"] {
  margin: 4px 5px 0;
  margin-top: 1px \9;
  line-height: normal;
}

.petition_table .filtersearch, .petition_table input {
  margin: 0;
}

p.pet_error {
  color: #E62527;
}

.petition_table .pet_error {
  color: #E62527;
}

.petition_table input.pet_error {
  border: 1px solid #E62527;
}

/* Petition mitzeichnen */
#petitionMitzeichnungModel tr {
  background: #fff;
}

#petitionMitzeichnungModel tr:hover {
  background: #fff;
}

/* Petition Paginator */
form.paginator-form .paginator {
  display: inline-block !important;
  width: 100% !important;
}

form.paginator-form div.paginator div.status {
  width: 100% !important;
  float: left !important;
  margin-bottom: 20px;
}

form.paginator-form div.paginator div.config div {
  float: left !important;
  padding-right: 0px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

form.paginator-form div.paginator div.config div.entrysPerPage {
  padding-left: 0 !important;
}

form.paginator-form div.paginator div.config {
  float: left !important;
  width: 100% !important;
  display: none;
}

form.paginator-form div.paginator div.navi {
  width: 100% !important;
  float: left !important;
  padding-left: 0px !important;
}

form.paginator-form div.paginator div.button input {
  background: transparent !important;
  background-image: none !important;
  background-image: none !important;
  background-image: none !important;
  background-image: none !important;
  background-image: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-family: documenta-table !important;
  color: #000 !important;
  font-size: 14px !important;
  padding: 0px 10px 0px 10px !important;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  margin: 0 !important;
}

/* Petition Zusammenfassung */
.webform_check_wrapper .webform_row, .webform_confirm_wrapper .webform_row {
  width: 100%;
  min-height: 60px;
  background: #fff;
  float: left;
  padding: 20px;
}

.webform_check_wrapper .webform_row:nth-child(2n), .webform_confirm_wrapper .webform_row:nth-child(2n) {
  background: #4D4D4D;
}

.webform_check_wrapper .webform_label, .webform_confirm_wrapper .webform_label {
  width: 100%;
  float: left;
  height: auto;
  font-family: documenta-sans-regular-table;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  display: table;
  max-width: 600px;
}

.webform_check_wrapper .webform_field, .webform_confirm_wrapper .webform_field {
  width: 100%;
  float: left;
  min-height: auto;
  margin-bottom: 10px;
}

.webform_check_button .formbutton, .webform_confirm_wrapper .formbutton, #petitionMitzeichnungModel input[type="submit"] {
  display: inline-block;
  padding: 8px 24px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-left: 1px solid #E62527;
  border-right: 1px solid #E62527;
  border-top: 1px solid #E62527;
  border-bottom: 1px solid #E62527 !important;
  border-radius: 0px;
  color: #E62527 !important;
  text-transform: uppercase;
  font-family: documenta-sans-regular-table;
  letter-spacing: 1px;
  background: #fff;
}

.webform_check_button .formbutton:hover, .webform_confirm_wrapper .formbutton:hover, #petitionMitzeichnungModel input[type="submit"]:hover {
  background: #E62527;
  color: #fff !important;
}

/* Tabellen */
.equalizer table {
  font-family: documenta-sans-regular-table;
  font-size: 16px;
}

.equalizer .table-responsive {
  border: 0px solid #ddd;
}

.equalizer table td {
  padding: 5px;
  vertical-align: top;
  border-top: 0;
  text-align: right;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 0px solid #ddd;
}

.equalizer table .bighead {
  border-top: 0px solid;
  border-bottom: 1px solid;
  line-height: 20px;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: right;
}

.equalizer table .headline {
  border-top: 1px solid #4D4D4D;
  border-bottom: 1px solid #4D4D4D;
  font-family: documenta-sans-regular-italic-table;
  color: #4D4D4D;
  text-align: right;
  letter-spacing: 1px;
  font-size: 12px;
}

.equalizer table .headline.left {
  text-align: left;
}

/* Presseticker Beitr├ñge */
.presseticker .close {
  font-family: amatiksymbols;
  float: left;
  text-shadow: none;
  opacity: 1;
  width: 100%;
  margin-bottom: 20px;
}

.close a {
  color: #000;
  font-size: 10px;
}

.close a:hover {
  color: #000;
  text-decoration: none;
}

.closetext {
  font-family: documenta-sans-regular;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 0px;
  padding-top: 5px;
  float: left;
  font-weight: normal;
}

.closetext::before {
  font-family: amatiksymbols;
  content: '<';
  font-size: 14px;
  padding-right: 5px;
}

.pressetickerblock {
  background: #fff;
  padding: 20px;
  margin-top: 21px;
  padding-left: 60px;
  font-size: 16px;
  float: left;
  max-width: 100%;
}

.pressetickerblock h2 {
  line-height: 1.3;
}

.pressetickerblock .time {
  padding-right: 20px;
  width: auto;
  display: table-cell;
  vertical-align: middle;
  float: left;
  font-family: documenta-table;
}

.pressetickerblock .partycolor {
  width: 10px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
  background-size: 10px 40px;
  background-repeat: no-repeat;
  background-position: center left;
  float: left;
  height: 25px;
}

.pressetickerblock .name {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 20px;
  width: auto;
  font-family: documenta-table;
  float: left;
}

.pressetickerblock .original {
  display: table-cell;
  vertical-align: middle;
  padding-right: 0px;
  padding-left: 20px;
  width: auto;
  font-family: documenta-bold;
  float: right;
}

.pressetickerblock .headblock {
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
  float: left;
  width: 100%;
}

.equalizer .pressetickerblock h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 12px;
  color: #4D4D4D;
  font-family: documenta-table;
}

/* Youtube */
.container.multirows.youtube .col-md-12 {
  padding-left: 20px;
  padding-right: 20px;
}

#mpl {
  width: 100%;
  height: 100%;
  position: absolute;
}

.youtube-player, #player, #playerjw {
  position: relative !important;
  padding-bottom: 56.23% !important;
  height: 0 !important;
  overflow: hidden;
  max-width: 100%;
  background: #fff;
  margin: 0px !important;
  width: 100% !important;
}

#player_wrapper #player {
  width: 100%;
  height: 100%;
  position: absolute;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
  padding-bottom: 0 !important;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 100%;
  width: 100%;
  left: 0%;
  top: 0%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  background: url("../images/playbutton.png") no-repeat;
  cursor: pointer;
  background-position: left top;
  background-size: cover;
}

.youtube-player.nodgs .play {
  background-image: url("../images/playbuttonclean.png");
}

/* Mediathek */
.col-md-8.mediathek {
  height: 100vh;
}

.col-md-8.mediathek iframe {
  height: 100%;
}

/* ParlaTV Player */
.linkblock a {
  color: #000;
  font-family: documenta;
  font-size: 15px;
  margin-bottom: 20px;
}

.vjs-live-display {
  background: url("../images/live.gif") no-repeat;
  text-indent: -9999px;
  width: 200px;
}

#player::before {
  content: '';
  background: url("../images/tvlogo.png") no-repeat;
  opacity: 0.8;
  width: 30px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 10px;
}

/* Responsive */
@media (max-width: 1655px) {
  .head-navbar .container {
    padding: 0 180px;
  }
}
@media (max-width: 1279px) {
  .stoerer .container {
    padding: 30px 40px;
  }

  .head-navbar .container, .grey-navbar .container {
    padding: 0 60px;
    max-width: 1460px;
  }

  .row {
    max-width: 1420px;
    padding: 0 40px;
  }
}
/* ipad portrait */
/* ipad landscape */
@media (max-width: 1024px) {
  .stoerer .btn {
    float: right;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 50px;
  }

  .formbutton.resetbutton, .formbutton.submitbutton {
    float: left;
    margin-left: 0;
  }

  .webform_button {
    width: 100%;
  }

  .webform_mandatory {
    width: 100%;
    text-align: left;
  }

  .col-md-3.half {
    width: 50%;
  }

  .OpenCmsWebform .webform_row {
    width: 100%;
    float: left;
  }

  .webform_label {
    width: 100%;
    float: left;
    height: 20px;
    font-family: documenta-sans-regular-table;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    display: table;
    text-align: left;
  }

  .webform_label_text, .webform_label label, .webform_label .webform_msg_error label, .webform_label_text label {
    text-align: left;
  }

  /* Sticky Header Ausgleich */
  .head-container.affix {
    margin-bottom: 26px;
  }

  .head-navbar .container {
    display: none;
  }

  /* Multibox */
  .is_stuck {
    position: relative !important;
  }

  .multibox.sticky {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .multibox.sticky.is_stuck {
    margin-top: 0px;
    top: 0 !important;
  }

  .multibox.border {
    border-left: 0px solid;
  }

  .multibox.border.printread {
    padding-top: 30px;
  }

  /* Navigation */
  .navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
  }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0;
  }

  .head-navbar, .head-navbar.affix-top {
    border-top: 0px solid #4D4D4D;
    border-bottom: 0px solid #4D4D4D;
    height: 0;
  }

  .navbar-toggle {
    display: block;
  }

  .top-menu {
    display: none;
  }

  .navbar-collapse.collapse {
    display: none !important;
    overflow: auto !important;
  }

  .navbar-default .navbar-nav > li > a {
    color: #115c85;
    font-size: 20px;
    padding: 20px 0;
  }

  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #E62527;
    background-color: transparent;
  }

  .navbar-default .navbar-nav > li > a::after {
    content: 'ÔÇ║';
    float: right;
    font-size: 42px;
    -webkit-transition: 100ms linear all;
    -moz-transition: 100ms linear all;
    -o-transition: 100ms linear all;
    transition: 100ms linear all;
    margin-top: -8px;
    margin-right: 4px;
  }

  .navbar-default .navbar-nav > .open > a::after {
    -webkit-transition: 100ms linear all;
    -moz-transition: 100ms linear all;
    -o-transition: 100ms linear all;
    transition: 100ms linear all;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .dropdown-menu {
    opacity: 0;
    -webkit-transition: 100ms linear all;
    -moz-transition: 100ms linear all;
    -o-transition: 100ms linear all;
    transition: 100ms linear all;
  }

  .dropdown.mega-dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transition: 100ms linear all;
    -moz-transition: 100ms linear all;
    -o-transition: 100ms linear all;
    transition: 100ms linear all;
  }

  .mega-dropdown-menu .col-sm-3.intro {
    height: auto;
  }

  .dropdown-menu.mega-dropdown-menu.row {
    padding: 0;
  }

  /* MMenue */
  #mymenu.mm-menu {
    max-width: 360px;
    width: 360px;
  }

  .mm-panels {
    margin: 0 60px;
  }

  /* Graues Men├╝ */
  .grey-navbar .grey-navbar-toggle.container {
    display: block;
    padding: 0;
  }

  .grey-navbar .navbar-nav {
    margin: 0;
    width: 280px;
    padding-top: 0px;
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
  }

  .grey-navbar .navbar-nav > li {
    float: left;
    width: auto;
    min-width: 280px;
  }

  .grey-navbar .nav > li.active > a, .grey-navbar .nav > li > a:hover, .tab-link.current, .tab-link:hover {
    background: #4D4D4D;
    border-top: 3px solid #E62527;
    color: #fff;
  }

  .grey-navbar .nav > li > a, .grey-navbar .nav > li > span, .tab-link {
    background: #95989a;
    color: #fff;
    height: auto;
    width: auto;
    min-width: 280px;
    padding: 0 20px;
  }

  /* Beauftragte Sondermen├╝ */
  .col-md-3.subnav .multibox, .col-md-6.subnav {
    margin-top: 0px;
    padding-top: 0px;
  }

  .col-md-3.subnav .multibox {
    margin-top: 0px;
    padding-top: 0px;
    border: 0px solid #4D4D4D;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 40px;
  }

  .col-md-3.subnav .multibox .headline h2 {
    font-size: 18px;
    padding-top: 5px;
  }

  .col-md-3.subnav .layer.top, .col-md-3.subnav .layer.mid, .col-md-3.subnav .layer.btm {
    border-top: 1px solid #000;
    margin-bottom: 4px;
    width: 20px;
  }

  .col-md-3.subnav .multibox .headline h2 {
    border-bottom: 0;
  }

  .col-md-3.subnav {
    width: 100%;
  }

  .multiblock.hidden {
    display: none !important;
  }

  .col-md-3.subnav .multibox .navbar-toggle {
    display: block;
    position: relative;
    margin-top: -7px;
    margin-right: 20px;
    background-color: transparent;
    float: left;
    margin-left: -20px;
    padding-bottom: 0;
  }

  .col-md-3.subnav .multibox .layer.top, .col-md-3.subnav .multibox .layer.mid, .col-md-3.subnav .multibox .layer.btm {
    border-color: #E62527;
  }

  .col-md-3.subnav .multibox .collapsed .layer.top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 1px;
    margin-top: -3px;
    -webkit-transition: 50ms linear all;
    -moz-transition: 50ms linear all;
    -o-transition: 50ms linear all;
    transition: 50ms linear all;
  }

  .col-md-3.subnav .multibox .collapsed .layer.mid {
    opacity: 0;
    left: 0;
  }

  .col-md-3.subnav .multibox .collapsed .layer.btm {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: 1px;
    margin-top: -10px;
    -webkit-transition: 50ms linear all;
    -moz-transition: 50ms linear all;
    -o-transition: 50ms linear all;
    transition: 50ms linear all;
  }

  .multiblock.hidden.collapse.in {
    display: block !important;
  }

  /* Indicator */
  .grey-navbar.indicator {
    margin-bottom: 0px;
  }

  .grey-navbar.indicator .navbar-nav {
    margin: 0;
    width: 100%;
    padding-top: 0px;
    background: transparent;
    overflow: hidden;
    margin-top: 0px;
    height: 60px;
  }

  .grey-navbar.indicator .navbar-nav > li {
    float: left;
    width: auto;
    min-width: 1px;
  }

  .grey-navbar.indicator .nav > li.active > a, .grey-navbar.indicator .nav > li > a:hover {
    background: #fff;
    border-top: 3px solid #E62527;
    color: #000;
  }

  .grey-navbar.indicator .nav > li > a, .grey-navbar.indicator .nav > li > span {
    background: transparent;
    color: #000;
    height: auto;
    width: auto;
    max-width: 100%;
    padding: 0 20px;
  }

  /* Page */
  .container.start {
    padding-top: 50px;
  }

  .container.grau .multibox, .container.bg .multibox {
    padding: 40px 40px;
  }

  .multibox {
    padding: 0px 40px;
  }

  .equalizer {
    padding-bottom: 40px;
  }

  .owl-carousel .equalizer {
    padding-bottom: 0;
  }

  .col-md-6 .equalizer {
    padding-bottom: 0;
  }

  .equalizer .bottom img, .equalizer .bottom .introbig {
    position: absolute;
    bottom: 40px;
    padding-bottom: 0px;
  }

  .equalizer h1, .equalizer .h1, .multibox .headline h1 {
    font-size: 35px;
  }

  .equalizer.start.left {
    padding-bottom: 0px;
  }

  .container.start #infoverlay {
    bottom: 0;
  }

  .teaserblock p {
    color: #E62527;
    font-size: 20px;
  }
}
@media (max-width: 1000px) {
  .stoerer .container {
    padding: 30px 20px;
  }

  .presseticker .date {
    padding-left: 20px;
  }

  .stoerer .text {
    max-width: 80%;
  }

  .container.multirows.ticker.start {
    padding-bottom: 60px;
  }

  .multibox.presseticker.sticky.border {
    float: left;
    padding: 0;
    margin: 0;
  }

  .col-md-8.jqwc_mainlist {
    padding: 0;
    padding-right: 0px;
  }

  /* Page */
  .area-body .row {
    padding-bottom: 30px;
  }

  .container {
    padding-top: 0px;
  }

  .col-md-3.half {
    width: 100%;
  }

  /* MMenue */
  #mymenu.mm-menu {
    max-width: 320px;
    width: 320px;
  }

  .mm-panels {
    margin: 0 40px;
  }

  /* Gro├ƒes Bild */
  .container.bp .row, .container.bp .col-md-12 {
    padding: 0;
  }

  .container.bp .smallcap {
    padding: 0 40px;
  }

  .container.bp .smallcap .capdesc, .container.bp .smallcap .capsource {
    float: left;
    padding: 10px 10px 0px 0px;
    width: 100%;
    text-align: left;
    line-height: 1.2;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    width: 50%;
  }

  .col-md-2 {
    width: 33.333333%;
  }

  .col-md-9 {
    width: 100%;
  }

  .col-md-12, .col-md-6, .col-md-8, .col-md-4, .col-md-3 {
    width: 100%;
  }

  .youtube .col-md-6 {
    width: 50%;
  }

  .container.start {
    padding-top: 50px;
  }

  .container.start .bottomimage {
    margin-bottom: 0px;
  }

  .container.start .col-md-8 {
    width: 100%;
  }

  .container.start .col-md-4 {
    width: 100%;
  }

  .container.multirows.ticker.start .col-md-4 {
    padding-left: 20px;
  }

  .ticker .col-md-4 .multibox .multiblock.first {
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 0px solid #4D4D4D;
  }

  .ticker .col-md-4 .multibox .multiblock.last {
    margin-top: 20px;
  }

  .ticker .col-md-4 .multiblock .teaserblock {
    display: block;
    padding-top: 0px;
  }

  .row {
    padding: 0 20px;
  }

  .equalizer.table {
    overflow: scroll;
  }

  .tablediv {
    overflow: scroll;
  }

  .tablediv table {
    width: 100%;
  }

  /* Navigation */
  .navbar-toggle {
    margin-right: 40px;
  }

  .navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapse.in, .navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapsing {
    padding: 40px;
  }

  .head-navbar .container, .grey-navbar .container {
    padding: 0 40px;
  }

  .introbig {
    border-bottom: 10px solid #8B8D8E;
    padding-bottom: 20px;
  }

  /* Elemente */
  .equalizer {
    padding-bottom: 0px;
  }

  .bottomdiv.start {
    bottom: 0;
    position: relative !important;
    float: left;
    width: 100%;
  }

  .equalizer h3 {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .equalizer h1, .equalizer .h1 {
    font-size: 30px;
  }

  h2, .h2, .multibox .headline h1, .multibox .headline h2 {
    font-size: 25px;
  }

  .subheadline h2 {
    font-size: 20px;
  }

  .teaserblock p {
    color: #E62527;
    font-size: 20px;
  }

  .multirows .col-md-3 {
    border-right: 0px solid;
    float: left;
    margin-bottom: 30px;
    width: 50%;
  }

  .multirows .row {
    padding: 0 20px;
  }

  .multirows .col-md-3.intro {
    margin-bottom: 0px;
  }

  .multirows .col-md-6.first, .multirows .col-md-6.last {
    border-right: 0px solid;
    margin-bottom: 0px;
  }

  .multirows .col-md-6 {
    padding-bottom: 30px;
  }

  .multirows .headblock h2 {
    margin-bottom: 40px;
  }

  .multirows .divider, .container.multirows.ticker.start .divider {
    display: none;
  }

  .container.multirows.ticker.start .multibox .divider {
    display: block;
  }

  .multirows .equalizer {
    border-bottom: 1px solid #4D4D4D;
    padding-bottom: 10px;
    float: left;
  }

  .multirows .owl-carousel .equalizer {
    border-bottom: 0px solid #4D4D4D;
  }

  .multirows .col-md-3.intro .equalizer {
    border-bottom: 0px solid #4D4D4D;
  }

  .multirows .col-md-3.intro .equalizer .headline h2 {
    border-bottom: 1px solid #4D4D4D;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  .col-md-3 .dachzeile {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .col-md-3 .multibox {
    padding: 0px 0px;
    padding-top: 40px;
    margin-bottom: 0;
  }

  .col-md-3.subnav {
    padding: 0px 20px;
    width: 100%;
    margin-top: 20px;
  }

  .multibox {
    padding: 40px 0px;
    width: 100%;
    float: left;
  }

  .container.grau .multibox {
    padding: 40px 40px;
    margin-top: 40px;
  }

  .grau .multibox {
    padding: 40px;
  }

  .floattext img {
    float: left;
    width: 100%;
    padding: 20px 0px 15px 0px;
    padding-right: 0;
    margin-right: 0;
    max-width: 100%;
  }

  .floattext .smallcap {
    float: left;
    width: 100%;
    padding: 0px 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .container.bg {
    background-size: 100%;
    min-height: 100%;
    padding-bottom: 0;
  }

  .container.bg .row {
    padding-bottom: 0px;
  }

  .container.bg .multibox {
    background: #fff;
    padding: 0px 0px 40px 0px;
    width: 100%;
    float: left;
    margin-top: 65%;
    border-bottom: 1px solid #4D4D4D;
  }

  .peopleblock {
    max-width: 25%;
  }

  .col-md-6 .bottomdiv, .multirows .col-md-3 .equalizer .bottomdiv {
    position: relative !important;
    margin-bottom: 20px;
  }

  /* Carousel */
  .area-foot .col-md-3 {
    width: 100%;
    padding: 0px 20px;
  }

  .footer-menu .nav.navbar-nav {
    margin-top: 20px;
  }

  .footer-menu .nav > li > a {
    padding: 0px;
  }

  .footer-menu .navbar-nav > li {
    margin-right: 10px;
  }

  .footer.light .container h2 {
    margin-top: 40px;
  }

  .footer.light .container p {
    margin: 0;
  }

  .footerlogo {
    margin-top: -100px;
  }

  .multirows .col-md-3 .equalizer .bottomimage {
    position: relative;
    bottom: 0;
  }

  #carouselimg .owl-dots, #carouselimg2 .owl-dots {
    margin-top: 0px;
  }

  #carouselimg .equalizer {
    padding-bottom: 0;
  }

  /* Readspeak und Print */
  .print, .readspeak {
    margin-bottom: 0px;
    float: left;
    clear: none;
  }

  /* Presseticker */
  .container.grau.presseticker {
    background: #fff;
    padding: 0;
  }

  .presseticker {
    margin-top: 35px;
  }

  .presseticker ul {
    padding: 0;
    background: #fff;
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .presserow .time, .presserow .partycolor, .presserow .name, .presserow .text {
    width: 100%;
    float: left;
    padding: 20px 0px;
  }

  .presserow .partycolor {
    background-size: 100% 10px;
    background-position: left top;
    height: 10px;
    padding: 0;
  }

  .presserow .name {
    padding-bottom: 0px;
  }

  .presserow .text {
    padding-top: 10px !important;
  }

  .presserow {
    padding: 0px 30px;
    margin-top: 20px;
  }

  .presserow:nth-child(odd), .presserow:nth-child(odd):hover, .presserow:nth-child(even):hover, .presserow:nth-child(even) {
    background: #eeeeee;
    color: #000;
    padding: 20px;
  }

  .pressetickerblock {
    padding-left: 20px;
    padding-right: 20px;
    background: #eeeeee;
  }

  .presserow a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #fff;
  }

  .pressetickerblock .time {
    padding-right: 20px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    float: left;
    font-family: documenta-table;
    font-size: 16px;
    padding: 20px 0;
  }

  .pressetickerblock .partycolor {
    width: 100%;
    padding-right: 10px;
    display: table-cell;
    vertical-align: middle;
    background-size: 100% 10px;
    background-repeat: no-repeat;
    background-position: center left;
    float: left;
    height: 10px;
    margin-bottom: 10px;
  }

  .pressetickerblock .name {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 0px;
    width: 100%;
    float: left;
    padding-top: 10px;
  }

  .pressetickerblock .original {
    display: table-cell;
    vertical-align: middle;
    padding-right: 0px;
    padding-left: 0px;
    font-family: documenta-bold;
    float: left;
    margin-top: 10px;
    width: 100%;
    text-align: left;
  }

  .pressedoctitel {
    width: 100%;
    float: left;
    padding: 0;
    font-family: documenta-bold;
  }

  .pressedocdownload, .pressedocsize {
    width: 100%;
    float: left;
  }

  .pressedocdownload {
    margin-top: 20px;
  }

  .presserow.image .presseimage {
    width: 100%;
  }

  .presseimage img {
    height: auto;
  }

  .presserow.image .presseimagetext {
    width: 100%;
    padding: 20px 0px;
  }

  .presseimagetitle {
    font-family: documenta-bold;
  }

  .presserow.image .presseimagedownload {
    width: 100%;
    float: left;
    text-align: left;
  }

  /* Drucksachen */
  .presseticker .meeting.drucksachen,
  .presseticker .date_daily.drucksachen,
  .presseticker .titel.drucksachen,
  .presseticker .vorgang.drucksachen,
  .presseticker .document.drucksachen {
    width: 100%;
    float: left;
    padding: 0;
    margin-top: 13px;
  }

  .presseticker .titel.drucksachen {
    max-width: 600px;
  }

  .presseticker .meeting.drucksachen::before,
  .presseticker .date_daily.drucksachen::before,
  .presseticker .titel.drucksachen::before,
  .presseticker .vorgang.drucksachen::before,
  .presseticker .document.drucksachen::before {
    font-family: documenta-bold;
    padding-right: 5px;
  }

  .daily .presseticker .meeting.drucksachen::before {
    content: 'Dokumentnr.: ';
  }

  .daily .presseticker .date_daily.drucksachen::before {
    content: 'Datum: ';
  }

  .daily .presseticker .titel.drucksachen::before {
    content: 'Titel: ';
  }

  .daily .presseticker .vorgang.drucksachen::before {
    content: 'Vorgang: ';
  }

  .daily .presseticker .document.drucksachen::before {
    content: 'Dokument: ';
    width: auto;
  }

  /* Tagesordnung */
  .container.grau.presseticker.daily .presseticker {
    margin-top: 0;
  }

  .container.grau.presseticker.daily .presseticker ul {
    margin-top: 0px;
  }

  .daily .presseticker .meeting, .daily .presseticker .date_daily, .daily .presseticker .theme, .daily .presseticker .type, .daily .presseticker .document, .daily .presseticker .attachment {
    width: auto;
    float: left;
    padding: 0px;
    padding-right: 20px;
  }

  .daily .presseticker.head {
    display: none;
  }

  .daily .presseticker .meeting::before, .daily .presseticker .date_daily::before, .daily .presseticker .theme::before, .daily .presseticker .type::before, .daily .presseticker .document::before, .daily .presseticker .attachment::before {
    font-family: documenta-bold;
    padding-right: 5px;
  }

  .daily .presseticker .document, .daily .presseticker .attachment, .daily .presseticker .date_daily {
    width: 100%;
    margin-top: 13px;
  }

  .daily .presseticker .meeting::before {
    content: 'Sitzung/Nr.: ';
  }

  .daily .presseticker .date_daily::before {
    content: 'Datum der Sitzung: ';
  }

  .daily .presseticker .theme::before {
    content: 'Thema: ';
  }

  .daily .presseticker .type::before {
    content: 'Art: ';
  }

  .daily .presseticker .document::before {
    content: 'Dokument: ';
    width: 100%;
    float: left;
  }

  .daily .presseticker .attachment::before {
    content: 'Anlagen: ';
    width: 100%;
    float: left;
  }

  .shop .multibox.sticky {
    padding: 0;
    padding-top: 0px;
  }

  .shop .col-md-4:nth-child(even) {
    border-right: 0px solid #4D4D4D;
    margin-bottom: 40px;
    border-bottom: 0px solid;
    padding-bottom: 0px;
  }

  .shop .col-md-3 .equalizer {
    height: auto;
  }

  .footer-menu .divider::after {
    content: '|';
    padding-right: 20px;
    float: left;
    font-size: 14px;
    color: #115c85;
    padding: 0px;
    margin-top: -4px;
  }

  .webform_table.summary {
    margin-bottom: 20px;
  }

  .webform_table h2 {
    margin-top: 25px;
  }

  .webform_table.summary.right {
    margin-top: 25px;
  }

  .shop .col-md-4 {
    width: 50%;
  }

  .filters-list {
    padding: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 860px) {
  .introbig h1 {
    font-size: 20px;
  }

  .introbig .teaserblock p {
    font-size: 15px;
  }

  .multilinkblock.bottom {
    padding: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
  }

  .peopleblock.karriere {
    max-width: 50%;
  }
}
@media (max-width: 680px) {
  /* Page */
  .stoerer .container {
    padding: 30px 0px;
  }

  .logo_container, .logo {
    max-width: 185px;
  }

  .footerlogo {
    width: 185px;
  }

  /* MMenue */
  #mymenu.mm-menu {
    max-width: 320px;
    width: 265px;
  }

  .mm-panels {
    margin: 0 20px;
  }

  .multirows .col-md-3, .multirows .col-md-6, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    width: 100%;
  }

  .youtube .col-md-6 {
    width: 100%;
  }

  .container.start {
    padding-top: 20px;
  }

  .bottomdiv.start {
    bottom: 0;
    position: relative !important;
    float: left;
    width: 100%;
  }

  .equalizer.start.right {
    position: relative !important;
    float: left;
    margin-top: 40px;
  }

  .container.start .col-md-8 {
    width: 100%;
    padding-right: 20px;
  }

  .container.start .col-md-4 {
    width: 100%;
  }

  .introbig h1 {
    font-size: 30px;
  }

  .introbig .teaserblock p {
    font-size: 20px;
  }

  .row {
    padding: 0 0px;
  }

  /* Navigation */
  .navbar-toggle {
    margin-right: 20px;
  }

  .owl-theme .owl-nav {
    display: none;
  }

  .navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapse.in, .navbar-collapse.js-navbar-collapse.navbar-responsive-collapse.collapsing {
    padding: 20px;
  }

  .head-navbar .container, .grey-navbar .container {
    padding: 0 20px;
  }

  /* Elemente */
  .multirows .row {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
  }

  .multirows .teaserblock p {
    margin-bottom: 0;
  }

  .multirows .equalizer .bottomdiv {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .multirows .col-md-3, .multirows .col-md-6 {
    border-right: 0px solid;
    float: left;
    margin-bottom: 30px;
    width: 100%;
  }

  .multirows .col-md-3 .equalizer .bottomdiv {
    position: relative;
    margin-bottom: 10px !important;
  }

  .multirows .col-md-6.first, .multirows .col-md-6 {
    margin-bottom: 10px;
  }

  .multirows .col-md-6.first .equalizer, .multirows .col-md-6 .equalizer {
    padding-bottom: 40px;
  }

  .youtube .col-md-6.first .equalizer, .youtube .col-md-6 .equalizer {
    padding-bottom: 30px;
  }

  .youtube .col-md-6.first, .youtube .col-md-6 {
    margin-bottom: 0px;
  }

  .multirows.youtube .topdiv {
    margin-top: 10px;
  }

  .container.multirows.youtube {
    padding-top: 0;
  }

  .multirows .col-md-3.first, .multirows .col-md-3 {
    margin-bottom: 40px;
  }

  .multirows .equalizer {
    padding-bottom: 30px;
  }

  .multirows .headblock h2 {
    margin-bottom: 40px;
  }

  .col-md-12 blockquote p, .col-md-6 blockquote p, .col-md-3 blockquote p, .col-md-9 blockquote p {
    font-size: 20px;
    max-width: 100%;
  }

  .owl-carousel .owl-item, .owl-carousel3 .owl-item {
    border-right: 0px solid #4D4D4D;
  }

  .owl-item .item .equalizer .bottomdiv {
    position: relative;
    margin-top: 0;
  }

  .equalizer .bottom img, .equalizer .bottom .introbig {
    position: relative;
    bottom: 0px;
    padding-bottom: 0px;
  }

  .container.bp .smallcap {
    padding: 0 20px;
  }

  #carouselimg .owl-dots, #carouselimg2 .owl-dots {
    margin-top: 0px;
  }

  .peopleblock {
    max-width: 33.33333333333333%;
  }

  .presseticker .col-md-4 {
    float: left;
  }

  .presseticker .col-md-8 {
    float: right;
  }

  .footer-menu .navbar-nav > li {
    margin-right: 10px;
  }

  .footer-menu .divider::after {
    font-size: 10px;
    padding: 1px 5px;
    height: 20px;
  }

  .footer-menu .divider::after {
    display: none;
  }

  .multibox.presseticker.sticky.border {
    float: right;
    width: 100%;
    border-left: 0;
    padding: 0;
    margin-top: 0;
  }

  .presseticker .date {
    padding-top: 0px;
  }

  .webform_field_checkbox, .webform_field_radio {
    padding-left: 0px;
  }

  .webform_table.summary {
    margin-bottom: 0px;
  }

  .webform_table.summary .webform_label .webform_label_text {
    border-bottom: 0px solid #eeeeee;
  }

  .webform_label, .webform_field, .webform_summary_field {
    width: 100%;
  }

  .webform_label {
    height: auto;
  }

  .webform_label_text {
    text-align: left;
  }

  .webform_summary_field_text {
    padding: 0px 0;
  }

  .shop .col-md-9 .divider {
    display: none;
  }

  .shop .col-md-4 .teaserblock {
    border-bottom: 0px solid #4D4D4D;
    padding-bottom: 0;
    margin-bottom: 0px;
  }

  .shop .teaserblock p {
    margin-bottom: 20px;
  }

  .webform_field .file-upload.btn {
    margin-left: 0;
    margin-top: 10px;
  }

  .webform_field.submit {
    margin-top: 35px;
  }

  .multilinkblock.left {
    width: 100%;
    min-width: 100%;
  }

  .subfilter {
    left: 20px;
  }
}
@media (max-width: 480px) {
  .stoerer .btn {
    float: left;
    margin-left: 20px;
    margin-bottom: 0;
    margin-right: 0px;
    margin-top: 20px;
    clear: both;
  }

  .pressetickerblock h2 {
    font-size: 20px;
  }

  .newsback {
    padding-right: 20px;
    width: 100%;
  }

  .peopleblock {
    max-width: 50%;
  }

  .multilinkblock.bottom {
    padding: 20px;
    padding-right: 20px;
    padding-bottom: 0;
  }

  .multilinkblock.bottom ul li::before {
    left: 20px;
  }

  .daily .presseticker .meeting::before, .daily .presseticker .date_daily::before, .daily .presseticker .theme::before, .daily .presseticker .type::before, .daily .presseticker .document::before, .daily .presseticker .attachment::before {
    width: 100%;
    float: left;
    margin-top: 0px;
  }

  .daily .presseticker .meeting::before {
    margin-top: 0;
  }

  .daily .presseticker .attachment .btn.dl, .daily .presseticker .document .btn.dl {
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .grey-navbar.indicator .nav > li > a, .grey-navbar.indicator .nav > li > span {
    padding: 0 15px;
    font-size: 10px;
  }

  .shop .col-md-4 {
    width: 100%;
  }

  .peopleblock.karriere {
    max-width: 100%;
  }

  .filterbox li {
    margin-right: 0;
  }

  .filters-list .btn {
    padding: 5px;
  }
}
@media (max-width: 360px) {
  .peopleblock {
    max-width: 100%;
    padding-right: 30%;
  }
}
/* iphone 6Plus portrait */
/* iphone 6Plus landscape */
/* iphone 6 portrait */
/* iphone 6 landscape */
/* iphone 5 portrait */
/* iphone 5 landscape */
/* iphone 4s Portrait */
/* iphone 4s Landscape */
.ui-datepicker {
  background-color: #fff;
  border: 1px solid #4D4D4D;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
  border: 1px solid #4D4D4D;
  font-size: 16px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
  margin-right: 10px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  color: #000;
}

.ui-datepicker td a:hover, .ui-datepicker td a:focus {
  color: #000;
  text-decoration: underline;
}

.ui-datepicker td a.ui-state-active {
  color: #E62527;
}

.ui-datepicker td a.ui-state-highlight {
  font-weight: bold;
}

.ui-datepicker .ui-state-disabled {
  opacity: 0.25;
}

.ui-datepicker .ui-datepicker-next .ui-icon,
.ui-datepicker .ui-datepicker-prev .ui-icon {
  text-indent: 0;
}

div.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}

div.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}

div.ui-datepicker .ui-datepicker-prev-hover,
div.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}

.ui-datepicker .ui-datepicker-prev .ui-icon:before {
  content: "<";
  font-family: amatiksymbols;
  color: #000;
}

.ui-datepicker .ui-datepicker-next .ui-icon:before {
  content: ">";
  font-family: amatiksymbols;
  color: #000;
}

/* 20191106 */
.webform_checkbox_wrapper .webform_label_checkbox {
  width: auto;
  float: left;
}

.webform_checkbox_wrapper input {
  width: 30px;
  height: 25px;
  display: block;
}

.webform_checkbox_wrapper {
  clear: both;
}

.webform_radio_wrapper {
  clear: both;
}

.webform_radio_wrapper .webform_label_radio {
  width: auto;
  float: left;
  margin-top: 12px;
  margin-bottom: 0;
}

/* Countdown */
.countwrapper {
  display: block;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.countwrapper #counter {
  font-size: 36px;
  color: #115c85;
  padding: 0 0 4px 0;
  display: block;
  margin-top: -10px;
}
.countwrapper .count:after {
  content: "";
}
.countwrapper .count.days:after {
  content: " Tage ";
}
.countwrapper .count.hours:after {
  content: ":";
  padding: 0 2px;
}
.countwrapper .count.minutes:after {
  content: ":";
  padding: 0 2px;
}
.countwrapper .count.seconds:after {
  content: "";
}

.multiblock.first {
  clear: both;
}

.oc-drag-target {
  min-width: 200px;
}

/*# sourceMappingURL=template.css.map */
