.:::::::     
	.::    .::   
	.::    .::   
	.:::::::     
	.::          
	.::          
	.::       .::

/*		R E S E T
----------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-variant-ligatures: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html {
	height: 100%;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, select {
    vertical-align: middle;
}

nav ul {
	margin: 0;
	padding: 0;
}

nav li, #jsnav li {
	list-style: none;
}

/*		W E B F O N T S
----------------------------------------------- */

@font-face {
	font-family: "Suisse PP";
	src: url("SuisseIntl-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: optional;
}

/*		B A S I C S
----------------------------------------------- */

body {
	color: #111;
	background: #fff;
	font-family: "Suisse PP", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.025em;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

a:link, a:visited {
	color: #111;
	text-decoration: none;
}

a:hover, a:active {
	border-bottom: 1.5px solid #111;
}

nav, #extranav {
	display: none;
}

::placeholder {
    color: #ccc;
    opacity: 1;
}

:-ms-input-placeholder {
	color: #ccc;
}

::-ms-input-placeholder {
	color: #ccc;
}

::selection {
	background: #111;
	color: #fff;
}

::-moz-selection {
	background: #111;
	color: #fff;
}

img, video {
	max-inline-size: 100%;
	block-size: auto;
	object-fit: contain;
	object-position: center center;
	height: auto;
}

.button {
	color: #fff !important;
	background: #111;
	padding: 7px 25px 9px 25px;
	border-radius: 2px;
	border: none !important;
}

.shopify-buy__btn, .shopify-buy__quantity {
	font-family: "Suisse PP", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif !important;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.035em !important;
}

.shopify-buy__layout-vertical {
	text-align: left !important;
}

#buchwerkstatt h1, #buchwerkstatt h2 {
	color: var(--akzent);
}

#buchwerkstatt footer h1 {
	color: #fff;
}

#newsletter h1 {
	color: #111;
}

.grey {
	color: #aaa;
}

.shopify-buy__layout-vertical, .shopify-buy__btn-and-quantity {
	text-align: left !important;
}

/*		D E S I G N
----------------------------------------------- */

:root {
	--akzent:#b29400;
}

#progress {
	position: relative;
	display: flex;
	align-items: center;
	border-bottom: 1.5px solid #111;
}

#progress::before {
	content: '';
	position: absolute;
	inset: 0;
	background: #ffffb9;
	z-index: -1;
}

#probar {
	background: var(--akzent);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#trinity {
	position: relative;
	z-index: 10;
	width: 100%;
}

#trinity a {
	display: block;
	padding: 5px 20px 9px 20px;
}

#trinity a:hover, #trinity a:active {
	background: #111;
	color: #fff;
	border: none;
}

header {
	position: relative;
	z-index: 20000;
}

nav .active a, #extranav .active a {
	border-bottom: 1.5px solid #111;
}

#werkstattlink a {
	color: var(--akzent);
}

#werkstattlink.active a {
	border-bottom: 1.5px solid var(--akzent);
}

h1 {
	font-size: 30px;
	letter-spacing: 0.01em;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	letter-spacing: 0.01em;
	font-weight: bold;
	line-height: 1.2;
}

header h1 {
	text-transform: uppercase;
	letter-spacing: 0.045em;
	margin: 25px 0 23px 0;
}

footer h1 {
	text-transform: uppercase;
	letter-spacing: 0.0345em;
}

header h1 a {
	border-bottom: none !important;
}

#publikationen h1 {
	line-height: 1.1;
}

#slider {
	padding-bottom: 70px;
}

.wrapper {
	margin-left: 20px;
	margin-right: 20px;
}

img {
	max-width: 100%;
}

#publikationen div {
	margin-bottom: 40px;
}

#more::after {
	content: "";
	clear: both;
	display: table;
}

#more #morepub div {
	float: left;
	margin-bottom: 15px;
	width: 45%;
	width: calc(50% - 10px);
}

#more #morepub div:nth-child(2n) {
	margin-left: 20px;
}

#morepub div:nth-child(5), #morepub div:nth-child(6), #morepub div:nth-child(7), #morepub div:nth-child(8), #morepub div:nth-child(9), #morepub div:nth-child(10) {
	display: none;
}

#publikationen em, #more #morepub em {
	display: none;
}

#publikationen a:hover em, #more #morepub a:hover em {
	display: block;
}

#publikationen a:hover span, #more #morepub a:hover span {
	display: none;
}

#book h1 {
	line-height: 1.1;
	margin: 0 15px 40px 20px;
}

#buchslider {
	background: #fff;
	margin-bottom: 40px;
}

#description {
	margin: 0 0 20px 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#descriptionextra {
	margin: 0 0 40px 0;
}

#facts {
	margin: 0 0 80px 0;
}

#description input[type=text], #description input[type=email], #description input[type=tel] {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	width: 95%;
	width: calc(100% - 20px);
	padding: 0;
	border: none;
	-webkit-appearance: none;
	border-radius: 2px;
	padding: 5px 5px;
	border: 1.5px solid #111;
	margin-bottom: 20px;
}

#description textarea {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	width: 95%;
	width: calc(100% - 20px);
	height: 120px;
	padding: 0;
	border: none;
	-webkit-appearance: none;
	border-radius: 2px;
	padding: 5px 5px;
	border: 1.5px solid #111;
	margin-bottom: 20px;
}

#description input[type=checkbox] {
	float: left;
}

#description .check {
	margin-left: 25px;
}

#description form span {
	padding-left: 2px;
	color: #e60004;
}

#description input[type=submit] {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	width: 100%;
	padding: 0;
	border: none;
	-webkit-appearance: none;
	border-radius: 2px;
	color: #fff;
	background: #111;
	padding: 9px 5px 8px 5px;
	cursor: pointer;
}

#more {
	clear: both;
}

#verlag h1 {
	line-height: 1.1;
	margin: 0 20px 40px 20px;
}

#verlag h1 span {
	display: inline-block;
}

#content img {
	margin-bottom: 13px;
}

#content p {
	margin: 0 0 20px 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#bios, #infosextra {
	margin: 0 0 40px 0;
	padding-top: 20px;
}

#infosextra {
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#newsletter {
	padding-top: 40px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#mce-EMAIL, #mc-embedded-subscribe {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	width: 100%;
	padding: 0;
	border: none;
	-webkit-appearance: none;
	border-radius: 2px;
	padding: 7px 5px 10px 5px;
}

#mce-EMAIL {
	border: 1.5px solid #111;
	width: calc(100% - 12px);
	margin-bottom: 10px;
	padding: 7px 5px 10px 5px;
}

#mc-embedded-subscribe {
	color: #fff;
	background: #111;
}

#mc-embedded-subscribe:hover {
	cursor: pointer;
}

#kontakt {
	color: #fff;
	background: #111;
	margin-top: 80px;
}

#kontakt .wrapper {
	padding-top: 5px;
	padding-bottom: 20px;
}

#kontakt a:link, #kontakt a:visited {
	color: #fff;
}

#kontakt a:hover, #kontakt a:active {
	border-bottom-color: #fff;
}

#kontakt ul {
	padding-left: 0;
	margin-bottom: 20px;
}

#kontakt ul li:first-child {
	margin-bottom: 20px;
}

#kontakt li {
	list-style: none;
}

footer svg {
	width: 18px;
	height: 18px;
	fill: #fff;
	margin-top: 3px;
	margin-right: 5px;
}

.nobottom {
	border-bottom: none !important;
}

.instalink svg {
	transform: scale(0.8);
	display: inline-block;
	position: relative;
	top: 1px;
}

.termin {
	margin-bottom: 60px;
	clear: both;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.termin h2:first-child {
	margin-bottom: 0 !important;
}

.termin h2:nth-child(2) {
	margin-top: 0 !important;
}

h1.inside {
	margin-left: 20px;
	margin-right: 20px;
}

.openup a {
	border-bottom: 1.5px solid #111;
}

#buchwerkstatt #facts h2 {
	position: relative;
	margin-bottom: -10px;
}

#kickstats {
	margin-left: 20px;
	margin-bottom: 40px;
}

#kickstats dt, #kickstats dd {
	margin-left: 0;
}

#kickstats dt, #kickstats dt a {
	color: var(--akzent);
}

#kickstats dd {
	margin-bottom: 10px;
}

.nokick {
	display: none;
}

/*		O W L   C A R O U S E L
----------------------------------------------- */

@media screen and (max-width: 450px) {
#hamburger {
	width: 21px;
	height: 21px;
	position: absolute;
	right: 2px;
	top: -3px;
}

#hamburger:hover {
	cursor: pointer;
}

#extranav {
	position: absolute;
	left: 0;
	top: 57px;
	z-index: 9000;
	background: #fff;
	width: 100%;
	padding: 10px 0 40px 10px;
}

.plusbar #extranav {
	top: 127px;
}

#extranav ul {
	margin-left: 0;
	padding-left: 0;
}

#extranav li {
	list-style: none;
	margin-left: 11px;
	margin-bottom: 11px;
}

}

@media screen and (min-width: 451px) and (max-width: 650px) {
#hamburger {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 2px;
	top: -3px;
}

#hamburger:hover {
	cursor: pointer;
}

#extranav {
	position: absolute;
	left: 0;
	top: 57px;
	z-index: 9000;
	background: #fff;
	width: 100%;
	padding: 10px 0 40px 10px;
}

.plusbar #extranav {
	top: 127px;
}

#extranav ul {
	margin-left: 0;
	padding-left: 0;
}

#extranav li {
	list-style: none;
	margin-left: 11px;
	margin-bottom: 11px;
}

#publikationen::after, #freundeskreis div::after {
	content: "";
	clear: both;
	display: table;
}

#publikationen div {
	float: left;
	width: 45%;
	width: calc(50% - 10px);
}

#publikationen div:nth-child(2n) {
	clear: both;
}

#publikationen div:nth-child(2n+1) {
	margin-left: 20px;
}

#freundeskreis .aufteilung {
	display: grid;
	column-gap: 20px;
	grid-template-columns: 1fr 1fr;
}

}

@media screen and (min-width: 651px) {
#hamburger {
	display: none;
}

nav {
	display: block;
	float: left;
	margin: 13px 0 30px 0;
}

header {
	height: 195px;
}

header h1 {
	margin: 20px 0 0 0;
	float: right;
	width: 66%;
}

h1 {
	font-size: 35px;
	letter-spacing: 0.01em;
}

h2 {
	font-size: 25px;
	letter-spacing: 0.01em;
	line-height: 1.1;
}

#slider {
	padding-bottom: 70px;
}

#publikationen::after {
	content: "";
	clear: both;
	display: table;
}

#publikationen div {
	float: left;
	width: 30%;
	width: calc(33.33333% - 13.5px);
	margin-left: 20px;
}

#publikationen div:nth-child(3n-1) {
	clear: both;
}

#publikationen div:nth-child(3n+2) {
	margin-left: 0;
}

#more #morepub div {
	width: 22%;
	width: calc(25% - 15px);
	margin-left: 20px;
}

#more #morepub div:nth-child(4n+1) {
	margin-left: 0;
}

#description {
	margin-left: 33%;
	margin-left: calc(33% + 15px);
}

#descriptionextra {
	margin-left: 33%;
	margin-left: calc(33% + 15px);
}

#facts {
	margin-left: 33%;
	margin-left: calc(33% + 15px);
}

#verlag p, #bios, #infosextra, .shopixtra {
	margin-left: 33%;
	margin-left: calc(33% + 15px);
}

#smallprint #bios {
	margin-left: 0;
}

#smallprint #content {
	padding-top: 100px;
}

#mc-embedded-subscribe {
	width: 33%;
	width: calc(33% - 10px);
}

#newsletter p {
	width: 66%;
	width: calc(66% - 10px);
	margin-top: 20px;
}

footer {
	padding-bottom: 20px;
}

footer .wrapper h1 {
	width: 33%;
	width: calc(33% - 10px);
	float: left;
	position: relative;
	top: -2px;
}

footer .wrapper div {
	width: 66%;
	width: calc(66% - 10px);
	margin-left: 33%;
	margin-left: calc(33% + 9px);
}

footer::after {
	content: "";
	clear: both;
	display: table;
}

footer ul {
	float: left;
	margin-bottom: 17px;
	width: 45%;
	width: calc(50% - 10px);
}

footer ul:nth-child(2n) {
	margin-left: 20px;
}

footer #preprint {
	height: 100px;
}

footer svg {
	width: 20px;
	height: 20px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: -2px;
}

.termin h2:first-child {
	float: left;
	margin-top: 0 !important;
}

.termin h2:nth-child(2) {
	margin-left: 33%;
	margin-left: calc(33% + 15px);
}

#freundeskreis .aufteilung {
	display: grid;
	column-gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
}

#freundeskreis .aufteilung div {
	grid-column: span 2;
}

#trinity a {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 20px;
}

#trinity a div:nth-child(2) {
	text-align: center;
}

#trinity a div:nth-child(3) {
	text-align: right;
}

#kickstats {
	float: right;
	position: relative;
	margin-top: -180px;
	margin-right: 20px;
	margin-bottom: 0;
	z-index: 10;
}

.nokick {
	display: block;
}

}

@media screen and (min-width: 940px) {
body {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#everything {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

#progress {
	left: -20px;
	width: calc(100% + 40px);
}

header {
	height: 180px;
}

h1 {
	font-size: 50px;
	letter-spacing: 0;
}

header h1 {
	margin-top: 28px;
}

h2 {
	font-size: 35px;
	letter-spacing: 0.01em;
	line-height: 1.1;
}

#book {
	position: relative;
}

#book .wrapper {
	position: relative;
}

#book h1 {
	width: 900px;
	margin-left: 0;
	position: absolute;
	left: -3px;
	top: -6px;
	z-index: 20000;
}

#facts {
	float: left;
	margin-left: 0;
	position: absolute;
	left: 0;
	top: 160px;
	width: 290px;
}

#buchblock {
	width: 594px;
	margin-left: 33%;
	margin-left: calc(33% + 9px);
	padding-bottom: 13px;
}

#buchblock:hover {
	position: relative;
	z-index: 20001;
}

#description {
	margin-left: 0;
	margin-right: 20%;
	word-wrap: inherit;
	overflow-wrap: inherit;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

#descriptionextra {
	margin-left: 0;
	margin-right: 20%;
}

#more {
	margin-top: 80px;
}

#verlag {
	position: relative;
}

#verlag .wrapper {
	position: relative;
}

#verlag h1 {
	width: 900px;
	margin-left: 0;
	position: absolute;
	left: -3px;
	top: -7px;
	z-index: 10;
}

#bios, #infosextra {
	float: left;
	margin-left: 0;
	position: absolute;
	left: 0;
	top: 160px;
	width: 290px;
}

#content {
	width: 594px;
	margin-left: 33%;
	margin-left: calc(33% + 9px);
}

#content img:hover {
	position: relative;
	z-index: 20;
}

#content p {
	margin-left: 0;
	margin-right: 20%;
	word-wrap: inherit;
	overflow-wrap: inherit;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

#newsletter {
	word-wrap: inherit;
	overflow-wrap: inherit;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	padding-bottom: 20px;
}

#mce-EMAIL {
	width: 574px;
}

footer .wrapper h1 {
	top: -4px;
}

footer svg {
	width: 22px;
	height: 22px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: -2px;
}

#termine {
	padding-top: 100px;
}

.termin {
	word-wrap: inherit;
	overflow-wrap: inherit;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.inside {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

h1.inside {
	margin-left: auto;
	margin-right: auto;
}

#kickstats {
	margin-top: -144px;
}

}

@media screen and (min-width: 1140px) {
body {
	font-size: 19px;
	line-height: 25px;
	padding-bottom: 25px;
	letter-spacing: 0.025em;
}

.wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#trinity a {
	padding: 10px 25px 10px 25px;
}

h1 {
	font-size: 55px;
	letter-spacing: 0;
}

header {
	margin-top: 10px;
	height: 225px;
}

header h1 {
	margin-top: 29px;
	letter-spacing: 0.02em;
}

footer h1 {
	letter-spacing: 0.02em;
}

h2 {
	font-size: 33px;
	letter-spacing: 0;
}

#slider {
	padding-bottom: 70px;
}

#book h1 {
	width: 1050px;
	top: -7px;
}

#publikationen h1 {
	position: relative;
	left: -3px;
}

#publikationen div {
	margin-bottom: 50px;
}

#facts {
	top: 200px;
	width: 350px;
}

#buchslider {
	margin-bottom: 50px;
}

#buchblock {
	width: 726px;
	margin-left: 33%;
	margin-left: calc(33% + 10px);
}

#more {
	margin-top: 100px;
}

#verlag h1 {
	width: 1050px;
}

#bios, #infosextra {
	top: 200px;
	width: 350px;
}

#content {
	width: 726px;
	margin-left: 33%;
	margin-left: calc(33% + 10px);
}

#smallprint #content {
	padding-top: 95px;
}

#content p {
	margin-bottom: 25px;
}

#mce-EMAIL {
	width: 808px;
}

#newsletter p {
	margin-top: 25px;
	width: 55%;
}

footer {
	padding-bottom: 25px;
}

footer .wrapper h1 {
	width: 48%;
	width: calc(50% - 13px);
	float: left;
	position: relative;
	top: -6px;
}

footer .wrapper div {
	width: 48%;
	width: calc(50% - 13px);
	margin-left: 50%;
	margin-left: calc(50% + 10px);
}

footer #preprint {
	height: 125px;
}

#kontakt ul {
	margin-bottom: 25px;
}

#kontakt ul li:first-child {
	margin-bottom: 25px;
}

.termin {
	margin-bottom: 75px;
}

.inside {
	width: 1100px;
}

#kickstats {
	margin-top: -174px;
}

}

@media screen and (min-width: 1440px) {
#buchblock, #verlag #content {
	width: 877px;
}

#smallprint #content {
	width: 726px;
}

#description, #verlag p, #publikationen p {
	margin-right: 155px;
}

#verlag .termin p {
	margin-right: 0;
}

}

@media screen and (min-width: 651px) {
	header h1 {
		position: relative;
		top: -2px;
	}
}

@media screen and (min-width: 940px) {
	header h1 {
		top: -5px;
	}
}

@media screen and (min-width: 1140px) {
	header h1 {
		top: -6px;
	}
}

#hamburger::before,
#hamburger::after,
#hamburger span {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 3.5px;
	background: #111110;
	transition: transform .25s ease, top .25s ease, opacity .15s ease;
}

#hamburger::before {
	top: 0;
}

#hamburger span {
	top: 9px;
}

#hamburger::after {
	top: 18px;
}

#hamburger[aria-expanded="true"]::before {
	top: 9px;
	transform: rotate(45deg);
}

#hamburger[aria-expanded="true"] span {
	opacity: 0;
}

#hamburger[aria-expanded="true"]::after {
	top: 9px;
	transform: rotate(-45deg);
}

#hamburger:focus-visible {
	outline: 2px solid #111110;
	outline-offset: 4px;
}

@media screen and (max-width: 650px) {
	#extranav.offen {
		display: block;
	}
}

#bios summary {
	font-size: inherit;
	margin: 0;
	font-weight: bold;
	list-style: none;
	cursor: pointer;
}

#bios summary::-webkit-details-marker {
	display: none;
}

#bios summary::after {
	content: " ↓";
}

#bios details[open] > summary::after {
	content: " ↑";
}

#bios summary:focus-visible {
	outline: 2px solid #111110;
	outline-offset: 2px;
}

@media (prefers-reduced-motion: no-preference) {
	html {
		scroll-behavior: smooth;
	}
}

@media screen and (max-width: 650px) {
	#hamburger {
		top: 1.5px;
		height: 21.5px;
		
		width: 23.75px;
	}
}

.openup summary {
	font-weight: bold;
	margin: 1.33em 0 0;
	text-indent: -8px;
	list-style: none;
	cursor: pointer;
}

.openup summary::-webkit-details-marker {
	display: none;
}

.openup summary::before {
	content: "↓";
	display: inline-block;
	width: 8px;
	color: var(--akzent);
}

.openup[open] > summary::before {
	content: "↑";
}

.openup summary:hover {
	color: var(--akzent);
}

.openup summary:focus-visible {
	outline: 2px solid #111110;
	outline-offset: 2px;
}

@media screen and (min-width: 1140px) {
	.openup summary::before {
		width: 10px;
	}

	.openup summary {
		text-indent: -10px;
	}
}

.karussell {
	position: relative;
}

.karussell-spur {
	display: flex;
	overflow-x: auto;
	overscroll-behavior-x: contain;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
	
	clear: both;
}

.karussell-spur::-webkit-scrollbar {
	display: none;
}

.karussell-folie {
	flex: 0 0 100%;
	scroll-snap-align: start;
	min-width: 0;
	
	margin: 0;
}

.karussell-folie img {
	display: block;
	width: 100%;
	height: auto;
}

.karussell-punkte {
	display: flex;
	justify-content: center;
	
	gap: 0;
	padding: 10px 0 0;
	margin-left: -6px;
}

.karussell-punkt {
	width: 12.75px;
	height: 12.75px;
	padding: 6px;
	box-sizing: content-box;
	border: 0;
	border-radius: 15px;
	background-color: #ccc;
	background-clip: content-box;
	cursor: pointer;
}

.karussell-punkt[aria-current="true"],
.karussell-punkt:hover {
	background-color: var(--akzent);
}

.karussell-punkt:focus-visible {
	outline: 2px solid #111110;
	outline-offset: 3px;
}

#slider .karussell-folie img {
	aspect-ratio: 2350 / 1000;
	object-fit: cover;
}

#slider .karussell-punkte {
	justify-content: flex-start;
	margin-left: -6px;
	padding-top: 14px;
}

#slider .karussell-text {
	color: #111;
	margin: 12px 0 0;
	min-height: 35px;
}

#buchslider {
	background: #fff;
	margin-bottom: 40px;
}

#buchslider .karussell-folie img {
	object-fit: contain;
}

#buchslider .karussell-punkte {
	justify-content: flex-start;
	margin-left: -6px;
}

.karussell-werkstatt {
	margin-bottom: 60px;
	margin-left: 20px;
	width: calc(100% - 20px);
}

.karussell-werkstatt .karussell-spur {
	gap: 20px;
}

.karussell-werkstatt .karussell-folie {
	flex-basis: 100%;
}

@media screen and (min-width: 360px) {
	.karussell-werkstatt .karussell-folie {
		flex-basis: calc(80% - 20px);
	}
}

@media screen and (min-width: 600px) {
	.karussell-werkstatt .karussell-folie {
		flex-basis: calc(57.14% - 20px);
	}
}

@media screen and (min-width: 940px) {
	.karussell-werkstatt .karussell-folie {
		flex-basis: calc(44.44% - 20px);
	}
}

@media screen and (min-width: 1200px) {
	.karussell-werkstatt .karussell-folie {
		flex-basis: calc(30.77% - 20px);
	}
}

#slider figcaption {
	display: none;
}

#slider .karussell-text a:link,
#slider .karussell-text a:visited {
	border-bottom: 1.5px solid #111;
}

.karussell-spur {
	cursor: grab;
}

.karussell.zieht .karussell-spur {
	cursor: grabbing;
}

.karussell.zieht .karussell-spur,
.karussell.faehrt .karussell-spur {
	scroll-snap-type: none;
}

.karussell-spur img {
	-webkit-user-drag: none;
	user-select: none;
}

.karussell-spur:focus-visible {
	outline: 2px solid #111110;
	outline-offset: 2px;
}

@media screen and (max-width: 939px) {
	#slider .karussell-text {
		margin-left: 20px;
		margin-right: 20px;
	}

	#slider .karussell-punkte {
		margin-left: 14px;
		margin-right: 20px;
	}
}

.sprunglink {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 10000;
	background: #fff;
	color: #111;
	padding: 10px 14px;
	border: 2px solid #111110;
}

.sprunglink:focus {
	left: 0;
}
