@font-face{
	font-family: 'BiloxiScript';
	font-display: swap;
	font-style: normal;
	src: url('../../page/fonts/BiloxiScript/Biloxi Script.ttf') format('woff2');
}
@font-face{
	font-family: 'shadowsintolighttwo';
	font-display: swap;
	font-style: normal;
	font-weight: regular;
	src: url('../../page/fonts/shadowsintolighttwo/shadows-into-light-two-v17-latin-regular.woff2') format('woff2');
}
@font-face{
	font-family: 'babylonica';
	font-display: swap;
	font-style: normal;
	font-weight: regular;
	src: url('../../page/fonts/babylonica/babylonica-v5-latin-regular.woff2') format('woff2');
}
@font-face{
	font-family: 'Oooh Baby';
	font-display: swap;
	font-style: normal;
	font-weight: regular;
	src: url('../../page/fonts/OoohBaby/oooh-baby-v4-latin-regular.woff2') format('woff2');
}
@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');
}
@font-face{
	font-family: 'AlumniSans';
	font-display: swap;
	font-style: normal;
	font-weight: regular;
	src: url('../../page/fonts/AlumniSans/alumni-sans-v18-latin-regular.woff2') format('woff2');
}
:root{
	--chili-color-bright-background: #f0eeee;
	--chili-color-dark-background: #4a4949ff;
	--chili-color-bright-font: #f9f4f4;
	--chili-color-dark-font: #7b7979ff;
	--chili-color-1: #144f64;
	--chili-color-2: #2d88a0;
	--chili-color-3: #c9d4e7ff;
	--chili-color-4: #1b5463;
}
.simple-list-item{
	background-color: var(--chili-color-3);
	color: var(--chili-color-dark-font);
}
.image.fill{
	background-color: var(--chili-color-3);
}
.content{
	padding-top: 9em;
	overflow: visible;
	overflow-x: visible;
}
.border{
	background-image: none;
}

@media( min-width:800px){
	.chili-default .center{
		max-width: 1000px;
		position: relative;
	}
.chili-default header .center {
    max-width: 100% !important;
    padding: 0;
    margin: 0;
    width: 100%;
}
	.chili-default header {
    position: fixed;
    z-index: 9;
    width: 100%;
    background-image: none;
    background-color: #fff;
    background-size: 100%;
    height: 9em;
    top: 0em;
    left: 0%;
}
	.toggle:first-of-type{
		margin-top: 6em;
		position: absolute;
		top: 16em;
	}
.toggled + input + header {
    position: fixed;
    top: -14em;
    background-color: #ffffff;
    height: 17em;
}

.header-navigation {
    background-color: #17385800 !important;
    background-size: 384em;
    height: 2em;
    width: auto important;
    text-align: center !important;
    margin-top: 9em;
    background-position: center;
    float: none;
    left: 0;
}
.toggled + input + header nav {
    margin-top: 14em;
}
.chili-default header nav {
    display: block;
    background-color: #f0eeeedb !important;
    height: 3.2em;
    border-top: solid 2px #0003;
    box-shadow: #0003 0px 6px 6px 0px;
}


.chili-default header nav ul {
    margin: 0;
    text-align: left;
    padding: 0em 0em;
    margin-right: 0px;
    display: inline-block;
}

.image-list {
    margin-top: 8em;
    margin-bottom: -15em;
    z-index: 999;
}
}
.header-navigation ul{
	text-align: center !important;
	display: block;
	color: var(--chili-color-1);
	line-height: 1vw;
}
.header-navigation li{
	display: inline;
	font-size: 1em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding: 0 1em;
	position: relative;
}
.chili-default header nav li {
    list-style-type: none;
    display: inline-block;
    background-color: #ffffff00;
    line-height: 3em;
}
.chili-default header nav a {
    text-decoration: none;
    font-weight: 300;
    font-size: 0.8em;
vertical-align: top;
}
.header-navigation li span::first-letter{
	font-size: 1.5em !important;
}
.header-navigation li span{
	display: inline-block;
}
.parallax{
	height: 40vh;
}
.chili-default .logo {
    background-image: url(../images/design/gable_grey.svg);
    height: 2em;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9;
    top: 1em;
    width: 28em;
    background-position: center;
    font-size: 1em;
}
.chili-default .toggled + input + header .logo{
	height: 3em;
}
.logo::after {
    content: '';
    display: block;
    width: 14em;
    height: 4em;
    background-image: url(../images/design/logo_text_blue.svg);
    top: 3em;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: auto;
}
.image-list .list {
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: -13em;
    margin-bottom: 18em;
    z-index: 2;
}
/*
.image-list-item div:first-of-type{
	background-size: cover;
	background-position: center;
	width: calc( 60% + 0px + 0em) !important;
	position: relative;
	display: block;
	margin: auto;
	margin-top: -40%;
	margin-bottom: -3em;
	border-radius: 50%;
	border: solid 0.5em #fff;
}
*/
.image-list-item div:first-of-type {
    background-size: cover;
    background-position: center;
    width: calc( 60% + 0px + 0em) !important;
    position: relative;
    display: block;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: -42%;
    margin-bottom: -1em;
    border-radius: 50%;
    border: solid 0.5em #fff;
}

.image-list-item div:first-of-type::after{
	margin-top: 100%;
}
.image-list-item{
	width: calc( 20% - 0em );
	margin: 1em 0.2em 1em 0;
	flex: auto;
	position: relative;
	padding: 2em;
	background-color: #fff;
padding-bottom: 4em;
box-shadow: #0007 0px 0px 13px 0px;
}
.image-list-item:nth-of-type(2) {
    z-index: 45;
    background-color: var(--chili-color-1);
    transform: scale(1.1);

}
.image-list-item:nth-of-type(2) h2 {
color:#ffffff;
}
.image-list-item:nth-of-type(2) h3 {
color:#ffffff99;
}

.block.background{
	background-size: cover;
	width: 100%;
	background-position: center;
	height: auto;
	color: var(--chili-color-bright-font);
	min-height: 50vh;
	background-color: var(--chili-color-1);
}
.block.background::before{
	content: '';
	width: 100%;
	height: 100%;
	background-color: #02020238;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 1;
}
.chili-slider::before{
	content: '';
	display: block;
	margin-top: 50vw;
}
.chili-slider{
	z-index: 0;
}
.chili-slider.standard .chili-slider-segment::after{
	content: '';
	width: 100%;
	height: 100%;
	background-color: #02020200;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 4;
}
.chili-slider.standard .block-content{
	top: 43%;
z-index:23;
}
.chili-slider .RIGHT{
	opacity: 0.4;
}
.chili-slider .LEFT{
	opacity: 0.4;
}
h2{
	font-size: 6em;
	font-family: 'BiloxiScript';
	transform: skew(0deg,-9deg);
	font-weight: 400;
	color: var(--chili-color-2);
}
h3{
	font-weight: 300;
	font-size: 1.4em;
	margin: 1em auto;
}
h4{
	font-size: 1.2em;
	font-weight: 600;
	color: var(--chili-color-2);
}
.image-list h2 ,  .block.colored.border .block-content h3,  .block.image .block-content h3, .block.simple h3{
	font-size: 2em !important;
	font-family: 'BiloxiScript';
	transform: skew(0deg,-9deg);
	font-weight: 400;
	
}
.block.simple h3 {
    font-size: 5em  !important;
margin-top: 0em;
margin-bottom: 0.5em;
}
.image-list h2 {
color: var(--chili-color-2);
}

.block.colored.border .block-content h3,  .block.image .block-content h3{
font-size: 5em !important;

margin-top: 0em;
}
.image-list-item h3{
	font-size: 1em;
	line-height: 1.5em;
}
.chili-slider.standard .block-content h2{
	font-size: 6em;
	font-family: 'BiloxiScript';
	transform: skew(0deg,-9deg);
	font-weight: 400;
	color: #FFFFFF;
}
.chili-slider.standard .block-content h3{
	font-weight: 400;
	font-size: 1.2em;
	max-width: 30em;
	margin: auto;
	margin-top: -2em;
}
.block-content{
	max-width: 60em;
}
#toggle_menu + header + label::after,#toggle_menu:checked + header + label::after{
	color: #999 !important;
}
.chili-social{
	text-decoration: none !important;
	color: #266a82;
}
.block.image .center > div{
	float: left;
}
.block.image .center .image{
	display: block;
	position: relative;
	width: 30%;
	height: auto;
	background-size: cover;
	background-position: center;
	margin: 2em;
	margin-top: 0%;
	border-radius: 0%;
	box-shadow: #f0eeee 16px 16px 0 0,#bfbcbc 17px 17px 0 0;
}
.block.image .center{
	display: block;
	max-width: calc( 1000px + 4em );
}
.block.image .image::after{
	content: '';
	display: block;
	margin-top: 130%;
}
.block.image .block-content{
	padding: 0;
	text-align: left;
	margin: 2em;
	margin-left: 0%;
	width: 59% !important;
}
.chili-default .button{
	text-decoration: none;
	font-weight: 400;
	color: #fff;
	border: solid 2px;
	padding: 0.5em;
	border-radius: 0em;
	margin: auto;
	margin-top: 1em;
	position: relative;
	display: block;
	width: 9em;
	text-align: center;
	background-color: var(--chili-color-1);
	font-size: 0.75em;
}
.header-contact a {
    color: #fff !important;
   background-color: #fff0;
    height: 3.9em !important;
    display: inline-block;
    width: 3.9em;
    vertical-align: middle;
    margin: 0;
    text-align: center !important;
    padding: 0 !important;
}
.chili-social::before {
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    padding: 0;
}
.header-contact a::before {
    color: var(--chili-color-1) !important;
    line-height: 2.7em;
    font-size: 1.4em;
}
.parallax .block-content{
	padding: 10em 0em;
	text-align: center;
	position: relative;
	display: block;
}
.parallax .block-content h2,.parallax .block-content h3{
	color: #ffffff;
}
.symbol-list .list{
	margin-right: -2em;
	position: relative;
	display: table;
	border-spacing: 3em;
	margin-left: -3em;
	width: calc( 100% + 6em );
}
.symbol{
	display: block;
	width: 2em;
	height: 2em;
	position: relative;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 1.5em;
	margin: auto;
	left: 0;
	right: 0;
}
.chili-slider .aw_BoxContentNav{
	display: none;
}
.simple-list-item{
	background-color: var(--chili-color-3);
	color: var(--chili-color-dark-font);
	padding: 0;
}
.simple-list-item.square{
	padding-bottom: 0;
	margin-bottom: 16% !important;
	display: inline-block;
	width: calc( 33.33334% - 1.2em );
	overflow: visible;
}
.square::before{
	content: '';
	display: block;
	margin-top: 50%;
}
.simple-list-item.square .wrapper{
	position: absolute;
	top: 100%;
	transform: none;
	background-color: #fff;
	bottom: 0;
	padding: 0 2em;
	height: 100%;
	width: 100%;
}
.simple-list-item.square h2, .block.colored.border .block-content h2, .block.image .block-content h2, .block.simple h2{
	font-family: 'Roboto';
	transform: none;
	font-size: 1em !important;
	margin: 1em 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.headline{
	font-size: 2em;
	text-align: center;
	line-height: 1em;
	padding: 1em 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 300;
}
.headline div::first-letter{
	font-size: 1.5em;
}
.block.background.half{
	height: 25vh !important;
	max-height: 25vh;
	min-height: 25vh;
	margin-bottom: 0em;
}
.logo img{
	display: none;
}
.wohnung .block.background.half{
	margin-bottom: -11em;
}
.wohnung li:before{
	font-family: "fontello" !important;
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wohnung ul{
	padding-left: 0em;
	margin: -0.2em;
}
.wohnung ul::after{
	content: '';
	clear: both;
	display: block;
}
.wohnung li{
	padding: 0.5em;
	list-style-type: none;
	margin-left: 0.2em;
	position: relative;
	padding-left: 3em !important;
	border-radius: 0.5em;
	display: block;
	float: left;
	background-color: #fff;
	margin: 0.2em;
}
.wohnung li::before{
	font-family: "fontello" !important;
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	font-size: 1.5em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
	color: var(--chili-color-1);
	margin-right: 0.6em;
	vertical-align: middle;
	content: '\ea04';
	margin-left: -1.5em;
	position: absolute;
}
.simple-list-item.square h2::first-letter{
	font-size: 1.6em;
}
.block.background h3{
	color: #ffffff69 !important;
	text-align: center;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 300;
}
.block.background h3::first-letter{
	font-size: 2em;
}
.block.background h2{
	text-align: center;
	color: #fff;
z-index:3 !important;
}
#Ebene_1{
	position: absolute;
}
.galerie-slider-2{
	max-height: 70vh;
}
.chili-slider.standard {
    max-height: unset;
    height: calc( 100vh - 26em );
}

.block.image .center::after {
    display: block;
    position: relative;
    width: 19vw;
    height: 15vw;
    content: '';
    right: 0;
    bottom: 0;
    clear: both;
    float: right;
    z-index: -1;
    margin-top: -17em;
    margin-bottom: -5.88em;
    background-image: url(../images/design/muschel.svg);
    background-repeat: no-repeat;
    opacity: 0.5;
}
footer div{
z-index:12;
}
.complex-slider .center {
    width: 100% !important;
    max-width: 100% !important;
}



.block.colored.border .block-content .block-text {
    color: #fffc;
    font-size: 0.8em;
    font-weight: 300;
    margin-top: -3em;
    margin-bottom: 3em;
}
.block.background.half .block-content {
    padding: 1em;
}

.gluten {
    position: relative;
    width: 16em;
    height: 16em;
    background-image: url(../images/design/glutenfrei_1.svg);
    display: block;
    z-index: 44444;
    top: 0;
    left: 20%;
    margin-top: 0em;
    margin-bottom: -13em;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(12deg);
}

.aktuelles .item {
    max-width: 30em;
    margin: auto;
}
.aktuelles .item a {
    display: none;
}

header nav .open{
display:none;
}


/*-------------------------------------------------------------------------------------------------------------------------------------*/
/*                                                                                                                                     */
/*                                                       C O M P L E X - S L I D E R                                                   */
/*                                                                                                                                     */
/*-------------------------------------------------------------------------------------------------------------------------------------*/

.complex-slider .center{
    max-width: unset;
    width: 100%;
}
.complex-slider .chili-slider{
    font-size: 1em;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: none;
    width:  100% ;
    left: 0;
    right: 0%;
    top: 0%;
    position: relative;
    overflow: hidden;
    z-index: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 0em;
    height: auto;
    margin-top: 0em;
}
.complex-slider .chili-slider::before {
    content: '';
    position: relative;
    display: block;
    margin-top: 66vh;
}
.complex-slider .chili-slider-segment {
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    width:  100% ;
    height: 66vh ;
    position: relative;
    overflow: hidden;
    opacity: 0;
    z-index: 0;
    left: 0%;
    transition: all 1s;
    background-size: cover;
    left: 0em ;
    top: 0 ;
}
.complex-slider .chili-slider-segment .background {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    transition: all 1s;
    top: 0 ;
    transform:scale(1.2);
}



.complex-slider .background::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
   background-color: #4d575e;
    position: absolute;
    bottom: -65%;
    left: 0%;
    z-index: 3;
    transform: rotate(0deg);
    opacity: 0;
    transition: all 1s 0.1s;
}
.complex-slider .nextBox .background::before, .complex-slider .previousBox .background::before{
    transform: rotate(0deg);
    bottom: -110%;
    opacity:0;
}
.complex-slider .boxSelected .background::before {
    transform: rotate(0deg);
    bottom: 0%;
    opacity:0.4;
}

.complex-slider .block-content::before {
    content: '';
    display: block;
    width: 200%;
    height: 100%;
   background-color: #25323ca6;
    position: absolute;
    bottom: -65%;
    left: -20%;
    z-index: 0;
    transform: rotate(0deg);
    opacity: 0;
    transition: all 1s 0.1s;
}
.complex-slider .nextBox .block-content::before, .complex-slider .previousBox .block-content::before{
    transform: rotate(0deg);
    bottom: -110%;
    opacity:0;
}
.complex-slider .boxSelected .block-content::before {
    transform: rotate(0deg);
    bottom: 0%;
    opacity:1;
}
.complex-slider .block-content {
    max-width: unset;
}


.complex-slider .background::after {
    content: '';
    display: none;
    width: 200%;
    height: 29em;
    background-color: var(--chili-color-1);
    position: absolute;
    bottom: -64%;
    left: -20%;
    z-index: 3;
    transform: rotate(11deg);
    transition: all 1s;
    opacity:0;
}
.complex-slider .nextBox .background::after, .complex-slider .previousBox .background::after    {
    transform: rotate(-25deg);
    bottom: -133%;
    opacity:0;
}
.complex-slider .boxSelected .background::after {   
    transform: rotate(11deg);
    opacity:1;
}
.complex-slider .boxSelected {
    opacity: 1;
    position: absolute;
    display: block;
    z-index: 2 !important;
}
.complex-slider .nextBox {
    
    opacity: 0;
    position: absolute;
    display: block;
    z-index: 1 !important;
}
.complex-slider .previousBox {   
    opacity: 0;
    position: absolute;
    display: block;
    z-index: 1 !important;
}
.complex-slider .nextBox .background {
    transform:scale(1.2);
}
.complex-slider .previousBox .background {
    transform:scale(1.2);
}
.complex-slider .boxSelected .background {    
    transform:scale(1);
}
.complex-slider .block-content {
    left: 0;
    color: #fff;
    border: ;
    bottom: 0;
    position: absolute;
    margin: 0;
    padding: 2em 13vw;
width: 100%;
}
.complex-slider h2 {
    transition: all 0.5s 0.5s;
    transform:translate(0%,0);
    font-size:4em;
}
.complex-slider .nextBox h2   ,.complex-slider .previousBox h2 {
    transition: all 0.5s 0s;
    transform:translate(-200%,0);
}
.complex-slider h3 {
    transition: all 0.5s 1s;
    transform:translate(0%,0);
    opacity:1;
}
.complex-slider .nextBox h3   ,.complex-slider .previousBox h3 {
    transition: all 0.5s 0s;
    transform:translate(0,-60%);
    opacity:0;
}

.complex-slider h2 {
    transition: all 0.5s 0.5s;
    transform: translate(0%,0);
    font-size: 8em;
    color: #fff !important;
    margin-top: -0.7em;
}
.complex-slider .block-content a {
    display: none;
}

.page_home .complex-slider .block-content {

    padding: 2em 10em 9em 10em;
    width: 100%;
    left: 0;
}



.aktuelles {
    margin-top: 1em;
}

.aktuelles .list h2 {
    font-size: 1.3em !important;
    transform: none;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-top: 3em;
}

.aktuelles .list h2::first-letter {
    font-size: 1.5em;
}

.complex-slider .block-text {
    display: block;
    z-index: 9999999;
    color: #fff;
    position: relative;
}



/*----------------------------------------------------------------------------------- M E D I A -----------------------------------------------------------------------------------------------------------------------------*/




@media( max-width:800px){

#toggle_menu + header + label {
font-family: lato !important;
    font-size: 3em;

}


.chili-default .toggled + input + header .logo {
    height: 2em;
}

	.chili-default header{
		position: fixed;
		transform: translate(0%,0);
		transition: all 0.3s;
		height: 9em;
	}
	.chili-default .logo{
		width: 14em;
	}
	.toggled + input + header{
		height: 5em;
	}
	.toggled + input + header .logo{
		font-size: 0.6em;
	}
	h2{
		font-size: 3em;
		font-family: 'BiloxiScript';
		transform: skew(0deg,-9deg);
		font-weight: 400;
		color: var(--chili-color-2);
	}
.image-list-item {
    width: calc( 100% - 0em );
    margin: 1em 0.2em 1em 0;
        margin-bottom: 1em;
    margin-bottom: 1em;
    flex: auto;
    position: relative;
    padding: 2em;
        padding-bottom: 2em;
    padding-bottom: 2em;
    background-color: #fff;
    margin-bottom: 0em;
    padding-bottom: 9em;
}
.image-list-item .button {

  bottom: 8em !important;
}
	.image-list .list{
		max-width: 60em;
		margin: auto;
		margin-top: 0em;
		margin-right: auto;
		margin-bottom: 3em;
		z-index: 2;
	}
	.block.image .center{
		display: flex;
		flex-direction: column;
	}
	.block.image .center > div{
		width: 100%;
	}
	.chili-default header nav{
		background-color: var(--chili-color-1);
	}
	.chili-slider::before{
		content: '';
		display: block;
		margin-top: 60vw;
	}
	.chili-slider.standard .block-content h2{
		font-size: 4em;
		font-family: 'BiloxiScript';
		transform: skew(0deg,-9deg);
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1em;
	}
	.chili-slider.standard .block-content h3{
		font-weight: 400;
		font-size: 0.9em;
		max-width: 30em;
		margin: auto;
		margin-top: -2em;
		line-height: 1.5em;
	}
.image-list-item div:first-of-type {
    background-size: cover;
    background-position: center;
    width: calc( 40% + 0px + 0em) !important;
    position: relative;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: -27%;
    margin-bottom: 1em;
    border-radius: 50%;
    border: solid 0.5em #fff;
}
.image-list-item:nth-of-type(2) {
    z-index: auto;
    background-color: var(--chili-color-1);
    transform: scale(1);
}
	.block.image .block-content{
		width: 100% !important;
	}
	.header-navigation ul{
		text-align: left !important;
		display: block;
		color: #fff;
	}
	nav li{
		list-style-type: none;
		line-height: 2.5em;
	}
	.chili-slider.standard .block-content{
		width: 100%;
		padding: 2em;
	}
	.chili-slider .RIGHT{
		width: 3vh;
		height: 3vh;
		right: 1%;
	}
	.chili-slider .LEFT{
		width: 3vh;
		height: 3vh;
		left: 1%;
	}
	.symbol-list-item{
		width: calc( 100% - 1em );
		margin: 1em 1em 0em 0;
		padding: 0em;
		display: block;
	}
	.chili-default header .center{
		width: calc( 100% - 0em );
		margin: auto;
		max-width: 1200px;
		padding-top: 1em;
	}
	.block.image .center .image{
		width: 40%;
		border: solid 5px #fff;
		margin-left: auto;
		margin-right: auto;
		margin-top: -17%;
	}
	.symbol-list .list{
		margin-right: 0;
		border-spacing: 3em;
		margin-left: 0;
		width: calc( 100% + 0em );
	}
	.simple-list-item.square{
		padding-bottom: 0;
		margin-bottom: 50% !important;
		display: inline-block;
		width: calc( 100% - 0em );
		overflow: visible;
	}
	.preise thead{
		display: none;
	}
	.preise td, .preise th{
		display: block;
	}
	.preise td:first-of-type, .preise td:nth-of-type(2){
		display: inline-block;
	}
	.preise tr{
		background-color: #fff;
		padding: 1em;
	}
	.preise td:nth-of-type(3),.preise td:nth-of-type(4),.preise td:nth-of-type(5){
		font-weight: 600;
	}
	.preise td:nth-of-type(3)::before{
		content: 'Erste Nacht;
		font-weight: 400;
	}


.preise td:nth-of-type(3)::after , .preise td:nth-of-type(4)::after{
		 content: ' €';
color :var(--chili-color-2);
	}


	.preise td:nth-of-type(4)::before{
		content: 'Jede weitere: ';
		font-weight: 400;
	}
.preise.kurabgabe td:nth-of-type(4)::before{
		content: 'Kinder: ';
		font-weight: 400;
	}

	.preise td:nth-of-type(5)::before{
		content: 'Mindestaufenthalt;
		font-weight: 400;
	}
	.preise:last-of-type  td:nth-of-type(3),.preise td:nth-of-type(4),.preise td:nth-of-type(5){
		font-weight: 600;
	}
	.preise:last-of-type td:nth-of-type(3)::before {
    content: 'Erste Nacht: ';
    font-weight: 400;
}
	.preise:last-of-type td:nth-of-type(4)::before{
		content: 'Kinder;
		font-weight: 400;
	}
	.preise:last-of-type td:nth-of-type(5)::before{
		content: 'Mindestaufenthalt;
		font-weight: 400;
	}
.preise.kurabgabe td:nth-of-type(3)::before{
		content: 'Erwachsene: ';
		font-weight: 400;
	}



	img[alt~="Belegungskalender"]{
		width: 100%;
	}
	.block-content{
		margin: auto;
		padding: 0em 2em;
		background-size: cover;
		background-attachment: scroll;
		position: relative;
	}
	.block.background .block-content{
		padding: 5em 0em 10em 0;
		font-size: 0.6em;
z-index:3;
	}
	.header-contact{
		display: inline;
		font-size: 0.7em;
	}
	.chili-social::before{
		font-size: 1em;
	}
.image-list .list {
    display: flex;
    flex-direction: column;
  
}
.block.image .center::after {
    display: block;
    position: absolute;
    width: 58vw;
    height: 55vw;
    content: '';
    right: 0;
    bottom: 0;
    clear: both;
    float: right;
    z-index: -1;
    margin-top: 0em;
    margin-bottom: 0.12em;
    background-image: url(../images/design/muschel.svg);
    background-repeat: no-repeat;
    opacity: 0.5;
}
.block.colored.border .block-content h3, .block.image .block-content h3 {
    font-size: 2em !important;
    margin-top: 0em;
}
/*
.block.colored.border .block-content .block-text {

    margin-top: -2em;
    margin-bottom: 3em;
}
*/
.block.colored.border .block-content .block-text {
    color: #fffc;
    font-size: 1.5em;
    font-weight: 300;
    margin-top: 0em;
    margin-bottom: 3em;
}
.block.image .block-content {
    padding: 0;
    text-align: center;
    margin: 0em;
        margin-left: 0em;
    margin-left: 0%;

}
.block.background h2{
font-size: 5em;
}


.preise {
    margin: auto;
    width: 100%;
}

.block.simple h3 {
    font-size: 4em !important;

}

.block.image .image::after {
    content: '';
    display: block;
    margin-top: 60%;
}
.block.image .center .image {
    width: calc( 100% + 2em );
    border: solid 0px #fff;
    margin-left: -1em;
    margin-right: auto;
    margin-top: 0;
box-shadow: none;
}
.gluten {
    position: relative;
    width: 14em;
    height: 14em;
    background-image: url(../images/design/glutenfrei_1.svg);
    display: block;
    z-index: 44444;
    top: 0;
    left: calc( 100% - 16em ) !important;
    margin-top: 3em;
    margin-bottom: -9em;
    right: unset;
    margin-left: unset;
    margin-right: unset;
    transform: rotate(12deg);
}
.complex-slider .block-content {
    padding: 4em;
}
.page_home .complex-slider .block-content {

    padding: 4em;

}


.complex-slider h2 {

    font-size: 2em;

}

.complex-slider .chili-slider::before {

    margin-top: 53vh;
}

.complex-slider .chili-slider-segment {

    height: 53vh;

}

.block.background.half .block-content {
    padding: 7em;
}
.content {
    padding-top: 5em;

}

header nav .open {
    display: block;
    color: #FFFFFF;
    padding: 3em;
    width: calc( 100% - 1em );
}
.header-contact a {
    text-decoration: none;
    padding-left: 0em;
    margin-right: 0em;
    display: inline-block;
    margin: 1em 4em;
}
.header-contact a::before {
    color: #fff !important;
    line-height: 2.7em;
    font-size: 2em;
}

}



/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.header-contact{
	display: inline;
}
.header-contact a::before{
	color: #999;
}
.header-contact a span{
	display: none !important;
}
.header-contact a{
	text-decoration: none;
	padding-left: 0em;
	margin-right: 0em;
}
.chili-social{
	color: #999;
}
.chili-default footer{
	padding: 4em 0;
	background-color: var(--chili-color-bright-background);
	color: var(--chili-color-dark-font);
	position: relative;
}
.border::before,.parallax::before, .chili-slider.standard:before{ 
	content: '';
	width: 100vw;
	height: 12vw;
	background-image: url(../../svg.php?v=wave_top);
	display: block;
	position: absolute;
	background-position: top center;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	background-size: cover;
transform: scale(1,0.6) translate(0,-34%);
}
.border::after,.parallax::after, .chili-slider.standard:after{
	content: '';
	width: 100vw;
	height: 12vw;
	background-image: url(../../svg.php?v=wave_bottom);
	display: block;
	position: absolute;
	background-position: top center;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	background-size: cover;
transform: scale(1,0.6) translate(0,34%);
}
.block.colored.border{
	padding: 8em 0;
}
.block.colored.border h3,.block.image h3{
	color: #fff;
}
.block.colored.border h2 ,.block.image h2{
	color: #ffffff69 !important;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 300;
}
.block.colored.border h2::first-letter ,.block.image h2::first-letter, .block.simple h2::first-letter {
	font-size: 2em;
}
.block.image h2{
	color: #888888 !important;
}
.block.image h3{
	color: var( --chili-color-1);
	margin-bottom: 1em;
}
.block.colored.border{
	text-align: center;
}

.wohnung h2{
	display: inline-block;
	width: autoem;
	margin: 0em;
}
.chili-slider .LEFT{
left: 3%;
    background-image: url(../../svg.php?v=arrow-left_copy);
}.chili-slider .RIGHT {
right: 3%;
    background-image: url(../../svg.php?v=arrow-right_copy);
}

.block.colored.border .block-content {
    margin-top: -1em;
    margin-bottom: -4em;
    font-size: 1em;
}

.logo-bottom {
    width: 13em;
}

.chili-default .center {
    max-width: 1000px;
    position: relative;
    text-align: center;
}

.chili-slider.standard .block-content h3 {
    font-weight: 400;
    font-size: 1.2em;
    max-width: 40em;
    margin: auto;
        margin-top: auto;
    margin-top: -2em;
    font-variant-caps: small-caps;
    letter-spacing: 0.1em;
}

.image-list-item .button {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    border: ;
    bottom: 2em;
}

footer .grid12:first-of-type {
    border-bottom: solid 1px #0003;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

footer nav ul {
    flex-direction: unset;
    display: block;
}
footer nav ul li {
    display: inline-block;
    padding: 1em;
}




footer::after {
    display: block;
    position: absolute;
    width: 29vw;
    height: 35vw;
    content: '';
    right: 0;
    bottom: 0;
    clear: both;
    float: right;
    z-index: 9;
    background-image: url(../images/design/anker_rotate.svg);
    background-repeat: no-repeat;
    opacity: 1;
    right: 8em;
    bottom: -1em;
}

.chili-slider.standard::before,.chili-slider.standard::after {
    z-index: 6;
display:block;
}

.chili-slider.standard::before {
    margin-top: 0 !important;
    background-image: url(../../svg.php?v=wave_top_white);
    transform: scale(1,0.4) translate(0,-89%);
    background-position: top center;
display:none;
}

.chili-slider.standard .block-content {

    display: none;
}

.chili-slider.standard .LEFT,.chili-slider.standard .RIGHT{
display:none;
}

.image-list-item:nth-of-type(2) h3 strong{
color:#FFFFFF;
}

.preise {
    margin: auto;
}
.wohnung {
    padding-top: 1em;
}

footer strong {
    color: var(--chili-color-1);
    font-weight: 500;
}




a[href="#"] {
    display: none !important;
}

.artikel h2 {
    font-size: 2em !important;
    transform: none !important;
    font-family: inherit !important;
}
.galerie-slider-2 {

    margin-top: 4em;
}




/*------------------------------------------------------------------------------ S P E I S E K A R T E -----------------------------------------------------------------------------------*/

.liste_typ5 {
    max-width: 800px;
    margin: auto;
    clear: both;
padding: 2em;
}
.speise h3 {
    font-size: 1em;
    width: 100%;
    display: table;
    border-bottom: dashed 1px;
}

.speise h3 span {
    display: table-cell;
}
.speise h3 span:nth-of-type(2) {
    text-align:right;
}


.speise {
    display: none;
}
:target + .food-list .speise {
    display: block;
}
#show_all:checked + label ~ div .speise {
    display: block !important;
}
#show_all{
display:none;
}

#show_all + label , #show_all:checked + label {
    display: inline-block !important;
    width: auto !important;
    padding: 0 1em !important;
    line-height: 2em !important;
    height: 2em !important;
    margin-bottom: 1em !important;
    border-radius: 1em !important;
    background-color: #cbbbae !important;
    color: #fff !important;
position:relative !important;
}

#show_all+label:after{
content:'alle Speisen anzeigen';
}
#show_all:checked+label:after{
content:'alle Speisen einklappen';
}
.food-anchor {
    margin-top: -10em;
    position: relative;
    clear: both;
    float: left;
}
.food-category a:link {
    text-decoration: none;
    line-height: 1.5em;
width: 100%;
display: block;
}
.food-category a:link::after {
    content: '+';
    float: right;
    font-size: 0.6em;
    color: #444;
}
.speise h4 {
    font-size: 0.8em;
    line-height: 1em;
    margin: 0;
    margin-bottom: 1.5em;
}