/*@media screen and (min-width: 1010px) and (max-width: 1900px) */
h1,h2{
	font-size: 38px;
}
h3{
	font-size: 28px;
}
body,
.container-navi.fixed{
	width:990px;
	margin:0 auto;
	font-size: 18px;
}
.container-navi{
	padding:0;
	height:100px;
}
.container-navi.fixed{
	height: 50px;
}
.container-navi.fixed #btnMobileMenu {
    top: -15px;
}
.center-content,
.newsarchiv .inhalt{
	width:100% !important;
}
.topbar {
    padding: 15px 0;
}
.topbar .inner .frame {
    margin-right: 20px;
}
.topbar .inner .frame .ce-bodytext,
.topbar .inner .frame .ce-gallery{
	padding-top: 5px;
	margin-bottom: 0;
}
.topbar .darstellung > div:nth-child(1) {
    padding-right: 0px;
}
.topbar .darstellung > div{
	margin-left: 15px;
}
.logo {
    top: 20px;
}
.news-list-view .article {
    width: 265px;
    height: 540px;
    padding: 25px 25px 45px 25px !important;
 }
 .news-list-view .article:nth-child(3n+2) {
    margin: 0 22px 0 23px;
}
.news-single .article{
	width: calc(100% - 60px);
	padding: 0 30px;
}
.startseite .teaser .text,
.content-special-view-repeat .content-special-view-elem .text{
	padding: 25px 25px 85px 25px;
}
.startseite .teaser .bild,
.content-special-view-repeat .content-special-view-elem .bild{
	width:650px;
}
a.more{
	left:25px;
}
.startseite .teaser{
	background-size: 40% auto;
}
.startseite .teaser:nth-child(odd) {
    background-position: top +50px right;
}
.startseite .teaser:nth-child(even) {
    background-position: top +50px left;
}
footer .center-content{
	padding:0 50px;
	width: calc(100% - 100px) !important;
}
footer .col-1{
	width:220px;
}
footer .col-2,
footer .col-3{
	width:335px;
}
footer .col-1 img {
    left: 0;
    width: 180px;
}
.content-two-cols .text, .content-two-cols .bild {
    width: 420px;
    float: left;
}
.content-special-view-repeat .content-special-view-elem .text{
	bottom:510px;
}
.content-two-cols .center-content,
.startseite .teaser .center-content,
.gridWrap .zwei-spaltig,
footer .center-content,
.content-two-cols .center-content,
.content-special-view .center-content,
.gridWrap .ein-spaltig.marmoriert .center-content,
.gridWrap .zwei-spaltig.marmoriert .center-content,
.news-single .article,
.navi-content{
	width:900px !important;
}
.container-navi nav{
	display:none;
}
#btnMobileMenu{
	display:block;
}
.navi-main .level-2{
	position:static;
}
.icon-box{
	position: absolute;
	top:190px;
}
.icon-box a > div {
    margin-bottom: 10px;
}
.adresse-telefon .frame:nth-child(3){
	clear: left;
}
.topbar .darstellung {
    position: absolute;
    top: 5px;
    right: 0;
}
.gridWrap .vier-spaltig .center-content .spalte-1,
.gridWrap .vier-spaltig .center-content .spalte-2,
.gridWrap .vier-spaltig .center-content .spalte-3,
.gridWrap .vier-spaltig .center-content .spalte-4{
	width:290px;
	float:left;
	margin-right: 60px;
	margin-bottom: 60px;
}
.gridWrap .vier-spaltig .center-content .spalte-3{
	margin-right: 0;
}
.gridWrap .vier-spaltig .ce-gallery{
	width: 290px;
	height:290px;
	background: #ccc;
}
.gridWrap .zwei-spaltig.marmoriert{
	padding-left: 45px;
	padding-right: 45px;
	width: calc(100% - 90px);
}
.gridWrap .ein-spaltig.marmoriert .spalte-1{
	padding: 0 60px;
}
.inhalt .frame-space-before-medium{
	margin-top: 47px;
}
[data-ce-columns="2"].ce-gallery .ce-column{
	width:215px;
	margin-right: 20px;
}
[data-ce-columns="2"].ce-gallery .ce-column:last-child{
	margin-right: 0;
}
.inhalt > .frame-type-text:first-child,
.inhalt > .frame-type-textpic:first-child {
    padding-top: 60px;
}
.news-page .gridWrap .ein-spaltig.marmoriert .spalte-1{
	padding:0;
}
.news-page .ein-spaltig.marmoriert > .center-content{
	width:100% !important;
}
.multimedia{
	justify-content: center;
}
.benefits .benefits-list{
	gap: 35px;
}
.stellenangebote{
	padding: 40px 30px;
}
.stellenangebote ul.liste-stellenangebote {
    padding: 30px;
}
.karussell-slider .swiper-button-prev {
    top: 210px;
    left: 230px;
}
.karussell-slider .swiper-button-next {
    top: 210px;
    right: 230px;
}
.karussell-slider .swiper-slide.swiper-slide-next .text {
    margin-left: -200px;
}
.frame-type-list .tx-powermail{
	width: 100%;
}
.ansprechpartner-wrapper .elem {
    width: calc(33% - 24px);
    text-align: center;
}