/*
denkmal europa font
flowpagefont
*/

h1 ,h2,h3,h4,h5,h6,p {
	margin:0;
	padding: 0;
	display: block;
}

@font-face {
	font-family: 'wgitd';
	src: url('fonts/wgitd/wgitd.eot?cb=1740926640');
	src: url('fonts/wgitd/wgitd.eot?#iehack&cb=1740926640') format('embedded-opentype'),
	url('fonts/wgitd/wgitd.woff?cb=1740926640') format('woff'),
	url('fonts/wgitd/wgitd.ttf?cb=1740926640') format('truetype'),
	url('fonts/wgitd/wgitd.svg?cb=1740926640#svgFontName') format('svg');
}


@font-face {
	font-family: 'tagline';
	src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
	url('fonts/SpartanMB-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}


@font-face {
	font-family: 'titel';
	src: url('fonts/SpartanMB-Black.woff2') format('woff2'),
	url('fonts/SpartanMB-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'untertitel';
	src: url('fonts/Bitter-Bold.woff2') format('woff2'),
	url('fonts/Bitter-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'text';
	src: url('fonts/Bitter-Regular.woff2') format('woff2'),
	url('fonts/Bitter-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'textbold';
	src: url('fonts/Bitter-Bold.woff2') format('woff2'),
	url('fonts/Bitter-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'footer';
	src: url('fonts/Bitter-Regular.woff2') format('woff2'),
	url('fonts/Bitter-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.loading_progress {
	background-color: #719fdd !important;
}
.text_scroller {
	width: 100%;
	height: auto;
	position: absolute;
	padding-left: 20px;
	padding-right: 65px;
}
.has_timeline .text_scroller {
	padding-left: 100px;
}.text_padder_lefttop {
	padding-left: 3vw !important;
	padding-right: calc( 50% - 3vw ) !important;
	padding-bottom: 100px !important;
	padding-top: 1vh !important;
	width: 100%  !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_righttop {
	padding-left: 50% !important;
	padding-right: 0% !important;
	padding-bottom: 100px !important;
	padding-top: 1vh !important;
	width: 100%  !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_middletop {
	padding-left: 3vw !important;
	padding-bottom: 100px !important;
	padding-top: 1vh !important;
	width: 100% !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_leftmiddle {
	padding-left: 3vw !important;
	padding-right: calc( 50% - 3vw ) !important;
	padding-bottom: 100px !important;
	padding-top: 15vh !important;
	width: 100%  !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_rightmiddle {
	padding-left: 50% !important;
	padding-right: 0% !important;
	padding-bottom: 100px !important;
	padding-top: 15vh !important;
	width: 100%  !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_middlemiddle {
	padding-left: 3vw !important;
	padding-bottom: 100px !important;
	padding-top: 15vh !important;
	width: 100%  !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}

.text_padder_leftbottom {
	padding-left: 3vw !important;
	padding-right: calc( 50% - 3vw ) !important;
	padding-bottom: 100px !important;
	padding-top: 30vh !important;
	width: 100% !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_rightbottom {
	padding-left: 50% !important;
	padding-right: 0% !important;
	padding-bottom: 100px !important;
	padding-top: 30vh !important;
	width: 100% !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}
.text_padder_middlebottom {
	padding-left: 3vw !important;
	padding-right: 0% !important;
	padding-bottom: 100px !important;
	padding-top: 30vh !important;
	width: 100% !important;
	height: auto;
	-moz-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-webkit-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-ms-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	-o-transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	transition: transform 0.5s linear 0s, opacity 0.5s linear 0s;
	z-index: 100 !important;
	/*pointer-events: none;*/
}

.tagline {
	font-size: calc( (35 / 1080 ) * 100vh )  !important;
	line-height: calc( (45 / 35) * (35 / 1080) * 100vh )  !important;

	font-family: "tagline" !important;
	word-spacing: 1px;
	word-break: break-word;
	padding: calc( (8 / 1080 ) * 100vh );
}
.tagline_span {
	padding-top:0;
    padding-bottom: 0;
}

.titel {
	font-size: calc( (100/1080) * 100vh )  !important;
	line-height: calc( (105 / 100) * (100/1080) * 100vh )  !important;

	font-family: "titel" !important;
	letter-spacing: 1px;
	word-spacing: 1px;
	word-break: break-word;
	padding: 0;
}
.titel_span {
	padding-top:0;
	padding-bottom: 0;
}
.untertitel {
	font-family: "untertitel" !important;
	font-size: 5.35vh !important;
	line-height: 1.2;
	word-spacing: 1px;
	word-break: break-word;
	padding: 0;
}
.untertitel_span {
	padding-top:0;
	padding-bottom: 0;
}
.text {
	font-size: calc( (25 / 1080 ) * 100vh )  !important;
	line-height: calc( (35 / 25) * (25 / 1080) * 100vh )  !important;
	font-family: "text" !important;
	letter-spacing: 1px;
	word-break: break-word;
	padding: 0;
}
.text b {
	font-family: "textbold" !important;
}
.text_span {
	padding-top:0;
	padding-bottom: 0;
}
.footer {
	padding: 0;
	font-size: calc( (25 / 1080 ) * 100vh )  !important;
	line-height: calc( (35 / 25) * (25 / 1080) * 100vh )  !important;
	font-family: "footer" !important;
	letter-spacing: 1px;
	word-break: break-word;
	padding: 0;
	margin-bottom: 20px !important;
}
.footer_span {
	padding-top:0;
	padding-bottom: 0;
}
.bold{
	font-family: "tagline", sans-serif !important;
	display: inline;
	font-size: 14px;
	line-height: 1.0;
}.regular {
	font-family: "text", sans-serif !important;
	display: inline;
	font-size: 14px;
	line-height: 1.0;
}

@media all and (max-width: 1690px) { 
	.overview_item_container {
		width: calc((100vw - 20px - 65px - 3vw - 16px - (5 * 8px) - 3vw) / 5);
		height: calc((((100vw - 20px - 65px - 3vw - 16px - (5 * 8px) - 3vw ) / 5) * 75 ) / 100);
	}
	.has_timeline .overview_item_container {
		width: calc((100vw - 100px - 65px - 3vw - 16px - (5 * 8px) - 3vw) / 5);
		height: calc((((100vw - 100px - 65px - 3vw - 16px - (5 * 8px) - 3vw ) / 5) * 75 ) / 100);
	}
}
@media all and (max-width: 1280px) { 
	.overview_item_container {
		width: calc((100vw - 20px - 65px - 3vw - 16px - (4 * 8px) - 3vw) / 4);
		height: calc((((100vw - 20px - 65px - 3vw - 16px - (4 * 8px) - 3vw ) / 4) * 75 ) / 100);
	}	
	.has_timeline .overview_item_container {
		width: calc((100vw - 100px - 65px - 3vw - 16px - (4 * 8px) - 3vw) / 4);
		height: calc((((100vw - 100px - 65px - 3vw - 16px - (4 * 8px) - 3vw ) / 4) * 75 ) / 100);
	}
}
@media all and (max-width: 980px) { 
	.overview_item_container {
		width: calc((100vw - 20px - 65px - 3vw - 16px - (3 * 8px) - 3vw) / 3);
		height: calc((((100vw - 20px - 65px - 3vw - 16px - (3 * 8px) - 3vw ) / 3) * 75 ) / 100);
	}	
	.has_timeline .overview_item_container {
		width: calc((100vw - 100px - 65px - 3vw - 16px - (3 * 8px) - 3vw) / 3);
		height: calc((((100vw - 100px - 65px - 3vw - 16px - (3 * 8px) - 3vw ) / 3) * 75 ) / 100);
	}
	.overview_item_text	{
		font-size: 3vw !important;
	}
}
@media all and (max-width: 736px) {  
	.overview_item_container {
		width: calc((100vw - 20px - 65px - 3vw - 16px - (2 * 8px) - 3vw) / 2);
		height: calc((((100vw - 20px - 65px - 3vw - 16px - (2 * 8px) - 3vw ) / 2) * 75 ) / 100);
	}
	.has_timeline .overview_item_container {
		width: calc((100vw - 100px - 65px - 3vw - 16px - (2 * 8px) - 3vw) / 2);
		height: calc((((100vw - 100px - 65px - 3vw - 16px - (2 * 8px) - 3vw ) / 2) * 75 ) / 100);
	}
	.overview_item_text	{
		font-size: 4vw !important;
	}

}
@media all and (max-width: 480px) { 
	.tagline {
		font-size: 2.14vh !important;
		line-height: 1.4;
		font-family: "tagline" !important;
		word-spacing: 1px;
		word-break: break-word;
		padding: 0;
	}
	
	.titel {
		font-size: 5vh !important;
		line-height: 1.2;
		font-family: "titel" !important;
		letter-spacing: 1px;
		word-spacing: 1px;
		word-break: break-word;
		padding: 0;
	}
	
	.untertitel {
		font-family: "untertitel" !important;
		font-size: 3.75vh !important;
		line-height: 1.2;
		word-spacing: 1px;
		word-break: break-word;
		padding: 0;
	}
	
	.text {
		font-size: 2.14vh !important;
		line-height: 1.3;
		font-family: "text" !important;
		letter-spacing: 1px;
		word-break: break-word;
		padding: 0;
	}
	
	.footer {
		padding: 0;
		font-size: 2.14vh !important;
		line-height: 1.4;
		font-family: "footer" !important;
		letter-spacing: 1px;
		word-break: break-word;
		padding: 0;
		margin-bottom: 20px !important;
	}


	.wgitd_icon1 {
		font-size: 2.5vh !important;
		line-height: 1.1; 
		width: 2.5vh;
		height: 2.625vh;
	}
	
	.wgitd_icon2 {
		font-size: 5vh !important;
		line-height: 1.1 !important;
		width: 5vh;
		height: 5.25vh;
	}
	
	.wgitd_icon3 {
		font-size: 10vh !important;
		line-height: 1.1 !important;
		width: 10vh;
		height: 11vh;
	}
	

	.overview_item_container {
		width: calc((100vw - 20px - 65px - 3vw - 16px - (1 * 8px) - 3vw) / 1);
		height: calc((((100vw - 20px - 65px - 3vw - 16px - (1 * 8px) - 3vw ) / 1) * 75 ) / 100);
	}
	.has_timeline .overview_item_container {
		width: calc((100vw - 100px - 65px - 3vw - 16px - (1 * 8px) - 3vw) / 1);
		height: calc((((100vw - 100px - 65px - 3vw - 16px - (1 * 8px) - 3vw ) / 1) * 75 ) / 100);
	}
	.overview_item_text	{
		font-size: 5vw !important;
	}
	.smallScreen {
		display:none;
	}
}

.gallery_text {
	width: auto;
	height: auto;
	min-height: 40px;
	font-size: 60% !important;
	font-family: "text", sans-serif !important;
	overflow: hidden;
	color: #000;
}
.gallery {
	width: 100vw;
	height: 65vw;
	/* 2 * 23 + x */
	padding-top: 30px !important;
	padding-left: 50px !important;
	padding-right: 50px !important;
	left: 0;
	top: 0;
	position: relative;
	z-index: 0 !important;
}
.gallery_div {
	width: 23vw;
	height: auto;
	margin-right: 5vw !important;
	padding-left: 1vw !important;
	padding-right: 1vw !important;
	padding-top: 1.2vw !important;
	padding-bottom: 1vw !important;
	display: inline-block;
	background: #fff;
	border: none;
	-webkit-box-shadow: 0 2px 15px rgba(51, 51, 51, 1);
	-moz-box-shadow: 0 2px 15px rgba(51, 51, 51, 1);
	box-shadow: 0 2px 15px rgba(51, 51, 51, 1);
	position: relative;
}
.gallery_pic {
	width: 100%;
	height: 100%;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 1 !important;
}
.gallery_pic-1 {
	display: inline-block;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	z-index: 1 !important;
}
.gallery_pic-2 {
	display: inline-block;
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	z-index: 1 !important;
}
.gallery_pic-3 {
	display: inline-block;
	transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	z-index: 1 !important;
}
.gallery_pic-4 {
	display: inline-block;
	transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	z-index: 1 !important;
}
.gallery_pic-5 {
	display: inline-block;
	transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	z-index: 1 !important;
}
.gallery_pic-6 {
	display: inline-block;
	transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	z-index: 1 !important;
}
.gallery_div:hover {
	z-index: 10 !important;
	-webkit-box-shadow: 3px 5px 15px rgba(51, 51, 51, 1);
	-moz-box-shadow: 3px 5px 15px rgba(51, 51, 51, 1);
	box-shadow: 3px 5px 15px rgba(51, 51, 51, 1);
	transition: all 0.3s linear;
}.impressum {
	background: rgba(2, 24, 89, 1) !important;
}.impressum_titel {
	font-size: 25px !important;
	font-family: "titel", sans-serif !important;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
.impressum_untertitel {
	font-size: 20px !important;
	margin-bottom: 5px;
	font-family: "untertitel", sans-serif !important;
	letter-spacing: 2px;
}
.impressum_text {
	font-size: 15px !important;
	line-height: 1.1;
	letter-spacing: 1px;
	font-family: "text", sans-serif !important;
	margin-bottom: 25px !important;
}
.flowmenu_logo_placeholder:hover {
	background: rgba(2, 24, 89, 1) !important;
}


@media screen and (max-aspect-ratio:1/1)  {
	.gallery_div {
		width: calc(2 * 35vw) !important;
		height: calc(((2 * 35vw) * 387) / 209)  !important;
	}
	
	.gallery_pic {
		left: calc(10 * (2 * 35vw) / 209)  !important;
		top: calc(40 * (2 * 35vw) / 209)  !important;
		width: calc(2 * 35vw - 2 * 10 * (2 * 35vw) / 209)  !important;
		height: calc(2 * 35vw - 2 * 10 * (2 * 35vw) / 209)  !important;
	}
	
	.gallery_text {
		font-size: 2vh; 
		left: calc(10 * (2 * 35vw) / 209)  !important;
		top: calc(2 * 35vw + 30 * (2 * 35vw) / 209)  !important;
		width: calc(2 * 35vw - 2 * 10 * (2 * 35vw) / 209)  !important;
		height: calc(2 * 35vw - 2 * 50 * (2 * 35vw) / 209)  !important;
	}


	.scroll_down_message {
		text-align: left;
		padding-left: 70px !important;
		padding-right: 0 !important;
	}

	.scroll_button_container {
		padding-left0;
		padding-right0;

	}

	.notonhandy {
		display: none;
	}

	.text_padder_lefttop {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_middletop {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_righttop {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_leftmiddle {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_middlemiddle {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_rightmiddle {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_leftbottom {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_middlebottom{
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.text_padder_rightbottom {
		padding-left:0 !important;
		padding-right:0 !important;
		width: 100% !important;
	}
	.datenschutz {
		padding-left:3px !important;
		padding-right:3px !important;
	}
	.cookie_consent {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.media_controls {
		padding-left:25px !important;
	}
	.silent_play {
		left: 25px !important;
	}

}

@media screen and (min-width:1280px)  {

	.xxxtext_padder {
		width:60% !important;
	}
}
.umfrage_freitext_textarea {
	color:#ffffff;
}
.umfrage_freitext_textarea::-webkit-input-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea:-moz-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea::-moz-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea:-ms-input-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea:focus::-webkit-input-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea:focus:-moz-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea:focus::-moz-placeholder {
	color: #ffffff;
}
.umfrage_freitext_textarea:focus:-ms-input-placeholder {
	color: #ffffff;
}
.umfrage_radiobutton_checkmark {
    top: calc( 9px * var(--font-factor) ) !important;
}
.umfrage_checkbox_checkmark {
    top: calc( 9px * var(--font-factor) ) !important;
}
.umfrage_radiobutton_container{
    line-height:1.8 !important;
}
.umfrage_checkbox_container{
    line-height:1.8 !important;
}
.umfrage_radiobutton_container {
	padding-left: calc( 3.5vh * var(--font-factor) * 1.5 ) !important;
}
.umfrage_checkbox_container {
	padding-left: calc( 3.5vh * var(--font-factor) * 1.5 ) !important;
}
.umfrage_freitext_textarea_solo {
	margin-left: calc( 3.5vh * var(--font-factor) * 1.5 ) !important;
}