@font-face {
	font-family: 'Amarante';
	src: url('../fonts/Amarante-Regular.ttf') format('truetype');
	font-style: normal;
	font-display: block;
}
			
h1 {
	font-family: 'bahnschrift-semicondensed', Arial;
	font-size: 2rem;
    font-stretch: 100%;
    font-weight: 700;
}

h2, .h2ash1 {
	font-family: 'Amarante', 'bahnschrift-semicondensed', Arial;
	letter-spacing: 0px;
	font-weight: 400;
	line-height: 1.2;
	color: #00A59E;
	font-size: 32px
}

h3 {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	line-height: 1.4em;
	text-transform: none;
	color: #ae8f53;
	font-size: 17px;
}

.h2ash4 {
	color: var(--bs-heading-color);
	line-height: 1.2;
	letter-spacing: unset;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
}

h5 {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

p {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: 1.3em;
	text-transform: none;
}

.navbar {
	background-color: #0c0c0cf5;
	color:#f7f2ed;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-size: 26px;
	letter-spacing: 0.1px;
	z-index: 1000000;
	border-bottom: solid 1px #00A59E;
}

.custom-tooltip {
	z-index: 1000001;
	font-size: 23px;
}

#navbarSupportedContent {
	padding-left:0px;
}

.nav {
	margin-left: 40px;
	margin-right: 40px;
}

.navbar-nav {
	align-items: center;
}

.navbar a {
	color:#f7f2ed !important;
	font-size: larger;
}

.navbar a:hover {
	color: #ae8f53 !important;
}

.navbar .active > a {
	color: #ae8f53 !important;
}

.nav-item {
	padding-top:0px;
	font-stretch: 75%;
    font-weight: 350;
	width:100%;
	border-bottom: solid 1px #ae8f53;
	text-align: center;
}

.navbar-brand {
	padding-top:0px !important;
	padding-bottom:0px;
	/**transform:translateX(-50%);**/
}

.navbar-brand img {
	width:75px;
	max-width:45px;
	height:auto;
	margin-left:1rem;
}

.navbar-brand.abs {
	position: relative;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}

.navbar-logo {
	left:50%;
	position:inherit;
	width:75px;
	margin-right:37.5px;
}

.dropdowniconunten::after {
    margin-left: -2.3em;
    vertical-align: -0.745em;
	border-top: .4em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent;
	content: Pfeil_weiß.svg;
}

.dropdowniconunten {
    margin-left: 0.255em;
    vertical-align: 0.255em;
	margin-right: 1.5em;
    margin-top: 0.3em;
}

.nav-lang {
	display: inline-block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

#navbar-buchen {
	border-color: #ae8f53;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
    padding-bottom: 4px;
	background-color: #ae8f53;
	letter-spacing: 1px;
	font-weight: bold;
}

#navbar-buchen:hover {
	background-color: transparent;
	color: #fff !important;
	text-decoration: none;
}

.navbar-toggler-icon {
	background-image: url(../images/Icons/Burger-Button.svg);
}

.dropdown-menu {
	/**top: 90px;
	left: -70px;**/
    border: solid 1px #ae8f53;
    background-color: rgba(0, 0, 0, 0.8);
	text-align: center;
	border-radius: 0;
	transform:translateX(-20%);
	top:90px !important;
}

a.dropdown-item {
	font-size: 19px;
	border-bottom: solid 1px #ae8f53;
}

#last-dropdown-child {
	border-bottom: 0px;
}

a.dropdown-item:hover {
	color: #ae8f53;
	background-color: transparent;
}

#navbarDropdown2 + ul {
	left:20px;
}

.con-gutschein-bar .row {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	text-align: center;
}

.con-gutschein-bar a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

#con-willkommen {
	padding-top:80px;
	background-color: #1d1e1e;
	background-attachment: fixed;
	color:#f7f2ed;
	background-image: url(../images/Hintergrund_Responsive.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

#con-willkommen .jumbotron {
	text-align:center;
	color: #fff;
	background-color: transparent;
	margin-top: 20px;
	margin-bottom: 0px;
}

#con-willkommen .jumbotron .display-3 {
	line-height: 0.5;
	margin-bottom: -1rem;
	font-weight: bold;
	text-transform: uppercase;
	color:#00A59E;
	font-size: 90px;
	padding-top: 50px;
    padding-bottom: 100px;
}

#con-willkommen .jumbotron .lead {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	font-size:37px;
	line-height:1.2em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#020c10;
	padding-top: 1rem;
	text-shadow: -1px 1px 0 #00A59E, 1px 1px 0 #00A59E, 1px -1px 0 #00A59E, -1px -1px 0 #00A59E;
}

#con-willkommen .lead2 {
	font-family: 'Amarante', Arial;
	margin-bottom: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	color:#00A59E;
	font-size: 46px;
}

#con-willkommen .lead4 {
	line-height: 0.2;
	margin-bottom: 3rem;
	font-weight: bold;
	color:#00A59E;
	font-size: 70px;
}

#con-willkommen .lead5 {
	margin-bottom: 3rem;
	margin-top: 3rem;
	font-weight: bold;
	color:#00A59E;
	font-size: 31px;
	letter-spacing: normal;
}

#con-willkommen-text {
	padding-left:5px;
	padding-right:5px;
	background-image: url(../images/Zahnraeder_Startseite.webp);
	background-repeat: no-repeat;
	background-size: contain;
}

.comingsoon {
	max-width:200px;
	transform:rotate(20deg);
}

#con-schulklassen-main h1 {
	font-size: 68px;
	color: #00a59e;
    font-weight: 700;
	margin-bottom: 24px;
    margin-top: 100px;
}

#con-schulklassen-main h3 {
	font-size: 48px;
	color: #00a59e;
    font-weight: 500;
}

#con-schulklassen-main img {
	max-width: 70px;
		
}

#con-schulklassen-main .beschreibungsbild {
	max-width: 700px;
	margin-bottom: 70px;
	width: 100%;
}

#con-schulklassen-main span {
	color: #f7f2ed;
	font-size: 30px;
	line-height: 1;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

.SemiCondensed {
    font-weight: 300;
}

.LightSemiCondensed {
    font-weight: 300;
}

.BoldSemiCondensed {
    font-weight: 700;
}

#con-unternehmen-main {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

#con-unternehmen-main h1 {
	font-size: 72px;
	color: #00a59e;
    font-weight: 700;
	margin-top:120px;
	margin-bottom:50px;
}

#con-unternehmen-main h2 {
	font-size: 50px;
	color: #00a59e;
    font-weight: 700;
	margin-bottom:0rem;
}

.unternehmen-zeile {
	padding-top: 15px;
	padding-bottom: 0px;
	border-left: solid 1px #ae8f53;
	border-right: solid 1px #ae8f53;
	color: #f7f2ed;
	font-size: 25px;
	line-height: 30px;
}

.zeileeins{
	font-size: 30px;
	color:#f7f2ed;
}

.zeilezwei {
	color:rgb(247 242 237 / 72%);
	font-size:25px;
}

.unternehmen-zeile-uberschrift {
	border-top: solid 1px #ae8f53;
	border-bottom: solid 1px #ae8f53;
	max-height:122px;
	padding-bottom: 15px;
}

.unternehmen-zeile h3 {
	color: #ad8f53;
	font-size: 36px;
}

.unternehmen-spalte {
	padding:30px;
}

.unternehmen-zeile-letzte {
	border-bottom: solid 1px #ae8f53;
	padding-bottom: 20px;
}

.mehrInfoButton {
	color:#ad8f53;
	font-size:30px;
	display:inline-block;
    border-bottom:1px solid #ad8f53;
    padding-bottom:2px;
}

#con-unternehmen-main .antwortblock {
	padding: 20px;
	text-align: justify!important;
	font-size: 30px;
	border-left:1px solid #ae8f53;
	border-right:1px solid #ae8f53;
	border-bottom:1px solid #ae8f53;
}

.schulklassen-zeile {
	 margin-bottom: 40px;
}

#unternehmenanfragenbutton {
	color: #f7f2ed;
	border: solid 1px #ae8f53;
	padding-left: 45px;
    padding-right: 45px;
	border-radius: 0px;
	background-color:transparent;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	font-size: 60px;
	margin-top: 80px;
}

#unternehmenanfragenbutton:hover {
	background-color:#ae8f53;
}

#schulklasseanfragenbutton {
	color: #f7f2ed;
	border: solid 1px #ae8f53;
	padding-left: 45px;
    padding-right: 45px;
	border-radius: 0px;
	background-color:transparent;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	font-size: 30px;
	margin-top: 80px;
}

#schulklasseanfragenbutton:hover {
	background-color:#ae8f53;
}

.unternehmenanfragenbutton {
	color: #f7f2ed;
	border: solid 1px #ae8f53;
	padding-left: 45px;
    padding-right: 45px;
	border-radius: 0px;
	background-color:transparent;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	margin-top: 25px;
}

.unternehmenanfragenbutton:hover {
	background-color:#ae8f53;
	color:#fff;
}

.oder {
	margin-top: 35px;
}

#con-schulklassen-kompetenzen {
	color: #f7f2ed;
	margin-top: 0px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

#con-schulklassen-kompetenzen img {
	margin-top:50px;
}

#con-schulklassen-kompetenzen h2 {
	font-size: 34px;
	color: #00a59e;
}

#con-schulklassen-kompetenzen h3 {
	font-size: 32px;
	color: #00a59e;
    font-weight: 700;
}

#con-schulklassen-kompetenzen p {
	font-size:16px;
	color: #f7f2ed;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	line-height: normal;
	text-align: justify;
}

.schulklassenfeldtext {
	padding-left: 25px;
    padding-right: 25px;
	text-align: justify;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-size: 19px;
}

.miniueberschrift {
	color: #00a59e;
	margin-top:20px;
	margin-bottom:20px;
}

.beschreibungsbild-klein {
	height: 80px;
}

#con-schulklassen-faq {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	color: #f7f2ed;
	margin-top:80px;
	margin-bottom:50px;
}

#con-schulklassen-faq h2 {
	color: #00a59e;
	font-size: 58px;
	padding-bottom:30px;
}

#con-schulklassen-faq .antwortblock {
	padding-left: 50px;
	padding-right: 40px;
	text-align: justify!important;
}

.schulklassen-frage {
	padding-left:0px;
	padding-right:0px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

.schulklassen-frage a {
	color: #00a59e;
	font-size: 20px;
}

.schulklassen-frage h4 {
	cursor: pointer;
	font-weight: bold;
}

#con-schulklassen-faq img {
	max-width:30px;
	padding-top: 9px;
	padding-left: 9px;
	margin-left: 14px;
}

#con-schulklassen-faq h4 {
	color: #f7f2ed;
}

.Texthervorheben {
	color: #00a59e;
	font-size: 20px;
}

.con-nochheutespielen {
	top: 00px;
	position: fixed;
	z-index:1000000;
	display: none;
	padding-left: 0px;
	width: 100px;
}

.con-nochheutespielen img{
	width: 160px;
}

#ticketsichern {
	position: fixed;
    z-index: 100;
	top: 105px;
	right:-8px;
	width: 100px;
	display:none;
	transition: 0.3s;
}

#ticketsichern:hover {
	right: -40px;
}

#ticketsichern img {
	transform:rotate(352deg);
	width: 100px;
	/**box-shadow: inset -10px 0px 81px 0px #ae8f53,
    0 0 30px 10px #ae8f53;**/
	transition: 0.3s;
}

#ticketsichern img:hover {
	/**box-shadow:
	inset 60px 0 120px -19px #ae8f53,
    0 0 40px 15px #ae8f53,
    0 0 40px 15px #b29864bf;**/
	width:110%;
	height:110%;
}

#sofortbuchen {
	bottom:0px;
	position: fixed;
	background-color: #005e63e6;
	z-index:1;
	color:white;
	display: none;
	cursor: pointer;
}

#sofortbuchen p{
	letter-spacing: 3px;
	font-weight: 700;
	margin-top: 8px;
	margin-bottom: 8px;
}

#onlinebuchbtn {
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	background-color: rgba(28,28,28,.86);
	letter-spacing: 1px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 21px 20px;
	border-color: #fff;
	margin-top: 30px;
}

#onlinebuchbtn:hover {
	color: #1b1b1b;
	background-color: #fff;
	border-color: #fff;
}

#onlinebuchbtn20 {
	background-color: transparent;
	border-radius:0;
	border-color: #ae8f53;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
	color: #f7f2ed;
	font-family: 'bahnschrift-semicondensed';
    font-weight: 700;
}

#onlinebuchbtn20:hover {
	background-color: #ae8f53;
}

.con-willkommen-bilder1 {
	padding-bottom:-1px;
	margin-top: 20px;
}

.con-willkommen-bilder1 > div {
	padding-left:0px;
	padding-right:3px;
}

.trennlinie {
	margin-bottom: 20px;
	width:auto;
	max-height:15px;
	max-width:100%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
}

.erlebnisleiste {
	margin-top: 30px;
}

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

.erlebnis_eigenschaften {
	font-size: 13px;
	margin-top: 30px;
	font-weight: lighter;
}

.erlebnis_specials {
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
    font-size: 17px;
    line-height: normal;
}

.erlebnisicon {
	height:50px;
	display: block;
	margin-bottom: 10px;
}

#Kundenstimme {
	margin-top: 0px;
}

#Kundenstimme a:hover{
	text-decoration:none;
}

.wrapper {
	width:100%;
	min-width:100%;
	height: auto;
}

.Plakat {
	width:100%;
	height: auto;
	max-width:max-content;
	padding-top: 24px;
	padding-bottom: 24px;
}

#Kundenstimme img {
	padding-bottom: 10px;
	min-width: 150px;
	max-width: 150px;
}

#Zitat {
	color:#fff;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-style: italic;
	padding: 10px;
	margin-bottom: 0px;
}

#Kundenname {
	color:#fff;
	font-style: italic;
}

#con-erklaerung {
	background-color:#202228;
	color:#fff;
	padding-left:0px;
	padding-right:0px;
}

#con-erklaerung .container {
	padding-top:32px;
	padding-bottom:32px;
}

#con-erklaerung h1 {
	text-transform:uppercase;
	font-weight:900;
	font-style:normal;
	line-height:1.2em;
	letter-spacing: 1px;
}

#con-erklaerung h3 {
	margin: 24px auto .3em;
	color: #fff;
}

#con-erklaerung p {
	color: rgba(28,28,28,.9);
}

#con-wrapper-gutscheine {
	background-color: #202228;
}

.con-willkommen-bilder2 {
	padding-bottom:-1px
}

.con-willkommen-bilder2 > div {
	padding-left:0px;
	padding-right:0px;
}

#onlinebuchbtn2 {
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	background-color: rgba(28,28,28,.86);
	border-color: rgba(28,28,28,.86);
	letter-spacing: 3px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	font-size: 12px;
	border-radius: 300px;
}

#onlinebuchbtn2:hover {
	color: #202228;
	background-color: #fff;
	border-color: #fff;
}

#preise {
	background-color:#CAB99B;
	padding-left:0px;
	padding-right:0px;
	color:#fff;
}

#preise a {
	color:#00A59E;
}

#preise h3 {
	font-weight: 800;
}

#preise .container {
	padding-top:20px;
}

#preise h1 {
	text-transform:uppercase;
	font-weight:900;
	font-style:normal;
	font-size:43px;
	line-height:1.2em;
	letter-spacing: 1px;
	color:#fff;
}

#preise p {
	font-weight: 300;
	font-size: 22px;
}

.vapianopaket {
	font-size: 18px !important;
}

.zielgruppe-image {
	text-align: center !important;
}

.zielgruppe-image img{
	max-width: 255px;
}

.sociallogos {
	margin:10px 20px 0px 20px;
	max-width:100px;
}

.sociallogos:hover {
	transform: scale(1.2);
}

#con-kontakt {
	padding-left:0px;
	padding-right:0px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

#con-kontakt h2 {
	font-size:70px;
}

#con-kontakt .container {
	padding-top:32px;
	padding-bottom:32px;
}

#con-kontakt p {
	line-height:1.3em;
	font-size:18px;
}

#con-kontakt img {
	margin-top:24px;
	max-height:130px;
	height:auto;
}

#con-kontakt h4 {
	margin: 24px auto .3em;
	color:#ae8f53;
}

.kontaktlinks {
	text-decoration:none;
	color: #00A59E;
	font-weight: bold;
}

.kontaktlinks:hover {
	color:#00A59E;
	text-decoration:none;
}

#con-footer {
	background-color:#171717;
	padding-left:0px;
	padding-right:0px;
	color: #fff;
}

#con-footer .container {
	padding-top:25px;
	padding-bottom:25px;
}

#con-footer p {
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	letter-spacing:1px;
	line-height:1.2em;
}

#map {
	height: 350px;
}

.footerlinks {
	font-family: 'bahnschrift-semicondensed', sans-serif!important;
	font-weight: 300;
	font-size: 13px;
	word-break: break-word;
}

.footerlinks a {
	padding-left:10px;
	padding-right:10px;
	color: #fff;
	text-decoration:none;
}

.footerlinks a:hover {
	color:#00A59E;
	cursor:pointer;
}

.modal {
	z-index: 1000000;
}

.nichtersterRaum {
	padding-top: 0px !important;
}

.con-weiß {
	background-color:#fff;
	padding-left:0px;
	padding-right:0px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	padding-top:100px;
}

.con-weiß .container {
	padding-top:32px;
	padding-bottom:32px;
}

.con-weiß .con-settingcards {
	border: solid #000 6px;
	margin-bottom: 10px;
	padding:1px;
	text-transform:uppercase;
	font-size:medium;
	margin-top: 2rem;
}

.con-weiß h1 {
	font-weight:bold;
}

.con-weiß h2 {
	text-align:center;
	width:100%;
}

.con-weiß h3 {
	margin: 24px auto .3em;
	color: #202228;
}

.con-weiß p {
	color: rgba(28,28,28,.9);
}

.con-weiß a {
	color: #00a59e;
    font-size: 20px;
}

#raueme-text {
	text-align:center;
}

#raueme-text p {
	text-align:justify;
}

.con-weiß-button {
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	background-color: rgba(28,28,28,.86);
	border-color: rgba(28,28,28,.86);
	letter-spacing: 3px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 700;
	font-size: 12px;
	border-radius: 300px;
	padding: 21px 34px;
}

.con-weiß-button:hover {
	color: #fff;
	background-color: #00A59E;
	border-color: #00A59E;
}

.con-rot {
	background-color:#CAB99B;
	padding-left:0px;
	padding-right:0px;
	color:#201713;
}

.con-rot:first-of-type {
	padding-top:140px;
}

.con-rot .container {
	padding-top:32px;
	padding-bottom:32px;
}

.con-rot h2 {
	width:100%;
}

.con-rot h3 {
	width:100%;
	margin: 24px auto 24px;
}

.con-rot-button {
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	background-color: rgba(28,28,28,.86);
	border-color: rgba(28,28,28,.86);
	letter-spacing: 3px;
	font-size: 12px;
	font-weight:600;
	border-radius: 300px;
	padding: 21px 34px;
}

.con-rot .con-settingcards {
	border: solid #000 6px;
	margin-bottom: 10px;
	padding:1px;
	text-transform:uppercase;
	font-size:medium;
	margin-top: 2rem;
}

.galerie-hauptbild {
	width:100%;
	height:auto;
	padding-bottom:30px;
}

.galerie {
	width:100%;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px;
}

#con-settingcards {
	border: solid #CAB99B 6px;
	margin-bottom: 10px;
	padding:1px;
	text-transform:uppercase;
	font-size:medium;
	margin-top: 2rem;
}

.setting-card {
	border-right: solid #e4ecf6 1px;
	border-bottom: solid #e4ecf6 1px;
	height: 130px;
	padding: 6px;
}

hr {
	margin: 34px 0;
}

.review {
	padding-bottom:50px;
}

.review span {
	font-size: 2em;
	display: block;
	color: rgba(28,28,28,.5);
}

.buchungueberschrift {
	text-align: center;
	color: #00a59e;
    font-weight: 700;
	font-size: 40px;
}

.anruflink {
	color:#00A59E;
	text-decoration:none;
}

.anruflinkfooter {
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}

.anruflinkfooter:hover {
	color:#00A59E;
	text-decoration:none;
}

#FeedbackFormular strong {
	font-size:20px;
	font-weight:700;
}

#cookiealert {
	font-size: 10px;
}

#cookiealert a {
	color:#fff;
}

.btn {
	white-space:normal;
}

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

.con-danke p {
	text-align:justify;
}

#Haken {
	max-width:180px;
	margin-bottom:20px;
}

/** Das Slide Carussel für die Bewertungen **/
#carousel {
	position: relative;
	width:100%;
	margin:0 auto;
}

#slides {
	overflow: hidden;
	position: relative;
	width: 100%;
}

#slides ul {
	list-style: none;
	width:100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#slides li {
	width:100%;
	float:left;
	text-align: center;
	position: relative;
	font-family:lato, sans-serif;
}

#con-Gutscheine {
	background-color: #cab99b;
    color: #562615;
	padding-top: 100px;
}

#con-Gutscheine .container {
	padding-top: 32px;
}

#con-willkommen-bilder3 {
	background-color: #cab99b;
	padding-bottom:-1px
}

#Gutschein-Bild {
	padding-left:0px;
	padding-right:0px;
}

#Gutschein-Text {
	padding: 30px;
}

/* Styling for prev and next buttons */
.btn-bar{
    max-width: 346px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
}

#buttons {
	padding:0 0 5px 0;
}

#buttons a {
	text-align:center;
	display:block;
	font-size:50px;
	float:left;
	outline:0;
	color:#b14943;
	text-decoration:none;
	display:block;
	width:35px;
	margin:0 40px;
	line-height: 1;
}

a#prev:hover, a#next:hover {
	color:#FFF;
	text-shadow:.5px 0px #b14943;  
}

.quote-phrase, .quote-author {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 20px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

.quote-phrase {
	color:#FFF;
	font-style:italic;
	text-shadow:.5px 0px #b14943;  
}

.quote-marks {
	font-size:30px;
	padding:0 3px 3px;
	position:inherit;
}

.quote-author {
	font-style:normal;
	font-size:20px;
	color:#b14943;
	font-weight:300;
	height: 30px;
}

.quoteContainer, .authorContainer {
	display: table;
	width: 100%;
}

#GoogleSummary {
	font: normal 12px Verdana,Bitstream Vera Sans,Arial,Helvetica,sans-serif;
    color: #000;
    background-color: #fff;
    overflow: hidden;
    width: 150px;
    margin: 10px;
    padding: 0 0 9px;
    text-align: center;
    border: solid #ea4335;
    border-width: 1px;
}

.bravoBox2 {
	background-color: #ea4335;
    height: 27px;
    padding-bottom: 1px;
    margin-bottom: -8px;
}

.bravoWrapper2 {
	display: table;
    height: 100%;
    width: 100%;
}

.bravoText2 {
	display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 19px;
    font-family: Verdana,Bitstream Vera Sans,Arial,Helvetica,sans-serif;
    font-style: normal;
}

.widEXCLINK2 {
	padding: 0 9px 0 9px;
	font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    border: none;
    font-weight: 300;
    outline: none;
    color: #000;
}

.widEXCLINK2 a {
	border: none;
    font-weight: 300;
    color: #000;
	text-decoration: underline;
}

.widEXCTALOGO2 img {
	padding-top: 8px;
    padding-bottom: 3px;
    border: none;
	height: 35px;
}

.howtogross {
	display: none;
}

.howtotextbox {
	font-size: x-large;
}

#fragen {
	text-align: center;
	padding-top:50px;
	padding-bottom:0px;
	font-size: 16px;
}

#fragen h1 {
	padding-bottom:50px;
	font-size: 56px;
	color:#00a59e;
}

#fragen h4, .h2ash4 {
	cursor: pointer;
	margin-bottom:0px;
	font-size:16px;
}

#fragen hr {
	margin: 10px 0;
}

#fragen img {
    max-width: 20px;
	padding-left: 9px;
	margin-left:-5px;
	margin-top:-7px;
}

#fragen .antwortblock {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify!important;
}

.dropdown-menu.show {
    padding-top: 0px;
    padding-bottom: 0px;
}

.form-control {
	appearance: auto;
}

.allgemeinbutton {
    background-color: transparent;
    border-radius: 0;
    border-color: #ae8f53;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    color: #f7f2ed;
    font-size: x-large;
    font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

.allgemeinbutton:hover {
    background-color: #ae8f53;
	border-color: #ae8f53;
}

.nav-icons {
	padding-top:0px;
	padding-bottom:0px;
	border-bottom: 0px;
}

.nav-icons img {
	height:22px;
	padding-right: 15px;
}

.languageIcon {
	padding-right: 4px !important;
}

.languageSmallBtn {
	text-decoration: none;
	padding-right:20px;
}

#bewertungsuebersicht {
	margin-left: 0rem;
	margin-right: 0rem;
}

#bewertungsuebersicht span {
	color:#ae8f53;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-size:13px;
}

#verrueckt-infoblock h2 {
	font-size:27px;
}

#verrueckt-infoblock .erlebnisleiste {
	margin-top:40px;
}

.verrueck-ueberschrift {
	font-size:x-large;
	padding-top: 50px;
}

#pdfgutschein-infoblock {
	padding-top:0px;
}

#hardcovergutschein-infoblock {
	padding-top:0px;
}

#hardcovergutschein-infoblock h2 {
	font-size:31px;
}

#schiff-infoblock {
	padding-top:0px;
}

.dropout-link {
	color:#ae8f53;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	cursor:pointer;
}

.dropout-link span {
	text-decoration: underline;
	text-underline-offset: 6px;
	text-decoration-thickness: 1px;
}

.dropout-link img {
	height: 30px;
	transform: rotate(90deg);
}

.dropout-link:hover {
	color:#ae8f53;
}

.dropout-link:hover img {
	margin-top:10px;
	height: 20px;
}

#jobgesucht .antwortblock {
	padding-left: initial;
	padding-right: initial;
	padding-top: 50px;
	text-align: justify;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

#jobgesucht .antwortblock a {
	text-decoration: none;
	color: #00A59E;
}

#jobgesucht .antwortblock h3 {
	color: #00A59E;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 25px;
}

#jobgesucht .antwortblock img {
	height:40px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#jobgesucht .antwortblock ul {
	list-style: none;
	font-size: 16px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

#jobgesucht .antwortblock li::before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #ae8f53; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}

#venuedoo {
	background-color: inherit!important;
}

#con-zielgruppen {
	margin-top: 61px;
}

#con-zielgruppen img {
	height:80px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#con-zielgruppen h2 {
	margin-bottom: 40px;
}

#con-zielgruppen p {
	text-align: justify;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	line-height: normal;
}

#con-zielgruppen a {
	text-decoration: none;
	color: #00A59E;
}

#con-zielgruppen2 img {
	height:50px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#con-zielgruppen2 h2, #con-zielgruppen3 h2 {
	margin-bottom: 40px;
	font-size: 34px;
}

#con-zielgruppen2 p, #con-zielgruppen3 p {
	text-align: justify;
	color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 16px;
	line-height: inherit;
}

#con-zielgruppen3 img {
	height:50px;
	margin-top: 18px;
	margin-bottom: 20px;
}

.kategorievorschau {
	max-width: inherit;
}

.antwortblock a {
	color: #00a59e;
    font-size: 20px;
}

.kategorievorschau-icon {
	height:48px;
}

.kategorievorschau-felder {
	padding-top: 30px;
	font-size:20px;
	font-family: 'bahnschrift-semicondensed', sans-serif;
	font-weight: 300;
}

#con-wandern {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

.fragenrahmen {
	border: solid 1px #00A59E;
	padding:16px;
	margin-bottom:16px;
}

.fragenrahmen.active, .fragenrahmen.fragen-active {
    background-color: #00A59E;
}

.fragenrahmen.active img, .fragenrahmen.fragen-active img {
    transform:rotate(270deg);
}


.fragenrahmen:hover {
	background-color: #00A59E;
}

.pfeilrunter {
	transform:rotate(90deg);
}
/** Carousel Startseite **/
.carousel-inner {
	border-style: solid;
	border-image: url('../images/Zahnraeder.png') round;
	border-image-slice: 200 200;
	border-image-width: 100px 100px;
	border-image-outset: 0;
}

.carousel-inner img {
	padding: 30px 30px;
}

.carousel-inner h5 {
	font-size: inherit;
}

.carousel-control-prev-icon {
	background-image: url('../images/Icons/Pfeil_türkis.svg');
	transform:rotate(180deg);
}

.carousel-control-next-icon {
	background-image: url('../images/Icons/Pfeil_türkis.svg');
}

#carousel1indis button {
  height: 7px;
  width: 7px;
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  border: solid 1px #00A59E;
}

#carousel1indis button.active {
  background-color: #00A59E;
}

#carousel2indis button {
  height: 7px;
  width: 7px;
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  border: solid 1px #00A59E;
}

#carousel2indis button.active {
  background-color: #00A59E;
}

#carousel3indis button {
  height: 7px;
  width: 7px;
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  border: solid 1px #00A59E;
}

#carousel3indis button.active {
  background-color: #00A59E;
}

#carousel4indis button {
  height: 7px;
  width: 7px;
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  border: solid 1px #00A59E;
}

#carousel4indis button.active {
  background-color: #00A59E;
}

#carousel5indis button {
  height: 7px;
  width: 7px;
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  border: solid 1px #00A59E;
}

#carousel5indis button.active {
  background-color: #00A59E;
}

#schulklassengrossbild {
	padding:0px;
	padding-top:77px;
	background-image: url(../images/Hintergrund.webp);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

#schulklassengrossbild img {
	width:100%;
}

#sondersatz {
	font-weight:100;
	font-size:12px;
}

.lupe {
	height: 100px;
}

/**#small-logo {
	padding-left:40%;
}**/

.navbar-toggler {
	border:0px;
}

.erlebnisKacheloben {
	padding-bottom: 30px;
}

#footerlogo {
	max-width:100%;
}

#klein-abstand {
	padding-top:67px;
}

#buchungskalender-ueberschrift {
	font-size:37px;
	padding-top:17px;
}

.schulklassenfragenabstand {
	margin-top:0px;
}

#schulklassenbildtopabstand {
	margin-top:50px;
}

.padstop {
	padding-left:0px;
	padding-right:0px;
}

.sprechblase {
	max-height:38px;
}

.zudenoutdoordiv {
	margin-bottom: 30px;
}

.gutscheinetrennlinie1 {
	margin-bottom:30px;
}

.gutscheinetrennlinie2 {
	margin-bottom:30px;
}

#preiseauflistung h2 {
	padding-bottom: 60px;
}

#preiseauflistung h5 {
	font-size: 16px;
}

.buttonverfuegbarkeitpruefen {
	border:1px solid #ae8f53;
	padding: 10px;
	margin-top: 20px;
}

.buttonverfuegbarkeitpruefen:hover {
	background-color:#ae8f53;
}

.buttonverfuegbarkeitpruefen h2 {
	color: white;
}

.buttonverfuegbarkeitpruefen img {
	transform: rotate(90deg);
	max-width: 20px;
	padding-left: 6px;
	margin-left: 21px;
}

.buttonverfuegbarkeitpruefen span {
	font-size: x-large;
	display: -webkit-inline-box;
	color: #fff;
	font-weight: bold;
}

/** Display Größen Unterschiede **/

@media (min-width: 576px) {
	.nav {
		margin-left: 80px;
		margin-right: 80px;
	}
	
	h2, .h2ash1 {
		font-size: 45px
	}

	h3 {
		font-size: 23px;
	}
	
	p {
		font-size: 16px;
	}
	
	#preiseauflistung p {
		font-size: 16px;
	}

	#Kundenstimme img {
		padding-bottom: 1px;
	}
	
	.con-nochheutespielen img{
		width: 200px;
	}
	
	.fa-star {
		font-size: 20px;
	}

	#Zitat {
		padding: 5px 5px 2px 5px;
		font-size: 14px;
	}

	#Kundenname {
		font-size: 16px;
	}
	
	#con-erklaerung h1 {
		font-size: 2rem;
	}
	
	.btn {
		white-space:nowrap;
	}
	
	#onlinebuchbtn {
		letter-spacing: 3px;
		padding: 21px 34px;
	}
	
	#raueme-text {
		text-align:left;
	}
	
	.con-danke p {
		text-align:center;
	}
	
	#buttons a {
		margin:0 28px;
		font-size: 30px;
	}
	
	#slides {
		height: 130px;
	}

	#slides ul {
		height: 130px;
	}

	#slides li {
		height: 130px;
	}
	
	.quote-phrase {
		height: 80px;
		font-size:14px;
	}
	
	#con-schulklassen-main h3 {
		font-size: 40px;
	}
	
	#con-willkommen .jumbotron .display-3 {
		font-size: 140px;
	}
	
	.con-nochheutespielen {
		width: 327px;
	}
	
	#ticketsichern {
		top: 128px;
		right:-53px;
		width: 200px;
		display:block;
	}

	#ticketsichern img {
		width: 170px;
	}
	
	#flynn-infoblock {
		padding-top:25px;
	}

	#zombie-infoblock {
		padding-top:25px;
	}

	#leo-infoblock {
		padding-top:25px;
	}

	#endzeit-infoblock {
		padding-top:25px;
	}
	
	#con-willkommen .lead2 {
		font-size: 73px;
	}
	
	.kranzrahmen {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#bewertungsuebersicht span {
		font-size:16px;
	}
	
	.con-willkommen-bilder1 {
		margin-top: 0px;
	}
	
	.carousel-inner {
		border-image-width: 200px 200px;
	}

	.carousel-inner img {
		padding: 55px 55px;
	}
	
	.erlebnis_eigenschaften {
		font-size: 13px;
	}
	
	#sondersatz {
		font-size:inherit;
	}
	
	#jobgesucht .antwortblock {
		padding-left: 50px;
		padding-right: 40px;
		padding-top: 50px;
	}

	#jobgesucht .antwortblock h3 {
		margin-bottom: 20px;
		font-weight: 600;
		font-size: 25px;
	}

	#jobgesucht .antwortblock ul {
		font-size: 19px;
	}
	
	.footerlinks {
		font-size: 14px;
	}
	
	#verrueckt-infoblock {
		padding-top:25px;
		padding-bottom: 50px
	}
	
	#verrueckt-infoblock h2 {
		font-size:32px;
	}

	.verrueck-ueberschrift {
		font-size:32px;
		padding-top: 0px;
	}
	
	#klein-abstand {
		padding-top:0px;
	}
	
	#pdfgutschein-infoblock {
		padding-top:25px;
	}
	
	#hardcovergutschein-infoblock {
		padding-top:25px;
	}

	#schiff-infoblock {
		padding-top:25px;
	}
	
	#hardcovergutschein-infoblock h2 {
		font-size:32px;
	}
	
	.schulklassen-frage {
		padding-left:calc(var(--bs-gutter-x) * .5);
		padding-right:calc(var(--bs-gutter-x) * .5);
	}
	
	#fragen {
		padding-bottom:50px;
	}
	
	#fragen .antwortblock {
		padding-left: 50px;
		padding-right: 40px;
	}
	
	#buchungskalender-ueberschrift {
		font-size:32px;
		padding-top:0px;
	}
	
	.kategorievorschau {
		max-width: 500px;
	}
	
	#schulklasseanfragenbutton {
		font-size: 50px;
	}
	
	.schulklassenfragenabstand {
		margin-top:80px;
	}
	
	#con-schulklassen-kompetenzen {
		margin-top: 100px;
	}
	
	.kategorievorschau-icon {
		max-height:60px;
	}
	
	.kategorievorschau-felder {
		font-size:22px;
	}
	
	.sprechblase {
		max-height:38px;
	}
	
	#schulklassenbildtopabstand {
		margin-top:var(--bs-gutter-y);
	}
	
	.padstop {
		padding-left:calc(var(--bs-gutter-x) * .5);
		padding-right:calc(var(--bs-gutter-x) * .5);
	}
	
	.beschreibungsbild-klein-special {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.allgemeinbutton {
		font-size: xx-large;
	}

	.carousel-control-next, .carousel-control-prev {
		opacity: 1;
	}

	.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
		width: 2.8rem;
		height: 2.8rem;
	}
}

@media (min-width: 768px) {	
	.navbar-brand img {
		max-width:50px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	.nav-icons {
		min-width:112px;
		padding-top:0px;
		padding-left:0px;
	}

	.nav-icons img {
		padding-right: 15px;
	}
	
	h2, .h2ash1 {
		font-size: 38px
	}
	
	h3 {
		font-size: 22px;
	}
	
	#con-willkommen {
		padding-top: 150px;
		background-image: url(../images/Hintergrund.jpg);

	}
	
	#con-schulklassen-main {
		padding-top: 200px;
	}
	
	#onlinebuchbtn2 {
		padding: 8px 16px;
		font-size: 18px;
	}
	
	#con-howto-erste-spalte {
		padding-top:40px;
	}
	
	#con-howto-erste-spalte h1 {
		font-size: 2rem;
	}

	#Kundenstimme img {
		padding-bottom: 10px;
	}
	
	.fa-star {
		font-size: 36px;
	}

	#Zitat {
		padding: 10px;
		margin-bottom: 0px;
	}

	#Kundenname {
		font-size: 16px;
	}
	
	.comingsoon {
		margin-top:-400px;
		float: right!important;
		max-width:150px;
	}
	
	.con-weiß {
		padding-top:131px;
	}
	
	#buttons a {
		margin:0 44px;
		font-size: 50px;
	}
	
	.quote-phrase {
		height: 100px;
		font-size:14px;
	}
	
	#con-settingcards {
		font-size:small;
	}
	
	#con-Gutscheine {
		padding-top: 131px;
	}
	
	.howtoklein {
		display: none;
	}
	
	.howtogross {
		display: block;
	}
	
	#con-erklaerung h1 {
		font-size: 2.5rem;
	}
	
	.trennlinie {
		margin-bottom: 40px;
		margin-top: 20px;
	}
	
	#con-schulklassen-main h1 {
		font-size: 72px;
		margin-bottom: 39px;
		margin-top: 0px;
	}
	
	.buchungueberschrift {
		font-size: 72px;
	}
	
	#cookiealert {
		font-size: 13px;
	}
	
	#con-willkommen .jumbotron .display-3 {
		font-size: 202px;
		margin-bottom: -2rem;
		line-height: 0.45;
	}
	
	#con-willkommen .lead2 {
		font-size: 100px;
	}
	
	.kranzrahmen {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	#flynn-infoblock {
		padding-top:0px;
	}

	#zombie-infoblock {
		padding-top:0px;
	}

	#leo-infoblock {
		padding-top:0px;
	}

	#endzeit-infoblock {
		padding-top:0px;
	}
	
	#verrueckt-infoblock {
		padding-top:0px;
	}
	
	#pdfgutschein-infoblock {
		padding-top:35px;
	}
	
	#hardcovergutschein-infoblock {
		padding-top:0px;
	}

	#schiff-infoblock {
		padding-top:0px;
	}
	
	.erlebnis_eigenschaften {
		font-size: 16px;
	}
	
	.lupe {
		height: 150px;
	}
	
	#fragen h4, .h2ash4 {
		font-size:calc(1.275rem + .3vw);
	}
	
	#fragen img {
		margin-top:0px;
		margin-left:0px;
		max-width: 24px;
	}
	
	#con-zielgruppen2 img, #con-zielgruppen3 img {
		height:50px;
	}

	#con-zielgruppen2 h2, #con-zielgruppen3 h2 {
		font-size: 25px;
	}

	#con-zielgruppen2 p, #con-zielgruppen3 p {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 17px;
	}
	
	.unternehmenanfragenbutton {
		margin-top: 80px;
		font-size: 40px;
	}
	
	.oder {
		margin-top: 100px;
	}
	
	#ticketsichern img {
		width: 200px;
	}
	
	#ticketsichern {
		top: 128px;
		right:-32px;
		width: 200px;
	}
	
	.abstandshalterstart {
		margin-top:50px;
	}
	
	.carousel-inner {
		border-image-width: 120px 120px;
	}
	
	.carousel-inner img {
		padding: 34px 34px;
	}
	
	#schulklassengrossbild {
		padding-top:93px;
	}
	
	.kategorievorschau {
		max-width: 100%;
	}
	
	.kategorievorschau-felder {
		font-size:16px;
	}
	
	.con-nochheutespielen img{
		width: 260px;
	}
	
	.con-nochheutespielen {
		width: 260px;
	}
	
	.unternehmenanfragenbutton {
		padding-left: 30px;
		padding-right: 30px;
		font-size: 30px;
		margin-top: 80px;
	}
	
	#con-schulklassen-kompetenzen p {
		font-size: 19px;
	}
}

@media (min-width: 992px) {
	.navbar {
		border-bottom: 0px;
		padding-bottom:12px;
		border-bottom: solid 1px #00A59E;
		/**background-color: #0c0c0ccc;**/
		min-height: 100px;
		box-shadow: 0px 15px 26px 18px rgb(0 0 0 / 70%);
	}

	.navbar-nav {
		margin-left: calc(50% - 480px) !important;
	}
	
	.nav {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.nav-item {
		padding-top:18px;
		font-stretch: 80%;
		font-weight: 350;
		border-bottom: 0px;
		width: inherit;
		font-size: 19px;
	}
	
	#fragen h2 {
		font-size: 45px;
	}
	
	#fragen .h2ash4 {
		font-size:calc(1.275rem + .3vw);
	}

	h3 {
		font-size: 23px;
	}
	
	p {
		font-size: 25px;
	}

	#preiseauflistung p {
		font-size: 20px;
	}

	.bookingheadline {
		margin-bottom: 40px;
	}

	#onlinebuchbtn2 {
		padding: 21px 34px;
	}
	
	#con-howto-erste-spalte {
		padding-top:100px;
	}
	
	#con-willkommen-text {
		padding-left:120px;
		padding-right:120px;
	}

	#Kundenname {
		font-size: 26px;
	}
	
	.comingsoon {
		margin-top:-360px;
		max-width:200px;
	}
	
	/**#onlinebuchbtn3 {
		margin-top: 75px;
		margin-bottom: 0px;
	}**/
	
	#slides {
		height: 186px;
	}

	#slides ul {
		height: 186px;
	}

	#slides li {
		height: 186px;
	}
	
	#buttons {
		margin-left: 60px;
		float: left;
	}
	
	#buttons a {
		margin:0 40px;
	}
	
	.quote-phrase {
		height: 110px;
		font-size:18px;
	}
	
	#con-settingcards {
		font-size:medium;
	}
	
	#con-schulklassen-kompetenzen h2 {
		font-size: 44px;
	}
	
	#con-schulklassen-main h3 {
		font-size: 48px;
	}
	
	#con-schulklassen-kompetenzen h3 {
		font-size: 40px;
	}
	
	#ticketsichern {
		top: 170px;
		right:-60px;
		width: 224px;
	}
	
	#cookiealert {
		font-size: 15px;
	}
	
	#flynn-infoblock {
		padding-top:0px;
	}
	
	#verrueckt-infoblock {
		padding-top:50px;
		padding-bottom: 0px;
	}
	
	#pdfgutschein-infoblock {
		padding-top:39px;
	}
	
	#hardcovergutschein-infoblock {
		padding-top:10px;
	}

	#schiff-infoblock {
		padding-top:0px;
	}

	#con-zielgruppen2 h2, #con-zielgruppen3 h2 {
		font-size: 30px;
	}
	
	.con-nochheutespielen {
		top: 101px;
		z-index:10000;
	}

	#con-zielgruppen2 p, #con-zielgruppen3 p {
		font-size: 20px;
	}
	
	.abstandshalterstart {
		margin-top:120px;
	}
	
	.abstandshaltermitte {
		margin-top:120px;
	}
	
	.kranzrahmen{
		padding-left: 40px;
		padding-right: 40px;
	}
	
	#jobgesucht .antwortblock ul {
		font-size: 18px;
	}
	
	.verrueck-ueberschrift {
		padding-top: 50px;
	}
	
	#schulklassengrossbild {
		padding-top:100px;
	}
	
	#con-zielgruppen p {
		font-size: 19px;
	}
	
	#fragen .antwortblock {
		font-size:19px;
	}

	#buchungskalender-ueberschrift {
		font-size:38px;
	   margin-bottom: 40px;
	}

	.antwortblock p {
		font-size: 21px;
	}
}

@media (min-width: 1200px) {
	/**#navbarSupportedContent .navbar-brand{
		padding-right:70px;
	}**/

	.navbar-nav {
		margin-left: calc(50% - 552px) !important;
	}

	.nav-item {
		margin-left: 12px;
		margin-right: 12px;
	}
	
	.con-nochheutespielen {
		top: 105px;
	}

	#con-willkommen-text {
		padding-left:200px;
		padding-right:200px;
	}

	#con-willkommen .jumbotron .lead {
		padding-top: 3rem;
	}
	
	#Zitat {
		padding-top: 20px;
		font-size: 26px;
	}

	#Kundenname {
		font-size: 36px;
	}
	
	.comingsoon {
		margin-top:-330px;
	}
	
	#slides {
		height:240px;
	}

	#slides ul {
		height:240px;
	}

	#slides li {
		height:240px;
	}
	
	#buttons a {
		padding:9px;
	}
	
	#navbar-buchen {
		margin-left: 25px;
	}
	
	#jobgesucht .antwortblock ul {
		font-size: 19px;
	}
	
	#flynn-infoblock {
		padding-top:50px;
	}
	
	#zombie-infoblock {
		padding-top:80px;
	}
	
	#leo-infoblock {
		padding-top:60px;
	}
	
	#endzeit-infoblock {
		padding-top:50px;
	}
	
	#pdfgutschein-infoblock {
		padding-top:85px;
	}
	
	#hardcovergutschein-infoblock {
		padding-top:50px;
	}

	/**#schiff-infoblock {
		padding-top:60px;
	}**/
	
	#schulklassengrossbild {
		padding-top:0px;
	}
	
	#con-zielgruppen2 img {
		height:80px;
	}

	#con-zielgruppen3 img {
		height:42px;
	}
	
	.carousel-inner img {
		padding: 50px 50px;
	}
	
	.carousel-inner {
		border-image-width: 200px 200px;
	}

	#mailsuccess {
		padding-top: 400px;
	}

	#bewertungsuebersicht {
		margin-left: 5rem;
		margin-right: 5rem;
	}

	#fragen {
		padding-top:0px;
	}
}

@media (min-width: 1400px) {
	.navbar-nav {
		margin-left: calc(50% - 515px) !important;
	}

	.nav-item {
		margin-left: 12px;
		margin-right: 12px;
	}

	.nav-item:nth-last-child(2) {
		margin-left: 0px;
		margin-right: 0px;
	}

	.nav-item:nth-last-child(3) {
		margin-left: -14px;
		margin-right: 0px;
	}

	.nav-icons {
		min-width:150px;
		padding-top: 0px;
		padding-left:30px;
	}
}

@media (min-width: 1600px) {
	.navbar-nav {
		margin-left: calc(50% - 480px) !important;
	}

	.nav-item {
		margin-left: 12px;
		margin-right: 12px;
	}
}

@media (min-width: 1800px) {
	.navbar-nav {
		margin-left: calc(50% - 558px) !important;
	}

	.nav-item {
		margin-left: 25px;
		margin-right: 25px;
	}
}

@media (min-width: 1920px) {
	.elementor-216 {
		font-size: 1.2vw;
	}

	#con-willkommen .jumbotron .lead {
		padding-top: 6rem;
	}
}