@charset "UTF-8";
body, html, input[type="search"] {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  /*-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;*/
}
body, button, input, select, textarea {
  color: #000;
  font-family: "Arial", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
img, button, input, figure, a {
  outline: 0;
}
select {
  padding: 0;
}
a img {
  border: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul, ol {
  padding-left: 15px;
}
#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, #Printbutton a, .PagebreaksInfoRegistrationLink {
  font-size: 1rem;
  color: #FFF;
  background-color: #d10019;
  border: 1px solid #d10019;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 8px 23px;
  transition: 0.2s linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.submit:hover, .IsButton:hover, .prevPane:hover, .firstPane:hover, #Printbutton a:hover, .PagebreaksInfoRegistrationLink:hover {
  background-color: #FFF;
  color: #d10019;
  text-decoration: none;
}
#Printbutton a {
  display: block;
  width: 100%;
  text-align: center;
}
#Printbutton a::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  display: inline-block;
  margin-right: 10px;
}
/* Input und Textfelder */
/* Anmeldeformular - Steps */
#FormTabs {
  margin-bottom: 5px;
  line-height: 36px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 23px;
}
#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: 700;
  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;
  margin-bottom: 35px;
  display: inline-block;
  border-top: 1px solid #efefef;
  padding-top: 18px;
  margin-top: 23px;
}
.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;
  background: #fff;
  border: 1px solid black;
}
#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, #Buchungsnummer #WeiterBN, #Buchungsnummer #EingabeSearch, #Buchungsnummer #SearchBN, #SearchForm #EingabeBN, #SearchForm #WeiterBN, #SearchForm #EingabeSearch, #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: 700;
  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 #NavEventLI #EventNav li, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li {
  border-bottom: 1px solid #acacac;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 0 0 0 18px;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li a, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li a, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li a, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep a, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
  padding: 6px 0px;
  line-height: 18px;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep a:hover, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li a:hover {
  text-decoration: underline;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav li:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul .InfoStep:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI ul li:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav .InfoStep:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul li #EventNav li:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul .InfoStep:last-child, #SecondLevelMenu #SecondLevelMenuRahmen ul li ul li:last-child {
  border-bottom: 0px;
}
#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: 700;
  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: -19px;
  position: relative;
  top: 5px;
}
.MeFormListEventLi .AttendanceCheckbox input[type="radio"], .MeFormListEventLi .AttendanceCheckbox input[type="checkbox"] {
  margin-right: 0px;
}
.MeFormListEventLi .MeFormListEventDatenWithCheckbox {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#EventStartFormular .EventName, #EventStartFormular .EventAddText1, #EventStartFormular .EventDates, #EventStartFormular .EventAddText2, #EventStartFormular .EventLocation, .EventConfirmationStart .EventName, .EventConfirmationStart .EventAddText1, .EventConfirmationStart .EventDates, .EventConfirmationStart .EventAddText2, .EventConfirmationStart .EventLocation {
  padding-left: 0px;
}
#HTMLAbAnswers {
  margin-bottom: 25px;
}
.Slideshow {
  margin-bottom: 15px;
}
.Slideshow img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.FieldseparateInvoiceDelivery .LabelCheckboxInput, .FieldObeyRules .LabelCheckboxInput, .FieldDatenschutz .LabelCheckboxInput, .FieldPermit .LabelCheckboxInput, .FieldWiderruf .LabelCheckboxInput {
  padding-left: 28px;
}
.FieldseparateInvoiceDelivery .LabelCheckboxInput .CheckboxInput, .FieldObeyRules .LabelCheckboxInput .CheckboxInput, .FieldDatenschutz .LabelCheckboxInput .CheckboxInput, .FieldPermit .LabelCheckboxInput .CheckboxInput, .FieldWiderruf .LabelCheckboxInput .CheckboxInput {
  margin-left: -28px;
}
.FieldseparateInvoiceDelivery .LabelCheckboxInput .CheckboxLabelText .PflichtfeldStern, .FieldObeyRules .LabelCheckboxInput .CheckboxLabelText .PflichtfeldStern, .FieldDatenschutz .LabelCheckboxInput .CheckboxLabelText .PflichtfeldStern, .FieldPermit .LabelCheckboxInput .CheckboxLabelText .PflichtfeldStern, .FieldWiderruf .LabelCheckboxInput .CheckboxLabelText .PflichtfeldStern {
  margin-left: -10px;
}
.LabelRadiogroupInputMultirow, .LabelRadiogroupInputMultirowPriceCategory, .LabelRadiogroupInputMultirowalignleft, .LabelCheckboxInputAlignleft {
  padding-left: 28px;
}
.LabelRadiogroupInputMultirowalignleft {
  float: none;
  width: 100%;
}
.LabelCheckboxInputAlignleft {
  display: inline-block;
}
.RadiogroupInputMultirow, .RadiogroupInputMultirowalignleft, .RadiogroupInputPriceCategory, .RadiogroupInputMultirowPriceCategory, .CheckboxInputAlignleft {
  margin-left: -28px;
}
#ZusatztextUnterDatenschutz, #FormHTMLTextAboveCancallationStatement, #FormHTMLTextBelowCancallationStatement, #FormHTMLTextAbovePrivacyStatement, #ZusatztextUeberDatenschutz, #FormHTMLTextBelowPrivacyStatement, #FormHTMLTextAboveObeyRules, #FormHTMLTextBelowObeyRules, #FormHTMLTextBelowPermit, #FormHTMLTextAbovePermit, .ProfileHTMLTextBot, .ProfileHTMLTextTop {
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 6px;
  background-color: #efefef;
  padding-top: 18px;
  padding-right: 25px;
  padding-bottom: 28px;
  padding-left: 25px;
}
#ZusatztextUnterDatenschutz *, #FormHTMLTextAboveCancallationStatement *, #FormHTMLTextBelowCancallationStatement *, #FormHTMLTextAbovePrivacyStatement *, #ZusatztextUeberDatenschutz *, #FormHTMLTextBelowPrivacyStatement *, #FormHTMLTextAboveObeyRules *, #FormHTMLTextBelowObeyRules *, #FormHTMLTextBelowPermit *, #FormHTMLTextAbovePermit *, .ProfileHTMLTextBot *, .ProfileHTMLTextTop * {
  font-size: 13px !important;
  line-height: 16px;
}
.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: 9px;
}
#ZusatztextUnterDatenschutz:empty {
  display: none !important;
}
.LongDesHlFolded, .DisplayEventGroupHlFolded {
  border-bottom: 1px solid #EFEFEF;
  color: #666666;
  cursor: pointer;
  font-weight: normal;
  margin: 15px 0;
  padding: 4px 12px 13px;
  position: relative;
  min-height: 34px;
  font-size: 23px !important;
}
.LongDesHlFolded[title="Text verbergen"], .DisplayEventGroupHlFolded[title="Text verbergen"] {
  color: #333;
}
.LongDesHlFolded .ToggleLongDesIcon, .LongDesHlFolded .ToggleEventDisplayGroupIcon, .DisplayEventGroupHlFolded .ToggleLongDesIcon, .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::after, .LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleLongDesIcon.fa-toggle-right::after, .LongDesHlFolded .ToggleLongDesIcon.fa-toggle-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-toggle-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-toggle-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::before {
  content: "";
  background-color: #AAA;
  display: inline-block;
  width: 2px;
  height: 16px;
  position: absolute;
  right: 0;
}
.LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleLongDesIcon.fa-toggle-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-toggle-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::before, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::before {
  transform: rotate(45deg);
  bottom: 0;
}
.LongDesHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleLongDesIcon.fa-toggle-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .LongDesHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleLongDesIcon.fa-toggle-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-chevron-right::after, .DisplayEventGroupHlFolded .ToggleEventDisplayGroupIcon.fa-toggle-right::after {
  transform: rotate(135deg);
  top: 0;
}
.LongDesHlFolded .ToggleLongDesIcon.down, .LongDesHlFolded .ToggleEventDisplayGroupIcon.down, .DisplayEventGroupHlFolded .ToggleLongDesIcon.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: 700;
  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 #caldays span:nth-child(6), #calroot .calweek a:nth-child(7), #calroot .calweek a:nth-child(6) {
  color: #d5473d;
}
#calroot #caldays span:nth-child(7)#calcurrent, #calroot #caldays span:nth-child(6)#calcurrent, #calroot .calweek a:nth-child(7)#calcurrent, #calroot .calweek a:nth-child(6)#calcurrent {
  color: #FFF;
}
#calroot #caldays span.caloff:nth-child(7), #calroot #caldays span.caloff:nth-child(6), #calroot .calweek a.caloff:nth-child(7), #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, #CalendarSmallCage div#nav #next_month, .calendar_cage div#nav #prev_month, .calendar_cage div#nav #next_month {
  background: none;
  border: none;
  height: auto;
  border-radius: unset;
  position: relative;
}
#CalendarSmallCage div#nav #prev_month > form, #CalendarSmallCage div#nav #next_month > form, .calendar_cage div#nav #prev_month > form, .calendar_cage div#nav #next_month > form {
  position: relative;
  z-index: 100;
}
#CalendarSmallCage div#nav #prev_month::after, #CalendarSmallCage div#nav #next_month::after, .calendar_cage div#nav #prev_month::after, .calendar_cage div#nav #next_month::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  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, #CalendarSmallCage div#nav #CalendarSmallNextMonth, #CalendarSmallCage div#nav #CalendarLargePrevMonth, #CalendarSmallCage div#nav #CalendarLargeNextMonth, .calendar_cage div#nav #CalendarSmallPrevMonth, .calendar_cage div#nav #CalendarSmallNextMonth, .calendar_cage div#nav #CalendarLargePrevMonth, .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: 65%;
}
/*#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;
  padding-left: 23px;
  position: relative;
}
#DataSummeryParticipationYes::before, #DataSummeryParticipationNo::before, #DataSummeryParticipationYesAddP::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  left: 0;
  top: -1px;
}
#DataSummeryParticipationYes::before {
  content: "";
  color: #95BF0B;
}
.GroupFieldsetQuestions {
  padding-top: 20px;
  padding-bottom: 20px;
}
.GroupFieldsetQuestions h3 {
  margin-bottom: 15px;
}
div > .GroupFieldset h3, form > .GroupFieldset h3 {
  font-weight: normal;
  margin-bottom: 10px;
}
.PanesInfo {
  margin-bottom: 20px;
}
a {
  color: #000;
}
a:hover, a:focus {
  text-decoration: none;
}
#Clickpath {
  clear: both;
}
.Leftbar, .Inhalt {
  float: left;
}
.Sidebar {
  float: right;
}
.Inhalt {
  width: 620px;
  margin: 0;
}
.Sidebar, .Leftbar {
  width: 265px;
  min-height: 1px;
}
.Leftbar {
  width: 265px;
  margin-right: 25px;
  background-color: #fff;
  padding: 20px;
  display: none;
}
/* UA START*/
#SidebarStart {
  margin-left: 25px;
}
#InhaltFormular {
  width: calc(100% - 290px);
}
/* Anpassung GMap in Sidebar -- Lösung, wenn Änderung im addtext im evM gemacht wird: */
#SidebarHtml3 .SidebarAddText {
  width: 100%;
  aspect-ratio: 1;
}
#SidebarHtml3 .SidebarAddText iframe {
  height: 100%;
  width: 100%;
}
.GMapRahmen > .GMapSidebar {
  width: 225px;
  height: 225px;
}
/* UA END */
.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;
  width: 100%;
}
.GroupFieldsetInvoiceAddress {
  display: none;
}
.GroupFieldsetInvoiceAddress, .GroupFieldsetDeliveryAddress {
  margin-top: 0px !important;
}
.DateSeperator, .TimeSeperator {
  margin-right: 4px;
}
.Dateinput .DateSelectInput {
  margin-bottom: 4px;
  border: 1px solid #bababa;
  padding: 6px 8px 7px;
  color: #666666;
}
#Navigation {
  margin-top: 40px;
  width: 100% !important;
  border-top: 1px solid #e5e5e5;
}
#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;
}
#Navigation #HauptMenu ul li.hasEntries::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #FFF;
}
#Navigation #HauptMenu ul li.hasEntries a {
  padding-right: 30px !important;
}
#HauptMenuRahmen {
  width: 100% !important;
  max-width: 1100px !important;
  margin: 0 auto !important;
}
.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;
}
input[type="text"], .SelectInput, .TextareaInput, input[type="email"], input[type="password"], input[type="date"], input[type="number"], input[type="url"] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 34px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 9px;
  border-radius: 0;
  border: 1px solid #bababa;
  box-shadow: none;
  outline: none;
  color: #666;
}
input[type="text"].invalid, .invalid.SelectInput, .invalid.TextareaInput, input[type="email"].invalid, input[type="password"].invalid, input[type="date"].invalid, input[type="number"].invalid, input[type="url"].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-top: 26px;
  padding-top: 8px;
  border-top: 2px solid #FFF;
}
.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: 23px;
  margin-bottom: 12px;
  padding-top: 4px;
  padding-bottom: 7px;
}
#TextTop > h1 {
  margin-bottom: 18px;
}
#TextTop {
  margin-bottom: 16px;
}
.QGroupHtmlTop, .QGroupHtmlBot {
  clear: both;
  margin-bottom: 8px;
  margin-top: 8px;
}
.Formular h3, #Answers h3, .Sidebar h2, .AnmeldungTagesordnung > h2 {
  font-size: 18px;
  font-weight: 400;
}
.Formular h3, #Answers h3, .AnmeldungTagesordnung > h2, .GroupFieldset legend {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 16px !important;
  display: inline-block;
  width: 100%;
}
#Answers {
  margin-bottom: 23px;
}
#Answers h3 {
  margin-top: 12px;
}
#Answers .AnswerPerson {
  margin-bottom: 14px;
}
#Answers .AnswerAntwortValue {
  font-weight: 400;
  vertical-align: top;
}
#Answers .AnswerAntwortLabel {
  display: inline-block;
  width: 35%;
  margin-bottom: 4px;
}
#Answers .AnswerAntwortHL {
  font-weight: 600;
}
#Confirmation #CalendarHint {
  margin: 12px 0px;
}
.Sidebar h2 {
  margin-bottom: 15px;
  color: #000;
  font-weight: bold;
}
.SidebarHtml #SidebarBuchungsnr {
  width: 100%;
  margin-bottom: 4px;
  margin-top: 3px;
}
#GMap {
  width: 100%;
  height: 220px;
}
.Inhalt .submitBuchungsnummer.submit {
  height: 34px;
  margin-left: 4px;
}
.Inhalt, #FormTabs {
  width: calc(100% - 320px);
}
#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 {
  background-color: #3c506e;
  height: 40px;
  width: 120px;
  position: relative;
  margin-left: -14px;
  margin-top: -8px;
}
#LocaleSwitch::before {
  content: "Sprache:";
  display: block;
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  padding: 16px 20px 13px;
}
#LocaleSwitch ul {
  position: absolute;
  top: 0px;
  right: 0;
  height: 40px;
  padding-top: 20px;
}
#LocaleSwitch ul li, #LocaleSwitch ul li a {
  color: #FFF;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
#LocaleSwitch ul li {
  height: 24px;
  display: inline-block;
  width: 40px;
  background-color: #3c506e;
  padding: 0 11px;
  margin-left: 76px;
}
#LocaleSwitch ul li {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: all 0.2s ease 0s;
  padding-top: 5px;
}
#LocaleSwitch ul:hover li {
  opacity: 1;
  visibility: visible;
  height: 24px;
}
:lang(de) #LocaleSwitch ul li[title="Deutsch"], :lang(en) #LocaleSwitch ul li[title="English"], :lang(fr) #LocaleSwitch ul li[title="français"] {
  padding-left: 2px;
  position: relative;
  top: -1px;
  opacity: 1;
  visibility: visible;
  height: 24px;
}
:lang(de) #LocaleSwitch ul li[title="Deutsch"]::after, :lang(en) #LocaleSwitch ul li[title="English"]::after, :lang(fr) #LocaleSwitch ul li[title="français"]::after {
  content: "";
  display: inline-block;
  background: url(/media/images/language-block.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 9px;
  width: 10px;
  height: 7px;
}
.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;
}
#LogIn input[type="text"], #LogIn .SelectInput, #LogIn .TextareaInput, #LogIn input[type="password"] {
  width: 100%;
}
#EventStartFormular .EventName {
  margin-bottom: 0px !important;
  border-bottom: 0px;
}
#SidebarEventList {
  list-style: none;
  padding-left: 0px;
}
#SidebarEventList li {
  text-decoration: none;
  position: relative;
}
#SidebarEventList li .OVListShortD {
  display: none;
}
#SidebarEventList li:hover .OVListShortD {
  display: block;
  position: fixed;
}
#SidebarEventList li .OVListEventname {
  line-height: 23px;
}
.OVList.VList {
  margin-top: 45px;
}
#EMailFrage, #EMailFrageDecline {
  margin-bottom: 35px;
}
/* .hinweistextAnmeldezeitraum {
color: #F00;
padding: 10px 20px;
margin-bottom: 23px;
background-color: #ffebda;
border: 1px dashed #F00;
display: inline-block;
position: relative;
padding-left: 50px;
&::before {
content: "\f12a";
font-family: FontAwesome;
position: absolute;
left: -1px;
top: -1px;
background-color: #F00;
height: 39px;
width: 39px;
color: #FFF;
text-align: center;
line-height: 40px;
font-size: 23px;
}
} */
.FormSalutation2.Salutation2 {
  margin-top: 12px;
}
.FormSalutation.Salutation {
  margin-bottom: 12px;
}
.Salutation {
  margin-bottom: 23px;
}
.Salutation2 {
  margin-top: 23px;
}
.GoogleMapHTMLTextStart {
  margin-bottom: 12px;
}
.GoogleMapHTMLTextEnd {
  margin-top: 12px;
}
.RadioGroupFieldsetMultirowalignleft, .RadioGroupFieldsetMultirow, .RadioGroupFieldsetStandard {
  padding-top: 10px;
}
.RadioGroupFieldsetStandard label, .RadioGroupFieldsetAlignleft label {
  padding-right: 20px;
}
.GroupFieldsetAdditionalParticipants {
  padding: 20px 23px;
  border: 6px solid #efefef;
}
.LabelRadiogroupInputAlignleft {
  padding-bottom: 5px;
}
#InhaltCalendar {
  float: none;
  width: 100%;
}
#InhaltCalendar #CalendarLarge {
  width: 100%;
}
.LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a {
  background-color: #d10019;
  color: #FFF;
  border: 1px solid #d10019;
  padding: 7px 16px;
  padding-left: 38px;
  display: inline-block;
  transition: all 0.2s ease 0s;
  height: 38px;
  line-height: 23px;
  position: relative;
  z-index: 2;
  font-size: 1rem;
  font-weight: bold;
}
.LinkShowAdditionalParticipant a:hover, .LinkShowAdditionalParticipant a:focus, .LinkHideAdditionalParticipant a:hover, .LinkHideAdditionalParticipant a:focus {
  text-decoration: none;
  background-color: #FFF;
  color: #d10019;
}
.LinkShowAdditionalParticipant a::after, .LinkHideAdditionalParticipant a::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 23px;
}
.LinkHideAdditionalParticipant {
  margin-bottom: 12px;
}
.LinkHideAdditionalParticipant a::after {
  content: "";
}
#DataSummeryEvents {
  border: 1px solid #efefef;
  padding: 20px 30px 30px;
}
#DataSummeryEvents ul li {
  border-bottom: 0px;
  margin-bottom: 12px;
}
#DataSummeryEvents ul li h3 {
  border-bottom: 0px;
  padding: 0;
  margin: 0px !important;
  display: block;
}
.ConfEventData {
  margin-top: 12px;
}
#Confirmation > h2 {
  margin-bottom: 23px;
}
#Inhalte > #Clickpath {
  margin-top: -30px;
}
#Clickpath .clickpath_link {
  margin-right: 12px;
}
#Clickpath .clickpath_link:last-child {
  margin-right: 0px;
}
#Clickpath .clickpath_link:last-child::after {
  display: none;
}
#Clickpath .clickpath_link::after {
  content: "-";
  margin-left: 10px;
}
#Clickpath .clickpath_link a:link {
  opacity: 0.6;
}
#Clickpath .clickpath_link a {
  font-size: 12px;
  font-weight: normal;
  font-family: Open Sans;
}
#barcode, #grcode, #qrcode {
  margin-bottom: 23px;
}
#GMapRahmen {
  margin-top: 18px;
}
#GoogleMapsConf h2 {
  margin-bottom: 12px;
}
.AnmeldungTagesordnung h2, div[id*="FktAddresses"] h2 {
  font-weight: normal;
  margin-bottom: 16px;
  padding-bottom: 9px;
}
.FieldSalutation .RadioGroupFieldset {
  padding-top: 4px;
}
#iconbar {
  margin-top: 3px;
  margin-left: 0px;
}
#iconbar ul li a {
  padding: 0px;
  border: 0px;
  font-size: 30px;
  text-decoration: none;
  line-height: 25px;
}
#iconbar ul li a:hover {
  text-decoration: none;
}
.sidebar-contact-area {
  margin: 23px 0;
}
#CalendarSmallHome #CalendarSmallCage table .WeekDay5, #CalendarSmallHome #CalendarSmallCage table .WeekDay6 {
  background-color: #efefef !important;
  color: #868686;
}
#CalendarSmallHome #CalendarSmallCage table .WeekDay6 {
  background-color: #dedede !important;
}
.teilnehmerabfrage {
  margin-top: 6px;
}
.customfile {
  background: #fff !important;
  width: 65%;
  border: 1px solid #bababa !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.customfile .customfile-feedback {
  color: #666666;
}
.customfile .customfile-feedback-populated {
  color: #666666;
  padding-left: 23px;
  font-size: 14px;
  font-weight: normal;
}
.customfile .customfile-feedbacksize {
  color: #666666;
  padding: 12px 28px;
  padding-right: 80px;
}
.customfile .customfile-feedbacksize:empty {
  padding: 0px;
}
.customfile .customfile-button {
  width: auto;
  font-size: 1rem;
  color: #fff !important;
  background-color: #d10019;
  cursor: pointer;
  display: inline-block;
  padding: 6px 18px !important;
  border-radius: 3px;
  border: 0;
  transition: all 0.2s ease 0s;
  font-weight: 500;
}
.customfile .customfile-button:hover {
  opacity: 0.8;
}
#WiderrufDiv {
  margin-bottom: 23px;
}
.PriceCatActionCodeOptionContainer {
  margin-bottom: 20px;
}
.PriceCatActionCodeOptionContainer::after {
  content: "";
  clear: both;
  display: block;
}
.PriceCatActionCodeOptionContainer .AdditionalPriceCategoryText {
  clear: both;
  padding-left: 28px;
}
#DataSummeryEvents {
  margin-bottom: 23px;
}
.SlideshowElement {
  width: 100%;
}
.bn-title {
  margin-bottom: 4px;
  font-weight: 600;
}
#LogInAuto {
  margin: 7px 0px;
}
.LogInHint {
  margin-top: 6px;
}
#FormularBuchungsnummer {
  background-color: #ebefec;
  padding: 20px;
}
#OffeneVeranstaltungen h1 {
  margin-bottom: 23px;
}
#Veranstaltungsliste .textOVTopFound {
  margin-bottom: 32px;
}
thead {
  font-size: 1.2rem;
}
.OVListTable tr {
  text-align: left;
}
.eventLink.Link {
  color: #555;
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  text-decoration: underline;
}
#Footer {
  border-top: 1px solid #e5e5e5;
  background-color: #fff;
  padding-top: 18px !important;
  padding-bottom: 16px !important;
  margin-top: 5px;
}
#Footer #FooterContent {
  text-align: left;
  color: #333;
}
#Gesamt {
  padding: 0px !important;
}
#HeaderContent, #FooterContent, #Inhalte, #Navigation {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
#HeaderContent {
  display: flex;
}
#Inhalte {
  padding-top: 18px;
  padding-bottom: 20px;
}
#Header {
  padding: 30px;
  padding-bottom: 0px;
}
.Logo {
  width: 153px;
  height: 100px;
  float: left;
  margin-top: 15px;
}
.Logo img {
  width: 100%;
  height: auto;
}
.header-tagline {
  float: left;
}
.header-tagline img {
  width: 130px;
  height: auto;
}
.header-tagline a {
  display: inline-block;
  vertical-align: top;
  margin-right: 56px;
}
.header-tagline a:last-child {
  margin-right: 0px;
}
.header-tagline {
  left: calc((50% - 153px) - (316px / 2));
  position: relative;
}
.LeftbarRoot {
  display: none;
}
#HeaderContent::after {
  content: "";
  clear: both;
  display: block;
}
#NavigationTop {
  width: 100% !important;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#NavigationTop #TopMenuRahmen {
  width: 100% !important;
  max-width: 1100px !important;
  margin: 0 auto !important;
}
#NavigationTop #TopMenuRahmen #TopMenu ul {
  text-align: center;
}
#NavigationTop #TopMenuRahmen #TopMenu ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
}
#NavigationTop #TopMenuRahmen #TopMenu ul li:last-child {
  padding-right: 0px;
}
#NavigationTop #TopMenuRahmen #TopMenu ul li a {
  text-decoration: none;
  border-top: 3px solid transparent;
  height: 40px;
  line-height: 37px;
  transition: 0.2s linear;
  display: inline-block;
  color: #333333;
}
#NavigationTop #TopMenuRahmen #TopMenu ul li a:hover, #NavigationTop #TopMenuRahmen #TopMenu ul li a.Self {
  color: #d1111d;
  border-top-color: #d1111d;
}
.PBDprofile {
  margin-top: 12px;
}
.PBDNotificationObligationRevocation {
  margin-top: 23px;
}
#emHtmlTextTop table {
  width: 100%;
}
.RahmenT16 .Leftbar {
  display: none;
}
#Gesamt {
  background-color: #f2f2f2;
}
#Header, #NavigationTop, .Inhalt, .fachgebiete-content {
  background-color: #FFF;
}
.Inhalt, .fachgebiete-content {
  padding: 10px;
}
.fachgebiete-content {
  width: calc(100% - 310px);
}
.fachgebiete-content::after {
  content: "";
  clear: both;
  display: block;
}
.fachgebiete-area {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.fachgebiete-area::after {
  content: "";
  clear: both;
  display: block;
}
.fachgebiete-area h3 {
  color: #d10019;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  padding-bottom: 10px;
  margin-bottom: 31px;
  border-bottom: 1px solid #e0dede;
}
.fachgebiete-area .fachgebiete-col-1, .fachgebiete-area .fachgebiete-col-2, .fachgebiete-area .fachgebiete-col-3 {
  float: left;
  width: calc(100% / 3);
  padding-left: 34px;
  margin-bottom: 20px;
}
.fachgebiete-area .fachgebiete-col-1 ul, .fachgebiete-area .fachgebiete-col-2 ul, .fachgebiete-area .fachgebiete-col-3 ul {
  list-style: none;
  padding-left: 0px;
}
.fachgebiete-area .fachgebiete-col-1 ul li, .fachgebiete-area .fachgebiete-col-2 ul li, .fachgebiete-area .fachgebiete-col-3 ul li {
  padding: 0;
  padding-left: 58px;
  position: relative;
  min-height: 42px;
  line-height: 18px;
  margin-bottom: 8px;
  padding-top: 9px !important;
}
.fachgebiete-area .fachgebiete-col-1 ul li span, .fachgebiete-area .fachgebiete-col-2 ul li span, .fachgebiete-area .fachgebiete-col-3 ul li span {
  line-height: 20px;
}
.fachgebiete-area .fachgebiete-col-1 ul li::before, .fachgebiete-area .fachgebiete-col-2 ul li::before, .fachgebiete-area .fachgebiete-col-3 ul li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - (42px / 2));
  left: 0px;
  width: 42px;
  height: 42px;
  background: url("/media/images/icons/ALLGEMEINMEDIZIN.jpg") no-repeat 0 0;
  background-size: 42px;
}
.fachgebiete-area .fachgebiete-col-1 ul li:first-child, .fachgebiete-area .fachgebiete-col-2 ul li:first-child, .fachgebiete-area .fachgebiete-col-3 ul li:first-child {
  padding-top: 0px;
}
.fachgebiete-area .fachgebiete-col-1 ul li a, .fachgebiete-area .fachgebiete-col-2 ul li a, .fachgebiete-area .fachgebiete-col-3 ul li a {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
  text-decoration: none;
  transition: 0.2s linear 0s;
  display: block;
}
.fachgebiete-area .fachgebiete-col-1 ul li a:hover, .fachgebiete-area .fachgebiete-col-2 ul li a:hover, .fachgebiete-area .fachgebiete-col-3 ul li a:hover {
  color: #d10019;
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-2::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-2::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-2::before {
  background-image: url("/media/images/icons/KARDIOLOGIE.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-3::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-3::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-3::before {
  background-image: url("/media/images/icons/ARBEITSMEDIZIN.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-6::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-6::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-6::before {
  background-image: url("/media/images/icons/NEUROLOGIE.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-7::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-7::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-7::before {
  background-image: url("/media/images/icons/DERMATOLOGIE.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-8::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-8::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-8::before {
  background-image: url("/media/images/icons/PAEDIATRIE.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-9::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-9::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-9::before {
  background-image: url("/media/images/icons/innere-medizin.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-10::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-10::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-10::before {
  background-image: url("/media/images/icons/ONKOLOGIE.jpg");
  background-size: 54px;
  background-position: -4px -3px;
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-11::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-11::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-11::before {
  background-image: url("/media/images/icons/GYNAEKOLOGIE.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-12::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-12::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-12::before {
  background-image: url("/media/images/icons/reisemedizin_0.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-13, .fachgebiete-area .fachgebiete-col-2 ul li.fn-13, .fachgebiete-area .fachgebiete-col-3 ul li.fn-13 {
  padding-top: 1px !important;
}
.fachgebiete-area .fachgebiete-col-1 ul li.fn-13::before, .fachgebiete-area .fachgebiete-col-2 ul li.fn-13::before, .fachgebiete-area .fachgebiete-col-3 ul li.fn-13::before {
  background-image: url("/media/images/icons/HNO.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.geriatrie::before, .fachgebiete-area .fachgebiete-col-2 ul li.geriatrie::before, .fachgebiete-area .fachgebiete-col-3 ul li.geriatrie::before {
  background-image: url("/media/images/icons/geriatrie_0.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.impfen::before, .fachgebiete-area .fachgebiete-col-2 ul li.impfen::before, .fachgebiete-area .fachgebiete-col-3 ul li.impfen::before {
  background-image: url("/media/images/icons/impftage.jpg");
}
.fachgebiete-area .fachgebiete-col-1 ul li.urologie::before, .fachgebiete-area .fachgebiete-col-2 ul li.urologie::before, .fachgebiete-area .fachgebiete-col-3 ul li.urologie::before {
  background-image: url("");
}
.fachgebiete-area .fachgebiete-col-1 ul li.veterinaer::before, .fachgebiete-area .fachgebiete-col-2 ul li.veterinaer::before, .fachgebiete-area .fachgebiete-col-3 ul li.veterinaer::before {
  background-image: url("/media/images/icons/VETERINAER.jpg");
}
.social-area {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  margin-top: 12px;
  padding: 0 10px;
}
.social-area ul {
  list-style: none;
  padding-left: 0px;
}
.social-area ul::after {
  content: "";
  clear: both;
  display: block;
}
.social-area ul li {
  float: left;
}
.social-area ul li a {
  height: 48px;
  min-width: 48px;
  margin-right: 8px;
  display: inline-block;
  border: 3px solid #FFF;
  border-radius: 8px;
}
.social-area ul li a.insta {
  background: url("/media/images/insta.jpg") no-repeat 0 0 transparent;
}
.social-area ul li a.linkedin {
  background: url("/media/images/linkedin.jpg") no-repeat 0 0 transparent;
}
.social-area ul li .bannerpu22 {
  max-width: 400px;
  width: 100%;
}
#EventListFilter {
  margin-bottom: 20px;
  border-bottom: 1px dotted #e0dede;
  padding-bottom: 20px;
}
#EventListFilterForm::after {
  content: "";
  clear: both;
  display: block;
}
#EventListFilterCategory, #EventListFilterLocation, #EventListFilterTopic, #EventListFilterKeywords {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 34px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 9px;
  border-radius: 0;
  border: 1px solid #bababa;
  box-shadow: none;
  outline: none;
  color: #666;
}
#EventListFilterCategory, #EventListFilterLocation, #EventListFilterTopic, #EventListFilterKeywords {
  min-width: 180px;
  width: auto;
}
#EventListFilterForm label {
  margin-bottom: 6px;
}
#EventListFilter > p {
  margin-bottom: 16px !important;
}
#EventListFilter > p * {
  font-family: Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
#TopMenu {
  padding-right: 320px;
}
.VListTableSidebarHidden {
  width: 100%;
}
.Sidebar {
  float: right;
  background-color: #fff;
  padding: 20px;
  width: 300pxt;
}
.RahmenT49 .fachgebiete-content {
  width: 100%;
}
.RahmenForm_1E1187 #AboveFormTabs, .RahmenForm_1E1187 .BuchungsnummerText, .RahmenForm_1E1294 #AboveFormTabs, .RahmenForm_1E1294 .BuchungsnummerText, .RahmenForm_1E1248 #AboveFormTabs, .RahmenForm_1E1248 .BuchungsnummerText {
  margin-bottom: 23px;
}
.RahmenForm_1E1187 .FieldPriceCategory .LabelRadioGroup, .RahmenForm_1E1294 .FieldPriceCategory .LabelRadioGroup, .RahmenForm_1E1248 .FieldPriceCategory .LabelRadioGroup {
  padding-left: 44px;
}
.RahmenForm_1E1187 .GroupFieldsetApplicant .FieldPriceCategory .LabelRadioGroup, .RahmenForm_1E1294 .GroupFieldsetApplicant .FieldPriceCategory .LabelRadioGroup, .RahmenForm_1E1248 .GroupFieldsetApplicant .FieldPriceCategory .LabelRadioGroup {
  padding-left: 0px;
}
.RahmenForm_1E1187 .MeFormListEventLi, .RahmenForm_1E1294 .MeFormListEventLi, .RahmenForm_1E1248 .MeFormListEventLi {
  padding-left: 0px;
}
.GMapSidebar {
  width: 250px;
  height: 250px;
}
.hidden {
  display: none;
}
.hasEntries {
  position: relative;
}
#DropdownButton {
  position: absolute;
  right: 0;
  top: 0;
  width: 49px;
  height: 49px;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 999;
}
#DropdownButton::after {
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #FFF;
}
#DropdownButton.DropdownButtonOpen::after {
  content: "";
}
#DropdownButton.DropdownButtonClose::after {
  content: "";
}
#FormTabs {
  width: calc(100% - 580px) !important;
}
.EVMFolderID163 #SecondLevelMenu {
  display: none;
}
