.mod_customnav {
	display: flex;
	justify-content: center;
	align-items: center;
}
.page-footer {
	margin-top: 5%;
}
.main-navigation {
	text-transform: uppercase;
	float: left;
}
.main-navigation > ul > li > a, .main-navigation > ul > li > strong, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
  padding: 0 1em !important;
  font-size: 16px!important;
  color: #717c8e;
  font-weight: bold;
}
#main-navigation {
	margin-right: 0;
	margin-left: 300px;
	z-index: 500;
}
.main-navigation > ul > li > a::after {
	top: 14px !important;
}
.main-navigation > ul > li > li {
	pointer-events: visible;
}
	
.centered-wrapper.home {
	width: 100%;
}
.ce_rs_column_start .content-image {
/*	padding-bottom: 80px;*/
}
#article-178 {
margin-top: 2%;
float: left;
}
.content-image {
	margin-top: 22px 
}
.logo {
	margin-bottom: -20px;
}

/*@media screen and (max-width: 900px) {
	.logo {
		position: static;
		padding-top: 1em;
		padding-bottom: 1em;
	}
}*/
@media screen and (max-width: 599px) {
	.logo {
		text-align: center;
		margin-left: 0;
		padding-top: 0.75em;
	}
.ce_rs_column_start .content-image {
	padding-bottom: 0px;
	}	
/*.no-mobile {
	display: none;
	}*/
}
.no-mobile {
    display: block;
}

.mobile {
    display: none;
}

@media (max-width: 599px) {
    .no-mobile {
        display: none;
    }

    .mobile {
        display: block;
    }

}
@media screen and (max-width: 900px) {
  .main-navigation {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .main-navigation-mobile-open {
    display: block;
	top: 105px;
  }
}
@media screen and (max-width: 900px) {
  .main-navigation-mobile-open {
    display: block;
  }
}
.header-navigation-inner {
	position: relative;
	height: 8.25em;
	min-height: 3.125em;
	color: #fff;
}
@media screen and (max-width: 900px) {
	.header-navigation-inner {
		height: auto;
		min-height: 0;
	}
}

.logo {
	position: absolute;
	top: 0.7%;
	bottom: 17.5%;
	left: 3.7037%;
	left: calc(3.7037% + var(--safe-area-left));
	margin: 0;
	font-size: inherit;
}
@media screen and (max-width: 900px) {
	.logo {
/*		position: static;
		margin-left: 5.55556%;
		margin-left: var(--page-padding-left);
		padding-top: 1.5em;
		padding-bottom: 0.75em;*/
		position: relative;
		top: -32px;
		padding-top: 0em;
		padding-bottom: 0em;
		text-align: center;
	}
}
@media screen and (max-width: 599px) {
	.logo {
		text-align: center;
		margin-top: 35px;
	}
}
.logo a {
	display: block;
	height: 100%;
}
.logo img {
  display: block;
  width: auto;
  height: 118%;
}
@media screen and (max-width: 900px) {
  .logo img {
    display: inline;
    height: auto;
    max-height: 9em;
    margin-left: -11px;
    margin-top: 33px;
    margin-bottom: -35px;
  }
}
.teaser-boxes-item.rs-column {
	background: #003a73;
	color: white;
	height: 416px;
	width: 100%;
	padding: 30px;
	margin:-38px
}

div.teaser-boxes-item-text, .teaser-boxes-item h3 {
	padding: 10px;
	position: relative;
	top: -400px;
}

.teaser-boxes-item.rs-column .image-wrapper  {
	z-index: -555 !important;
	display: block;
	position: relative;
}
.teaser-boxes-item.rs-column:hover {
	background: none !important;
	-moz-transition: background 0.6s ease-in;
	-o-transition: background 0.6s ease-in;
	-webkit-transition: background 0.6s ease-in;
	transition: background 0.6s ease-in;
}
.footer-links {
  float: none;
  padding: 2.14286em 0;
  font-size: 0.875em;
  color: #717c8e;
  
}

/*Bild Claudia*/
.teaser-boxes-item.rs-column.-large-col-3-1.-large-first.-large-first-row.-medium-col-2-1.-medium-first.-medium-first-row.-small-col-1-1.-small-first.-small-last.-small-first-row {
	padding: 0px !important;
	background: none!important;
}

.teaser-boxes-item.rs-column.-large-col-3-1.-large-first-row.-medium-col-2-1.-medium-last.-medium-first-row.-small-col-1-1.-small-first.-small-last,
.teaser-boxes-item.rs-column.-large-col-3-1.-large-last.-large-first-row.-medium-col-2-1.-medium-first.-small-col-1-1.-small-first.-small-last,
.teaser-boxes-item.rs-column.-large-col-3-1.-large-first.-medium-col-2-1.-medium-last.-small-col-1-1.-small-first.-small-last,
.teaser-boxes-item.rs-column.-large-col-3-1.-medium-col-2-1.-medium-first.-small-col-1-1.-small-first.-small-last,
.teaser-boxes-item.rs-column.-large-col-3-1.-large-last.-medium-col-2-1.-medium-last.-small-col-1-1.-small-first.-small-last
 {
	padding: 0px !important;
	background: #003a73;
	-moz-transition: background 0.6s ease-in;
	-o-transition: background 0.6s ease-in;
	-webkit-transition: background 0.6s ease-in;
	transition: background 0.6s ease-in;
}

.footer_grau {
	position: relative;
	background: #c2c3c3;
	padding: 22px 36% 18px 36%;
}

.center {
	text-align: center;
}
footer_guilloche {
	margin-top: 20px;
}
.footer_guilloche {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
}
.footer_guilloche img:hover {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
  .footer_guilloche {
  	margin-top: 40px;
  }

.minus20 {
	margin-top: -20px!important;
	float: left;
}
.minus25 {
	margin-top: -25px!important;
	float: left;
}
.minus30 {
	margin-top: -30px!important;
	float: left;
}
.plus20 {
	margin-top: 20px!important;
	float: left;
}
.plus25 {
	margin-top: 25px!important;
	float: left;
}
.plus30 {
	margin-top: 30px!important;
	float: left;
}
.plus40 {
	margin-top: 40px!important;
	float: left;
}
.plus60 {
	margin-top: 60px!important;
	float: left;
}
.bottomplus40 {
	margin-bottom: 40px!important;
	float: left;
}
.bottomplus60 {
	margin-bottom: 60px!important;
	float: left;
}

/* ===========================================
 * CSS der alte Site
 * ======================================== */

