.bereich {
	transition-delay: 0s;
	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;
	position: relative;
	display: inline-block;
	margin-top: 0;
	width: 100%;
}
.bereich .bergal {
	display: inline-block;
	vertical-align: top;
}
.bereich .bergal1 {
	margin-bottom: 4rem;
}
.bereich .beruet,
.bereichohnebildtl,
.bereichohnebildtr {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	max-width: 100%;
}
.bereich.berlr .beruet {
	padding: 0 1rem;
}
.bereich.berm .beruet,
.bereichohnebildt .beruet,
.blockmap .beruet,
.bereich.berr .beruet,
.blider .bereichtext,
.bervideo .beruet {
	padding: 1rem;
}
.bereich.berl .beruet {
	padding: 1rem;
}
.bereichohnebildt {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 3rem 0 1rem 0;
	max-width: 100%;
	width: 100%;
}
.bereichohnebildt .bereichtext {
}
.berr .bergal {
	margin-left: 0;
	width: 100%;
}
.berr .beruet {
/*	margin-left: -100%;*/
	width: 100%;
}
.berl .beruet,
.berl .bergal {
	width: 100%;
}
.bereichohnebildtr {
	width: 100%;
	margin-left: 0;
}
.bereichohnebildtl {
	width: 100%;
	margin-right: 0;
}
.berm .bergal {
	width: 100%;
	margin: 0;
}
.berm .beruet {
	margin: 0;
	width: 100%;
	max-width: 100%;
	display: inline-block;
}
.berm .beruet header {
	width: 100%;
	margin-top: 0;
	font-size: 5rem;
	text-align: left;
}

.berm, .berl, .berr, .berlr {
	padding: 0;
	padding-top: 6rem;
}

@media (min-width: 45em) {

	.bereich.berr .bergal,
	.bereich.berl .bergal {
		margin-bottom: 4rem;
	}
	
	.berlr, .blockmap {
		padding: 6rem 0 0 0;
	}

	.bereichohnebildt {
		padding: 4rem 1rem 1rem 1rem;
	}
	.blockmap {
		padding: 1rem;
	}
}

.berlr .bergal {
	width: 100%;
}
.berlr .beruet {
	width: 100%;
}
.berlr:nth-child(2n) .bergal {
	margin-left: 0;
	width: 100%;
}
.berlr:nth-child(2n) .beruet {
	margin-left: 0;
}

.bereichFoto {
	transition-delay: 0s;
	transition-duration: 400ms;
	transition-property: all;
	transition-timing-function: ease-in;
	-moz-transition-delay: 0ms;
	-moz-transition-duration: 400ms;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-delay: 0ms;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in;
	opacity: 0.7;
}
.bereichFoto:hover {
	opacity: 1.0;
}
.bereichheader {
	font-size: 1.5rem;
	line-height: 2.7rem;
	position: relative;
}

.articlelist header {
	font-size: 0.8rem;	
	font-weight: lighter;
}
.articlelist header a {
	text-decoration: none;
	font-weight: lighter;
}
.articlelist:nth-child(even) {
}
.articlelist a {
	transition-delay: 0s;
	transition-duration: 200ms;
	transition-property: all;
	transition-timing-function: ease-in;
	-moz-transition-delay: 0ms;
	-moz-transition-duration: 200ms;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-delay: 0ms;
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in;
}

.bereichohnebildtr .bereichheader,
.bereichohnebildtl .bereichheader,
.bereichohnebildt .bereichheader,
.bereich .bereichheader {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
	background: no-repeat right center;
}
.bereich .bereichheader h2 {
	padding-top: 0;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.bereichanker {
	position: absolute;
	top: -10rem;
	
}
.bereich h2 {
	box-sizing: border-box;
}

#bereiche {
	padding-bottom: 40px;
	position: relative;
}
#bereiche article, #children article {
	margin-bottom: 1em;	
}

@media (min-width: 45em) {

	.bereich .bereichheader h2 {
		padding-top: 2rem;
	}
	.pageselections2 .bereich .bereichheader h2 {
		padding-top: 0;
	}
	#bereiche article, #children article {
		margin-bottom: 0;	
	}
	
	.bereich .beruet,
	.bereichohnebildtl,
	.bereichohnebildtr {
		max-width: 60%;
	}
	
	.berm .beruet {
		margin: 0;
		width: 100%;
		margin-left: 0;
		max-width: 100%;
	}

	.bereich.berl {
		width: 100%;
		margin-left: 0%;
		margin-top: 14%;
	}
	.bereich.berr {
		width: 100%;
		margin-left: 0;
		margin-top: 14%;
	}

	#bereiche article.bereich .beruet {
		padding-left: 1rem;
	}
	#bereiche article.blider .bereichtext {
		padding: 1rem;
	}

	.berlr .bergal {
		width: 50%;
	}
	.berlr .beruet {
		width: 50%;
	}
	.berlr:nth-child(2n) .bergal {
		margin-left: 40%;
		width: 60%;
	}
	.berlr:nth-child(2n) .beruet {
		margin-left: -100%;
	}

	.berr .bergal {
		margin-left: 65%;
		width: 30%;
	}
	.berr .beruet {
		margin-left: -86%;
		width: 40%;
	}
	.berl .beruet {
		width: 50%;
	}
	.berl .bergal {
		width: 30%;
	}
	.berl .bergal {
		margin: 0 10% 0 0;
	}
	.berr .bergal {
		margin: 0 -5% 0 65%;
	}

	.bereichohnebildtr {
		width: 50%;
		margin-left: 50%;
	}
	.bereichohnebildtl {
		width: 50%;
		margin-right: 50%;
	}
	.berm .bergal {
		width: 80%;
		max-width: 800px;
		height: auto;
		margin: 0 10% 5rem 10%;
	}
	.blider.berm .bergal.bergallist {
		max-width: inherit;
	}
	.berm {
		text-align: center;
	}
	.berm.bermu {
		margin-top: 14%;
	}
	.berm.bermu .bergal {
		margin-top: 0;
	}
	
	.blider.berm .bergal {
		width: 100%;
		margin: 0 0 2rem 0;
	}

}


#children article,
.bereiche2 article {
	overflow: visible;
}
.bereiche2 article.berlr {
	margin-top: 15%;
}

.bereiche2 article {
	margin-top: 4rem;
	padding-top: 3rem;
}
#children article.berlr,
.bereiche2 article.berlr,
#children article.berr,
.bereiche2 article.berr,
#children article.berl,
.bereiche2 article.berl {
	margin-top: 3rem;
}

#children article:first-child,
.bereiche2 article:first-child,
#children article.berl:first-child,
.bereiche2 article.berl:first-child {
}
 
#children .berm .bergal,
.bereiche2 .berlr .bergal {
	width: 80%;
	margin-top: 0;
	margin-bottom: 3rem;
	margin-right: 10%;
	margin-left: 10%;
}
#children .berm:nth-child(2n) .bergal,
.bereiche2 .berlr:nth-child(2n) .bergal {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}


@media (min-width: 45em) {

	.bereich2sp .sp1 picture {
		margin-left: 20%;
	}

	.bereichlinksp a,
	.bereichlinksp div.spl {
		margin-top: 12rem;
	}

	.bergal {
		margin-bottom: 50px;	
	}

	#children .berm .beruet,
	.bereiche2 .berm .beruet {
		padding-top: 2rem;
		padding-bottom: 0;
	}
	#children .berm:nth-child(2n) .beruet header {
		width: 40%;
		left: 10%;
	}
	
	#children .beruet h2,
	.bereiche2 .beruet h2 {
		margin-top: 0;
	}
	.bereiche2 .berlr .bergal {
		width: 40%;
		margin-top: 0;
		margin-bottom: 5em;
		margin-right: 5%;
		margin-left: 5%;
	}
	.bereiche2 .berlr .bergal img {
		border: 0 solid #aaa;
		box-sizing: border-box;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom: 0;
	}
	#children .berm .bergal {
		width: 40%;
		margin-right: 5%;
		margin-left: 5%;
	}
	#children .berm:nth-child(2n) .bergal,
	.bereiche2 .berlr:nth-child(2n) .bergal {
		width: 40%;
		margin-right: 5%;
		margin-left: 55%;
	}

	.bereichlinksp, .bereich2sp, .bereich3sp {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.bereichlinksp .spl {
		width: 20em;
	}
	.bereich2sp .spl {
		width: 45%;
	}
	.bereich3sp .spl {
		width: 33.33%;
	}
	.bereich2sp .sp1 .sptext {
		padding-left: 20%;
	}

	.bereich2sp .sptext {
		padding: 1rem 3% 1rem 3%;
	}
	.bereich2sp .sp2 .sptext {
		max-width: 74%;
	}

	.bereich1sp .sptext,
	.bereich1sp .textmsp {
		margin-top: 3rem;
	}
	.bereich1sp .textmsp h2 {
		margin-top: 1rem;
	}

}

@media (min-width: 72em) {

	#children .beruet h2,
	.bereiche2 .beruet h2 {
		margin-top: 0rem;
		padding-top: 0;
	}
	#children .berlr .bergal,
	.bereiche2 .berlr .bergal {
		width: 30%;
		margin-top: 0;
		margin-bottom: 5em;
		margin-right: 5%;
		margin-left: 5%;
	}
	#children .berlr:nth-child(2n) .bergal,
	.bereiche2 .berlr:nth-child(2n) .bergal {
		margin-left: 65%;
		margin-right: 5%;
		width: 30%;
	}

	.bereich4sp .spl {
		width: 25%;
	}

	.berlr .beruet {
		width: 60%;
	}

}


.bereich2sp, .bereich1sp {
	width: 100%;
	box-sizing: border-box;
}
.bereichlinksp .spl {
	box-sizing: border-box;
}
.bereichlinksp picture {
	width: 100%;
	margin: 0;
	display: inline-block;
}
.bereichlinksp picture {
	width: 80%;
	margin: 0 10%;
}

.bereiche2 article.bereichlinksp {
	padding-bottom: 2rem;
}
.bereichlinksp picture {
	margin-top: -10rem;
}

.bereich1sp picture,
.bereich2sp picture {
	display: inline-block;
	width: 80%;

}

.bereich1sp picture img,
.bereich2sp picture img {
	max-width: 100%;
}

.bereich2sp picture img {
	width: 100%;
	height: auto;
}
.bereichlinksp picture img {
	width: 100%;
}
.bereich1sp:hover picture img {
	margin-right: -3rem;
}
.bereich1sp picture img {
	margin-bottom: -2rem;
}
.bereich2sp .sp1 picture {
	text-align: right;
}
.bereich1sp .sp1 picture,
.bereichlinksp .spl picture {
	text-align: center;
}
.sptext {
	padding: 1rem;
	margin: 0;
}

.bereichlinksp a {
	text-decoration: none;	
}
.bereichlinksp .spl {
	text-align: center;	
}

.bereichlinksp a {
	display: block;
}

	
#bereiche picture img {
}
#bereiche .blider picture img {
	min-height: inherit;	
}

.bergalslider {
	padding-bottom: 6rem;
}


@media (max-width: 44.9999em) {

	.bereich2sp picture {
		margin-left: 10%;
	}
	
	.bereich2sp .sptext {
		padding-left: 10%;
	}

	.bereichlinksp a {
		margin-bottom: 3.5rem;
	}
	
	.bereich2sp picture img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	
	.bereich2sp .sp1,
	.bereich2sp .sp2 {
		margin-bottom: 2rem;		
	}

	.bereich1sp picture img {
		margin-bottom: -1rem;
	}
	
	.bereiche2 article.bereichlinksp {
		margin-top: 1rem;
	}

	.bereichlinksp picture {
		margin-top: 3rem;
	}

	.berl .beruet {
		margin-top: 0;	
	}

}
