@charset "UTF-8";
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
html, body {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  font-weight: 300 !important;
  letter-spacing: -0.01rem;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
a {
  color: #00aeef;
  transition: all 0.3s ease-in-out 0s;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #3dcaff;
}
h1, h2, h3, .EventName {
  font-size: 1.625rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 0 0 40px;
  border-bottom: 1px dotted #000;
  font-weight: 300;
}
h2, h3 {
  margin: 10px 0 23px;
  padding: 0;
  border-bottom: none;
}
p {
  padding-bottom: 10px;
}
ul, ol {
  padding-left: 15px;
}
ul.OVList, #SecondLevelMenu ul, ul.VList, .DownloadHTMLText ul, ul#DataSummeryEvents, ul#Answerlist, #LocaleSwitch ul {
  list-style: none;
}
/*Struktur END*/
/*Header START*/
#Header {
  height: 200px;
  position: relative;
}
#Header .navbar {
  height: 70px;
  background-color: #333;
  border: 0 none;
}
#Header .headerMiddle {
  width: 1158px;
  margin: 0 auto;
  position: relative;
}
#Header a.logo {
  padding: 15px 0 0;
  position: relative;
  display: block;
}
#Header a.logo span {
  color: #d8d8d8;
  font-size: 15px;
  line-height: 20px;
  width: 162px;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 20px;
}
.logoImageHeader, #Footer .logoImage {
  display: inline-block;
  vertical-align: top;
  height: 133px;
  box-shadow: 0 36px 5px 0px grey;
  margin-top: 20px;
  float: right;
}
.logoImageHeader:after, #Footer .logoImage:after {
  /* background-image: radial-gradient(ellipse at center center , rgba(0, 0, 0, 0.4) 0px, rgba(0, 0, 0, 0) 75%); */
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  transition: all 0.3s ease-in-out 0s;
  float: left;
  width: 133px;
}
/*Header END*/
/*Footer START*/
#Footer #FooterContentText {
  width: 1240px;
  padding: 100px 40px 25px;
  background-color: #00aeef;
  background-image: linear-gradient(to bottom, #00aeef 0px, #0079a1 100%);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 190px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#Footer #FooterContentText:after {
  content: " ";
  display: block;
  clear: both;
}
#Footer #FooterContentText .footerText {
  margin: 0 0 45px;
}
#Footer #FooterContentText .copyright-wrapper {
  font-size: 11px;
  text-transform: uppercase;
}
#Footer #FooterContentText .copyright-wrapper ul {
  list-style: none;
}
#Footer #FooterContentText .copyright-wrapper a {
  color: #000;
}
#Footer #FooterContentText .copyright-wrapper li {
  display: inline-block;
  margin: 0 0 0 15px;
}
#Footer .logoImage {
  text-align: center;
  position: relative;
}
#Footer:after {
  content: " ";
  display: block;
  clear: both;
}
/*Footer END*/
/*Sidebars START*/
.Leftbar, .Sidebar {
  width: 0px;
}
.Sidebar {
  width: 100%;
}
#Printbutton {
  margin-top: 20px;
  margin-left: 40px;
}
#Printbutton a {
  display: inline-block;
}
/*Sidebars END*/
/*---Inhaltsseiten START---*/
#Inhalte {
  width: 1240px;
  margin: 0 auto 80px;
}
.Inhalt {
  width: 1160px;
  margin: 0 auto;
}
.RahmenT37 .Inhalt {
  width: 850px;
  margin: 0px;
  float: left;
  padding-left: 40px;
}
.RahmenT37 .Sidebar {
  width: 346px;
  padding-right: 40px;
  padding-left: 40px;
  float: left;
  background-color: #e5e5e5;
  padding-bottom: 30px;
  padding-top: 20px;
  margin-left: 40px;
}
.ListDatenDiv p {
  padding-bottom: 0;
}
/*Startseite START*/
/*Buchungsnummer Formular*/
#EingabeBN {
  display: inline-block;
  vertical-align: top;
}
#WeiterBN {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
#BNbottom {
  clear: both;
  margin-top: 10px;
}
#OffeneVeranstaltungen {
  clear: both;
  margin-top: 20px;
  display: inline-block;
}
#Veranstaltungsliste ul li {
  margin-bottom: 30px;
}
#Veranstaltungsliste p {
  margin-bottom: 5px;
}
/*Startseite END*/
/*---Inhaltsseiten END---*/
/*---Formulare START---*/
/*--- Buttons START ---*/
.submit, a.nextPane, a.prevPane, .Print a {
  background-color: #BFB600;
  color: #000;
  display: block;
  text-transform: uppercase;
  font-family: inherit;
  font-size: 1rem;
  border: none;
  padding: 10px 60px;
}
.submit:hover, .submit:focus, .submit:active, a.nextPane:hover, a.nextPane:focus, a.nextPane:active, a.prevPane:hover, a.prevPane:focus, a.prevPane:active {
  cursor: pointer;
}
li.PaneButtonRight, .submitAnmeldung {
  float: right;
}
li.PaneButtonLeft {
  width: auto;
}
.submitAnmeldungPaneButton {
  float: right;
  font-size: inherit;
  font-family: inherit;
}
ul.PaneButtons:after {
  display: block;
  content: " ";
  clear: both;
}
/*--- Buttons END ---*/
.Textinput, .TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .SelectInput, .FileInput, #SucheEingabe, .inputLogIn, .TextareaInput {
  padding: 5px;
  font-size: 1rem;
  font-family: inherit;
  color: inherit;
}
textarea#EventAnswers_1__Inputfield54 {
  width: 100%;
  min-height: 200px;
}
.CheckboxInput, .CheckboxLabelText {
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}
.CheckboxLabelText {
  width: 90%;
  margin: 0;
}
.FormStep, #InfoTabs .InfoStep {
  float: none;
  display: inline-block;
  height: auto;
}
.EventZeit {
  padding-bottom: 0;
}
/*Damit Satz "Bitte teilen Sie uns mir ob sie kommen" auf selber Höhe wie Pflichtstern ist*/
fieldset.GroupFieldsetAttendance > h2 + span + p, fieldset.GroupFieldsetAttendance > h3 + span + p {
  padding: 0;
}
fieldset {
  border: none;
  margin-top: 20px;
}
fieldset fieldset {
  border: none;
  margin-top: 0;
}
.GroupFieldsetAttendance .LabelRadiogroupInput {
  display: block;
  clear: both;
  padding-bottom: 15px;
}
#Attendance .IsEscortNum {
  display: block;
  float: left;
  width: auto;
  margin: 20px 5px 20px 0;
  height: 22px;
}
#Attendance input.IsEscortNum {
  width: 50px;
  text-align: center;
}
.escortData, .AdditionalParticipantData {
  padding-top: 20px;
  clear: both;
}
.GroupFieldsetAdditionalParticipants {
  padding: 20px 0 0;
  border-top: 1px solid #fff;
}
.AdditionalParticipantData h3 {
  margin-top: 0;
}
.AdditionalParticipantQuestions {
  padding: 0 0 20px;
  border-bottom: 1px solid #fff;
  margin: 0 0 20px;
}
.GroupFieldset .Frage {
  margin-bottom: 10px;
}
.GroupFieldset .Frage .HTMLtext {
  margin: 40px 0 0;
}
.PaneButtons {
  margin-top: 20px;
}
.PaneButtonCenterContent {
  width: 100%;
  padding-left: 70px;
}
.slider, .slideralignleft {
  background-color: #fff;
}
.slider a, .slideralignleft a {
  border: none;
}
#DataSummeryParticipant, #DsAdditionalParticipants {
  padding: 0 0 20px;
}
#DsParticipants, #DsAdditionalParticipants, #DsEscorts {
  margin-top: 30px;
}
.DsAdditionalParticipant {
  margin-bottom: 20px;
}
.Dsheadline, .AnswerAntwortHL {
  font-weight: bold;
  margin-top: 15px;
  display: block;
}
#Zahlungspflicht, #ObeyRulesFrage, #FormHTMLTextAbovePrivacyStatement, #LabelDatenschutz, #AdditionalParticipantsEMail, #WiderrufDiv, #PermitFrage {
  clear: both;
  margin-top: 20px;
  display: block;
}
.PflichtfeldHinweis {
  margin-top: 20px;
}
.PflichtfeldStern {
  color: red;
}
.error {
  background-color: red;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.error em {
  border-color: red transparent transparent;
}
/* Wenn man den Pfeil nach unten bei Fehlermeldungen entfernen will
.error em {
	display: none;
}
*/
.invalid, input.invalid {
  border: 1px solid red;
  box-shadow: 0px 0px 2px 2px red;
}
#Answers {
  margin: 20px 0;
}
#GoogleMapsForm #GMap {
  width: 265px;
  height: 265px;
}
#GoogleMapsConf #GMap {
  width: 500px;
  height: 375px;
}
p.AnswerAntwort, p.AnswerAntwortHL {
  padding-bottom: 0;
  line-height: 140%;
}
.AnswerAntwortLabel {
  width: 33%;
  display: inline-block;
}
.AnswerAntwortValue {
  width: 60%;
}
.AnswerStatus {
  font-weight: normal;
}
#grcode img {
  width: auto;
}
#EndeFormular {
  clear: both;
  content: " ";
  display: block;
}
/*Reihe START*/
.MeFormListEventDatenWithCheckbox, .AttendanceCheckbox {
  display: inline-block;
  vertical-align: top;
}
.AttendanceCheckbox {
  padding: 5px 5px 0 0;
}
.VListMeForm li {
  border: 1px solid #000;
  padding: 10px;
  margin-bottom: 20px;
}
.AnswerEventName {
  font-weight: bold;
}
.AnswerItem p {
  padding-bottom: 0;
  line-height: 140%;
}
/*Reihe END*/
/*Formulare END*/
/*Tagesordnungspunkte START*/
.AnmeldungTagesordnung h2, .AnmeldungTagesordnung h3 {
  font-size: 1rem;
}
.SeListDateFloat, .SeListEventDaten {
  display: inline-block;
  width: 25%;
}
.SeListEventDaten {
  width: 75%;
}
/*Tagesordnungspunkte END*/
/*Newsletter START*/
#FormHTMLTextBelowForm, .FormBottomHintDoubleOptIn, .NewsletterAbsageBottom {
  display: inline-block;
}
#EMailFrageAbsage {
  margin-bottom: 20px;
}
/*Newsletter END*/
/*Stammdatenänderung START*/
.MasterDataLinkHTMLTop {
  clear: both;
  margin-top: 20px;
}
/*Stammdatenänderung END*/
/*Label "Bemerkung" entfernen für Zusatzfrage "Weitere Bemerkungen" START*/
.GroupFieldsetQuestions label[for="EventAnswers_1__Inputfield54"] {
  display: none;
}
/*Label "Bemerkung" entfernen für Zusatzfrage "Weitere Bemerkungen" END*/
.TextareaInput.InputfieldAlignleft {
  width: 100%;
  height: 214px;
}
.TextInput, .EmailInput, .UrlInput, .NumberInput, .CurrencyInput, .TextareaInput, .SelectInput, .FileInput, #SucheEingabe {
  width: 65%;
}
.FieldInputfield9 .LabelTextarea {
  display: none;
}
.HTMLtextBelow {
  margin-left: 0px;
  margin-top: 10px;
}
.DateSelectInput {
  padding: 5px;
  padding-right: 0px;
  height: 32px;
}
.DateSeperator {
  margin-right: 5px;
}
p.AnswerAntwort, p.AnswerAntwortHL {
  margin-bottom: 10px;
}
p.AnswerAntwort::after, p.AnswerAntwortHL::after {
  content: "";
  clear: both;
  display: block;
}
p.AnswerAntwort .AnswerAntwortLabel, p.AnswerAntwort .AnswerAntwortValue, p.AnswerAntwortHL .AnswerAntwortLabel, p.AnswerAntwortHL .AnswerAntwortValue {
  float: left;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  padding-bottom: 18px;
  padding-top: 4px;
}
fieldset .RadioGroupFieldset {
  padding-top: 4px;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
