

   :root {

		--ueberschrifth1 : "Titillium-Semibold";
		--ueberschrifth2 : "Titillium-Semibold";
		--fliesstext : "Titillium Web",sans-serif;
		--obliquetext : "Titillium-Semibold";
		--text : "Titillium Web",sans-serif;
		--fett: "Titillium-Semibold";
	}

	
/*______gmap_____________________________________________________________________________________________*/

.template-youtube,
.gmap {
    height: 400px;
    width: 100%;
    border-radius: 10px 10px 0px 10px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

.template-youtube,
.gmap {
    background-image: url("../grafiken/gmap-back.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.template-youtube {
    position: relative;
    background-color: #ccc;
    display: block;
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-size: auto 80%;
    background-image: url("../grafiken/play-button.png");
}

.youtube.youtube2 .template-youtube {
    background-image: url("../grafiken/yt-back.jpg");
    background-size: cover;
}

.gmap_information {
    display: none;
}

.adress_block {
    margin: 5px 0 10px;
    font-size: 14px;
    color: #555;
}

.infoWindow_container a:hover {
    color: #000000 !important;
}

.infoWindow_container {
    padding: 10px;
}

.infoWindow_container h3 {
    margin-bottom: 10px;
}

.open-details a.whatsapp:hover {
    color: #EE3000 !important;
}

/* DSGVO_____________________________________________________________________________________*/

.agree_window {
    padding: 15px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
    border-radius: 6px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 15px;
    position: absolute;
    left: -999px;
    right: -999px;
    top: -999px;
    bottom: -999px;
    margin: auto;
    max-width: 400px;
    max-height: 200px;
    height: min-content;
    width: 80%;
}

.agree_window h3 {
    color: #fff !important;
    margin-top: 0 !important;
}

.agree_window .agree_youtube_button,
.agree_window .agree_gmaps_button {
    background-color: #bed119;
    border: 2px solid #bed119;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 5px 8px;
    cursor: pointer;
    margin: 10px;
    display: inline-block;
}

.agree_window .agree_youtube_button:hover,
.agree_window .agree_gmaps_button:hover {
    color: #bed119;
    background-color: #fff;
}

.agree_window_alt {
    background: none;
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
    font: normal normal normal 12px/20px var(--text, sans-serif);
    font-family: var(--text, sans-serif);
    font-weight: 700;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    top: auto;
    bottom: 0;
}

.agree_window_alt a {
    color: #fff !important;
}

.youtube2 .agree_youtube_button {
    background: none !important;
    position: absolute;
    bottom: 40px;
    left: -999px;
    right: -999px;
    margin: auto;
    border: none;
    color: #fff !important;
    text-shadow: 0px 0px 20px #000000;
    top: -1090px;
    bottom: -999px;
    width: 160px;
    height: 160px;
    display: block;
    z-index: 2;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}

.youtube2 .agree_youtube_button:hover:before {
    background-size: 162px 162px;
    background-position: -2px -2px;
}

.youtube2 .agree_youtube_button:before {
    content: "";
    display: block;
    width: 158px;
    height: 158px;
    position: relative;
    top: 30px;
    background-image: url("../grafiken/play.png");
    background-size: contain;
    z-index: 1;
    margin: auto;
}

	
/*______accessiblity_____________________________________________________________________________________________*/
#cookie_form input[type="radio"],
#cookie_form input[type="checkbox"],
#cookie_form input.stadt {
    display: none;
    visibility: hidden;
}

#cookiehinweis .zwischen_ueberschrift2{
	font-size:18px;
	font-family: "Titillium-Semibold";
	margin: 5px 0;font-family: var(--ueberschrifth2, sans-serif);
}


#cookiehinweis .button {
	background-color: rgb(0, 145, 215);
	position: relative;
	width: auto;
	padding: 10px 15px;
	text-align: left;
	height: auto;
	display: inline-block;
	margin-top: 15px;
	cursor: pointer;
	border: none;
	font-size: 16px;
	font-family:  sans-serif;
	color: #fff;
	line-height: 1.688;
}
p.seo-opt {
    position: absolute;
    left: -1000vw;
    top: -1000vh;
    color: #fff !important;
    background-color: #000 !important;
    margin: 0;
    padding: 0;
}

#skip-blocks {
    padding: 0;
    margin: 0;
}

#skip-blocks a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #000;
    padding: 5px 10px;
    position: absolute;
    left: -9999px;
    top: -9999px;
}

#skip-blocks a:focus,
#skip-blocks a:hover {
    left: 0;
    top: 0;
    z-index: 999;
}

#skip-blocks a:hover {
    text-decoration: underline;
}
.break1,
.hidden{
	display: none; 
}
	.icon-cog:before {
		content: "\e900";
		font-size: 15px;
	}
	html, body
	{
		position: relative;
	}
	#cookiehinweis
	{
		position: fixed;
		width: 100%;
		height: 100%;
		overflow: hidden;
		color: #fff;
		bottom: 0px;
		left: 0px;
		display: block;
		right: 0px;
		padding: 20px;
		margin: 0 !important;
		box-sizing: border-box;
		z-index: -1;
		background: rgba(147,147,147,0.6);
		opacity: 0;
		backdrop-filter: blur(8px);
		text-align: left;

		-o-backdrop-filter: blur(8px);
		-moz-backdrop-filter: blur(8px);
		-webkit-backdrop-filter: blur(8px);

		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	#cookiehinweis.edit,
	#cookiehinweis.show{
		z-index: 99999;
		opacity: 1;
	}
	#cookiehinweis.edit{
		background: none;
		padding: 0;
		margin: 0;
		right: auto;
		left: 0;
		bottom: 0;
		top: auto;
		width: auto;
		height: auto;
		overflow: visible;
	}
	#edit{
		display: none;
		cursor: pointer;
	}
	#edit .cookie-icon{
		font-size: 20px;
		line-height: 1;
	}
	#cookiehinweis.edit #edit{
		display: block;
		background-color: #fff;
		cursor: pointer;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
		padding: 10px 10px;
		padding: 0 !important;	/*falls Link im Footermenü vorhanden*/
		font-family: var(--ueberschrifth1, sans-serif);
		font-size: 14px;
		line-height: 1;
		height: 0 !important;/*falls Link im Footermenü vorhanden*/
		color: #000;
	}
	#cookiehinweis.edit #edit:hover{
		color: var(--maincolor,#bed119);
	}
	#cookiehinweis.edit .content-container{
		display: none;
	}
	#cookiehinweis .content-container
	{ 
		padding: 10px;
		font-family: var(--fliesstext, sans-serif);
		font-size: 14px;
		color: #000;
		background-color: #FFFFFF !important;
	}

	#cookiehinweis .content-container a{
		text-decoration: none;
		color: var(--maincolor,#bed119);;
	}

	#cookiehinweis .content-container .zwischen_ueberschrift{
		text-align: left;
		font-size: 24px;
		line-height: 1.3;
		font-family: var(--ueberschrifth2, sans-serif);
		letter-spacing: 0;
		color: var(--maincolor,#bed119);
		opacity: 1;
		margin: 0 0 10px;
	}

	#cookiehinweis .action-container{
		border-radius: 0;   
		box-sizing: border-box;
	}
	#cookiehinweis .button
	{
		background:var(--button,#bed119);
		color: #fff !important;
		/*border: 1px solid var(--maincolor,#bed119);
		box-sizing: border-box;	
		border-radius: 0;
		padding: 10px 15px;*/
		line-height: 1 !important;
		font-family: var(--fett, sans-serif);
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	#cookiehinweis div.button{
		overflow:hidden;
		position: relative;
		z-index:0;
	}
	#cookiehinweis .button:hover
	{
		border-color: #fff !important;
	}

	#cookiehinweis .button_text
	{
		text-decoration: none;
	}
	.action-container-txt {
		width: 100%;
		padding-right: 20px;
		box-sizing: border-box;
		overflow: hidden;
	}

	#cookiehinweis .content-container {
		height: min-content;
		position: relative;
		box-sizing: border-box;
		width: auto;
		max-width: 620px;
		padding: 10px;
		margin: 0;
		overflow: scroll;
		table-layout: fixed;
		display: block;
		min-height: auto !important;
		max-height:  90vh;
	}

	a.more{
		display: block;
		margin-top: 20px;
	}
	#cookiehinweis .content-container form{
		margin-top: 30px;
	}
	#cookiehinweis .content-container .container{
		position: relative;
		box-sizing: border-box;
		width: 100%;
		padding-bottom: 25px;
	}
	#cookiehinweis .content-container .container label{
		display: block;
		cursor: pointer;
		padding-left: 45px;
		text-transform: none;
		font-weight: normal;
	}
	#cookiehinweis .content-container .container:after{
		content: "";
		height: auto;
		display: block;
		width: 4px;
		position: absolute;
		left: 11px;
		bottom: -5px;
		top: 25px;
		pointer-events: none;
		background-color: #ddd;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	#cookiehinweis .content-container .container.included:after{
		background-color: var(--maincolor,#bed119);
		z-index: 2;
	}
	#cookiehinweis .content-container .container.last:after{
		display: none !important;
	}
	#cookiehinweis .content-container .container span{
		margin: 0 0 10px;
		display: block;
	}

	#cookiehinweis .content-container .container label:before{
		content: "";
		display: block;
		width: 26px;
		height: 26px;
		padding: 0;
		position: absolute;
		background-color:#ddd;
		border: 2px solid #ddd;
		visibility: visible;
		border-radius: 50%;
		z-index: 1;
		left: 0;
		top: 0;
		margin: 0;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	#cookiehinweis button[type="submit"]:hover,
	#cookiehinweis .content-container .container input[type="radio"]:checked ~ label:before{ 
		border-color: var(--maincolor,#bed119) !important; 
		background-color: #FFFFFF !important;
		z-index: 2;
	}
	#cookiehinweis .included input[type="radio"] ~ label:after,
	#cookiehinweis input[type="radio"]:checked ~ label:after{
		content: "";
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		display: block;
		width: 20px;
		height: 20px;
		left: 3px;
		top: 3px;
		border-radius: 50%;
		z-index: 3;
		margin: auto;
		position: absolute;
		background-color: var(--maincolor,#bed119);
	}
	#cookiehinweis button[type="submit"]{
		background:#ddd;
		border-color:#FFFFFF;
		line-height: 1;
		vertical-align: top;
	}
	#cookiehinweis button[type="submit"]:hover{
		color: var(--maincolor,#bed119) !important; 
	}

	#cookiehinweis button.hidden{
		display: none !important;
	}
	@media (min-width: 700px){
		.break1{
			display: block !important;
		}
		span.break1{
			display: inline-block !important;
		}
		.mobile{
			display: none !important;
		}
		#cookiehinweis .button {
			padding: 12px 20px;
			font-size: 20px;
			line-height: 1.688;
		}
		#cookiehinweis .zwischen_ueberschrift2{
			font-size: 22px;
		}
		#cookiehinweis .content-container .zwischen_ueberschrift{
			font-size: 34px;
			margin-bottom: 20px;
		}
		#cookiehinweis .content-container{
			font-size: 16px;
			height: min-content;
			width: 100%;
			max-width: 900px;
			max-height: 90vh;
			padding: 35px;
			left: -999px;
			margin: auto;
			right: -999px;
			bottom: -999px;
			top: -999px;
			position: absolute;
			scrollbar-width: none;
			-ms-overflow-style: none;
		}
		/* Hide scrollbar for Chrome, Safari and Opera */
		#cookiehinweis .content-container::-webkit-scrollbar {
			display: none;
		}

		/* Hide scrollbar for IE, Edge and Firefox */
		#cookiehinweis .content-container {
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
		}
		#cookiehinweis.edit #edit{
			padding: 7px 15px;
			position: relative;
			line-height: 1;
		}
		#cookiehinweis.edit #edit span{
			display: inline-block !important;
			font-size: 18px;
			line-height: 1;
		}
		#cookiehinweis.edit #edit span.cookie-icon{
			position: relative;
			left: 5px;
			top: 2px;
			margin: 0;
		}
		#cookiehinweis .content-container .container label:before{
			width: 34px;
			height: 34px;
			border-width: 4px;
			left: 24px;
			top: 4px;
			z-index:  1;
			background-color: #FFFFFF !important;
		}
		#cookiehinweis .content-container .container label:hover span{
			color: var(--maincolor,#bed119);
		}
		#cookiehinweis .included input[type="radio"] ~ label:after, 
		#cookiehinweis input[type="radio"]:checked ~ label:after
		{
			width: 24px;
			height: 24px;
			left: 29px;
			top: 9px;
		}
		#cookiehinweis .content-container .container:after {
			height: 6px;
			width: auto;
			top: 18px;
			left: 45px;
			right: -30px;
		}
		#cookiehinweis .content-container form .container{
			display: table-cell;
			padding: 0;
		}
		#cookiehinweis .content-container form .table{ 
			width: calc( 100% + 40px);
			left: -20px;
			position: relative;
		}
		#cookiehinweis .content-container .container label{
			padding: 65px 20px 30px;
		}
		#cookiehinweis .content-container .container span{
			margin-bottom: 15px;
			font-weight: bold;
		}
		#cookiehinweis .content-container .button-container{
			text-align: right;
			margin-top: 10px;
			padding: 20px 0 0;
			border-top: 2px solid var(--maincolor,#bed119);
		}
		#cookiehinweis .content-container .button-container a{
			display: inline-block !important;
		}
		#cookiehinweis .button{
			margin-left: 20px;
		}
		#cookiehinweis button[type="submit"]:hover,
		#cookiehinweis a.button:hover{
			background: var(--maincolor,#bed119) !important;
			color: #fff !important;
		}

	}
