/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

:root {
	
	/*
	--layout-width: calc(100vw - 300px);
	--aside-width: 350px;
	*/
}

/* --- clearfix --- */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* --- presets --- */

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

a:focus {
	outline: none;
}

/* --- general assumptions --- */

[data-action] {
	cursor: pointer;
}

/* --- helper --- */

.inner {
	position: relative;
}

.no-line-height {
	line-height: 0;
}

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

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

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

.font-size-0 {
	font-size: 0;
}

.full-width {
	width: 100%;
}

.wide {
	letter-spacing: 0.1em;
}

.no-margin {
	margin: 0;
}

.gray-scale {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
	-webkit-filter: grayscale(100%);
	        filter: grayscale(100%);
}

.visibility-hidden {
	visibility: hidden;
}

.vertical-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 100vh;
}

/* --- display --- */

.d-print-block {
	display: none;
}

@media print {    
	.d-print-none {
		display: none !important;
	}
	.d-print-block {
		display: block !important;
	}
}

/* --- fixes --- */

/* avoid slick slides showing before initialized */

.slick-slider .slick-slide {
  outline: none !important;
}

/* karla-regular - latin-ext_latin */

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/karla-v6-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Karla'), local('Karla-Regular'),
       url('../fonts/karla-v6-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/karla-v6-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/karla-v6-latin-ext_latin-regular.svg#Karla') format('svg'); /* Legacy iOS */
}

/* karla-italic - latin-ext_latin */

@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/karla-v6-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Karla Italic'), local('Karla-Italic'),
       url('../fonts/karla-v6-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/karla-v6-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/karla-v6-latin-ext_latin-italic.svg#Karla') format('svg'); /* Legacy iOS */
}

/* karla-700 - latin-ext_latin */

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/karla-v6-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Karla Bold'), local('Karla-Bold'),
       url('../fonts/karla-v6-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/karla-v6-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/karla-v6-latin-ext_latin-700.svg#Karla') format('svg'); /* Legacy iOS */
}

/* karla-700italic - latin-ext_latin */

@font-face {
  font-family: 'Karla';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/karla-v6-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Karla Bold Italic'), local('Karla-BoldItalic'),
       url('../fonts/karla-v6-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/karla-v6-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/karla-v6-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/karla-v6-latin-ext_latin-700italic.svg#Karla') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	line-height: 1.4;
}

@media (max-width: 699px) {

  body {
    font-size: 15px;
  }
}

p,
.p {
	margin: 25.2px 0
}

p.first,
	p:first-child,
	.p.first,
	.p:first-child {
  margin-top: 0px;
}

p:last-child, .p:last-child {
  margin-bottom: 0px;
}

small,
.small {
	font-size: 14px;
}

@media (max-width: 699px) {

  small,
.small {
    font-size: 12px;
  }
}

h2,
h3 {
	font-size: 18px;
	margin: 0;
}

@media (max-width: 699px) {

  h2,
h3 {
    font-size: 15px;
  }
}

@media print {
	body {
		font-size: 10pt;
		line-height: 12pt;
	}

	h2 {
		font-size: 25pt;
		font-weight: normal;
		line-height: 28pt;
		margin-top: .7em;
		margin-bottom: .7em
	}

	h2:first-child {
    margin-top: 0;
  }
}

a {
	color: black;
	text-decoration: underline
}

a:hover,
	a:focus,
	a:active {
  color: #D0021B;
}

/* - - - show more - - - */

[data-show-more] [data-show-more-content] > * {
  display: none;
}

[data-show-more] [data-show-more-content] > *:first-child {
  display: block;
}

[data-show-more] [data-show-more-toggle] .hide {
  display: none;
}

[data-show-more].active [data-show-more-content] > * {
  display: block;
}

[data-show-more].active [data-show-more-toggle] .hide {
  display: inline;
}

[data-show-more].active [data-show-more-toggle] .show {
  display: none;
}

[data-show-more].no-more [data-show-more-toggle] {
  display: none;
}

#page-header {
	position: fixed;
	left: 1.6vw;
	top: 1.6vw;
}

@media (max-width: 699px) {

  #page-header {
    position: absolute;
    left: 2.2vw;
    top: 2.2vw;
  }
}

#page-header #nav-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 40px;
  line-height: 48px;
}

#page-header #nav-main ul li {
  position: relative;
  z-index: 99;
}

#page-header #nav-main ul a {
  text-decoration: none;
  color: #000;
}

#page-header #nav-main ul a:hover,
		#page-header #nav-main ul li.current-menu-item a,
		#page-header #nav-main ul li.current-post-parent a {
  color: #D0021B;
}

@media (max-width: 699px) {

  #page-header #nav-main ul {
    font-size: 20px;
    line-height: 25px;
  }
}

@media (min-width: 700px) and (max-width: 899px) {

  #page-header #nav-main ul {
    font-size: 30px;
    line-height: 36.5px;
  }
}

@media print {

  footer {
    margin-top: 24pt;
  }
}

@media screen {

  footer {
    padding-top: 5em;
    padding-right: 31.6vw;
    padding-bottom: 1.6vw;
    padding-left: 1.6vw;
  }

  footer nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  footer nav ul li {
    margin-left: 1em;
  }
}

@media (min-width: 700px) and (max-width: 899px) {

  footer {
    padding-right: 1.6vw;
  }
}

@media (max-width: 699px) {

  footer {
    padding-right: 2.2vw;
    padding-bottom: 2.2vw;
  }
}

body.page footer {
	padding-right: 1.6vw;
}

@media (max-width: 699px) {

  body.page footer {
    padding-right: 2.2vw;
  }
}

body.page.home footer {
	padding-right: 31.6vw;
}

@media (min-width: 700px) and (max-width: 899px) {

  body.page.home footer {
    padding-right: 1.6vw;
  }
}

@media (max-width: 699px) {

  body.page.home footer {
    padding-right: 2.2vw;
  }
}

/*
@page {
	@bottom-left { content: element(pageFooter) }
}
*/

#page-main {
	position: relative;
	pointer-events: none;
}

/* https://css-tricks.com/annoying-mobile-double-tap-link-issue/ */

body.no-touch .layout .element .img:hover {
  z-index: 2;
}

body.no-touch .layout .element .img:hover:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #D0021B;
  opacity: 0.5;
}

.visible-mobile-flex {
	display: none !important;
}

@media (max-width: 699px) {

  .visible-mobile-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.visible-narrow-flex {
	display: none !important;
}

@media (min-width: 700px) and (max-width: 899px) {

  .visible-narrow-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.visible-wide-flex {
	display: none !important;
}

@media (min-width: 900px) {

  .visible-wide-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.visible-mobile-and-narrow-flex {
	display: none !important;
}

@media (max-width: 899px) {

  .visible-mobile-and-narrow-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.visible-mobile-block {
	display: none !important;
}

@media (max-width: 699px) {

  .visible-mobile-block {
    display: block !important;
  }
}

.visible-narrow-block {
	display: none !important;
}

@media (min-width: 700px) and (max-width: 899px) {

  .visible-narrow-block {
    display: block !important;
  }
}

.visible-wide-block {
	display: none !important;
}

@media (min-width: 900px) {

  .visible-wide-block {
    display: block !important;
  }
}

.visible-mobile-and-narrow-block {
	display: none !important;
}

@media (max-width: 899px) {

  .visible-mobile-and-narrow-block {
    display: block !important;
  }
}

@media (max-width: 699px) {

  .hidden-mobile {
    display: none;
  }
}

@media (max-width: 899px) {

  .hidden-mobile-and-narrow {
    display: none;
  }
}

/*
@media print {
	body {
	    margin: 15mm 40mm 15mm 20mm;
	}
}
*/

/* @media print {} */

@page {
	margin: 15mm 40mm 15mm 20mm;
}

/* - - - btn text - - - */

.btn-text {
	background: transparent;
	-webkit-appearance: none;
	padding: 0;
	font-family: inherit;
	border: none;
	color: #999;
	cursor: pointer;
}

/* - - - layout - - - */

.p-margin-bottom {
	margin-bottom: 25.2px;
}

.layout {
	position: relative;
	left: 0;
	top: 0;
	pointer-events: none;
	margin-bottom: 2em;
}

@media (max-width: 699px) {

  .layout {
    padding-top: 150px;
  }
}

.layout .element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
  pointer-events: all;/*background: rgba(255,0,0,0.1); */
}

.layout .element .img {
  display: block;
  position: relative;
  cursor: pointer;
}

.layout .element .img.landscape {
  width: 100%;
}

.layout .element .img.portrait {
  height: 100%;
}

.layout .element .img img {
  display: block;
}

.layout .element .img img.landscape {
  width: 100%;
}

.layout .element .img img.portrait {
  height: 100%;
}

.layout .element .img .info {
  position: absolute;
  left: -.3em;
  line-height: 1.3;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  color: black;
  pointer-events: none;
}

@media (max-width: 699px) {

  .layout .element .img .info {
    display: none;
  }
}

.layout .element .img.active {
  z-index: 2;
}

.layout .element .img.active:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #D0021B;
  opacity: 0.5;
}

.layout .element .placeholder {
  width: 100%;
  height: 200px;
  background: red;
  border: 1px solid blue;
}

.galerie {
	position: relative;
	left: 0;
	margin-top: calc(1.6vw + 48px + 0.5em);
	width: 70vw;
	pointer-events: all;
	// margin-bottom: 130px;
	// background: rgba(255, 0, 0, .1);
}

@media (min-width: 700px) and (max-width: 899px) {

  .galerie {
    width: 100vw;
    margin-top: calc(1.6vw + 36.5px + 0.5em);
  }
}

@media (max-width: 699px) {

  .galerie {
    width: 100vw;
    margin-top: calc(2.2vw + 25px + 0.5em);
  }
}

.galerie .slide {
  height: calc(100vh - 296px);
  padding: 0 64px;
}

@media (max-width: 699px) {

  .galerie .slide {
    height: 66.666vw;
    padding: 0 30px;
  }
}

.galerie .slide .inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.galerie .slide .inner [data-object-fit-contain]	{
  position: relative;
}

.galerie .slide .inner [data-object-fit-contain] img,
				.galerie .slide .inner [data-object-fit-contain] iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.galerie .slide .inner [data-object-fit-contain] .info {
  position: absolute;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  font-size: 14px;
  color: black;
  width: 999px;
  pointer-events: none;
}

@media (max-width: 699px) {

  .galerie .slide .inner [data-object-fit-contain] .info {
    display: none;
  }
}

.galerie [data-slick] .slick-arrow {
  width: 32px;
  height: 17px;
  z-index: 2;
}

.galerie [data-slick] .slick-arrow:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.galerie [data-slick] .slick-arrow.slick-prev {
  left: 17px;
}

.galerie [data-slick] .slick-arrow.slick-prev:before {
  background: url('../img/arrow-left.svg');
}

@media (max-width: 699px) {

  .galerie [data-slick] .slick-arrow.slick-prev {
    display: none !important;
  }
}

.galerie [data-slick] .slick-arrow.slick-next {
  right: 17px;
}

.galerie [data-slick] .slick-arrow.slick-next:before {
  background: url('../img/arrow-right.svg');
}

@media (max-width: 699px) {

  .galerie [data-slick] .slick-arrow.slick-next {
    display: none !important;
  }
}

.galerie [data-slick] .slick-dots {
  bottom: -30px;
}

.galerie [data-slick] .slick-dots li button:before {
  font-size: 10px;
}

.galerie [data-slick].slick-dotted {
  margin-bottom: 45px;
}

.galerie-below {
	margin-top: 2em;
	padding: 0 30px;
	pointer-events: all;
}

@media (min-width: 700px) and (max-width: 899px) {

  .galerie-below {
    padding: 0 64px;
  }
}

.text {
	pointer-events: all;
	position: fixed;
	padding: 1.6vw 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 30vw;
	overflow-y: scroll
}

.text .inner {
  padding: 0 1.6vw;
  border-left: 1px solid black;
  min-height: 100%;
}

@media print {

  .text .inner {
    padding: 0;
    border-left: none;
    min-height: none;
  }
}

@media (max-width: 899px) {

  .text .inner {
    position: static;
    border-left: none;
    min-height: none;
  }
}

@media (max-width: 699px) {

  .text .inner {
    padding: 0 2.2vw;
  }
}

@media print {

  .text {
    position: static;
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 899px) {

  .text {
    position: static;
    width: 100%;
  }
}

@media (max-width: 699px) {

  .text {
    padding: 2.2vw 0;
  }
}

.print-button {
	display: block;
	float: right;
	height: 18px;
	padding-top: .1em;
	padding-bottom: .1em;
	margin-left: .7em;
	margin-bottom: .7em
}

.print-button img {
  height: 100%;
}

@media (max-width: 899px) {

  .print-button {
    display: none;
  }
}

.content-page {
	pointer-events: all;
	margin-left: 350px;
	padding: 1.6vw 0;
	min-height: 100vh;
	width: calc(100vw - 350px);
	max-width: 750px
}

.content-page .inner {
  padding: 0 1.6vw;
  border-left: 1px solid black;
  min-height: 100%;
}

@media print {

  .content-page .inner {
    padding: 0;
    border-left: none;
    min-height: none;
  }
}

@media (max-width: 699px) {

  .content-page .inner {
    padding: 0 2.2vw;
  }
}

@media print {

  .content-page {
    margin-left: 0;
    padding: 0;
    width: 100%;
    max-width: none;
    min-height: none;
  }
}

@media (min-width: 700px) and (max-width: 899px) {

  .content-page {
    margin-left: 250px;
  }
}

@media (max-width: 699px) {

  .content-page {
    margin-top: 200px;
    margin-left: 0;
    max-width: none;
    width: 100%;
  }

  .content-page .inner {
    border-left: none;
  }
}

.draft {
	display: block;
}