/* !- reset */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed,
	figure, figcaption, footer, header, hgroup,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure,
	footer, header, hgroup, menu, nav, section {
		display: block;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}


/* !- fonts */

@font-face {
	font-family: 'Cronos Pro';
	src: url('/fnt/CronosPro-Bold.otf') format('opentype');
	font-style: normal;
	font-weight: bold;
	font-disply: swap;
}

@font-face {
	font-family: 'Cronos Pro';
	src: url('/fnt/CronosPro-Lt.otf') format('opentype');
	font-style: normal;
	font-weight: 300;
	font-disply: swap;
}

@font-face {
	font-family: 'Absara Light Italic';
	src: url('/fnt/AbsaraWeb_W03_LightItalic.woff') format('woff');
	font-style: italic;
	font-weight: 300;
	font-disply: swap;
}

@font-face {
	font-family: 'Allegro';
	src: url('/fnt/Allegro BT.woff') format('woff');
	font-style: normal;
	font-weight: normal;
	font-disply: swap;
}

@font-face {
	font-family: "TheSansExtraLight";
	src: url("/fnt/TheSansC4s-2_ExtraLight.woff2") format("woff2"),
		url("/fnt/TheSansC4s-2_ExtraLight.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-disply: swap;
}

@font-face {
	font-family: "TheMix Plain";
	src: url("/fnt/TheMixC4s-5_Plain.woff2") format("woff2"),
		url("/fnt/TheMixC4s-5_Plain.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-disply: swap;
}

@font-face {
	font-family: "TheMixBlack-Caps";
	src: url("/fnt/TheMixC4s-9_Black.woff2") format("woff2"),
		url("/fnt/TheMixC4s-9_Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
	font-disply: swap;
}

@font-face {
	font-family: "TheSerif";
	src: url("/fnt/TheSerifC4s-2iExtraLightItalic.woff2") format("woff2"),
		url("/fnt/TheSerifC4s-2iExtraLightItalic.woff") format("woff");
	font-weight: 100;
	font-style: italic;
	font-disply: swap;
}

@font-face {
	font-family: "TheSerif";
	src: url("/fnt/TheSerifC4s-7_Bold.woff2") format("woff2"),
		url("/fnt/TheSerifC4s-7_Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-disply: swap;
}


/* !- variables */

body {

	--CronosPro: "Cronos Pro", sans-serif;
	--AbsaraLightItalic: "Absara Light Italic", sans-serif;
	--Allegro: "Allegro", sans-serif;
	--TheSansExtraLight: "TheSansExtraLight", sans-serif;
	--TheMixPlain: "TheMix Plain", sans-serif;
	--TheMixBlackCaps: "TheMixBlack-Caps", sans-serif;
	--TheSerifExtraLightItalic: "TheSerif", serif;
	--TheSerifBold: "TheSerif", serif;

	--dayfont: "Absara Light Italic", sans-serif;
	--dayfontstyle: italic;

	--margin: 108px;
	--margin-big: 108px;
	--margin-half: 54px;
	--margin-quarter: 27px;
	--margin-small: 105px;
	--article-width: 567px;
	--aside-width: 243px;
	--header-width: 136px;

	--backgroundColor: white;
	--color: black;

	--white: white;
	--black: black;

	--hellkitt: #f6f7f1;
	--haze: #f3f2f7;
	--zartzartblau: #f2f6ff;
	--schwarzfuss: #3a2d1b;

	/* Tagesfarben */
	--daycolor: #ffc0eb;
	--footcolor: #f3f2f7;
	--resultBackground: #f2f6ff;

	--olivgrau: #9aad88;
	--pastellmilitaer: #b0bbaf;
	--lehm_feucht: #b9bb89;
	--lind: #c2d500;
	--popel: #bbc700;
	--juligruen: #9fdf00;
	--luxusflamingo: #fdaeba;
	--barbierosa: #ffc0eb;
	--sehnsuchtlila: #b2aeff;
	--morgendaemmerung: #a3b5c8;
	--pastellpetrol: #9fcfca;
	--badezimmertuerkis: #73e9c2;
	--badezimmergruen: #64e59d;

	--daycolor: 159, 223, 0;

	--schwarzfussrgb: 58, 46, 27;
	--luxusflamingo: 254, 174, 187;
	--barbierosa: 255, 192, 236;
	--sehnsuchtlila: 178, 174, 255;
	--morgendaemmerung: 163, 181, 201;
	--pastellpetrol: 159, 207, 202;
	--badezimmertuerkis: 115, 233, 194;
	--badezimmergruen: 100, 229, 157;
	--juligruen: 159, 223, 0;
	--popel: 187, 199, 0;
	--lind: 194, 213, 0;
	--lehmfeucht: 185, 188, 138;
	--pastellmilitaer: 176, 188, 175;
	--olivgrau: 155, 174, 136;

}


/* !- Standards */

body {
	text-rendering: optimizeLegibility;
	font-size: 20px;
	background-color: var(--backgroundColor);
	color: var(--black);
	-webkit-font-feature-settings: "onum" 1;
	-moz-font-feature-settings: "onum" 1;
	-moz-font-feature-settings: "onum=1";
	-ms-font-feature-settings: "onum" 1;
	-o-font-feature-settings: "onum" 1;
	font-feature-settings: "onum" 1;
	max-width: 100vw;
	overflow-x: hidden;
}

p {
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 3;
    -webkit-hyphenate-limit-chars: 6 3 3;
    -webkit-hyphenate-limit-lines: 2;
    -webkit-hyphenate-limit-last: always;
    -webkit-hyphenate-limit-zone: 8%;

    -moz-hyphens: auto;
    -moz-hyphenate-limit-chars: 6 3 3;
    -moz-hyphenate-limit-lines: 2;
    -moz-hyphenate-limit-last: always;
    -moz-hyphenate-limit-zone: 8%;

    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: 6 3 3;
    -ms-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-last: always;
    -ms-hyphenate-limit-zone: 8%;

    hyphens: auto;
    hyphenate-limit-chars: 6 3 3;
    hyphenate-limit-lines: 2;
    hyphenate-limit-last: always;
    hyphenate-limit-zone: 8%;
}

a:link, a:visited, a:active {
	color: inherit;
	text-decoration: none;
}

a:hover {
}

a:focus {
	text-decoration: underline;
}

nav a, nav a:hover {
	text-decoration: none;
}

a:visited {

}

input:focus {
	-moz-outline-style: none;
	outline: none;
}

i, em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

.clearfloat {
	clear: both;
	display: block;
}

.dayColor {
	color: rgb(var(--daycolor));
}

.highlight {
	font-family:var(--CronosPro);
	font-size:19px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-transform: lowercase;
}

img[src*=svg] { width: 100%;}

img.lazyload {
	background: url(/img/ui/loader.gif) center no-repeat;
	opacity: 0;
	transition: opacity 0.3s;
}

img.lazyloaded {
	opacity: 1;
}

.embed {
	position: relative;
	overflow: hidden;
	width: var(--article-width);
	height: 425px;
	margin-right: calc(var(--margin) / 2 );
	margin-left: calc(var(--margin) / 2 );
	margin-bottom: var(--margin);
}

.matomo {
	position: relative;
	overflow: hidden;
	width: var(--article-width);
	height: 300px;
}

iframe {
	/* position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.r_133 {
}

.r_178  {
	height: 319px;
}

#lash {
	width: 23px;
	position: fixed;
	top: 40vh;
	left: 40vw;
	z-index: 10000;
}



/* !- claim */

.claim {
	background-color: rgb(var(--daycolor));
	width: 100%;
	text-align: center;
	padding-top: var(--margin);
	--claim-bottom: 40px;
	padding-bottom: var(--claim-bottom);
}

.claim:after {
	content: "";
	width: 100%;
	height: 26px;
	background: url(/img/ui/Punktelinie.svg) center repeat-x;
	display: block;
	position: relative;
	top: calc(var(--claim-bottom) + 13px);
}

.claim h2 {
	color: var(--schwarzfuss);
	margin-right: auto;
	margin-left: auto;
	font-style:normal;
	font-weight:normal;
	line-height:1.133;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}

.claim h2 {
	font: 74px var(--dayfont);
	font-style: var(--dayfontstyle);
	line-height:1.135;
}

@media (max-width: 1000px) {

	.claim h2 {
		font: 52px var(--dayfont);
	 	font-style: var(--dayfontstyle);
		line-height:1.135;
	}
}

@media (max-width: 600px) {

	 .claim h2 {
	 	font: 30px var(--dayfont);
	 	font-style: var(--dayfontstyle);
	 	line-height:1.133;
	}
}

.claim p {
	color:var(--white);
	font: small-caps 27px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:1.2;
	text-align:center;
	margin-top: 13px;
	text-transform: lowercase;
}


/* !- wrapper */

#wrapper {
	margin-top: var(--margin);
	position: relative;
	min-height: calc(100vh - var(--margin));
	height: calc(100vh - var(--margin));
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

#wrapper > header {
	position: absolute;
	left: var(--margin);
	width: var(--header-width);
	z-index: 1;
}


/* !- badge */

.badge {
	top: 200px;
	position: absolute;
	right: 150px;
	z-index: 1;
}

.badge svg {
	width: 250px;
	height: auto;
}

.badge text {
	fill: rgb(var(--daycolor)) !important;
	font-variant: small-caps;
}

.badge #TextByHand text {
 	letter-spacing: 0.1em;
}

 .badge:hover text {
	fill: var(--white) !important;
 }



/* !- nav */

nav ul {
	list-style: none !important;
}

.menue {
	margin-bottom: 4px;
}

/* !- search */

.search {
	margin-bottom: 30px;
	width: 100px;
	transition: all 0.3s;
	position: relative;
}

.search input {
	border: none;
	-webkit-appearance: none;
	font-family: var(--TheSerifExtraLightItalic);
	font-size:21px;
	font-style:italic;
	font-weight:100;
	line-height:1.238;
	width: 100%;
	color: rgb(var(--daycolor));
	position: relative;
	background-color: transparent;
}

input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }


.search input:focus {
}

.search:after {
	content: "";
	width: 100%;
	height: 9px;
	background: url(/img/ui/Punktelinie.svg) repeat-x;
	display: block;
	z-index: 1;
	margin-top: -4px;
}

.search:focus-within {
	width: 180px;
}

.search svg {
	position: relative;
}

.search #Hintergrund_7_ {
	fill: var(--white) !important;
}

.search:focus-within #Hintergrund_7_ {
	fill: var(--schwarzfuss) !important;
}

.search #Icon_x5F_Lupe_1_ {
	fill: var(--schwarzfuss) !important;
}

.search:focus-within #Icon_x5F_Lupe_1_ {
	fill: var(--white) !important;
}

.search:focus-within svg {
}

.search button {
	opacity: 1;
	border: none;
	-webkit-appearance: none;
	right: -51px;
	position: absolute;
	background-color: transparent;
	top: 0;
}

.search button:hover  #Icon_x5F_Lupe_1_ {
	fill: rgb(var(--daycolor)) !important;
}


.search:focus-within button {
	right: -61px;
	cursor: pointer;
}


.active {
	color: rgb(var(--daycolor)) !important;
}

/* !- home */

.home {
	position: fixed;
	left: calc(var(--margin) / 2 - 20px);
	top: calc(50% - 20px);
	z-index: 1;
}

.home #Hintergrund {
	fill-opacity: 0 !important;
}

.home:hover #Hintergrund {
	fill-opacity: 1 !important;
}

#Icon_x5F_Haus {
	fill: var(--schwarzfuss) !important;
}

.home:hover #Icon_x5F_Haus {
	fill: rgb(var(--daycolor)) !important;
}

.mobile {
	display: none;
}



/* !- Indesign CSS */

/* !- ist ok */

.zusatzangaben .title {
	font-family:var(--CronosPro);
	font-size:19px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-transform: lowercase;
}

.zusatzangaben .title:after {
	content: ":";
}

.zusatzangaben p {
	display: inline;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
}

.menueepunkte-auf-Popup {
	color:var(--black);
	font-family:var(--CronosPro);
	font-size:22px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:1.263;
	text-align:left;
}

.menu a {
	color:var(--black);
	font-family:var(--CronosPro);
	font-size:19px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:1.263;
	text-align:left;
	text-transform: lowercase;
}

.menue a:hover {
	color: rgb(var(--daycolor));
}

a.sprachweiche, .suchbegriff-eingeben, .zwischentitel-2-ordnung {
	color: rgb(var(--daycolor));
	font: 21px/26px var(--TheSerifExtraLightItalic);
	font-style:italic;
	font-weight:100;
}

.mobile a.sprachweiche {
	color: var(--white);
}

.ueberschrift {
	color: var(--schwarzfuss);
	font-family: var(--TheMixPlain);
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom: 25px;
	width: var(--article-width);
}

.zwischentitel {
	color:var(--black);
	font-family: var(--TheSerifExtraLightItalic);
	font-size:19px;
	font-style:italic;
	font-weight:100;
	line-height: 1.579;
	text-align:left;
	margin-top: 25px;
	margin-bottom: 25px;
}

.imprint .zwischentitel,
.impressum .zwischentitel,
.datenschutzerklärung .zwischentitel,
.privacy-policy .zwischentitel {
	color: rgb(var(--daycolor));
}

.bullet-ueber-fliesstext-andere {
	font-family: "Eureka-Glyphs", sans-serif;
	font-size:25px;
	font-style:normal;
	font-weight:normal;
	margin-top: 30px;
	display: inline-block;
}

.fliesstext-andere p {
	color:var(--black);
	font-family: var(--TheSerifExtraLightItalic);
	font-size:19px;
	font-style:italic;
	font-weight:100;
	line-height:1.579;
	text-align:left;
}

.fliesstext-ohne-trennungen, .zwischentitel {
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
}

.mit-Bullet:before {
	content: url(/img/ui/Punkt.svg);
	display: block;
	width: 11px;
	margin-bottom: 4px;
	margin-top: 38px;
	text-indent: 0;
}

.mit-Bullet:first-of-type:before {
	margin-top: var(--margin-half);
}

.zusatzangaben {
	color:var(--black);
	font-family: var(--TheSansExtraLight);
	font-size:19px;
	font-style:normal;
	font-weight:300;
	line-height:1.413;
	text-align:left;
	text-decoration:none;
	text-indent:-12px;
	text-transform:none;
	widows:1;
	margin-bottom: 56px;
	margin-left: 12px;
}

.zusatzangaben a {
	border-bottom: 1.5px solid rgb(var(--daycolor));
	display: inline-block;
	padding-left: 1ch;
}

.zusatzangaben a:hover {
	background-color: rgb(var(--daycolor));
}

.autoren p, .autoren a {
	color:var(--black);
	font-family: var(--TheSerifBold);
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:1.333;
	text-align:left;
	margin-top: 8px;
	display: inline-block;
}

.autoren a {
	border-bottom: 1.5px solid rgb(var(--daycolor));
}

.autoren a:hover {
	color: rgb(var(--daycolor));
}

.stichwortliste a, aside h6 {
	color:var(--black);
	font-family: var(--CronosPro);
	font-size:19px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:1.211;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform: lowercase;
}

.stichwortliste a {
	text-indent: -9px;
	display: inline-block;
	margin-left: 9px;
}

aside h6 {
	margin-bottom: 1em;
}

.stichwortliste a:before {
	content: ">";
	color:rgb(var(--daycolor));
	font-family: var(--TheMixBlackCaps);
	font-size:19px;
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	margin-right: 5px;
}

.stichwortliste a:hover, .stichwortliste .active a {
	color: rgb(var(--daycolor));
}

.fliesstext-abstand-unten {
	margin-bottom: 1em;
}

.fliesstext-abstand-oben {
	margin-top: 1em;
}



/* !- content */

/* !- header */

.circle {
	width: 240px;
	height: 240px;
	position: relative;
	margin-bottom: var(--margin);
	margin-right: auto;
	margin-left: auto;
}

.circle img, .square img {
	height: 100%;
	object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mask {
	width: 89%;
	height: 89%;
	position: absolute;
	border-radius: 50%;
	background-color: rgb(var(--daycolor));
	background-size: cover;
	filater: grayscale(100%);
	z-index: -1;
	top: 5.5%;
	left: 5.5%;
}

.square {
	width: 100%;
	height: 240px;
	position: relative;
	margin-bottom: var(--margin);
	margin-right: auto;
	margin-left: auto;
}


main {
	clear: both;
	/* width: 100%; */
    flex: 1 0 auto;
}

/* !- socials */

.socials {
	display: inline-block;
	text-align: center;
	height: 200px;
	width: 100%;
}

aside .socials {
	text-align: left;
}

aside .stichwortliste + .socials {
	margin-top: var(--margin-half);
}

.socials a {
	display: block;
	margin-bottom: 14px;
}

.socials a #Hintergrund, #Icon_x5F_Mastodon {
	fill: var(--schwarzfuss) !important;
}

.socials #Icon_x5F_f, .socials #Icon_x5F_Twitterbird {
	fill: white !important;
}

.socials .twitter:hover #Icon_x5F_Twitterbird {
	fill: rgb(var(--daycolor)) !important;
}

.socials .facebook:hover #Icon_x5F_f {
	fill: rgb(var(--daycolor)) !important;
}


section header {
	width: var(--article-width);
	margin-right: auto;
	margin-left: auto;
}

.center, .open {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: calc(var(--article-width) + var(--margin-quarter) + var(--aside-width));
	padding-left: calc(var(--header-width) + var(--margin-quarter));
}

.center.closed {
	transition: max-height 7s;
	max-height: calc(70vh - var(--margin) * 2 - 240px);
	min-height: 400px;
	overflow: hidden;
}

.fade {
	height: 130px;
	margin-top: -130px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	display: block;
	position: relative;
}

.center.not.closed {
	max-height: 10000px;
}

.center:after {
	content: "";
	clear: both;
	display: table;
}

.open:before {
	content: "";
	background: url(/img/ui/Punktelinie.svg) repeat-x;
	display: block;
	position: relative;
	height: 9px;
	width: 100%;
	margin-bottom: 12px;
}

.open {
	color: rgb(var(--daycolor)) !important;
	font: small-caps 23px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:1;
	text-align: left;
	text-transform: lowercase;
	display: block;
	height: 50px;
	position: relative;
	margin-top: 20px;
}

.open .cls-2{
	fill: rgb(var(--daycolor));
}

.open svg {
	height: 14px;
	margin-right: 10px;
}

aside {
	width: var(--aside-width);
	float: right;
}

article, .information {
	color:var(--black);
	font-family: var(--TheSansExtraLight);
	font-size:19px;
	font-style:normal;
	font-weight:300;
	line-height:1.579;
	text-align:left;
	word-break: normal;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

article {
	padding-bottom: 56px;
	width: var(--article-width);
}

article li {
	text-indent: 0;
}

article ul {
	margin-bottom: 1em;
	margin-top: 1em;
}

article li:before {
	content: url(/img/ui/Punkt.svg);
	display: inline-block;
	width: 11px;
	color:rgb(var(--daycolor));
	margin-right: 12px;
	margin-left: 23px;
}

article p, .information p {
	text-indent: 27px;
}

article p:first-of-type, h2 + p, ul + p, .fliesstext-abstand-unten + p {
	text-indent:0 !important;
}

article p em, article p i {
	font-family: var(--TheSerifExtraLightItalic);
	font-style:italic;
	font-weight:100;
}

article p a, article li a {
	font-family: var(--TheSansExtraLight);
	font-size:19px;
	font-style:normal;
	font-weight:300;
	display: inline;
	border-bottom: 1.5px solid rgb(var(--daycolor));
	margin-bottom: 1.5px;
}

article p a:hover, article li a:hover {
	background-color: rgb(var(--daycolor));
}

article h2 a {
	display: inline;
	border-bottom: 1.5px solid rgb(var(--daycolor));
	margin-bottom: 1.5px;
}

article h2 a:hover {
	background-color: rgb(var(--daycolor));
}

.images {
	margin-top: var(--margin);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
}

.images li {
	position: relative;
}

.link {
	display: block;
	position: relative;
}

.full {
}

.full .overlay {
	position: relative;
	height: auto;
	padding: 52px 0 60px;
	opacity: 1;
	width: var(--article-width);
	margin-right: auto;
	margin-left: auto;
	background-color: var(--white);
}

.images .link {
	margin-right: calc(var(--margin) / 2 );
	margin-left: calc(var(--margin) / 2 );
	margin-bottom: var(--margin);
}

.images .link a, .images .link {
    cursor: url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 18 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;'><path id='Icon_x5F_Lupe_1_' d='M11.4,7.2c0,2.3 -1.9,4.2 -4.2,4.2c-2.3,0 -4.2,-1.9 -4.2,-4.2c0,-2.3 1.9,-4.2 4.2,-4.2c2.3,-0.1 4.2,1.8 4.2,4.2m5.6,8.7c-0.4,-0.4 -2.3,-2.3 -4.2,-4.2c1,-1.2 1.6,-2.8 1.6,-4.5c0,-4 -3.2,-7.2 -7.2,-7.2c-4,0 -7.2,3.2 -7.2,7.2c0,4 3.2,7.2 7.2,7.2c1.2,0 2.2,-0.3 3.2,-0.8c2.1,2.1 4.2,4.1 4.5,4.4c1.2,1.1 3.1,-0.9 2.1,-2.1' style='fill:#fff;'/%3E %3C/svg%3E") 12 12, zoom-in;
}

.portrait .image {
	height: var(--article-width);
	width: auto;
}

.landscape .image {
	height: auto;
	width: var(--article-width) !important;
}

figure .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 4px);
	padding: 27px;
	background-color: rgba(var(--daycolor), 0.9);
	opacity: 0;
	box-sizing: border-box;
	color:var(--black);
	font-family: var(--TheSerifExtraLightItalic);
	font-style:italic;
	font-weight:100;
	line-height:1.579;
	text-align: center;
	transition: .5s ease;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

figure.link:hover .overlay {
	opacity: 1;
}

.overlay a {
	display: inline;
	border-bottom: 1.5px solid var(--white);
	margin-bottom: 1.5px;
}

.overlay a:hover {
	background-color: var(--white);
}

.left {
	float: left;
	width: calc(50% - 40px);
}

.right {
	width: calc(50% - 40px);
	float: right;
}

figure img {
	width: 100%;
}

.buy {
	width: 41px;
	height: 41px;
	position: absolute;
	right: 30%;
	bottom: -20px;
	z-index: 1;
	cursor: pointer !important;
}

.buy:hover #basket path {
	fill: rgb(var(--daycolor)) !important;
}

.landscape .buy {
}

.buyButton {
	width: 88px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0.5px solid black;
	margin-bottom: 42px;
	font-family:var(--CronosPro);
	font-size:19px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	text-transform: lowercase;
	margin-top: -14px;
}

.buyButton:hover {
	background-color: rgb(var(--daycolor));
}

/* !- search results */

.results {
	margin-bottom: 200px;
}

.result .thumbs {
	float: left;
	margin-right: 31px;
	width: 100px;
	margin-top: 11px;
}

.result:before {
	content: "";
	background: url(/img/ui/Punktelinie.svg) repeat-x;
	display: block;
	position: relative;
	height: 23px;
	top: calc(100% - 11px);
}

.result {
	height: 166px;
	padding: 0;
}

.result:hover {
	background-color: var(--resultBackground);
}

.result .thumbs img {
	background-color: rgb(var(--daycolor));
}

.result:hover .thumbs img {
	filter: none;
}

.result .zwischentitel {
	margin-top: 0;
	display: block;
	overflow: hidden;
	height: 1.5em;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0;
}

.excerpt {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	height: 4.6em;
}

.excerpt p {
	text-indent: 0;
	margin-bottom: 0;
	display: inline;
}



/* !- footer */

section footer {
	background-color: rgb(var(--daycolor));
	margin-top: 100px;
	padding-bottom: var(--margin);
	clear: both;
	--thumb-margin: 39px;
	--related-width: 220px;
	position: relative;
	transition: background-color 0.3s;
}

section .full + footer {
	margin-top: 0;
}

section footer:hover {
	background-color: var(--footcolor);
}

section footer .related {
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	padding-top: 2.5em;
	padding-right: 20px;
	margin-bottom: 2.5em;
	padding-left: 20px;
	box-sizing: border-box;
}

section footer h6 {
	font: small-caps 23px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:1;
	text-align: center;
	display: inline-block;
	text-transform: lowercase;
}

section footer:hover h6 {
}

section footer:before {
	content: "";
	background: url(/img/ui/Punktelinie.svg) right repeat-x;
	width: 100%;
	height: 26px;
	display: block;
	top: -12px;
	position: absolute;
}

section footer nav {
	width: 100%;
	overflow-x: hidden;
}

footer .thumbs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: auto;
	width: calc(100% - var(--thumb-margin));
	max-width: calc((108px + var(--thumb-margin) ) * 8 );
	margin-right: auto;
	padding-left: var(--thumb-margin);
	box-sizing: border-box;
}

.thumbs a {
	width: 108px;
	height: 108px;
	margin-right: var(--thumb-margin);
	margin-bottom: var(--thumb-margin);
	display: block;
	position: relative;
	margin-top: 8px;
}

.thumbs img {
	background-color: var(--footcolor);
	background-color: rgb(var(--daycolor));
	filter: grayscale(100%);
	border-radius: 8px;
	width: 100%;
}

section footer:hover .thumbs img {
}

.thumbs a:hover img {
	filter: none;
}

.thumbs a:hover figcaption {
	opacity: 1;
}

.thumbs figcaption {
	color: var(--schwarzfuss);
	font: small-caps 22px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:1;
	position: absolute;
	text-align: center;
	left: -346px;
	width: 800px;
	opacity: 0;
	transition: .3s ease;
	text-transform: lowercase;
	margin-top: 8px;
}

.shop {
	padding-top: 100px;

	--padding: 21px;
	--thumb-margin: 86px;
}

section footer.shop:hover {
	background-color: var(--schwarzfuss);
}

.shop .thumbs a {
	width: 270px;
	height: 412px;
	margin-right: var(--thumb-margin);
}

.shop .thumbs img {
	filter: none;
	border-radius: 8px 8px 0 0;
}

.shop .thumbs figcaption {
	opacity: 1;
	width: 100%;
	font: small-caps 23px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:1;
	position: absolute;
	text-align: left;
	left: 0;
	width: 100%;
	margin-top: -4px;
	background-color: white;
	border-radius: 0 0 8px 8px;
	padding: var(--padding);
	box-sizing: border-box;
	height: 150px;
}

.shop .thumbs a:hover figcaption {
	background-color: rgb(var(--daycolor));
}

.shop .thumbs figcaption:before {
	content: "";
	height: 23px;
	width: calc(100% + var(--padding) * 2);
	background: url(/img/ui/Punktelinie.svg) repeat-x;
	display: block;
	margin-bottom: 6px;
	margin-left: calc(0px - var(--padding));
	margin-top: -32px;
}


#wrapper > footer {
	background-color: var(--schwarzfuss);
	padding-top: var(--margin);
	padding-bottom: var(--margin);
	text-align: center;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	color: var(--white);
	flex-shrink: 0;
}

#wrapper > footer .column {
}

.middle {
}

.language {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}

.newsletter {
	margin-right: auto;
	margin-left: auto;
	width: 154px;
}

#wrapper > footer nav {
	font-family:var(--CronosPro);
	font-size:19px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	line-height:1.263;
	color: var(--white);
}

#wrapper > footer a:hover {
	color: rgb(var(--daycolor));
}

#wrapper > footer nav a, .newsletter a {
	font-variant: small-caps;
	text-transform: lowercase;
}

#wrapper > footer nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#wrapper > footer p {
	font-family: var(--TheSansExtraLight);
	font-size:19px;
	font-style:normal;
	font-weight:300;
	line-height:1.263;
}

footer .language a {
	font-family: var(--TheMixBlackCaps);
	font-size:22px;
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:1;
}

footer .language li {
	display: block;
}

.middle span {
	margin-right: 20px;
}

.middle p {
	margin-bottom: 1em;
	text-align: center;
    padding-left: 0;
	padding-right: 0;
	@supports (padding: max) {
    	padding-left: max(0px, env(safe-area-inset-left));
		padding-right: max(0px, env(safe-area-inset-right));
	}
}

.middle a {
	color: var(--white);
}

.middle nav:nth-of-type(2) a {
	color: rgb(var(--daycolor));
}

.middle nav:nth-of-type(2) a:hover {
	color: var(--white) !important;
}

.social {
	width: 239px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}

.social ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.social a {
	width: 40px;
	display: block;
	margin-bottom: 8px;
}

.social a:hover #Hintergrund {
	fill: var(--white) !important;
}

.social a #Hintergrund {
	fill: rgb(var(--daycolor)) !important;
}

.newsletter a {
	font: small-caps 22px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
	line-height:1;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	display: inline-block;
	text-transform: lowercase;
	width: 154px;
}

.newsletter a:before {
	content: "";
	height: 23px;
	background: url(/img/ui/Punktelinie.svg) repeat-x;
	display: block;
	margin-bottom: 17px;
	filter: brightness(100);
}

.newsletter a:after {
	content: "";
	height: 23px;
	background: url(/img/ui/Punktelinie.svg) repeat-x;
	display: block;
	margin-top: 17px;
	filter: brightness(100);
}

.shopCategories {
	font: normal 19px var(--TheSansExtraLight);
	font-style:normal;
	font-weight:300;
	text-transform: none;
	letter-spacing: 0;
	margin-top: 7px;
}

/* !- Index */

.index {
	background-color: rgb(var(--daycolor));
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	column-gap: var(--margin-quarter);
	background-color: rgb(var(--daycolor));
	padding-top: 12px;
	padding-bottom: var(--margin);
	clear: both;
	padding-right: var(--margin-quarter);
	padding-left: var(--margin);
	margin-top: -12px;
}

.alphabet {
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 24px;
	display: flex;
	justify-content: center;
	margin-top: 150px;
}

.alphabet a {
	color:#3a2e1b;
	font: small-caps 27px var(--TheMixBlackCaps);
	font-style:normal;
	letter-spacing: .1em;
	font-weight:900;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
	line-height:0.889;
	text-align:justify;
	text-align-last:justify;
	text-decoration:none;
	text-indent:0;
	text-transform: lowercase;
	widows:1;
	min-width: 25px;
}

.alphabet a:after, .alphabet a:first-of-type:before {
	content: "•";
	font-size: 25px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

.index .column {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	margin-right: var(--margin-quarter);
	width: 270px;
}

.index .column a {
	display: inline-block;
	margin-bottom: 0.5em;
	color:var(--black);
	font: small-caps 21px var(--CronosPro);
	font-style:normal;
	font-weight:300;
	line-height:1.143;
	margin-bottom:0;
	margin-left:10px;
	margin-right:0;
	margin-top:0;
	text-align:left;
	text-decoration:none;
	text-indent:-10px;
	widows:1;
	text-transform: lowercase;
}

.index .column a:hover {
	color: var(--white);
}

.index .column:after {
	content: "• • • • • • • • •";
	display: block;
	margin-bottom: 6px;
	margin-top: 20px;
	color:var(--black);
	font-family:var(--CronosPro);
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:1.712;
	text-align:left;
	letter-spacing: 1.5px;
}

h5.letter {
	color: var(--white);
	padding-left: var(--margin-quarter);
	margin-top: var(--margin-quarter);
	margin-bottom: var(--margin-quarter);
	font-family: var(--dayfont);
	font-size:74px;
	font-style: var(--dayfontstyle);
	line-height:1.135;
	text-decoration:none;
	text-indent: var(--margin-quarter);
	text-transform: lowercase;
}


/* !- popup */

.popup {
	background-color: rgba(var(--daycolor), 0.9);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 2;
	opacity: 0;
	transition: opacity 0.3s;
}

.popup.show {
	display: flex;
	opacity: 1;
}

.popup .close {
	position: absolute;
	right: var(--margin-quarter);
	top: var(--margin-quarter);
	width: 38px;
}

.popup .close svg {
	width: 100%;
	height: 100%;
}

.close:hover #closepath {
	fill: var(--white) !important;
}

.popup .information {
	max-width: var(--article-width);
	margin-bottom: var(--margin-half);
}

.popup .information h2 {
	color:var(--white);
	font-family: var(--TheMixPlain);
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
	margin-bottom: 1em;
}


/* !- animated input */

.animated {
  transition: all 0.2s;
  touch-action: manipulation;
}

label.animated {
	position: absolute;
	top: -25px;
	left: 9px;
	font-family: var(--TheMixPlain);
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:1.571;
}

input.animated:not:focus + label {
	display: none;
}

input.animated:placeholder-shown + label {
	cursor: text;
	transform-origin: left bottom;
	font-family: var(--TheSerifExtraLightItalic);
	font-size:21px;
	font-style:italic;
	font-weight:100;
	line-height:1.238;
	transform: translate(0, 32px);
}

::-webkit-input-placeholder, ::placeholder {
  opacity: 0;
  transition: inherit;
}

input.animated:focus::-webkit-input-placeholder, input.animated:focus::placeholder {
  opacity: 1;
}

input.animated:focus,
input.animated:not(:placeholder-shown) {
	background-color: var(--schwarzfuss);
	color: var(--white);
}

input.animated:not(:placeholder-shown) + label,
input.animated:focus + label {
	transform: translate(0, 0);
	cursor: default;
	font-family: var(--TheMixPlain);
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:1.571;
}

input[type=email], input[type=text], input[type=phone], input[type=password], input[type=number] {
	border-radius: 8px;
	-webkit-appearance: none;
	border: none;
	padding: 5px 5px 1px 9px;
	color:var(--black);
	font-family: var(--TheSerifExtraLightItalic);
	font-size:21px;
	font-style:italic;
	font-weight:100;
	line-height:1.238;
}


/* !- newsletter form */

#newsletter_form fieldset {
	position: relative;
}

#newsletter_form #email {
	width: calc(100% - 14px);
}

#newsletter_form form button {
	opacity: 1;
	background-color: transparent;
	border: none;
	-webkit-appearance: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 56px;
}

#newsletter_form form p, #newsletter_form div p, #buyVariants p {
	font-family: var(--TheMixPlain);
	font-style:normal;
	font-weight:normal;
	line-height:1.571;
}

#buyVariants p {
	text-indent: 0;
}

#newsletter_form p.error {
	font-family: var(--TheSerifExtraLightItalic);
	font-size:21px;
	font-style:italic;
	font-weight:100;
	line-height:1.238;
}

#Icon_x5F_senden #Hintergrund_11_ {
	fill: var(--schwarzfuss);
}

#Icon_x5F_senden #Icon_x5F_Flieger {
	fill: var(--white);
}

#Icon_x5F_senden:hover {
	cursor: pointer;
}

#Icon_x5F_senden:hover #Hintergrund_11_ {
	fill: var(--white);
}

#Icon_x5F_senden:hover #Icon_x5F_Flieger {
	fill: var(--schwarzfuss);
}


@media (prefers-color-scheme: _dark) {

	body {
		--backgroundColor: var(--schwarzfuss);
		--color: var(--white);

		--white: black;
		--black: white;
	}

	.ueberschrift {
		color: var(--black);
	}

	.circle .dots svg {
		fill: white;
	}

	.alphabet a {
		color: white;
	}

	#wrapper > footer {
		background-color: var(--schwarzfuss);
		color: var(--black);
	}

	#wrapper > footer nav, .middle a {
		color: var(--black);
	}

	.full .overlay {
		background-color: var(--schwarzfuss);
	}

	.home #Hintergrund {
		fill-opacity: 1 !important;
	}

	.home:hover #Hintergrund {
		fill-opacity: 1 !important;
	}

	#Icon_x5F_Haus {
		fill: rgb(var(--daycolor)) !important;
	}

	.home:hover #Icon_x5F_Haus {
		fill: var(--black) !important;
	}

	.search #Hintergrund_7_ {
		fill: var(--daycolor) !important;
	}

	.search:focus-within #Hintergrund_7_ {
		fill: var(--white) !important;
	}

	.search #Icon_x5F_Lupe_1_ {
		fill: var(--schwarzfuss) !important;
	}

	.search:focus-within #Icon_x5F_Lupe_1_ {
		fill: var(--white) !important;
	}

	.search:focus-within svg {
	}

	.search button:hover  #Icon_x5F_Lupe_1_ {
		fill: rgb(var(--daycolor)) !important;
	}

	#send_search #Hintergrund_7_ {
		fill: var(--black) !important;
	}

	section footer:before {
		background: url(/img/ui/Punktelinie_weiss.svg) right repeat-x;
	}

	section footer .related:after {
		background: url(/img/ui/Punktelinie_weiss.svg) left repeat-x;
	}

	.search:after {
		background: url(/img/ui/Punktelinie_weiss.svg) repeat-x;
	}

	.claim:after {
		background: url(/img/ui/Punktelinie_weiss.svg) center repeat-x;
	}

	.show .language:before {
		background: url(/img/ui/Punktelinie_weiss.svg) repeat-x;
	}

	.result:before {
		background: url(/img/ui/Punktelinie_weiss.svg) repeat-x;
	}

	.open:before {
		background: url(/img/ui/Punktelinie_weiss.svg) repeat-x;
	}

	.fade {
		background: -moz-linear-gradient(top,  rgba(var(--schwarzfussrgb),0) 0%, rgba(var(--schwarzfussrgb),0.8) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(2var(--schwarzfussrgb),0) 0%,rgba(var(--schwarzfussrgb),0.8) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(var(--schwarzfussrgb),0) 0%,rgba(var(--schwarzfussrgb),0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a2d1b', endColorstr='#3a2d1b',GradientType=0 ); /* IE6-9 */
	}

	.related {
		color: var(--white);
	}

	.index a {
		color: var(--white) !important;
	}

	.index a:hover {
		color: var(--black) !important;
	}

	.index .letter {
		color: var(--black) !important;
	}

	.mit-Bullet:before, article li:before {
		content: url(/img/ui/Punkt_weiss.svg);
	}


}

@media screen and (max-width: 1200px) {

	#wrapper > footer {
		display: block;
		width: 100%;
	}

	footer .language {
		margin-top: 160px;
		margin-bottom: 160px;
	}

	.newsletter {
		margin-top: 160px;
		margin-bottom: 160px;
	}

}

@media screen and (max-width: 1000px) {

	body {
		--margin: 59px;
		--margin-big: 59px;
		--margin-small: 56px;
		--article-width: 465px;
	}

	.mobile .menue {
		width: 114px;
	}

	.full .overlay {
		padding-bottom: 40px;
		padding-top: 32px;
	}

	article {
		width: calc(var(--article-width) - 20px);
	}

	.center, .open {
		width: calc(var(--article-width) - 20px);
		width: calc(var(--article-width) + var(--margin-quarter) + var(--aside-width) - 20px);
		padding-left: calc(var(--header-width) + var(--margin-quarter) - 20px);
	}

}

@media screen and (max-width: 860px) {

	body {
	}

	.claim p {
		display: none;
	}

/* !- header */

		#wrapper > header {
			left: 0;
			width: 100%;
			top: calc(-14px - var(--margin));
		}

		#wrapper.withClaim {
			position: static;
		}

		#wrapper.withClaim > header {
			top: -14px;
			position: absolute;
		}

		.hamburger svg {
			width: 17px;
			height: 17px;
			position: relative;
			z-index: 1;
		}

		.hamburger {
			position: relative;
		}

		.hamburger.show {
			display: block;
		}

		.hamburger:hover #Icon_x5F_Balken {
			fill: rgb(var(--daycolor)) !important;
		}


/* !- search_icon */

		.search_icon, .hamburger_icon {
			display: inline-block;
		}

		.search_icon {
		}

		.search_icon svg {
			height: 35px;
			width: 48px;
			top: 7px;
		}

		.search_icon #Hintergrund_7_ {
			fill: none !important;
		}

		.search_icon #Icon_x5F_Lupe_1_ {
			fill: var(--schwarzfuss) !important;
		}


	.mobile_search {
		background-color: rgba(var(--daycolor), 0.9);
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
	}

	.search:after {
		height: 31px;
	}

	.mobile_search.show {
		opacity: 1;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mobile_search .search input {
		color: var(--white);
	}

	.mobile_search .search #Hintergrund_7_ {
		fill: var(--white) !important;
	}

	.mobile_search .search #Icon_x5F_Lupe_1_ {
		fill: var(--schwarzfuss) !important;
	}

	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

	 .show .hamburger_icon, .show .search_icon {
		display: none;
	 }

	.close_icon {
		display: none;
	}

	.close_icon:hover {
		cursor: pointer;
	}

	.show .close_icon {
		display: block;
		z-index: 4;
		width: 17px;
		height: 17px;
		top: 19px;
		position: absolute;
		left: 16px;
	}

	.mobile {
		padding-top: 15px;
		display: block !important;
		position: relative;
        padding-right: 16px;
        padding-left: 16px;
		@supports (padding: max) {
        	padding-right: max(16px, env(safe-area-inset-right));
			padding-left: max(16px, env(safe-area-inset-left));
		}
	}

	.mobile.show {
		position: fixed;
	}

	.mobile .menu a {
		color:var(--black);
		font-family:var(--CronosPro);
		font-size:22px;
		font-style:normal;
		font-variant:small-caps;
		font-weight:bold;
		line-height:1.263;
		text-align:left;
	}

	.mobile .language a {
		font-size: 24px;
		line-height: 30px;
	}

	.show .language:before {
		content: "";
		width: 100%;
		height: 26px;
		background: url(/img/ui/Punktelinie.svg) repeat-x;
		display: block;
		margin-bottom: var(--margin-half);
		margin-left: -6px;
		transform: rotate(90deg);
		position: absolute;
		top: 45px;
		left: -139px;
	}

	.mobile .menue {
		background-color: rgba(var(--daycolor), 0.9);
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
	}

	.mobile .menue ul  {
		text-align: right;
		width: 160px;
		margin-right: 120px;
	}

	.mobile .language  {
		width: 174px;
	}

	.mobile .language, .mobile .menu {
		margin-right: 0;
		margin-left: 0;
		position: relative;
	}

	.show .menue {
		opacity: 1;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mobile .menu {
	}

	.mobile .menue a:hover {
		color: var(--white);
	}

	.mobile .menue a.active {
		color: var(--white) !important;
	}

	.juli {
		float: right;
		color: var(--schwarzfuss) !important;
		font: small-caps 27px var(--TheMixBlackCaps);
		font-style:normal;
		letter-spacing: .1em;
		font-weight:900;
	    font-variant-ligatures: contextual;
	    -moz-font-feature-settings: "calt";
	    -webkit-font-feature-settings: "calt";
	    font-feature-settings: "calt";
		line-height:1.2;
		text-align:center;
		position: relative;
		text-transform: lowercase;
		margin-top: 10px;
	}

	.show .juli {
		position: fixed;
		right: 17px;
	}


	.home {
		display: none;
	}

	.center {
		width: var(--article-width);
		padding-left: 0;
		display: flex;
		flex-direction: column;
	}

	.open {
		width: var(--article-width);
		padding-left: 0;
	}

	aside {
		order: 3;
		margin-bottom: var(--margin-half);
		float: none;
	}

	footer .thumbs {
		width: 100%;
	}

	.thumbs figcaption {
		display: none;
	}

	.shop .thumbs figcaption {
		display: block;
	}

	.alphabet {
		position: sticky;
		position: -webkit-sticky;
		top: 0;
		background-color: rgb(var(--daycolor));
		background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,255,255) 50%, rgb(var(--daycolor)) 50%, rgb(var(--daycolor)) 100%);
		background: -webkit-linear-gradient(top, rgb(255,255,255) 0%, rgb(255,255,255) 50%, rgb(var(--daycolor)) 50%,rgb(var(--daycolor)) 100%);
		background: linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(255,255,255) 50%, rgb(var(--daycolor)) 50%,rgb(var(--daycolor)) 100%);
	}

	.alphabet a:after, .alphabet a:first-of-type:before {
		content: "";
	}

}

@media only screen and (max-width : 768px) {

	.image {
		width: 100% !important;
		height: auto !important;
	}

	.buy {
		bottom: calc(var(--margin) - 20px);
		position: absolute;
	}

	.hasOverlay .buy {
		top: -17px;
	}

	.images figure .overlay {
		position: relative;
		padding: 27px;
		background-color: var(--white);
		opacity: 1;
		font-size: 18px;
		width: calc(100vw - var(--margin));
	}

	.overlay a {
		border-bottom: 1.5px solid rgb(var(--daycolor));
	}

	.overlay a:hover {
		background-color: rgb(var(--daycolor));
	}

}

@media only screen and (max-width : 480px) {

	body {
		--margin: 56px;
		--margin-big: 59px;
		--margin-small: 52px;
		--article-width: 320px;
	}

	.image.lazyloaded {
		max-width: calc(100% - var(--margin-quarter));
	}

	main {
		/* padding-inline: 17px; */
	}

	section footer {
		margin-top: 0;
	}

	footer .menu li a {
		display: block;
		text-align: center;
		height: 0;
	}

	footer .menu ul {
		margin-top: -1em;
	}

	.middle nav:nth-of-type(2) {
		margin-bottom: 2em;
	}

	.middle p {
		margin-bottom: 2em;
	}

	.middle span {
		display: block;
	}

	.matomo {
		height: 300px;
	}

	.mobile .menue {
		width: 100%;
		flex-direction: column;
	}

	.show .language {
		margin-right: auto;
		margin-left: auto;
	}

	.show .language:before {
		transform: rotate(0deg);
		left: 0;
		top: -40px;
	}

	footer .language {
		margin-top: 30px;
		margin-bottom: 75px;
	}

	.mobile .menu {
		width: 172px;
		margin-top: 0;
		padding-bottom: 50px;
	}

	.mobile .menu ul {
		text-align: left;
	}

	.full {
		margin-bottom: 1em;
	}

	.embed {
		width: 100%;
	}

	.r_133 {
	}

	.r_178  {
		height: 193px;
	}

	aside {
		margin-bottom: 0;
	}

	.alphabet a:nth-of-type(4n) {
		display: none;
	}

	.alphabet a:after, .alphabet a:first-of-type:before {
		display: none;
	}

	.popup .close {
		position: absolute;
		left: 17px;
		width: 18px;
		top: 14px;
	}

	.popup > div {
		width: calc(100% - 2 * var(--margin-quarter));
		margin-right: var(--margin-quarter);
		margin-left: var(--margin-quarter);
	}

	.newsletter {
		margin-top: 60px;
		margin-bottom: 75px;
	}

	.overlay {
		padding: 0!important;
	}

	.thumbs figcaption {
		opacity: 1;
		display: block;
		left: -34%;
		width: 170%;
		position: relative;
	}

	.thumbs li {
		width: 90%;
		height: auto;
	}

	.thumbs a {
		width: 60%;
		height: auto;
		margin-left: 20%;
		margin-right: 0!important;
	}

	.shop .thumbs a {
		margin-left: 0;
	}

	footer .thumbs {
		flex-direction: column;
		padding-left: 0;
		align-content: center;
	}

	.shop li {
		width: auto;
	}

	section._shop .stichwortliste {
		margin-bottom: 80px;
	}

	section footer nav {
		width: 100%;
		overflow-x: visible;
	}



}

@media print {

	a[href^="http"]:not([href*="juligudehus.net"]):after {
		content: " (" attr(href) ")";
	}
}

@media (prefers-reduced-motion: reduce) {
*,
*::before,
*::after {
  animation-duration: 0.001s !important;
  transition-duration: 0.001s !important;
  }
}

