#HeaderTop {
  background-color: #cc2922;
  min-height: 20px;
}
#HeaderNav {
  background-color: #ffffff;
  min-height: 40px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
#FooterNav {
  color: #fff;
  min-height: 40px;
  background-image: linear-gradient(to right, #cc2922, #9f6463);
  padding-top: 30px;
  padding-bottom: 40px;
  font-size: 80%;
}
#FooterNav a {
  color: #fff;
}
#FooterNav a:hover {
  text-decoration: underline;
}
#FooterNav .Level1 .nav-link {
  padding: 0;
  padding-top: 0.5rem;
}
#FooterNav .Level1 :first-child {
  padding-top: 0;
}
#FooterNav .Level2 .nav-link {
  padding: 0;
  padding-left: 1rem;
}
#FooterNav ul.2Level a {
  padding-left: 20px;
}
#FooterBottom {
  min-height: 20px;
  background-color: #000000;
  color: #fff;
}
#FooterBottom a {
  color: #fff;
}
#FooterBottom p {
  padding-top: 0.5rem;
}
.UserHint {
  font-size: 11px;
}
.BackgroundBlack {
  background-color: #000;
  color: #fff;
}
.BackgroundWhite {
  background-color: #fff;
}
.BackgroundWhite.EditMode {
  background-color: #fff;
  color: #000;
}
.BackgroundImage {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #000;
}
.BackgroundImage.EditMode {
  background-size: cover;
  color: #000;
}
.BackgroundImageFixed {
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: fixed;
  background-position: 50% 50%;
  background-position-x: 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
.SectionEnd {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 10px solid green;
  border-radius: 5px;
}
.HeadlineRed {
  color: #cc2922;
}
.HeadlineGrey {
  color: #7c7c7c;
}
hr.RedHR {
  width: 30%;
  border-top: 1px solid #cc2922;
  padding-top: 20px;
  margin-bottom: 20px;
}
.ElementBackgroundWhite, .ElementBackgroundGrey, .ElementBackgroundBlack, .ElementBackgroundRed {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.ElementBackgroundWhite {
  background-color: #FFF;
  color: #000;
}
.ElementBackgroundBlack {
  background-color: #000;
  color: #fff;
}
.ElementBackgroundGrey {
  background-color: #e3e6e8;
  color: #000;
}
.ElementBackgroundRed {
  background-color: #cc2922;
  color: #fff;
}
.CarouselColumns3 {
  min-width: 340px;
  min-height: 340px;
}
.containerLinkRight, .containerLinkRightNL {
  z-index: 10;
}
.containerLinkRight .buttonright, .containerLinkRightNL .buttonright {
  border-radius: 15px 0 0 15px;
  text-align: center;
  min-height: 160px;
  padding-top: 60px;
  box-shadow: -5px 5px 15px grey;
}
.containerLinkRight a, .containerLinkRightNL a {
  color: #fff;
}
.containerLinkRight a :hover, .containerLinkRightNL a :hover {
  text-decoration: underline;
}
.containerLinkRight .modal-dialog a, .containerLinkRightNL .modal-dialog a {
  color: #cc2922;
}
.containerLinkRight .modal-dialog a :hover, .containerLinkRightNL .modal-dialog a :hover {
  text-decoration: underline;
}
.containerLinkRight .LinkRightBGGrey, .containerLinkRightNL .LinkRightBGGrey {
  background-color: #ababae;
}
.containerLinkRight .LinkRightBGRed, .containerLinkRightNL .LinkRightBGRed {
  background-color: #cc2922;
}
.containerTransparentBGstart {
  background-color: rgba(0, 0, 0, 0.4);
}
.MainEditMode {
  color: #000 !important;
}
.GMap {
  width: 100%;
}
.GMapHide {
  display: none;
}
.BackgroundRedLight, .BackgroundRed, .BackgroundGrey {
  color: #fff;
  min-height: 100px;
}
.BackgroundRed {
  background-color: #cc2922;
}
.BackgroundRedLight {
  background-color: #f08163;
}
.BackgroundGrey {
  background-color: #ababae;
}
#TerminInfo {
  margin-bottom: 60px;
}
#TerminInfo .EventType {
  text-transform: uppercase;
}
#TerminBooking, #TerminInhouse {
  margin-bottom: 60px;
}
#TerminBooking h2, #TerminInhouse h2 {
  color: #cc2922;
}
#TerminBooking .col, #TerminInhouse .col {
  background-color: #f8f8fa;
  padding-top: 20px;
  padding-bottom: 20px;
}
#TerminListe {
  font-size: 90%;
  margin-bottom: 50px;
}
#TerminListe .EventType {
  text-decoration: underline;
  text-transform: uppercase;
}
#TerminListe .EventName {
  text-transform: uppercase;
}
#TerminListe .EventDetails.disabled {
  opacity: 0.3;
}
#TerminListe .Termin {
  border: 1px solid #e5e5e5;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.TrafficLight {
  margin-top: 50px;
}
.TerminTrafficLights, .TerminModule {
  margin: 20px 0 20px 0;
}
.TerminModule {
  font-weight: bold;
}
.terminbuttons {
  margin: 0;
  margin-bottom: 15px;
  margin-right: 5px;
  padding: 0;
  list-style-type: none;
}
.terminbuttons li {
  display: inline;
}
.terminbuttons li a {
  display: inline;
}
#topicons li {
  background-color: #e38a86;
  margin: 1rem 0.5rem;
}
#topicons #LogInBlinkIt {
  border: 1px solid #fff;
  background-color: #cc2922;
}
#topicons a {
  color: #fff;
  padding: 0.25rem 0.5rem;
}
.FontSize100 p {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.FontSize95 p {
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}
div.FontSize90 p {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
div.FontSize85 p {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}
div.FontSize80 p {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}
div.FontSize75 p {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
div.FontSize70 p {
  font-size: 0.7rem;
  margin-bottom: 0.5rem;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}
.dropdown-menu {
  padding: 0;
  padding-top: 23px;
  background-color: #fff;
  position: absolute;
  margin: 0;
  border: none;
}
.dropdown-menu ul {
  z-index: 10;
  box-shadow: 5px 5px 15px grey;
  padding: 0.5rem 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
#HeaderNav {
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 5px 5px 15px grey;
}
.navbar {
  padding-right: 0;
}
.rounded-xl {
  border-radius: 1rem !important;
}
.rounded-xxl {
  border-radius: 2rem !important;
}
.CarouselCaptionImageBgBlack {
  background-color: rgba(0, 0, 0, 0.3);
}
.CarouselCaptionImageBgWhite {
  background-color: rgba(255, 255, 255, 0.3);
}
.containerAniLernreisen {
  background-image: url(/Bilder/Headerbilder/Schaubild_Lernreisen2.jpg);
  position: relative;
  height: 750px;
  width: 1903px;
}
.containerAniLernreisen img {
  position: absolute;
  width: 200px;
  height: 200px;
  transition: all 0.8s;
}
.containerAniLernreisen img.DoScale {
  transform: scale(1.25);
}
.containerAniLernreisen img:hover {
  transform: scale(1.25);
}
.containerAniLernreisen #AniLernreisenStep1, .containerAniLernreisen #AniLernreisenStep3, .containerAniLernreisen #AniLernreisenStep5, .containerAniLernreisen #AniLernreisenStep7 {
  top: 58%;
}
.containerAniLernreisen #AniLernreisenStep2, .containerAniLernreisen #AniLernreisenStep4, .containerAniLernreisen #AniLernreisenStep6 {
  top: 39.5%;
}
.containerAniLernreisen #AniLernreisenStep1 {
  left: 123px;
}
.containerAniLernreisen #AniLernreisenStep2 {
  left: 365px;
}
.containerAniLernreisen #AniLernreisenStep3 {
  left: 605px;
}
.containerAniLernreisen #AniLernreisenStep4 {
  left: 843px;
}
.containerAniLernreisen #AniLernreisenStep5 {
  left: 1081px;
}
.containerAniLernreisen #AniLernreisenStep6 {
  left: 1320px;
}
.containerAniLernreisen #AniLernreisenStep7 {
  left: 1558px;
}
/*---------- ROTATE AND SCALE CLOCK WISE EFFECT ----------*/
.pps_rotate_scale_c {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.pps_rotate_scale_c .carousel-item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  display: block;
  -webkit-transform: scale(2) rotate(45deg);
  transform: scale(2) rotate(45deg);
}
.pps_rotate_scale_c .carousel-item:first-child {
  top: auto;
  position: relative;
}
.pps_rotate_scale_c .carousel-item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
/*---------- SPREAD VERTICALLY EFFECT ----------*/
.pps_spread_y {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.pps_spread_y .carousel-item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  display: block;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0s, opacity cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0s, opacity cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.pps_spread_y .carousel-item:first-child {
  top: auto;
  position: relative;
}
.pps_spread_y .carousel-item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0s, opacity cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: transform 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0s, opacity cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.BlogEntry {
  margin-top: 60px;
}
.Themen {
  margin-top: 40px;
}
.Themen ul {
  padding-left: 0;
  margin-left: 15px;
}
.BlogArticleTeaser {
  list-style-type: none;
  padding-left: 0;
  margin-left: 15px;
}
.BlogArticleTeaser li {
  margin-top: 60px;
}
aside ul {
  list-style-image: url(/Bilder/dot_Listen.gif);
}
h1 .EventType {
  font-size: 60%;
  text-decoration: underline;
  text-transform: uppercase;
}
h5 {
  line-height: 2rem;
}
ul {
  list-style-image: url(/Bilder/dot_Listen.gif);
}
.carousel-caption {
  padding-bottom: 0;
  bottom: 5px;
}
.carousel-caption h5 {
  margin-bottom: 0;
}
p, div.text-left {
  font-size: 1.1875rem;
}
.carousel-item p {
  font-size: 0.95rem;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #000;
}
.modal-header {
  background-color: #cc2922;
  color: #fff;
}
.ReducedPriceHint {
  min-height: 50px;
}
.doubleOptInOK {
  padding: 40px;
  background-color: #fff;
  color: #cc2922;
}
.doubleOptInFail {
  padding: 40px;
  background-color: #cc2922;
  color: #fff;
}
@media (max-width: 991.98px) {
  #FooterBottom {
    position: relative !important;
  }
}
.CarouselColumns3 {
  margin-bottom: 15px;
}
.container3Column .row .col-lg {
  margin-bottom: 60px;
}
.terminbuttons li {
  margin-bottom: 10px;
}
h1 {
  font-size: 2rem;
}
@media (min-width: 576px) {
  .BackgroundImage {
    background-size: cover;
  }
  .BackgroundImageHeight-800 {
    min-height: 500px;
  }
  .BackgroundImageHeight-750 {
    min-height: 450px;
  }
  .BackgroundImageHeight-620 {
    min-height: 420px;
  }
  .BackgroundImageHeight-600 {
    min-height: 400px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.375rem;
  }
  .BackgroundImage {
    background-size: cover;
  }
  .BackgroundImageHeight-800 {
    min-height: 600px;
  }
  .BackgroundImageHeight-750 {
    min-height: 550px;
  }
  .BackgroundImageHeight-620 {
    min-height: 520px;
  }
  .BackgroundImageHeight-600 {
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .container3Column .row .col-lg {
    margin-bottom: 0px;
  }
  .BackgroundImage {
    background-size: cover;
  }
  .BackgroundImageHeight-800 {
    min-height: 800px;
  }
  .BackgroundImageHeight-750 {
    min-height: 750px;
  }
  .BackgroundImageHeight-620 {
    min-height: 620px;
  }
  .BackgroundImageHeight-600 {
    min-height: 600px;
  }
}
@media (min-width: 1200px) {
  .BackgroundImage {
    background-size: cover;
  }
  .BackgroundImageHeight-750 {
    min-height: 750px;
  }
  .BackgroundImageHeight-600 {
    min-height: 600px;
  }
}
.container3Column .carousel-item {
  max-width: 340px;
}
.MultiSliderCI {
  height: 120px;
}
#FooterBottom a.nav-link {
  padding-bottom: 0;
}
.EditModeBackground {
  margin: 20px 10px;
  border: solid 1px #11d065;
  padding: 10px;
}
.EditModeBackground .BackgroundModul {
  color: #11d065;
}
.EditModeInhalt {
  margin: 20px 10px;
  border: solid 10px #ddd7d7;
  padding: 20px;
}
.ps_control_left, .ps_control_left:focus, .ps_control_right, .ps_control_right:focus {
  opacity: 1;
  /* Change Opacity    of Navigation Buttons */
  width: 50px;
  /* Change Width      of Navigation Buttons */
  height: 50px;
  /* Change Height     of Navigation Buttons */
  color: #cc2922;
  /* Change Color      of Navigation Buttons */
  font-size: 80px;
  /* Change FontSize   of Navigation Buttons */
  background: transparent;
  /* Change background of Navigation Buttons */
}
.ps_control_left:hover, .ps_control_right:hover {
  opacity: 1;
  /* Change Opacity    of Navigation Buttons */
  color: #fff;
  /* Change Color      of Navigation Buttons */
  background: transparent;
  /* Change background of Navigation Buttons */
}
.ps_control_left.ps_left_right {
  top: 25%;
  left: -25px;
}
.ps_control_right.ps_left_right {
  top: 25%;
  right: -25px;
}
.containerVideo video {
  width: 100%;
}
.btn-xl {
  padding: 0.75rem 2rem;
  font-size: 1.6rem;
  line-height: 2;
  border-radius: 0.3rem;
}
#collapseShariff {
  padding-top: 20px;
  padding-bottom: 20px;
}
#shariffbutton {
  margin-top: 20px;
  margin-bottom: 20px;
}
.shariff-button {
  border-radius: 0.35rem;
}
#CookieHint h5 {
  margin-bottom: 0;
}
#CookieHint p {
  padding-top: 0;
}
#CookieHint .close {
  font-weight: 900;
  color: #fff;
}
#CookieHint .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #28a745;
  background-color: #28a745;
}
#CookieSettings, .CookieSetSeparateButtonsTop {
  margin-bottom: 1rem;
}
ul.squareListRed ::marker {
  color: #cc2922;
}
