@charset "UTF-8";

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block
}

[hidden], template {
  display: none
}

@media (hover:hover) {
  a:active, a:hover {
    outline-width: 0
  }
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  font: inherit
}

optgroup {
  font-weight: 700
}

button, input {
  overflow: visible
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

.navigation .nav-titles:after, .navigation nav:after, .page-header-options:after, main:after {
  content: "";
  display: table;
  clear: both
}

.mfp-bg {
  z-index: 10042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8
}

.mfp-bg, .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed
}

.mfp-wrap {
  z-index: 10043;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

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

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 10044
}

.mfp-preloader a {
  color: #ccc
}

.mfp-preloader a:hover {
  color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}

.mfp-figure, img.mfp-img {
  line-height: 0
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #444
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media (max-width:900px) {
  .mfp-arrow {
    -ms-transform: scale(.75);
    transform: scale(.75)
  }

  .mfp-arrow-left {
    -ms-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -ms-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

select[data-ss-uuid] {
  display: none;
  pointer-events: none
}

.style-select {
  display: block;
  position: relative;
  width: 140px
}

.style-select, .style-select * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: left;
  line-height: 19px;
  color: #000;
  font-weight: 300;
  cursor: pointer
}

.style-select .ss-selected-option {
  background-image: linear-gradient(180deg, #fefefe, #f2f2f2);
  border-radius: 2px;
  padding: 6px;
  border: 1px solid #d0d0d0
}

.style-select .ss-selected-option:after {
  content: "▾";
  top: 6px;
  right: 12px
}

.style-select .ss-dropdown {
  top: 32px;
  left: 0;
  position: absolute;
  float: left;
  width: 100%;
  display: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  border: 1px solid #d0d0d0;
  border-top: 0 none
}

.style-select .ss-dropdown .ss-option {
  width: 100%;
  padding: 6px;
  background-color: #fff
}

.style-select .ss-dropdown .ss-option.highlighted {
  background-color: #f2f4f8
}

.style-select .ss-dropdown .ss-option.disabled {
  color: #d0d0d0
}

.style-select .ss-dropdown .ss-option.ticked:before {
  content: "✓";
  padding-right: 3px
}

.style-select.open .ss-dropdown {
  display: block
}

.style-select.open .ss-selected-option:after {
  content: "▴"
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

main {
  display: block
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit;
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

input {
  overflow: visible
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

details {
  display: block
}

summary {
  display: list-item
}

menu {
  display: block
}

canvas {
  display: inline-block
}

[hidden], template {
  display: none
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
  box-sizing: border-box;
  font-size: 100%
}

*, :after, :before {
  box-sizing: inherit
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto
}

[data-whatinput=mouse] button {
  outline: 0
}

pre {
  overflow: auto
}

button, input, optgroup, select, textarea {
  font-family: inherit
}

.is-visible {
  display: block !important
}

.is-hidden {
  display: none !important
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -ms-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) 50% no-repeat
}


.slick-next, .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "/2190"
}

[dir=rtl] .slick-prev:before {
  content: "/2192"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "/2192"
}

[dir=rtl] .slick-next:before {
  content: "/2190"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0
}

.slick-dots li, .slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: none
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "/2022";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: .55rem;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}


.page-header {
  position: relative;
  background: #fff;
  margin-left: 10.4%;
  z-index: 5000;
  outline: none;
  width: 89.6% !important;
  float: right
}

@media screen and (max-width:39.9375em) {
  .page-header {
    margin-left: 19%;
    width: 81% !important;
    float: none
  }
}

@media print {
  .page-header {
    margin-left: 0;
    width: 100% !important;
    float: none
  }
}

.page-header.stuck {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  outline: none
}

@media print {
  .page-header {
    margin-left: 0;
    width: 100% !important;
    float: none;
    position: static
  }
}

.page-header:hover .page-header-options {
  opacity: 1
}

.page-header-container {
  border-bottom: .3rem solid #000;
  padding: .4rem .7rem .28rem
}

@media screen and (max-width:39.9375em) {
  .page-header-container {
    padding: .6rem 1rem
  }
}

.page-header-title a {
  display: inline-block;
  line-height: 2.4rem;
  font-size: 2.31rem
}

@media screen and (max-width:39.9375em) {
  .page-header-title a {
    line-height: 2.3rem;
    font-size: 2rem;
    display: block;
    width: 21rem
  }
}

.page-header-options {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.1rem;
  text-align: right;
  position: absolute;
  right: .66rem;
  top: 3.76rem;
  opacity: 0;
  transition: opacity .3s
}

@media screen and (max-width:39.9375em) {
  .page-header-options {
    display: none
  }
}

@media print {
  .page-header-options {
    display: none
  }
}

.page-header-options li {
  display: inline
}

.page-header-options a, .page-header-options i {
  transition: color .3s
}

.page-header-options a:hover, .page-header-options a:hover i {
  color: #ff4500
}

footer {
  position: fixed;
  left: 10.4%;
  padding: .4rem .7rem .3rem;
  bottom: 0;
  overflow: hidden;
  width: 89.6%;
  outline: none
}

@media screen and (max-width:39.9375em) {
  footer {
    width: auto;
    box-sizing: border-box;
    left: 0;
    right: 0;
    position: static;
    padding: 0
  }
}

@media print {
  footer {
    display: none
  }
}

footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 10%;
  float: left;
  padding: .5rem 0
}

@media screen and (max-width:39.9375em) {
  footer ul {
    width: 50%;
    margin: -1px 0 0 -1px;
    padding-left: 1px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff
  }
}

footer a {
  color: #fff;
  display: block;
  font-size: .95rem
}

@media screen and (max-width:39.9375em) {
  footer a {
    line-height: 1;
    font-size: 2rem;
    padding: .5rem 1rem
  }
}

.brand-unit {
  position: fixed;
  z-index: 8000;
  top: 0;
  bottom: 0;
  width: 10.4%;
  background-color: #fff;
  transition: background-color 1s ease-in-out, width .4s ease-in-out, font-size .4s ease-in-out;
  font-size: 10.3rem;
  line-height: 7.6rem;
  font-family: HGBAkzidenzVertikal-Light;
  border-right: .3rem solid #000;
  box-sizing: border-box;
  cursor: pointer
}

@media screen and (max-width:39.9375em) {
  .brand-unit {
    font-size: 5rem;
    width: 19%;
    height: 16.1rem;
    background-color: #fff;
    border-bottom: .3rem solid #000;
    bottom: auto;
    z-index: 5000
  }
}

@media print {
  .brand-unit {
    display: none
  }
}

.brand-unit-b, .brand-unit-g, .brand-unit-h {
  position: fixed;
  left: 0;
  width: 10.1%;
  text-align: center
}

.brand-unit-h {
  top: .7rem;
  transition: top .4s ease-in-out
}

@media screen and (max-width:39.9375em) {
  .brand-unit-h {
    top: -.85rem;
    left: .87rem
  }
}

.brand-unit-g {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:39.9375em) {
  .brand-unit-g {
    top: 7.8rem;
    left: .9rem
  }
}

.brand-unit-b {
  bottom: .7rem;
  transition: bottom .4s ease-in-out
}

@media screen and (max-width:39.9375em) {
  .brand-unit-b {
    top: 9rem;
    left: .86rem;
    bottom: auto !important
  }
}

@media print, screen and (min-width:40em) {
  .brand-unit:hover {
    width: 17.68%;
    font-size: 17.51rem
  }

  .brand-unit:hover a {
    color: #000
  }

  .brand-unit:hover .brand-unit-h {
    top: 3.22rem
  }

  .brand-unit:hover .brand-unit-b {
    bottom: 3.22rem
  }
}

html {
  font-size: 1.13vw
}

@media screen and (max-width:39.9375em) {
  html {
    font-size: 3vw
  }
}

body {
  font-family: HGBAktuell, serif;
  font-size: 1.2rem;
  line-height: 1.3rem;
  font-variant-numeric: proportional-nums;
  background: #000
}

@media screen and (max-width:39.9375em) {
  body {
    font-size: 1.8rem;
    line-height: 1.95rem
  }
}

body .preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important
}

a {
  color: #000;
  text-decoration: none
}

a:hover {
  color: #8a8a8a
}

.text a, .three-col-content a, .two-col-content a {
  display: inline !important;
  color: #8a8a8a !important;
  text-decoration: none !important
}

.text a:hover, .three-col-content a:hover, .two-col-content a:hover {
  color: #000 !important
}

main {
  background: #fff;
  width: 75%;
  float: left;
  border-right: .3rem solid #000;
  box-sizing: border-box
}

@media screen and (max-width:39.9375em) {
  main {
    border: none;
    width: 100%;
    float: none
  }
}

@media print {
  main {
    width: 100%;
    float: none;
    border: none
  }
}

.sidebar-outside main {
  width: 100%
}

.page-container {
  position: relative;
  margin-left: 10.4%;
  z-index: 10;
  outline: none;
  overflow: hidden;
  width: 89.6%;
  background: #fff;
  margin-bottom: 7.7rem
}

@media screen and (max-width:39.9375em) {
  .page-container {
    width: 100%;
    margin: 0;
    position: static
  }
}

@media print {
  .page-container {
    width: 100%;
    float: none;
    margin-left: 0;
    border: none;
    margin-bottom: 0
  }
}

.page-container.sidebar-outside {
  width: 67.2%;
  float: left
}

@media screen and (max-width:39.9375em) {
  .page-container.sidebar-outside {
    width: 100%;
    float: none
  }
}

@media print {
  .page-container.sidebar-outside {
    width: 100%;
    float: none;
    margin-left: 0
  }
}

.page-title {
  border-bottom: 1px solid #000;
  padding: .4rem .7rem .3rem
}

@media screen and (max-width:39.9375em) {
  .page-title {
    padding: .4rem;
    padding-left: 7.5rem;
    min-height: 5.8rem
  }
}

h1 {
  line-height: 2.4rem;
  font-size: 2.31rem;
  font-weight: 400;
  margin: 0
}

@media screen and (max-width:39.9375em) {
  h1 {
    line-height: 3.6rem;
    font-size: 2rem;
    line-height: 2.4rem
  }
}

.one-col-content h2, .page-content h2, .three-col-content h2, .two-col-content h2 {
  font-size: 2.31rem;
  line-height: 2.4rem;
  padding-bottom: 1.155rem;
  font-weight: 400
}

.one-col-content h3, .page-content h3, .three-col-content h3, .two-col-content h3 {
  font-size: 1.8rem;
  line-height: 1.9rem;
  padding-bottom: .9rem;
  font-weight: 400
}

.one-col-content h4, .page-content h4, .three-col-content h4, .two-col-content h4 {
  font-size: 1.2rem;
  line-height: 1.3rem;
  padding-bottom: .6rem;
  font-weight: 700
}

.one-col-content h2, .one-col-content h3, .one-col-content h4, .page-content h2, .page-content h3, .page-content h4, .three-col-content h2, .three-col-content h3, .three-col-content h4, .two-col-content h2, .two-col-content h3, .two-col-content h4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .7rem
}

.one-col-content p, .one-col-content ul, .page-content p, .page-content ul, .three-col-content p, .three-col-content ul, .two-col-content p, .two-col-content ul {
  margin-bottom: .7rem;
  margin-top: 0
}

.one-col-content-body>:last-child, .three-col-content-body>:last-child, .two-col-content-body>:last-child {
  margin-bottom: 0 !important
}

.page-content {
  margin-right: -.3rem;
  border-right: .3rem solid #000
}

@media screen and (max-width:39.9375em) {
  .page-content {
    margin: 0;
    border: none
  }
}

@media print {
  .page-content {
    border: none;
    margin-right: 0
  }
}

.page-content>div+div {
  border-top: .3rem solid #000
}

.no-border {
  border-top: none !important
}

.slim-border {
  border-top: 1px solid #000 !important
}

.big-border {
  border-top: .3rem solid #000 !important
}

.accordion-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 1.7rem;
  line-height: 1.2rem;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.accordion-icon:before {
  font-family: fontello2;
  font-style: normal;
  font-weight: 400;
  speak: none;
  content: "\e800";
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.accordion.open .accordion-body {
  display: block
}

.accordion.open .accordion-icon:before {
  content: "\e803"
}

.accordion-initiator {
  cursor: pointer
}

.accordion-body {
  display: none
}

.spacer {
  padding-top: .5rem
}

input::-ms-clear {
  display: none
}

@media print {
  *, :after, :before {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }

  pre {
    white-space: pre-wrap !important
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img, tr {
    page-break-inside: avoid
  }

  h1, h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h1, h2, h3 {
    page-break-after: avoid
  }
}

.text>:first-child {
  margin-top: 0 !important
}

.text>:last-child:not(:only-child) {
  margin-bottom: 0 !important
}

.text ul {
  padding-left: 0;
  margin-left: 0
}

.text ul li {
  list-style-position: outside;
  margin-left: .9em
}

.text>* {
  margin: .6em 0
}

.img-cp-wrap {
  position: relative
}

.img-cp-wrap .img-cp {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: .2rem .3rem;
  font-family: Arial, sans-serif;
  font-size: .5rem;
  line-height: 1.2;
  text-align: right;
  font-weight: 700;
  background-color: transparent;
  opacity: .8
}

.img-cp-wrap:not(.copyright-black) {
  text-shadow: -1px 0 rgba(0, 0, 0, .5), 0 1px rgba(0, 0, 0, .5), 1px 0 rgba(0, 0, 0, .5), 0 -1px rgba(0, 0, 0, .5);
  color: #fff
}

.img-cp-wrap.copyright-black {
  text-shadow: -1px 0 hsla(0, 0%, 100%, .3), 0 1px hsla(0, 0%, 100%, .3), 1px 0 hsla(0, 0%, 100%, .3), 0 -1px hsla(0, 0%, 100%, .3);
  color: #000
}

iframe.video {
  border: none !important;
  border-shadow: none !important
}

td>p {
  margin-bottom: 0 !important
}

.calendar.vorlesungsverzeichnis .calendar-day-date span {
  font-size: 1.2rem !important;
  font-weight: 400 !important
}

.calendar.vorlesungsverzeichnis .calendar-day-date span b {
  font-weight: 400 !important
}

.page-content .block-separator {
  box-sizing: content-box !important;
  height: 0 !important
}

.page-content .block-separator:last-child {
  margin-bottom: -.3rem
}

@media screen and (max-width:39.9375em) {
  .calendar {
    overflow-x: scroll !important
  }

  .one-col-content-title, .three-col-content-title, .two-col-content-title {
    font-size: 2.865rem !important;
    line-height: 2.8rem !important
  }

  .calendar-month td {
    font-size: 2.7rem;
    line-height: 2.8rem
  }
}

.selected-works-item {
  transition: opacity .3s
}

.selected-works-item:hover {
  opacity: .8
}

.info-boxes, .selected-works-items {
  margin-bottom: -1px
}

.sticky-sidebar-wrapper {
  height: calc(100vh - 3.5rem) !important
}

.sidebar-outside main {
  min-height: 100vh
}

.class-title {
  padding-bottom: .5rem;
  padding-left: .01rem
}

.language-switcher, .language-switcher-mobile {
  margin: 0;
  padding: 0;
  font-family: HGBAkzidenzHorizontal-Light, sans-serif;
  position: absolute;
  top: .1rem;
  right: .2rem;
  font-size: 2.7rem;
  letter-spacing: .1rem;
  line-height: 1;
  transition: border-color .3s, box-shaodw .3s;
  z-index: 5001
}

@media print {
  .language-switcher, .language-switcher-mobile {
    display: none
  }
}

.language-switcher-mobile.active, .language-switcher.active {
  border-color: #000;
  box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.language-switcher-mobile.active li, .language-switcher.active li {
  display: block
}

.language-switcher-mobile.active a:hover, .language-switcher.active a:hover {
  color: #fff;
  background: #ff4500
}

.language-switcher-mobile a, .language-switcher a {
  display: block;
  padding: .25rem
}

.language-switcher-mobile li, .language-switcher li {
  list-style: none;
  text-align: center;
  display: none
}

.language-switcher-mobile li:first-child, .language-switcher li:first-child {
  display: block
}

.language-switcher {
  background: #fff;
  border: .18rem solid #fff
}

.language-switcher-mobile {
  position: absolute;
  display: none;
  left: 0;
  z-index: 0;
  background: #000;
  border: .18rem solid #000
}

.language-switcher-mobile a {
  color: #fff !important
}

@media screen and (max-width:39.9375em) {
  .language-switcher {
    display: none
  }
}

@media screen and (max-width:39.9375em) {
  .language-switcher-mobile {
    display: block
  }

  .language-switcher-mobile:not(.is-active) {
    opacity: 0
  }

  .language-switcher-mobile.is-active {
    opacity: 1
  }
}

@keyframes a {
  0% {
    opacity: 0;
    transform: translateY(2rem)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.header-search {
  position: absolute;
  width: 25.35rem;
  background: #fff;
  right: 6rem;
  top: .85rem;
  z-index: 6002;
  box-sizing: border-box;
  border: .18rem solid #000;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(.7, 0, .3, 1);
  overflow: hidden
}

@media screen and (max-width:39.9375em) {
  .header-search {
    height: 0;
    width: 0;
    right: 3rem;
    top: 2rem;
    border-width: 0;
    z-index: 8001 !important;
    overflow-y: auto
  }
}

@media print {
  .header-search {
    display: none
  }
}

.header-search .search-input {
  font-family: HGBAkzidenzHorizontal-Light, sans-serif;
  border: none;
  display: block;
  width: 100%;
  border-radius: 0;
  height: 1.7rem;
  padding: 0;
  color: #fff;
  box-sizing: border-box;
  background: #fff;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.header-search.open {
  width: 89.6% !important;
  position: fixed;
  right: 0;
  top: 0;
  border: none;
  border-bottom: .3rem solid #000
}

@media screen and (max-width:39.9375em) {
  .header-search.open {
    width: 100% !important;
    height: auto;
    bottom: 0
  }
}

.header-search.open .input-container {
  background: #ff4500;
  padding-right: 8rem
}

.header-search.open .search-input {
  padding: .46rem .7rem;
  width: 100%;
  height: auto;
  font-size: 4rem;
  outline: none;
  background: #ff4500
}

.header-search.open .result-col {
  animation: a .3s linear .7s forwards
}

.header-search.open .result-container {
  display: none;
  height: auto
}

.header-search.open ul {
  overflow: auto
}

.header-search.open button {
  opacity: 1;
  transform: scaleX(1);
  transition: opacity .3s, transform .3s;
  transition-delay: .5s
}

.header-search .col-title {
  line-height: 2.4rem;
  font-size: 2.31rem
}

@media screen and (max-width:39.9375em) {
  .header-search .col-title {
    line-height: 2.85rem;
    font-size: 2.7rem
  }
}

.header-search .input-container {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.header-search .result-container {
  border-top: .3rem solid #000;
  display: none;
  overflow: hidden;
  padding: .4rem .7rem .3rem
}

.header-search .result-container .result-title {
  font-weight: 700
}

.header-search .result-col {
  width: 30.76923%;
  float: left;
  margin-right: 3.84615%;
  opacity: 0;
  -ms-transform: translateY(2rem);
  transform: translateY(2rem)
}

@media screen and (max-width:39.9375em) {
  .header-search .result-col {
    width: 47.05882%;
    float: left;
    margin-right: 5.88235%
  }
}

@media screen and (max-width:39.9375em) {
  .header-search .result-col:last-child {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
  }
}

@media screen and (max-width:39.9375em) {
  .header-search .result-col:nth-child(2) {
    margin-right: 0
  }
}

.header-search .result-col:last-child {
  float: right;
  margin-right: 0
}

@media screen and (max-width:39.9375em) {
  .header-search .result-col:last-child {
    margin-top: 1rem
  }
}

.header-search .result-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 24rem
}

.header-search .result-col ul li {
  margin: .3rem 0;
  padding: .7rem 0;
  border-bottom: 1px solid #000;
  font-size: 1rem
}

@media screen and (max-width:39.9375em) {
  .header-search .result-col ul li {
    line-height: 1.425rem;
    font-size: 1.425rem
  }
}

.header-search .result-col ul li:first-child {
  border-top: 1px solid #000
}

.header-search .result-col ul li:hover .result-title {
  color: #000
}

.header-search .action-container {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 260
}

.header-search button {
  border: none;
  background: none;
  position: absolute;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
  opacity: 0;
  transform: scale3d(0, 0, 1);
  right: 5.5rem;
  top: .7rem;
  cursor: pointer
}

@media screen and (max-width:39.9375em) {
  .header-search button {
    top: .8rem;
    width: 3.5rem;
    height: 3.5rem;
    right: 5rem
  }
}

.header-search button[type=submit] {
  width: 3.2rem;
  height: 3.2rem;
  top: 1.1rem
}

@media screen and (max-width:39.9375em) {
  .header-search button[type=submit] {
    width: 2.9rem;
    height: 2.9rem;
    top: 1.1rem
  }
}

.header-search button.close-header-search {
  right: 1rem
}

.sticky-sidebar-wrapper {
  float: right;
  box-sizing: border-box;
  width: 22.4%;
  height: 90vh;
  height: calc(100vh - 3.5rem);
  background-color: #fff
}

@media screen and (max-width:39.9375em) {
  .sticky-sidebar-wrapper {
    float: none;
    position: static;
    width: 100%;
    height: auto !important
  }
}

@media print {
  .sticky-sidebar-wrapper {
    display: none
  }
}

.sticky-sidebar-wrapper .sidebar.outside {
  width: 100%;
  float: none
}

@media print, screen and (min-width:40em) {
  .sticky-sidebar-wrapper .sidebar.outside.stuck {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 1000;
    float: none;
    width: 22.4%;
    overflow-y: auto;
    overflow-x: hidden;
    outline: none;
    transition: top .4 cubic-bezier(.02, .01, .47, 1)
  }
}

.sidebar {
  float: right;
  box-sizing: border-box;
  width: 25%;
  min-height: 300px
}

@media screen and (max-width:39.9375em) {
  .sidebar {
    float: none;
    position: static;
    width: 100%
  }
}

@media print {
  .sidebar {
    display: none
  }
}

.sidebar:not(.outside) {
  margin-bottom: -.3rem
}

.sidebar .big {
  font-size: 1.8rem;
  line-height: 1.9rem
}

@media screen and (max-width:39.9375em) {
  .sidebar .big {
    font-size: 2.7rem;
    line-height: 2.85rem
  }
}

.sidebar .highlight, .sidebar .highlight a:hover {
  background: #ffff8d
}

.sidebar a:hover {
  background: hsla(245, 4%, 48%, .1)
}

.sidebar-unit {
  background: #fff;
  border-top: .3rem solid #000
}

.sidebar-unit:last-child {
  border-bottom: .3rem solid #000
}

.sidebar-unit>:nth-child(2) {
  border-top: 1px solid #000
}

@media print, screen and (min-width:40em) {
  .sidebar.outside .sidebar-unit:first-child {
    border-top: none
  }
}

.sidebar-title {
  font-size: 1.2rem;
  line-height: 1.3rem;
  font-weight: 400;
  padding: .7rem;
  position: relative
}

@media screen and (max-width:39.9375em) {
  .sidebar-title {
    padding: 1rem
  }
}

.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.sidebar ul li {
  border-top: 1px solid #000;
  padding: .7rem
}

@media screen and (max-width:39.9375em) {
  .sidebar ul li {
    padding: 1rem
  }
}

.sidebar ul li>a {
  margin: -.7rem;
  padding: .7rem;
  display: block
}

.sidebar ul li>a:hover {
  color: #000
}

.sidebar ul li:first-child {
  border: none
}

.sidebar-list-title {
  font-weight: 700
}

.sidebar-list-body a:hover {
  background: #fff;
  color: #888
}

.sidebar-filter {
  padding: .7rem
}

.sidebar-filter:hover {
  background: hsla(245, 4%, 48%, .1)
}

.sidebar-person img {
  max-width: 100%;
  display: block
}

.style-select {
  width: 100%
}

.style-select .ss-dropdown {
  border: 1px solid #000;
  height: auto;
  padding: 0;
  margin: 10px 0 0;
  z-index: 1000;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  max-height: 200px;
  overflow-y: auto
}

.style-select .ss-dropdown .ss-option {
  border-radius: 4px;
  padding: .25rem .5rem
}

.style-select .ss-dropdown .ticked {
  font-weight: 700
}

.style-select .ss-dropdown .ticked:before {
  display: none
}

.style-select.open .ss-selected-option::After {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -4px;
  border-width: 0 5px 5px;
  border-color: transparent transparent #333
}

.style-select .ss-selected-option {
  border: 1px solid #000;
  background: #fff;
  padding: .3rem .5rem;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 4px
}

.style-select .ss-selected-option:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #333 transparent transparent
}

main+.sidebar .sidebar-unit:first-child {
  border-top: none
}

.page-title+main+.sidebar .sidebar-unit:first-child {
  border-top: .3rem solid #000
}

.full-calendar {
  position: relative;
  min-height: 5rem
}

.full-calendar:not(.loaded):after {
  content: url(../images/loading.svg);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.full-calendar:not(.loaded)>* {
  visibility: hidden
}

.full-calendar-controls {
  padding: .7rem;
  border-bottom: 1px solid #000
}

.full-calendar-month {
  margin-right: 28.57%;
  box-sizing: border-box;
  padding-right: 2rem;
  position: relative;
  text-align: center
}

.full-calendar-month-prev:before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.full-calendar-month-prev {
  left: 0
}

.full-calendar-month-next {
  right: 2rem
}

.full-calendar-month-next, .full-calendar-month-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.full-calendar-year {
  float: right;
  width: 28.57%;
  margin-top: -3px
}

.full-calendar-day {
  padding: .7rem
}

.full-calendar-day table {
  width: 100%;
  border-collapse: collapse
}

.full-calendar-day td {
  line-height: 1;
  padding: .3em
}

.full-calendar-day td.special {
  padding: .2em .2em .2em .1em
}

.full-calendar-day td.special a {
  background: #ffff8d;
  display: block;
  padding: .1em .1em .1em .2em
}

.full-calendar-day td.weekend {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000
}

.full-calendar-day td.muted, .full-calendar-day td.muted a {
  color: #888
}

.full-calendar-day td:hover a {
  background: transparent;
  color: #000
}

.calendar {
  position: relative;
  min-height: calc(100vh - 3.5rem);
  min-height: 90vh
}

.calendar.vorlesungsverzeichnis {
  min-height: auto !important
}

.calendar:not(.loaded):after {
  content: url(../images/loading.svg);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.calendar:not(.loaded)>* {
  visibility: hidden
}

.calendar {
  overflow: hidden
}

.calendar * {
  vertical-align: top;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum"
}

.calendar-day+.calendar-month td {
  border-top: 1px solid #000;
  padding-top: .7rem
}

.calendar-month td {
  margin: 0;
  padding: .7rem 0;
  font-size: 1.8rem
}

@media screen and (max-width:39.9375em) {
  .calendar-month td {
    font-size: 2.7rem
  }
}

.calendar-days {
  margin: 0 .7rem;
  padding: 0;
  border-spacing: 0;
  box-sizing: border-box;
  width: calc(100% - 1.4rem)
}

.calendar-day>td {
  border-top: 1px solid #000
}

.calendar-day:last-child {
  border-bottom: 1px solid #000;
  margin-bottom: .7rem;
  width: 99%;
  padding: .4rem .7rem .3rem
}

.calendar-day .expand-calendar {
  font-size: 2rem;
  line-height: .5
}

.calendar-day-entry {
  width: 100%;
  border-spacing: 0;
  line-height: 1;
  border-bottom: 1px solid #000;
  cursor: pointer;
  padding: .3rem 0;
  vertical-align: top
}

@media screen and (max-width:39.9375em) {
  .calendar-day-entry {
    font-size: 1.44rem;
    line-height: 1.6575rem
  }
}

.calendar-day-entry img {
  max-width: 100%
}

.calendar-day-entry:last-child {
  border-bottom: none
}

.calendar-day-entry td {
  vertical-align: top
}

.calendar-day-entry td:first-child {
  width: 65%
}

.calendar-day-entry td:last-child {
  width: 1%
}

.calendar-day-entry .hidden {
  display: none;
  padding-top: 1rem
}

.calendar-day-entry .hidden, .calendar-day-entry .visible {
  width: 95%
}

@media screen and (max-width:39.9375em) {
  .calendar-day-entry .hidden, .calendar-day-entry .visible {
    width: 99%
  }
}

.calendar-day-entry .expand-calendar.open:before {
  content: "\e803"
}

.calendar-day h2 {
  margin: 0;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1
}

.calendar-day-date {
  text-align: left;
  min-width: 3vw
}

.calendar-day-date span {
  line-height: 1;
  font-size: 1.8rem
}

.calendar-day-num {
  text-align: right
}

.calendar-day-num span {
  vertical-align: top
}

@media print, screen and (min-width:40em) {
  .calendar-day-num span {
    letter-spacing: -.2rem;
    padding: 0 .2rem 0 0;
    line-height: .8;
    display: inline-block;
    font-size: 3.9rem;
    -ms-transform: translateY(.05rem);
    transform: translateY(.05rem)
  }
}

.calendar-day-date, .calendar-day-num {
  width: 1%;
  vertical-align: top;
  white-space: nowrap;
  font-size: 1.8rem;
  padding: .3rem .7rem;
  padding-right: .35rem;
  padding-left: 0
}

@media screen and (max-width:39.9375em) {
  .calendar-day-date, .calendar-day-num {
    font-size: 1.8rem;
    line-height: 1;
    padding-top: .6rem
  }
}

.mfp-title {
  font-size: 15px;
  font-weight: 100;
  font-family: HGBAktuell
}

.big-image {
  width: 100%
}

.big-image a {
  display: block;
  transition: opacity .3s
}

.big-image a:hover {
  opacity: .8;
  color: #000
}

.big-image img {
  width: 100%;
  display: block
}

.big-image-caption+.big-image-body {
  padding-top: 0
}

.big-image-caption {
  line-height: .95rem;
  font-size: .95rem;
  padding: .4rem .7rem .3rem;
  text-align: right
}

@media screen and (max-width:39.9375em) {
  .big-image-caption {
    line-height: 1.56rem;
    font-size: 1.44rem
  }
}

.big-image .enlarge-image {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 200%
}

.big-image .enlarge-image:before {
  font-family: fontello2;
  content: "\e805";
  display: inline-block;
  width: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color .3s;
  text-shadow: 0 0 2px hsla(0, 0%, 100%, .5)
}

.big-image .enlarge-image:hover:before {
  color: #ff4500
}

.big-image .enlarge-image:after {
  content: unset !important
}

.big-image-body {
  padding: .4rem .7rem .3rem;
  line-height: 1.9rem;
  font-size: 1.8rem
}

@media screen and (max-width:39.9375em) {
  .big-image-body {
    line-height: 1.8rem;
    font-size: 1.95rem
  }
}

.big-image-body:empty {
  display: none
}

.big-image-body .title {
  line-height: 3.2rem;
  font-size: 3rem;
  margin: 0;
  font-weight: 400
}

@media screen and (max-width:39.9375em) {
  .big-image-body .title {
    line-height: 3.6rem;
    font-size: 3.465rem
  }
}

.big-image-body .subtitle {
  line-height: 1.9rem;
  font-size: 1.8rem;
  margin: 0;
  padding: 0 0 .8rem;
  font-weight: 400
}

@media screen and (max-width:39.9375em) {
  .big-image-body .subtitle {
    line-height: 2.85rem;
    font-size: 2.7rem
  }
}

.big-image-slider {
  margin-bottom: 2.1rem !important
}

@media screen and (max-width:39.9375em) {
  .big-image-slider {
    margin-bottom: 1rem !important
  }
}

.big-image-slider .big-image, .big-image-slider .big-image img {
  width: auto
}

.big-image-slider img {
  max-width: 100%;
  max-height: 640px
}

@media print {
  .big-image-slider img {
    width: 100vw
  }
}

.big-image-slider>.big-image-slider-slide {
  display: none
}

.big-image-slider>.big-image-slider-slide:first-child {
  display: block
}

@media print {
  .big-image-slider .slick-slide {
    display: none
  }
}

@media print {
  .big-image-slider .slick-slide:first-child {
    display: block
  }
}

.slick-dots {
  margin-bottom: 0 !important;
  bottom: -1.8rem !important;
  line-height: 0 !important;
  height: 1.25rem !important;
  overflow: hidden !important
}

@media screen and (max-width:39.9375em) {
  .slick-dots {
    bottom: 0
  }
}

.slick-dots li {
  margin: 0 4px
}

.slick-dots li button:before {
  content: "";
  border-radius: 50%;
  background: #000;
  width: .8rem;
  height: .8rem
}

.slick-next, .slick-prev {
  z-index: 4;
  width: 25%;
  height: 80%
}

.slick-next:before, .slick-prev:before {
  content: "";
  display: block;
  width: 2.5rem;
  height: 2.5rem
}

.slick-next {
  right: 0
}

.slick-next:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.17 32.92l9.17-9.17-9.17-9.17L20 11.75l12 12-12 12z'/%3E%3Cpath d='M0-.25h48v48H0z' fill='none'/%3E%3C/svg%3E") 50%;
  background-size: contain;
  margin-right: 1rem;
  float: right
}

.slick-prev {
  left: 0
}

.slick-prev:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.17 32.92l9.17-9.17-9.17-9.17L20 11.75l12 12-12 12z'/%3E%3Cpath d='M0-.25h48v48H0z' fill='none'/%3E%3C/svg%3E") 50%;
  background-size: contain;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 1rem;
  float: left
}

.mfp-close {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 60px
}

.selected-works-more {
  background: #fff;
  border-top: .3rem solid #000;
  padding: .7rem 0;
  text-align: center;
  font-family: HGBAkzidenzHorizontal-Light;
  font-size: 2rem;
  cursor: pointer;
  background-color: #fff;
  transition: background-color .3s ease
}

.selected-works-more:hover {
  background-color: grey
}

.selected-works-title {
  font-weight: 700;
  padding: .7rem
}

.selected-works-filters {
  border-top: 1px solid #000;
  float: left;
  width: 100%
}

@media print {
  .selected-works-filters {
    display: none
  }
}

.selected-works-filters .col {
  width: 33.33333%;
  float: left;
  padding: .7rem;
  box-sizing: border-box
}

@media screen and (max-width:39.9375em) {
  .selected-works-filters .col {
    width: 100%;
    float: left
  }
}

.selected-works-items {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #000;
  margin-right: -1px;
  min-height: 200px
}

@media print {
  .selected-works-items {
    overflow: hidden;
    height: auto !important
  }
}

.selected-works-items.empty:after {
  content: attr(data-empty);
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: block;
  padding: .7rem
}

@media print {
  .selected-works-items.empty:after {
    float: left;
    font-size: 18px;
    line-height: 1.3;
    position: static !important
  }
}

.selected-works-sizer {
  width: 33.33333%;
  float: left
}

@media screen and (max-width:39.9375em) {
  .selected-works-sizer {
    width: 100%;
    float: left
  }
}

.selected-works-item {
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  background: #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000
}

@media screen and (max-width:39.9375em) {
  .selected-works-item {
    width: 100%;
    float: left
  }
}

@media print {
  .selected-works-item {
    float: none;
    display: block;
    width: 100%;
    float: left;
    position: static !important
  }
}

.selected-works-item-inner {
  border-left: 1px solid #000;
  background: #fff;
  margin: 0 0 0 -1px
}

@media print {
  .selected-works-item-inner {
    overflow: hidden;
    padding: 0;
    border-left: none
  }
}

.selected-works-item-text {
  padding: .7rem .7rem 1.4rem
}

@media print {
  .selected-works-item-text {
    float: left;
    font-size: 18px;
    line-height: 1.3
  }
}

.selected-works-item-title {
  font-weight: 700
}

.selected-works-item-description {
  font-style: italic
}

@media print {
  .selected-works-item-body {
    float: left
  }
}

.selected-works-item img {
  display: block;
  width: 100%
}

@media print {
  .selected-works-item img {
    display: block;
    max-width: 200px;
    max-height: 200px;
    float: left
  }
}

.info-boxes {
  overflow: hidden;
  margin-right: -1px;
  min-height: 100px
}

@media print {
  .info-boxes {
    overflow: hidden;
    height: auto !important
  }
}

.info-boxes.empty:after {
  content: attr(data-empty);
  width: 100%;
  float: left;
  box-sizing: border-box;
  display: block;
  padding: .7rem
}

@media print {
  .info-boxes.empty:after {
    float: left;
    font-size: 18px;
    line-height: 1.3;
    position: static !important
  }
}

.info-boxes a {
  display: block;
  transition: opacity .3s
}

.info-boxes a:hover {
  opacity: .8;
  color: #000
}

.info-boxes-sizer {
  width: 33.33333%;
  float: left
}

@media screen and (max-width:39.9375em) {
  .info-boxes-sizer {
    width: 100%;
    float: left
  }
}

.info-boxes-item {
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  background: #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000
}

@media screen and (max-width:39.9375em) {
  .info-boxes-item {
    float: none;
    position: static;
    width: 100%
  }
}

@media print {
  .info-boxes-item {
    float: none;
    display: block;
    width: 100%;
    float: left;
    position: static !important;
    overflow: hidden
  }
}

.info-boxes-item-inner {
  border-left: 1px solid #000;
  background: #fff;
  margin-left: -1px
}

@media screen and (max-width:39.9375em) {
  .info-boxes-item-inner {
    margin: 0
  }
}

@media print {
  .info-boxes-item-inner {
    overflow: hidden;
    border-left: none;
    margin: 0
  }
}

.info-boxes-item-body {
  padding: .7rem
}

@media screen and (max-width:39.9375em) {
  .info-boxes-item-body {
    padding: 1rem
  }
}

@media print {
  .info-boxes-item-body {
    float: left;
    overflow: hidden;
    font-size: 20px;
    line-height: 1.3
  }
}

.info-boxes-item-body .title {
  font-size: 1.8rem;
  line-height: 1.9rem
}

@media screen and (max-width:39.9375em) {
  .info-boxes-item-body .title {
    font-size: 2.7rem;
    line-height: 2.85rem
  }
}

.info-boxes-item img {
  display: block;
  width: 100%
}

@media print {
  .info-boxes-item img {
    display: block;
    max-width: 200px;
    float: left;
    height: auto
  }
}

div.info-boxes-item-body {
  padding: .7rem .7rem 1.4rem !important
}

@media screen and (max-width:39.9375em) {
  div.info-boxes-item-body {
    padding: 1rem 1rem 2rem !important
  }
}

.calendar-list-title {
  font-weight: 700
}

.simple-text {
  padding: .7rem
}

.simple-text.big {
  font-size: 1.8rem;
  line-height: 1.9rem
}

@media screen and (max-width:39.9375em) {
  .simple-text.big {
    font-size: 2.7rem;
    line-height: 2.85rem
  }
}

.section-list {
  padding: 0 .7rem
}

.section-list-item {
  overflow: hidden;
  border-bottom: 1px solid #000
}

.section-list-item:last-child {
  border-bottom: none
}

.two-col-content {
  padding-top: .35rem;
  padding-bottom: .35rem
}

.two-col-content-cols {
  overflow: hidden
}

.two-col-content-col {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%
}

@media screen and (max-width:39.9375em) {
  .two-col-content-col {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
  }
}

.two-col-content-col:last-child {
  margin: 0;
  margin-right: 0
}

@media screen and (max-width:39.9375em) {
  .two-col-content-col:not(:last-child) p:last-child {
    margin-bottom: 0
  }
}

.two-col-content .p-title {
  font-weight: 700;
  padding-right: .8rem
}

.two-col-content-title {
  font-size: 2.31rem;
  line-height: 2.4rem;
  padding: .35rem 0 .175rem
}

@media screen and (max-width:39.9375em) {
  .two-col-content-title {
    font-size: 3.465rem;
    line-height: 3.6rem
  }
}

.two-col-content-media {
  padding-top: .7rem
}

.two-col-content-section {
  padding: 0 0 .7rem
}

.two-col-content-section .p-title {
  margin-right: .35rem;
  font-weight: 700
}

.two-col-content-section p {
  margin: 0;
  margin-top: .7rem
}

.two-col-content ol, .two-col-content table {
  margin-top: 0;
  margin-bottom: .7rem
}

.two-col-content ol+h2, .two-col-content ol+h3, .two-col-content ol+h4, .two-col-content p+h2, .two-col-content p+h3, .two-col-content p+h4, .two-col-content table+h2, .two-col-content table+h3, .two-col-content table+h4, .two-col-content ul+h2, .two-col-content ul+h3, .two-col-content ul+h4 {
  margin-top: 1.4rem
}

.one-col-content div+h2, .one-col-content div+h3, .one-col-content div+h4, .two-col-content div+h2, .two-col-content div+h3, .two-col-content div+h4 {
  margin-top: .7rem
}

@media screen and (max-width:39.9375em) {
  .two-col-content-cols>.two-col-content-col:last-child {
    margin-top: 1.4rem
  }
}

.two-col-layout-cols {
  overflow: hidden;
  position: relative
}

.two-col-layout-col {
  width: 100%;
  float: none
}

@media print, screen and (min-width:40em) {
  .two-col-layout-col {
    float: left;
    overflow: hidden;
    width: 50%;
    box-sizing: border-box
  }
}

@media print, screen and (min-width:40em) {
  .two-col-layout-col:last-child:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #000;
    -ms-transform: translate(-1px);
    transform: translate(-1px)
  }
}

.one-col-content {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  margin: 0 auto;
  width: 70%;
  padding: .7rem;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 1.3rem
}

@media screen and (max-width:39.9375em) {
  .one-col-content {
    font-size: 1.8rem;
    line-height: 1.95rem;
    width: auto
  }
}

.one-col-content>* {
  padding-bottom: .7rem
}

.one-col-content p {
  padding: 0
}

.one-col-content a {
  color: #888
}

.one-col-content a:hover {
  color: #000
}

.one-col-content-title {
  font-size: 2.31rem;
  line-height: 2.4rem
}

@media screen and (max-width:39.9375em) {
  .one-col-content-title {
    font-size: 3.465rem;
    line-height: 3.6rem
  }
}

.one-col-content-subtitle {
  font-size: 1.8rem;
  line-height: 1.9rem
}

@media screen and (max-width:39.9375em) {
  .one-col-content-subtitle {
    font-size: 2.7rem;
    line-height: 2.85rem
  }
}

.one-col-content ol, .one-col-content ul, .two-col-content ol, .two-col-content ul {
  padding-left: 1em
}

.one-col-content table, .two-col-content table {
  border-top: 1px solid #000;
  width: 100%;
  text-align: left
}

.one-col-content table td, .one-col-content table th, .two-col-content table td, .two-col-content table th {
  vertical-align: top;
  font-weight: 400;
  padding: .35rem .35rem .35rem 0;
  border-bottom: 1px solid #000;
  font-size: .95rem;
  line-height: .95rem
}

@media screen and (max-width:39.9375em) {
  .one-col-content table td, .one-col-content table th, .two-col-content table td, .two-col-content table th {
    font-size: 1.35rem;
    line-height: 1.56rem
  }
}

.one-col-content ol, .one-col-content table {
  margin-top: 0;
  margin-bottom: .7rem
}

.one-col-content ol+h2, .one-col-content ol+h3, .one-col-content ol+h4, .one-col-content p+h2, .one-col-content p+h3, .one-col-content p+h4, .one-col-content table+h2, .one-col-content table+h3, .one-col-content table+h4, .one-col-content ul+h2, .one-col-content ul+h3, .one-col-content ul+h4 {
  margin-top: 1.4rem
}

.three-col-content {
  position: relative;
  overflow: hidden;
  padding: .7rem
}

.three-col-content-col {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  position: relative
}

@media screen and (max-width:39.9375em) {
  .three-col-content-col {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
  }
}

.three-col-content-col .three-col-content-more {
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  display: none
}

@media screen and (max-width:39.9375em) {
  .three-col-content-col .three-col-content-more {
    display: block
  }
}

.three-col-content-col:last-child {
  margin: 0
}

@media screen and (max-width:39.9375em) {
  .three-col-content-col+.three-col-content-col .three-col-content-col-inner {
    padding-top: 1.4rem
  }
}

.three-col-content-col-inner {
  overflow: hidden;
  padding-bottom: 1.4rem;
  height: 9.55rem
}

@media screen and (max-width:39.9375em) {
  .three-col-content-col-inner {
    padding-bottom: 3.5rem;
    display: block
  }
}

@media print {
  .three-col-content-col-inner {
    height: auto
  }
}

.three-col-content-col-title {
  font-weight: 700;
  padding-bottom: .7rem
}

.three-col-content-col ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.three-col-content-col ul li {
  padding: .25rem 0
}

.three-col-content>.three-col-content-more {
  display: block
}

@media screen and (max-width:39.9375em) {
  .three-col-content>.three-col-content-more {
    display: none
  }
}

@media print {
  .three-col-content>.three-col-content-more {
    display: none
  }
}

.three-col-content-more {
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  border: 1px solid #000;
  padding: .35rem .7rem;
  -ms-transform: translate(-50%, 1px);
  transform: translate(-50%, 1px);
  text-align: center;
  cursor: pointer;
  z-index: 2
}

html[lang=en] .three-col-content:not(.open) .three-col-content-more:before {
  content: "show more"
}

html[lang=en] .three-col-content.open .three-col-content-more:before {
  content: "show less"
}

html[lang=de] .three-col-content:not(.open) .three-col-content-more:before {
  content: "mehr anzeigen"
}

html[lang=de] .three-col-content.open .three-col-content-more:before {
  content: "weniger anzeigen"
}

.person-item-role {
  padding-bottom: .5rem
}

.mobile-nav {
  text-align: center;
  border-bottom: .3rem solid #000;
  display: none
}

@media print, screen and (min-width:40em) {
  .mobile-nav {
    display: none !important
  }
}

@media print {
  .mobile-nav {
    display: none
  }
}

.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.mobile-nav a {
  padding: .5rem;
  display: block
}

.mobile-nav .nav-col {
  border-bottom: 1px solid #000
}

.mobile-nav .nav-col:last-child {
  border-bottom: none
}

.mobile-nav .nav-col:first-child {
  border-top: 1px solid #000
}

.mobile-nav .nav-col>a {
  font-size: 3.465rem;
  line-height: 3.6rem
}

.mobile-nav .nav-subs {
  display: none;
  padding-bottom: 1rem
}

.mobile-nav .nav-subs a {
  font-size: 1.98rem;
  line-height: 1.95rem
}

.mobile-nav .nav-options {
  border-top: 1px solid #000
}

@media print, screen and (min-width:40em) {
  .mobile-nav .nav-options {
    display: none
  }
}

.mobile-nav .page-header-options {
  position: static;
  font-size: 1.8rem;
  text-align: center;
  opacity: 1;
  display: block
}

.mobile-nav .page-header-options a {
  padding: 1rem .5rem;
  display: inline-block
}

.mobile-nav .language-switcher {
  position: static;
  display: block
}

@media print, screen and (min-width:40em) {
  .mobile-nav .language-switcher {
    display: none
  }
}

.mobile-search-icon {
  width: 4rem;
  height: 4rem;
  background-size: contain;
  position: absolute;
  top: .8rem;
  right: 1rem
}

@media print, screen and (min-width:40em) {
  .mobile-search-icon {
    display: none
  }
}

.hamburger {
  position: absolute;
  right: 1rem;
  top: 6rem;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: .15s;
  transition-timing-function: linear
}

@media print, screen and (min-width:40em) {
  .hamburger {
    display: none
  }
}

.hamburger-box {
  width: 4rem;
  height: 4rem;
  position: relative
}

.hamburger-inner {
  top: 50%;
  margin-top: -2px
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  width: 4rem;
  height: 4px;
  background-color: rgba(0, 0, 0, .9);
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease
}

.hamburger-inner:after, .hamburger-inner:before {
  content: "";
  display: block
}

.hamburger-inner:before {
  top: -1rem
}

.hamburger-inner:after {
  bottom: -1rem
}

.hamburger--spin .hamburger-inner {
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner:before {
  transition: top .1s ease-in .34s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
  transition: bottom .1s ease-in .34s, transform .3s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  transition-delay: .14s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  transition: top .1s ease-out, opacity .1s ease-out .14s
}

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom .1s ease-out, transform .3s cubic-bezier(.215, .61, .355, 1) .14s
}

.navigation, .sticky-nav-wrapper {
  background: #fff;
  z-index: 4000
}

@media screen and (max-width:39.9375em) {
  .navigation, .sticky-nav-wrapper {
    display: none
  }
}

@media print {
  .navigation, .sticky-nav-wrapper {
    display: none
  }
}

.navigation {
  border-bottom: .3rem solid #000;
  padding: .4rem .7rem .3rem;
  box-sizing: border-box
}

.navigation.stuck {
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  left: 10.4%;
  width: 89.6%
}

.navigation .nav-titles {
  float: none;
  overflow: hidden
}

.navigation .nav-subs {
  display: none;
  overflow: hidden
}

.navigation ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.navigation li {
  text-transform: none;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding-left: .7rem;
  text-indent: -.7rem
}

.navigation .nav-col {
  width: 18.18182%;
  float: left;
  margin-right: 2.27273%;
  line-height: 2.4rem;
  font-size: 2.31rem;
  margin-right: 1.75%
}

.navigation .nav-col:first-child, .navigation .nav-col:nth-child(2), .navigation .nav-col:nth-child(3) {
  width: 20%
}

.navigation .nav-col:nth-child(4), .navigation .nav-col:nth-child(5) {
  width: 16.5%
}

.navigation .nav-col:last-child {
  float: right;
  margin-right: 0
}

.page-header .navigation .nav-col {
  position: relative;
  transition: width .25s ease;
  transition-delay: .5s
}

.page-header:hover .navigation .nav-col {
  transition-delay: 0s !important
}

.page-header .navigation .nav-col:first-child {
  width: 18.4%
}

.page-header .navigation .nav-col:nth-child(2) {
  width: 15.1%
}

.page-header .navigation .nav-col:nth-child(3) {
  width: 25%
}

.page-header .navigation .nav-col:nth-child(4) {
  width: 19.5%
}

.page-header .navigation .nav-col:nth-child(5) {
  width: 14.1%
}

.page-header:hover .navigation .nav-col:first-child {
  width: 19.5%
}

.page-header:hover .navigation .nav-col:nth-child(2) {
  width: 20%
}

.page-header:hover .navigation .nav-col:nth-child(3) {
  width: 19%
}

.template-switcher {
  position: fixed;
  left: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, .99);
  font-family: Arial, Source Sans Pro, sans-serif;
  font-size: .8rem;
  -ms-transform: translate(-88%, -50%);
  transform: translate(-88%, -50%);
  transition: transform .3s, box-shadow .3s;
  top: 50%
}

@media print {
  .template-switcher {
    display: none
  }
}

.template-switcher.open {
  box-shadow: 3px 3px 10px #000;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.template-switcher.open .toggle:after {
  -ms-transform: translate(.2rem, -50%) rotate(180deg);
  transform: translate(.2rem, -50%) rotate(180deg)
}

.template-switcher-inner {
  padding: .7rem .5rem;
  position: relative;
  padding-right: 12%;
  box-sizing: border-box
}

.template-switcher ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.template-switcher .title {
  font-weight: 600;
  color: #fff;
  padding: .2rem 1.5rem
}

.template-switcher a:not(.close) {
  color: #fff;
  font-weight: 300;
  display: block;
  padding: .1rem 3.5rem .1rem 1.5rem;
  border-bottom: 1px solid hsla(0, 0%, 100%, .1);
  position: relative;
  transition: border-color .3s;
  left: 0
}

.template-switcher a:not(.close).active {
  color: #ff4500
}

.template-switcher a:not(.close):hover {
  border-color: hsla(0, 0%, 100%, .3)
}

.template-switcher .toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 12%;
  box-sizing: border-box;
  border-left: 1px solid #444;
  cursor: pointer
}

.template-switcher .toggle:hover:after {
  opacity: 1
}

.template-switcher .toggle:after {
  content: "";
  background-size: contain;
  display: block;
  height: 1.6rem;
  width: 1.6rem;
  top: 50%;
  position: absolute;
  right: 0;
  -ms-transform: translate(.2rem, -50%);
  transform: translate(.2rem, -50%);
  opacity: .3;
  transition: opacity .3s, transform .3s
}

.login-mask {
  padding: .4rem .7rem .3rem
}

.login-mask label {
  display: block;
  padding: .5rem 0
}

.login-mask label span {
  display: block
}

.login-mask input {
  border: 3px solid #000;
  padding: .1rem .2rem;
  transition: background .3s
}

.login-mask input:focus {
  background: #ff4500;
  color: #fff
}

.login-mask button {
  border: 3px solid #000;
  padding: .4rem;
  font-weight: 700;
  margin-top: 1rem;
  transition: background .3s
}

.login-mask button:hover {
  cursor: pointer;
  background: #ff4500;
  color: #fff
}



a[href$=".pdf"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c1";
  font-size: 75%
}

a[href$=".doc"]:after, a[href$=".docx"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c2";
  font-size: 75%
}

a[href$=".gif"]:after, a[href$=".jpeg"]:after, a[href$=".jpg"]:after, a[href$=".png"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c5";
  font-size: 75%
}

a[href$=".xls"]:after, a[href$=".xlsx"]:after, a[href$=".xml"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c3";
  font-size: 75%
}

a[href$=".csv"]:after, a[href$=".rtf"]:after, a[href$=".txt"]:after {
  font-family: FontAwesome;
  content: "\00a0\f15c";
  font-size: 75%
}

a[href$=".7zip"]:after, a[href$=".rar"]:after, a[href$=".tar"]:after, a[href$=".zip"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c6";
  font-size: 75%
}

a[href$=".mp3"]:after, a[href$=".ogg"]:after, a[href$=".wav"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c7";
  font-size: 75%
}

a[href$=".avi"]:after, a[href$=".m4v"]:after, a[href$=".mov"]:after, a[href$=".mp4"]:after, a[href$=".webm"]:after, a[href$=".wmv"]:after {
  font-family: FontAwesome;
  content: "\00a0\f1c8";
  font-size: 75%
}

.calendar-day-entry .hidden a, .calendar-day-entry .visible a {
  color: #888
}

.calendar-day-entry .hidden a:hover, .calendar-day-entry .visible a:hover {
  color: #000
}

.selected-works-item a[href^="http://"]:not([href*="hgb-leipzig.de"]) .img-cp:after, .selected-works-item a[href^="https://"]:not([href*="hgb-leipzig.de"]) .img-cp:after, .selected-works-item a[href^="www."]:not([href*="hgb-leipzig.de"]) .img-cp:after {
  font-family: FontAwesome;
  content: "\00a0\f14d";
  font-size: 75%;
  white-space: pre;
  text-align: right;
  text-shadow: 0 0 2px hsla(0, 0%, 100%, .5)
}

a[href^="http://"]:not([href*="hgb-leipzig.de"]):after, a[href^="https://"]:not([href*="hgb-leipzig.de"]):after, a[href^="www."]:not([href*="hgb-leipzig.de"]):after {
  font-family: FontAwesome;
  content: "\00a0\f14d";
  font-size: 75%
}

.big-image-caption a:after, .page-header-options a:after, .selected-works-item a:after, .sidebar a:after {
  content: "" !important
}



[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-menu:before {
  content: "\e800"
}

.icon-facebook:before {
  content: "\e801"
}

.icon-login:before {
  content: "\e802"
}

.icon-twitter:before {
  content: "\e803"
}

.icon-instagram:before {
  content: "\e804"
}

.icon-search:before {
  content: "\e805"
}

.icon-mail:before {
  content: "\e806"
}

.icon-download:before {
  content: "\e807"
}

.icon-file-pdf:before {
  content: "\e808"
}

.icon-left-open:before {
  content: "\e809"
}

.icon-right-open:before {
  content: "\e80a"
}

.icon-universal-access:before {
  content: "\e80b"
}

.icon-plus-circled:before {
  content: "\e80c"
}

.icon-minus-circled:before {
  content: "\e80d"
}

.icon-cog:before {
  content: "\e80e"
}

.icon-right-dir:before {
  font-family: fontello2;
  content: "\e800"
}

.icon-twitter:before {
  font-family: fontello2;
  content: "\e801"
}

.icon-facebook:before {
  font-family: fontello2;
  content: "\e802"
}

.icon-down-dir:before {
  font-family: fontello2;
  content: "\e803"
}

.icon-cancel:before {
  font-family: fontello2;
  content: "\e804"
}

.icon-resize-full-alt:before {
  font-family: fontello2;
  content: "\e805"
}

.icon-resize-small-alt:before {
  font-family: fontello2;
  content: "\e806"
}

.close-icon:after, .close-icon:before {
  content: "";
  position: absolute;
  width: .37rem;
  height: 100%;
  top: 0;
  left: 50%;
  background: #fff
}

.close-icon:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.close-icon:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.section+.section {
  border-bottom: .3rem solid #000
}

.section-title {
  border-bottom: 1px solid #000;
  font-weight: 700;
  padding: .4rem .7rem .3rem
}

.section-filter {
  border-bottom: 1px solid #000;
  overflow: hidden
}

.section-filter .col {
  padding: .4rem .7rem .3rem;
  width: 33.33%;
  float: left;
  box-sizing: border-box
}

.gallery {
  overflow: hidden
}

.gallery-item {
  width: 33.33%;
  float: left;
  box-sizing: border-box;
  border: 1px solid #000;
  padding: 0 0 1.4rem
}

.gallery-item-image img {
  display: block;
  width: 100%
}

.gallery-item-text, .gallery-load-more {
  padding: .4rem .7rem .3rem
}

.gallery-load-more {
  text-align: center;
  font-family: HGBAkzidenzHorizontal-Light
}

.selectize-control {
  position: relative
}

.selectize-dropdown, .selectize-input, .selectize-input input {
  color: #303030;
  font-family: inherit;
  -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active, .selectize-input {
  background: #fff;
  cursor: text
}

.selectize-input {
  display: block;
  border: 1px solid #000;
  padding: .15rem .5rem 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
  border-radius: 4px
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px
}

.selectize-input.full {
  background-color: #fff
}

.selectize-input.disabled, .selectize-input.disabled * {
  cursor: default !important
}

.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #000
}

.selectize-control.multi .selectize-input>div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div, .selectize-control.multi .selectize-input.disabled>div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff
}

.selectize-input>input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  box-shadow: none !important
}

.selectize-input>input::-ms-clear {
  display: none
}

.selectize-input>input:focus {
  outline: none !important
}

.selectize-input:after {
  content: " ";
  display: block;
  clear: left
}

.selectize-input.dropdown-active:before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #000;
  background: #fff;
  border-radius: 4px;
  margin: 10px 0 0;
  box-sizing: border-box;
  overflow: hidden
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, .2);
  border-radius: 1px
}

.selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable] {
  padding: 2px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default
}

.selectize-dropdown .active {
  background-color: #eee
}

.selectize-dropdown .active.create {
  color: #495c68
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
  cursor: pointer
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
  cursor: text
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #000 transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px;
  border-color: transparent transparent #000
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
  opacity: .5;
  background-color: #fafafa
}
