@font-face{
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	src: url('../../page/fonts/Open_Sans/open-sans-v34-latin-300.woff2') format('woff2');
}
@font-face{
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 500;
	src: url('../../page/fonts/Open_Sans/open-sans-v34-latin-500.woff2') format('woff2');
}
@font-face{
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 600;
	src: url('../../page/fonts/Open_Sans/open-sans-v34-latin-600.woff2') format('woff2');
}
@font-face{
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 700;
	src: url('../../page/fonts/Open_Sans/open-sans-v34-latin-700.woff2') format('woff2');
}
@font-face{
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: 800;
	src: url('../../page/fonts/Open_Sans/open-sans-v34-latin-800.woff2') format('woff2');
}
@font-face{
	font-family: 'Open Sans';
	font-display: swap;
	font-style: normal;
	font-weight: regular;
	src: url('../../page/fonts/Open_Sans/open-sans-v34-latin-regular.woff2') format('woff2');
}
.desktopNavigation li a:link{
	font-weight: 300;
	line-height: 1em;
	color: rgba(119,164,192,1);
	text-decoration: none;
	text-shadow: px px px;
	background-image: none !important;
	box-shadow: px px px px;
	height: 100%;
	position: relative;
	display: block;
	padding: 0.5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
*{
	table-layout: fixed;
	box-sizing: border-box;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	color: inherit;
}
:root{
	--col1: #DED8CD;
	--col2: #7d1017;
	--col3: #6C6C6C;
	--col4: #DBEDFF;
	--col5: #3F81D2;
	--col6: #0D223A;
	--col7: #C0C0C0;
	--col8: #F3F7F9;
	--col9: #E1E4E5;
	--col10: #E8EEF5;
}
body{
	color: #555555;
	font-family: 'Open Sans' !important;
	font-size: 16px;
	text-shadow: px px px;
	box-shadow: px px px px pxpxpxpxpxpxpxpx;
	padding: 0px;
	margin: 0px;
	counter-reset: section;
	: ;
}
#toggle_menu{
	display: none;
}
@media(max-width:1600px){
	body{
		font-size: 12px !important;
		: ;
	}
}
footer{
	background-color: #206798;
	color: #ffffff66;
}
footer .center{
	width: 80%;
	margin: auto;
	max-width: 1400px;
	padding: 2em 0;
}
footer h5{
	margin: 0;
	margin-bottom: 1em;
}
header{
	position: fixed;
	width: 100%;
	z-index: 100;
	height: 9em;
	background-position: top center;
	background-size: contain;
	overflow: visible;
	background-color: #fff;
	transition: all 0.3s;
}
header::after{
	content: '';
	width: 100%;
	height: 7em;
	background-image: url(../images//design/border2.svg);
	position: absolute;
	bottom: -2em;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	overflow: visible;
}
.toggled + input + header{
	height: 5em;
}
.toggled + input + header .mainNavigation{
	margin-top: -1.5em;
	: ;
}
.box1::after{
	content: '';
	width: 100%;
	height: 6em;
	background-image: url(../images/design/border_w_bottom.svg);
	position: absolute;
	bottom: 0em;
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	overflow: visible;
	z-index: 8;
	background-position: bottom center;
}
.content{
	padding-top: 7em;
	background-color: #ffffff;
}
.content > a{
	float: left;
	clear: both;
	position: relative;
	margin-top: -10em;
}
h2{
	font-size: 2em;
	line-height: 0.75em;
	margin: 0.75em 0rem;
	paddin: 0px;
	font-weight: 300;
	text-transform: uppercase;
}
h2::first-letter{
	font-size: 2em;
	font-weight: 400;
	color: #ddd26f;
}
h2:empty{
	display: none;
}
h3{
	font-size: 1.5em;
	line-height: 1em;
	margin: 0.2em 0rem;
	margin-bottom: 0.5em;
	font-weight: 300;
}
h3:empty{
	: ;
}
.bildliste_ganzseitung_segment h2{
	padding: 0em 0;
	text-align: left;
}
.bildliste_ganzseitung_segment h3{
	font-size: 1.4em;
	font-weight: 400;
	margin: auto;
	padding: 1em 0em;
}
.bildliste_ganzseitung_segment div:first-of-type{
	background-size: cover;
	width: 100%;
	height: auto;
	top: 0;
	: ;
}
.bildliste_ganzseitung_segment div:first-of-type::after{
	content: '';
	margin-top: 100%;
	display: block;
}
.logo{
	background-image: url(../images//design/logo2.svg);
	width: 21em;
	height: 12em;
	position: absolute;
	left: 3em;
	right: 0;
	text-decoration: none;
	top: 0.8em;
	background-position: center;
	font-size: 1em;
	z-index: 2;
}
.mainNavigation{
	color: #0e4268;
	top: 0;
	text-align: right;
	width: auto;
	z-index: 1;
	position: absolute;
	margin-top: 0.5em;
	right: 0;
	transition: all 0.3s;
}
.mainNavigation ul{
	margin: 0;
	text-align: left;
	width: auto;
	padding: 1.5em;
}
.mainNavigation li{
	list-style-type: none;
	padding: 1em;
	margin: 0;
	display: inline-block;
	width: auto !important;
}
.mainNavigation a{
	text-decoration: none;
	padding: 0em;
	font-weight: 300;
	font-size: 0.9em;
	width: auto !important;
}
.mainNavigation a span{
	border-bottom-color: currentcolor;
	border-bottom-width: 0.3em;
	padding-bottom: inherit;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline-block;
	: ;
}
.mainNavigation li a span::first-letter, .memberlist h3::first-letter , .dates td:nth-of-type(3)::first-letter{
	color: #ddd26f;
	font-size: 2em;
	letter-spacing: 0.02em;
	font-weight: 400;
	padding: 0 !important;
	margin: 0 !important;
}
.mainNavigation li:nth-of-type(1) a span::first-letter{
	color: #d24e4e;
}
.mainNavigation li:nth-of-type(2) a span::first-letter{
	color: #4f90b5;
}
.mainNavigation li:nth-of-type(3) a span::first-letter{
	color: #ddd26b;
}
.mainNavigation li:nth-of-type(4) a span::first-letter{
	color: #a7f049;
}
.mainNavigation li:nth-of-type(5) a span::first-letter{
	color: #d72db9;
}
.top-contact{
	position: fixed;
	top: 0;
	right: 1em;
	z-index: 80;
	background-color: var(--col2);
	padding: 2em;
	width: auto;
	color: #fff8;
	text-align: center;
	display: none;
}
.top-contact h2{
	color: #fff;
}
.top-contact .phone{
	font-size: 2em;
	text-decoration: none;
	padding: 0em 0em;
	line-height: 2.3em;
	color: #e3cfb8;
	display: block;
}
.top-contact .mail{
	font-size: 0.8em;
}
.booking{
	color: #7d1017 !important;
	text-decoration: none;
	background-color: #ead8cf;
	padding: 0.3em 1em;
	text-transform: uppercase;
	background-image: url(../images//design/calender_1.svg);
	background-position: left 0.7em center;
	background-size: 1.7em;
	padding-left: 2.8em;
	border-radius: 1em;
}
.image{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.block{
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.block-content{
	margin: auto;
	width: 70%;
	text-align: center;
	padding: 4em;
}
.block.background{
	height: 33vh;
	background-size: cover;
	float: left;
	width: 100%;
	background-position: center;
	min-height: 27em;
}
.artikel{
	position: relative;
	float: left;
	width: 100%;
	clear: both;
}
.artikel-topic{
	display: block;
	z-index: 9;
	position: relative;
}
.block.background:first-of-type::after{
	content: '';
	width: 100%;
	height: 6em;
	background-image: url(../images/design/border_w_bottom.svg);
	position: absolute;
	bottom: 0em;
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	overflow: visible;
	z-index: 8;
	background-position: bottom center;
}
.block.background:first-of-type::before{
	position: absolute;
	width: 100%;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	background-color: #1a1a1a59;
}
.parallax-window{
	float: left;
	width: 100%;
	padding: 15vh;
}
.block.simple{
	background-color: white;
}
.textblock_bild_links{
	padding: 0em;
	position: relative;
	float: none;
	display: block;
	max-width: 1200px;
	margin: auto;
}
.textblock_bild_links .bild{
	width: 30%;
	height: auto;
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: 9em;
	background-size: cover;
	z-index: -1;
	border-radius: 50%;
	float: left;
}
.textblock_bild_links .bild::after{
	content: '';
	display: block;
	margin-top: 100%;
}
.textblock_bild_links .text{
	width: 70%;
	padding: 0 5em;
	padding-bottom: 5em;
	display: block;
	float: left;
}
.textblock_bild_links h2{
	color: #fff;
	background-color: #62a7d9;
	height: auto;
	display: inline-block;
	width: auto;
	position: relative;
	border-radius: 50%;
	left: -4em;
	overflow: hidden;
}
.textblock_bild_links h2::after{
	content: '';
	display: block;
	margin-top: calc( 50% - 0.5em );
}
.textblock_bild_links h2 span{
	display: block;
	position: relative;
	padding: 0 1em;
	margin-top: calc( 50% - 0.5em );
}
a[name="intro"] + .block.simple{
	margin-top: 0em;
	padding-bottom: 2em;
}
.symbolliste_ganzseitig_rand{
	display: block;
	background-color: var(--col2);
	width: 100%;
	color: #FFFFFF;
	border-spacing: 0em;
	float: left;
	clear: both;
	padding: 3em;
}
.symbolliste_ganzseitig_rand .wrapper{
	display: table;
	width: 1400px;
	margin: auto;
}
.symbolliste_ganzseitig_segment{
	display: table-cell;
	height: 4em;
	text-align: center;
	padding-top: 7em;
	background-size: 3em;
	padding-bottom: 1em;
	background-position: center top 2.5em;
}
.symbolliste_ganzseitig_segment div{
	font-size: 0.7em;
	line-height: 1.5em;
}
.bildliste_ganzseitung.rand{
	clear: both;
	float: left;
	margin-top: 0em;
	width: 100%;
	margin-bottom: 0em;
}
.bildliste_ganzseitung.rand .wrapper{
	margin: auto;
	width: 80em;
	display: table;
	clear: both;
	border-spacing: 0em;
	z-index: 30;
	position: relative;
}
.bildliste_ganzseitung{
	display: block;
	width: 100%;
	border-spacing: 2em;
	margin: auto;
	max-width: 1000px;
	transform: translate(0 , -5em);
	z-index: 2;
	position: relative;
	text-align: center;
}
.bildliste_ganzseitung_segment{
	display: inline-block;
	border-radius: 0em;
	padding-bottom: 0em;
	position: relative;
	width: calc( 25% - 2em ) !important;
	text-decoration: none;
	float: none;
	margin: 1em;
	vertical-align: top;
	text-align: left;
}
.bildliste_ganzseitung_segment .image::after{
	content: '';
	display: block;
	margin-top: 90%;
}
.bildliste_ganzseitung_segment .segment-wrapper{
}
.bildliste_ganzseitung_segment .image{
	display: block;
	overflow: hidden;
	margin-top: -2em;
	margin-bottom: 0em;
	margin: 0em;
	position: relative;
	left: 0%;
	top: 0em;
	width: 100%;
	height: auto;
}
.block.colored{
	background-color: #62a7d9;
	color: aliceblue;
	padding-bottom: 3em;
	background-image: url(../images//design/border_w_bottom.svg),url(../images//design/border_w_top.svg);
	background-position: bottom center, top center;
}
.bildliste_ganzseitung_segment a{
	background-color: var(--col2);
	text-decoration: none;
	display: inline-block;
	color: #FFF !important;
	padding: 1em;
	left: 50%;
	position: absolute;
	transform: translate(-50%,0);
	bottom: 2em;
	border-radius: 0.5em;
}
.price{
	width: 30%;
	position: absolute;
	left: -10em;
	bottom: -2.5em;
	padding: 1em;
	color: #E9E3E3;
	background-color: #7d1017;
}
.bildliste_ganzseitung_segment:nth-of-type(2) .price{
	left: 90%;
}
.price span{
	display: block;
	text-align: right;
}
.price span:nth-of-type(1){
	background-color: var(--col2);
	text-align: center;
}
.price span:nth-of-type(2){
	font-size: 3em;
	line-height: 0.8em;
}
.price span:nth-of-type(3){
	font-size: 0.8em;
}
.map-layer iframe{
	width: 100% !important;
	display: block;
	height: 50vh;
}
.block.background h2{
	color: #FFF;
	z-index: 233;
	position: absolute;
	bottom: 0em;
	width: calc( 100% - 4em );
	text-align: center;
	left: 0;
	margin: 2em;
}
.styled-button{
	width: 17em;
	display: block;
	background-color: #7d1017;
	color: #FFF !important;
	text-decoration: none;
	padding: 1em;
	margin: auto;
	margin-top: 2em;
	border-radius: 0.5em;
}
.artikel .topPicture{
	height: 30em;
	width: 100%;
	background-size: cover;
	position: relative;
}
.artikel .topPicture::after{
	position: absolute;
	width: 100%;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	background-color: #000000a1;
}
.artikel-content{
	width: 80%;
	max-width: 1200px;
	margin: auto;
	clear: both;
	text-align: left;
	padding-top: 1em;
}
.booking-form{
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 4em;
	height: 6em;
	overflow: visible;
	z-index: 88;
	position: relative;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color: #ded7d3;
}
.booking-form .wrapper{
	width: 100%;
	margin: auto;
	max-width: 990px;
	left: 50px;
	right: 0;
	position: relative;
}
.booking-form .wrapper iframe{
	margin-top: -1.6em;
}
.box1{
	position: relative;
	height: 39vh;
}
.chili-slider-segment{
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: none;
	text-transform: none;
	text-shadow: px px px;
	box-shadow: px px px px;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	opacity: 0;
	z-index: 3;
	left: 0%;
	transition: all 0.3s;
}
.box1 .chili-slider-segment .background{
	width: calc( 100% - 0em ) !important;
	float: left;
	display: block;
	position: relative;
	height: calc( 100% - 0em ) !important;
	transition: all 1.3s;
}
.boxSelected{
	opacity: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	transition: all 1.5s;
	z-index: 4 !important;
}
.contentBoxPause{
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	background-image: url(bilder/design/awContentBoxPause.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	right: 20px;
	bottom: 20px;
	position: absolute;
	display: block;
	z-index: 999;
}
.contentBoxPlay{
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	background-image: url(bilder/design/awContentBoxPlay.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	right: 20px;
	bottom: 20px;
	position: absolute;
	display: block;
	z-index: 999;
}
.aw_BoxContentNav{
	position: absolute;
	z-index: 999;
	left: 0px;
	width: 100%;
	text-align: left;
	bottom: -8em;
	transition: all 0.5s 0.2s;
	display: none;
}
.aw_BoxContentNav .aw_BoxContentNavLink{
	font-size: 16px;
	height: 5em;
	width: 5em;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	border-radius: 0;
	padding: 4px;
	margin-right: 2px;
	background-size: cover;
}
.aw_BoxContentNav .aw_BoxContentNavLink span:first-of-type{
	display: none;
}
.aw_BoxContentNavActive{
	background-color: #ff6600 !important;
}
.block.background .block-content{
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 1;
}
.category{
	margin: 1px !important;
	display: inline-block;
	width: 100%;
	padding: 0;
}
.category:nth-of-type(1) h3::first-letter{
	color: #d24e4e;
}
.category:nth-of-type(2) h3::first-letter{
	color: #4f90b5;
}
.category:nth-of-type(3) h3::first-letter{
	color: #ddd26b;
}
.category:nth-of-type(4) h3::first-letter{
	color: #a7f049;
}
.category:nth-of-type(5) h3::first-letter{
	color: #d72db9;
}
.category h3{
	margin: 0.5em 0em;
	font-size: 1.5em;
}
.memberlist{
	max-width: 700px !important;
	margin: auto;
	padding: 2em;
	text-align: left;
}
.memberlist h3 a{
	text-decoration: none;
	font-weight: 300;
}
.member-item td{
	padding: 0 0.3em;
	: ;
}
.member-item tr:nth-of-type(2){
	font-size: 0.7em;
}
.member-item .name{
	font-weight: 700;
}
.member-item{
	display: none;
	padding-left: 0em;
}
:target + .member-list .member-item{
	display: block;
	border-top: solid 1px #fff;
}
.member-item table{
	width: 100%;
	border-bottom: solid 1px #ddd;
}
.food-anchor{
	position: absolute;
	margin-top: -15em;
}
label[for="show_all"]{
	background-color: #206798;
	color: #FFF;
	padding: 1em;
	display: inline-block;
	width: 12em;
	border-radius: 0.8em;
	text-align: center;
	margin-bottom: 1em;
	clear: both;
	margin-top: 3em !important;
}
#show_all{
	display: none;
}
#show_all:checked ~ div .member-item{
	display: block !important;
}
.dates{
	margin: auto;
	max-width: 400px;
	width: 100%;
}
.dates td{
	display: block;
}
.dates td:nth-of-type(1){
	width: 2em;
	font-weight: 700;
	background-color: #62a7d9;
	color: #FFF;
	transform: rotate(-12deg) translate(-1.3em,0.3em);
	font-size: 1.4em;
	text-align: center;
	height: 2em;
	line-height: 2em;
}
.dates tr::before{
	content: '';
	display: block;
	background-image: url(../images/design/line.svg);
	width: calc( 100% + 2em );
	height: 1em;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: -1em;
	margin-bottom: -3.8em;
	margin-top: 3em;
}
.dates td:nth-of-type(2){
	width: 6em;
	margin-top: -1.5em;
	margin-left: 1.4em;
	margin-bottom: 0.6em;
	font-size: 1.4em;
	color: #206798;
}
.dates td:nth-of-type(3){
	font-weight: 400;
	font-size: 1.5em;
}
.dates td:nth-of-type(4){
	width: 9em;
	margin-bottom: 1em;
}
.button{
	background-color: #206798;
	color: #FFF;
	padding: 1em;
	display: inline-block;
	text-decoration: navajowhite;
	font-weight: 600;
	font-size: 1.5em;
}
footer nav li{
	list-style-type: none;
}
footer nav li a{
	text-decoration: none;
}
.cookie-message{
	position: fixed;
	width: 100%;
	z-index: 99999;
	height: auto;
	background-color: #62a7d9 !important;
	display: block;
	bottom: 0;
	color: #fff;
	line-height: 1.5em;
	padding: 1em;
}
@media(max-width:1400px){
	{
		: ;
	}
}
@media(max-width:1000px){
	#toggle_menu + header + label{
		color: #FFFFFF;
		user-select: none;
		text-decoration: none;
		position: fixed;
		z-index: 999;
		top: 0.1em;
		right: 0.3em;
		width: 1em;
		height: 1em;
		display: block;
		cursor: pointer;
		text-align: center;
		line-height: 60px;
		background-color: transparent;
		font-size: 4em;
		transition: all 0.3s;
		: ;
	}
	.menuButton::after{
		color: inherit;
		user-select: none;
		text-decoration: none;
		position: absolute;
		z-index: 999;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		display: block;
		text-align: center !important;
		: ;
	}
	#toggle_menu + header + label::after{
		content: '\2261 ';
		color: #206798 !important;
		text-decoration: none;
		: ;
	}
	#toggle_menu:checked + header + label::after{
		content: '\00D7 ';
		color: #fff !important;
		text-decoration: none;
		: ;
	}
	.logo{
		width: 12em;
		height: 7em;
		position: absolute;
		left: 2%;
		right: 0;
		text-decoration: none;
		top: 0.9em;
		background-position: center;
		font-size: 1em;
		z-index: 2;
		: ;
	}
	.parallax-window{
		float: left;
		width: 100%;
		padding: 1vh;
		: ;
	}
	.parallax-content{
		text-align: center;
		color: #FFF;
		padding: 5em 1em;
		: ;
	}
	.block-content{
		margin: auto;
		width: 70%;
		text-align: center;
		padding: 2em 0em;
		: ;
	}
	.block.background.half .block-content{
		padding: 2em;
		padding-top: 3em;
		padding-bottom: 3em;
		: ;
	}
	.liste_typ1{
		width: 100%;
		display: block;
		position: relative;
		: ;
	}
	.textblock_bild_links{
		padding: 2em;
		: ;
	}
	.liste_typ1_segment{
		display: block;
		background-color: #191818;
		padding: 3em;
		box-shadow: inset #ffffff1f 0px 0px 0px 1px;
		border: solid 1em #e9e3de;
		border-bottom-color: rgb(233, 227, 222);
		border-bottom-style: solid;
		border-bottom-width: 1em;
		border-bottom: none;
		: ;
	}
	.block.background.half div{
		display: block;
		width: 100%;
		background-size: cover;
		: ;
	}
	.block.background.half div:first-of-type{
		height: 36vh;
		width: 100%;
		: ;
	}
	.meinungen .awContentBox{
		width: 100%;
		height: 18em;
		: ;
	}
	.mainNavigation li{
		list-style-type: none;
		padding: 0;
		margin: 0;
		display: block;
		line-height: 3em;
		: ;
	}
	.mainNavigation{
		color: #ffffff;
		top: 0px;
		text-align: right;
		width: 100%;
		z-index: 66;
		position: fixed;
		display: none;
		background-color: #000c;
		padding-top: 4em;
		margin-top: 0;
		: ;
	}
	#toggle_menu:checked + header .mainNavigation{
		display: block;
		: ;
	}
	.top-contact .phone{
		font-size: 1.2em;
		background-position: top 1.5em left 0.5em;
		line-height: 4em;
		: ;
	}
	.top-contact{
		display: none;
		: ;
	}
	.booking-form{
		float: left;
		clear: both;
		width: 100%;
		padding-bottom: 4em;
		height: 25em;
		overflow: visible;
		z-index: 88;
		position: relative;
		margin-top: 0em;
		margin-bottom: 0em;
		background-color: #fff;
		: ;
	}
	.booking-form .wrapper{
		width: 90%;
		margin: auto;
		margin-top: -15em;
		max-width: 990px;
		left: 0px;
		right: 0;
		position: relative;
		background-color: #ded7d3;
		: ;
	}
	.booking-form .wrapper iframe{
		margin-top: -1.6em;
		margin: auto;
		left: 0;
		right: 0;
		position: relative;
		display: block;
		width: 268px;
		: ;
	}
	.bildliste_ganzseitung.rand .wrapper{
		width: 100%;
		display: block;
		: ;
	}
	.symbolliste_ganzseitig_rand{
		display: block;
		background-color: var(--col2);
		width: 100%;
		color: #FFFFFF;
		border-spacing: 0em;
		float: left;
		clear: both;
		padding: 3em 0;
		: ;
	}
	.symbolliste_ganzseitig_rand .wrapper{
		display: block;
		width: 100%;
		margin: auto;
		: ;
	}
	.symbolliste_ganzseitig_segment{
		display: block;
		height: 4em;
		text-align: center;
		padding-top: 5em;
		background-size: 3em;
		padding-bottom: 1em;
		background-position: center top 0.5em;
		float: left;
		width: 50%;
		margin-bottom: 3em;
		: ;
	}
	.bildliste_ganzseitung_segment{
		display: block;
		border-radius: 0em;
		padding-bottom: 0em;
		position: relative;
		width: calc( 100% - 1em ) !important;
		text-decoration: none;
		float: left;
		margin: 0.5em;
		: ;
	}
nav ul {

  flex-direction: column;
}
.bildliste_ganzseitung {

  transform: translate(0 , 0em);

}
}
