@charset "UTF-8";
#SendPageShariff {
  display: none;
}
body, html, input[type="search"] {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
  margin: 0, 0, 0, 0;
  padding: 0;
}
html {
  font-size: 14px;
  /*-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;*/
}
body, button, input, select, textarea {
  color: #000;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
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 {
  margin-bottom: 0;
}
/* Hauptnavigation */
/* Topnavigation */
/* Buttons */
.submit, .IsButton, .prevPane, .firstPane, #Printbutton a {
  font-size: 1rem;
  color: #FFF;
  background-color: #97bf0d;
  border: 1px solid transparent;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 8px 18px;
  transition: all 0.2s ease 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.submit:hover, .IsButton:hover, .prevPane:hover, .firstPane:hover, #Printbutton a:hover {
  background-color: #FFF;
  border-color: #97bf0d;
  color: #97bf0d;
}
#Printbutton a {
  display: block;
  text-align: center;
}
/* Input und Textfelder */
/* Anmeldeformular - Steps */
/*#FormTabs {
margin-bottom: 5px;
line-height: 36px;
border-bottom: 1px solid #efefef;
margin-bottom: 23px;
#FormSteps {
&::after {content:"";clear: both;display:block;}
.FormStep {
height: auto;
position: relative;
a {
top: 0;
padding-left: 0px;
padding-right: 30px;
&.active {
border-bottom:0;
text-decoration: underline;
}
}
&::after {
content: "\f105";
font-family: "Font Awesome 5 Free";
margin-left: 11px;
position: absolute;
right: 11px;
top: 2px;
}
&:last-child::after {
display: none;
}
}
}
}*/
/* Anmeldeformular - Steps */
#FormTabs {
  margin-bottom: 5px;
  line-height: 36px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 23px;
}
#FormTabs #FormSteps {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#FormTabs #FormSteps::after {
  content: "";
  clear: both;
  display: block;
}
#FormTabs #FormSteps .FormStep {
  height: auto;
  position: relative;
  flex-grow: 1;
  text-align: center;
}
#FormTabs #FormSteps .FormStep a {
  top: 0;
  padding-left: 0px;
  padding-right: 30px;
  color: #c6c6c6;
  border-bottom: 5px solid #c6c6c6;
  font-weight: 600;
}
#FormTabs #FormSteps .FormStep a.active {
  border-bottom: 5px solid #97bf0d;
  text-decoration: none;
  color: #97bf0d;
}
/*#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;
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(-1)::after {
left: -50%;
}
a {
margin-top: 32px;
}
}*/
/* 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: 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;*/
}
.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-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-bottom: 0;
  line-height: 30px;
}
#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";
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  margin-top: -10px;
  top: 50%;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a.Self {
  text-decoration: none;
}
#EventNav > li {
  float: left;
}
#NavEventLI > a {
  float: left;
}
.MeFormListEvent {
  padding-left: 20px;
}
.MeFormListEvent .AttendanceCheckbox {
  float: left;
  margin-left: -20px;
}
.MeFormListEventLi {
  padding-left: 20px;
  border: 1px solid #efefef;
  padding: 20px 40px;
}
.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;
}
.LabelRadiogroupInputMultirow, .LabelRadiogroupInputMultirowPriceCategory, .LabelRadiogroupInputMultirowalignleft, .LabelCheckboxInputAlignleft {
  padding-left: 28px;
}
.LabelCheckboxInputAlignleft {
  display: inline-block;
}
.RadiogroupInputMultirow, .RadiogroupInputMultirowalignleft, .RadiogroupInputPriceCategory, .RadiogroupInputMultirowPriceCategory, .CheckboxInputAlignleft {
  margin-left: -28px;
}
#ZusatztextUnterDatenschutz, #FormHTMLTextAboveCancallationStatement, #FormHTMLTextBelowCancallationStatement, #FormHTMLTextAbovePrivacyStatement, #ZusatztextUeberDatenschutz, #FormHTMLTextBelowPrivacyStatement, #FormHTMLTextAboveObeyRules, #FormHTMLTextBelowObeyRules, #FormHTMLTextBelowPermit, #FormHTMLTextAbovePermit, .ProfileHTMLTextBot, .ProfileHTMLTextTop, .AddNlHTMLTextBot, .AddNlHTMLTextTop {
  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 *, .AddNlHTMLTextBot *, .AddNlHTMLTextTop * {
  font-size: 13px !important;
  line-height: 16px;
}
#GMap, .GMapRahmen {
  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: normal;
}
.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 0px 13px;
  position: relative;
  min-height: 34px;
  font-size: 18px;
}
.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";
  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: transparent;
  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";
  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: #06377c;
}
#CalendarSmallCage table td, .calendar_cage table td {
  width: 40px;
  height: 31px;
  background-color: transparent !important;
  border: 0;
  border-right: 2px solid #ededed;
  border-bottom: 2px solid #ededed;
}
#CalendarSmallCage table td.events, .calendar_cage table td.events {
  background-color: #97bf0d !important;
  color: #FFF !important;
}
#CalendarSmallCage table td.WeekDay5, .calendar_cage table td.WeekDay5 {
  background-color: #cdcdcd !important;
}
#CalendarSmallCage table td.WeekDay6, .calendar_cage table td.WeekDay6 {
  background-color: #b5b5b5 !important;
}
.InputfieldAlignleft {
  width: 100%;
}
.TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe {
  width: 65%;
}
.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;
}
.PanesInfo {
  margin-bottom: 20px;
}
a {
  color: #97bf0d;
  text-decoration: underline;
}
a:hover {
  color: #97bf0d;
}
#Header, #Inhalte, #Footer, #Navigation {
  width: 1170px;
  margin: 0 auto;
}
#Inhalte {
  margin-bottom: 45px;
  margin-top: 32px;
}
#Clickpath {
  clear: both;
}
.Leftbar, .Inhalt {
  float: left;
}
.Inhalt {
  width: calc(100% - 340px);
}
.Sidebar {
  float: right;
}
.Sidebar, .Leftbar {
  width: 300px;
  min-height: 1px;
}
.Sidebar h2, .Leftbar h2 {
  padding: 10px 20px;
  color: #043882;
  background-color: #d9d9d9;
  font-size: 20px;
  line-height: 23px;
}
.ListEventName a {
  text-decoration: none;
  color: #333;
}
.GroupFieldset {
  border-bottom: 0;
  border-radius: 3px;
  margin-bottom: 18px;
}
.escortData .GroupFieldset {
  margin-top: 0px;
}
.GroupFieldset .GroupFieldset {
  margin-top: 0px;
}
.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-bottom: 20px;
  background-color: #97bf0d;
  padding: 0 20px;
  margin-top: -1px;
}
#Navigation #HauptMenu ul li.mainMenue a {
  display: block;
  padding: 13px;
  margin-right: 1px;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  transition: all 0.2s ease 0s;
}
#Navigation #HauptMenu ul li.mainMenue a:hover {
  text-decoration: underline;
}
#Navigation #HauptMenu ul li.mainMenue a.Self {
  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";
  color: #FFF;
}
#Navigation #HauptMenu ul li.hasEntries a {
  padding-right: 30px !important;
}
#EventNav {
  float: left;
}
.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;
}
input[type="text"], .SelectInput, 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 #CCC;
  box-shadow: 0;
  outline: none;
  color: #000;
  border-radius: 3px;
}
input[type="text"].invalid, .invalid.SelectInput, 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: 18px;
  margin-bottom: 12px;
  padding-top: 4px;
}
#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: 20px;
  font-weight: 400;
}
.Formular h3, #Answers h3, .AnmeldungTagesordnung > h2 {
  margin-bottom: 23px !important;
  display: inline-block;
  font-size: 20px;
  font-weight: bold !important;
  width: 100%;
  color: #000;
}
.Formular .LongDesHlFolded, .Formular .DisplayEventGroupHlFolded {
  color: #666;
  font-size: 18px;
}
.Formular .LongDesHlFolded[title="Text verbergen"], .Formular .DisplayEventGroupHlFolded[title="Text verbergen"] {
  color: #333;
}
#Answers {
  margin-bottom: 23px;
}
#Answers h3 {
  margin-top: 12px;
}
#Answers .AnswerPerson {
  /*margin-bottom: 14px;*/
}
#Answers .AnswerPerson p {
  margin-bottom: 0;
}
#Answers .AnswerSingleEscort p {
  margin-bottom: 0;
}
#Answers .AnswerAntwort p {
  margin-bottom: 0;
}
#Answers .AnswerAntwortValue {
  font-weight: 400;
}
#Answers .AnswerAntwortLabel {
  display: inline-block;
  width: 35%;
  /*margin-bottom: 4px;*/
}
#Answers .AnswerAntwortHL {
  font-weight: 600;
}
#Confirmation #CalendarHint {
  margin: 12px 0px;
}
.Sidebar h2 {
  text-transform: uppercase;
  margin-bottom: 0px;
}
.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;
}
.MeFormListEventDaten.ListDatenDiv {
  padding-left: 24px;
}
.AttendanceCheckbox {
  left: 0px;
  position: relative;
  top: 25px;
}
.MeFormListEventDaten h2 {
  padding-left: 0px;
  font-size: 1rem;
}
.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;
}
#Printbutton a::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
}
#LogIn input[type="text"], #LogIn .SelectInput, #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: "Font Awesome 5 Free";
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 {
  padding-bottom: 12px;
  padding-left: 20px;
}
.GoogleMapHTMLTextEnd {
  padding-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: #97bf0d;
  color: #FFF;
  border: 1px solid #97bf0d;
  padding: 7px 16px;
  padding-left: 38px;
  display: inline-block;
  transition: all 0.2s ease 0s;
  height: auto;
  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: #97bf0d;
}
.LinkShowAdditionalParticipant a::after, .LinkHideAdditionalParticipant a::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: calc(50% - (23px / 2));
  left: 10px;
  font-size: 23px;
}
.LinkHideAdditionalParticipant a {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
}
.LinkHideAdditionalParticipant a::after {
  content: "";
}
.LinkHideAdditionalParticipant a:hover {
  color: #c6c6c6;
}
#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 {
  padding: 0 20px 20px;
}
.GMapSidebar {
  width: 260px;
}
#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;
}
#Header {
  position: relative;
}
.Slideshow {
  margin-bottom: 0px;
}
.Leftbar {
  display: none;
}
.Sidebar > div > div {
  background-color: #ededed;
}
#LogIO, .calendar_cage_small, .SidebarHtmlText {
  padding: 20px;
  margin: 0px;
}
.OVListTitle, .LongDesHl {
  font-size: 20px;
  border-bottom: 1px solid #01387b;
  font-weight: bold;
  color: #000;
  line-height: 28px;
  padding-bottom: 8px;
  margin-bottom: 23px;
}
.OVListTable {
  border-collapse: collapse;
  margin-top: 32px;
}
.SlideshowElementText {
  position: absolute;
}
.SlideshowElement::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
}
.SlideshowElement .SlideshowElementText {
  color: #FFF;
  left: 40px;
  top: 100px;
  width: 440px;
  z-index: 1000;
}
.SlideshowElement .SlideshowElementText .SliderTitle {
  font-size: 32px;
}
.SlideshowElement .SlideshowElementText .SliderSubTitle {
  font-size: 20px;
}
#LocaleSwitch, #PrintForm {
  background: none;
}
.OVTableEvent {
  text-align: left;
  font-size: 17px;
}
.td2 a {
  color: #000;
}
.OVListTable thead .OVTableEvent {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 14px;
  font-size: 14px;
  color: #01387b;
}
.OVListTable thead .OVTableEvent.th1 {
  text-align: center;
}
.OVListTable tbody .MainRow > td {
  background-color: #ededed;
  border-bottom: 11px solid #FFF;
  padding: 14px 20px !important;
  width: 100%;
}
.OVListTable tbody .MainRow > td h2 {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: bold;
}
.OVListTable tbody .MainRow .td1 {
  border-right: 4px solid #FFF;
  background-color: #97bf0d !important;
  color: #FFF;
  width: 135px;
  text-align: center !important;
  font-weight: 500;
}
.LogInButton::after {
  content: "";
  clear: both;
  display: block;
}
.LogInButton #LogInAuto {
  font-size: 14px;
  margin-top: 6px;
}
.LogInButton #LogInAuto #AutoLogin {
  position: relative;
  top: 2px;
}
.LogInButton #LogInSubmit {
  margin-top: 8px;
}
.LogInHint {
  font-size: 12px;
  position: relative;
  margin-top: -38px;
  left: 123px;
  width: 138px;
}
#NavEventLI > a.Self {
  display: none !important;
}
#Footer {
  padding: 20px 0;
  border-top: 1px solid #efefef;
}
.Inhalt h2 {
  margin-bottom: 23px;
}
#OffeneVeranstaltungen, #TextMiddle {
  margin-top: 0px;
}
#LocaleSwitch {
  margin-bottom: 23px;
}
#LocaleSwitch li {
  margin-right: 10px;
}
#LocaleSwitch li:last-child {
  margin-right: 0px;
}
.SliderLinkBTN {
  margin-top: 23px;
}
.SliderLinkBTN a {
  display: inline-block;
  background-color: #FFF;
  padding: 11px 30px;
  border-radius: 3px;
  font-weight: bold;
}
.shariff {
  margin-top: 23px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #efefef;
  padding-top: 23px;
}
.FktAddressDetail {
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3) inset;
}
.GroupFieldsetParticipant {
  padding-top: 23px;
  border-top: 1px solid #efefef !important;
  margin-top: 16px;
}
.shariff .fa {
  padding: 10px;
  text-align: center;
  text-decoration: none;
  margin: 1px 2px;
  width: 54px !important;
  line-height: 20px;
  font-size: 18px !important;
}
.shariff .fa:hover {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}
.shariff .fa-envelope {
  background: #b7b7b7;
  color: white;
}
.shariff .fa-facebook {
  background: #3B5998;
  color: white;
}
.shariff .fa-twitter {
  background: #55ACEE;
  color: white;
}
.shariff .fa-whatsapp {
  background: #25D366;
  color: white;
}
.shariff .fa-xing {
  background: #026466;
  color: white;
}
.shariff .fa-linkedin {
  background: #0077b5;
  color: white;
}
.shariff .orientation-horizontal li {
  -ms-flex: none !important;
  flex: none !important;
  min-width: unset !important;
  max-width: unset !important;
}
.shariff .orientation-horizontal li .share_text {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}
.shariff .theme-white .shariff-button {
  border: 0 !important;
  height: 51px;
}
.shariff .theme-white .shariff-button a {
  height: unset;
}
.shariff .theme-white .shariff-button a:hover {
  background-color: transparent !important;
}
@media only screen and (min-width: 768px) {
  .shariff .orientation-horizontal li {
    min-width: 58px !important;
  }
}
.break {
  margin-bottom: 0px;
}
strong, b {
  font-weight: 700;
}
.FrageSeparateinvoiceAddress, .FrageSeparatedeliveryAddress {
  margin-bottom: 23px;
}
.PBDNotificationObligationRevocation {
  margin-top: 23px;
  margin-bottom: 23px;
  display: inline-block;
}
.PBDNotificationObligationRevocation h3 {
  margin-bottom: 10px !important;
}
.FieldseparateInvoiceDelivery {
  margin-bottom: 12px;
}
.EventConfirmationStart {
  font-size: 21px;
}
.EventConfirmationStart .ConfEventData {
  margin-top: 0px;
}
/*#GMap {
.gmnoprint {
> div {
width: 30px !important;
height: 61px !important;
&.gm-svpc {
width: 30px !important;
height: 30px !important;
}
&.gm-style-mtc {
width: auto !important;
height: auto !important;
margin-right: 4px;
&:last-child {
margin-right: 0px;
}
> div > div {
width: auto !important;
font-size: 12px !important;
}
}
> div > div {
width: 20px !important;
}
> button {
width: 30px !important;
height: 30px !important;
> img {
width: 10px !important;
height: 10px !important;
margin: 10px 10px 9px !important;
}
}
}
div[role="button"] {
font-size: 12px !important;
height: 30px !important;
}
}
}*/
#EventStartFormular {
  background-color: #ededed;
  padding: 20px;
  margin-top: 0px;
}
.RahmenT16 #TextTop #emHtmlTextTop p:first-child span {
  font-size: 2rem;
}
.RahmenT16 .logo {
  display: none;
}
.logo {
  display: none;
}
#Attendance .LabelSelectInput {
  margin-left: 25px;
}
#Attendance .SelectInput {
  width: auto;
}
#InfoTabs .InfoStep a, .FormStep a {
  text-align: left;
}
.EventFeeds > p {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.EventFeeds a img {
  display: inline-block;
}
#EventStartFormular .EventName {
  color: #000;
  font-size: 2rem;
  margin-bottom: 12px !important;
  font-weight: bold;
}
.FormEventDates.EventDates {
  margin-bottom: 6px !important;
}
#LocaleSwitch {
  position: absolute;
  bottom: -47px;
  right: 20px;
  margin-bottom: 0px;
}
#TranslaterModeHint {
  top: 0;
}
.LongDes table {
  width: 100% !important;
}
.RahmenEventType7 .LabelTextInput, .RahmenEventType7 .LabelTextarea, .RahmenEventType7 .LabelDateInput, .RahmenEventType7 .LabelRadioGroup, .RahmenEventType7 .LabelDatetimeInput, .RahmenEventType7 .LabelTimeInput, .RahmenEventType7 .LabelSelect, .RahmenEventType7 .LabelFileUpload {
  width: 50%;
}
#EventStartFormular:empty {
  display: none;
}
.FrageSeparateinvoiceAddress .LabelCheckboxInput.LabelCheckboxInputAlignleft {
  background-color: #97BF0D;
  color: #FFF;
  font-weight: bold;
  font-size: 1rem;
  padding: 10px 40px;
  cursor: pointer;
}
.FrageSeparateinvoiceAddress .LabelCheckboxInput.LabelCheckboxInputAlignleft a:hover {
  color: #FFF;
}
#SendPageShariff {
  display: none;
}
.shariff .share_count {
  display: none !important;
}
.css-trafficlight {
  display: inline-block;
  width: 60px;
  height: 20px;
  border-radius: 4px;
  position: relative;
  background-color: #585858;
}
.css-trafficlight span {
  content: "";
  color: white;
  position: absolute;
  border-radius: 14px;
  width: 16px;
  height: 16px;
  left: 2px;
}
.trafficlightrot span {
  top: 2px;
  left: 42px;
  background-color: #F61616;
  box-shadow: 0 0 14px #F61616;
}
.trafficlightgelb span {
  top: 2px;
  left: 22px;
  background-color: #FCD424;
  box-shadow: 0 0 14px yellow;
}
.trafficlightgruen span {
  top: 2px;
  left: 2px;
  background-color: #0FE80F;
  box-shadow: 0 0 14px #0FE80F;
}
.SubEventDatablock {
  margin-top: 7px;
}
.IsAttendancy {
  top: 0;
}
/* Mandant 2 */
[data-eventclientids="C2CD0"] #Attendance h3 {
  display: flex;
}
[data-eventclientids="C2CD0"] #Attendance h3 .PflichtfeldSternFloat {
  order: 2;
  display: none;
}
[data-eventclientids="C2CD0"] .Frage .PflichtfeldStern {
  margin-left: -3px;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
