@charset "utf-8";

* { margin: 0px; 
padding: 0px;
box-sizing: border-box;
font-family: Verdana;
font-size: 18px;
}

body {font-size: 15px:}

b, strong {
font-weight: bold;
}

h1 { font-size: 22px!important; color: #283587; font-weight: bold; }
h2 { font-size: 18px!important; color: #283587; font-weight: bold;}
h3 { font-size: 16px!important; color: #283587; font-weight: bold;}
h4 { font-size: 14px!important; font-weight: bold;}

#offcanvas-toggler > i {
color: #1061cc;
}

ul {list-style-type:none;}
a {text-decoration: none; color:#283587;}
.clear {clear: both;}

img {width: 100%; min-width: auto;}
.logo {width: 300px;}

.team img {
  max-height: 300px;
  width: auto;
}

.infobar ul {
  	margin-left:auto;
  	margin-right:auto;
    background-color: #fff;
  	display: block!important;
}

/* Hamburger Button */

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: none;
  text-align: center;
  display: block;
}

#sp-footer a .infobar a, #sp-bottom .infobar a {
  color: #283587!important;
}

#sp-footer ul.menu {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  margin-bottom: 20px;
}

.article-list .article .featured-article-badge {
  display: none;
}

.article-list .article {
  border: none!important;
}

sec {
background-color: white;
padding: 0 30px 30px 30px;
}

#sp-header {
background: none;
box-shadow: none;
height: auto;
padding-bottom: 30px;
}
}
 
#sp-menu {
  white-space: nowrap;  
}

#logo {
  display: inline-block;
  position: relative;
}

#logo img {
  display: block;  
}

.sp-module {
margin-top: 0;
}

.sp-module ul > li > a:before {
content: none;
margin-right: 0;
}

#sp-top1 {
  color: #283587;
  font-size: 1.2em;
  text-align: right;
}

#sp-top1 ul {
height: 250px;
line-height: normal;
vertical-align: bottom;
display: table-cell;
}

#sp-top1 li {
padding-bottom: 0;
}

#sp-top1 p { font-size: 0.7em;}
#sp-top1 .infobar ul {display: block;}
#sp-top1 li, .infobar li {display: inline-block; border: none;}
#sp-top1 li:first-child {padding-right: 10px;}
#sp-top1 li:last-child {border-left: 1px solid #283587; padding-left: 20px;}
#sp-top1 a:hover {text-decoration: underline;}

#sp-menu  {
  display: block;
}

.sp-copyright {
  text-align: center;
  margin-top: 20px;
  display: block;
}

#sp-menu ul {
  width: 100%;
  text-align: center;
}

#sp-menu li {
  background-color: #283587;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: bold;
display: inline-block;
width:100%;
max-width: 215px;
}

#sp-menu li a {
  color: #fff;
}

#sp-menu  ul li.active {
  background-color: #00A3E0;
  color: #283587;
}

#sp-menu ul li:hover {background: linear-gradient(0deg, rgba(36,116,185,1) 0%, rgba(0,163,224,1) 100%);}

#sp-menu  ul li:hover a {color:#283587;}

img.titel-pic {
  margin-bottom: 20px;  
}

#sp-main-body { padding: 0 0 30px 0; }

#sp-top-pics .container,
#sp-breadcrumb .breadcrumb #sp-breadcrumb,
#sp-main-body .container,
.breadcrumb {
background-color: #fff;
}

.breadcrumb {
  margin-top: 20px;  
}


.body-wrapper {
background: linear-gradient(0deg, rgba(36,116,185,1) 0%, rgba(0,163,224,1) 100%) fixed;
width: 100%;
}

#sp-top-pics .container { padding: 0 30px;}
#sp-breadcrumb .container #sp-breadcrumb { padding: 0 30px;}
#sp-main-body .container { padding: 0 30px 0 30px; }

.d-flex {
  display: block!important;
}


section:after, section:before {
	clear: both;
}

section ul {
  list-style-type: disc;
  margin-left: 50px;
  line-height: normal;
}

section ul li {
  padding-bottom: 20px;
}

section ul li:last-child {
  padding-bottom: 0;
}

.responsive_map {
height: 0;
overflow: hidden;
padding-bottom: 56%;
position: relative;
}

.responsive_map iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

.infobar a, .infobar p {
  color: #283587!important;
  text-align: center;
}

.infobar {
  background-color: #fff;
  color: #283587;
}

.infobar img {
  width: 60px;
display: block;
margin: auto;
}

#sp-footer1 {
  	margin-left:auto;
  	margin-right:auto;
  	color: #fff;
  	padding-top: 20px;
  	padding-bottom: 30px;
  	width: fit-content;
}

#sp-footer1 a {
  color: #fff;
}

#sp-footer1 ul {
  display: block;  
  margin-left:auto;
  margin-right:auto;  
  width: fit-content;
  margin-bottom: 20px;
}

#sp-footer1 li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
border: none;
}

#sp-footer1 li:first-child {
  padding-left: 0;
}

#sp-footer1 li:last-child {
  padding-right: 0;
}

.leistung {
  font-size: 0.8em;
}

.team {
  	display: block;
  	margin-left:auto;
  	margin-right:auto;
  	width: fit-content;
 	text-align:center;
}

.team li {display: inline-block;}


@media screen and (max-width: 1400px) {
#sp-menu li {
max-width: 285px;
}
}

@media screen and (max-width: 800px) {

#sp-top1 {
text-align: center;
}

#sp-top1 li:last-child {
border-left: none;
padding-left: 0;
}

#sp-top1 ul {
height: 120px;
line-height: normal;
vertical-align: bottom;
display: table-cell;
}

.logo {
display: block;
margin: auto;
}

#offcanvas-toggler {
text-align: center;
float: none;
}

}

@media screen and (max-width: 576px) {
  #sp-top1 ul {
    display: block;
    margin: 0;
    margin-top: 20px;
    padding: 0;
  }

  section ul {
  margin-left: 0;
  }
}