body {
	font-family: Verdana,Arial,sans-serif;
}


.centered-wrapper.-height-medium {

    min-height: 500px;

}

hr {
  border: none;
  height: 1px;
  background-image: linear-gradient(to right, #f0f0f0, #086778, #f0f0f0);
  margin: 3em 0;
  overflow: visible;
  
}
hr::after {
  content: '§';
  display: inline-block;
  position: relative;
  left: 47%;
  padding: 0 1rem;
  background-color: white;
  font-family: Times New Roman, Verdana, sans-serif;
  font-size: 2em;
  top: -0.8em;
  color: #086778;
}


.main-navigation > ul > li > a, .main-navigation > ul > li > strong {
	font-family: Times New Roman, Verdana, sans-serif;
}

.main-content h1, .main-content h2, .main-content h3, h1, h2, h3 {
	font-family: Times New Roman, Verdana, sans-serif;
	color: #086778;
}

.main-navigation-wrapper {
	border: none;
}

.headline-box h2 {
	color: #ffffff;
	background: rgba(8,102,119,0.7098039215686275);
	width: 80%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-transform: none;
}

 .headline-box.orange h2 {
	color: #ffffff;
	background: rgba(231,81,21,0.7607843137254902);
	width: 80%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-transform: none;
}


.main-navigation > ul > li > a.active:not(.highlight)::after, .main-navigation > ul > li > a.trail:not(.highlight)::after, .main-navigation > ul > li > a.forward:not(.highlight)::after, .main-navigation > ul > li > strong.active:not(.highlight)::after, .main-navigation > ul > li > strong.trail:not(.highlight)::after, .main-navigation > ul > li > strong.forward:not(.highlight)::after, .main-navigation > ul > li > span.active:not(.highlight)::after, .main-navigation > ul > li > span.trail:not(.highlight)::after, .main-navigation > ul > li > span.forward:not(.highlight)::after {
	
	display: none;
}

.main-navigation-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fusszeile .icon-text-block::before {
	color: #ffffff;
}


.footer-navigation {
	margin: 0;
	background: #373737;
}

.footer-copyright {
	margin: 0;
	padding-bottom: 2em;
	padding-top: 1em;
	color: #ffffff;
	background: #373737;
}

.footer-navigation a {
	color: #ffffff;
	font-family: Times New Roman, Verdana, sans-serif;
}

.footer-navigation strong, .footer-navigation span.trail, .footer-navigation span.active, .footer-navigation span.forward {
	font-family: Times New Roman, Verdana, sans-serif;
	color: #086778;
}

.fusszeile a {
	color: #ffffff;
}


.ce_accordion .toggler {
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #086778;
	border: 1px solid #086778;
}

.ce_accordion .accordion {
	border: 1px solid #086778;
	background: #f7f7f7;
}

table, table td {
	border: none;
}

.main-content a {
	font-weight: bold;
}

.multicolumn-icon-list ul {
	padding-left: 2em;
}

.main-content ul li[data-icon]::before, .main-content ul li[class^="icon-"]::before, .main-content ul li[class*=" icon-"]::before, .main-content ol li[data-icon]::before, .main-content ol li[class^="icon-"]::before, .main-content ol li[class*=" icon-"]::before {
	left: -2em;
}

.main-content ul li[data-icon] {
	padding-bottom: 0.7em;
}

#cboxCurrent, #cboxTitle {
	display: none !important;
}







.main-navigation-mobile-open {
    left: 90%;
    top: 20px;
}

.main-navigation-mobile a, .main-navigation-mobile strong, .main-navigation-mobile span.active, .main-navigation-mobile span.trail, .main-navigation-mobile span.forward {
	font-family: Times New Roman, Verdana, sans-serif;
	font-size: 1.2em;
}



.kopfzeile .image_container a:hover::after, .kopfzeile .image_container a:focus::after {
	content: "";
}


.kopfzeile .image_container a:hover::before, .kopfzeile .image_container a:focus::before {
	background: none;
}







@media (max-width: 1000px) {
	.headline-box h2, .headline-box.orange h2 {
	
	width: 90%;
	
}

}




@media (max-width: 900px) {
	.centered-wrapper.-height-medium {

    min-height: 400px;

}

.headline-box h2, .headline-box.orange h2 {
	font-size: 2.3em !important;
}
}

@media (max-width: 700px) {
	
.headline-box h2, .headline-box.orange h2 {
	font-size: 1.9em !important;
}
}


@media (max-width: 599px) {
	.centered-wrapper.-height-medium {

    min-height: 280px;

}

.kopfzeile img {
	max-width: 80%;
}
}

@media (max-width: 500px) {
	
.headline-box h2, .headline-box.orange h2 {
	font-size: 1.5em !important;
}
}

@media (max-width: 400px) {
	
.headline-box h2, .headline-box.orange h2 {
	font-size: 1.2em !important;
}
}