@charset "UTF-8";
/* pt-sans-regular - latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/media/fonts/pt-sans-v17-latin-regular.woff2") format("woff2"), url("/media/fonts/pt-sans-v17-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-italic - latin */
@font-face {
  font-family: "PT Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("/media/fonts/pt-sans-v17-latin-italic.woff2") format("woff2"), url("/media/fonts/pt-sans-v17-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/media/fonts/pt-sans-v17-latin-700.woff2") format("woff2"), url("/media/fonts/pt-sans-v17-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700italic - latin */
@font-face {
  font-family: "PT Sans";
  font-style: italic;
  font-weight: 700;
  src: local(""), url("/media/fonts/pt-sans-v17-latin-700italic.woff2") format("woff2"), url("/media/fonts/pt-sans-v17-latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body, html, input[type=search] {
  box-sizing: border-box;
  overflow-x: hidden;
}
a:hover {
  color: #5a8c1e;
  text-decoration: underline;
}
*, *::before, *::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  font-size: 0.88em;
}
body, button, input, select, textarea {
  color: #111;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 1.13em;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
}
select {
  padding: 0;
}
a img {
  border: 0;
}
img {
  display: block;
  max-width: 100%;
}
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: 0.88em 10px;
}
/* Hauptnavigation */
/* Topnavigation */
/* Buttons */
.submit, .IsButton, .prevPane, .firstPane, #PrintForm {
  font-size: 1.13em;
  color: #fff;
  background-color: #6eaa28;
  border: 1px solid #6eaa28;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s ease 0s;
  padding: 7px 16px;
  height: 38px;
  line-height: 23px;
  position: relative;
  z-index: 2;
}
.submit:hover, .IsButton:hover, .prevPane:hover, .firstPane:hover, #PrintForm:hover {
  text-decoration: none;
  background-color: #5a8c1e;
  color: #fff;
}
/* Input und Textfelder */
/* Anmeldeformular - Steps */
#FormTabs {
  margin-bottom: 40px;
  line-height: 22px;
}
#FormTabs #FormSteps::after {
  content: "";
  clear: both;
  display: block;
}
#FormTabs #FormSteps .FormStep {
  height: auto;
  position: relative;
}
#FormTabs #FormSteps .FormStep a {
  top: 0;
  padding-left: 0px;
  padding-right: 30px;
}
#FormTabs #FormSteps .FormStep a.active {
  border-bottom: 0;
  text-decoration: underline;
}
#FormTabs #FormSteps .FormStep::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 11px;
  position: absolute;
  right: 11px;
  top: 2px;
}
#FormTabs #FormSteps .FormStep:last-child::after {
  display: none;
}
/* Anmeldeformular - PaneButtons */
.PaneButtons {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 50px;
  border-top: 1px solid #efefef;
  padding-top: 20px;
  display: inline-block;
}
.PaneButtons::after {
  content: "";
  clear: both;
  display: block;
}
.PaneButtons .PaneButtonLeft, .PaneButtons .PaneButtonCenter, .PaneButtons .PaneButtonRight {
  float: left;
  width: 33.3333333333%;
  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, #Gesamt > #Navigation #HauptMenu ul {
  margin-bottom: 0px;
}
#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 .InSelf, #Gesamt > #Navigation #HauptMenu ul li .InSelf {
  color: white;
  height: 62px;
}
#Header #Navigation #HauptMenu ul li::after, #Gesamt > #Navigation #HauptMenu ul li::after {
  transform: rotate(90deg);
}
#Header #Navigation #HauptMenu ul li:hover, #Gesamt > #Navigation #HauptMenu ul li:hover {
  color: white;
  height: auto;
  background-color: #5a8c1e;
}
#Header #Navigation #HauptMenu ul li .selected, #Gesamt > #Navigation #HauptMenu ul li .selected {
  background-color: #5a8c1e;
  color: white;
}
#Header #Navigation #HauptMenu ul li ul, #Gesamt > #Navigation #HauptMenu ul li ul {
  display: none;
  position: absolute;
  left: 0;
}
#Header #Navigation #HauptMenu ul li a, #Gesamt > #Navigation #HauptMenu ul li a {
  padding: 0 24px;
  /* color: rgba(197, 221, 169, 0.9); */
  color: #fff;
  font-size: 18px;
}
#Header #Navigation #HauptMenu ul li a:hover, #Gesamt > #Navigation #HauptMenu ul li a:hover {
  color: #fff;
}
#Header #Navigation #HauptMenu ul li:hover ul, #Gesamt > #Navigation #HauptMenu ul li:hover ul {
  display: inline-block;
  height: 62px;
}
.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;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
}
.Sidebar #Navigation #HauptMenuRahmen #HauptMenu ul .mainMenue a:hover a, .Leftbar #Navigation #HauptMenuRahmen #HauptMenu ul .mainMenue a:hover a {
  text-decoration: none !important;
  font-size: 33px;
}
#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: -1.13em;
}
.error em::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ed6767 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 9px;
  bottom: -7px;
  content: "";
  display: block;
  height: 0;
  left: -9px;
  position: absolute;
  width: 0;
}
.error::before {
  background-color: #d74141;
  border-color: #fff currentcolor #fff #fff;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  color: #fff;
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  height: 23px;
  left: 0px;
  line-height: 21px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 24px;
}
.error:hover {
  transition: all 0.2s ease 0s;
  width: auto;
  padding-left: 30px;
  height: auto;
  overflow: visible;
  z-index: 99999;
}
#SecondLevelMenu ul {
  list-style: none;
  padding-left: 0;
}
#SecondLevelMenu a {
  display: block;
  text-decoration: none;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a, #SecondLevelMenu #SecondLevelMenuRahmen ul li > a {
  padding-bottom: 5px;
  font-weight: bold;
  line-height: 20px;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a.Self, #SecondLevelMenu #SecondLevelMenuRahmen ul li > a.Self {
  color: #333;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI #EventNav .InfoStep, #SecondLevelMenu #SecondLevelMenuRahmen ul #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 1.13em;
}
#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: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: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  margin-top: -10px;
  top: 50%;
}
#SecondLevelMenu #SecondLevelMenuRahmen ul #NavEventLI > a.Self {
  text-decoration: none;
}
.MeFormListEventLi {
  padding-bottom: 0;
}
.MeFormListEventLi .AttendanceCheckbox {
  display: inline-block;
  margin-left: -20px;
  top: 10px;
}
.MeFormListEventLi .MeFormListAlternativVeranstaltung {
  margin-bottom: 0;
}
.MeFormListEventLi .SubEventDatablock {
  top: -20px;
  position: relative;
}
.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%;
}
#ZusatztextUnterDatenschutz, #FormHTMLTextAboveCancallationStatement, #FormHTMLTextBelowCancallationStatement, #FormHTMLTextAbovePrivacyStatement, #ZusatztextUeberDatenschutz, #FormHTMLTextBelowPrivacyStatement, #FormHTMLTextAboveObeyRules, #FormHTMLTextBelowObeyRules {
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 6px;
  background-color: #efefef;
  padding-top: 1.13em;
  padding-right: 25px;
  padding-bottom: 28px;
  padding-left: 25px;
}
#ZusatztextUnterDatenschutz *, #FormHTMLTextAboveCancallationStatement *, #FormHTMLTextBelowCancallationStatement *, #FormHTMLTextAbovePrivacyStatement *, #ZusatztextUeberDatenschutz *, #FormHTMLTextBelowPrivacyStatement *, #FormHTMLTextAboveObeyRules *, #FormHTMLTextBelowObeyRules * {
  font-size: 13px !important;
  line-height: 16px;
}
#GMap {
  width: 100%;
}
.Frage::after {
  content: "";
  clear: both;
  display: block;
}
/*.RadioGroupFieldsetStandard {
float: none;
clear: both;
margin-bottom: 0px;
display: inline-block;
width: 100%;
.LabelRadiogroupInputStandard {
display: block;
margin-bottom: 15px;
padding-right: 0;
&:last-child {
margin-bottom: 0;
}
}
}*/
.GroupFieldsetQuestions .Frage .LabelRadioGroup, .ParticipantAddQuestions .Frage .LabelRadioGroup {
  font-weight: bold;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard, .ParticipantAddQuestions .Frage .LabelRadiogroupInputAlignleft, .ParticipantAddQuestions .Frage .LabelRadiogroupInputStandard {
  display: inline-block;
  margin-right: 23px;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft:last-child, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard:last-child, .ParticipantAddQuestions .Frage .LabelRadiogroupInputAlignleft:last-child, .ParticipantAddQuestions .Frage .LabelRadiogroupInputStandard:last-child {
  margin-right: 0;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldset, .ParticipantAddQuestions .Frage .RadioGroupFieldset {
  margin-bottom: 23px;
}
.GroupFieldsetQuestions .Frage .LabelRadioGroupMultirowalignleft, .GroupFieldsetQuestions .Frage .LabelRadioGroupAlignleft, .ParticipantAddQuestions .Frage .LabelRadioGroupMultirowalignleft, .ParticipantAddQuestions .Frage .LabelRadioGroupAlignleft {
  display: block;
  width: 100%;
  clear: both;
  margin-right: 0;
  margin-bottom: 8px;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldsetStandard .LabelRadiogroupInputStandard, .ParticipantAddQuestions .Frage .RadioGroupFieldsetStandard .LabelRadiogroupInputStandard {
  padding-right: 0;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft, .ParticipantAddQuestions .Frage .LabelRadiogroupInputStandard, .ParticipantAddQuestions .Frage .LabelRadiogroupInputAlignleft {
  padding-left: 20px;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard::after, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft::after, .ParticipantAddQuestions .Frage .LabelRadiogroupInputStandard::after, .ParticipantAddQuestions .Frage .LabelRadiogroupInputAlignleft::after {
  content: "";
  clear: both;
  display: block;
}
.GroupFieldsetQuestions .Frage .LabelRadiogroupInputStandard .RadiogroupInput, .GroupFieldsetQuestions .Frage .LabelRadiogroupInputAlignleft .RadiogroupInput, .ParticipantAddQuestions .Frage .LabelRadiogroupInputStandard .RadiogroupInput, .ParticipantAddQuestions .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;
}
.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: 0.88em;
}
.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);
}
/* 
.Formular, .PanesInfo {
	.LongDesHlFolded, .DisplayEventGroupHlFolded {
		border-bottom: 1px solid #EFEFEF;
		color: #202020;
		cursor: pointer;
		font-weight: 800 !important;
		margin: 0 !important;
		padding-bottom: 10px;
		padding-top: 16px;
		position: relative;
		min-height: 34px;
		font-size: 26px !important;
		line-height: 30.3333px;
		padding-right: 48px;
		border-bottom: 4px solid #e3e3e3 !important;
		&:first-child {
			border-top: 4px solid #e3e3e3 !important;
		}
		&[title="Text verbergen"] {
			color: #333;
		}
		.ToggleLongDesIcon, .ToggleEventDisplayGroupIcon {
			background-color: #FFF;
			color: #202020;
			width: 1.13em;
			height: 23px;
			position: absolute;
			right: 16px;
			transition: all 0.1s linear 0s !important;
			top: calc(50% - 11.5px);
			&.fa-chevron-right, &.fa-toggle-right {
				&::after {
					content: "\f067";
					font: 42px/50px "Font Awesome 5 Free";
					font-weight: 900;
					display: inline-block;
					position: absolute;
					font-size: 23px;
				}
				&::before {display: none;}
			}
			&.down {
				transform: rotate(360deg);
				&::after {
					content: "\f068";
				}
			}
		}
	}
}
*/
#calroot {
  width: 251px;
  height: 227px;
  padding: 12px 11px;
  border: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.41), 0px 0px 0px 1px rgba(0, 0, 0, 0.11);
  border-radius: 2px;
}
#calroot #calhead {
  margin-bottom: 13px;
}
#calroot #calhead #calprev, #calroot #calhead #calnext {
  width: 20px;
  height: 20px;
  background: unset;
}
#calroot #calhead #calprev::after, #calroot #calhead #calnext::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: center;
  display: block;
  padding-top: 3px;
  box-sizing: border-box;
}
#calroot #calhead #calnext::after {
  content: "";
}
#calroot #calhead #caltitle {
  width: calc(100% - 40px);
}
#calroot #calhead #caltitle select {
  font-size: 13px;
  border: 0;
  padding-right: 6px;
}
#calroot #calhead #caltitle select#calmonth {
  margin-right: 5px;
}
#calroot .calweek a {
  width: 29px;
  height: 23px;
  line-height: 24px;
  margin-left: 0px;
  margin-right: 4px;
  margin-bottom: 2px;
}
#calroot .calweek a:last-child {
  margin-right: 0px;
  margin-bottom: 0px;
}
#calroot #caldays {
  border-bottom: 0px;
  height: auto;
}
#calroot #caldays span {
  width: 29px;
  margin-right: 4px;
  margin-bottom: 2px;
  height: 23px;
  line-height: 24px;
}
#calroot #caldays span:last-child {
  margin-right: 0px;
}
#calroot #caldays span:nth-child(7), #calroot #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";
  font-weight: 900;
  display: inline-block;
  height: 25px;
  top: 3px;
  left: 11px;
  position: absolute;
  z-index: 99;
  color: #333;
}
#CalendarSmallCage div#nav #prev_month::after, .calendar_cage div#nav #prev_month::after {
  content: "";
}
#CalendarSmallCage div#nav #next_month::after, .calendar_cage div#nav #next_month::after {
  content: "";
}
#CalendarSmallCage div#nav #CalendarSmallPrevMonth, #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: 1.13em;
  color: #333;
}
#CalendarSmallCage table td, .calendar_cage table td {
  width: 40px;
  height: 31px;
  background-color: transparent !important;
  border: 0;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
#CalendarSmallCage table td.events, .calendar_cage table td.events {
  background-color: #6eaa28 !important;
  color: #FFF !important;
}
.InputfieldAlignleft {
  width: 100%;
}
#Gesamt {
  background-color: #2f2f2f;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  width: 100vw;
}
#Gesamt .TextInput, #Gesamt .EmailInput, #Gesamt .UrlInput, #Gesamt .NumberInput, #Gesamt .CurrencyInput, #Gesamt .TextareaInput, #Gesamt .SelectInput, #Gesamt .FileInput, #Gesamt #SucheEingabe, #Gesamt .customfile {
  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: -0.88em;
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: $fs-3;
}
}*/
.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: 900;
  position: absolute;
  left: 0;
  top: -1px;
}
#DataSummeryParticipationYes::before {
  content: "";
  color: #95BF0B;
}
#DataSummeryParticipationNo::before {
  content: "";
  color: #ea3535;
}
#DataSummeryParticipationAddP::before {
  content: "";
  color: #06abce;
}
.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: #6eaa28;
  text-decoration: none;
}
#Inhalte, #FooterContent, #HauptMenuRahmen {
  max-width: 1140px;
  width: 100%;
  margin: auto;
  padding: 0;
  line-height: 60px;
}
#Clickpath {
  border-radius: 3px;
  width: 100%;
}
#Clickpath .clickpath_link {
  margin-right: 12px;
  color: #6eaa28;
}
#Clickpath .clickpath_link:last-child a {
  color: #666;
  margin-right: 0px;
}
#Clickpath .clickpath_link:last-child::after {
  display: none;
}
#Clickpath .clickpath_link a {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
}
#Clickpath .clickpath_link a:hover {
  text-decoration: none;
  color: #5a8c1e;
}
.Leftbar, .Inhalt {
  float: left;
}
.Inhalt {
  width: 680px;
  margin: 0px;
  padding-right: 40px;
}
.Inhalt#InhaltCalendar {
  float: none;
  width: 100%;
  display: inline-block;
}
.Inhalt#InhaltCalendar #CalendarLarge {
  width: 100%;
}
.Sidebar {
  float: right;
}
.Sidebar, .Leftbar {
  width: 280px;
  min-height: 1px;
}
.ListEventName a {
  text-decoration: none;
  color: #333;
}
.GroupFieldset {
  border-bottom: 0;
  margin-bottom: 1.13em;
  margin-top: 20px;
}
.GroupFieldset, #EventStartFormular, .FormTopHintDoubleOptIn, #TextTopFormular, #Clickpath {
  display: inline-block;
  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 {
  width: 100%;
  position: sticky;
  z-index: 20;
  top: 144px;
}
#Navigation #HauptMenu ul .selected {
  background: #5a8c1e;
  color: white;
  height: auto;
}
#Navigation #HauptMenu ul li {
  padding: 0 20px;
  font-weight: 700;
  color: rgba(197, 221, 169, 0.75);
}
#Navigation #HauptMenu ul li.mainMenue a {
  font-weight: 700;
  display: block;
  padding: 13px;
  margin-right: 1px;
  text-decoration: none;
  color: rgba(197, 221, 169, 0.75);
  transition: all 0.2s ease 0s;
  text-transform: capitalize;
}
#Navigation #HauptMenu ul li.mainMenue a:hover {
  text-decoration: none;
  background: #5a8c1e;
  color: white;
}
.login-failed {
  display: block;
  padding: 8px 0.88em;
  background-color: #ec7f7f;
  border: 1px solid #dd5e5e;
  border-radius: 3px;
  color: #FFF;
  font-size: 0.88em;
  padding-left: 36px;
  position: relative;
}
.login-failed::before {
  content: "!";
  display: block;
  position: absolute;
  left: 0;
  padding: 0 0.88em;
  font-size: 2em;
  top: 5px;
}
input[type=text], .SelectInput, input[type=email], input[type=password], input[type=date], input[type=number] {
  border-radius: 0;
  border: 1px solid #bababa;
  box-shadow: none;
  outline: none;
  color: #666;
  line-height: 36px;
  height: 38px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 9px;
}
input[type=text].invalid, .invalid.SelectInput, input[type=email].invalid, input[type=password].invalid, input[type=date].invalid, input[type=number].invalid {
  box-shadow: 0px 0px 1px 1px #FFF inset, 0px 0px 7px -2px #ff7474 inset, 0px 0px 2px 0px #ff6868 !important;
  border-color: #FF5B5B;
  border-radius: 3px;
}
textarea {
  height: auto !important;
}
.SelectInput {
  padding-top: 5px;
  padding-bottom: 5px;
}
.SidebarHtml, #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: 0.88em;
  margin-bottom: 0.88em;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  line-height: 20px;
  min-height: 38px;
  padding-top: 8px;
}
.FieldSalutation .RadioGroupFieldset {
  padding-top: 6px;
}
#TextTop > h1 {
  margin-bottom: 1.13em;
}
#TextTop {
  margin-bottom: 16px;
}
.QGroupHtmlTop, .QGroupHtmlBot {
  clear: both;
  margin-bottom: 8px;
  margin-top: 8px;
}
.Formular h3, #Answers h3, .Sidebar h2, .AnmeldungTagesordnung > h2 {
  font-size: 1.13em;
  font-weight: 400;
}
.Formular h3, #Answers h3, .AnmeldungTagesordnung > h2 {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 16px;
  display: inline-block;
  width: 100%;
}
#Answers {
  margin-bottom: 23px;
}
#Answers h3 {
  margin-top: 12px;
}
#Answers .AnswerPerson {
  margin-bottom: 0.88em;
}
#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: 8px;
  font-weight: bold;
}
.SidebarHtml #SidebarBuchungsnr {
  width: 100%;
  margin-bottom: 4px;
  margin-top: 3px;
}
.Inhalt .submitBuchungsnummer.submit {
  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;
}
.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 {
  color: white;
  text-decoration: none;
}
#LogIn input[type=text], #LogIn .SelectInput, #LogIn input[type=password] {
  width: 100%;
}
html, body {
  height: 100%;
}
#Navigation, #Footer {
  background-color: #6eaa28;
}
#Navigation *, #Navigation a, #Footer *, #Footer a {
  color: #FFF;
}
#RahmenInhalte {
  background-color: #FFF;
  border-right: 25px solid #6eaa28;
}
.LogInButton::after {
  content: "";
  clear: both;
  display: block;
}
.LogInButton #LogInAuto {
  font-size: 0.88em;
  margin-top: 6px;
}
.LogInButton #LogInAuto #AutoLogin {
  position: relative;
  top: 2px;
}
.LogInButton #LogInSubmit {
  margin-top: 8px;
}
.LogInHint {
  font-size: 12px;
  position: relative;
  top: -34px;
  left: 123px;
  width: 100px;
}
#FormularBuchungsnummer .bn-title {
  margin-bottom: 8px;
}
#SidebarBuchungsnummerForm {
  margin-top: 4px;
}
#SidebarBuchungsnummerForm #SidebarEingabeBN {
  float: left;
  width: 127px;
}
#SidebarBuchungsnummerForm #SidebarEingabeBN .BuchungsnrLabel {
  display: inline-block;
}
#SidebarBuchungsnummerForm #SidebarEingabeBN .BuchungsnrLabel #SidebarBuchungsnr {
  margin-top: 0px;
  margin-bottom: 0px;
}
#SidebarBuchungsnummerForm #SidebarWeiterBN {
  float: right;
}
#emHtmlHeader, #HeaderContent {
  width: 1200px;
  margin: auto 30px;
  display: block;
  padding-top: 20px;
  padding-bottom: 30px;
}
#emHtmlHeader::after, #HeaderContent::after {
  content: "";
  clear: both;
  display: block;
}
#HeaderContent {
  background-color: #FFF;
  padding: 70px 0 30px 0;
}
#HeaderContent .logo a img {
  width: 263px;
}
#Inhalte {
  position: relative;
  padding-bottom: 45px;
  background-color: #fff;
  line-height: 1.695em;
}
#FooterContent {
  padding-top: 20px;
  padding-bottom: 30px;
  /* text-align: right; */
  line-height: 20px;
}
.SidebarHtmlText {
  float: none;
  clear: both;
}
#Clickpath .clickpath_starttext {
  font-weight: bold;
  font-size: 0.88em;
  color: #6eaa28;
}
#Clickpath .clickpath_starttext a {
  color: #6eaa28;
}
#Header {
  background-color: #FFFFFF;
  width: 100%;
  position: sticky;
  z-index: 20;
  top: 0;
}
.calendar_cage_small td.events .info {
  z-index: 999;
}
#iconbar {
  margin: 0;
  padding: 0;
  margin-right: 12px;
  margin-top: 6px;
}
#iconbar::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#SidebarEventList {
  list-style: none;
  padding-left: 0px;
  /*li {
  	text-decoration:none;
  	position:relative;
  	.OVListShortD {
  		position: absolute;
  		opacity: 0;
  		top: -230px;
  		background-color: rgb(239, 239, 239);
  		width: 230px;
  		transition: all 0.2s ease 0.2s;
  		padding: 12px 20px;
  		display: block;
  	}
  	&:hover .OVListShortD {
  		opacity: 1;
  		top: 100%;
  		transition: all 0.2s ease 0.3s;
  	}
  	.OVListEventname {
  		line-height: 23px;
  		.eventLink {
  		}
  	}
  }*/
}
#TopMenu {
  text-align: right;
}
#TopMenu ul {
  display: inline-block;
}
#TopMenu ul::after {
  content: "";
  clear: both;
  display: block;
}
#TopMenu ul li {
  float: left;
  margin-right: 15px;
}
.header-area {
  width: 1200px;
  margin: 0 auto;
}
#NavigationTop {
  padding-top: 10px;
  font-size: 0.88em;
  position: fixed;
}
#ClickpathNaviRahmen {
  font-size: 0.88em;
  width: 1140px;
  margin: 15px;
}
.Sidebar {
  padding: 20px 20px;
  width: 270px;
}
#CalendarSmallHome {
  padding-bottom: 30px;
}
#LogInOut, #CalendarSmallHome {
  border-bottom: 1px solid #FFF;
}
h1, h2, h3 {
  color: #6eaa28;
}
h1, #EventStartFormular > h3 {
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 2em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.ListEventName {
  font-weight: 500;
  margin-bottom: 8px;
}
.ListEventName .eventLink {
  color: #6eaa28;
}
.ListEventName .eventLink:hover {
  text-decoration: underline;
}
.OVListEventPicture a {
  display: inline-block;
}
.EventInfoLeft {
  background-color: #6eaa28;
  color: #fff;
  text-align: center;
  margin-bottom: 23px;
}
.EventInfoLeft span {
  display: block;
}
.EventInfoLeft span.EventInfoLeftWeekDay {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 2em;
  box-shadow: 0 5px 0px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  color: #6eaa28;
  border: 1px solid #6eaa28;
  padding: 8px 20px;
}
.EventInfoLeft span.EventInfoLeftDate {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 20px 4px;
}
.EventInfoLeft span.EventInfoLeftTime {
  font-size: 1.13em;
  padding: 4px 10px 20px;
}
.OVList, .VList {
  margin-top: 23px;
}
.OVList li, .VList li {
  border-bottom: 1px solid #efefef;
  padding-bottom: 23px;
  padding-top: 23px;
}
.OVList li::after, .VList li::after {
  content: "";
  clear: both;
  display: block;
}
.OVList li:last-child, .VList li:last-child {
  border-bottom: 0px;
}
.OVList li .OVListEventPicture, .VList li .OVListEventPicture {
  width: 30%;
}
.OVList li .OVListEventPicture.OVListEventPictureFirst, .VList li .OVListEventPicture.OVListEventPictureFirst {
  float: left;
}
.OVList li .OVListEventDaten, .VList li .OVListEventDaten {
  float: left;
  width: 70%;
  padding-left: 12px;
}
#NavEventLI {
  padding-top: 0.88em !important;
}
.Salutation {
  margin-bottom: 23px;
}
.Salutation2 {
  margin-top: 23px;
}
.LinkShowAdditionalParticipant a, .LinkHideAdditionalParticipant a {
  background-color: #6eaa28;
  border: 1px solid #6eaa28;
  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;
  color: #6eaa28;
}
.LinkShowAdditionalParticipant a::after, .LinkHideAdditionalParticipant a::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 23px;
}
.LinkHideAdditionalParticipant a::after {
  content: "";
}
.FieldDatenschutz, #PermitFrage {
  margin-bottom: 1.13em;
}
.FieldPermit .CheckboxLabelText {
  margin-left: -5px;
}
#FormularBuchungsnummer {
  background-color: #efefef;
  padding: 20px 23px;
}
.GoogleMapHTMLTextStart {
  margin-bottom: 12px;
}
.GoogleMapHTMLTextEnd {
  margin-top: 12px;
}
.RadioGroupFieldsetMultirowalignleft, .RadioGroupFieldsetMultirow, .RadioGroupFieldsetStandard {
  padding-top: 10px;
}
.GroupFieldsetAdditionalParticipants {
  padding: 20px 23px;
  border: 6px solid #efefef;
}
.LabelRadiogroupInputAlignleft, .LabelRadiogroupInputStandard {
  padding-bottom: 5px;
}
#CalendarSmallHome #CalendarSmallCage table .WeekDay5, #CalendarSmallHome #CalendarSmallCage table .WeekDay6 {
  background-color: #efefef !important;
  color: #868686;
}
#CalendarSmallHome #CalendarSmallCage table .WeekDay6 {
  background-color: #dedede !important;
}
.FieldSubTypeAlignleft .customfile {
  width: 100% !important;
}
#HauptMenu, #TopMenu {
  margin: 0 auto;
  width: 1200px;
}
#MenueLevel2 {
  min-width: 210px;
  width: 290px;
  margin-top: 60px;
}
#MenueLevel2 li {
  z-index: 999;
  border-top: 1px solid #2f2f2f;
}
#MenueLevel2 a {
  background-color: #6eaa28;
}
#MenueLevel2 a:after {
  content: "";
  display: inline-block;
  float: right;
  text-align: right;
  font-family: "Font Awesome 5 Free";
  font-size: x-small;
  font-weight: 700;
  color: rgba(197, 221, 169, 0.75);
}
#MenueLevel2 a:after:hover {
  color: white;
}
#InhaltCalendar {
  float: none;
}
.calendar_cage_grande .week_header {
  background-color: #6eaa28;
}
.calendar_cage table tr td {
  color: #FFF;
}
.css-trafficlight {
  display: inline-block;
  width: 60px;
  height: 20px;
  border-radius: 4px;
  position: relative;
  background-color: #585858;
  top: 5px;
}
.css-trafficlight span {
  content: "";
  color: white;
  position: absolute;
  border-radius: 0.88em;
  width: 16px;
  height: 16px;
  left: 2px;
}
.trafficlightrot span {
  top: 2px;
  left: 42px;
  background-color: #F61616;
  box-shadow: 0 0 0.88em #F61616;
}
.trafficlightgelb span {
  top: 2px;
  left: 22px;
  background-color: #FCD424;
  box-shadow: 0 0 0.88em yellow;
}
.trafficlightgruen span {
  top: 2px;
  left: 2px;
  background-color: #0FE80F;
  box-shadow: 0 0 0.88em #0FE80F;
}
/* Termine Kalender */
.EventAppointmentMonth {
  margin-top: 30px;
}
.EventAppointmentMonth::after {
  content: "";
  clear: both;
  display: block;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] {
  width: 50%;
  padding-right: 10px;
  border-right: 1px solid #AAA;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthHeader {
  padding: 7px 0;
  padding-top: 0px;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthHeader::after {
  clear: "";
  clear: both;
  display: block;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthHeader .EventAppointmentMonthPrev .UpdateEventAppointmentsMonth, .EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthHeader .EventAppointmentMonthNext .UpdateEventAppointmentsMonth {
  border: 4px solid #FFF;
  background-color: #CD1536;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  color: #FFF;
  font-weight: bold;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthHeader .EventAppointmentMonthCenter {
  line-height: 40px;
  color: #333;
  font-weight: bold;
  font-size: 23px;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable button.ActiveAppointmentsByDay {
  background-color: rgba(205, 21, 54, 0.1);
  color: #cd1536;
  padding: 0.25rem;
  border-radius: 100%;
  transition: all 0.3s ease 0s;
  border: 0;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable button.ActiveAppointmentsByDay.SelectedEventAppointmentDay {
  background-color: #cd1536;
  color: #FFF;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable thead tr th {
  color: #555555;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable thead tr th.EventAppointmentKW {
  color: #cd1536;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable tbody tr th.EventAppointmentKW {
  color: rgba(205, 21, 54, 0.5);
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable tbody tr td {
  color: #a6a6a6;
  height: 40px;
  width: 40px;
  padding: 1px;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable tbody tr td span {
  padding: 0.25rem;
  height: 40px;
  width: 40px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.EventAppointmentMonth > div:first-child[id^=EventAppointmentMonth] .EventAppointmentMonthTable tbody tr td button {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] {
  text-align: left;
  border-left: 1px solid #AAA;
  position: relative;
  left: -1px;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] .EventAppointmentsByDayHeader {
  border-bottom: 1px solid #AAA;
  color: #333;
  font-weight: bold;
  font-size: 23px;
  padding: 0px 23px 0.88em;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] ul {
  padding-left: 0px;
  list-style: none;
  border-top: 0px;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] ul li {
  padding-left: 23px;
  padding-top: 5px;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] ul li p.EventappointementDates::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: 7px;
  margin-left: -1px;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] ul li .EventappointementLabel {
  font-weight: bold;
}
.EventAppointmentMonth div[id^=EventAppointmentMonthData] ul li .EventappointementDates {
  color: #777;
}
.SelectedEventAppointment {
  border-bottom: 2px solid #AAA;
  padding: 10px 0;
}
.SelectedEventAppointments {
  list-style: none;
}
.SelectedEventAppointments .SelectedEventAppointment .EventappointementDates::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: 7px;
  margin-left: -1px;
}
.EventAppointmentMonth .EventAppointmentMonthTable td.Appointments span {
  border-radius: 100px;
}
.PBDNotificationObligationRevocation {
  margin-top: 30px;
}
#HideInfos {
  width: 600px;
  left: calc(50% - 300px);
}
#HideInfos #preconfirmation, #HideInfos #Buchungsnr {
  margin-right: 3px;
  height: 34px;
}
#exposeMask {
  background-color: #000;
}
#anmelden + #NewsletterAbmeldung {
  background-color: #efefef;
  padding: 23px 23px 20px;
  border-radius: 7px;
  border: 1px solid #d9d9d9;
}
#NewsletterAbmeldung {
  margin-top: 12px;
}
#NewsletterAbmeldung #abmelden .newsletterTitle {
  font-size: 23px;
  margin-bottom: 12px !important;
  line-height: 28px;
  font-weight: bold;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 12px;
  color: #333;
}
#NewsletterAbmeldung #abmelden .newsletterDescription {
  margin-bottom: 12px;
}
#NewsletterAbmeldung #abmelden #EMailFrageAbsage {
  background-color: #ddd;
  border: 1px solid #efefef;
  padding: 6px 6px 6px 1.13em;
  border-radius: 7px;
}
#NewsletterAbmeldung #abmelden #EMailFrageAbsage .LabelTextInput {
  font-weight: bold;
  line-height: 20px;
  min-height: 30px;
  padding-top: 5px;
}
#NewsletterAbmeldung #abmelden .PflichtfeldHinweis {
  margin-top: 8px;
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
}
#NewsletterAbmeldung #abmelden .NewsletterAbsageBottom {
  margin-bottom: 0px;
}
#iconbar, #FormularSearch {
  display: none;
}
.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: 0.88em;
  width: 16px;
  height: 16px;
  left: 2px;
}
.trafficlightrot span {
  top: 2px;
  left: 42px;
  background-color: #F61616;
  box-shadow: 0 0 0.88em #F61616;
}
.trafficlightgelb span {
  top: 2px;
  left: 22px;
  background-color: #FCD424;
  box-shadow: 0 0 0.88em yellow;
}
.trafficlightgruen span {
  top: 2px;
  left: 2px;
  background-color: #0FE80F;
  box-shadow: 0 0 0.88em #0FE80F;
}
div[class*=_popover] .btn, div[class*=_modal] .btn {
  font-size: 9px;
  padding: 6px;
  width: 23px;
  height: 23px;
  line-height: 0;
  background-color: #21a6ce;
}
div[class*=endOfQuestion] {
  display: inline-block;
  margin-left: 10px;
}
div[class*=afterLabel] {
  display: inline-block;
  margin-right: 10px;
}
div[class*=beforeLabel] {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
div[class*=beforeQuestion] {
  display: inline-block;
  float: left;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  width: 30%;
  margin-right: 2%;
  display: block;
  float: left;
}
.endOfQuestion_popover_right {
  margin-right: -30px;
  position: relative;
  left: -36px;
}
.hasEntries::after, #Clickpath .clickpath_link::after {
  content: "";
  margin: auto 10px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: x-small;
  font-weight: 700;
  color: rgba(197, 221, 169, 0.75);
}
.hasEntries::after:last-child::after, #Clickpath .clickpath_link::after:last-child::after {
  display: none;
}
.hasEntries::after #ClickpathNaviRahmen span.clickpath_link a::after, #Clickpath .clickpath_link::after #ClickpathNaviRahmen span.clickpath_link a::after {
  content: "";
  width: 5px;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  color: #b9baba;
  font-family: "Font Awesome 5 Free";
  font-size: x-small;
  font-weight: 700;
  margin: 1.4rem 0.2em;
  transform: rotate(0deg);
}
#Footer {
  background-color: #6eaa28;
  color: #fff;
  padding: 20px 0 10px 0;
  /* height: 180px; */
}
#Clickpath {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#InhaltFormular {
  /*margin-left: 16.66667%;*/
  margin-left: 2%;
  margin-top: 2em;
}
.FormEventName.EventName {
  border: none;
}
#InhaltStart, #InhaltConfirmation {
  /* margin: 15px; */
  /*margin-left: 16.66667%;*/
  margin-left: 2%;
  margin-top: 2em;
}
ul#MenueLevel2.MenueLevel2 li {
  padding: 0 !important;
}
.hasEntries li {
  padding: 0;
  margin: 0;
}
div#SidebarFormular {
  width: 270px;
  right: 1rem;
  /* margin-top: -340px; */
  padding: 120px 25px 20px 20px;
}
/* UA tmp */
#Footer ul {
  width: 40%;
  float: left;
  margin-bottom: 0;
  display: flow-root;
}
#Footer p {
  margin-top: 72px;
  width: 100%;
  text-align: right;
}
#Footer p, #Footer li {
  font-size: 16px;
}
#Footer ul:nth-child(1) {
  padding-left: 0;
}
#Footer ul:nth-child(2) {
  float: right;
}
#Footer ul:nth-child(2) li {
  float: right;
  margin-left: 15px;
}
#Footer ul:nth-child(1) li {
  margin-right: 15px;
}
#Footer li {
  list-style: none;
  float: left;
}
#FooterContentText {
  display: flow-root;
}
#Footer .footer-icon {
  font-size: 24px;
  padding-left: 5px;
}
.SidebarHtml {
  border-bottom: 2px solid #afafaf;
  padding-bottom: 10px;
}
#Inhalte {
  display: flex;
}
img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
span.DsLabel {
  width: 100%;
}
label.LabelTextInput.LabelStandard::after {
  content: ":";
}
.PaneButtons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.PaneButtons > li {
  min-width: 75px;
  margin-right: 10px;
}
.PaneButtonLeft {
  order: 1;
}
.PaneButtonRight {
  order: 2;
}
.PaneButtonCenter {
  order: 3;
  margin-top: 1em;
}
.PaneButtonCenter > div > p {
  display: flex;
  width: 100%;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
.LongDesHlFolded {
  display: flex;
  gap: 400px;
}
.LongDesHlFolded .ToggleLongDesIconInButton {
  color: #AAA;
}
button.NavResponsiveSwitch {
  position: absolute;
  top: -86px;
  right: 25px;
  background-color: #FFF;
}
button.NavResponsiveSwitch span {
  color: #6EAA28 !important;
  font-size: xx-large;
}
