﻿@charset "UTF-8";

@import url('mo-grid.css');
@import url('fonts.css');
@import url('menu.css');
@import url('module.css');

body {
	color: #616161;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	line-height: 1.5;
	letter-spacing: 1px;
}
a{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6{
	color: #0e3d60;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	margin-bottom:16px;
}
h1{
	font-size: 48px;
	margin-bottom:12px;
	line-height: 1.2;
}
h2{
	font-size: 36px;
}
h3{
	font-size: 24px;
	margin-bottom:10px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}

.text-left {
  text-align: left;
}
.text-center{
	text-align:center;
}
.w100{
	width:100%;
}
.relative{
	position:relative;
}

.page-header{
	position:absolute;
	bottom:20%;
}
.page-header h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: #fff;
}

.breadcrumb-nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumb-nav li + li::before {
  content: "❯";
  margin: 0 0.5rem;
  color: #fff;
}
.breadcrumb-nav a{
	color:#fff;
	text-decoration:none;
}

/* Seitenmenü
 ========================================================= */
#breadcrumb{
  color: #0e3d60;
  font-family: 'Oswald', sans-serif;
  font-size:28px;
  font-weight: bold;
  
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  border-bottom: 1px solid #e8e8e9;	
} 
#breadcrumb a{
  color: #0e3d60;
  text-decoration:none;
}
.widget {
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  border-top: 1px solid #e8e8e9;
} 
/* Seiten Untermenü
 ========================================================================== */

@media (max-width: 767px) {
	.unterm{}
	#rechtes{}
} 

.breadcrumbs {
  color: #0e3d60;
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin-top: 1.875rem;
  margin-bottom:12px;
  padding-top: 1.875rem;
  border-bottom: 1px solid #e8e8e9;
}
 
#rechtes { width:100%; margin:0px 0 20px 0;}

#rechtes ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#rechtes ul li {
	font-family: 'Lato', sans-serif;
	display: inline;
	height:37px;
	font-size: 16px;
	line-height: 1.6em;
	background:transparent;
}

#rechtes ul li a {
	display: block;
	padding: 9px 0 9px 15px;
	color: #000000;
	text-decoration: none;
	background:#F6F6F6;
	background-position: 10px 15px;
	border-bottom: 2px #fff solid;
	/*border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
#rechtes ul li a:hover {
	color: #fff;
	background:#0066FF;
	background-position: 10px -25px;
	border-bottom: 2px #fff solid;
	/*border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}

#rechtes ul li a.rex-current{
	color: #fff;
	background:#0066FF;
	background-position: 10px -25px;
	border-bottom: 1px #fff solid;
	/*border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
#rechtes ul li .rex-active {
	color: #fff;
	background:#0066FF;
	background-position: 10px -25px;
}

#rechtes ul li a.rex-current:hover {
	 color: #000;
}
/* Ebene 2 */

#rechtes ul ul {
/* background: url(none);*/
	margin: 0px;
	padding: 0px;
}

#rechtes ul ul li {

}
#rechtes ul ul li a {
	display: block;
	padding: 7px 0 7px 35px;
	color: #898888;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6em;
	/*background:#F6F6F6;*/
	background-position: 34px 15px;
	/*border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
#rechtes ul ul li a:hover {
	display: block;
	padding: 7px 0 7px 35px;
	color: #000;
	/*background:#468A28;*/
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6em;
	background-position: 34px -25px;
	/*border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
#rechtes ul ul li a.rex-current {
	color: #ffffff;
	/*background:#468A28;*/
	background-position: 34px -25px;
	/*border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
#rechtes ul ul li .rex-active {
	color: #0064a3;
	/*background:#468A28;*/
	background-position: 34px -25px;
}

/* Ebene 3 */

#rechtes ul ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
}

#rechtes ul ul ul li {

}

#rechtes ul ul ul li a {
	display: block;
	padding: 7px 0 7px 55px;
	color: #0064a3;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6em;
	/*background:#F6F6F6;
	border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}

#rechtes ul ul ul li a:hover {
	display: block;
	padding: 7px 0 7px 55px;
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.6em;
	/*background:#468A28;
	border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
#rechtes ul ul ul li a.rex-current {
	color: #ffffff;
	font-weight:bold;
	/*background:#468A28;
	border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}



/* Footer
 ========================================================= */
.footer{
	position: relative;
	width: 100%;
	padding:0px 0 20px 0;
	color:#ffffff;
	background-image: url("../images/footer-img.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer a{
	color:#ffffff;
	text-decoration:none;
}
.footer h4 {
  padding: 0 0 7px 0;
  font-size: 20px;
  color: #ffffff !important;
}
.hr-variant-1{
	height:1px;
	width:100%;
	margin:5px 0 17px 0;
	background:#ffffff;
}
.f-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0; /* Standardmäßig unsichtbar */
	transition: opacity 0.3s ease;
	background-color: rgba(0, 0, 0, 0.5); /* Halbtransparenter schwarzer Hintergrund */
}
.f-logo{
	position:relative;
	margin:0 auto;
	text-align:center;
}
.f-logo img{
	width:130px;
	height:auto;
	margin:15px 0 0px auto;
}
.f-line{
	height:1px;
	width:100%;
	margin:15px 0 15px 0;
	background:#ffffff;
}
.footer-nav a,.footer-nav a:active,.footer-nav a:focus{color:#ffffff}

.footer-nav li.active a,.footer-nav a:hover{color:#000000}

.footer-nav li.active{pointer-events:none}

.footer-nav li+li{margin-top:6px}



.contact-info-list li+li{margin-top:14px}

.contact-info-list .unit span{display:block;text-align:left}

.unit{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 1 100%;-webkit-flex:0 1 100%;flex:0 1 100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}

.unit-body{-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto}

.unit-left,.unit-right{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;max-width:100%}

.unit-horizontal{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}

.unit-horizontal>.unit-left+.unit-right,.unit-horizontal>.unit-left+.unit-body{padding-top:0;padding-left:30px}

.unit-horizontal>.unit-body+.unit-right{padding-top:0;padding-left:30px}
.icon-sm{width:22px;height:22px;font-size:22px;line-height:22px}
.icon-picton-blue i{color:#fff;font-size: 22px;}


.copy,.copy a{
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
}
.copy a:hover{
	color:#151515;
}
.copy-text-right{
	text-align:right;
}
@media (max-width: 767px){
	.footer h4{
	text-align:center;
	}
	ul.footer-nav{
	margin-bottom:15px;
	}
	.footer-nav{
	text-align:center;
	}
	.hr-variant-2{
	/*height:1px;
	width:100%;
	margin:5px 0 12px 0;
	background:#ffffff;*/
	display:none;
	}
	.copy:first-child{
	margin-bottom:15px;
	}
	.copy{
	text-align:center;
	}	
}
