@charset "UTF-8";
/* FONTS */
/* source-sans-pro-200 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("/media/fonts/source-sans-pro-v21-latin-200.woff2") format("woff2"), url("/media/fonts/source-sans-pro-v21-latin-200.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("/media/fonts/source-sans-pro-v21-latin-300.woff2") format("woff2"), url("/media/fonts/source-sans-pro-v21-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/media/fonts/source-sans-pro-v21-latin-regular.woff2") format("woff2"), url("/media/fonts/source-sans-pro-v21-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("/media/fonts/source-sans-pro-v21-latin-600.woff2") format("woff2"), url("/media/fonts/source-sans-pro-v21-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/media/fonts/source-sans-pro-v21-latin-700.woff2") format("woff2"), url("/media/fonts/source-sans-pro-v21-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-900 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("/media/fonts/source-sans-pro-v21-latin-900.woff2") format("woff2"), url("/media/fonts/source-sans-pro-v21-latin-900.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ENDE FONTS */
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
img, video {
  max-width: 100%;
  height: auto;
}
body, html, input[type="search"] {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
}
body, button, input, select, textarea {
  color: #333333;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
select {
  padding: 0;
}
a img {
  border: 0;
}
img {
  display: block;
  max-width: 100%;
  max-height: auto;
}
ul, ol {
  padding-left: 15px;
}
#InsideInhalteFormular {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
}
#TopMenu ul, #HauptMenu ul, #LocaleSwitch ul, #Veranstaltungsliste ul, #LogIO ul {
  list-style: none;
  padding-left: 0;
}
.GroupFieldset > p > .LabelRadiogroupInput {
  display: block;
}
fieldset {
  border-right: 0;
  border-left: 0;
  border-top: 0;
}
fieldset:first-child {
  border-top: 1px;
}
fieldset fieldset {
  border: 0;
}
.Frage, #LogInUser, #LogInPassword {
  margin-bottom: 3px;
}
.GroupFieldsetInvoiceAddress {
  background-color: #efefef;
  border-top: 0 none;
  padding-top: 2px;
  padding: 10px 36px;
}
.FrageSeparateinvoiceAddress, .FrageSeparatedeliveryAddress {
  background-color: #efefef;
  margin-bottom: 0;
  padding: 14px 10px;
}
/* Hauptnavigation */
/* Topnavigation */
/* Buttons */
.submit, .IsButton, .prevPane, .firstPane {
  display: inline-block;
  margin-bottom: 14px;
  color: #fff;
  text-decoration: none;
  padding: 12px 30px;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  font-size: 0.66em;
  font-family: inherit;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 1px;
  background-color: #1d5ca5;
}
.submit:hover, .IsButton:hover, .prevPane:hover, .firstPane:hover {
  text-decoration: none;
  border-radius: 29px;
}
.contactImage {
  width: 100% !important;
}
#EventStartFormular {
  position: absolute;
  background-color: #1d5ca5 !important;
  top: 16px;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-left: -30px;
  word-break: break-word;
  width: 500px !important;
  padding: 25px 50px !important;
  color: #fff;
  right: 56.5%;
  z-index: 101;
}
#EventStartFormular #submitAnmeldung {
  background-color: #fff;
  color: #1d5ca5;
  width: 50%;
  padding: 12px;
  border: none;
}
#EventStartFormular #submitAnmeldung:hover {
  text-decoration: none;
  border-radius: 29px;
}
#EventStartFormular1 {
  display: none !important;
}
.AboveFormTabs {
  max-width: 1200px;
  margin: 0 auto;
}
#EventStartFormular1 {
  position: absolute;
  background-color: #1d5ca5 !important;
  top: 90px;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-left: -30px;
  word-break: break-word;
  width: 500px !important;
  padding: 25px 50px !important;
  color: #fff;
  z-index: 101;
}
#EventStartFormular1 #submitAnmeldung {
  background-color: #fff;
  color: #1d5ca5;
  width: 50%;
  padding: 12px;
  border: none;
}
#EventStartFormular1 #submitAnmeldung:hover {
  text-decoration: none;
  border-radius: 29px;
}
.HeaderPicture {
  position: absolute;
  top: 75px;
  height: 300px;
  overflow: hidden;
  left: 0;
  right: 0;
  will-change: transform;
}
.HeaderPicture img {
  display: block;
  width: 1260px;
  margin: 0 auto;
  padding: 0 0 0 30px;
  height: 300px;
  object-fit: cover;
  background-position: 50% 30%;
}
#Header .header-container, #Header .TestModeHint {
  position: relative;
  /* stacking context */
  z-index: 101;
  /* höher als HeaderPicture */
}
.EventPicture {
  width: 100%;
  height: auto;
  padding: 0 15px;
}
/* Input und Textfelder */
/* Anmeldeformular - Steps */
#FormTabs {
  margin-bottom: 5px;
  line-height: 36px;
}
#FormTabs #FormSteps::after {
  content: "";
  clear: both;
  display: block;
}
#FormTabs #FormSteps .FormStep {
  height: auto;
  position: relative;
}
#FormTabs #FormSteps .FormStep a {
  top: 0;
  padding-left: 0px;
  padding-right: 30px;
}
#FormTabs #FormSteps .FormStep a.active {
  border-bottom: 0;
  text-decoration: underline;
}
#FormTabs #FormSteps .FormStep::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 11px;
  position: absolute;
  right: 11px;
  top: 2px;
}
#FormTabs #FormSteps .FormStep:last-child::after {
  display: none;
}
/* Anmeldeformular - PaneButtons */
.PaneButtons {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}
.PaneButtons::after {
  content: "";
  clear: both;
  display: block;
}
.PaneButtons .PaneButtonLeft, .PaneButtons .PaneButtonCenter, .PaneButtons .PaneButtonRight {
  float: left;
  width: calc(100% / 3);
  min-height: 1px;
}
.PaneButtons .PaneButtonLeft {
  text-align: left;
}
.PaneButtons .PaneButtonCenter {
  text-align: center;
}
.PaneButtons .PaneButtonCenter .PaneButtonCenterContent {
  padding-top: 0;
}
.PaneButtons .PaneButtonRight {
  text-align: right;
  float: right;
}
#Header #Navigation #HauptMenu ul::after, #Gesamt > #Navigation #HauptMenu ul::after {
  content: "";
  clear: both;
  display: block;
}
#Header #Navigation #HauptMenu ul .mainMenue, #Gesamt > #Navigation #HauptMenu ul .mainMenue {
  float: left;
}
#Header #Navigation #HauptMenu ul li, #Gesamt > #Navigation #HauptMenu ul li {
  position: relative;
}
#Header #Navigation #HauptMenu ul li ul, #Gesamt > #Navigation #HauptMenu ul li ul {
  display: none;
  position: absolute;
  left: 0;
}
#Header #Navigation #HauptMenu ul li:hover ul, #Gesamt > #Navigation #HauptMenu ul li:hover ul {
  display: inline-block;
}
.Sidebar #Navigation #HauptMenuRahmen #HauptMenu ul::after, .Leftbar #Navigation #HauptMenuRahmen #HauptMenu ul::after {
  content: "";
  clear: both;
  display: block;
}
.Sidebar #Navigation #HauptMenuRahmen #HauptMenu ul .mainMenue, .Leftbar #Navigation #HauptMenuRahmen #HauptMenu ul .mainMenue {
  float: none;
}
.Sidebar #Navigation #HauptMenuRahmen #HauptMenu ul .mainMenue a, .Leftbar #Navigation #HauptMenuRahmen #HauptMenu ul .mainMenue a {
  display: block;
}
#Buchungsnummer::after, #SearchForm::after {
  content: "";
  clear: both;
  display: block;
}
#Buchungsnummer #EingabeBN, #SearchForm #EingabeBN, #Buchungsnummer #WeiterBN, #SearchForm #WeiterBN, #Buchungsnummer #EingabeSearch, #SearchForm #EingabeSearch, #Buchungsnummer #SearchBN, #SearchForm #SearchBN {
  float: left;
}
.error {
  background-color: #ed6767;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3), 0 0 0 1px #fff inset;
  color: #fff;
  font-size: 0.9em;
  padding: 0 9px;
  padding-left: 30px;
  line-height: 23px;
  width: 23px;
  overflow: hidden;
  height: 23px;
  padding-left: 16px;
  box-sizing: border-box;
}
.error p {
  margin: 0;
  display: inline;
}
.error em {
  border-color: #fff transparent transparent !important;
  border-width: 9px;
  bottom: -18px;
}
.error em::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ed6767 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 9px;
  bottom: -7px;
  content: "";
  display: block;
  height: 0;
  left: -9px;
  position: absolute;
  width: 0;
}
.error::before {
  background-color: #d74141;
  border-color: #fff currentcolor #fff #fff;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  color: #fff;
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  height: 23px;
  left: 0px;
  line-height: 21px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 24px;
}
.error:hover {
  transition: all 0.2s ease 0s;
  width: auto;
  padding-left: 30px;
  height: auto;
  overflow: visible;
  z-index: 99999;
}
#SecondLevelMenu ul {
  list-style: none;
  padding-left: 0;
}
#SecondLevelMenu a {
  display: block;
  text-decoration: none;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a, #SecondLevelMenu #SecondLevelMenuRahmen ul li > a {
  padding-bottom: 5px;
  font-weight: bold;
  line-height: 20px;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li > a.Self {
  color: #333;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li {
  list-style: outside none none;
  margin-bottom: 0;
  padding: 0 0 0 30px;
}
#NavEventUL > #NavEventLI {
  padding: unset !important;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li a, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li a, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li a, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 9px;
  margin-bottom: -1px;
  text-transform: uppercase;
  border: none;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li a.Self {
  color: #fff;
  font-size: 16px;
  transition: all 0.2s ease-out 0s;
  background-color: #1d5ca5;
  border-color: #1d5ca5;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li a:hover {
  background-color: #1d5ca5;
  border-color: #1d5ca5;
  color: #fff;
  font-size: 16px;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav > li, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav > li {
  position: relative;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav > li:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav > li:last-child {
  margin-bottom: 0;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav > li::before, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav > li::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  margin-top: -10px;
  top: 50%;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a.Self {
  text-decoration: none;
}
.MeFormListEvent {
  padding-left: 20px;
}
.MeFormListEvent .AttendanceCheckbox {
  float: left;
  margin-left: -20px;
}
.MeFormListEventLi {
  padding-left: 20px;
}
.MeFormListEventLi .AttendanceCheckbox {
  display: inline-block;
  margin-left: -17px;
}
.MeFormListEventLi .MeFormListEventDatenWithCheckbox {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#EventStartFormular .EventName, .EventConfirmationStart .EventName, #EventStartFormular .EventAddText1, .EventConfirmationStart .EventAddText1, #EventStartFormular .EventDates, .EventConfirmationStart .EventDates, #EventStartFormular .EventAddText2, .EventConfirmationStart .EventAddText2, #EventStartFormular .EventLocation, .EventConfirmationStart .EventLocation {
  padding-left: 0px;
}
#HTMLAbAnswers {
  margin-bottom: 25px;
}
.Slideshow {
  margin-bottom: 15px;
}
.Slideshow img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.LabelRadiogroupInputMultirow, .LabelRadiogroupInputMultirowPriceCategory, .LabelRadiogroupInputMultirowalignleft, .LabelCheckboxInputAlignleft {
  padding-left: 20px;
}
.LabelCheckboxInputAlignleft {
  display: inline-block;
}
.RadiogroupInputMultirow, .RadiogroupInputMultirowalignleft, .RadiogroupInputPriceCategory, .RadiogroupInputMultirowPriceCategory, .CheckboxInputAlignleft {
  margin-left: -21px;
}
#ZusatztextUnterDatenschutz, #FormHTMLTextAboveCancallationStatement, #FormHTMLTextBelowCancallationStatement, #FormHTMLTextAbovePrivacyStatement, #ZusatztextUeberDatenschutz, #FormHTMLTextBelowPrivacyStatement, #FormHTMLTextAboveObeyRules, #FormHTMLTextBelowObeyRules {
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 6px;
  margin-top: 6px;
  background-color: #efefef;
  padding-bottom: 18px;
  padding-top: 18px;
}
#ZusatztextUnterDatenschutz *, #FormHTMLTextAboveCancallationStatement *, #FormHTMLTextBelowCancallationStatement *, #FormHTMLTextAbovePrivacyStatement *, #ZusatztextUeberDatenschutz *, #FormHTMLTextBelowPrivacyStatement *, #FormHTMLTextAboveObeyRules *, #FormHTMLTextBelowObeyRules * {
  font-size: 13px !important;
  line-height: 16px;
}
#GMap {
  width: 100%;
}
.Frage::after {
  content: "";
  clear: both;
  display: block;
}
/*.RadioGroupFieldsetStandard {
float: none;
clear: both;
margin-bottom: 0px;
display: inline-block;
width: 100%;
.LabelRadiogroupInputStandard {
display: block;
margin-bottom: 15px;
padding-right: 0;
&:last-child {
margin-bottom: 0;
}
}
}*/
.GroupFieldsetQuestions .Frage .LabelRadioGroup {
  font-weight: bold;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard {
  display: inline-block;
  margin-right: 23px;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft:last-child, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard:last-child {
  margin-right: 0;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldset {
  margin-bottom: 23px;
}
.GroupFieldsetQuestions .Frage .LabelRadioGroupMultirowalignleft, .GroupFieldsetQuestions .Frage .LabelRadioGroupAlignleft {
  display: block;
  width: 100%;
  clear: both;
  margin-right: 0;
  margin-bottom: 8px;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldsetStandard .LabelRadiogroupInputStandard {
  padding-right: 0;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft {
  padding-left: 20px;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard::after, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft::after {
  content: "";
  clear: both;
  display: block;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard .RadiogroupInput, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft .RadiogroupInput {
  float: left;
  margin-left: -21px;
}
.LongDesFolded {
  margin-bottom: 25px;
  margin-top: 10px;
}
input[type="radio"], input[type="checkbox"] {
  margin-right: 12px;
}
#ZusatztextUnterDatenschutz:empty {
  display: none !important;
}
.LongDesHlFolded, .DisplayEventGroupHlFolded {
  border-bottom: 1px solid #efefef;
  color: #666;
  cursor: pointer;
  font-weight: normal;
  margin: 15px 0;
  padding: 4px 12px 13px;
  position: relative;
  min-height: 34px;
}
.LongDesHlFolded[title="Text verbergen"], .DisplayEventGroupHlFolded[title="Text verbergen"] {
  color: #333;
}
.LongDesHlFolded .ToggleLongDesIcon, .DisplayEventGroupHlFolded .ToggleLongDesIcon, .LongDesHlFolded .ToggleEventDisplayGroupIcon, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon {
  background-color: #fff;
  color: #bdbf00;
  height: 26px;
  line-height: 0;
  position: absolute;
  right: 16px;
  top: 3px;
  width: 14px;
}
.LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after {
  content: "";
  background-color: #aaa;
  display: inline-block;
  width: 2px;
  height: 16px;
  position: absolute;
  right: 0;
}
.LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before {
  transform: rotate(45deg);
  bottom: 0;
}
.LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after {
  transform: rotate(135deg);
  top: 0;
}
.LongDesHlFolded .ToggleLongDesIcon.down, .DisplayEventGroupHlFolded .ToggleLongDesIcon.down, .LongDesHlFolded .ToggleEventDisplayGroupIcon.down, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.down {
  margin-top: -4px;
  transform: rotate(90deg);
}
#calroot {
  width: 251px;
  height: 227px;
  padding: 12px 11px;
  border: 0;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.41), 0px 0px 0px 1px rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.41), 0px 0px 0px 1px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.41), 0px 0px 0px 1px rgba(0, 0, 0, 0.11);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
#calroot #calhead {
  margin-bottom: 13px;
}
#calroot #calhead #calprev, #calroot #calhead #calnext {
  width: 20px;
  height: 20px;
  background: unset;
}
#calroot #calhead #calprev::after, #calroot #calhead #calnext::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: center;
  display: block;
  padding-top: 3px;
  box-sizing: border-box;
}
#calroot #calhead #calnext::after {
  content: "";
}
#calroot #calhead #caltitle {
  width: calc(100% - 40px);
}
#calroot #calhead #caltitle select {
  font-size: 13px;
  border: 0;
  padding-right: 6px;
}
#calroot #calhead #caltitle select#calmonth {
  margin-right: 5px;
}
#calroot .calweek a {
  width: 29px;
  height: 23px;
  line-height: 24px;
  margin-left: 0px;
  margin-right: 4px;
  margin-bottom: 2px;
}
#calroot .calweek a:last-child {
  margin-right: 0px;
  margin-bottom: 0px;
}
#calroot #caldays {
  border-bottom: 0px;
  height: auto;
}
#calroot #caldays span {
  width: 29px;
  margin-right: 4px;
  margin-bottom: 2px;
  height: 23px;
  line-height: 24px;
}
#calroot #caldays span:last-child {
  margin-right: 0px;
}
#calroot #caldays span:nth-child(7), #calroot .calweek a:nth-child(7), #calroot #caldays span:nth-child(6), #calroot .calweek a:nth-child(6) {
  color: #d5473d;
}
#calroot #caldays span:nth-child(7)#calcurrent, #calroot .calweek a:nth-child(7)#calcurrent, #calroot #caldays span:nth-child(6)#calcurrent, #calroot .calweek a:nth-child(6)#calcurrent {
  color: #fff;
}
#calroot #caldays span.caloff:nth-child(7), #calroot .calweek a.caloff:nth-child(7), #calroot #caldays span.caloff:nth-child(6), #calroot .calweek a.caloff:nth-child(6) {
  color: #f3968e;
}
#CalendarSmallCage .info, .calendar_cage .info {
  padding: 10px 20px;
}
#CalendarSmallCage div#nav, .calendar_cage div#nav {
  background-color: #fff;
  color: #fff;
}
#CalendarSmallCage div#nav #prev_month, .calendar_cage div#nav #prev_month, #CalendarSmallCage div#nav #next_month, .calendar_cage div#nav #next_month {
  background: none;
  border: none;
  height: auto;
  border-radius: unset;
  position: relative;
}
#CalendarSmallCage div#nav #prev_month > form, .calendar_cage div#nav #prev_month > form, #CalendarSmallCage div#nav #next_month > form, .calendar_cage div#nav #next_month > form {
  position: relative;
  z-index: 100;
}
#CalendarSmallCage div#nav #prev_month::after, .calendar_cage div#nav #prev_month::after, #CalendarSmallCage div#nav #next_month::after, .calendar_cage div#nav #next_month::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  height: 25px;
  top: 3px;
  left: 11px;
  position: absolute;
  z-index: 99;
  color: #333;
}
#CalendarSmallCage div#nav #prev_month::after, .calendar_cage div#nav #prev_month::after {
  content: "";
}
#CalendarSmallCage div#nav #next_month::after, .calendar_cage div#nav #next_month::after {
  content: "";
}
#CalendarSmallCage div#nav #CalendarSmallPrevMonth, .calendar_cage div#nav #CalendarSmallPrevMonth, #CalendarSmallCage div#nav #CalendarSmallNextMonth, .calendar_cage div#nav #CalendarSmallNextMonth, #CalendarSmallCage div#nav #CalendarLargePrevMonth, .calendar_cage div#nav #CalendarLargePrevMonth, #CalendarSmallCage div#nav #CalendarLargeNextMonth, .calendar_cage div#nav #CalendarLargeNextMonth {
  height: 25px;
  width: 20px;
}
#CalendarSmallCage div#nav #week_days_header, .calendar_cage div#nav #week_days_header {
  width: 100%;
}
#CalendarSmallCage div#nav #week_days_header tr td, .calendar_cage div#nav #week_days_header tr td {
  color: #333;
  height: 40px;
  font-weight: bold;
}
#CalendarSmallCage #timetravel, .calendar_cage #timetravel {
  font-size: 18px;
  color: #333;
}
#CalendarSmallCage table td, .calendar_cage table td {
  width: 40px;
  height: 31px;
  background-color: #fff !important;
  border: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#CalendarSmallCage table td.events, .calendar_cage table td.events {
  background-color: #c1022d !important;
  color: #fff !important;
}
.InputfieldAlignleft {
  width: 100%;
}
.TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe {
  width: 60%;
}
/*#FormTabs #FormSteps .FormStep {
&::after {
content: "";
position: absolute;
right: 12px;
top: -1px;
width: 100%;
height: 4px;
background-color: #000;
right: 0%;
}
&::before {
content: "";
display: block;
height: 30px;
width: 30px;
background-color: #FFF;
border-radius: 100%;
position: absolute;
top: -14px;
left: 46%;
text-align: center;
color: #fff;
z-index: 99999;
padding-top: 4px;
box-sizing: border-box;
border: 4px solid #000;
}
&:first-child::after {
left: 46%;
}
&:last-child::after {
left: -50%;
}
a {
margin-top: 32px;
}
}*/
.CaptchaSpam {
  border: 1px solid #efefef;
  padding: 20px 30px 25px;
}
.CaptchaSpam::after {
  content: "";
  clear: both;
  display: block;
}
.CaptchaSpam #CaptchaImage {
  margin-left: 45%;
}
.CaptchaSpam .LabelTextInput.LabelTextCaptchaSpam {
  width: 90%;
  margin-right: 0px;
}
.CaptchaSpam .LabelTextInput.LabelTextCaptchaSpam::after {
  content: "";
  clear: both;
  display: block;
}
.CaptchaSpam .LabelTextInput.LabelTextCaptchaSpam #CaptchaQuestion {
  width: 50%;
  display: inline-block;
  float: left;
  line-height: 40px;
}
.CaptchaSpam .LabelTextInput.LabelTextCaptchaSpam #CaptchaSpamResult {
  width: 50%;
  box-sizing: border-box;
  margin: 0px;
  float: left;
}
.CaptchaSpam .CaptchaSpamInfo {
  width: 10%;
  float: left;
  font-size: 13px;
  padding: 0 10px;
}
#RegHLSummery, #DataSummeryParticipation, #DataSummeryParticipant {
  margin-bottom: 20px;
}
#DataSummeryParticipation h3, #DataSummeryParticipant h3, #DataSummeryParticipantQuestions h3 {
  margin-bottom: 10px;
}
#DataSummeryParticipationYes, #DataSummeryParticipationNo, #DataSummeryParticipationYesAddP {
  font-weight: normal;
}
.GroupFieldsetQuestions {
  padding-top: 20px;
  padding-bottom: 20px;
}
.GroupFieldsetQuestions h3 {
  margin-bottom: 15px;
}
div > .GroupFieldset h3, form > .GroupFieldset h3 {
  font-weight: normal;
  margin-bottom: 10px;
}
#InhaltHome, #InhaltStart, #Inhalte, #FooterContent {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
#InhaltStart {
  margin-top: 70px;
}
.LongDes p, .LongDes span, .LongDes p span {
  color: #000 !important;
}
.form-check-input:checked {
  background-color: #1d5ca5;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
  border-color: black;
}
#LongDescription2 h2 {
  font-size: 40px;
  padding: 0 0 30px 0;
  font-weight: 600;
  color: #000;
}
#Clickpath {
  clear: both;
}
.Leftbar, .Inhalt {
  float: left;
}
.Inhalt {
  width: 975px;
  margin: 0 5px;
}
.Sidebar {
  float: right;
  width: 300px;
  min-height: 1px;
}
.Leftbar {
  width: 100%;
}
.ListEventName a {
  text-decoration: none;
  color: #333;
}
.GroupFieldset {
  border-bottom: 0;
  border-radius: 3px;
  margin-bottom: 18px;
  margin-top: 20px;
}
.GroupFieldset, #EventStartFormular, .FormTopHintDoubleOptIn, #TextTopFormular, #Clickpath {
  margin-bottom: 18px;
  display: inline-block;
  width: 100%;
}
.GroupFieldsetInvoiceAddress {
  display: none;
}
.GroupFieldsetInvoiceAddress, .GroupFieldsetDeliveryAddress {
  margin-top: 0px !important;
}
.DateSeperator, .TimeSeperator {
  margin-right: 4px;
}
.Dateinput .DateSelectInput {
  margin-bottom: 4px;
}
#Navigation #HauptMenu ul li.mainMenue a {
  display: block;
  padding: 13px;
  margin-right: 1px;
  text-decoration: none;
  color: #000;
  transition: all 0.2s ease 0s;
}
#Navigation #HauptMenu ul li.mainMenue a:hover {
  text-decoration: underline;
}
.login-failed {
  display: block;
  padding: 8px 14px;
  background-color: #ec7f7f;
  border: 1px solid #dd5e5e;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  padding-left: 36px;
  position: relative;
}
.login-failed::before {
  content: "!";
  display: block;
  position: absolute;
  left: 0;
  padding: 0 14px;
  font-size: 32px;
  top: 5px;
}
.SidebarHtml, #PrintForm, #LogInOut, #CalendarSmallHome {
  margin-top: 0px;
  margin-bottom: 23px;
  background-color: white;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 130%;
  padding-top: 17px;
  padding-bottom: 17px;
}
#GoogleMapsForm .GoogleMapHTMLTextStart {
  padding: 15px;
}
.DownloadHTMLTextCentral > li {
  margin-bottom: 10px;
}
.AdditionalQuestionGroup {
  margin-bottom: 10px;
}
input[type="text"], .SelectInput, input[type="email"], input[type="password"], input[type="date"], input[type="number"] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 34px;
  height: 2.125rem;
  padding-right: 60px;
  padding-right: 3.75rem;
  border-radius: 0;
  border: 1px solid #bababa;
  border: 0.0625rem solid #bababa;
  box-shadow: none;
  outline: none;
  color: #666;
  padding-top: 5px;
  padding-top: 0.3125rem;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  padding: 0.375rem 0.75rem;
}
input[type="text"].invalid, .SelectInput.invalid, input[type="email"].invalid, input[type="password"].invalid, input[type="date"].invalid, input[type="number"].invalid {
  box-shadow: 0px 0px 1px 1px #fff inset, 0px 0px 7px -2px #ff7474 inset, 0px 0px 2px 0px #ff6868 !important;
  border-color: #ff5b5b;
  border-radius: 3px;
}
.SidebarHtml, #PrintForm, #LogInOut, #CalendarSmallHome {
  margin-top: 0px;
  margin-bottom: 23px;
}
.FieldPriceCategory {
  margin-top: 10px;
}
.HTMLtextBelow {
  margin-bottom: 26px;
  padding-top: 8px;
  border-top: 2px solid #fff;
  margin-left: 44%;
}
.Frage.FieldPListPermit {
  background-color: #c4c4c5;
  padding: 8px 10px;
}
.ParticipantListHQ {
  background-color: #c4c4c5;
  padding: 3px 34px;
}
.PListDesHTMLtop {
  margin-bottom: 16px;
}
.sb-c-imagetopofdata {
  margin-top: 14px;
  margin-bottom: 14px;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  line-height: 34px;
  width: 38%;
}
#TextTop > h1 {
  margin-bottom: 18px;
}
#TextTop {
  margin-bottom: 16px;
}
.QGroupHtmlTop, .QGroupHtmlBot {
  clear: both;
  margin-bottom: 8px;
  margin-top: 8px;
}
.Formular h3, #Answers h3, .Formular .h3, #Answers .h3, .Sidebar h2, .AnmeldungTagesordnung > h2 {
  font-size: 18px;
  font-weight: 700;
}
.Formular h3, #Answers h3, .Formular .h3, #Answers .h3, .AnmeldungTagesordnung > h2 {
  margin-bottom: 16px !important;
  display: inline-block;
  width: 100%;
}
#Answers {
  margin-bottom: 23px;
}
#Answers h3 {
  margin-top: 12px;
}
#Answers .AnswerPerson {
  margin-bottom: 14px;
}
.AnswerPerson .AnswerAntwortLabel {
  margin-right: 4px;
}
#Answers .AnswerAntwortValue {
  font-weight: 400;
}
#Answers .AnswerAntwortLabel {
  display: inline-block;
  width: 35%;
  margin-bottom: 4px;
  margin-right: 3px;
}
.AnswerAntwortLabel {
  margin-right: 3px;
}
#Answers .AnswerAntwortHL {
  font-weight: 600;
}
#Confirmation #CalendarHint {
  margin: 12px 0px;
}
.Sidebar h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.SidebarHtml #SidebarBuchungsnr {
  width: 100%;
  margin-bottom: 4px;
  margin-top: 3px;
}
.Inhalt .submitBuchungsnummer.submit {
  height: 34px;
  margin-left: 4px;
}
#ObeyRulesFrage, .Frage.FieldDatenschutz, #PermitFrage, .Formular > .PflichtfeldHinweis {
  margin-bottom: 23px;
}
.Formular .PflichtfeldHinweis {
  margin: 10px 0px 26px;
}
.teilnehmerabfrage {
  float: none;
  clear: both;
}
.VList {
  list-style: none;
}
#LocaleSwitch {
  display: inline-block;
  width: 100%;
  margin-bottom: 23px;
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
  border-radius: 3px;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 130%;
  padding-top: 17px;
  padding-bottom: 17px;
}
#LocaleSwitch li {
  margin-right: 12px;
}
#LocaleSwitch li:last-child {
  margin-right: 0px;
}
#LocaleSwitch::before {
  font-size: 1.2em;
  color: #333;
  font-weight: 400;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-top: 15px;
  border-left-color: #025ea9;
  padding-left: 20px;
  border-left-style: solid;
  background-color: #fff;
  border-left-width: 4px;
  width: calc(100% + 31px);
  display: block;
  margin-left: -16px;
  margin-top: -17px;
  border-radius: 3px;
  margin-bottom: 16px;
  position: relative;
}
:lang(de) #LocaleSwitch::before {
  content: "Sprache";
}
:lang(de) #LocaleSwitch li[title="English"] {
  opacity: 0.5;
  transition: all 0.2s ease;
}
:lang(de) #LocaleSwitch li[title="English"]:hover {
  opacity: 1;
}
:lang(en) #LocaleSwitch::before {
  content: "Language";
}
:lang(en) #LocaleSwitch li[title="Deutsch"] {
  opacity: 0.5;
  transition: all 0.2s ease;
}
:lang(en) #LocaleSwitch li[title="Deutsch"]:hover {
  opacity: 1;
}
.MeFormListEventDaten.ListDatenDiv {
  padding-left: 24px;
}
.AttendanceCheckbox {
  left: 0px;
  position: relative;
  top: 25px;
}
.MeFormListEventDaten h2 {
  padding-left: 0px;
}
.OVList.OVListIconSet li {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #8c8c8c;
}
.OVList.OVListIconSet li .OVListEventIcon, .OVList.OVListIconSet li .OVListEventDaten, .OVList.OVListIconSet li .OVListEventPicture {
  float: left;
}
.OVList.OVListIconSet li .OVListEventIcon {
  width: 5%;
}
.OVList.OVListIconSet li .OVListEventDaten {
  width: 70%;
}
.OVList.OVListIconSet li .OVListEventDaten .OVListEventname {
  color: #00589c;
  font-size: 22px;
  margin-bottom: 1rem;
}
.OVList.OVListIconSet li .OVListEventPicture {
  width: 25%;
}
#Zahlungspflicht {
  margin-top: 20px;
  margin-bottom: 20px;
}
.EventPictureDiv {
  margin-bottom: 30px;
}
a {
  color: #4a4a4a;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-decoration-style: dotted;
  text-underline-offset: 18%;
  text-decoration-thickness: 11%;
  font-weight: 400;
}
a:hover {
  text-decoration: underline;
}
#TestModeHint {
  width: 300px;
  top: 60px;
}
#Header {
  position: fixed;
  z-index: 99;
  width: 100%;
  transition: all 0.3s linear;
  min-height: 45px;
  height: auto;
}
#Header::after {
  content: "";
  clear: both;
  display: block;
}
#Header #Navigation {
  float: right;
}
#HeaderContent {
  order: -1;
}
.HeaderRoot .header-container {
  background-color: unset !important;
}
#Header .header-container {
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
  padding: 0 70px;
  height: 75px;
  background-color: white;
}
#Header .header-container #Navigation {
  align-items: center;
  display: flex;
  margin-left: auto;
}
#Header .header-container #HeaderContent {
  align-items: center;
  display: flex;
}
#Header #Navigation {
  float: right;
}
#Header #Navigation #HauptMenu ul {
  margin-bottom: 0rem;
}
#Header #HeaderContent .logo {
  max-height: 70px;
}
#Header #HeaderContent .logo img {
  width: 100%;
  height: auto;
}
#Header #HeaderContent .logo img.logo-2 {
  display: none;
}
#Navigation {
  width: 70%;
}
#Navigation #HauptMenuRahmen #HauptMenu {
  text-align: right;
  margin-top: 0px;
}
#Navigation #HauptMenuRahmen #HauptMenu ul {
  display: flex;
  justify-content: center;
}
#Navigation #HauptMenuRahmen #HauptMenu ul li {
  float: none !important;
  text-align: left;
}
#Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue {
  position: relative;
  padding: 0 0px 0px 0px;
  line-height: 100%;
  margin-left: 1.7%;
  margin-right: 1.7%;
  display: flex;
  height: auto;
}
.HeaderRoot {
  background-color: transparent;
}
.HeaderRoot #Navigation #HauptMenu ul li.mainMenue a {
  color: #fff;
}
.HeaderStandard {
  background-color: #fff;
}
.HeaderStandard #Navigation #HauptMenu ul li.mainMenue a {
  color: #000;
}
.HeaderStandard #HeaderContent .logo img {
  max-height: 60px;
}
.HeaderRoot #HeaderContent .logo img {
  max-height: 60px;
}
#Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a, #Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > span {
  transition: all 0.3s;
  background: none left center repeat-x scroll transparent;
  width: auto;
  height: 100%;
  margin: 0;
  padding: 31px 0 32px;
  border-radius: 0px;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9em;
  line-height: 115%;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-decoration-style: dotted;
  text-underline-offset: 18%;
  text-decoration-thickness: 11%;
  text-align: center;
}
#Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a:hover, #Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a.Self, #Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a.InSelf {
  -webkit-text-shadow: 0px 0px 0px #FFFFFF, 0px 0px 0px #FFFFFF;
  -moz-text-shadow: 0px 0px 0px #FFFFFF, 0px 0px 0px #FFFFFF;
  text-shadow: 0px 0px 0px #FFFFFF, 0px 0px 0px #FFFFFF;
}
#Gesamt.nav-down #Header {
  background-color: #fff;
  background-color: #fff;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.33);
}
#Gesamt.nav-down #Header #HeaderContent .logo img.logo-1 {
  display: none;
}
#Gesamt.nav-down #Header #HeaderContent .logo img.logo-2 {
  display: block;
}
#Gesamt.nav-down #Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a {
  color: #000;
}
.LeftbarHome {
  display: none;
}
.hasSlideShow #Inhalte {
  padding-top: 37vw;
}
.hasSlideShow #Inhalte .Inhalt {
  position: relative;
  z-index: 2;
}
.SlideshowWrapper {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  max-height: 806px;
  overflow: hidden;
}
.SlideshowWrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  z-index: 99;
}
.SlideshowWrapper .Slideshow .SlideshowElement {
  width: 100%;
}
.SlideshowWrapper .Slideshow .SlideshowElement img {
  width: 100% !important;
  height: auto !important;
}
.SlideshowWrapper .Slideshow .SlideshowElement .SlideshowElementText {
  position: absolute;
  top: 40%;
  width: 50%;
  text-align: center;
  font-size: 59.4px;
  font-weight: 600;
  line-height: 68.3167px;
  overflow-wrap: break-word;
  color: #fff;
  z-index: 999;
  left: 25%;
}
.header-separator {
  position: absolute;
  width: 100%;
  max-width: 100%;
  bottom: -2px;
  overflow: hidden;
  z-index: 999;
  border-bottom: 14px solid #fff;
  box-shadow: 0 -2px 0 #fff inset;
}
.header-separator svg {
  height: 90px !important;
  display: none;
  width: calc(100% + 1.3px);
  transition: all 0.5s ease 0s;
}
.header-separator .svg-white-bg {
  fill: #fff !important;
}
#Inhalte {
  padding-bottom: 75px;
  padding-top: 400px;
  word-break: break-word;
}
.OVList.VList > li {
  border-bottom: 1px solid #cfcfcf;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  border-color: #777 #777 #1d5ca5 #777;
  border-bottom-color: #1d5ca5;
  border-style: none none solid none;
  border-width: 0 0 5px 0;
  border-bottom-color: #1d5ca5;
  min-height: 100px;
  padding: 15px;
  text-align: center;
  background-color: #fff;
  width: calc((100% - (8 * 15px)) / 4);
  float: left;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 30px;
  min-height: 578px;
}
.OVList.VList > li .OVListEventPicture img {
  width: 100%;
  height: auto;
}
.OVList.VList > li .OVListEventDaten {
  padding-top: 15px;
}
.OVList.VList > li .OVListEventDaten .OVListEventname {
  margin-bottom: 15px;
  line-height: 1.2;
}
.OVList.VList > li .OVListEventDaten .OVListEventname .eventLink {
  font-weight: 600;
}
.OVList.VList > li .OVListEventDaten .OVListEventname .eventLink:hover {
  color: #2186c4;
  text-decoration: underline;
}
.OVList.VList > li.OVListLastInColumn {
  padding-right: 15px !important;
}
.OVListTable h2 {
  padding: 15px 0;
}
#Footer {
  background-color: #323232;
  color: #fff;
  height: 98px;
}
#Footer #FooterContent {
  padding-left: 15px;
  padding-right: 15px;
  border-left-width: 0px;
  border-left-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  padding-top: 27px;
  border-left-color: #3d3d3d;
}
#footeretmleft {
  width: 300px;
  float: left;
  color: #c8c8c8;
  font-size: 14px;
  letter-spacing: 0.5px;
}
#footeretmmiddle a {
  color: #c8c8c8;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#footeretmmiddle {
  width: 300px;
  float: right;
}
#footeretmmiddle ul {
  display: flex;
  gap: 20px;
  list-style-type: none;
  float: right;
}
.SidebarHtml > h2 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  padding: 15px;
  border-bottom: 1px solid #e0e0e0;
  color: #333;
  text-transform: none;
  position: relative;
  border-left-color: #1d5ca5;
  border-radius: 3px;
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #e0e0e0;
  border-left-style: solid;
  background-color: #e6e6e6;
  margin-bottom: -3px;
}
.SidebarHtml .SidebarHtmlText {
  background-color: #e6e6e6;
}
.AnmeldungEventKontakt.EventKontakt.SidebarHtml {
  background-color: #fff;
}
.SidebarHtml .SidebarHtmlText, .AnmeldungEventKontakt.EventKontakt.SidebarHtml {
  margin-bottom: 30px;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 130%;
  padding-top: 17px;
  padding-bottom: 17px;
}
.DownloadHTMLText ul li {
  margin-bottom: 10px;
}
.DownloadHTMLText ul li a {
  width: 100%;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#InhaltFormular {
  min-height: 100px;
  padding: 15px;
  min-height: 100px;
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  margin-bottom: 30px;
  background-color: #fff;
  vertical-align: baseline;
}
#SecondLevelMenu #SecondLevelMenuRahmen > ul #NavEventLI > a, #SecondLevelMenu #SecondLevelMenuRahmen > ul > li > a {
  font-size: 1.2em;
  font-weight: 400;
  margin-bottom: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  color: #333;
  text-transform: uppercase;
  position: relative;
  padding-top: 15px;
  border-left-color: #1d5ca5;
  border-radius: 3px;
  border-left-style: solid;
  border-left-width: 0px;
  padding-left: 20px;
  border-left-color: #1d5ca5;
  padding-left: 20px;
  border-left-style: solid;
  background-color: #fff;
  margin-bottom: -3px;
}
#SecondLevelMenu #SecondLevelMenuRahmen > ul #NavEventLI #EventNav, #SecondLevelMenu #SecondLevelMenuRahmen > ul > li #EventNav, #SecondLevelMenu #SecondLevelMenuRahmen > ul #NavEventLI > ul, #SecondLevelMenu #SecondLevelMenuRahmen > ul > li > ul {
  /*
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	*/
  margin-bottom: 30px;
  border-radius: 3px;
  line-height: 130%;
  padding-bottom: 0px;
  display: flex;
  border-bottom: 0px solid #000;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav > li::before, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav > li::before {
  display: none;
}
.AlternativeEvents > li {
  margin-bottom: 10px;
}
.RahmenT16 #InsideInhalteIndex {
  padding-top: 0px;
}
.RahmenT16 .Sidebar, .RahmenT16 .Leftbar {
  display: none;
}
.noSlideShow {
  background-color: #ebebeb;
}
.noSlideShow #Header #HeaderContent .logo img.logo-1 {
  display: none;
}
.noSlideShow #Header #HeaderContent .logo img.logo-2 {
  display: block;
}
.noSlideShow #Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a {
  color: #000;
}
.noSlideShow #Navigation #HauptMenuRahmen #HauptMenu ul li.mainMenue > a:hover {
  text-decoration: underline;
}
.noSlideShow .header-separator {
  display: none;
}
.Inhalt > h1 {
  margin-bottom: 25px;
  font-size: 2.7em;
  font-weight: 300;
  line-height: 110%;
}
.Inhalt > h2 {
  font-weight: 400;
  margin-bottom: 4px;
}
.Inhalt > article {
  padding: 30px;
  margin-bottom: 14px;
}
.Inhalt > article:nth-child(2n) {
  background-color: #fff;
}
.Inhalt > article:nth-child(2n+1) {
  background-color: rgba(255, 255, 255, 0.3);
}
.Inhalt > article .LightboxImageLeft {
  margin-bottom: 15px;
}
.Inhalt > article .TextRight > h2 {
  font-weight: 400;
  margin-bottom: 4px;
}
.Inhalt > article .TextRight > h3 {
  margin-bottom: 4px;
  margin-top: 25px;
}
.Inhalt #GMap {
  margin-top: 23px;
  margin-bottom: 23px;
}
.Inhalt p {
  margin-bottom: 10px;
}
#InhaltNewsOverview #NewsOverview {
  list-style: none;
  padding-left: 0px;
}
#InhaltNewsOverview #NewsOverview > li {
  padding: 30px;
  margin-bottom: 14px;
  border-bottom: 3px solid #e0e0e0;
}
#InhaltNewsOverview #NewsOverview > li .NewsOverviewPicture {
  margin-bottom: 15px;
}
#InhaltNewsOverview #NewsOverview > li .NewsDaten .NewsHeadline {
  font-weight: 400;
  margin-bottom: 4px;
}
#TeamOverview {
  list-style: none;
  padding-left: 0px;
}
#TeamOverview > li {
  padding: 30px;
}
#TeamOverview > li:nth-child(2n+1) {
  background-color: #fff;
}
#TeamOverview > li:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.3);
}
#TeamOverview > li .TeamOverviewPicture, #TeamOverview > li .TeamDaten {
  float: left;
}
#TeamOverview > li .TeamOverviewPicture {
  margin-right: 20px;
}
#MenueLevel2 {
  border-bottom-color: #1d5ca5;
}
#MenueLevel2 > li > a {
  background-color: #3f464c;
  color: #fff !important;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9em;
  line-height: 115%;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#MenueLevel2 > li > a:hover, #MenueLevel2 > li > a.Self {
  background-color: #1d5ca5;
  text-decoration: none !important;
}
#FormularBuchungsnummer .BuchungsnrLabel {
  display: none;
}
#FormularBuchungsnummer .bn-title {
  margin-bottom: 4px;
  font-weight: 600;
}
#FormularBuchungsnummer #Buchungsnr {
  width: 311px;
}
.Inhalt .submitBuchungsnummer.submit {
  margin-bottom: 0px;
  height: 38px;
}
#iconbar {
  left: 340px;
  position: absolute;
  float: none;
}
#iconbar .fa-border {
  color: #fff;
  border: 0px;
  padding: 0px;
}
#iconbar .fa-border:hover {
  text-decoration: none;
}
.nav-down #iconbar .fa-border {
  color: #1d5ca5;
}
.RahmenT121 .Sidebar {
  display: none;
}
.RahmenT121 .Inhalt {
  width: 920px;
  margin-right: 0px;
}
.RahmenT121 .Inhalt > article:nth-child(2n+1) .LightboxImageLeft {
  padding-left: 0px;
  padding-right: 45px;
  float: left;
}
.RahmenT121 .Inhalt > article:nth-child(2n+1) .TextRight {
  float: left;
}
.RahmenT121 .Inhalt > article .LightboxImageLeft {
  margin-bottom: 0px;
  display: inline-block;
  padding-left: 45px;
  width: 50%;
  float: right;
}
.RahmenT121 .Inhalt > article .TextRight {
  display: inline-block;
  width: 50%;
  float: right;
}
.RahmenT121 .Inhalt .NewsArtikelText {
  margin-bottom: 45px;
}
.Inhalt, .Leftbar, .Sidebar {
  font-size: 1.11em;
  color: #000;
}
.logo a img {
  max-width: 305px !important;
  width: unset !important;
}
.AdditionalPriceCategoryText {
  float: none;
  clear: both;
}
.PriceCatActionCodeOptionContainer::after {
  content: "";
  clear: both;
  display: block;
}
.OVList li:hover {
  transition: all 0.2s ease 0s;
  z-index: 9999;
}
.OVList li:hover .OVListEventDaten {
  height: auto;
  transition: all 0.2s ease 0s;
}
.OVList li .OVListEventDaten {
  height: auto;
  min-height: 398px;
  overflow: hidden;
  transition: all 0.2s ease 0s;
}
#InhaltFormular .LongDes {
  padding: 15px;
}
#InhaltFormular .LongDes p, #InhaltFormular .LongDes span {
  background-color: transparent !important;
}
.MsoNormal {
  background-color: transparent !important;
}
.Frage .ProfileHTMLTextBot p {
  padding: 0px 40px;
}
.PanesInfo {
  background-color: #ebebeb;
  padding: 15px;
}
#InhaltConfirmation {
  background-color: #fff;
}
#InhaltConfirmation {
  padding: 20px;
}
#InhaltConfirmation .PanesInfo .ConfirmationPictureYes {
  max-width: 880px;
  height: auto;
  width: 100%;
}
.PanesInfo {
  margin-bottom: 20px;
  background-color: #fff;
}
.PanesInfo fieldset, .PanesInfo #EventStartFormular, .PanesInfo .PBDNotificationObligationRevocation {
  background-color: #ebebeb;
  padding: 15px;
}
.PanesInfo #lpPageFormElementObeyRules, .PanesInfo #lpPageFormElementPrivacy, .PanesInfo .PflichtfeldHinweis {
  padding: 0px 15px;
}
#InhaltFormular .LongDes, #InhaltFormular .LongDesHl {
  font-family: Arial, sans-serif;
}
#LongDescription5 > .LongDesHl {
  padding: 15px;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
:focus {
  outline: 0px solid #333333 !important;
}
.form-check-input[type="radio"] {
  border: solid #bababa 1px !important;
}
#LongDescription1 {
  display: unset !important;
}
