/*

 __  __          _ _                            _        _ _
|  \/  |        | (_)                          | |      | | |
| \  / | ___  __| |_  ___ _ __   __ _ _ __  ___| |_ __ _| | |_ ___ _ __
| |\/| |/ _ \/ _` | |/ _ \ '_ \ / _` | '_ \/ __| __/ _` | | __/ _ \ '_ \
| |  | |  __/ (_| | |  __/ | | | (_| | | | \__ \ || (_| | | ||  __/ | | |
|_|  |_|\___|\__,_|_|\___|_| |_|\__,_|_| |_|___/\__\__,_|_|\__\___|_| |_|


3pc GmbH
Nattaphong Kosakul


*/
/* Variables, mixins, icons
########################################
*/
/* Global variables
########################################
*/
/* Media queries
########################################
*/
/* Global mixins
########################################
*/
/* Reset
########################################
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700");
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

::-moz-selection {
  background-color: #f4f5f6;
  color: #001049;
  text-shadow: none; }

::selection {
  background-color: #f4f5f6;
  color: #001049;
  text-shadow: none; }

::-moz-selection {
  background-color: #f4f5f6;
  color: #001049;
  text-shadow: none; }

main {
  display: block; }

button::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner,
select::-moz-focus-inner,
a::-moz-focus-inner {
  padding: 0; }

button:active,
input:active,
textarea:active,
select:active,
a:active {
  outline: none; }

svg a {
  outline: medium none; }

img {
  border-width: 0; }

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

img,
video,
object,
canvas,
picture {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

audio {
  display: block;
  width: 100%;
  max-width: 100%; }

img {
  width: auto; }
  @media (max-width: 750px) {
    img {
      width: 100%; } }

figure {
  margin: 0;
  position: relative; }

figcaption {
  font-size: .9rem; }

.hidden {
  clip: rect(0 0 0 0);
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  border: 0; }

.visible {
  clip: auto;
  overflow: auto;
  width: auto;
  height: auto;
  padding: inherit;
  margin: inherit;
  position: static; }

ol li,
ul li {
  padding-bottom: 1rem; }
  ol li:last-child,
  ul li:last-child {
    padding-bottom: 0; }

.link-right {
  display: flexbox;
  display: flex;
  justify-content: flex-end; }

a,
.button,
.banner-button,
.banner-button:before,
.banner-button:after,
.slider-button:before,
.slider-button:after,
.powermail_reset,
input[type='submit'],
.powermail_file + label strong {
  transition: all 0.3s ease 0s; }

/* Fonts
########################################
*/
/* Typography
########################################
*/
@font-face {
  font-family: "Medienanstalten-Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../../Icons/Medienanstalten-Icons.woff2") format("woff2"), url("../../Icons/Medienanstalten-Icons.ttf") format("truetype"), url("../../Icons/Medienanstalten-Icons.woff") format("woff"), url("../../Icons/Medienanstalten-Icons.svg#Medienanstalten-Icons") format("svg"); }

[class^='icon-'],
[class*=' icon-'] {
  font-family: "Medienanstalten-Icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  pointer-events: none; }

/* Icon classes */
.icon-social-share:before {
  content: "\e92b"; }

.icon-check:before {
  content: "\e92a"; }

.icon-rss:before {
  content: "\e929"; }

.icon-sight:before {
  content: "\e916"; }

.icon-announcement:before {
  content: "\e917"; }

.icon-database:before {
  content: "\e918"; }

.icon-europa:before {
  content: "\e919"; }

.icon-law:before {
  content: "\e91a"; }

.icon-directional:before {
  content: "\e91b"; }

.icon-hint:before {
  content: "\e91c"; }

.icon-internet:before {
  content: "\e91d"; }

.icon-news:before {
  content: "\e91e"; }

.icon-network-neutrality:before {
  content: "\e91f"; }

.icon-judgment:before {
  content: "\e920"; }

.icon-radio:before {
  content: "\e921"; }

.icon-libra:before {
  content: "\e922"; }

.icon-shield:before {
  content: "\e923"; }

.icon-transmitter:before {
  content: "\e924"; }

.icon-transmitter-point:before {
  content: "\e925"; }

.icon-tv-database:before {
  content: "\e926"; }

.icon-tv:before {
  content: "\e927"; }

.icon-connection:before {
  content: "\e928"; }

.icon-triangle:before {
  content: "\e915"; }

.icon-login:before {
  content: "\e914"; }

.icon-nav-arrow-right:before {
  content: "\e913"; }

.icon-nav-arrow-down:before {
  content: "\e911"; }

.icon-nav-arrow-up:before {
  content: "\e912"; }

.icon-avatar:before {
  content: "\e90a"; }

.icon-pin:before {
  content: "\e90b"; }

.icon-print:before {
  content: "\e90c"; }

.icon-facebook:before {
  content: "\e90d"; }

.icon-googleplus:before {
  content: "\e90e"; }

.icon-rss-feed:before {
  content: "\e90f"; }

.icon-twitter:before {
  content: "\e910"; }

.icon-download:before {
  content: "\e908"; }

.icon-extern:before {
  content: "\e909"; }

.icon-arrow-bottom:before {
  content: "\e905"; }

.icon-arrow-left:before {
  content: "\e906"; }

.icon-arrow-up:before {
  content: "\e907"; }

.icon-minus:before {
  content: "\e903"; }

.icon-plus:before {
  content: "\e904"; }

.icon-arrow-right:before {
  content: "\e900"; }

.icon-close:before {
  content: "\e901"; }

.icon-search:before {
  content: "\e902"; }

/* Components
########################################
*/
/* Typography
########################################
*/
body {
  color: #292f36;
  font-family: 'Montserrat', verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  margin: 0;
  background-color: #fff; }

h1,
h2,
h3,
h4,
h5 {
  color: #001049; }
  @media (max-width: 1024px) {
    h1,
    h2,
    h3,
    h4,
    h5 {
      /*
        via https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
    */
      -webkit-hyphens: auto;
      -webkit-hyphenate-limit-before: 3;
      -webkit-hyphenate-limit-after: 3;
      -webkit-hyphenate-limit-chars: 6 3 3;
      -webkit-hyphenate-limit-lines: 2;
      -webkit-hyphenate-limit-last: always;
      -webkit-hyphenate-limit-zone: 8%;
      -moz-hyphens: auto;
      -moz-hyphenate-limit-chars: 6 3 3;
      -moz-hyphenate-limit-lines: 2;
      -moz-hyphenate-limit-last: always;
      -moz-hyphenate-limit-zone: 8%;
      -ms-hyphens: auto;
      -ms-hyphenate-limit-chars: 6 3 3;
      -ms-hyphenate-limit-lines: 2;
      -ms-hyphenate-limit-last: always;
      -ms-hyphenate-limit-zone: 8%;
      hyphens: auto;
      hyphenate-limit-chars: 6 3 3;
      hyphenate-limit-lines: 2;
      hyphenate-limit-last: always;
      hyphenate-limit-zone: 8%; } }

h1 {
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: .025em;
  margin-bottom: .67em; }
  @media (max-width: 750px) {
    h1 {
      font-size: 1.8rem; } }

h2 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .035em;
  line-height: 38px; }
  @media (max-width: 750px) {
    h2 {
      font-size: 1.5rem; } }

h3 {
  font-size: 1.26rem;
  font-weight: 700;
  line-height: 28px; }

h4 {
  color: #4c567f;
  font-size: 1.1rem;
  font-weight: 500; }

h5 {
  font-size: 1rem;
  font-weight: 500; }

p {
  line-height: 1.7rem; }

hr {
  width: 100%;
  margin-bottom: 2rem;
  clear: both;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #001049; }

dl.info {
  display: flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  dl.info dt {
    font-style: italic;
    width: 25%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  dl.info dd {
    width: 75%;
    padding-left: 5%; }

dd {
  margin: 0; }

dfn {
  font-style: normal; }
  dfn a {
    font-weight: 300 !important; }

abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted; }
  abbr[title] a,
  dfn[title] a {
    border-bottom: 1px solid; }

@supports ((-webkit-text-decoration: dotted underline) or (text-decoration: dotted underline)) {
  abbr[title],
  dfn[title] {
    cursor: help;
    border-bottom: 1px dotted; } }

blockquote:not(.instagram-media) {
  /*
        via https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
    */
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;
  -webkit-hyphenate-limit-zone: 8%;
  -moz-hyphens: auto;
  -moz-hyphenate-limit-chars: 6 3 3;
  -moz-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-last: always;
  -moz-hyphenate-limit-zone: 8%;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 3;
  -ms-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-last: always;
  -ms-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  padding: 0 1.5rem !important;
  margin: 0;
  border-left: 3px solid; }

cite {
  font-style: normal;
  font-weight: bold; }

code,
pre {
  font-family: monospace; }

code {
  padding: .25rem .5rem; }

pre {
  font-size: 1rem;
  line-height: 1.2;
  white-space: pre-wrap;
  word-break: break-all;
  padding: 1rem;
  overflow-x: scroll; }

table {
  width: 100%;
  margin-bottom: 2rem;
  display: block;
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

ul,
ol {
  padding-left: 1rem; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.mandatory {
  font-size: 1.4rem;
  margin-left: .2rem; }

/* Link list
########################################
*/
[class^='link-'],
[class*=' link-'] {
  text-decoration: none !important; }

[class^='link-']:after,
[class*=' link-']:after {
  font-family: "Medienanstalten-Icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  pointer-events: none;
  font-size: .8rem;
  margin-left: .5rem; }

/* Link classes */
.link-more:after {
  content: "\e904"; }

.link-intern:after {
  content: "\e900"; }

.link-extern:after {
  content: "\e909"; }

.link-download:after {
  content: "\e908"; }

.link-rss-feed:after {
  content: "\e929"; }

a {
  color: #005bbb;
  text-decoration: none; }
  a[class^='link-'], a[class*=' link-'] {
    border-bottom: 1px solid; }
    a[class^='link-']:hover, a[class^='link-']:focus, a[class*=' link-']:hover, a[class*=' link-']:focus {
      border-bottom: 1px solid; }
  a:hover, a:focus {
    color: #001049;
    text-decoration: underline; }
  a:active {
    background-color: inherit; }

.teaser-item a[class^='link-'], .teaser-item a[class*=' link-'] {
  border-bottom: 1px solid; }
  .teaser-item a[class^='link-']:hover, .teaser-item a[class^='link-']:focus, .teaser-item a[class*=' link-']:hover, .teaser-item a[class*=' link-']:focus {
    border-bottom: 1px solid; }

.teaser .teaser-item a[class^='link-'], .teaser .teaser-item a[class*=' link-'] {
  border-bottom: 1px solid; }
  .teaser .teaser-item a[class^='link-']:hover, .teaser .teaser-item a[class^='link-']:focus, .teaser .teaser-item a[class*=' link-']:hover, .teaser .teaser-item a[class*=' link-']:focus {
    border-bottom: 1px solid; }

p a {
  border-bottom: 1px solid; }
  p a:hover, p a:focus {
    border-bottom: 1px solid; }
  p a:after {
    font-family: "Medienanstalten-Icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    pointer-events: none;
    content: "\e900";
    font-size: .8rem;
    margin-left: .5rem; }

/* Breadcrumb
########################################
*/
.breadcrumb {
  /*
        via https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
    */
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;
  -webkit-hyphenate-limit-zone: 8%;
  -moz-hyphens: auto;
  -moz-hyphenate-limit-chars: 6 3 3;
  -moz-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-last: always;
  -moz-hyphenate-limit-zone: 8%;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 3;
  -ms-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-last: always;
  -ms-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
  width: 72%;
  padding: 1rem 0 !important; }
  @media (max-width: 750px) {
    .breadcrumb {
      width: 100%; } }
  .breadcrumb li {
    list-style: none;
    display: inline-block;
    padding: 0; }
    .breadcrumb li:after {
      content: "/";
      display: inline-block;
      margin: 0 .5rem; }
    .breadcrumb li:last-child:after {
      display: none; }

.p1 .breadcrumb,
.p2 .breadcrumb,
.p3 .breadcrumb {
  display: none; }

/* Textmedia Elements
########################################
*/
h2 + h4 {
  margin-top: -1.2rem; }

.text-gap {
  -moz-column-count: 2;
  -moz-column-gap: 60px;
  -webkit-column-count: 2;
  -webkit-column-gap: 60px;
  column-count: 2;
  column-gap: 60px; }
  @media (max-width: 750px) {
    .text-gap {
      -moz-column-count: 1;
      -moz-column-gap: 1;
      -webkit-column-count: 1;
      -webkit-column-gap: 1;
      column-count: 1;
      column-gap: 1; } }
  .text-gap > *:first-child {
    margin-top: 0; }
  .text-gap.centering {
    -webkit-column-count: inherit;
       -moz-column-count: inherit;
            column-count: inherit; }
    .text-gap.centering blockquote {
      width: 70%;
      margin: 0 auto; }
      @media (max-width: 750px) {
        .text-gap.centering blockquote {
          width: 100%; } }
      .text-gap.centering blockquote p {
        line-height: 35px; }

.text-spacing + .text-spacing {
  margin-top: -1.5rem; }

.text-spacing h1 {
  margin-bottom: 1rem; }

.description {
  font-size: 1.2rem;
  font-weight: 500;
  width: 75%; }
  @media (max-width: 1024px) {
    .description {
      width: 100%; } }
  @media (max-width: 750px) {
    .description {
      font-size: 1rem; } }

.row.third .description {
  width: 100%; }

.img-text {
  clear: both; }
  .img-text > * > *:first-child {
    margin-top: 0; }
    .img-text > * > *:first-child + h2,
    .img-text > * > *:first-child + h3 {
      margin-top: 0; }
  .img-text figure {
    display: inline-block; }
  .img-text.wrap figure {
    width: 32%;
    margin-right: 1.5rem;
    float: left; }
    @media (max-width: 750px) {
      .img-text.wrap figure {
        width: 100%; } }
  .img-text.no-wrap {
    display: flexbox;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 750px) {
      .img-text.no-wrap {
        flex-direction: column; } }
    .img-text.no-wrap > figure {
      width: 32%; }
      @media (max-width: 750px) {
        .img-text.no-wrap > figure {
          width: 100%; } }
    .img-text.no-wrap > .ce-bodytext {
      width: 65%; }
      @media (max-width: 750px) {
        .img-text.no-wrap > .ce-bodytext {
          width: 100%; } }
  .img-text.ce-above figure, .img-text.ce-below figure {
    margin-bottom: 1rem; }
    .img-text.ce-above figure img, .img-text.ce-below figure img {
      height: auto;
      width: 100%; }

.ce-media.xlg {
  width: 100%; }

.ce-media.lg {
  width: 50%; }

.ce-media.md {
  width: 33.33%; }
  @media (max-width: 1024px) {
    .ce-media.md {
      width: 50%; } }

.ce-media.sm {
  width: 25%; }
  @media (max-width: 1024px) {
    .ce-media.sm {
      width: 50%; } }

figure figcaption {
  /*
        via https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
    */
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;
  -webkit-hyphenate-limit-zone: 8%;
  -moz-hyphens: auto;
  -moz-hyphenate-limit-chars: 6 3 3;
  -moz-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-last: always;
  -moz-hyphenate-limit-zone: 8%;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 3;
  -ms-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-last: always;
  -ms-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%; }
  figure figcaption > * {
    font-size: .9rem;
    margin-top: .625rem; }

/* Form elements
########################################
*/
::-webkit-input-placeholder {
  color: #7b858a;
  opacity: 1; }

:-moz-placeholder {
  color: #7b858a;
  opacity: 1; }

::-moz-placeholder {
  color: #7b858a;
  opacity: 1; }

:-ms-input-placeholder {
  color: #7b858a;
  opacity: 1; }

input[type=submit] {
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: .9rem 2rem;
  border: medium none;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

input[type=reset] {
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: .8rem 2rem;
  border: medium none;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

input,
button,
textarea,
select {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  padding: 0;
  background-image: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0; }
  input:disabled,
  button:disabled,
  textarea:disabled,
  select:disabled {
    opacity: 0.5; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

select,
button {
  cursor: pointer; }

select {
  -webkit-appearance: none; }

fieldset {
  margin: 0;
  padding: 0;
  border: medium none; }

legend {
  display: none; }

textarea {
  min-height: 10rem; }

input {
  color: #4c567f;
  font-weight: 300;
  padding: 1rem; }
  input[type='text'], input[type='email'], input[type='date'], input[type='time'] {
    width: 100%; }
  input[type='submit'] {
    display: block;
    margin: 0;
    cursor: pointer;
    border: medium none; }
    input[type='submit']:hover, input[type='submit']:focus, input[type='submit']:active {
      color: #ffffff;
      background-color: #001049; }
      @media (max-width: 750px) {
        input[type='submit']:hover, input[type='submit']:focus, input[type='submit']:active {
          width: 100%; } }
    input[type='submit']:focus {
      outline: 1px dotted #acacac; }
  input[type='checkbox'], input[type='radio'] {
    background-color: transparent !important;
    border: medium none !important;
    padding: 0 !important; }

input,
textarea,
select {
  background-color: #f4f5f6;
  border: 1px solid #f4f5f6; }
  input.error,
  textarea.error,
  select.error {
    border-color: #fd3133 !important; }

.gray input,
.gray textarea,
.gray select {
  background-color: #ffffff;
  border-color: #ffffff; }

textarea,
select {
  font-weight: 300;
  color: #4c567f;
  width: 100%;
  padding: 1rem; }

.nolabel .powermail_label {
  clip: rect(0 0 0 0);
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  border: 0; }

form .row {
  margin: 1rem 0; }
  form .row label:first-child {
    text-transform: uppercase;
    margin-bottom: .3rem;
    display: inline-block; }
  form .row > div {
    padding: 0; }
    form .row > div > :first-child,
    form .row > div > :last-child {
      padding: 0; }

.tx-powermail {
  max-width: 38rem;
  width: 100%;
  margin: 0 auto; }
  .tx-powermail .parsley-errors-list {
    color: red;
    list-style: none;
    padding: 0;
    margin: .6rem 0; }
  .tx-powermail .powermail_form > h3 {
    display: none; }
  .tx-powermail .parsley-error {
    border: 2px solid red !important; }
  .tx-powermail .powermail_fieldwrap {
    margin-bottom: 1.8rem; }
    .tx-powermail .powermail_fieldwrap.layout1 .powermail_field {
      display: flexbox;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 750px) {
        .tx-powermail .powermail_fieldwrap.layout1 .powermail_field {
          flex-direction: column; } }
      .tx-powermail .powermail_fieldwrap.layout1 .powermail_field > div {
        margin: .8rem 1.5rem .8rem 0; }
    .tx-powermail .powermail_fieldwrap > label {
      text-transform: uppercase;
      display: block;
      margin-bottom: .4rem; }
    .tx-powermail .powermail_fieldwrap .powermail_file {
      background-color: transparent;
      border: none !important;
      padding: 0; }
      @media (max-width: 750px) {
        .tx-powermail .powermail_fieldwrap .powermail_file {
          font-size: .8rem; } }
      .tx-powermail .powermail_fieldwrap .powermail_file + label {
        display: flexbox;
        display: flex;
        justify-content: space-between;
        text-overflow: ellipsis;
        background-color: #ffffff;
        width: 100%;
        white-space: nowrap;
        cursor: pointer;
        overflow: hidden; }
        .tx-powermail .powermail_fieldwrap .powermail_file + label:hover strong {
          background-color: #001049; }
        .tx-powermail .powermail_fieldwrap .powermail_file + label > * {
          padding: 1rem 0; }
        .tx-powermail .powermail_fieldwrap .powermail_file + label span {
          text-overflow: ellipsis;
          width: 69%;
          padding-left: 1rem;
          display: inline-block;
          white-space: nowrap;
          overflow: hidden; }
        .tx-powermail .powermail_fieldwrap .powermail_file + label strong {
          color: #ffffff;
          text-align: center;
          text-transform: uppercase;
          background-color: #005bbb;
          display: inline-block;
          width: 31%; }
    .tx-powermail .powermail_fieldwrap .checkbox {
      display: flexbox;
      display: flex;
      position: relative;
      margin: .8rem 0; }
      .tx-powermail .powermail_fieldwrap .checkbox label:before {
        content: '';
        background-color: #ffffff;
        display: block;
        width: 1.2rem;
        height: 1.2rem;
        position: absolute;
        top: 0;
        left: 0; }
      .tx-powermail .powermail_fieldwrap .checkbox label:after {
        font-family: "Medienanstalten-Icons";
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        speak: none;
        pointer-events: none;
        content: "\e92a";
        color: #005bbb;
        display: none;
        position: absolute;
        left: 3px;
        top: 1px; }
      .tx-powermail .powermail_fieldwrap .checkbox .powermail_checkbox {
        margin-right: 1.5rem; }
      .tx-powermail .powermail_fieldwrap .checkbox input {
        width: 0;
        height: 0; }
        .tx-powermail .powermail_fieldwrap .checkbox input[type="checkbox"]:checked ~ label:after {
          display: block; }
        .tx-powermail .powermail_fieldwrap .checkbox input:focus ~ label {
          color: #005bbb;
          outline: 1px dotted #acacac; }
    .tx-powermail .powermail_fieldwrap .radio {
      display: flexbox;
      display: flex;
      position: relative;
      margin: .8rem 0; }
      .tx-powermail .powermail_fieldwrap .radio label:before {
        content: '';
        background-color: #ffffff;
        display: block;
        width: 1.2rem;
        height: 1.2rem;
        border: 5px solid #ffffff;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 3px; }
      .tx-powermail .powermail_fieldwrap .radio.parsley-error {
        color: red;
        border: medium none !important; }
      .tx-powermail .powermail_fieldwrap .radio ~ .powermail_field_error_container {
        border: medium none !important; }
      .tx-powermail .powermail_fieldwrap .radio .powermail_radio {
        margin-right: 1.5rem; }
      .tx-powermail .powermail_fieldwrap .radio input {
        width: 0;
        height: 0; }
        .tx-powermail .powermail_fieldwrap .radio input[type="radio"]:checked ~ label:before {
          background-color: #005bbb; }
        .tx-powermail .powermail_fieldwrap .radio input:focus ~ label {
          color: #005bbb;
          outline: 1px dotted #acacac; }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field {
      position: relative;
      overflow: hidden; }
      .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field select {
        margin: 0; }
      .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field:before {
        content: "";
        display: block;
        background-color: #005bbb;
        overflow: hidden;
        width: 3rem;
        height: 100%;
        position: absolute;
        right: 0;
        pointer-events: none; }
      .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field:after {
        font-family: "Medienanstalten-Icons";
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        speak: none;
        pointer-events: none;
        content: "\e911";
        color: #ffffff;
        text-align: center;
        width: 3rem;
        height: 100%;
        position: absolute;
        top: calc(50% - 7.5px);
        right: 0;
        pointer-events: none; }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset {
      margin-top: 1rem;
      margin-right: 2rem;
      float: left; }
      @media (max-width: 750px) {
        .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset {
          width: 100%;
          margin-right: 0; } }
      .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset .powermail_reset {
        border: medium none;
        cursor: pointer; }
        .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset .powermail_reset:hover {
          color: #ffffff;
          background-color: #001049 !important; }
        @media (max-width: 750px) {
          .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_reset .powermail_reset {
            width: 100%; } }
    .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit {
      margin-top: 1rem;
      float: left; }
      @media (max-width: 750px) {
        .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit {
          width: 100%; }
          .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_submit {
            width: 100%; } }
  .tx-powermail .powermail_confirmation .powermail_all_label,
  .tx-powermail .powermail_create .powermail_all_label {
    padding-right: 2rem; }
  .tx-powermail .powermail_confirmation .btn-group,
  .tx-powermail .powermail_create .btn-group {
    display: flexbox;
    display: flex;
    justify-content: space-between; }
  .tx-powermail .powermail_confirmation .table tbody,
  .tx-powermail .powermail_create .table tbody {
    display: table;
    width: 100%; }
    .tx-powermail .powermail_confirmation .table tbody tr,
    .tx-powermail .powermail_create .table tbody tr {
      border-top: 1px solid #dddddd; }
      .tx-powermail .powermail_confirmation .table tbody tr th,
      .tx-powermail .powermail_create .table tbody tr th {
        text-align: left; }
      .tx-powermail .powermail_confirmation .table tbody tr td,
      .tx-powermail .powermail_create .table tbody tr td {
        padding: .5rem 0; }
  @media (max-width: 750px) {
    .tx-powermail .powermail_confirmation .table tbody tr td,
    .tx-powermail .powermail_create .table tbody tr td {
      display: block;
      width: 100%; }
      .tx-powermail .powermail_confirmation .table tbody tr td:first-child,
      .tx-powermail .powermail_create .table tbody tr td:first-child {
        padding: .5rem 0 0 0; }
      .tx-powermail .powermail_confirmation .table tbody tr td:last-child,
      .tx-powermail .powermail_create .table tbody tr td:last-child {
        padding: 0 0 .5rem 0; } }

.research-form {
  width: 100%; }
  .research-form label {
    text-transform: uppercase;
    display: block;
    margin: .5rem 0; }
  .research-form .radio {
    display: flexbox;
    display: flex;
    position: relative;
    margin: .8rem 0; }
    .research-form .radio label {
      text-transform: inherit;
      margin: 0 0 0 1.5rem; }
      .research-form .radio label:before {
        content: '';
        background-color: #ffffff;
        display: block;
        width: 1.2rem;
        height: 1.2rem;
        border: 5px solid #f4f5f6;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0; }
    .research-form .radio input {
      width: 0;
      height: 0; }
      .research-form .radio input[type="radio"]:checked ~ label:before {
        background-color: #005bbb; }
      .research-form .radio input:focus ~ label {
        color: #005bbb;
        outline: 1px dotted #acacac; }
  .research-form input[type="submit"] {
    padding: 1rem 5rem;
    margin-top: 1.5rem; }
    @media (max-width: 750px) {
      .research-form input[type="submit"] {
        width: 100%; } }

.tx-powermail .powermail_create .text-center {
  padding: 1rem; }

.powermail_message_error {
  color: red;
  margin: 1rem 0; }

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: white;
  border: 1px solid #bbbbbb;
  color: #333333;
  padding: 2px 8px 0 8px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  display: none; }

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none; }

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important; }

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_noselect::selection {
  background: transparent; }

.xdsoft_noselect::-moz-selection {
  background: transparent; }

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none; }

.xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none; }

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block; }

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px; }

.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center; }

.xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg=="); }

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0px; }

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0px;
  margin-left: 5px; }

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0; }

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0px;
  margin-bottom: 7px;
  margin-top: 0; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: white;
  border-top: 1px solid #eeeeee;
  color: #444444;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0; }

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1; }

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #ffffff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer; }

.xdsoft_datetimepicker .xdsoft_label:hover {
  text-decoration: underline; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #cccccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #ffffff;
  max-height: 160px;
  overflow-y: hidden; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #ffffff;
  background: #a94442; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #1e5799;
  box-shadow: #1e5799 0px 1px 3px 0px inset;
  color: #ffffff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_month {
  width: 90px;
  text-align: right; }

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both; }

.xdsoft_datetimepicker .xdsoft_year {
  width: 56px; }

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%; }

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 15%;
  background: #f5f5f5;
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 12px;
  text-align: right;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #1e5799; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #1e5799;
  box-shadow: #1e5799 0px 1px 3px 0px inset;
  color: #ffffff;
  font-weight: 700; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2; }

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #a94442 !important;
  box-shadow: none !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important; }

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999999;
  cursor: default; }

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #cccccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px; }

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eeeeee !important; }

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaaaaa !important; }

.xdsoft_time_box {
  position: relative;
  border: 1px solid #cccccc; }

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #cccccc !important;
  height: 20px;
  border-radius: 3px; }

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer; }

.xdsoft_scroller_box {
  position: relative; }

/* Lightbox
########################################
*/
a.lightbox {
  display: inline-block; }
  a.lightbox:hover {
    cursor: zoom-in; }
  a.lightbox img {
    max-width: 100%; }

figure a {
  text-decoration: none !important;
  display: block;
  position: relative; }
  figure a:hover:before, figure a:focus:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5; }
  figure a:hover:after, figure a:focus:after {
    font-family: "Medienanstalten-Icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    pointer-events: none;
    content: "\e902";
    font-size: 2rem;
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    top: calc(50% - 1rem);
    z-index: 2; }

figure .image-share {
  display: flexbox;
  display: flex;
  flex-direction: row-reverse;
  height: 2.5rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden; }
  @media (max-width: 1024px) {
    figure .image-share {
      width: 3rem;
      height: 2rem;
      z-index: unset; } }
  figure .image-share button {
    color: #001049;
    padding: .6rem .8rem .6rem 1rem;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 2; }
    @media (max-width: 1024px) {
      figure .image-share button {
        position: absolute;
        right: 0; } }
    figure .image-share button:hover, figure .image-share button:focus, figure .image-share button.active {
      color: #fff; }
      figure .image-share button:hover:before, figure .image-share button:hover:after, figure .image-share button:focus:before, figure .image-share button:focus:after, figure .image-share button.active:before, figure .image-share button.active:after {
        background-color: #001049; }
    figure .image-share button.active {
      outline: 1px dotted #acacac; }
    figure .image-share button:before {
      transform: rotate(-15deg);
      content: "";
      width: 12px;
      height: 55px;
      display: block;
      background-color: #f4f5f6;
      position: absolute;
      top: -3px;
      left: 8px;
      z-index: -1; }
    figure .image-share button:after {
      content: "";
      width: 71%;
      height: 3rem;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      z-index: -1;
      background-color: #f4f5f6; }
  figure .image-share > div {
    display: flexbox;
    display: flex;
    flex-direction: row;
    transition: all 0.3s ease 0s;
    padding-right: 1rem;
    background-color: #f4f5f6;
    position: relative;
    right: -120px;
    visibility: hidden;
    opacity: 0; }
    @media (max-width: 1024px) {
      figure .image-share > div {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        width: 100%;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        cursor: pointer; } }
    figure .image-share > div.active {
      right: -15px;
      visibility: visible;
      opacity: 1; }
      @media (max-width: 1024px) {
        figure .image-share > div.active {
          display: flexbox;
          display: flex; } }
      figure .image-share > div.active a {
        visibility: visible;
        opacity: 1; }
    figure .image-share > div a {
      display: flexbox;
      display: flex;
      align-items: center;
      padding: .6rem;
      border: medium none !important;
      visibility: hidden;
      opacity: 0; }
      @media (max-width: 1024px) {
        figure .image-share > div a {
          text-align: center;
          color: #fff;
          width: 20rem;
          display: block;
          margin: 1rem 0; }
          figure .image-share > div a.fb {
            background-color: #3c5996; }
          figure .image-share > div a.tw {
            background-color: #58abec; }
          figure .image-share > div a span {
            clip: auto;
            overflow: auto;
            width: auto;
            height: auto;
            padding: inherit;
            margin: inherit;
            position: static; } }
      @media (max-width: 750px) {
        figure .image-share > div a {
          width: 80%; } }
      figure .image-share > div a:before, figure .image-share > div a:after {
        display: none; }

.video.gallery > div {
  display: flexbox;
  display: flex;
  flex-wrap: wrap; }

.video.gallery a {
  display: block;
  position: relative; }
  .video.gallery a:after {
    font-family: "Medienanstalten-Icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    pointer-events: none;
    content: "\e915";
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    display: block;
    background-color: #fff;
    width: 3rem;
    height: 3rem;
    padding: .7rem .9rem;
    position: absolute;
    top: calc(50% - 1.5rem);
    left: calc(50% - 1.5rem);
    z-index: 2; }
  .video.gallery a:hover:before, .video.gallery a:focus:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5; }
  .video.gallery a:hover:after, .video.gallery a:focus:after {
    opacity: 1; }
  .video.gallery a img,
  .video.gallery a video {
    border: 1px solid #f4f5f6; }
  .video.gallery a ~ span {
    display: block;
    margin-top: .5rem; }

.video.gallery .video-iframe {
  display: none; }

.gallery,
.video.gallery {
  margin-right: -1rem;
  margin-left: -1rem; }
  @media (max-width: 750px) {
    .gallery,
    .video.gallery {
      margin: 0; } }
  .gallery figure figcaption,
  .video.gallery figure figcaption {
    clip: rect(0 0 0 0);
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    position: absolute;
    border: 0; }
  .gallery figure iframe,
  .video.gallery figure iframe {
    width: 100%;
    border: medium none; }
  .gallery > *,
  .video.gallery > * {
    width: 100%;
    display: inline-block; }
    .gallery > * > *,
    .video.gallery > * > * {
      float: left;
      padding: 0 1rem;
      margin-bottom: 1.7rem !important; }
      .gallery > * > *.xlg,
      .video.gallery > * > *.xlg {
        width: 100%; }
      .gallery > * > *.lg,
      .gallery > * > *.lg ~ .ce-media,
      .video.gallery > * > *.lg,
      .video.gallery > * > *.lg ~ .ce-media {
        width: 50%; }
        .gallery > * > *.lg img,
        .gallery > * > *.lg ~ .ce-media img,
        .video.gallery > * > *.lg img,
        .video.gallery > * > *.lg ~ .ce-media img {
          width: 100%; }
      .gallery > * > *.md,
      .gallery > * > *.md ~ .ce-media,
      .video.gallery > * > *.md,
      .video.gallery > * > *.md ~ .ce-media {
        width: 33.33%; }
        @media (max-width: 1024px) {
          .gallery > * > *.md,
          .gallery > * > *.md ~ .ce-media,
          .video.gallery > * > *.md,
          .video.gallery > * > *.md ~ .ce-media {
            width: 50%; } }
      .gallery > * > *.sm,
      .gallery > * > *.sm ~ .ce-media,
      .video.gallery > * > *.sm,
      .video.gallery > * > *.sm ~ .ce-media {
        width: 25%; }
        @media (max-width: 1024px) {
          .gallery > * > *.sm,
          .gallery > * > *.sm ~ .ce-media,
          .video.gallery > * > *.sm,
          .video.gallery > * > *.sm ~ .ce-media {
            width: 50%; } }
      .gallery > * > * .lightbox,
      .video.gallery > * > * .lightbox {
        width: 100%; }
        .gallery > * > * .lightbox img,
        .video.gallery > * > * .lightbox img {
          width: 100%; }
      @media (max-width: 750px) {
        .gallery > * > *,
        .video.gallery > * > * {
          width: 100% !important;
          padding: 0; } }
    .gallery > * .image-share,
    .video.gallery > * .image-share {
      right: 1rem; }
      @media (max-width: 750px) {
        .gallery > * .image-share,
        .video.gallery > * .image-share {
          right: 0; } }

.gallery:not(.video) > * {
  display: flexbox;
  display: flex;
  flex-wrap: wrap; }
  .gallery:not(.video) > * figure {
    display: flexbox;
    display: flex;
    align-items: center;
    flex-direction: column; }
    .gallery:not(.video) > * figure audio + figcaption {
      width: 100%;
      height: auto;
      margin: 0;
      display: block;
      position: static;
      overflow: inherit;
      clip: inherit; }
  .gallery:not(.video) > * > .sm a:not(.lightbox) {
    border: 1px solid #fff; }
    .gallery:not(.video) > * > .sm a:not(.lightbox):hover:before, .gallery:not(.video) > * > .sm a:not(.lightbox):hover:after, .gallery:not(.video) > * > .sm a:not(.lightbox):focus:before, .gallery:not(.video) > * > .sm a:not(.lightbox):focus:after {
      display: none; }
  .gallery:not(.video) > * .third-gallery {
    width: auto;
    height: 100%;
    margin: 0 auto; }

button.mfp-arrow {
  width: 60px;
  height: 60px;
  margin-top: -35px;
  background-color: #fff; }
  @media (max-width: 750px) {
    button.mfp-arrow {
      opacity: 1; } }
  button.mfp-arrow:active {
    margin-top: -35px; }
  button.mfp-arrow:before {
    font-size: 1.6rem;
    margin: 0;
    border: none;
    position: relative;
    top: -11px;
    left: 16px; }
  button.mfp-arrow:after {
    display: none; }
  button.mfp-arrow.mfp-arrow-left {
    left: 5%; }
    @media (max-width: 750px) {
      button.mfp-arrow.mfp-arrow-left {
        left: 1%; } }
    button.mfp-arrow.mfp-arrow-left:before {
      font-family: "Medienanstalten-Icons";
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      speak: none;
      pointer-events: none;
      content: "\e906"; }
  button.mfp-arrow.mfp-arrow-right {
    right: 5%; }
    @media (max-width: 750px) {
      button.mfp-arrow.mfp-arrow-right {
        right: 1%; } }
    button.mfp-arrow.mfp-arrow-right:before {
      font-family: "Medienanstalten-Icons";
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      speak: none;
      pointer-events: none;
      content: "\e900"; }

.img-text:not(.ce-below) .gallery {
  width: 33%;
  margin-top: 0;
  margin-left: -.3rem;
  margin-right: -.3rem; }
  @media (max-width: 750px) {
    .img-text:not(.ce-below) .gallery {
      width: 100%; } }
  .img-text:not(.ce-below) .gallery figure {
    width: 100%;
    padding: 0 .3rem;
    margin-bottom: .3rem;
    float: none; }
    .img-text:not(.ce-below) .gallery figure:not(:first-child) {
      width: 25% !important;
      float: left;
      margin-bottom: .6rem; }
      .img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox {
        height: 4rem;
        overflow: hidden; }
        @media (max-width: 1024px) {
          .img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox {
            height: 3.5rem; } }
        .img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox img {
          width: 7rem;
          max-width: 7rem; }
    .img-text:not(.ce-below) .gallery figure .image-share {
      right: .3rem; }
      @media (max-width: 1280px) {
        .img-text:not(.ce-below) .gallery figure .image-share {
          height: 2rem; }
          .img-text:not(.ce-below) .gallery figure .image-share button {
            font-size: .8rem;
            padding: .4rem .6rem .4rem .8rem; } }

.img-text:not(.ce-below) .video-iframe {
  display: none; }

.half .img-text:not(.ce-below) .gallery {
  width: 100%; }
  .half .img-text:not(.ce-below) .gallery figure {
    width: 100%;
    padding: 0 .3rem;
    margin-bottom: .3rem;
    float: none; }
    .half .img-text:not(.ce-below) .gallery figure:not(:first-child) {
      width: 25% !important;
      float: left;
      margin-bottom: .6rem; }
      .half .img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox {
        height: 4rem;
        overflow: hidden; }
        @media (max-width: 1024px) {
          .half .img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox {
            height: 3.5rem; } }
        .half .img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox img {
          width: 10rem;
          max-width: 10rem; }
    .half .img-text:not(.ce-below) .gallery figure .image-share {
      right: .3rem; }
      @media (max-width: 1280px) {
        .half .img-text:not(.ce-below) .gallery figure .image-share {
          height: 2rem; }
          .half .img-text:not(.ce-below) .gallery figure .image-share button {
            font-size: .8rem;
            padding: .4rem .6rem .4rem .8rem; } }

.video-hover {
  display: block;
  position: relative; }
  .video-hover:after {
    font-family: "Medienanstalten-Icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    pointer-events: none;
    content: "\e915";
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    display: block;
    background-color: #fff;
    width: 3rem;
    height: 3rem;
    padding: .7rem .9rem;
    position: absolute;
    top: calc(50% - 1.5rem);
    left: calc(50% - 1.5rem);
    z-index: 2; }
  .video-hover:hover:before, .video-hover:focus:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5; }
  .video-hover:hover:after, .video-hover:focus:after {
    content: "\e915";
    font-size: 1.5rem;
    width: 3rem;
    top: calc(50% - 1.5rem);
    opacity: 1; }
  .video-hover img {
    border: 1px solid #ccc; }
  .video-hover ~ .video-iframe {
    display: none; }

.mfp-bottom-bar {
  margin-top: -25px; }
  .mfp-bottom-bar .mfp-title {
    font-weight: 500; }
    .mfp-bottom-bar .mfp-title p {
      font-weight: 300; }

.video-media > .video-iframe {
  display: none; }

.video-media figcaption {
  clip: auto;
  overflow: auto;
  width: auto;
  height: auto;
  padding: inherit;
  margin: inherit;
  position: static; }

.gallery .video-media figcaption {
  clip: auto;
  overflow: auto;
  width: auto;
  height: auto;
  padding: inherit;
  margin: inherit;
  position: static;
  padding: 0;
  margin: 0; }
  .gallery .video-media figcaption p {
    margin-bottom: 0; }

.mfp-iframe-scaler .mfp-bottom-bar {
  margin-top: 20px; }

img.mfp-img {
  max-width: 1200px; }

.mfp-close {
  font-size: 1rem; }

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer; }

/* Accordion
########################################
*/
.accordion.first {
  padding-top: 3rem; }

.accordion.last {
  padding-bottom: 3rem; }
  .accordion.last .tab-wrapper {
    border-bottom: 1px solid #ccc; }

.accordion .tab-wrapper {
  border-top: 1px solid #ccc;
  position: relative;
  transition: all 0.3s ease 0s; }
  .accordion .tab-wrapper:hover h3, .accordion .tab-wrapper:focus h3, .accordion .tab-wrapper.on h3 {
    color: #fff; }
  .accordion .tab-wrapper button {
    text-align: left;
    width: 100%;
    height: 100%;
    padding-left: 2rem;
    position: absolute;
    left: 0;
    touch-action: manipulation; }
    @media (max-width: 750px) {
      .accordion .tab-wrapper button {
        padding-left: .5rem; } }
    .accordion .tab-wrapper button .line {
      width: 16px;
      height: 2px;
      display: block;
      position: absolute;
      top: calc(50% - 3px);
      transition: all 0.3s ease 0s; }
      @media (max-width: 750px) {
        .accordion .tab-wrapper button .line {
          top: 0;
          margin-top: 1.35rem; } }
      .accordion .tab-wrapper button .line.line-2 {
        left: 32px;
        transform: rotate(90deg); }
        @media (max-width: 750px) {
          .accordion .tab-wrapper button .line.line-2 {
            left: 8px; } }
        .accordion .tab-wrapper button .line.line-2.minus {
          transform: rotate(0); }
    .accordion .tab-wrapper button:hover .line, .accordion .tab-wrapper button:focus .line {
      background-color: #fff; }
    .accordion .tab-wrapper button:hover + h3, .accordion .tab-wrapper button:focus + h3 {
      color: #fff; }
    .accordion .tab-wrapper button:focus {
      outline: 1px dotted #acacac; }
  .accordion .tab-wrapper h3 {
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 1rem 5rem;
    margin: 0; }
    @media (max-width: 750px) {
      .accordion .tab-wrapper h3 {
        font-size: 1rem;
        padding: .6rem 0 .6rem 2rem; } }

.accordion .tab-panel {
  display: flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 2rem; }
  @media (max-width: 1024px) {
    .accordion .tab-panel {
      width: 100%;
      padding: 1rem; } }
  @media (max-width: 750px) {
    .accordion .tab-panel {
      flex-direction: column;
      padding: 1rem 0 1rem 0; } }
  .accordion .tab-panel > *:last-child {
    width: 25%; }
    @media (max-width: 750px) {
      .accordion .tab-panel > *:last-child {
        width: 100%; } }
  .accordion .tab-panel > *:first-child {
    width: 72%; }
    @media (max-width: 750px) {
      .accordion .tab-panel > *:first-child {
        width: 100%;
        margin-bottom: 1rem; } }
    .accordion .tab-panel > *:first-child .ce-bodytext {
      width: 100%; }
  @media (max-width: 1024px) {
    .accordion .tab-panel > .news {
      width: 100%; } }
  @media (max-width: 750px) {
    .accordion .tab-panel > .news .news-list-view {
      margin-top: 0; }
      .accordion .tab-panel > .news .news-list-view .article {
        margin-bottom: 0; } }
  .accordion .tab-panel figure {
    width: 25%;
    height: auto;
    margin-right: 1rem;
    display: block;
    float: left; }
    @media (max-width: 750px) {
      .accordion .tab-panel figure {
        width: auto;
        margin-right: 0;
        margin-bottom: 1rem; } }
    .accordion .tab-panel figure + * {
      width: 72% !important;
      float: left; }
      @media (max-width: 750px) {
        .accordion .tab-panel figure + * {
          width: 100% !important; } }
    .accordion .tab-panel figure img {
      height: auto; }
  .accordion .tab-panel .ce-bodytext > *:first-child {
    margin-top: 0; }
  .accordion .tab-panel ul li > p {
    margin: 0; }

/* Search
########################################
*/
.tx-indexedsearch-searchbox {
  margin-bottom: 2rem; }
  .tx-indexedsearch-searchbox fieldset {
    position: relative; }
    .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form {
      width: 87%;
      float: left; }
      @media (max-width: 1280px) {
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form {
          width: 85%; } }
      @media (max-width: 1024px) {
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form {
          width: 80%; } }
      @media (max-width: 750px) {
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form {
          width: 100%; } }
      .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form input {
        height: 55px;
        border: medium none; }
    .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit {
      width: 13%;
      position: absolute;
      right: 0;
      bottom: 0;
      float: left; }
      @media (max-width: 1280px) {
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit {
          width: 15%; } }
      @media (max-width: 1024px) {
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit {
          width: 20%; } }
      @media (max-width: 750px) {
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit {
          width: 100%;
          margin-top: 1rem;
          position: static; } }
      .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover, .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus {
        cursor: pointer; }
      .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:after {
        font-family: "Medienanstalten-Icons";
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        speak: none;
        pointer-events: none;
        content: "\e902";
        position: absolute;
        top: calc(50% - 8.5px);
        right: 20px; }
        @media (max-width: 1280px) {
          .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:after {
            display: none; } }
      .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
        display: flexbox;
        display: flex;
        align-items: center;
        text-align: left;
        text-transform: uppercase;
        width: 100%;
        height: 55px;
        border: medium none; }
        .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:hover, .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:focus {
          cursor: pointer; }
        @media (max-width: 1280px) {
          .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
            display: block;
            text-align: center; } }
        @media (max-width: 750px) {
          .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
            width: 100%; } }

.tx-indexedsearch-searchFor {
  margin-top: .8rem; }

.tx-indexedsearch-browsebox {
  margin-bottom: 3rem; }
  .tx-indexedsearch-browsebox p {
    margin-top: 0;
    margin-bottom: .3rem; }
  .tx-indexedsearch-browsebox ul {
    display: flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: outside none none;
    position: relative; }
    .tx-indexedsearch-browsebox ul li {
      padding-bottom: 0;
      display: block;
      border-right: 2px solid #fff; }
      .tx-indexedsearch-browsebox ul li:first-child:not(.arrow) {
        border-left: 2px solid #fff; }
      .tx-indexedsearch-browsebox ul li:last-child:not(.arrow) {
        border-right: 2px solid #fff; }
      .tx-indexedsearch-browsebox ul li.arrow {
        position: absolute;
        border: medium none; }
        @media (max-width: 750px) {
          .tx-indexedsearch-browsebox ul li.arrow {
            position: relative; } }
        .tx-indexedsearch-browsebox ul li.arrow:first-child {
          top: 0;
          left: 0; }
        .tx-indexedsearch-browsebox ul li.arrow:last-child {
          top: 0;
          right: 0; }
        .tx-indexedsearch-browsebox ul li.arrow + li {
          border-left: 2px solid #fff; }
      .tx-indexedsearch-browsebox ul li a {
        font-size: 1.3rem;
        font-weight: 700;
        padding: .4rem 1rem;
        display: block; }
        @media (max-width: 750px) {
          .tx-indexedsearch-browsebox ul li a {
            text-align: center;
            font-size: 1rem;
            width: 2.1rem;
            padding: .4rem 0; } }
        .tx-indexedsearch-browsebox ul li a i {
          font-size: 1rem; }

.tx-indexedsearch-res {
  width: 72%;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid #caced0; }
  @media (max-width: 750px) {
    .tx-indexedsearch-res {
      width: 100%; } }
  .tx-indexedsearch-res h3 {
    font-size: 1.26rem;
    line-height: 28px;
    text-transform: inherit;
    letter-spacing: inherit; }
  .tx-indexedsearch-res .tx-indexedsearch-info {
    display: flexbox;
    display: flex;
    flex-direction: row; }
    @media (max-width: 750px) {
      .tx-indexedsearch-res .tx-indexedsearch-info {
        flex-direction: column; } }
    .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-text-item-path {
      padding-right: 1rem; }
      .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-text-item-path p {
        margin: 0; }

.tx-indexedsearch-sectionhead {
  display: flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .7rem 2rem; }
  @media (max-width: 750px) {
    .tx-indexedsearch-sectionhead {
      padding: .7rem 1rem; } }
  .tx-indexedsearch-sectionhead + .tx-indexedsearch-res {
    border: none; }
  .tx-indexedsearch-sectionhead h2 {
    font-size: 1.3rem;
    margin: 0; }
    @media (max-width: 750px) {
      .tx-indexedsearch-sectionhead h2 {
        font-size: 1.2rem; } }
  @media (max-width: 750px) {
    .tx-indexedsearch-sectionhead .tx-indexedsearch-result-count {
      display: none; } }

.tx-indexedsearch-sectionlinks {
  display: flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 2rem; }
  .tx-indexedsearch-sectionlinks a {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    display: block;
    padding: 1rem 2rem;
    margin-right: 1rem;
    margin-bottom: 1rem; }
    @media (max-width: 750px) {
      .tx-indexedsearch-sectionlinks a {
        width: 100%;
        margin-right: 0; } }
    .tx-indexedsearch-sectionlinks a:hover, .tx-indexedsearch-sectionlinks a:focus {
      color: #fff;
      text-decoration: none; }

/* Glossary
########################################
*/
.dpnglossary.link {
  line-height: 1;
  padding: 0;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  display: inline;
  border: none;
  color: inherit; }
  .dpnglossary.link:after {
    display: none; }
  .dpnglossary.link:hover::before, .dpnglossary.link::before {
    border-radius: 2px;
    bottom: -0.2em;
    content: '';
    left: -0.2em;
    position: absolute;
    right: -0.2em;
    top: -0.15em;
    z-index: -1;
    display: block;
    border: 1px dashed #5a6488;
    opacity: 0.7;
    border-left: none;
    border-right: none;
    border-top: none; }
  .dpnglossary.link:hover {
    text-decoration: none; }
    .dpnglossary.link:hover::before {
      background: #e0e9f3; }
  .dpnglossary.link:focus {
    outline: none; }
    .dpnglossary.link:focus::before {
      border: 1px solid #5e89b9;
      background: #e0e9f3;
      box-shadow: 0 0 0 1px #005abb; }

.dpnglossary.pagination {
  text-align: left;
  margin: 3rem 0 1rem; }
  .dpnglossary.pagination > ul {
    display: flexbox;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    list-style: outside none none;
    padding: 0;
    margin: 0; }
    .dpnglossary.pagination > ul .character {
      display: flexbox;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #005bbb;
      font-size: 1.2rem;
      font-weight: 500;
      text-align: center;
      width: 2.96rem;
      padding: 0;
      margin: 0 0 .2rem;
      background-color: #e5eef8;
      border-right: 3px solid #fff; }
      @media (max-width: 1280px) {
        .dpnglossary.pagination > ul .character {
          width: 3.8rem; } }
      @media (max-width: 1024px) {
        .dpnglossary.pagination > ul .character {
          width: 4.29rem; } }
      @media (max-width: 750px) {
        .dpnglossary.pagination > ul .character {
          width: 3rem; } }
      .dpnglossary.pagination > ul .character a {
        width: 100%;
        padding: .5rem 0;
        display: block; }
      .dpnglossary.pagination > ul .character.current {
        color: #fff; }
      .dpnglossary.pagination > ul .character.empty {
        color: #caced0;
        background-color: #f4f5f6; }

.dpnglossary.details {
  margin-bottom: 3rem;
  width: 75%; }
  @media (max-width: 1280px) {
    .dpnglossary.details {
      width: 100%; } }
  .dpnglossary.details dl {
    margin: 0; }
  .dpnglossary.details .glossar-title {
    padding-bottom: .5rem;
    margin: 0;
    border-bottom: 1px solid #ccc; }
    .dpnglossary.details .glossar-title h2 {
      font-size: 2.4rem;
      letter-spacing: inherit;
      text-transform: inherit;
      margin: 0; }
  .dpnglossary.details .terms {
    display: inline-block;
    width: 100%;
    padding: .6rem 0;
    position: relative; }
    .dpnglossary.details .terms dd {
      display: inline-block;
      margin-right: 1rem;
      margin-bottom: 1.5rem; }
      @media (max-width: 750px) {
        .dpnglossary.details .terms dd {
          margin-bottom: .5rem; } }
      @media (max-width: 1024px) {
        .dpnglossary.details .terms dd {
          margin-right: .5rem; } }
      .dpnglossary.details .terms dd:before {
        content: "|";
        padding-right: 1rem; }
        @media (max-width: 1024px) {
          .dpnglossary.details .terms dd:before {
            padding-right: .5rem; } }
        @media (max-width: 750px) {
          .dpnglossary.details .terms dd:before {
            display: none; } }
      .dpnglossary.details .terms dd:after {
        content: "";
        display: block;
        width: 100%;
        border-bottom: 1px solid #ccc;
        position: absolute;
        top: 40px;
        left: 0; }
        @media (max-width: 1024px) {
          .dpnglossary.details .terms dd:after {
            display: none; } }
      .dpnglossary.details .terms dd:first-child:before {
        display: none !important; }
  .dpnglossary.details .description {
    font-weight: 300;
    width: 100%; }

.dpnglossary + div {
  display: flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  .dpnglossary + div > dl {
    width: 100%; }
    .dpnglossary + div > dl .glossar-title {
      color: #001049;
      padding-bottom: 1rem;
      margin: 0; }
      .dpnglossary + div > dl .glossar-title h2 {
        font-size: 1.2rem;
        font-weight: 700;
        letter-spacing: inherit;
        text-transform: inherit;
        margin: 0; }
      .dpnglossary + div > dl .glossar-title + dd {
        width: 100%;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid #caced0; }
        .dpnglossary + div > dl .glossar-title + dd .description {
          font-weight: 300;
          width: 100%; }
          .dpnglossary + div > dl .glossar-title + dd .description .text > *:first-child {
            margin-top: 0; }
          .dpnglossary + div > dl .glossar-title + dd .description .text > *:last-child {
            margin-bottom: 0; }
          .dpnglossary + div > dl .glossar-title + dd .description .text dfn {
            font-style: normal; }
          .dpnglossary + div > dl .glossar-title + dd .description .text a {
            font-weight: 300; }
        .dpnglossary + div > dl .glossar-title + dd .mediafile img {
          height: auto; }

[itemprop="name"] .dpnglossary {
  display: inline-block !important; }
  [itemprop="name"] .dpnglossary::before {
    content: none !important; }

/* News
########################################
*/
.news .filter-toggle {
  text-align: left;
  width: 100%;
  padding: .8rem 1rem;
  margin-bottom: 1px;
  display: none;
  position: relative; }
  @media (max-width: 750px) {
    .news .filter-toggle {
      display: block; } }
  .news .filter-toggle i {
    position: absolute;
    top: calc(50% - 8px);
    right: 20px; }

.news > ul {
  display: flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin: 0; }
  @media (max-width: 750px) {
    .news > ul {
      display: none; } }
  .news > ul li {
    margin-right: .5rem;
    display: block;
    list-style: none; }
    @media (max-width: 750px) {
      .news > ul li {
        width: 100%;
        padding: 0;
        margin: 0 0 1px 0; } }
    .news > ul li a {
      font-size: .8rem;
      font-weight: 500;
      text-transform: uppercase;
      padding: .8rem 1.4rem;
      display: block;
      text-decoration: none !important; }

.news .news-list-view {
  width: 100%; }
  @media (max-width: 750px) {
    .news .news-list-view {
      width: 100%;
      margin-top: 2rem; } }
  .news .news-list-view:not(.accordion) .article:last-child {
    margin-bottom: 1rem; }
  .news .news-list-view .article {
    padding: 1rem 0;
    margin-bottom: 1rem;
    border-top: 4px solid; }
    @media (max-width: 750px) {
      .news .news-list-view .article {
        margin-bottom: 0; } }
    .news .news-list-view .article h2,
    .news .news-list-view .article h3 {
      font-size: 1.26rem;
      line-height: 28px;
      letter-spacing: inherit;
      text-transform: inherit;
      margin: .5rem 0 0; }
      @media (max-width: 750px) {
        .news .news-list-view .article h2,
        .news .news-list-view .article h3 {
          font-size: 1.26rem; } }
      .news .news-list-view .article h2 a,
      .news .news-list-view .article h3 a {
        color: #001049;
        display: block; }
        .news .news-list-view .article h2 a:hover,
        .news .news-list-view .article h3 a:hover {
          color: #005bbb; }
    .news .news-list-view .article + section {
      width: 100%;
      position: absolute;
      left: 0; }
      @media (max-width: 750px) {
        .news .news-list-view .article + section {
          display: none; } }
      .news .news-list-view .article + section + .article {
        margin-top: 21rem; }
        @media (max-width: 750px) {
          .news .news-list-view .article + section + .article {
            margin-top: 0; } }
    .news .news-list-view .article.publication-list-item {
      display: inline-block;
      width: 100%;
      border-top: medium none;
      border-bottom: 1px solid #caced0;
      margin-bottom: 0; }
      .news .news-list-view .article.publication-list-item:first-child {
        padding-top: 0;
        margin-top: 0; }
      .news .news-list-view .article.publication-list-item:last-child {
        padding-bottom: 1rem; }
      .news .news-list-view .article.publication-list-item > .content > .teaser-text {
        margin: 1rem 0; }
      .news .news-list-view .article.publication-list-item > .news-img-wrap.img {
        width: 20%;
        padding-right: 2rem;
        padding-bottom: 2rem;
        display: inline-block;
        float: left; }
        .news .news-list-view .article.publication-list-item > .news-img-wrap.img img {
          border: 1px solid #caced0; }
        @media (max-width: 750px) {
          .news .news-list-view .article.publication-list-item > .news-img-wrap.img {
            width: 100%; }
            .news .news-list-view .article.publication-list-item > .news-img-wrap.img > img {
              width: auto; } }
        .news .news-list-view .article.publication-list-item > .news-img-wrap.img + .content {
          display: inline-block;
          width: 79%; }
          @media (max-width: 750px) {
            .news .news-list-view .article.publication-list-item > .news-img-wrap.img + .content {
              width: 100%; } }
  .news .news-list-view.archive {
    margin-bottom: 1rem; }
    .news .news-list-view.archive .tab-wrapper:nth-last-child(2) {
      border-bottom: 1px solid #ccc; }
    .news .news-list-view.archive .tab-panel .col {
      width: 100%; }
      .news .news-list-view.archive .tab-panel .col .article {
        padding-bottom: 2rem;
        border-top: medium none;
        border-bottom: 1px solid #ccc; }
        .news .news-list-view.archive .tab-panel .col .article h3 {
          width: 75%;
          margin: .5rem 0; }
          @media (max-width: 1024px) {
            .news .news-list-view.archive .tab-panel .col .article h3 {
              width: 100%; } }
          @media (max-width: 750px) {
            .news .news-list-view.archive .tab-panel .col .article h3 {
              font-size: 1rem; } }
          .news .news-list-view.archive .tab-panel .col .article h3 a {
            color: #001049; }
            .news .news-list-view.archive .tab-panel .col .article h3 a:hover {
              color: #005bbb; }
      .news .news-list-view.archive .tab-panel .col > :last-child {
        border-bottom: medium none !important; }
    .news .news-list-view.archive.accordion .news {
      width: 100%; }
      .news .news-list-view.archive.accordion .news .article {
        padding-top: 1.5rem;
        padding-bottom: 0 !important;
        margin-bottom: 1.5rem;
        border-top: 1px solid #f4f5f6; }
        .news .news-list-view.archive.accordion .news .article:first-child {
          padding-top: 0;
          border-top: medium none; }
        .news .news-list-view.archive.accordion .news .article h2 {
          margin-bottom: 1rem; }
        .news .news-list-view.archive.accordion .news .article .news-img-wrap.img {
          width: 18%;
          padding-right: 2rem;
          padding-bottom: 0;
          display: inline-block;
          float: left; }
          @media (max-width: 750px) {
            .news .news-list-view.archive.accordion .news .article .news-img-wrap.img {
              width: auto;
              display: block;
              float: none; } }
          .news .news-list-view.archive.accordion .news .article .news-img-wrap.img img {
            width: 160px;
            height: auto; }
        .news .news-list-view.archive.accordion .news .article .content {
          display: inline-block;
          width: 81%; }
          @media (max-width: 750px) {
            .news .news-list-view.archive.accordion .news .article .content {
              width: 100%;
              display: block; } }
          .news .news-list-view.archive.accordion .news .article .content > *:first-child {
            margin-top: 0; }

.news .press-latest {
  display: flexbox;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 3.1rem;
  margin-bottom: 3rem; }
  @media (max-width: 750px) {
    .news .press-latest {
      flex-direction: column;
      margin-top: 2rem; } }
  .news .press-latest + a.button {
    display: inline-block;
    float: right;
    margin-bottom: 4rem; }
    @media (max-width: 1024px) {
      .news .press-latest + a.button {
        margin-bottom: 2rem; } }
    @media (max-width: 750px) {
      .news .press-latest + a.button {
        margin-bottom: 3rem; } }
  .news .press-latest .col-2 {
    width: 47.3%; }
    @media (max-width: 750px) {
      .news .press-latest .col-2 {
        width: 100%; } }
  .news .press-latest .col-3 {
    width: 30%; }
    @media (max-width: 750px) {
      .news .press-latest .col-3 {
        width: 100%;
        margin-bottom: 1.5rem; } }

.news.news-single {
  width: 72%; }
  @media (max-width: 750px) {
    .news.news-single {
      width: 100%; } }
  .news.news-single h2 {
    text-transform: inherit; }

.news.event-news-single {
  width: 100%; }
  .news.event-news-single .event-address-container {
    display: flexbox;
    display: flex;
    flex-direction: column; }
    .news.event-news-single .event-address-container h1 {
      margin-top: 0; }
    .news.event-news-single .event-address-container h2 {
      text-transform: inherit; }
    .news.event-news-single .event-address-container > div {
      display: flexbox;
      display: flex;
      flex-direction: column;
      margin-bottom: 2rem; }
    .news.event-news-single .event-address-container .column-img > h1,
    .news.event-news-single .event-address-container .column-img > h2,
    .news.event-news-single .event-address-container .row-img > h1,
    .news.event-news-single .event-address-container .row-img > h2 {
      width: 72%; }
      @media (max-width: 1024px) {
        .news.event-news-single .event-address-container .column-img > h1,
        .news.event-news-single .event-address-container .column-img > h2,
        .news.event-news-single .event-address-container .row-img > h1,
        .news.event-news-single .event-address-container .row-img > h2 {
          width: 100%; } }
    .news.event-news-single .event-address-container .column-img .teaser-item,
    .news.event-news-single .event-address-container .row-img .teaser-item {
      width: 100%;
      display: inline-block; }
    .news.event-news-single .event-address-container .column-img .main-text {
      display: flexbox;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      @media (max-width: 1024px) {
        .news.event-news-single .event-address-container .column-img .main-text {
          flex-direction: column; } }
      .news.event-news-single .event-address-container .column-img .main-text > *:first-child {
        width: 72%; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .column-img .main-text > *:first-child {
            width: 100%; } }
      .news.event-news-single .event-address-container .column-img .main-text > *:last-child {
        width: 25%;
        padding-top: 0; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .column-img .main-text > *:last-child {
            width: 100%;
            padding-top: 2rem; } }
      .news.event-news-single .event-address-container .column-img .main-text .news-text-wrap > *:first-child {
        margin-top: 0; }
    .news.event-news-single .event-address-container .row-img > div {
      display: flexbox;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      @media (max-width: 1024px) {
        .news.event-news-single .event-address-container .row-img > div {
          flex-direction: column; } }
      .news.event-news-single .event-address-container .row-img > div > *:first-child {
        width: 72%; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .row-img > div > *:first-child {
            width: 100%; } }
      .news.event-news-single .event-address-container .row-img > div > *:last-child {
        width: 25%;
        padding-top: 0; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .row-img > div > *:last-child {
            width: 100%;
            padding-top: 2rem; } }
    .news.event-news-single .event-address-container .map {
      display: flexbox;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      width: 100%;
      padding-top: 2rem; }
      @media (max-width: 1024px) {
        .news.event-news-single .event-address-container .map {
          flex-direction: column; } }
      .news.event-news-single .event-address-container .map > *:first-child {
        width: 72%; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .map > *:first-child {
            width: 100%; } }
      .news.event-news-single .event-address-container .map > *:last-child {
        width: 25%;
        padding-top: 0; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .map > *:last-child {
            width: 100%;
            padding-top: 2rem; } }
      .news.event-news-single .event-address-container .map .event-address {
        background-color: #f4f5f6;
        padding: 1rem;
        border-top: 4px solid; }
        @media (max-width: 1024px) {
          .news.event-news-single .event-address-container .map .event-address {
            margin-bottom: 2rem; } }
        .news.event-news-single .event-address-container .map .event-address ul {
          list-style: none;
          padding: 0; }
          .news.event-news-single .event-address-container .map .event-address ul li {
            padding: 0; }

.news .news-list-category {
  text-transform: uppercase; }

.news .news-backlink-wrap {
  margin: 1rem 0 0;
  display: inline-block; }
  .news .news-backlink-wrap a {
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    padding: .8rem 2rem;
    display: block; }
    .news .news-backlink-wrap a:before {
      font-family: "Medienanstalten-Icons";
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      speak: none;
      pointer-events: none;
      content: "\e906";
      font-size: .9rem;
      margin-right: 1rem; }
    .news .news-backlink-wrap a:hover, .news .news-backlink-wrap a:focus {
      color: #fff;
      background-color: #001049; }

.news .page-navigation {
  margin: 2rem 0 0; }
  @media (max-width: 1024px) {
    .news .page-navigation {
      margin: 3rem 0; } }
  .news .page-navigation ul {
    display: flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    text-align: center;
    background-color: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: outside none none;
    position: relative; }
    .news .page-navigation ul li {
      padding-bottom: 0;
      display: block;
      border-right: 2px solid #f4f5f6; }
      .news .page-navigation ul li:first-child:not(.arrow) {
        border-left: 2px solid #f4f5f6; }
      .news .page-navigation ul li:last-child:not(.arrow) {
        border-right: 2px solid #f4f5f6; }
      .news .page-navigation ul li.current {
        font-size: 1.3rem;
        font-weight: 700;
        padding: .4rem 1rem; }
      .news .page-navigation ul li.morePages {
        padding: .66rem 1rem; }
      .news .page-navigation ul li.previous:first-child, .news .page-navigation ul li.next:last-child {
        width: 3rem;
        border: medium none; }
      .news .page-navigation ul li.arrow {
        position: absolute;
        border: medium none; }
        @media (max-width: 750px) {
          .news .page-navigation ul li.arrow {
            position: relative; } }
        .news .page-navigation ul li.arrow:first-child {
          top: 0;
          left: 0; }
        .news .page-navigation ul li.arrow:last-child {
          top: 0;
          right: 0; }
        .news .page-navigation ul li.arrow + li {
          border-left: 2px solid #f4f5f6; }
      .news .page-navigation ul li a {
        font-size: 1.3rem;
        font-weight: 700;
        padding: .4rem 1rem;
        display: block;
        text-decoration: none !important; }
        .news .page-navigation ul li a i {
          font-size: 1rem; }

.row:not(.teaser) .page-navigation ul li {
  border-right: 2px solid #fff; }
  .row:not(.teaser) .page-navigation ul li:first-child:not(.arrow) {
    border-left: 2px solid #fff; }
  .row:not(.teaser) .page-navigation ul li:last-child:not(.arrow) {
    border-right: 2px solid #fff; }
  .row:not(.teaser) .page-navigation ul li.arrow + li {
    border-left: 2px solid #fff; }

.event-archiv-list {
  display: block;
  padding-left: 0;
  margin: 0 -1.5rem; }
  @media (max-width: 1280px) {
    .event-archiv-list {
      margin: 0 -1rem; } }
  @media (max-width: 750px) {
    .event-archiv-list {
      margin: 0; } }
  .event-archiv-list .event-archiv {
    text-align: center;
    width: 24.74%;
    height: 13rem;
    margin: 0 0 3rem 0;
    padding: 0 1.5rem;
    display: inline-block; }
    @media (max-width: 1280px) {
      .event-archiv-list .event-archiv {
        width: 24.5%;
        padding: 0 1rem;
        margin: 0 0 2rem 0; } }
    @media (max-width: 750px) {
      .event-archiv-list .event-archiv {
        width: 100%;
        padding: 0;
        margin: 0 0 1rem 0;
        height: 6rem; } }
    .event-archiv-list .event-archiv a {
      display: flexbox;
      display: flex;
      flex-direction: column;
      background-color: inherit !important;
      width: 100%;
      height: 100%;
      position: relative;
      overflow: hidden; }
      @media (min-width: 1025px) {
        .event-archiv-list .event-archiv a:hover div,
        .event-archiv-list .event-archiv a:focus div {
          transform: scale(1.05); } }
      .event-archiv-list .event-archiv a div {
        background-size: cover;
        background-position: left top;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -2;
        transition: all 0.3s ease 0s; }
        .event-archiv-list .event-archiv a div:before {
          content: "";
          width: 100%;
          height: 100%;
          display: block;
          background-color: #005bbb;
          position: absolute;
          top: 0;
          left: 0;
          opacity: .8;
          z-index: -1; }
      .event-archiv-list .event-archiv a p {
        font-size: 3.8rem;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
        @media (max-width: 1024px) {
          .event-archiv-list .event-archiv a p {
            font-size: 3rem; } }

.p18 .news .news-list-view .article + section + .article, .p42 .news .news-list-view .article + section + .article {
  margin-top: 25rem; }

.teaser .news {
  width: 100%; }
  .teaser .news .news-list-view > div:not(.teaser-item) {
    display: flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 960px;
    padding: 0;
    margin: 0 auto 3rem;
    background-color: #fff;
    position: relative;
    float: none; }
    @media (max-width: 1024px) {
      .teaser .news .news-list-view > div:not(.teaser-item) {
        width: 100%; } }
    @media (max-width: 750px) {
      .teaser .news .news-list-view > div:not(.teaser-item) {
        flex-direction: column;
        margin: 0 auto 2rem; } }
    .teaser .news .news-list-view > div:not(.teaser-item):last-child {
      margin-bottom: 3rem; }
    @media (min-width: 1025px) {
      .teaser .news .news-list-view > div:not(.teaser-item):hover .bg > a > * {
        transform: scale(1.05); } }
    .teaser .news .news-list-view > div:not(.teaser-item) > div.bg:first-child {
      width: 28%;
      height: 275px;
      position: relative; }
      @media (max-width: 750px) {
        .teaser .news .news-list-view > div:not(.teaser-item) > div.bg:first-child {
          width: 100%; } }
      .teaser .news .news-list-view > div:not(.teaser-item) > div.bg:first-child > a {
        height: 100%;
        display: block;
        position: relative;
        overflow: hidden; }
        @media (min-width: 1025px) {
          .teaser .news .news-list-view > div:not(.teaser-item) > div.bg:first-child > a:hover > *, .teaser .news .news-list-view > div:not(.teaser-item) > div.bg:first-child > a:focus > * {
            transform: scale(1.05); } }
        .teaser .news .news-list-view > div:not(.teaser-item) > div.bg:first-child > a > * {
          height: 100%;
          background-size: cover;
          background-position: center center;
          transition: all 0.3s ease 0s; }
    .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child {
      width: 72%;
      padding: .5rem 1rem 1rem 1.5rem; }
      @media (max-width: 750px) {
        .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child {
          width: 100%;
          padding: .5rem 1rem 1rem 1rem; } }
      .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child .news-list-date {
        font-weight: 700;
        text-transform: uppercase;
        padding: .6rem .8rem .6rem 1.2rem;
        display: block;
        position: absolute;
        top: 15px;
        left: -20px;
        z-index: 2;
        overflow: hidden; }
        @media (max-width: 750px) {
          .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child .news-list-date {
            color: #4c567f !important;
            padding: 0 0 1rem 0;
            position: relative;
            left: inherit; } }
        .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child .news-list-date:before {
          content: "";
          width: 12px;
          height: 55px;
          display: block;
          position: absolute;
          top: -3px;
          left: 8px;
          z-index: -1;
          transform: rotate(-15deg); }
          @media (max-width: 750px) {
            .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child .news-list-date:before {
              display: none; } }
        .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child .news-list-date:after {
          content: "";
          width: 90%;
          height: 3rem;
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          z-index: -1; }
          @media (max-width: 750px) {
            .teaser .news .news-list-view > div:not(.teaser-item) > div:last-child .news-list-date:after {
              display: none; } }
    .teaser .news .news-list-view > div:not(.teaser-item) > div:only-child {
      width: 100%;
      height: auto;
      padding-right: 1rem;
      padding-left: 8rem;
      overflow: inherit; }
      @media (max-width: 750px) {
        .teaser .news .news-list-view > div:not(.teaser-item) > div:only-child {
          padding: 1rem; } }
      .teaser .news .news-list-view > div:not(.teaser-item) > div:only-child > * {
        height: auto; }
  .teaser .news .news-list-view.newsevents-latest {
    display: flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; }
    .teaser .news .news-list-view.newsevents-latest > .sm {
      display: block;
      width: 30%;
      padding: 1.5rem;
      margin: 1rem 0; }
      @media (max-width: 1024px) {
        .teaser .news .news-list-view.newsevents-latest > .sm {
          width: 47%; } }
      @media (max-width: 750px) {
        .teaser .news .news-list-view.newsevents-latest > .sm {
          width: 100%; } }
      .teaser .news .news-list-view.newsevents-latest > .sm h3 {
        margin: 0 0 1rem 0; }
    .teaser .news .news-list-view.newsevents-latest > .md {
      width: 47.3%;
      padding: 0 1.5rem 0 0;
      margin: 1rem 0; }
      @media (max-width: 1024px) {
        .teaser .news .news-list-view.newsevents-latest > .md {
          width: 47%;
          padding: 0; } }
      @media (max-width: 750px) {
        .teaser .news .news-list-view.newsevents-latest > .md {
          width: 100%; } }
  .teaser .news .news-list-view .event-list-item .news-list-category {
    margin-top: 1rem;
    display: block; }

.news-release .news-release-container {
  display: flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media (max-width: 750px) {
    .news-release .news-release-container {
      flex-direction: column; } }
  .news-release .news-release-container .news-release-item {
    text-align: center;
    width: 25%;
    padding: 0 1rem;
    margin: 1rem 0; }
    @media (max-width: 1024px) {
      .news-release .news-release-container .news-release-item {
        width: 33.33%; } }
    @media (max-width: 750px) {
      .news-release .news-release-container .news-release-item {
        width: 100%; } }
    .news-release .news-release-container .news-release-item h3 {
      font-size: 1rem;
      font-weight: 700;
      line-height: 24px; }

/* Contact (Address)
########################################
*/
.row .col > *:first-child > .teaser-item {
  margin-top: 0; }

.address-box {
  width: 100%;
  display: inline-block;
  margin-bottom: 2rem; }
  .address-box span {
    text-transform: inherit; }
  .address-box img {
    max-width: 100%; }
    @media (max-width: 750px) {
      .address-box img {
        width: auto; } }
  .address-box .name {
    font-weight: 500;
    line-height: 1.33;
    margin-bottom: 0; }
    .address-box .name ~ p {
      font-size: .9rem;
      margin-bottom: 1rem; }
  .address-box .position-scd {
    margin: .2rem 0; }
  .address-box span {
    display: block; }
  .address-box dl {
    display: flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .address-box dl dt {
      width: 25%; }
    .address-box dl dd {
      width: 70%; }
    @media (max-width: 1280px) {
      .address-box dl {
        display: block; }
        .address-box dl dt,
        .address-box dl dd {
          width: 100%; } }

.tx-dreipcmedienanstalten-address {
  width: 100%;
  display: inline-block; }

.address-list {
  display: flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none; }
  @media (max-width: 750px) {
    .address-list {
      flex-direction: column; } }
  .address-list.address-small {
    justify-content: flex-start;
    margin: 0 -1rem; }
    @media (max-width: 750px) {
      .address-list.address-small {
        flex-direction: row;
        justify-content: space-between;
        margin: 0; } }
  .address-list .address-list-box.large {
    display: flexbox;
    display: flex;
    justify-content: space-between;
    width: 47.3%;
    padding: 1rem 0; }
    @media (max-width: 750px) {
      .address-list .address-list-box.large {
        flex-direction: column;
        width: 100%; }
        .address-list .address-list-box.large img {
          width: auto; } }
    .address-list .address-list-box.large > *:first-child {
      align-self: flex-start;
      width: 28%; }
      @media (max-width: 750px) {
        .address-list .address-list-box.large > *:first-child {
          width: 100%; } }
    .address-list .address-list-box.large > *:last-child {
      width: 69%; }
      @media (max-width: 750px) {
        .address-list .address-list-box.large > *:last-child {
          width: 100%;
          margin-bottom: 1rem; }
          .address-list .address-list-box.large > *:last-child .link-extern,
          .address-list .address-list-box.large > *:last-child .link-download {
            font-size: .9rem; } }
      .address-list .address-list-box.large > *:last-child > *:first-child {
        margin: 0; }
        @media (max-width: 750px) {
          .address-list .address-list-box.large > *:last-child > *:first-child {
            margin-top: 1rem; } }
    .address-list .address-list-box.large .address > span {
      display: block; }
    .address-list .address-list-box.large .name {
      font-weight: 500;
      margin-bottom: 0; }
      .address-list .address-list-box.large .name ~ p {
        font-size: .9rem;
        margin: 0; }
  .address-list .address-list-box.medium {
    display: flexbox;
    display: flex;
    justify-content: space-between;
    width: 45%;
    padding: 1rem 0; }
    @media (max-width: 750px) {
      .address-list .address-list-box.medium {
        flex-direction: column;
        width: 100%; } }
    .address-list .address-list-box.medium > *:first-child {
      align-self: flex-start;
      width: 28%; }
      @media (max-width: 750px) {
        .address-list .address-list-box.medium > *:first-child {
          width: 100%; }
          .address-list .address-list-box.medium > *:first-child img {
            width: auto;
            max-width: 100%;
            margin-bottom: 1rem; } }
    .address-list .address-list-box.medium > *:last-child {
      width: 69%; }
      @media (max-width: 750px) {
        .address-list .address-list-box.medium > *:last-child {
          width: 100%; } }
      .address-list .address-list-box.medium > *:last-child > *:first-child {
        margin: 0; }
        .address-list .address-list-box.medium > *:last-child > *:first-child + p {
          margin-top: 0; }
    .address-list .address-list-box.medium .name {
      font-weight: 500;
      margin-bottom: 0; }
      .address-list .address-list-box.medium .name ~ p {
        font-size: .9rem;
        margin: 0; }
  .address-list .address-list-box.small, .address-list .address-list-box.xs {
    width: 16.66%;
    padding: 1rem; }
    @media (max-width: 1024px) {
      .address-list .address-list-box.small, .address-list .address-list-box.xs {
        width: 25%; } }
    @media (max-width: 750px) {
      .address-list .address-list-box.small, .address-list .address-list-box.xs {
        width: 48%;
        padding: 1rem 0; } }
    .address-list .address-list-box.small > *, .address-list .address-list-box.xs > * {
      width: 100%; }
    .address-list .address-list-box.small img, .address-list .address-list-box.xs img {
      width: 100%; }
    .address-list .address-list-box.small a,
    .address-list .address-list-box.small p, .address-list .address-list-box.xs a,
    .address-list .address-list-box.xs p {
      /*
        via https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
    */
      -webkit-hyphens: auto;
      -webkit-hyphenate-limit-before: 3;
      -webkit-hyphenate-limit-after: 3;
      -webkit-hyphenate-limit-chars: 6 3 3;
      -webkit-hyphenate-limit-lines: 2;
      -webkit-hyphenate-limit-last: always;
      -webkit-hyphenate-limit-zone: 8%;
      -moz-hyphens: auto;
      -moz-hyphenate-limit-chars: 6 3 3;
      -moz-hyphenate-limit-lines: 2;
      -moz-hyphenate-limit-last: always;
      -moz-hyphenate-limit-zone: 8%;
      -ms-hyphens: auto;
      -ms-hyphenate-limit-chars: 6 3 3;
      -ms-hyphenate-limit-lines: 2;
      -ms-hyphenate-limit-last: always;
      -ms-hyphenate-limit-zone: 8%;
      hyphens: auto;
      hyphenate-limit-chars: 6 3 3;
      hyphenate-limit-lines: 2;
      hyphenate-limit-last: always;
      hyphenate-limit-zone: 8%; }
    .address-list .address-list-box.small a,
    .address-list .address-list-box.small div > p, .address-list .address-list-box.xs a,
    .address-list .address-list-box.xs div > p {
      font-weight: 700;
      display: block; }
    .address-list .address-list-box.small p, .address-list .address-list-box.xs p {
      margin: .5rem 0; }
      .address-list .address-list-box.small p.name, .address-list .address-list-box.xs p.name {
        font-weight: 700; }
  .address-list .address-list-box.small {
    width: 25%; }
  .address-list .address-list-box dl {
    display: flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .address-list .address-list-box dl dt {
      width: 20%; }
      @media (max-width: 1024px) {
        .address-list .address-list-box dl dt {
          width: 100%; } }
    .address-list .address-list-box dl dd {
      width: 80%; }
      @media (max-width: 1024px) {
        .address-list .address-list-box dl dd {
          width: 100%;
          margin-bottom: .6rem; } }

.institution-map {
  display: flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media (max-width: 750px) {
    .institution-map {
      flex-direction: column; } }
  .institution-map > * {
    width: 100%; }
  .institution-map .contact-mapinfo {
    display: flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 2rem; }
    @media (max-width: 750px) {
      .institution-map .contact-mapinfo {
        flex-direction: column; } }
    .institution-map .contact-mapinfo .institution-address > h3 {
      font-size: 1rem !important; }
    .institution-map .contact-mapinfo > * {
      width: 55%; }
      @media (max-width: 1024px) {
        .institution-map .contact-mapinfo > * {
          width: 70%; } }
      @media (max-width: 750px) {
        .institution-map .contact-mapinfo > * {
          width: 100%; } }
      .institution-map .contact-mapinfo > *:first-child {
        width: 30%;
        margin-right: 2rem; }
        @media (max-width: 750px) {
          .institution-map .contact-mapinfo > *:first-child {
            width: 100%;
            margin: 0 0 1rem 0; } }
        .institution-map .contact-mapinfo > *:first-child img {
          float: right; }
          @media (max-width: 750px) {
            .institution-map .contact-mapinfo > *:first-child img {
              float: left;
              width: auto; } }
      .institution-map .contact-mapinfo > *:last-child {
        display: flexbox;
        display: flex;
        flex-wrap: wrap; }
        @media (max-width: 750px) {
          .institution-map .contact-mapinfo > *:last-child {
            flex-direction: column;
            flex-wrap: nowrap; } }
        .institution-map .contact-mapinfo > *:last-child:only-child {
          width: 50%;
          margin-right: 0; }
          @media (max-width: 1280px) {
            .institution-map .contact-mapinfo > *:last-child:only-child {
              width: 62%; } }
          @media (max-width: 1024px) {
            .institution-map .contact-mapinfo > *:last-child:only-child {
              width: 100%; } }
          .institution-map .contact-mapinfo > *:last-child:only-child .contact {
            padding-left: 3rem; }
            @media (max-width: 1280px) {
              .institution-map .contact-mapinfo > *:last-child:only-child .contact {
                padding-left: 2rem; } }
        .institution-map .contact-mapinfo > *:last-child h1, .institution-map .contact-mapinfo > *:last-child h2, .institution-map .contact-mapinfo > *:last-child h3, .institution-map .contact-mapinfo > *:last-child h4, .institution-map .contact-mapinfo > *:last-child h5, .institution-map .contact-mapinfo > *:last-child h6 {
          text-transform: inherit;
          font-size: 1.4rem;
          width: 100%;
          margin-top: 0;
          margin-bottom: .5rem; }
        .institution-map .contact-mapinfo > *:last-child .address {
          width: 40%; }
          @media (max-width: 750px) {
            .institution-map .contact-mapinfo > *:last-child .address {
              width: 100%; } }
          .institution-map .contact-mapinfo > *:last-child .address > *:first-child {
            margin-top: 0; }
          .institution-map .contact-mapinfo > *:last-child .address p {
            margin: 0; }
            .institution-map .contact-mapinfo > *:last-child .address p span {
              display: block; }
          .institution-map .contact-mapinfo > *:last-child .address dl dt {
            float: left;
            margin-right: .5rem; }
        .institution-map .contact-mapinfo > *:last-child .contact {
          width: 60%;
          padding-left: 2rem; }
          @media (max-width: 750px) {
            .institution-map .contact-mapinfo > *:last-child .contact {
              width: 100%;
              padding-left: 0 !important; } }
          .institution-map .contact-mapinfo > *:last-child .contact > dl {
            margin-top: 0; }
            .institution-map .contact-mapinfo > *:last-child .contact > dl dt {
              float: left;
              margin-right: .5rem; }
          .institution-map .contact-mapinfo > *:last-child .contact .social-list dd a:last-child:not(:only-child):before,
          .institution-map .contact-mapinfo > *:last-child .contact .social-list dd p:last-child:not(:only-child):before {
            content: "/";
            display: inline;
            margin-right: .8rem; }
          .institution-map .contact-mapinfo > *:last-child .contact .social-list dd p {
            display: inline; }
          .institution-map .contact-mapinfo > *:last-child .contact .gap,
          .institution-map .contact-mapinfo > *:last-child .contact .gap + * {
            margin-bottom: .8rem; }

.address-map {
  display: flexbox;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 1024px) {
    .address-map {
      flex-direction: column; } }
  .address-map > *:first-child {
    width: 72%; }
    @media (max-width: 1024px) {
      .address-map > *:first-child {
        width: 100%; } }
  .address-map > *:last-child {
    width: 25%; }
    @media (max-width: 1024px) {
      .address-map > *:last-child {
        width: 100%; } }
  .address-map .map-address-box {
    align-self: flex-start;
    margin-top: 0; }
    @media (max-width: 1024px) {
      .address-map .map-address-box {
        margin-top: 2rem; } }
    .address-map .map-address-box p > span {
      display: block; }
    .address-map .map-address-box dl {
      margin-bottom: 0; }
      .address-map .map-address-box dl dt {
        float: left;
        margin-right: .5rem; }

.address-detail-name > h1,
.address-detail-name > p {
  margin: 0; }

.address-detail-view {
  display: flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 2rem; }
  @media (max-width: 750px) {
    .address-detail-view {
      flex-direction: column; } }
  .address-detail-view > *:first-child {
    width: 22%; }
    @media (max-width: 750px) {
      .address-detail-view > *:first-child {
        width: 100%;
        margin-bottom: 2rem; }
        .address-detail-view > *:first-child img {
          width: auto; } }
  .address-detail-view > *:last-child {
    width: 75%; }
    @media (max-width: 750px) {
      .address-detail-view > *:last-child {
        width: 100%; } }
    .address-detail-view > *:last-child h2 {
      margin-top: 0;
      text-transform: inherit;
      font-size: 1.2rem;
      letter-spacing: inherit; }
    .address-detail-view > *:last-child p > span {
      display: block; }
    .address-detail-view > *:last-child dl {
      display: flexbox;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 0; }
      .address-detail-view > *:last-child dl dt {
        width: 9%; }
        @media (max-width: 1280px) {
          .address-detail-view > *:last-child dl dt {
            width: 11%; } }
        @media (max-width: 1024px) {
          .address-detail-view > *:last-child dl dt {
            width: 15%; } }
        @media (max-width: 750px) {
          .address-detail-view > *:last-child dl dt {
            width: 100%; } }
      .address-detail-view > *:last-child dl dd {
        width: 91%; }
        @media (max-width: 1280px) {
          .address-detail-view > *:last-child dl dd {
            width: 89%; } }
        @media (max-width: 1024px) {
          .address-detail-view > *:last-child dl dd {
            width: 85%; } }
        @media (max-width: 750px) {
          .address-detail-view > *:last-child dl dd {
            width: 100%; } }
    .address-detail-view > *:last-child .person-info {
      border-bottom: 1px solid #ccc;
      margin-bottom: 1rem;
      padding-bottom: 1rem; }
      .address-detail-view > *:last-child .person-info > *:first-child {
        margin-top: 0; }
    .address-detail-view > *:last-child .vita-download {
      border-bottom: 1px solid #ccc;
      padding-bottom: 1rem;
      margin-bottom: 2rem; }
    .address-detail-view > *:last-child .address dl {
      margin-top: 1rem; }
    @media (max-width: 750px) {
      .address-detail-view > *:last-child .contact dt,
      .address-detail-view > *:last-child .contact dt + dd {
        margin: .2rem 0; } }
    .address-detail-view > *:last-child .address,
    .address-detail-view > *:last-child .contact,
    .address-detail-view > *:last-child .social-networks {
      margin-bottom: 1.8rem; }

.institution-single .address > h4 {
  margin: 0; }

.institution-single .address p span {
  display: block; }

.institution-single .contact dl:not(.contact-person) {
  display: flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .institution-single .contact dl:not(.contact-person) dt {
    width: 20%; }
  .institution-single .contact dl:not(.contact-person) dd {
    width: 80%; }

.institution-single .contact-person {
  margin-bottom: 1rem; }

/* Address in 25 Grid */
@media (max-width: 1024px) {
  .two-one .tx-dreipcmedienanstalten-address {
    clear: both; } }

.two-one .tx-dreipcmedienanstalten-address > h3 {
  margin-top: 0; }

.two-one .tx-dreipcmedienanstalten-address .address-box .social-list dd {
  width: 68%; }
  @media (max-width: 1024px) {
    .two-one .tx-dreipcmedienanstalten-address .address-box .social-list dd {
      width: 77%; } }

.tx-dreipcmedienanstalten-address dd a {
  text-decoration: none;
  border-bottom: 1px solid; }

.tx-dreipcmedienanstalten-address .social-list {
  width: 100%;
  margin: 1rem 0; }
  .tx-dreipcmedienanstalten-address .social-list dd {
    margin-bottom: .6rem; }
    .tx-dreipcmedienanstalten-address .social-list dd a {
      text-decoration: underline;
      border-bottom: medium none;
      display: block; }
  .tx-dreipcmedienanstalten-address .social-list p {
    display: block;
    margin: 0; }

/* Color Handler
########################################
*/
/* MA
########################################
*/
.ma abbr[title],
.ma dfn[title] {
  border-color: #005bbb; }

.ma dfn a {
  color: #005bbb !important; }
  .ma dfn a:hover {
    color: #001049 !important; }

.ma a.button,
.ma .button {
  color: #fff;
  background-color: #005bbb; }

.ma input:focus, .ma input:active,
.ma textarea:focus,
.ma textarea:active,
.ma select:focus,
.ma select:active {
  border-color: #005bbb; }

.ma input[type='submit'] {
  color: #fff;
  background-color: #005bbb; }

.ma header .nav-bar .main .dropdown a:hover, .ma header .nav-bar .main .dropdown a:focus {
  color: #9cf0ff; }

@media (min-width: 1025px) {
  .ma header .nav-bar .main .dropdown .navi-list > li {
    border-color: #9cf0ff; } }

.ma .top-navi > div > div {
  background-color: #f4f5f6; }

@media (max-width: 750px) {
  .ma .top-navi > div .search > div a {
    color: #7b858a; }
    .ma .top-navi > div .search > div a.active {
      color: #fff;
      background-color: #005bbb; } }

.ma .top-navi > div .search > div form div .search-input {
  background-color: #E5EEF8; }

.ma .top-navi > div .search > div form div .search-btn {
  color: #fff;
  background-color: #005bbb; }
  .ma .top-navi > div .search > div form div .search-btn:hover, .ma .top-navi > div .search > div form div .search-btn:focus {
    background-color: #001049; }

.ma .footer .back-to-top a {
  color: #001049;
  background-color: #f4f5f6; }
  @media (min-width: 1025px) {
    .ma .footer .back-to-top a:hover, .ma .footer .back-to-top a:focus {
      color: #fff;
      background-color: #001049; } }

.ma .footer.white .back-to-top a {
  color: #001049; }
  @media (min-width: 1025px) {
    .ma .footer.white .back-to-top a:hover, .ma .footer.white .back-to-top a:focus {
      color: #fff;
      background-color: #001049; } }

.ma .footer .main a:hover, .ma .footer .main a:focus {
  color: #4990e2; }

.ma .main-slider .slick-arrow:hover:before, .ma .main-slider .slick-arrow:active:before, .ma .main-slider .slick-arrow:focus:before {
  color: #fff; }

.ma .main-slider .slider-item .slider-button {
  color: #fff; }
  @media (max-width: 750px) {
    .ma .main-slider .slider-item .slider-button {
      background-color: #005bbb; }
      .ma .main-slider .slider-item .slider-button:hover, .ma .main-slider .slider-item .slider-button:focus {
        background-color: #001049; } }
  .ma .main-slider .slider-item .slider-button:hover:before, .ma .main-slider .slider-item .slider-button:hover:after, .ma .main-slider .slider-item .slider-button:focus:before, .ma .main-slider .slider-item .slider-button:focus:after {
    background-color: #001049; }
  .ma .main-slider .slider-item .slider-button:before {
    background-color: #005bbb; }
  .ma .main-slider .slider-item .slider-button:after {
    background-color: #005bbb; }

.ma .main-slider .slick-dots li.slick-active button {
  color: #005bbb;
  border-color: #005bbb; }

.ma .main-slider .slick-dots li button:hover, .ma .main-slider .slick-dots li button:focus {
  color: #005bbb;
  border-color: #005bbb; }

.ma .accordion .tab-wrapper {
  color: #005bbb; }
  .ma .accordion .tab-wrapper:hover, .ma .accordion .tab-wrapper:focus, .ma .accordion .tab-wrapper.on {
    background-color: #005bbb; }
    .ma .accordion .tab-wrapper:hover .line, .ma .accordion .tab-wrapper:focus .line, .ma .accordion .tab-wrapper.on .line {
      background-color: #fff; }
  .ma .accordion .tab-wrapper button .line {
    background-color: #005bbb; }
  .ma .accordion .tab-wrapper button:hover + h3, .ma .accordion .tab-wrapper button:focus + h3 {
    background-color: #005bbb; }
  .ma .accordion .tab-wrapper h3 {
    color: #005bbb; }

.ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form input {
  background-color: #eef6fe; }

.ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:after {
  color: #fff; }

.ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover:after, .ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus:after {
  color: #fff; }

.ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover .tx-indexedsearch-searchbox-button, .ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus .tx-indexedsearch-searchbox-button {
  background-color: #001049; }

.ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
  color: #fff;
  background-color: #005bbb; }
  .ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:hover, .ma .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:focus {
    background-color: #001049; }

.ma .tx-indexedsearch-browsebox ul {
  background-color: #e5eef8; }
  @media (max-width: 750px) {
    .ma .tx-indexedsearch-browsebox ul {
      background: none; } }
  .ma .tx-indexedsearch-browsebox ul li:hover a, .ma .tx-indexedsearch-browsebox ul li:focus a {
    color: #fff;
    background-color: #005bbb; }
  .ma .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage {
    background-color: #005bbb; }
    .ma .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
      color: #fff; }

.ma .tx-indexedsearch-sectionhead {
  background-color: #005bbb; }
  .ma .tx-indexedsearch-sectionhead h2 {
    color: #fff; }
    .ma .tx-indexedsearch-sectionhead h2 a {
      color: #fff; }
  .ma .tx-indexedsearch-sectionhead .tx-indexedsearch-result-count {
    color: #fff; }

.ma .tx-indexedsearch-sectionlinks a {
  background-color: #eef6fe; }
  .ma .tx-indexedsearch-sectionlinks a:hover, .ma .tx-indexedsearch-sectionlinks a:focus {
    color: #fff;
    background-color: #001049; }

.ma .f3-widget-paginator {
  background-color: #e5eef8; }
  @media (max-width: 750px) {
    .ma .f3-widget-paginator {
      background: none; } }
  .ma .f3-widget-paginator li:hover a, .ma .f3-widget-paginator li:focus a {
    color: #fff;
    text-decoration: none;
    background-color: #005bbb; }
  .ma .f3-widget-paginator li a:hover, .ma .f3-widget-paginator li a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #005bbb; }
  .ma .f3-widget-paginator li.current {
    color: #fff;
    background-color: #005bbb; }

@media (max-width: 1024px) {
  .ma .teaser .slick-slider .slick-dots li.slick-active {
    background-color: #005bbb; } }

.ma .teaser-item {
  border-color: #005bbb; }
  .ma .teaser-item time {
    color: #fff; }
    .ma .teaser-item time:before {
      background-color: #005bbb; }
    .ma .teaser-item time:after {
      background-color: #005bbb; }
  .ma .teaser-item.ico-teaser i:before {
    color: #005bbb; }
  .ma .teaser-item.ico-teaser [class^='link-']:hover, .ma .teaser-item.ico-teaser [class^='link-']:focus,
  .ma .teaser-item.ico-teaser [class*=' link-']:hover,
  .ma .teaser-item.ico-teaser [class*=' link-']:focus {
    border-color: #005bbb; }
  .ma .teaser-item h3 a {
    color: #001049; }
    .ma .teaser-item h3 a:hover, .ma .teaser-item h3 a:focus {
      color: #005bbb; }

@media (min-width: 1025px) {
  .ma a.teaser-item:hover, .ma a.teaser-item:focus {
    border-color: #4990e2; }
    .ma a.teaser-item:hover i:before, .ma a.teaser-item:focus i:before {
      color: #4990e2; } }

.ma .map-address-box {
  border-color: #005bbb; }

.ma .speaker .speaker-container > div .speaker-item a figure:before {
  background-color: #005bbb; }

.ma .speaker .speaker-container > div .speaker-item a figure:after {
  color: #fff; }

.ma .speaker .speaker-container > div .speaker-content > .flex {
  border-color: #005bbb; }

.ma .dpnglossary.pagination > ul .character {
  color: #005bbb; }
  .ma .dpnglossary.pagination > ul .character.current {
    background-color: #005bbb; }

@media (max-width: 750px) {
  .ma .img-header > div {
    background-color: #005bbb; } }

.ma .img-header > div:before {
  background-color: #005bbb; }

.ma .img-header > div:after {
  background-color: #005bbb; }

.ma .img-header > div h1 {
  color: #fff; }

.ma blockquote {
  color: #005bbb;
  border-color: #005bbb; }

.ma .member-map .member-content {
  border-color: #005bbb; }

@media (min-width: 751px) {
  .ma .organigram .org-svg svg .level-one:hover path, .ma .organigram .org-svg svg .level-one:focus path, .ma .organigram .org-svg svg .level-one.active path,
  .ma .organigram .org-svg svg .level-two:hover path,
  .ma .organigram .org-svg svg .level-two:focus path,
  .ma .organigram .org-svg svg .level-two.active path,
  .ma .organigram .org-svg svg .level-three:hover path,
  .ma .organigram .org-svg svg .level-three:focus path,
  .ma .organigram .org-svg svg .level-three.active path {
    fill: #005bbb; }
  .ma .organigram .org-svg svg .level-one:hover text, .ma .organigram .org-svg svg .level-one:focus text, .ma .organigram .org-svg svg .level-one.active text,
  .ma .organigram .org-svg svg .level-two:hover text,
  .ma .organigram .org-svg svg .level-two:focus text,
  .ma .organigram .org-svg svg .level-two.active text,
  .ma .organigram .org-svg svg .level-three:hover text,
  .ma .organigram .org-svg svg .level-three:focus text,
  .ma .organigram .org-svg svg .level-three.active text {
    fill: #fff; } }

.ma .organigram .org-svg svg text {
  fill: #005bbb; }

.ma .organigram .org-content .org-box .close-btn:hover, .ma .organigram .org-content .org-box .close-btn:focus {
  color: #005bbb; }

.ma figure a:hover:before, .ma figure a:focus:before {
  background-color: #005bbb; }

.ma .video.gallery a:before {
  background-color: #005bbb; }

.ma .video.gallery a:after {
  color: #001049; }

.ma .video-hover:hover:after, .ma .video-hover:focus:after {
  color: #001049; }

.ma .mfp-bg {
  background: #001049; }

.ma .gallery:not(.video) > * a:not(.lightbox):hover, .ma .gallery:not(.video) > * a:not(.lightbox):focus {
  border-color: #005bbb; }

.ma .news .filter-toggle {
  color: #005bbb;
  background-color: #e5eef8; }
  .ma .news .filter-toggle:hover, .ma .news .filter-toggle:focus, .ma .news .filter-toggle.active {
    color: #fff;
    background-color: #005bbb; }

.ma .news > ul li a {
  color: #005bbb;
  background-color: #e5eef8; }
  .ma .news > ul li a:hover, .ma .news > ul li a:focus, .ma .news > ul li a.active {
    color: #fff;
    background-color: #005bbb; }

.ma .news .news-list-view .article {
  border-color: #005bbb; }

.ma .news .news-backlink-wrap a {
  color: #fff;
  background-color: #005bbb; }

@media (max-width: 750px) {
  .ma .news .page-navigation ul {
    background: none; } }

.ma .news .page-navigation ul li:hover a {
  color: #fff;
  background-color: #005bbb; }

.ma .news .page-navigation ul li.current {
  color: #fff;
  background-color: #005bbb; }

.ma .news.event-news-single .event-address-container > *:last-child .event-address {
  border-color: #005bbb; }

.ma .teaser .news .news-list-view .article > div:last-child .news-list-date {
  color: #fff; }
  .ma .teaser .news .news-list-view .article > div:last-child .news-list-date:before {
    background-color: #005bbb; }
  .ma .teaser .news .news-list-view .article > div:last-child .news-list-date:after {
    background-color: #005bbb; }

.ma .row:not(.teaser) .page-navigation ul {
  background-color: #eef6fe; }

/* KJM
########################################
*/
.kjm a {
  color: #607200; }

.kjm abbr[title],
.kjm dfn[title] {
  border-color: #a5c400; }

.kjm dfn a {
  color: #607200 !important; }
  .kjm dfn a:hover {
    color: #001049 !important; }

.kjm a.button,
.kjm .button {
  color: #001049;
  background-color: #a5c400; }

.kjm input:focus, .kjm input:active,
.kjm textarea:focus,
.kjm textarea:active,
.kjm select:focus,
.kjm select:active {
  border-color: #a5c400; }

.kjm input[type='submit'] {
  color: #001049;
  background-color: #a5c400; }

.kjm header .nav-bar .top-navi a:hover, .kjm header .nav-bar .top-navi a:focus,
.kjm header .nav-bar .main a:hover,
.kjm header .nav-bar .main a:focus {
  color: #607200; }

.kjm header .nav-bar .main .dropdown a:hover, .kjm header .nav-bar .main .dropdown a:focus {
  color: #c1e502; }

@media (min-width: 1025px) {
  .kjm header .nav-bar .main .dropdown .navi-list > li {
    border-color: #c1e502; } }

.kjm .top-navi > div > div {
  background-color: #f4f5f6; }
  @media (max-width: 750px) {
    .kjm .top-navi > div > div {
      background-color: #005bbb; } }

@media (max-width: 750px) {
  .kjm .top-navi > div .search > div a {
    color: #fff;
    background-color: #005bbb; }
    .kjm .top-navi > div .search > div a.active {
      color: #fff;
      background-color: #005bbb; }
    .kjm .top-navi > div .search > div a.default {
      color: #7b858a;
      background-color: #f4f5f6; } }

.kjm .top-navi > div .search > div form div .search-input {
  background-color: #edf3cc; }

.kjm .top-navi > div .search > div form div .search-btn {
  color: #001049;
  background-color: #a5c400; }
  .kjm .top-navi > div .search > div form div .search-btn:hover, .kjm .top-navi > div .search > div form div .search-btn:focus {
    color: #fff;
    background-color: #001049; }

@media (min-width: 1025px) {
  .kjm .footer .back-to-top a:hover, .kjm .footer .back-to-top a:focus {
    color: #001049;
    background-color: #a5c400; } }

.kjm .footer.white .back-to-top a {
  color: #001049; }
  @media (min-width: 1025px) {
    .kjm .footer.white .back-to-top a:hover, .kjm .footer.white .back-to-top a:focus {
      color: #001049;
      background-color: #a5c400; } }

.kjm .footer .main a:hover, .kjm .footer .main a:focus {
  color: #a5c400; }

.kjm .main-slider .slick-arrow:hover, .kjm .main-slider .slick-arrow:active, .kjm .main-slider .slick-arrow:focus {
  background-color: #a5c400; }
  .kjm .main-slider .slick-arrow:hover:before, .kjm .main-slider .slick-arrow:active:before, .kjm .main-slider .slick-arrow:focus:before {
    color: #001049; }

.kjm .main-slider .slider-item .slider-button {
  color: #001049; }
  @media (max-width: 750px) {
    .kjm .main-slider .slider-item .slider-button {
      background-color: #a5c400; }
      .kjm .main-slider .slider-item .slider-button:hover, .kjm .main-slider .slider-item .slider-button:focus {
        color: #fff;
        background-color: #001049; } }
  .kjm .main-slider .slider-item .slider-button:hover, .kjm .main-slider .slider-item .slider-button:focus {
    color: #fff; }
    .kjm .main-slider .slider-item .slider-button:hover:before, .kjm .main-slider .slider-item .slider-button:hover:after, .kjm .main-slider .slider-item .slider-button:focus:before, .kjm .main-slider .slider-item .slider-button:focus:after {
      background-color: #001049; }
  .kjm .main-slider .slider-item .slider-button:before {
    background-color: #a5c400; }
  .kjm .main-slider .slider-item .slider-button:after {
    background-color: #a5c400; }

.kjm .main-slider .slick-dots li.slick-active button {
  color: #001049;
  border-color: #a5c400; }

.kjm .main-slider .slick-dots li button:hover, .kjm .main-slider .slick-dots li button:focus {
  color: #001049;
  border-color: #a5c400; }

.kjm .accordion .tab-wrapper:hover, .kjm .accordion .tab-wrapper:focus, .kjm .accordion .tab-wrapper.on {
  background-color: #a5c400; }
  .kjm .accordion .tab-wrapper:hover .line, .kjm .accordion .tab-wrapper:focus .line, .kjm .accordion .tab-wrapper.on .line {
    background-color: #001049; }
  .kjm .accordion .tab-wrapper:hover h3, .kjm .accordion .tab-wrapper:focus h3, .kjm .accordion .tab-wrapper.on h3 {
    color: #001049; }

.kjm .accordion .tab-wrapper button .line {
  background-color: #607200; }

.kjm .accordion .tab-wrapper button:hover + h3, .kjm .accordion .tab-wrapper button:focus + h3 {
  color: #001049;
  background-color: #a5c400; }

.kjm .accordion .tab-wrapper button:hover .line, .kjm .accordion .tab-wrapper button:focus .line {
  background-color: #001049; }

.kjm .accordion .tab-wrapper h3 {
  color: #607200; }

.kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form input {
  background-color: #edf3e5; }

.kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:after {
  color: #001049; }

.kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover:after, .kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus:after {
  color: #fff; }

.kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover .tx-indexedsearch-searchbox-button, .kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus .tx-indexedsearch-searchbox-button {
  color: #fff;
  background-color: #001049; }

.kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
  color: #001049;
  background-color: #a5c400; }
  .kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:hover, .kjm .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:focus {
    color: #fff;
    background-color: #001049; }

.kjm .tx-indexedsearch-browsebox ul {
  background-color: #edf3e5; }
  @media (max-width: 750px) {
    .kjm .tx-indexedsearch-browsebox ul {
      background: none; } }
  .kjm .tx-indexedsearch-browsebox ul li:hover a, .kjm .tx-indexedsearch-browsebox ul li:focus a {
    color: #001049;
    background-color: #a5c400; }
  .kjm .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage {
    background-color: #a5c400; }
    .kjm .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
      color: #001049; }

.kjm .tx-indexedsearch-sectionhead {
  background-color: #a5c400; }
  .kjm .tx-indexedsearch-sectionhead h2 {
    color: #001049; }
    .kjm .tx-indexedsearch-sectionhead h2 a {
      color: #001049; }

.kjm .tx-indexedsearch-sectionlinks a {
  color: #001049;
  background-color: #edf3e5; }
  .kjm .tx-indexedsearch-sectionlinks a:hover, .kjm .tx-indexedsearch-sectionlinks a:focus {
    color: #fff;
    background-color: #001049; }

.kjm .f3-widget-paginator {
  background-color: #edf3e5; }
  @media (max-width: 750px) {
    .kjm .f3-widget-paginator {
      background: none; } }
  .kjm .f3-widget-paginator li:hover a, .kjm .f3-widget-paginator li:focus a {
    color: #001049;
    text-decoration: none;
    background-color: #a5c400; }
  .kjm .f3-widget-paginator li a:hover, .kjm .f3-widget-paginator li a:focus {
    color: #001049;
    text-decoration: none;
    background-color: #a5c400; }
  .kjm .f3-widget-paginator li.current {
    color: #001049;
    background-color: #a5c400; }

@media (max-width: 1024px) {
  .kjm .teaser .slick-slider .slick-dots li.slick-active {
    background-color: #a5c400; } }

.kjm .teaser-item {
  border-color: #a5c400; }
  .kjm .teaser-item time {
    color: #001049; }
    .kjm .teaser-item time:before {
      background-color: #a5c400; }
    .kjm .teaser-item time:after {
      background-color: #a5c400; }
  .kjm .teaser-item.ico-teaser i:before {
    color: #a5c400; }
  .kjm .teaser-item.ico-teaser [class^='link-']:hover, .kjm .teaser-item.ico-teaser [class^='link-']:focus,
  .kjm .teaser-item.ico-teaser [class*=' link-']:hover,
  .kjm .teaser-item.ico-teaser [class*=' link-']:focus {
    border-color: #a5c400; }
  .kjm .teaser-item h3 a {
    color: #001049; }
    .kjm .teaser-item h3 a:hover, .kjm .teaser-item h3 a:focus {
      color: #a5c400; }

@media (min-width: 1025px) {
  .kjm a.teaser-item:hover, .kjm a.teaser-item:focus {
    border-color: #607200; }
    .kjm a.teaser-item:hover i:before, .kjm a.teaser-item:focus i:before {
      color: #607200; } }

.kjm .map-address-box {
  border-color: #a5c400; }

.kjm .speaker .speaker-container > div .speaker-item a figure:before {
  background-color: #a5c400; }

.kjm .speaker .speaker-container > div .speaker-item a figure:after {
  color: #4c567f; }

.kjm .speaker .speaker-container > div .speaker-content > .flex {
  border-color: #a5c400; }

.kjm .dpnglossary.pagination > ul .character {
  background-color: #edf3ec; }
  .kjm .dpnglossary.pagination > ul .character.current {
    color: #001049;
    background-color: #a5c400; }

@media (max-width: 750px) {
  .kjm .img-header > div {
    background-color: #a5c400; } }

.kjm .img-header > div:before {
  background-color: #a5c400; }

.kjm .img-header > div:after {
  background-color: #a5c400; }

.kjm .img-header > div h1 {
  color: #001049; }

.kjm blockquote {
  color: #a5c400;
  border-color: #a5c400; }

.kjm .member-map .member-content {
  border-color: #abd2fa; }

.kjm .organigram .org-svg svg .main-logo > *:first-child {
  fill: #edf3ec; }

.kjm .organigram .org-svg svg .lines * {
  fill: #edf3cc; }

.kjm .organigram .org-svg svg .level-one path,
.kjm .organigram .org-svg svg .level-two path,
.kjm .organigram .org-svg svg .level-three path {
  fill: #a5c400; }

.kjm .organigram .org-svg svg .level-one text,
.kjm .organigram .org-svg svg .level-two text,
.kjm .organigram .org-svg svg .level-three text {
  fill: #fff; }

@media (min-width: 751px) {
  .kjm .organigram .org-svg svg .level-one:hover path, .kjm .organigram .org-svg svg .level-one:focus path, .kjm .organigram .org-svg svg .level-one.active path,
  .kjm .organigram .org-svg svg .level-two:hover path,
  .kjm .organigram .org-svg svg .level-two:focus path,
  .kjm .organigram .org-svg svg .level-two.active path,
  .kjm .organigram .org-svg svg .level-three:hover path,
  .kjm .organigram .org-svg svg .level-three:focus path,
  .kjm .organigram .org-svg svg .level-three.active path {
    fill: #607200; }
  .kjm .organigram .org-svg svg .level-one:hover text, .kjm .organigram .org-svg svg .level-one:focus text, .kjm .organigram .org-svg svg .level-one.active text,
  .kjm .organigram .org-svg svg .level-two:hover text,
  .kjm .organigram .org-svg svg .level-two:focus text,
  .kjm .organigram .org-svg svg .level-two.active text,
  .kjm .organigram .org-svg svg .level-three:hover text,
  .kjm .organigram .org-svg svg .level-three:focus text,
  .kjm .organigram .org-svg svg .level-three.active text {
    fill: #fff; } }

.kjm .organigram .org-svg svg text {
  fill: #005bbb; }

.kjm .organigram .org-content .org-box .close-btn:hover, .kjm .organigram .org-content .org-box .close-btn:focus {
  color: #a5c400; }

.kjm figure a:hover:before, .kjm figure a:focus:before {
  background-color: #a5c400; }

.kjm .video.gallery a:before {
  background-color: #a5c400; }

.kjm .video.gallery a:after {
  color: #a5c400; }

.kjm .video-hover:hover:after, .kjm .video-hover:focus:after {
  color: #a5c400; }

.kjm .mfp-bg {
  background: #607200; }

.kjm .gallery:not(.video) > * a:not(.lightbox):hover, .kjm .gallery:not(.video) > * a:not(.lightbox):focus {
  border-color: #a5c400; }

.kjm .news .filter-toggle {
  color: #4c567f;
  background-color: #edf3ec; }
  .kjm .news .filter-toggle:hover, .kjm .news .filter-toggle:focus, .kjm .news .filter-toggle.active {
    color: #001049;
    background-color: #a5c400; }

.kjm .news > ul li a {
  color: #4c567f;
  background-color: #edf3ec; }
  .kjm .news > ul li a:hover, .kjm .news > ul li a:focus, .kjm .news > ul li a.active {
    color: #001049;
    background-color: #a5c400; }

.kjm .news .news-list-view .article {
  border-color: #a5c400; }
  .kjm .news .news-list-view .article h3 a:hover, .kjm .news .news-list-view .article h3 a:focus {
    color: #a5c400; }

.kjm .news .news-backlink-wrap a {
  color: #001049;
  background-color: #a5c400; }

.kjm .news .news-list-view.archive .tab-panel .col .article h3 a {
  color: #001049; }
  .kjm .news .news-list-view.archive .tab-panel .col .article h3 a:hover {
    color: #a5c400; }

@media (max-width: 750px) {
  .kjm .news .page-navigation ul {
    background: none; } }

.kjm .news .page-navigation ul li:hover a {
  color: #001049;
  background-color: #a5c400; }

.kjm .news .page-navigation ul li.current {
  background-color: #a5c400; }

.kjm .news.event-news-single .event-address-container > *:last-child .event-address {
  border-color: #a5c400; }

.kjm .teaser .news .news-list-view .article > div:last-child .news-list-date {
  color: #001049; }
  .kjm .teaser .news .news-list-view .article > div:last-child .news-list-date:before {
    background-color: #a5c400; }
  .kjm .teaser .news .news-list-view .article > div:last-child .news-list-date:after {
    background-color: #a5c400; }

.kjm .sticky > div .sticky-header .button a {
  color: #001049; }
  .kjm .sticky > div .sticky-header .button a:hover, .kjm .sticky > div .sticky-header .button a:focus {
    color: #fff; }

.kjm .sticky > div .sticky-header .button:hover a, .kjm .sticky > div .sticky-header .button:focus a {
  color: #fff; }

@media (max-width: 1024px) {
  .kjm .sticky > div .sticky-header > a:last-child {
    color: #001049;
    background-color: #a5c400; }
    .kjm .sticky > div .sticky-header > a:last-child:hover {
      color: #fff;
      background-color: #001049; } }

.kjm .row:not(.teaser) .page-navigation ul {
  background-color: #edf3ec; }

/* KEK
########################################
*/
.kek abbr[title],
.kek dfn[title] {
  border-color: #cbe4fc; }

.kek dfn a {
  color: #cbe4fc !important; }
  .kek dfn a:hover {
    color: #001049 !important; }

.kek a.button,
.kek .button {
  color: #001049;
  background-color: #cbe4fc; }

.kek input:focus, .kek input:active,
.kek textarea:focus,
.kek textarea:active,
.kek select:focus,
.kek select:active {
  border-color: #abd2fa; }

.kek input[type='submit'] {
  color: #001049;
  background-color: #cbe4fc; }

.kek header .nav-bar .main .dropdown a:hover, .kek header .nav-bar .main .dropdown a:focus {
  color: #9cf0ff; }

@media (min-width: 1025px) {
  .kek header .nav-bar .main .dropdown .navi-list > li {
    border-color: #9cf0ff; } }

.kek .top-navi > div > div {
  background-color: #f4f5f6; }
  @media (max-width: 750px) {
    .kek .top-navi > div > div {
      background-color: #005bbb; } }

@media (max-width: 750px) {
  .kek .top-navi > div .search > div a {
    color: #fff;
    background-color: #005bbb; }
    .kek .top-navi > div .search > div a.active {
      color: #fff;
      background-color: #005bbb; }
    .kek .top-navi > div .search > div a.default {
      color: #7b858a;
      background-color: #f4f5f6; } }

.kek .top-navi > div .search > div form div .search-input {
  background-color: #eef6fe; }

.kek .top-navi > div .search > div form div .search-btn {
  color: #001049;
  background-color: #cbe4fc; }
  .kek .top-navi > div .search > div form div .search-btn:hover, .kek .top-navi > div .search > div form div .search-btn:focus {
    color: #fff;
    background-color: #abd2fa; }

.kek .footer .back-to-top a {
  color: #001049; }
  @media (min-width: 1025px) {
    .kek .footer .back-to-top a:hover, .kek .footer .back-to-top a:focus {
      color: #fff;
      background-color: #001049; } }

.kek .footer.white .back-to-top a {
  color: #001049; }
  @media (min-width: 1025px) {
    .kek .footer.white .back-to-top a:hover, .kek .footer.white .back-to-top a:focus {
      color: #fff;
      background-color: #001049; } }

.kek .footer .main a:hover, .kek .footer .main a:focus {
  color: #4990e2; }

.kek .main-slider .slick-arrow:hover:before, .kek .main-slider .slick-arrow:active:before, .kek .main-slider .slick-arrow:focus:before {
  color: #fff; }

.kek .main-slider .slider-item .slider-button {
  color: #001049; }
  @media (max-width: 750px) {
    .kek .main-slider .slider-item .slider-button {
      background-color: #cbe4fc; }
      .kek .main-slider .slider-item .slider-button:hover, .kek .main-slider .slider-item .slider-button:focus {
        color: #fff;
        background-color: #001049; } }
  .kek .main-slider .slider-item .slider-button:hover, .kek .main-slider .slider-item .slider-button:focus {
    color: #fff; }
    .kek .main-slider .slider-item .slider-button:hover:before, .kek .main-slider .slider-item .slider-button:hover:after, .kek .main-slider .slider-item .slider-button:focus:before, .kek .main-slider .slider-item .slider-button:focus:after {
      background-color: #001049; }
  .kek .main-slider .slider-item .slider-button:before {
    background-color: #cbe4fc; }
  .kek .main-slider .slider-item .slider-button:after {
    background-color: #cbe4fc; }

.kek .main-slider .slick-dots li.slick-active button {
  color: #001049;
  border-color: #cbe4fc; }

.kek .main-slider .slick-dots li button:hover, .kek .main-slider .slick-dots li button:focus {
  color: #001049;
  border-color: #cbe4fc; }

.kek .accordion .tab-wrapper {
  color: #001049; }
  .kek .accordion .tab-wrapper:hover, .kek .accordion .tab-wrapper:focus, .kek .accordion .tab-wrapper.on {
    color: #001049;
    background-color: #abd2fa; }
    .kek .accordion .tab-wrapper:hover .line, .kek .accordion .tab-wrapper:focus .line, .kek .accordion .tab-wrapper.on .line {
      background-color: #001049; }
    .kek .accordion .tab-wrapper:hover h3,
    .kek .accordion .tab-wrapper:hover button, .kek .accordion .tab-wrapper:focus h3,
    .kek .accordion .tab-wrapper:focus button, .kek .accordion .tab-wrapper.on h3,
    .kek .accordion .tab-wrapper.on button {
      color: #001049; }
  .kek .accordion .tab-wrapper button .line {
    background-color: #001049; }
  .kek .accordion .tab-wrapper button:hover + h3, .kek .accordion .tab-wrapper button:focus + h3 {
    color: #001049;
    background-color: #abd2fa; }
  .kek .accordion .tab-wrapper button:hover .line, .kek .accordion .tab-wrapper button:focus .line {
    background-color: #001049; }
  .kek .accordion .tab-wrapper h3 {
    color: #001049; }

.kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-form input {
  background-color: #eef6fe; }

.kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:after {
  color: #001049; }

.kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover:after, .kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus:after {
  color: #fff; }

.kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:hover .tx-indexedsearch-searchbox-button, .kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:focus .tx-indexedsearch-searchbox-button {
  color: #fff;
  background-color: #001049; }

.kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
  color: #001049;
  background-color: #cbe4fc; }
  .kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:hover, .kek .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:focus {
    color: #fff;
    background-color: #001049; }

.kek .tx-indexedsearch-browsebox ul {
  background-color: #eef6fe; }
  @media (max-width: 750px) {
    .kek .tx-indexedsearch-browsebox ul {
      background: none; } }
  .kek .tx-indexedsearch-browsebox ul li:hover a, .kek .tx-indexedsearch-browsebox ul li:focus a {
    color: #001049;
    background-color: #abd2fa; }
  .kek .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage {
    background-color: #abd2fa; }
    .kek .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
      background-color: #eef6fe; }

.kek .tx-indexedsearch-sectionhead {
  background-color: #abd2fa; }
  .kek .tx-indexedsearch-sectionhead h2 {
    color: #001049; }
    .kek .tx-indexedsearch-sectionhead h2 a {
      color: #001049; }

.kek .tx-indexedsearch-sectionlinks a {
  color: #001049;
  background-color: #eef6fe; }
  .kek .tx-indexedsearch-sectionlinks a:hover, .kek .tx-indexedsearch-sectionlinks a:focus {
    color: #fff;
    background-color: #001049; }

.kek .f3-widget-paginator {
  background-color: #eef6fe; }
  @media (max-width: 750px) {
    .kek .f3-widget-paginator {
      background: none; } }
  .kek .f3-widget-paginator li:hover a, .kek .f3-widget-paginator li:focus a {
    color: #001049;
    text-decoration: none;
    background-color: #abd2fa; }
  .kek .f3-widget-paginator li a:hover, .kek .f3-widget-paginator li a:focus {
    color: #001049;
    text-decoration: none;
    background-color: #abd2fa; }
  .kek .f3-widget-paginator li.current {
    color: #001049;
    background-color: #abd2fa; }

@media (max-width: 1024px) {
  .kek .teaser .slick-slider .slick-dots li.slick-active {
    background-color: #abd2fa; } }

.kek .teaser-item {
  border-color: #cbe4fc; }
  .kek .teaser-item time {
    color: #001049; }
    .kek .teaser-item time:before {
      background-color: #cbe4fc; }
    .kek .teaser-item time:after {
      background-color: #cbe4fc; }
  .kek .teaser-item.ico-teaser i:before {
    color: #cbe4fc; }
  .kek .teaser-item.ico-teaser [class^='link-']:hover, .kek .teaser-item.ico-teaser [class^='link-']:focus,
  .kek .teaser-item.ico-teaser [class*=' link-']:hover,
  .kek .teaser-item.ico-teaser [class*=' link-']:focus {
    border-color: #cbe4fc; }
  .kek .teaser-item h3 a {
    color: #001049; }
    .kek .teaser-item h3 a:hover, .kek .teaser-item h3 a:focus {
      color: #4990e2; }

@media (min-width: 1025px) {
  .kek a.teaser-item:hover, .kek a.teaser-item:focus {
    border-color: #abd2fa; }
    .kek a.teaser-item:hover i:before, .kek a.teaser-item:focus i:before {
      color: #abd2fa; } }

.kek .map-address-box {
  border-color: #cbe4fc; }

.kek .speaker .speaker-container > div .speaker-item a figure:before {
  background-color: #cbe4fc; }

.kek .speaker .speaker-container > div .speaker-item a figure:after {
  color: #4c567f; }

.kek .speaker .speaker-container > div .speaker-content > .flex {
  border-color: #cbe4fc; }

.kek .dpnglossary.pagination > ul .character.current {
  color: #fff;
  background-color: #005bbb; }

@media (max-width: 750px) {
  .kek .img-header > div {
    background-color: #cbe4fc; } }

.kek .img-header > div:before {
  background-color: #cbe4fc; }

.kek .img-header > div:after {
  background-color: #cbe4fc; }

.kek .img-header > div h1 {
  color: #001049; }

.kek blockquote {
  color: #abd2fa;
  border-color: #abd2fa; }

.kek .member-map .member-content {
  border-color: #abd2fa; }

.kek .organigram .org-svg svg .main-logo > *:first-child {
  fill: #cbe4fc; }

.kek .organigram .org-svg svg .lines * {
  fill: #eef6fe; }

.kek .organigram .org-svg svg .level-one path,
.kek .organigram .org-svg svg .level-two path,
.kek .organigram .org-svg svg .level-three path {
  fill: #cbe4fc; }

.kek .organigram .org-svg svg .level-one text,
.kek .organigram .org-svg svg .level-two text,
.kek .organigram .org-svg svg .level-three text {
  fill: #001049; }

@media (min-width: 751px) {
  .kek .organigram .org-svg svg .level-one:hover path, .kek .organigram .org-svg svg .level-one:focus path, .kek .organigram .org-svg svg .level-one.active path,
  .kek .organigram .org-svg svg .level-two:hover path,
  .kek .organigram .org-svg svg .level-two:focus path,
  .kek .organigram .org-svg svg .level-two.active path,
  .kek .organigram .org-svg svg .level-three:hover path,
  .kek .organigram .org-svg svg .level-three:focus path,
  .kek .organigram .org-svg svg .level-three.active path {
    fill: #abd2fa; }
  .kek .organigram .org-svg svg .level-one:hover text, .kek .organigram .org-svg svg .level-one:focus text, .kek .organigram .org-svg svg .level-one.active text,
  .kek .organigram .org-svg svg .level-two:hover text,
  .kek .organigram .org-svg svg .level-two:focus text,
  .kek .organigram .org-svg svg .level-two.active text,
  .kek .organigram .org-svg svg .level-three:hover text,
  .kek .organigram .org-svg svg .level-three:focus text,
  .kek .organigram .org-svg svg .level-three.active text {
    fill: #001049; } }

.kek .organigram .org-svg svg text {
  fill: #005bbb; }

.kek .organigram .org-content .org-box .close-btn:hover, .kek .organigram .org-content .org-box .close-btn:focus {
  color: #005bbb; }

.kek figure a:hover:before, .kek figure a:focus:before {
  background-color: #abd2fa; }

.kek .video.gallery a:before {
  background-color: #abd2fa; }

.kek .video.gallery a:after {
  color: #abd2fa; }

.kek .video-hover:hover:after, .kek .video-hover:focus:after {
  color: #abd2fa; }

.kek .mfp-bg {
  background: #abd2fa; }

.kek .gallery:not(.video) > * a:not(.lightbox):hover, .kek .gallery:not(.video) > * a:not(.lightbox):focus {
  border-color: #abd2fa; }

.kek .news .filter-toggle {
  color: #005bbb;
  background-color: #e5eef8; }
  .kek .news .filter-toggle:hover, .kek .news .filter-toggle:focus, .kek .news .filter-toggle.active {
    color: #001049;
    background-color: #abd2fa; }

.kek .news > ul li a {
  color: #005bbb;
  background-color: #e5eef8; }
  .kek .news > ul li a:hover, .kek .news > ul li a:focus, .kek .news > ul li a.active {
    color: #001049;
    background-color: #abd2fa; }

.kek .news .news-list-view .article {
  border-color: #abd2fa; }
  .kek .news .news-list-view .article h3 a:hover, .kek .news .news-list-view .article h3 a:focus {
    color: #abd2fa; }

.kek .news .news-backlink-wrap a {
  color: #001049;
  background-color: #abd2fa; }

@media (max-width: 750px) {
  .kek .news .page-navigation ul {
    background: none; } }

.kek .news .page-navigation ul li:hover a {
  color: #001049;
  background-color: #abd2fa; }

.kek .news .page-navigation ul li.current {
  background-color: #abd2fa; }

.kek .news.event-news-single .event-address-container > *:last-child .event-address {
  border-color: #abd2fa; }

.kek .teaser .news .news-list-view .article > div:last-child .news-list-date {
  color: #001049; }
  .kek .teaser .news .news-list-view .article > div:last-child .news-list-date:before {
    background-color: #cbe4fc; }
  .kek .teaser .news .news-list-view .article > div:last-child .news-list-date:after {
    background-color: #cbe4fc; }

.kek .sticky > div .sticky-header .button a {
  color: #001049; }

.kek .sticky > div .sticky-header .button:hover {
  background-color: #abd2fa !important; }

@media (max-width: 1024px) {
  .kek .sticky > div .sticky-header > a:last-child {
    color: #001049;
    background-color: #cbe4fc; }
    .kek .sticky > div .sticky-header > a:last-child:hover {
      background-color: #abd2fa; } }

.kek .mfp-title {
  color: #001049; }

.kek .row:not(.teaser) .page-navigation ul {
  background-color: #eef6fe; }

/* Print layout
########################################
*/
/* Edge distance */
@page {
  size: auto;
  margin: 1cm .5cm; }

/* Reset */
*,
*:before,
*:after {
  background-image: none !important;
  box-shadow: none;
  transition: none !important;
  transform: none !important; }

html {
  overflow: auto !important; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 11pt;
  line-height: 1.375;
  font-weight: 300;
  padding: 0 .5cm;
  margin: 0; }

/* Media elements */
svg,
audio,
video,
img {
  page-break-before: auto;
  page-break-inside: avoid;
  page-break-after: auto;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto; }

.img-text.ce-above figure,
.img-text.ce-below figure {
  margin-bottom: .3cm; }

/* Show titles */
abbr[title]:after {
  content: " (" attr(title) ")"; }

/* Hide elements */
.no-print,
.top-navi,
.main,
.logo a:after,
.toggle,
.sticky,
.social-bar,
.footer,
.page-navigation,
.f3-widget-paginator,
.pagination,
.image-share {
  display: none !important; }

/* Show elements */
.tab-panel {
  display: block !important; }

/* Avoid Pagebreak (inside) */
.accordion:not(.news-list-view),
.banner,
.teaser-item,
.program-item,
.slider-item,
.news-list-view .article,
.twitter-iframe,
.member-content,
.org-box,
a.lightbox,
figure,
h1,
h2,
h3,
h4,
h5,
blockquote p,
.tx-dreipcmedienanstalten-address {
  page-break-inside: avoid; }

/* Logo */
.logo {
  display: flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%; }
  .logo img {
    display: block;
    width: 230px;
    margin: .2cm 0; }

/* Breadcrump */
.breadcrumb {
  margin: 0 !important;
  padding: 0 !important; }

/* Grid */
.row {
  width: 100%;
  display: block;
  clear: both; }
  .row > div > h1:only-child,
  .row > div > h2:only-child,
  .row > div > h3:only-child {
    padding-bottom: 0;
    margin: 0; }
  .row > div > h1:first-child {
    padding-top: .4cm; }
  .row.half {
    margin-right: -.4cm;
    margin-left: -.4cm; }
    .row.half > * > div {
      display: block !important; }
      .row.half > * > div > * {
        width: 50%;
        padding: 0 .4cm;
        float: left; }
  .row.teaser {
    margin-right: -.4cm;
    margin-left: -.4cm; }
    .row.teaser > * > div {
      display: block; }
      .row.teaser > * > div > * {
        float: left; }
        .row.teaser > * > div > *:nth-child(2n+1) {
          clear: both; }
  .row.third > * > div > * {
    width: 100%; }
  .row.accordion {
    padding: 0; }
  .row .col > *:first-child {
    margin-top: 0; }

/* Printbutton */
.hidden.printpage {
  display: inline-block;
  text-align: center;
  width: 100%;
  clip: inherit;
  overflow: inherit;
  padding: 0;
  margin: inherit;
  position: relative; }
  .hidden.printpage .btn-print {
    font-weight: 500;
    padding: 10px 20px;
    margin-top: 10px;
    width: 100px;
    height: 40px;
    background-color: #005bbb;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 0; }
    .hidden.printpage .btn-print:hover, .hidden.printpage .btn-print:focus {
      background-color: #001049; }

.kjm .hidden.printpage .btn-print, .kek .hidden.printpage .btn-print {
  right: calc(50% - 50px); }

/* Typography */
h1 {
  font-size: 20pt;
  margin: .5cm 0; }

h2 {
  font-size: 14pt; }

p {
  font-size: 11pt; }

figcaption {
  font-size: 10pt; }

.text-gap {
  -moz-column-count: 1;
  -moz-column-gap: 1;
  -webkit-column-count: 1;
  -webkit-column-gap: 1;
  column-count: 1;
  column-gap: 1; }

.text-highlight {
  font-size: 16pt; }

.description {
  font-weight: 500; }

blockquote p {
  display: block;
  position: relative; }

.row {
  background-color: #ffffff;
  padding: .5cm 0; }
  .row.no-padding {
    padding: 0; }
  .row > div > h2:first-child {
    text-align: center; }

/* Button */
a.button,
.button {
  background-color: inherit !important;
  font-weight: 400;
  text-transform: uppercase; }

.ma a.button,
.ma .button,
.kek a.button,
.kek .button {
  color: #005bbb; }

.kjm a.button,
.kjm .button {
  color: #a5c400; }

/* Img-Text */
.img-text.ce-below figure img, .img-text.ce-above figure img {
  max-width: 300px; }

/* Slider */
.main-slider .slick-track {
  width: auto !important;
  position: static; }
  .main-slider .slick-track .slider-item > *:first-child > div {
    display: none; }
  .main-slider .slick-track .slider-item.slick-slide {
    width: 100% !important;
    float: left;
    margin: .5cm .3cm; }
  .main-slider .slick-track .slider-item.slick-cloned {
    display: none; }

.main-slider .controls {
  display: none; }

.main-slider .slick-arrow {
  display: none !important; }

.main-slider .slider-navi {
  display: none; }

/* Image Header */
.img-header > div h1 {
  color: #001049 !important; }

/* Glossar */
.dpnglossary.pagination {
  display: none !important; }

.dpnglossary + div {
  display: block; }
  .dpnglossary + div dl {
    margin: 0; }
    .dpnglossary + div dl .glossar-title + dd {
      padding-bottom: .4cm;
      margin-bottom: .4cm; }

/* Teaser */
.teaser .teaser-item {
  width: 46%;
  padding: .5cm 0;
  margin: .4cm .3cm; }
  .teaser .teaser-item time {
    color: #4c567f;
    text-transform: uppercase;
    margin-bottom: .2cm;
    display: block; }
  .teaser .teaser-item span {
    text-transform: uppercase; }
  .teaser .teaser-item.ico-teaser {
    text-align: center;
    display: block; }
    .teaser .teaser-item.ico-teaser i {
      font-size: 20pt;
      display: block;
      margin-bottom: .5cm; }
    .teaser .teaser-item.ico-teaser h3,
    .teaser .teaser-item.ico-teaser p {
      margin-top: 0; }
  .teaser .teaser-item.slick-slide {
    width: 46% !important;
    float: left;
    margin: .5cm .3cm; }
  .teaser .teaser-item.slick-cloned {
    display: none; }

.teaser .slick-list {
  padding: 0 !important; }
  .teaser .slick-list .slick-track {
    width: auto !important;
    position: static; }

.teaser .slick-dots {
  display: none !important; }

.teaser a {
  text-decoration: none; }

.teaser .bg > span {
  padding: .3cm;
  display: block; }

.col .teaser-item {
  padding: .5cm 0; }

/* Banner */
.banner {
  width: 100%;
  margin: .5cm 0;
  clear: both; }
  .banner > *:first-child {
    display: none; }
  .banner > *:last-child {
    clear: both;
    width: 100%; }
    .banner > *:last-child h2 {
      margin-bottom: 0; }
    .banner > *:last-child p {
      font-size: 14pt;
      font-weight: 500; }

/* Accordion */
.accordion .tab-wrapper {
  border-bottom: medium none !important; }
  .accordion .tab-wrapper h3 {
    padding: 1rem; }

.accordion .tab-panel > :first-child {
  width: 100%; }

.accordion .tab-panel > :last-child {
  width: 100%; }

.member-content {
  margin-bottom: 2cm;
  page-break-inside: auto; }
  .member-content img {
    max-width: 200px; }

/* Search */
.tx-indexedsearch-searchbox > form {
  display: none; }

.tx-indexedsearch-res {
  width: 100%;
  page-break-inside: avoid; }

.tx-indexedsearch-browsebox ul a {
  text-decoration: none; }

/* Form */
.tab .tx-powermail {
  max-width: inherit;
  width: auto; }

.gray .tx-powermail input,
.gray .tx-powermail textarea,
.gray .tx-powermail select {
  border: 1px solid #cccccc; }

.gray .tx-powermail fieldset {
  display: inline-block; }
  .gray .tx-powermail fieldset .powermail_fieldwrap .checkbox input,
  .gray .tx-powermail fieldset .powermail_fieldwrap .radio input {
    width: 10px;
    height: 10px;
    margin-right: 4px;
    border: 1px solid #cccccc !important;
    visibility: visible; }
  .gray .tx-powermail fieldset .powermail_fieldwrap .checkbox span:before,
  .gray .tx-powermail fieldset .powermail_fieldwrap .radio span:before {
    display: none; }
  .gray .tx-powermail fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field:before, .gray .tx-powermail fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field:after {
    display: none; }

/* Gallery */
.gallery,
.video.gallery {
  margin-top: .4cm;
  margin-right: -.5cm;
  margin-left: -.5cm; }
  .gallery > *,
  .video.gallery > * {
    display: block; }
    .gallery > * > *,
    .video.gallery > * > * {
      width: 25% !important;
      padding: 0 .5cm;
      margin-bottom: 1cm;
      display: block !important;
      float: left; }
      .gallery > * > * img,
      .video.gallery > * > * img {
        max-width: 100% !important; }

.img-text:not(.ce-below) .gallery figure:not(:first-child) .lightbox img {
  max-width: 7rem !important; }

/* Twitter iframe */
.twitter-iframe {
  margin-top: -.5cm !important; }

/* Program */
.program .program-item {
  border-top: 2px solid #f4f5f6;
  padding: .5cm 0; }
  .program .program-item time {
    font-size: 15pt;
    font-weight: 700;
    color: #001049; }
  .program .program-item > *:first-child > * {
    margin: 0; }
  .program .program-item > *:last-child > *:first-child {
    margin-top: 0; }
  .program .program-item > *:last-child > *:last-child {
    margin-bottom: 0; }

/* Speaker */
.speaker .speaker-container > div .speaker-item {
  width: 25%;
  padding: 0 .5cm;
  margin: .5cm 0;
  float: left; }
  .speaker .speaker-container > div .speaker-item.last + * {
    clear: both; }
  .speaker .speaker-container > div .speaker-item figure img {
    width: 100%; }
  .speaker .speaker-container > div .speaker-item figcaption {
    margin-top: .3cm; }

.speaker .speaker-container > div .speaker-content > div {
  display: none; }
  .speaker .speaker-container > div .speaker-content > div .flex {
    border-top: 3px solid;
    clear: both; }
    .speaker .speaker-container > div .speaker-content > div .flex figure {
      float: left; }
      .speaker .speaker-container > div .speaker-content > div .flex figure img {
        width: 160px;
        height: auto;
        margin-right: .5cm; }

/* Textmedia */
.img-text.wrap figure {
  width: 32%;
  margin-right: .5cm;
  float: left; }

.img-text.no-wrap {
  display: block; }
  .img-text.no-wrap > figure {
    width: 32%;
    margin-right: .5cm;
    float: left; }
  .img-text.no-wrap > .ce-bodytext {
    width: 65% !important;
    float: left; }

.img-text:not(.ce-below) .gallery {
  width: 33%;
  margin-right: .5cm;
  float: left; }
  .img-text:not(.ce-below) .gallery figure {
    width: 100% !important; }

/* Atrium */
.teaser .news {
  padding: 0 .4cm;
  float: none !important; }
  .teaser .news .news-list-view .article {
    display: block;
    margin-bottom: 1cm; }
    .teaser .news .news-list-view .article:last-child {
      margin-bottom: 1cm; }
    .teaser .news .news-list-view .article > div {
      padding-left: 0 !important; }
      .teaser .news .news-list-view .article > div.bg:first-child {
        display: none; }
      .teaser .news .news-list-view .article > div:last-child {
        width: 100%;
        padding: .2cm .3cm .3cm .3cm; }
        .teaser .news .news-list-view .article > div:last-child .news-list-date {
          color: #4c567f !important;
          font-weight: 700;
          text-transform: uppercase;
          padding: .3cm 0 0 0 !important;
          display: block;
          position: static !important; }
          .teaser .news .news-list-view .article > div:last-child .news-list-date:before, .teaser .news .news-list-view .article > div:last-child .news-list-date:after {
            display: none !important; }
  .teaser .news .news-list-view > div:not(.teaser-item) > .news-img-wrap.bg + div {
    width: 100%;
    padding-left: 8rem; }

/* Media Images */
.ce-media.xlg img {
  max-width: 100% !important; }

/* News */
.news .filter-toggle {
  display: none; }

.news > ul li {
  padding: .1cm 0; }
  .news > ul li a {
    background: none !important; }

.news .news-list-view .article {
  padding: .5cm 0;
  border-top: 4px solid; }
  .news .news-list-view .article + section {
    display: none; }
  .news .news-list-view .article.publication-list-item {
    border-bottom: 1px solid #caced0 !important; }

.event-archiv-list {
  list-style: inherit;
  margin: 0 1rem; }
  .event-archiv-list .event-archiv {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    text-align: left; }
    .event-archiv-list .event-archiv a {
      width: 100%;
      height: 100%;
      padding: 0;
      background-color: inherit !important;
      display: block;
      position: static;
      overflow: inherit; }
      .event-archiv-list .event-archiv a div {
        display: none; }
      .event-archiv-list .event-archiv a p {
        color: #001049 !important;
        text-align: left;
        position: static;
        font-size: 12pt;
        line-height: inherit; }

/* Member-Map */
.map .map-container {
  position: relative;
  width: 400px;
  height: 0;
  padding: 0 0 500px 0;
  margin: .5cm auto; }
  .map .map-container #germany-map {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .map .map-container #germany-map title {
      display: none; }

.map .member-content {
  margin: .3cm 0; }
  .map .member-content h2 {
    font-size: 14pt;
    text-transform: inherit;
    letter-spacing: inherit; }
  .map .member-content img {
    width: 150px;
    height: auto; }
  .map .member-content p {
    font-size: 10pt; }

/* Organigram */
.organigram .org-svg {
  width: 100%;
  margin: .5cm auto;
  position: relative; }
  .organigram .org-svg svg {
    height: 100%;
    position: relative;
    top: 0;
    left: 0; }
    .organigram .org-svg svg text {
      font-weight: 500;
      fill: #005bbb; }
    .organigram .org-svg svg .level-one text {
      font-size: 1.8rem;
      font-weight: 700; }
    .organigram .org-svg svg .level-two text,
    .organigram .org-svg svg .level-two tspan {
      font-size: 1.1rem; }
    .organigram .org-svg svg .level-three text,
    .organigram .org-svg svg .level-three tspan {
      font-size: 1rem; }

.organigram .org-content .org-box {
  max-width: 100%;
  display: block;
  position: static; }
  .organigram .org-content .org-box .close-btn {
    display: none; }

.organigram .list-view {
  margin-top: .5cm; }
  .organigram .list-view ul li {
    padding-bottom: .1cm; }

/* Twitter */
.twitter-iframe {
  margin-top: 0 !important; }

/* Publication */
.publication-item {
  padding-bottom: 1cm; }
  .publication-item.files > div {
    display: inline-block;
    margin-right: -.5cm;
    margin-left: -.5cm; }
    .publication-item.files > div .item {
      width: 25%;
      padding: 0 .5cm;
      margin: .4cm 0;
      float: left; }
      @media (min-width: 751px) {
        .publication-item.files > div .item:nth-child(4n+1) {
          clear: both;
          float: left; } }
      .publication-item.files > div .item img {
        width: 100%;
        height: auto; }
      .publication-item.files > div .item p {
        /*
        via https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
    */
        -webkit-hyphens: auto;
        -webkit-hyphenate-limit-before: 3;
        -webkit-hyphenate-limit-after: 3;
        -webkit-hyphenate-limit-chars: 6 3 3;
        -webkit-hyphenate-limit-lines: 2;
        -webkit-hyphenate-limit-last: always;
        -webkit-hyphenate-limit-zone: 8%;
        -moz-hyphens: auto;
        -moz-hyphenate-limit-chars: 6 3 3;
        -moz-hyphenate-limit-lines: 2;
        -moz-hyphenate-limit-last: always;
        -moz-hyphenate-limit-zone: 8%;
        -ms-hyphens: auto;
        -ms-hyphenate-limit-chars: 6 3 3;
        -ms-hyphenate-limit-lines: 2;
        -ms-hyphenate-limit-last: always;
        -ms-hyphenate-limit-zone: 8%;
        hyphens: auto;
        hyphenate-limit-chars: 6 3 3;
        hyphenate-limit-lines: 2;
        hyphenate-limit-last: always;
        hyphenate-limit-zone: 8%;
        font-weight: 700;
        font-size: 11pt; }
  .publication-item:not(.files) {
    display: flexbox;
    display: flex;
    flex-direction: row; }
    .publication-item:not(.files) img {
      border: 1px solid #caced0;
      display: block;
      margin: 0 auto .7cm; }
    .publication-item:not(.files) > *:first-child {
      width: 27%; }
    .publication-item:not(.files) > *:last-child {
      width: 73%;
      padding-left: 1cm; }
      .publication-item:not(.files) > *:last-child h1 {
        margin: 0; }
        .publication-item:not(.files) > *:last-child h1 + * {
          color: #001049;
          font-weight: 700;
          margin-top: .3cm; }
      .publication-item:not(.files) > *:last-child .button {
        display: inline-block;
        margin: .4cm 0; }
        .publication-item:not(.files) > *:last-child .button:first-of-type {
          margin-right: .4cm; }
    .publication-item:not(.files) > * .link-list {
      display: block;
      width: 100%; }

/* Publication-List */
.news .news-list-view.archive.accordion .article .news-img-wrap.img {
  width: 18% !important;
  padding-right: .8cm;
  padding-bottom: .3cm;
  display: inline-block !important;
  float: left !important; }

.news .news-list-view.archive.accordion .article .content {
  display: inline-block !important;
  width: 81% !important; }

/* Contact (Address) */
.institution-map .contact-mapinfo > *:last-child {
  justify-content: space-between; }
  .institution-map .contact-mapinfo > *:last-child .address {
    width: 39%; }

/* News */
.news * {
  display: block !important; }

/* Google Map */
#googlemap {
  height: 400px;
  min-height: 400px;
  display: inline-block; }
