@charset "UTF-8";
/* Alte Farbe #871D33 */
/* Struktur */
* {
  margin: 0px;
  padding: 0px;
}
img {
  border: none;
}
a:link, a:visited, a:hover {
  color: #a1002e;
  text-decoration: underline;
}
/* Struktur */
body {
  background-color: #ffffff;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1rem;
  color: #5A5A5A;
  line-height: 1.55em;
}
html, body {
  height: 100%;
  background-color: #E8E8E8;
}
#Rahmen {
  background: linear-gradient(#ACACAC, #E8E8E8) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#Gesamt, #Inhalte, #Header {
  width: 1150px;
}
#Gesamt {
  margin: 0px auto 0px auto;
  background-color: #ffffff;
  border: 1px solid #919090;
  border-top: none;
}
#Header {
  padding-top: 0px;
}
#Inhalte {
  margin-left: 0px;
  min-height: 400px;
  position: relative;
  margin-top: -10px;
  display: flex;
}
#Footer {
  font-size: 10px;
  padding: 20px;
  padding-left: 20px;
  display: flex;
  justify-content: center;
}
#SidebarEventserieFormular .SidebarHtml h2 {
  /*color: #a1002e;*/
  margin-top: 8px;
}
/* Inhaltsseiten */
/* Individuelle Einstellungen können jeweils über die ID vorgenommen werden */
.Leftbar {
  float: left;
  width: 230px;
  min-height: 200px;
}
.Inhalt {
  float: left;
  margin-right: 15px;
  padding: 10px 10px 30px;
  margin-top: 20px;
  width: 600px;
}
.Sidebar {
  width: 250px;
  float: right;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
}
/* Allgemeiner Definitionen */
p {
  margin-bottom: 10px;
}
h1 {
  color: #a1002e;
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
h2 {
  color: #a1002e;
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: 0px;
}
h3 {
  color: #a1002e;
  font-size: 1rem;
  font-weight: bold;
}
h4 {
  color: #a1002e;
  font-weight: bold;
}
h5 {
  color: #a1002e;
  font-weight: bold;
}
.DsLabel {
  width: 35%;
}
.RadiogroupInput, .IsAttendancy {
  top: 0;
}
/* Darstellung in Listen */
.VList {
  /* gültig für alle Listen ul-Tags, individuell über Einzelklassen */
  margin-left: 0px;
  list-style-type: none;
}
.EndeLi {
  /* Überhängende Floats beenden */
  clear: left;
}
.ListIconEmptyDiv, .ListIconDiv {
  /* gültig für alle Icons in Listen */
  width: 50px;
  float: left;
}
.ListDatenDiv {
  /* gültig für alle Datenbereiche in Listen */
  margin-left: 0px;
  width: auto;
  float: left;
}
.ListPictureDiv {
  /* gültig für alle Vorschaubilder in Listen */
  margin-left: 0px;
  float: left;
}
.ListEventName {
  /* gültig für alle Eventnamen in Listen  html-Tag h2*/
  margin-bottom: 0px;
}
.ListDate {
  /* gültig für alle Datums-Absätze in Listen */
  margin-bottom: 0px;
}
.ListLocation {
  /* gültig für alle Ortangaben in Listen */
  margin-bottom: 0px;
}
.ListShortD {
  /* gültig für alle Kurzbeschreibungen in Listen */
  margin-bottom: 0px;
}
/* Spezielle allgemeine Seiten-Elemente, oft mit identischem Aussehen */
.EventKontakt, .EventDownloads {
  width: 240px;
  padding: 10px;
  padding-left: 0px;
  font-size: 0.9em;
}
.GoogleMaps {
  /* allgemeiner Wrapper */
}
#GMap {
  width: 520px;
  height: 400px;
}
#GoogleMapsForm #GMap {
  width: 250px;
  height: 250px;
}
.GMapHide {
  /*Blendet den Inhalt des MapFensters aus */
  visibility: hidden;
  width: 1px;
  height: 1px;
}
.Print {
  /* allgemeiner Wrapper umschließt die Print- Elemente  */
  margin-top: 10px;
}
#Printbutton, .PagebreaksInfoRegistration {
  width: 230px;
  padding: 10px;
  font-size: 0.9em;
  color: #ffffff;
  background-color: #a1002e;
  text-align: center;
}
#Printbutton a:link, #Printbutton a:visited, #Printbutton a:hover .PagebreaksInfoRegistration a:link, .PagebreaksInfoRegistration a:visited, .PagebreaksInfoRegistration a:hover {
  color: #ffffff;
}
.Link {
  /* allgemeine Link Klasse  */
  color: #a1002e;
  text-decoration: underline;
}
/* Einzeldarstellung von Veranstaltungen  */
.LongDescription {
  margin-top: 15px;
}
.Salutation2 {
  margin-top: 5px;
}
/* fallz Anrede in zwei Teilen  */
.EventName {
  margin-top: 10px;
  font-weight: bold;
  font-size: 1.1em;
}
.EventZeit {
  margin: 0px;
}
.EventLocation {
  margin: 0px;
  margin-left: 0px;
}
/* Formulare  */
.Formular {
  /* für alle Formulare*/
  margin-left: 0px;
  width: 600px;
}
.submit {
  /* für alle submits  */
  background-color: #a1002e;
  color: #FFFFFF;
  font-family: helvetica, arial, helv, sans serif;
  font-size: 1rem;
  text-decoration: none;
  width: 100px;
  float: left !important;
  background-color: #a1002e;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.submitAnmeldung {
  clear: left;
}
/* Buchungsnummer */
#EingabeBN {
  width: 300px;
  float: left;
}
#WeiterBN {
  width: 120px;
  float: left;
}
.Buchungsnr {
  /* ansonsten i.d.R. wie class Textinput */
  width: 280px;
}
.BuchungsnrLabel {
  /* wird i.d.R. ausgeblendet */
  display: none;
}
/*Anmeldeformulare */
#TestEMail {
  /* blendet das spezielle Honycomb E-Mail Feld aus */
  display: none;
}
.PflichtfeldStern {
  color: #a1002e;
  font-weight: bold;
}
.GroupFieldset {
  /* für alle Fragensätze */
  margin-top: 10px;
  width: 100%;
}
.GroupFieldsetAttendance {
  /* Teilname */
}
.GroupFieldsetApplicant {
  /* Teilnehmer */
}
.GroupFieldsetEscort, .GroupFieldsetRepresentative {
  /*speziell für das Ausblenden der Begleitpersonen Fragen*/
  display: none;
}
.GroupFieldsetQuestions {
  /* alle Zusatzfragen */
}
.RadioGroupFieldset {
  display: inline-block;
  margin-bottom: 3px;
  border: none;
}
.GroupFieldsetQuestions .Frage .RadioGroupFieldset .LabelRadiogroupInput {
  /* Zeilenweise Darstellung der Radios für "normale" Fragensätze */
  display: block;
}
#Attendance {
  clear: left;
  border: none;
  padding-top: 10px;
}
#Attendance h2 {
  margin-top: 0px;
}
#Attendance .LabelRadiogroupInput {
  display: block;
  margin-bottom: 3px;
  /* Zeilenweise Darstellung der Radios für "Teilname" */
}
.Frage {
  /*umschließt jede Einzelfrage */
  padding-top: 3px;
  padding-bottom: 13px;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea {
  margin-bottom: 3px;
  width: 33%;
  display: block;
  float: left;
}
.Buchungsnr, .TextInput, .EmailInput, .UrlInput, .NumberInput, .TextareaInput {
  width: 280px;
  padding-left: 2px;
  padding-top: 2px;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #BAC0C3 #BAC0C3 #BAC0C3 #BAC0C3;
  border-style: solid;
  border-width: 1px;
  color: #000000;
}
.TextareaInput {
  height: 200px;
}
#LabelDatenschutz {
  clear: left;
  display: block;
  width: 100%;
  padding-top: 20px;
  float: left;
  margin-bottom: 12px;
}
#EndeFormular {
  clear: both;
}
.errorMessage {
  display: none;
}
.error {
  /* supply height to ensure consistent positioning for every browser */
  height: 15px;
  background-color: #fed700;
  border: 1px solid #e3001b;
  font-size: 11px;
  color: #e3001b;
  padding: 3px 10px;
  margin-left: 10px;
  margin-top: -1px;
  border-radius: 4px;
  /* CSS3 spicing for mozilla and webkit */
  border-radius-bottomleft: 0;
  border-radius-topleft: 0;
  box-shadow: 0 0 6px #ddd;
  box-shadow: 0 0 6px #ddd;
}
#TextMiddle {
  display: none;
}
#OffeneVeranstaltungen {
  clear: left;
  margin-top: 140px;
}
#TextTop, #TextTopMe, #TextTopFormular, #TextTopMeForm, #TextTopConfirmation, #Formular, #MeFormList, #Confirmation {
  margin-left: 0px;
}
#EventStartFormular {
  margin-top: 20px;
}
#barcode {
  background-color: #ffffff;
  width: 520px;
}
.FormularBuchungsnummer {
  margin-top: 20px;
}
.MeLongDescription {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}
.AnmeldungTagesordnung {
  clear: left;
}
.InputFieldPicture {
  clear: both;
  display: block;
}
.EventStart {
  line-height: 1.3em;
  margin-bottom: 20px;
}
.EventConfirmationStart {
  margin-bottom: 20px;
}
.EventPicture {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  float: left;
}
.ConfirmationPictureYes, .ConfirmationPictureNo {
  float: right;
}
#Answers {
  margin-top: 20px;
  margin-bottom: 20px;
}
#Answers h2 {
  margin-top: 10px;
}
#Answers h3 {
  margin-top: 5%;
}
.AnswerEventName {
  font-weight: bold;
  margin-bottom: 5px;
}
.AnswerItem .AnswerEventName {
  color: #a1002e;
  margin-bottom: 2px;
}
.AnswerEventZeit {
  margin-bottom: 5px;
}
.AnswerItem .AnswerEventZeit {
  margin-bottom: 2px;
}
.AnswerEventLocation {
  margin-bottom: 5px;
}
.AnswerItem .AnswerEventLocation {
  margin-bottom: 2px;
}
.AnswerItem h3 {
  margin-top: 5px;
}
.AnswerAntwort {
  margin-bottom: 5px;
}
.AnswerItem .AnswerAntwort {
  margin-bottom: 2px;
}
.AnswerBottom {
  font-size: 4px;
  margin: 0px;
  padding: 0px;
  height: 6px;
}
#Answerlist .AnswerPerson {
  margin: 0;
}
.AnswerPerson {
  margin-top: 0;
  margin-bottom: 4px;
}
#Zahlungspflicht {
  clear: left;
  margin-left: 400px;
  width: 200px;
  padding-top: 10px;
  margin-bottom: 10px;
}
.LabelAlignleft, .LabelRadioGroupAlignleft {
  float: none;
  width: auto;
}
.InputfieldAlignleft {
  width: 95%;
}
.CheckboxInput {
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.LabelCheckboxInput {
  display: block;
  width: 100%;
  float: left;
}
.CheckboxInputAlignleft {
  float: left;
  margin-left: 0%;
  margin-right: 1%;
  margig-top: 5px;
}
.LabelCheckboxInputAlignleft {
  display: block;
  width: 90%;
  float: left;
}
.RadiogroupInputAlignleft, .RadiogroupInputStandard {
  display: inline;
}
.LabelRadiogroupInputAlignleft, .LabelRadiogroupInputStandard {
  display: inline !important;
  margin-right: 15px;
}
.RadiogroupInputMultirow, .RadiogroupInputMultirowalignleft, .RadiogroupInputPriceCategory, .RadiogroupInputMultirowPriceCategory {
  display: block;
  float: left;
  clear: left;
  margin-right: 1%;
}
.LabelRadiogroupInputMultirow, .LabelRadiogroupInputMultirowalignleft {
  display: block;
  width: 95%;
  float: left;
  padding-bottom: 5px;
}
.LabelRadioGroupMultirowalignleft {
  float: none;
  width: auto;
}
.DateSelectInputDay {
  width: 50px;
  text-align: right;
}
.DateSelectInputHour, .DateSelectInputMinute {
  width: 70px;
  text-align: right;
}
.DateSelectInputMonth {
  width: 60px;
  text-align: right;
}
.DateSelectInputYear {
  width: 50px;
  text-align: right;
}
option {
  padding-right: 10px;
}
.Dateinput {
  float: left;
  padding-bottom: 5px;
}
.DateSeperator, .TimeSeperator {
  font-weight: bold;
}
.DatetimeSeperator {
  font-weight: bold;
}
#HauptMenu {
  width: 220px;
}
#HauptMenu ul {
  list-style-type: none;
}
#HauptMenu > ul {
  border-top: 6px solid #a1002e;
  position: relative;
  top: -6px;
}
#HauptMenu li {
  margin: 0;
  font-size: 11px;
  width: 100%;
  letter-spacing: 0.1em;
  position: relative;
}
#HauptMenu > ul > li > a {
  background: linear-gradient(#fcfcfc, #dfdfdf);
  color: #000;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  padding: 0.6em 0 0.6em 0.99em;
  text-decoration: none;
}
#HauptMenu > ul > li.selected > a {
  color: #FFF;
  background: linear-gradient(#B77783 0%, #871E32 40%);
}
#HauptMenu > ul li.selected > ul {
  display: block;
}
#HauptMenu ul.MenueLevel2 li a, #HauptMenu ul#EventNav li a {
  display: block;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #999999;
  background-color: #dddddd;
  font-size: 9px;
  font-weight: bold;
  line-height: 1.2em;
  list-style: outside none none;
  padding: 0.5em 0 0.5em 2em;
  text-transform: none;
}
#HauptMenu ul.MenueLevel2 li a, #HauptMenu ul#EventNav li a {
  background-color: #ebebeb;
}
#HauptMenu ul.MenueLevel2 > li.selected > a, #HauptMenu ul#EventNav li a.Self {
  background-color: #ebebeb;
  color: #a1002e;
}
#HauptMenu li.selected ul.MenueLevel3 a {
  padding: 0.5em 0 0.5em 3em;
}
#HauptMenu ul.MenueLevel3 li.selected a {
  background-color: #FFF !important;
}
#HauptMenu li.selected ul.MenueLevel4 a {
  background-color: #FFF;
  padding: 0.5em 0 0.5em 4em;
}
#HauptMenu li.selected ul.MenueLevel4 a:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #b6203e;
  border-style: solid;
  border-width: 3px 5px;
  content: " ";
  display: inline-block;
  height: 0;
  left: 27px;
  position: absolute;
  top: 7px;
  width: 0;
}
#HauptMenu ul.MenueLevel4 li.selected a {
  color: #a1002e !important;
}
#HauptMenu ul.MenueLevel3 > li.selected > a {
  background-color: #ebebeb;
  color: #a1002e;
}
#HauptMenu ul li a:hover {
  text-decoration: underline !important;
}
.Navigation {
  min-height: 400px;
  float: left;
}
#NavigationTop {
  height: 16px;
  position: absolute;
  top: 143px;
  left: 260px;
  z-index: 100;
}
#NavigationTop #TopMenu ul {
  margin: 0;
  padding: 0;
}
#NavigationTop #TopMenu ul li {
  float: left;
  background-color: #990000;
  color: #ffffff;
  list-style-type: none;
  padding: 3px;
  padding-left: 5px;
  padding-right: 20px;
  height: 16px;
  margin: 0;
}
#NavigationTop #TopMenu ul li a:link, #NavigationTop #TopMenu ul li a:visited, #NavigationTop #TopMenu ul li a:hover {
  color: #ffffff;
}
#NavigationTop #TopMenu ul li a.Self:link, #NavigationTop #TopMenu ul li a.Self:visited, #NavigationTop #TopMenu ul li a.Self:hover {
  color: #ffffff;
  text-decoration: underline;
}
#LogInOut {
  padding-left: 10px;
  border-left: solid 1px #cccccc;
  position: absolute;
  top: 0;
  left: 895px;
  font-size: 10px;
  height: 100px;
}
#LogInHeader h2 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.inputLogIn {
  width: 120px;
}
.inputLogInU {
  width: 140px;
}
.inputLogInP {
  width: 100px;
}
.submitLogIn {
  float: none;
  width: 100px;
}
#LogInButton {
  float: right !important;
  width: 100px;
}
#LogOutButton {
  float: none;
}
#LogInOut {
  display: none;
}
#LocaleSwitch {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: 0;
  width: 48px;
}
#LocaleSwitch ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#LocaleSwitch ul li {
  list-style-type: none;
  float: left;
  margin: 0;
}
#LocaleSwitch ul li a {
  background-repeat: no-repeat;
  display: block;
}
#LocaleSwitch ul li a:hover img {
  visibility: hidden;
}
#FormTabs {
  margin-bottom: 20px;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  margin-left: 19%;
  margin-right: 30%;
}
#FormTabs a {
  color: #5A5A5A;
  text-decoration: none;
}
#FormTabs .FormStep a.active {
  text-decoration: underline;
}
#InfoTabs .InfoStep a.Self, .FormStep a.active {
  border-bottom: none;
  text-decoration: underline;
}
li.PaneButtonCenter {
  width: 400px;
}
a.nextPane, a.prevPane {
  background-color: #a1002e;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.PaneButtons {
  padding-top: 20px;
  clear: both;
}
a.PagebreaksInfoRegistrationLink {
  color: #ffffff;
}
.MasterDataLinkHTMLBottom {
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
}
.Frage::after {
  content: "";
  clear: both;
  display: block;
}
.Formular > .submitAnmeldung {
  margin-left: 500px;
}
#FormHTMLTextBelowPrivacyStatement * {
  font-size: 12px !important;
}
#TextTopFormular {
  margin: 24px 0 24px 0;
}
.RahmenForm_1E63 #Header, .RahmenConfirmation_1E63 #Header {
  height: auto;
}
.RahmenForm_1E63 #HeaderContent > p, .RahmenConfirmation_1E63 #HeaderContent > p {
  display: none;
}
.RahmenForm_1E63 #Inhalte, .RahmenForm_1E63 #HauptMenu > ul, .RahmenConfirmation_1E63 #Inhalte, .RahmenConfirmation_1E63 #HauptMenu > ul {
  border-top: 0px;
}
.RahmenForm_1E63 #LongDescription1, .RahmenConfirmation_1E63 #LongDescription1 {
  background-color: #A1002E;
  color: #FFF !important;
  padding: 2px 20px 20px;
  text-align: center;
  font-size: 14px;
}
.RahmenForm_1E63 .Inhalt, .RahmenConfirmation_1E63 .Inhalt {
  margin-right: 0px;
}
.RahmenForm_1E63 .Sidebar, .RahmenConfirmation_1E63 .Sidebar {
  margin-left: 0px;
  margin-top: 0px;
}
.RahmenForm_1E63 .Leftbar, .RahmenConfirmation_1E63 .Leftbar {
  margin-left: 15px;
  width: 215px;
}
.RahmenForm_1E63 .Leftbar #HauptMenu, .RahmenConfirmation_1E63 .Leftbar #HauptMenu {
  width: 205px;
}
.RahmenForm_1E63 #HauptMenu > ul, .RahmenConfirmation_1E63 #HauptMenu > ul {
  top: 0px;
}
.RahmenForm_1E63 #HauptMenu > ul > li > a, .RahmenConfirmation_1E63 #HauptMenu > ul > li > a {
  background: #a1002e !important;
  color: #FFF;
}
.RahmenForm_1E63 #HauptMenu ul.MenueLevel2 li a, .RahmenForm_1E63 #HauptMenu ul#EventNav li a, .RahmenConfirmation_1E63 #HauptMenu ul.MenueLevel2 li a, .RahmenConfirmation_1E63 #HauptMenu ul#EventNav li a {
  color: #FFF;
  background: #a1002e !important;
  font-size: 11px;
}
.RahmenForm_1E63 #HauptMenu ul.MenueLevel2 > li.selected > a, .RahmenForm_1E63 #HauptMenu ul#EventNav li a.Self, .RahmenConfirmation_1E63 #HauptMenu ul.MenueLevel2 > li.selected > a, .RahmenConfirmation_1E63 #HauptMenu ul#EventNav li a.Self {
  background-color: #ebebeb !important;
  color: #000 !important;
}
.RahmenForm_1E63 #TextTopFormular h1, .RahmenForm_1E63 #FktAddressGroup11 h2, .RahmenConfirmation_1E63 #TextTopFormular h1, .RahmenConfirmation_1E63 #FktAddressGroup11 h2 {
  text-align: center;
}
.RahmenForm_1E63 #TextTopFormular h1, .RahmenConfirmation_1E63 #TextTopFormular h1 {
  display: none;
}
.RahmenForm_1E63 .Inhalt, .RahmenConfirmation_1E63 .Inhalt {
  margin-top: 0px;
  padding-top: 0px;
}
.RahmenForm_1E63 .mainMenue > a.Self, .RahmenConfirmation_1E63 .mainMenue > a.Self {
  font-size: 14px;
  font-weight: bold;
}
.RahmenForm_1E63 #HauptMenu li, .RahmenConfirmation_1E63 #HauptMenu li {
  letter-spacing: unset;
}
.RahmenForm_1E63 ul.FktAddressGroupList5250 li, .RahmenConfirmation_1E63 ul.FktAddressGroupList5250 li {
  width: 16%;
  margin-right: 5%;
}
.RahmenForm_1E63 ul.FktAddressGroupList5250 li:nth-child(5n), .RahmenConfirmation_1E63 ul.FktAddressGroupList5250 li:nth-child(5n) {
  margin-right: 0px;
}
.SerienMail-Area {
  position: relative;
}
.SerienMail-Area .sm-spalte {
  position: relative;
}
.SerienMail-Area .sm-spalte::after {
  content: "";
  clear: both;
  display: block;
}
.SerienMail-Area .sm-spalte .sm-block {
  position: relative;
  float: left;
}
.SerienMail-Area .sm-spalte .sm-block.smb-l {
  width: 240px;
}
.SerienMail-Area .sm-spalte .sm-block.smb-r {
  width: 285px;
}
.SerienMail-Area .sm-spalte.sms-1 .sm-block.smb-1 {
  width: calc(57% - 240px);
  background-color: #A1002E;
}
.SerienMail-Area .sm-spalte.sms-1 .sm-block.smb-2 {
  width: calc(43% - 285px);
  background-color: #BFBFBF;
}
.SerienMail-Area .sm-spalte.sms-2 .sm-block.smb-1 {
  text-align: right;
}
.SerienMail-Area .sm-spalte.sms-2 .sm-block.smb-1 img {
  width: 220px;
}
.SerienMail-Area .sm-spalte.sms-2 .sm-block.smb-2 {
  width: 105px;
}
.SerienMail-Area .sm-spalte.sms-2 .sm-block.smb-3 img {
  width: 220px;
}
.SerienMail-Area .sm-spalte.sms-2 .sm-block.smb-1, .SerienMail-Area .sm-spalte.sms-2 .sm-block.smb-3 {
  width: 260px;
  padding-top: 23px;
}
.SerienMail-Area .sm-spalte.sms-3 .sm-block.smb-1 {
  text-align: center;
  width: calc(100% - (250px - 220px));
}
.SerienMail-Area .sm-spalte.sms-3 .sm-block.smb-1 img {
  width: 420px;
}
.Sidebar h2 {
  /*color: #FFF;*/
}
.MeFormListEvent, .AttendanceCheckbox {
  float: left;
  margin-right: 5px;
  position: relative;
  top: 10px;
}
.MeFormListEventName {
  margin-top: 12px;
}
.IsSubEventAttendancyCheckbox {
  height: 15px;
}
.SubEventDatablock {
  margin-bottom: 8px;
}
.Header {
  clear: both;
}
/* Ausblendung für event vom event 118 headerlogo */
.EVMFolderID13 #Header #HeaderContent img {
  /* color: red; */
  display: none;
}
#DSMultiEventList {
  list-style: none;
}
div#DataSummeryEvents {
  margin-top: 15px;
}
div#DataSummeryEvents h4, div#DataSummeryEvents h3, div#DataSummeryEvents h5 {
  color: #a1002e;
  font-size: 0.812rem;
}
div#DataSummeryParticipation {
  margin-top: 15px;
}
.MeFormListEventLi {
  margin-top: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.MeFormListEventDates.EventDates {
  margin-left: 20px;
}
#Answers #Answerlist {
  list-style: none;
}
#Answers #Answerlist .AnswerEventNameSubH {
  margin: 0px;
}
#SidebarFormular > div.AnmeldungEventKontakt.EventKontakt.SidebarHtml > h2 {
  color: #5A5A5A;
}
#HideInfos {
  display: flex;
  align-items: center;
  justify-content: center;
}
label {
  display: block;
}
.teilnehmerabfrage > label {
  width: 90%;
}
.teilnehmerabfrage > span {
  width: 50%;
}
.teilnehmerabfrage > input {
  width: 38%;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
.KontaktHTMLText > h2 {
  color: #5A5A5A;
}
#DataSummeryRegistrator, #DataSummeryRegistratorQuestions, #DsAdditionalParticipants, .PBDNotificationObligationRevocation {
  margin-top: 15px;
}
