body {
}

#logo {
	width: 350px;
	margin-bottom: 1rem;
}

#headerinner {
	left: 0;
	width: 100%;
	transition-delay: 0ms;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: ease-in;
	-moz-transition-delay: 0ms;
	-moz-transition-duration: 300ms;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-delay: 0ms;
	-webkit-transition-duration: 300ms;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in;
}

#headerinnercenter {
	width: 100%;
	position: relative;
}
#header.shrink #headerinnercenter {
	width: 100%;
	margin-top: 0;
}
#header.shrink #headerinner {
}
#welle {
	margin-top: -55px;
}

h2 {
	font-size: 1.8rem;
}
h3 {
	font-size: 1.4rem;
}

#content p, #content ul, #content ol, #content td {
	margin: 0.2rem 0 0.5rem 0;
	font-size: 1.2rem;
	font-weight: 300;
}
#content ul {
}
#mainnav {
	display: none;
}

#mainnavdesk {
	bottom: 0;
	display: block;
}
#header.shrink #mainnavdesk {
	top: inherit;
	bottom: 0px;
}
.khMobileMenu {
	display: none;
}

#header.shrink #languageChange {
	left: inherit;
}



p iframe {
	border: 0 !important; height: auto !important; width: 100% !important;
}

#bereichlinkswrapper {
	display: inline-block;
	text-align: left;
	width: 40%;
}

#contentInner {
}


#buchungsleiste {
  padding-left: 340px;
}

.mediaimages .lightgallery div {
	display: inline-block;
	width: 24%;
}

body.home .lightgallery div,
body.ort .lightgallery div,
body.basic-page .lightgallery div {
	width: 24%;
}

.pageselections1 article .bergal {
	position: relative;
}
.pageselections1 article.pageselection {
	width: 50%;
	display: inline-block;
}
.pageselections1 article:nth-child( odd ) .bergal {
	margin-left: 0;
}
.pageselections1 article:nth-child( odd ) .beruet {
	margin-left: 0;
}
.pageselections1 article:nth-child( 4n - 1 ) .beruet,
.pageselections1 article:nth-child( 4n ) .beruet {
	margin-left: -100%;
}
.pageselections1 article:nth-child( 4n - 1 ) .bergal,
.pageselections1 article:nth-child( 4n ) .bergal {
	margin-left: 50%;
}
.pfeilzu {
	position: absolute;
	left: 100%;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -40px;
	z-index: 30;
		transition-delay: 0ms;
		transition-duration: 300ms;
		transition-property: all;
		transition-timing-function: ease-in;
		-moz-transition-delay: 0ms;
		-moz-transition-duration: 300ms;
		-moz-transition-property: all;
		-moz-transition-timing-function: ease-in;
		-webkit-transition-delay: 0ms;
		-webkit-transition-duration: 300ms;
		-webkit-transition-property: all;
		-webkit-transition-timing-function: ease-in;
}
.pageselections1 article:nth-child( 4n - 1 ) .pfeilzu,
.pageselections1 article:nth-child( 4n ) .pfeilzu {
	left: 0;
	margin-left: 0;
}
.pageselections1 article:nth-child( 4n - 1 ) .more,
.pageselections1 article:nth-child( 4n ) .more {
	right: 55%;
}
.pageselections1 article:nth-child( 4n - 1 ) .bereichheader,
.pageselections1 article:nth-child( 4n )  .bereichheader,
.pageselections1 article:nth-child( 4n - 1 ) .bereichtext,
.pageselections1 article:nth-child( 4n )  .bereichtext {
	text-align: right;
}


#content .fewolist > ul li {
  width: 28%;
  margin-right: 2%;
  min-width: 20rem;
}
#content .fewolist > ul li ul li {
	min-width: inherit;
}

#pageHeader a#fewobuchungsleiste2 {
	top: 30px; 
}

