body {
	width: 100vw;
	overflow-x: hidden;
}


.main-content a {
	text-decoration: underline;
}

.news-image-teaser a, .kontakt-rechts a, p.back a, .presse .icon-boxes a, a.rsts-prev, a.rsts-next {
	text-decoration: none;
}


.ball {
  position: absolute;
  border-radius: 100%;
  opacity: 0.7;
}


@font-face 
{
  font-family: 'Suisse Works';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/SuisseWorks-Regular.otf");
}


@font-face 
{
  font-family: 'Suisse Mono';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/SuisseIntlMono-Regular.otf");
}




html, h1 {
	font-family: "Suisse Works", sans-serif;
}

 h2, .ce_accordion .toggler, .news-image-teaser-date, .footer-navigation, .fusszeile .button, .news-boxed-item h3, .timeline-item > h3, .main-navigation-mobile {
	font-family: "Suisse Mono", sans-serif;
	text-transform: uppercase;
}

h1, h2, h3 {
	font-weight: normal;
}

hr {
	border-top: 2px solid #000000;
	margin: 0.8em 0;
}


.neue-navigation {
	font-family: "Suisse Mono", sans-serif;
	margin-top: 5px;
	text-transform: uppercase;
}

.neue-navigation > ul > li {
	margin: 0 0 15px 0;
}



.neue-navigation > ul > li > ul  {
	opacity: 0;
	position: absolute;
	top: auto;
	left: auto;
	display: block;
	overflow: hidden;
	max-height: 0;
	min-width: auto;
	padding: 0;
	border: none;
	background: #ffffff;
	box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.34);
	pointer-events: none;
	margin-left: 0;
	padding: 0.3em;
}

.neue-navigation > ul > li > ul > li, .neue-navigation > ul > li > ul > li > ul > li {
	border-top: 2px solid #000;
	padding: 0.15em 0;
	
}



.neue-navigation > ul > li > ul > li.last {
	border-bottom: 2px solid #000;
	
}

.neue-navigation > ul > li:hover > ul {
    z-index: 1;
    max-height: 9999px;
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    pointer-events: auto;
    width: 32%;
}

.neue-navigation > ul > li > a, .neue-navigation > ul > li > strong, .neue-navigation > ul > li > span.active {
	text-transform: uppercase;
	font-size: 2.3em;
	border: 2px solid #000;
	padding: 0 12% 0 5px;
	display: inline-block;
}

.neue-navigation > ul > li > a:hover, .neue-navigation > ul > li > ul > li > a:hover, .neue-navigation > ul > li > ul > li > ul > li > a:hover, .footer-navigation a:hover {
	text-decoration: none;
}

.neue-navigation strong {
	font-weight: normal;
}

.neue-navigation ul {
	margin: 0;
	padding: 0;
}

.neue-navigation ul.level_3 {
	padding-left: 1.3em;
}



.page {
	margin-left: 6%;
	margin-right: 6%;
}

.page-footer {
	margin-top: 3.5em;
}

.footer-copyright {
	color: inherit;
	margin: 0;
	padding: 2em 0;
	text-align: left;
	font-size: 15px;
}



.kopfzeile .image_container a:hover::before, .kopfzeile .image_container a:focus::before, .mod_rocksolid_slider .image_container a:hover::before, .mod_rocksolid_slider .image_container a:focus::before, .image_container a:hover::before, .image_container a:focus::before {
	background: none;
}

.kopfzeile .image_container a:hover::after, .kopfzeile .image_container a:focus::after, .mod_rocksolid_slider .image_container a:hover::after, .mod_rocksolid_slider .image_container a:focus::after, .image_container a:hover::after, .image_container a:focus::after {
	content: "";
}



.news-image-teaser p {
    
    max-width: 92%;
}


.news-boxed-item-image::after {
	display: none;
}

.mod_newsreader.person.block h1, .mod_newsreader.person.block p.info {
	display: none;
}

.mod_newsreader.person.block h2 {
	margin-top: 0;
}


.mod_newsreader.person.block {
	margin-top: 3em;
}

.presse .icon-boxes {
    margin: 1em 0 2em 0;
}

.oneo-fullwidth .main-content {
    
    margin-top: 0.5em;
}


.main-content h1 {
	color: inherit;
	text-transform: none;
	margin-top: 0;
	line-height: 1.05em;
	border-bottom: 6px double #000;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
}


.headline-box {
	color: #ffffff;
	background: #000000;
	text-transform: uppercase;
	margin-top: 0;
	padding-left: 10px;
	margin-bottom: 0.8em;
	
}

.headline-box h2 {
	font-size: 3em;
	border-top: none !important;
	border-bottom: none !important;
	margin: 0;
	letter-spacing: 0.05em;
}

.headline-box::after {
	display: none;
}


.news-image-teaser p {
    color: #000000;
}

.news-image-teaser, .news-image-teaser:first-child {
    margin-top: 0;
    margin-bottom: 2em;
}

.oneo-no-sidebar .rs-column.-large-col-3-1 {
    width: 32%;
}

.oneo-no-sidebar .rs-column {
    margin-right: 2%;
}

.ce_accordion .toggler {
	color: #000000;
}

.main-navigation-search > a::after {
	font: 2em/1 "RockSolid Icons";
	padding: 0;
	border-left: none;
}

.main-navigation-search {
    float: left;
}








.kontakt-rechts h2 {
	color: #ffffff;
	background: #000000;
	margin-top: 0;
	padding-left: 5px !important;
	border-top: none !important;
	border-bottom: none !important;
	letter-spacing: 0.05em;
}

.kontakt-rechts {
	font-family: "Suisse Mono", sans-serif;
	max-width: 70%;
	text-transform: uppercase;
}

.kontakt-rechts p {
	padding-left: 5px;
	margin-top: 0.3em;
	margin-bottom: 0.2em !important;
}

.kontakt-rechts hr {

	height: 6px;
	margin: 0 0 0.3em 0;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.kontakt-rechts .image_container a:hover::before, .kontakt-rechts .image_container a:focus::before {
	background: none;
}

.kontakt-rechts .image_container a:hover::after, .kontakt-rechts .image_container a:focus::after {
	content: "";
}

.border-unten {
    border-bottom: 2px solid #000;
    padding-bottom: 0.2em;
    margin-bottom: 0 !important;
    margin-top: 0.3em !important;
}

.news-boxed-item-image {
	border: 2px solid #000000;
}

.ce_accordion .toggler, .ce_accordion .accordion {
	border: 2px solid #000000;
	border-left: none;
	border-right: none;
	padding-left: 0;
}

.timeline-item-text {
    font-family: "Suisse Mono", sans-serif;
    font-size: 18px;
}

.timeline-item > h3, .timeline-item-text h3, .timeline-item-text h4 {
	font-size: 1.1em;
	text-decoration: underline;
	color: inherit;
}

.timeline {
	margin: 2.5em 5%;
}



.image_container figcaption, .image_container .caption {
	color: #7b7b7b;
}


.news-image-teaser-date b.month {
	letter-spacing: 0.2em;
	background: #000000;
	color: #ffffff;
	padding: 0.1em;
}

.news-image-teaser-date b.year {
	border-bottom: 2px solid #000000;
	padding: 0.2em 0;
}


.news-image-teaser-date b.day {
	border-top: 2px solid #000000;
	padding: 0.2em 0;
}

.news-image-teaser-date {
	width: 1.9em;
	padding: 0.25em 0.15em 0.32143em;
}

.icon-text-block.kontakt-rechts {
	background: #000000;
}

.icon-text-block.kontakt-rechts::before {
	color: #ffffff;
	top: 20%;
	left: 10px;
	font-size: 120%;
}

.footer-navigation li {
	border: 2px solid #000000;
}

.footer-navigation a, .footer-navigation strong, .footer-navigation span.trail, .footer-navigation span.active, .footer-navigation span.forward {
	padding: 1em 1.2em;
	font-size: 0.95em;
	letter-spacing: 0;
	font-weight: normal;
}

.main-content h2 {
    
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    line-height: 1em;
	padding: 8px 0 6px 0;
	margin: 0;
}

strong {
	font-weight: normal;
}



.mod_rocksolid_slider .image_container figcaption.caption {
	color: #000000;
	text-transform: uppercase;
	font-family: "Suisse Mono", sans-serif;
	font-size: 20px;
	border-bottom: 6px double #000000;
	padding-bottom: 0.45em;
}

.image_container figcaption.caption {
	color: #000000;
	text-transform: uppercase;
	font-family: "Suisse Mono", sans-serif;
	font-size: 20px;
	border-bottom: 6px double #000000;
	margin-bottom: 0.4em;
	padding-bottom: 0.45em;
}

.image_container figcaption.caption::before {
	content: "▶";
	margin-right: 0.4em;
}

.mod_rocksolid_slider .image_container figcaption.caption::before {
	content: "▶";
	margin-right: 0.4em;
}


.rsts-skin-oneo .rsts-next::after {
    content: "▶";
}

.rsts-skin-oneo .rsts-next {
	right: 0;
}

.rsts-skin-oneo .rsts-prev::after {
	content: "◀";
}

.rsts-skin-oneo .rsts-prev {
	left: 0;
}


.rsts-skin-oneo .rsts-prev::after, .rsts-skin-oneo .rsts-next::after {
	font: 2.9em/0 "Suisse Works";
	padding: 0.63em 0.2em;
}

.rsts-skin-oneo .rsts-prev, .rsts-skin-oneo .rsts-prev:hover, .rsts-skin-oneo .rsts-prev:focus, .rsts-skin-oneo .rsts-next, .rsts-skin-oneo .rsts-next:hover, .rsts-skin-oneo .rsts-next:focus {
	background-color: rgba(255, 255, 255, 0.64);
}

.rsts-skin-oneo .rsts-prev, .rsts-skin-oneo .rsts-next {
	border: none;
	border-radius: 0;
	opacity: 1;
	top: 45%;
}

p.back a::before {
	font: 0.8em/1 "Suisse Works";
	content: "◀";
}

.image_container.float_above {
    margin-top: 0;
}


.-headline-icon > .icon-boxes-item-icon {
	border-radius: 0;
}

.main-content .rsts-main {
    margin: 24px 0 0 0;
}

.rsts-skin-oneo .rsts-caption {
    font-size: 12px;
    opacity: 0;
}


.news-image-teaser-date {
	right: 0;
}

.fusszeile .button {
	padding: 0 15px 0 5px;
	width: 100%;
	font-size: 1.8em;
	letter-spacing: 0;
	text-align: left;
}

.fusszeile .button.kurz  {
	width: unset;
}

.fusszeile .button.gleich  {
	min-width: 60%;
}

.fusszeile .button:hover::after {
	background: none;
}


.fusszeile .rs-column {
	margin-top: 0;
}


.fusszeile .rs-column .button-box {
	margin-bottom: 0;
}

.main-content p {
	margin-bottom: 0.8em;
}


.news-image-teaser h2 {
    margin: 0 3.21429em 0.35714em 0 !important;
    
}


.main-content h3 {
    margin: 0;
    line-height: 1.2;
    border-bottom: 2px solid #000;
    padding-bottom: 0.4em;
}


.news-boxed-item h3, .timeline-item > h3 {
	border-bottom: none;
}

.news-boxed {
    margin: 1em 0;
}

.news-image-teaser-date {
	box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.34);
}

.oneo-no-sidebar .rs-column.-large-col-3-2 {
	width: 66%;
}

.main-navigation-mobile-open::after {
    
    height: 4px;
    box-shadow: 0 9px #000, 0 18px #000;
}

.main-navigation-mobile-open {
	width: 58px;
}

.main-navigation-mobile a, .main-navigation-mobile strong, .main-navigation-mobile span.active, .main-navigation-mobile span.trail, .main-navigation-mobile span.forward {
	border-color: #ffffff;
}

.icon-boxes-item-text {
    color: inherit;
}


.news-image-teaser-image img {
	box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.34);
}













@media (max-width: 1901px) {
	
	
	.fusszeile .button {
		font-size: 1.5em;
	}
}

@media (max-width: 1700px) {
	.neue-navigation > ul > li > a, .neue-navigation > ul > li > strong, .neue-navigation > ul > li > span.active {
		font-size: 1.8em;
	}
}

@media (max-width: 1600px) {
	
	.fusszeile .button {
		font-size: 1.4em;
	}
	
	.mod_rocksolid_slider .image_container figcaption.caption {
		font-size: 18px;
	}
}


@media (max-width: 1420px) {
	
	.fusszeile .button {
		font-size: 1.3em;
	}
	
}

@media (max-width: 1350px) {
	
	.fusszeile .button {
		font-size: 1.1em;
	}
	
	.neue-navigation > ul > li > a, .neue-navigation > ul > li > strong, .neue-navigation > ul > li > span.active {
    font-size: 1.5em;
}

.neue-navigation > ul > li > ul > li, .neue-navigation > ul > li > ul > li > ul > li {
    
    font-size: 0.9em;
}

.neue-navigation > ul > li:hover > ul {
	width: auto;
	min-width: 32%;
}
	
}



@media (max-width: 1210px) {
	.headline-box h2 {
    font-size: 2.5em !important;
}
	
	.main-content h1 {
    font-size: 2.6em;
}

.main-content h3 {
    font-size: 1.3em;
}

.main-content h2 {
    font-size: 1.3em;
}

.kontakt-rechts p {
	font-size: 16px;
}
}






@media (max-width: 1150px) {
	
	.neue-navigation > ul > li {
    	margin: 0 0 10px 0;
}
	
	.neue-navigation > ul > li > a, .neue-navigation > ul > li > strong, .neue-navigation > ul > li > span.active {
    font-size: 1.2em;
}

.main-navigation-search > a {
	padding: 0.5em 0 1.2em;
}

.main-navigation-search > a::after {
	font-size: 1.8em;
}

.kontakt-rechts {
	max-width: 90%;
}

body {
 hyphens: auto;
}

.fusszeile .button {
    font-size: 1em;
}

	
}



@media (max-width: 1070px) {
	.fusszeile .button {
    font-size: 0.8em;
}
}



@media (max-width: 900px) {
	
	
	
	.neue-navigation > ul > li > a, .neue-navigation > ul > li > strong, .neue-navigation > ul > li > span.active {
    font-size: 1em;
}



.main-navigation-search > a::after {
	font-size: 1.6em;
}


.oneo-1 {
	width: 47.72727%;
}


.teilnavi {
	display: none;
}
	
}




@media (max-width: 950px) {
	.main-content p {
		font-size: 15px;
	}
	
	.main-content h3 {
    font-size: 1.05em;
}

.main-content h1 {
    font-size: 2.1em;
}

.headline-box h2 {
    font-size: 2em !important;
}

.main-content h2 {
    font-size: 1.05em;
}

.timeline-item[data-icon]::before {
	display: none;
}

}




@media (max-width: 700px) {
	.oneo-no-sidebar .rs-column.-large-col-3-1 {
    width: 100%;
}


.kopfzeile-abschluss {
	display: none;
}

.neue-navigation {
	display: none;
}


.mobil-weg {
	display: none;
}


.kopfzeile {
	margin-top: 60px;
}

.kopfzeile .rs-column.-medium-first-row, .oneo-no-sidebar .kopfzeile .rs-column.-medium-first-row {
	margin-top: 0.5em;
}

.oneo-no-sidebar .rs-column.-large-col-3-2 {
	width: 100%;
}

.fusszeile .rs-column.-medium-first-row, .oneo-no-sidebar .fusszeile .rs-column.-medium-first-row, .page-footer .fusszeile .rs-column.-medium-first-row, .fusszeile .rs-column.-large-first-row, .oneo-no-sidebar .fusszeile .rs-column.-large-first-row, .page-footer .fusszeile .rs-column.-large-first-row {
	margin-top: 0;
}

.fusszeile .button {
    font-size: 1.3em;
    min-width: 60%;
    width: unset;
}

.rsts-skin-oneo .rsts-prev::after, .rsts-skin-oneo .rsts-next::after {
	font-size: 2.2em;
}

.kontakt-rechts {
	max-width: 80%;
}

.kontakt-rechts h2 {
	font-size: 1.3em;
}

}



@media (max-width: 600px) {
	.news-image-teaser-date {
    width: 1.6em;
}
.news-image-teaser-date b {
	font-size: 0.5em;
}

.news-image-teaser h2 {
	font-size: 1em;
}

}
