html, body {
  font-family: "Source Sans Pro", sans-serif !important;
}
.header {
  min-height: 80px;
}
.footer {
  background-color: #00a687;
  margin-top: 20px;
}
.footercontent, .headercontent, .maincontent {
  max-width: 1140px;
}
.footercontent {
  min-height: 150px;
}
.footercontent ul, .footercontent .container, .footercontent .row {
  margin: 0;
  padding: 0;
}
.footercontent ul > li {
  list-style-type: none;
}
.bottomIcon {
  width: 60px;
  float: left;
}
.bottomText {
  float: left;
}
.bottomText a {
  color: #000;
}
.bottomText a:hover {
  color: #fff;
}
.containerstartseite {
  padding: 0;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.containerstartseite > img {
  width: 100%;
}
.headercontent {
  padding-top: 25px;
}
.HeaderLogo {
  margin-right: 50px;
}
.zw {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.maincontentstartseite {
  color: #fff;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  align-items: center;
  height: 245px;
  position: absolute;
  z-index: 10;
  width: 100%;
}
.maincontentstartseiterow {
  justify-content: center;
  align-items: center;
}
.StartLinkSpacer {
  display: block;
  width: 15px;
  height: 15px;
}
.StartLink {
  display: block;
  width: 245px;
  height: 245px;
  max-width: 245px;
  max-height: 245px;
  background-color: rgba(0, 166, 135, 0.67);
  color: #ffffff;
  border: 6px solid #ffffff;
  border-radius: 25px;
  text-align: center;
  padding-top: 90px;
}
@media (max-width: 767.98px) {
  .StartLink {
    width: 145px;
    height: 145px;
    max-width: 145px;
    max-height: 145px;
    padding-top: 25px;
  }
}
.StartLink:hover {
  background-color: #00a687;
  color: #ffffff;
  text-decoration: none;
}
.TopIcons {
  width: 360px;
  margin-left: auto;
  margin-right: 0;
  flex-grow: 0;
  margin-bottom: 10px;
}
.TopIcons li {
  list-style-type: none;
}
.goHome, .goPrint, .goMail {
  width: 40px;
}
.goLang {
  width: 220px;
}
#BottomNavi {
  margin-bottom: 20px;
}
#BottomNavi a {
  color: #fff;
  text-decoration: none;
}
#BottomNavi a:hover {
  color: #fff;
  text-decoration: underline;
}
#BottomNavi a.active {
  color: #fff;
  text-decoration: underline;
}
#MainNavi {
  background-color: #00a687;
}
#MainNavi a {
  color: #fff;
}
#MainNavi a.active {
  color: #00a687;
}
#MainNavi > ul {
  margin: 0px auto;
  border-collapse: collapse;
  max-width: 1140px;
  background-color: #00a687;
}
#navbarSupportedContent > ul {
  margin: 0px auto;
  border-collapse: collapse;
  max-width: 1140px;
  background-color: #00a687;
}
#MainNavi > ul:last-child {
  border-right: solid 1px #fff;
}
#navbarSupportedContent > ul:last-child {
  border-right: solid 1px #fff;
}
#MainNavi > ul > li {
  padding: 10px 0;
  border-left: solid 1px #fff;
}
#navbarSupportedContent > ul > li {
  padding: 10px 0;
  border-left: solid 1px #fff;
}
#MainNavi > ul > li > div {
  padding: 10px 0;
}
#navbarSupportedContent > ul > li > div {
  padding: 10px 0;
}
#MainNavi > ul > li > div a:hover {
  color: #00a687;
}
#navbarSupportedContent > ul > li > div a:hover {
  color: #00a687;
}
#MainNavi > ul > li.active > div {
  position: absolute !important;
  bottom: 0;
  background-color: #0A1554;
  width: 100%;
}
div.activeli {
  position: absolute !important;
  bottom: 0;
  background-color: #0A1554;
  width: 100%;
}
#MainNavi > ul > li > div > ul > li > ul > li > a {
  font-size: 90%;
  padding: 0rem 1rem;
}
#navbarSupportedContent > ul > li > div > ul > li > ul > li > a {
  font-size: 90%;
  padding: 0rem 1rem;
}
#MainNavi > ul > li > div > ul > li > ul {
  padding-bottom: 1rem;
  margin-top: -0.5rem;
}
#navbarSupportedContent > ul > li > div > ul > li > ul {
  padding-bottom: 1rem;
  margin-top: -0.5rem;
}
#MainNavi .nav-pills a.active {
  background-color: #0A1554 !important;
  color: #00a687 !important;
}
.navbar-toggler-icon {
  width: 70px;
  height: 70px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  display: inline;
}
#PictureContainer {
  margin-top: 0;
  padding: 0;
  background-size: cover;
  background-position: center !important;
  max-height: 675px;
  width: 100%;
}
#PictureContainer > img {
  max-width: 100%;
  height: auto;
}
#PictureContainer figure {
  z-index: 1;
  background-color: rgba(10, 21, 84, 0.43);
  color: #fff;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: solid #00a687 12px;
  position: absolute;
}
#PictureContainer figure figcaption {
  position: absolute;
  left: 100px;
  top: 15px;
  font-weight: 900;
  font-size: 2rem;
  text-shadow: 2px 2px #0A1554;
}
#figureNav {
  display: none;
  position: relative;
  margin-left: 50px;
}
#figureNav figcaption {
  position: absolute;
  left: 100px;
  top: 5px;
  color: #fff;
  font-weight: 900;
  font-size: 2rem;
  text-shadow: 2px 2px #0A1554;
}
#main {
  margin-top: 60px;
}
#main a {
  color: #00a687;
}
main.container {
  padding: 0;
}
.BGBlue {
  background-color: #0a1554;
  color: #fff;
}
.BGBlue table.weEditTable td.weEditmodeStyle {
  color: #ffffff !important;
}
#BlueWhite {
  padding: 0;
}
#BlueWhite .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
#BlueWhite img {
  max-width: 100%;
  height: auto;
}
.ImageSectionBW {
  float: left;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 20px;
}
.TextNextToImageSectionBW {
  float: left;
  position: relative;
}
.ContentBottom {
  clear: both;
}
ul.icons {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 4px;
}
ul.icons li {
  float: left;
  padding-right: 5px;
}
ul.icons li:nth-of-type(5) {
  padding-right: 0;
}
.MapTextCover {
  display: none;
}
#SingleGMap {
  width: 100%;
  height: 450px;
}
#SingleGMap.HighMap {
  height: 900px;
}
.AdditionalGMap {
  width: 100%;
  height: 450px;
}
#slider {
  padding-left: 0;
  padding-right: 0;
}
main.container, main section.container {
  max-width: 1140px;
}
section#SingleMap {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin-top: 20px;
}
#BlueWhite a:hover {
  color: #00a687;
}
.TextNextToImageSectionBWonMouseOver {
  display: none;
}
#Form {
  background-color: #e6e6e3;
}
#Form .form-row {
  margin-top: 20px;
}
#Form h3 {
  margin-top: 20px;
}
.Newsrow {
  padding: 30px 0;
}
.Newsrow h2 {
  font-size: 1.4rem;
}
.News {
  padding-top: 40px;
}
.MewsContent {
  padding-bottom: 40px;
}
.NewsHeader {
  padding-bottom: 40px;
}
.MewsDate {
  padding: 20px 0;
}
.flex-prev, .flex-next {
  position: absolute;
  top: 100px;
  z-index: 10;
  width: 62px;
  height: 77px;
  background-color: rgba(0, 0, 0, 0.55);
  display: block;
  padding-top: 17px;
}
.flex-next {
  right: 0;
  border-radius: 10px 0 0 10px;
  padding-left: 17px;
}
.flex-prev {
  left: 0;
  border-radius: 0 10px 10px 0;
  padding-left: 17px;
}
.has-float-label {
  display: block;
  position: relative;
}
.has-float-label label, .has-float-label > span {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  font-size: 75%;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: -0.5em;
  left: 0.75rem;
  z-index: 3;
  line-height: 1;
  padding: 0 1px;
}
.has-float-label label::after, .has-float-label > span::after {
  content: " ";
  display: block;
  position: absolute;
  background: white;
  height: 2px;
  top: 50%;
  left: -0.2em;
  right: -0.2em;
  z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control::-moz-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control:-ms-input-placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.has-float-label .form-control::placeholder {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 100%;
  opacity: 0.5;
  top: 0.7em;
}
.input-group .has-float-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.input-group .has-float-label .form-control {
  width: 100%;
  border-radius: 0.25rem;
}
.input-group .has-float-label:not(:last-child), .input-group .has-float-label:not(:last-child) .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}
.input-group .has-float-label:not(:first-child), .input-group .has-float-label:not(:first-child) .form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.Absenden {
  color: #fff;
  background-color: #00a687;
  border-radius: 10px 10px 10px 10px;
  padding: 10px 50px 10px 50px;
}
.KontaktButtonMail, .KontaktButtonPhone {
  text-align: right;
}
.KontaktButtonMail a, .KontaktButtonPhone a {
  display: block;
  margin: 0 0 0 auto;
  background-color: #00a687;
  color: #fff;
  border-radius: 10px 10px 10px 10px;
  padding: 5px 20px 5px 20px;
  font-size: 2rem;
  width: 200px;
}
.KontaktButtonMail a:hover, .KontaktButtonPhone a:hover {
  color: #fff;
}
.KontaktButtonMail > a:hover, .KontaktButtonPhone > a:hover {
  text-decoration: underline;
  color: #fff !important;
}
@media (max-width: 1199.98px) {
  .footercontent, .headercontent, .maincontent {
    max-width: 100%;
  }
  .nav-link {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
}
@media (max-width: 991.98px) {
  .KontaktButtonMail, .KontaktButtonPhone a {
    font-size: 1.3rem;
    width: 160px;
  }
  #navbarSupportedContent {
    position: absolute;
    z-index: 100;
  }
  #navbarSupportedContent > ul {
    flex: 0;
    display: block;
  }
  #navbarSupportedContent > ul > li {
    display: block;
    padding: 5px 0;
  }
  div.activeli {
    position: relative !important;
  }
  #navbarSupportedContent > ul > li > a > .navimage {
    display: none;
  }
  #PictureContainer {
    display: none !important;
  }
  #figureNav {
    display: inline-block;
  }
  .maincontentstartseite {
    height: 145px;
  }
  .StartLink {
    width: 145px;
    height: 145px;
    max-width: 145px;
    max-height: 145px;
    padding-top: 30px;
  }
  .header h1 {
    font-size: 140%;
  }
}
@media (max-width: 575.98px) {
  .footercontent > .container > .row > li {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #StartTrailer img {
    width: 50%;
    height: 50%;
  }
  .maincontentstartseite {
    height: 110px;
  }
}
