@charset "UTF-8";
/* Struktur */
* {
  margin: 0px;
  padding: 0px;
}
img {
  border: none;
}
a:link, a:visited, a:hover {
  color: #2B96D0;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
/* Struktur */
body {
  font-family: TheMix-Light, Arial, sans-serif;
  font-size: 13px;
  color: #38393A;
  background: url("/media/background2022.jpg") no-repeat fixed center top transparent;
  background-color: #042e5e;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#Rahmen {
  margin: 0 auto;
  width: 1250px;
}
#Gesamt {
  width: 100%;
  min-height: 650px;
  margin: 0px auto 0px auto;
  padding-bottom: 0px;
  background-repeat: repeat-y;
}
#Header {
  width: 100%;
  color: #ffffff;
  padding-top: 100px;
}
#Header h1 {
  color: #FFFFFF;
  font: 200 52px Arial, sans-serif;
  left: 0;
  margin: 0;
  padding: 30px;
}
#Header #HeaderContent {
  display: flex;
  justify-content: space-between;
}
#Inhalte {
  width: 100%;
  margin-left: 0px;
  margin-top: 20px;
  min-height: 350px;
  position: relative;
}
/* Footer alt
#Footer {
	background-color: #afb1b2;
	font-size: 12px;
	margin: 0px auto 30px 260px;
	padding: 10px 20px 14px;
	background-color: #fff;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	width: 680px;
}*/
#Footer {
  font-size: 12px;
  padding: 15px 0px;
  background-color: #fff;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  max-width: 720px;
  width: 100%;
  margin: 10px auto 20px;
  text-align: center;
}
#Footer p {
  margin-bottom: 0;
}
/* Inhaltsseiten */
/* Individuelle Einstellungen kÃ¶nnen jeweils Ã¼ber die ID vorgenommen werden */
.Inhalt {
  /*width:600px;*/
  float: left;
  background-color: #ffffff;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.Sidebar {
  width: 240px;
  float: right;
  margin-left: 0px;
}
.Sidebar h2, .Leftbar h2 {
  margin-bottom: 0;
}
.sideLink {
  margin-bottom: 20px;
  width: inherit;
}
.sideLink .pageLink {
  width: auto;
  text-align: center;
}
.EventDownloads {
  width: 100%;
}
.Leftbar {
  float: left;
  margin-right: 25px;
  min-height: 1px;
  width: 240px;
}
/* Allgemeiner Definitionen */
p {
  margin-bottom: 10px;
}
h1 {
  color: #2B96D0;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
h2 {
  color: #2B96D0;
  font-size: 16px;
}
h3 {
  color: #2B96D0;
  font-size: 13px;
  margin-bottom: 3px;
  margin-top: 15px;
}
ul {
  margin-left: 16px;
}
li {
  margin-bottom: 12px;
}
/* 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: 10px;
  max-width: 450px;
  width: 100%;
  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 */
.SidebarHtml .EventKontakt {
  width: 250px;
  padding: 10px;
  padding-left: 0px;
  font-size: 0.9em;
}
.SidebarHtml h2, .EventKontakt h2, .EventDownloads h2 {
  padding: 10px;
  text-align: right;
  background: url("/media/bg_shape_blue.png") no-repeat scroll 0 0 transparent;
}
.SidebarHtml a, .EventKontakt a, .EventDownloads a {
  color: #ffffff;
}
.EventDownloads ul {
  margin: 0;
  padding: 10px;
  color: #ffffff;
  background-color: #2B96D0;
}
.EventDownloads ul li {
  list-style-type: none;
}
.EventDownloads a {
  color: #ffffff;
}
.pageLink {
  text-align: right;
  display: block;
  padding: 10px;
  width: 230px;
  background: url("/media/bg-shapes.png") no-repeat scroll 0 0 transparent;
}
.GoogleMaps {
  /* allgemeiner Wrapper */
}
#GMap {
  width: 520px;
  height: 400px;
}
#GoogleMapsForm #GMap {
  width: 240px;
  height: 240px;
}
#GoogleMapsForm h2 {
  background: url("/media/bg-shapes.png") no-repeat scroll 0px -40px transparent;
  padding: 10px;
  text-align: right;
  width: 220px;
}
.GMapHide {
  /*Blendet den Inhalt des MapFensters aus */
  visibility: hidden;
  width: 1px;
  height: 1px;
}
.Print {
  text-align: right;
  background: url("/media/bg_shape_blue.png") no-repeat scroll 0 0 transparent;
  width: 240px;
  height: 40px;
  margin-top: 20px;
}
#Printbutton {
  width: 230px;
  padding: 10px;
  font-size: 0.9em;
  color: #80BB00;
  font-weight: bold;
  text-align: center;
}
#Printbutton a:link, #Printbutton a:visited, #Printbutton a:hover {
  color: #80BB00;
}
.Link {
  /* allgemeine Link Klasse  */
  color: #0485bc;
  text-decoration: underline;
}
/* Einzeldarstellung von Veranstaltungen  */
.EventPictureDiv {
  margin-bottom: 20px;
}
.LongDescription {
  margin-top: 15px;
}
.Salutation2 {
  margin-top: 10px;
}
/* fallz Anrede in zwei Teilen  */
.EventName {
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
  color: #2b96d0;
}
.EventZeit {
  margin: 0px;
}
.EventLocation {
  margin: 0px;
}
/* Formulare  */
.Formular {
  /* fÃ¼r alle Formulare*/
  margin-left: 0px;
  max-width: 600px;
  width: 100%;
}
.submit {
  /* fÃ¼r alle submits  */
  background-color: #80BB00;
  color: #FFFFFF;
  font-family: helvetica, arial, helv, sans serif;
  font-size: 11px;
  text-decoration: none;
  width: 100px;
  display: inline-block;
}
.submitAnmeldung {
  clear: left;
  /*margin-left:400px;*/
}
/* 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: red;
  font-weight: bold;
}
.PflichtfeldHinweis {
  display: block;
  float: none;
  clear: both;
}
.GroupFieldset {
  /* fÃ¼r alle FragensÃ¤tze */
  padding: 10px 10px 10px 0;
  margin-top: 10px;
}
.GroupFieldsetAttendance label {
  /* Teilname */
  margin-bottom: 5px;
  display: block;
}
#Attendance > h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.GroupFieldsetAttendance label[id^="Representative"] {
  margin-bottom: 15px;
}
.GroupFieldsetApplicant {
  /* Teilnehmer */
}
.GroupFieldsetEscort {
  /*speziell fÃ¼r das Ausblenden der Begleitpersonen Fragen*/
  display: none;
}
.escortData, .escortDataPerson {
  border: none;
}
.escortData {
  padding: 0;
  margin: 0;
}
.GroupFieldsetQuestions {
  /* alle Zusatzfragen */
}
.RadioGroupFieldset {
  display: 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;
}
.Frage {
  /*umschlieÃŸt jede Einzelfrage */
  padding-top: 3px;
  padding-bottom: 13px;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea {
  margin-bottom: 3px;
  width: 36%;
  display: block;
  float: left;
}
.HTMLtextBelow {
  margin-left: 0;
  width: 230px;
}
.Buchungsnr, .TextInput, .EmailInput, .UrlInput, .NumberInput, .TextareaInput {
  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;
}
#LabelDatenschutz {
  clear: left;
  display: block;
  padding-top: 20px;
  float: left;
  margin-bottom: 20px;
}
#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: block;
  clear: both;
}
#OffeneVeranstaltungen {
  clear: left;
  margin-top: 100px;
}
#TextTop, #TextTopMe, #TextTopFormular, #TextTopMeForm, #TextTopConfirmation, #Formular, #MeFormList, #Confirmation {
  margin-left: 0px;
}
#EventStartFormular {
  margin-top: 20px;
}
#EventStartFormular p {
  display: block;
}
#EventStartFormular .SalutationStart {
  display: block;
}
#EventStartFormular .EventName {
  display: inline;
  margin: 0;
  font-size: 13px;
}
#barcode {
  background-color: #ffffff;
  width: 520px;
}
.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;
}
.EventPicture {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  float: left;
}
.ConfirmationPictureYes, .ConfirmationPictureNo {
  float: right;
}
.EventConfirmationStart {
  margin-top: 16px;
}
.ConfEventName {
  font-size: 1rem;
}
#Answers {
  margin-top: 20px;
  margin-bottom: 20px;
}
#Answers h2 {
  margin-top: 10px;
}
#Answers h3 {
  margin-top: 10px;
}
.AnswerEventName {
  font-weight: bold;
  margin-bottom: 5px;
}
.AnswerItem .AnswerEventName {
  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;
}
.LabelTextInput, .LabelRadioGroup, .LabelTextarea, .LabelDateInput, .LabelDatetimeInput, .LabelTimeInput, .LabelSelect, .LabelFileUpload {
  margin-right: 5px;
}
.LabelAlignleft, .LabelRadioGroupAlignleft {
  float: none;
  width: auto;
}
.InputfieldAlignleft {
  width: 95%;
}
.CheckboxInput {
  float: left;
  margin-left: 35%;
  margin-right: 1%;
}
.LabelCheckboxInput {
  display: block;
  width: 55%;
  float: left;
}
.CheckboxInputAlignleft {
  float: left;
  margin-left: 0%;
  margin-right: 1%;
}
.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;
}
/* Haupt MenÃ¼ - START */
.Navigation {
  position: relative;
  z-index: 4000;
}
#HauptMenu {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  height: 42px;
  position: relative;
  width: 100%;
}
#HauptMenu ul, #HauptMenu li {
  margin: 0;
  list-style: none;
}
#HauptMenu li a {
  font-weight: bold;
}
#HauptMenu ul > li {
  border-right: 1px solid #b9cbd9;
  height: 42px;
  float: left;
  position: relative;
}
#HauptMenu > ul > li:hover, #HauptMenu > ul > li.selected {
  background: none repeat scroll 0 0 #cedfee;
  height: 42px;
}
#HauptMenu > ul > li > a {
  color: #135177;
  display: block;
  font-size: 13px;
  padding: 13px 20px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
#HauptMenu > ul > li.mainMenuFirst {
  background: url("/media/home_bt.png") no-repeat scroll 28px center rgba(0, 0, 0, 0);
  border-color: #95bacd;
  height: 42px;
  width: 88px;
}
#HauptMenu > ul > li.mainMenuFirst:hover, #HauptMenu > ul > li.mainMenuFirst.selected {
  background-color: #045276;
  background-position: -30px center;
}
#HauptMenu > ul > li.mainMenuFirst > a {
  text-indent: -9999px;
}
/* MenÃ¼ Level 2 */
#HauptMenu li li {
  border-bottom: 0 none;
  padding: 0;
  position: relative;
  width: auto;
}
#HauptMenu ul > li > ul {
  display: none;
}
#HauptMenu ul ul li {
  width: 100%;
}
#HauptMenu .MenueLevel2 a {
  color: #135177;
  display: block;
  padding: 12px 20px;
  text-decoration: none;
}
#HauptMenu > ul > li > ul {
  background-color: #cedfee;
  position: absolute;
  top: 42px;
  width: 300px;
  z-index: -9999;
}
#HauptMenu > ul > li:hover > ul.MenueLevel2, #HauptMenu > ul > ul > li:hover > ul.MenueLevel3 {
  display: block;
}
#HauptMenu li .MenueLevel2 a:hover, #HauptMenu li .MenueLevel2.selected a {
  background-color: #FFF;
}
#HauptMenu li.mainMenuLast {
  display: none;
}
/* Haupt MenÃ¼ - END */
#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;
}
#Navigation {
  display: none;
}
#NavigationTop {
  display: 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;
}
#Footer #FooterContentText a {
  text-decoration: none;
}
.Leftbar #SecondLevelMenu {
  background: url("/media/bg_shape_blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-top: 40px;
  margin-bottom: 0;
}
.Leftbar #SecondLevelMenu ul {
  list-style: outside none none;
  margin: 0;
}
.Leftbar #SecondLevelMenu ul li {
  margin: 0;
}
.Leftbar #SecondLevelMenu ul li a {
  background-color: #2b96d0;
  color: #ffffff;
  display: block;
  font-weight: bold;
  padding: 12px 20px;
  text-decoration: none;
}
.Leftbar #SecondLevelMenu ul li a:hover, .Leftbar #SecondLevelMenu ul li.selected > a {
  background-color: #80bb00;
}
.Leftbar #SecondLevelMenu ul ul li a {
  padding-left: 30px;
}
.Leftbar #SecondLevelMenu ul ul ul li a {
  padding-left: 40px;
}
.Leftbar #SecondLevelMenu ul ul ul ul li a {
  padding-left: 50px;
}
/*Newsletter START*/
.LeftbarForm1E22 #SecondLevelMenu ul li a:hover, .Leftbar #SecondLevelMenu ul li.selected > a {
  background-color: #2B96D0;
}
.FormBottomHintDoubleOptIn {
  display: inline-block;
  margin-bottom: 60px;
}
.SidebarForm2E22 #PrintForm {
  display: none;
}
.InhaltConf2E22 p {
  margin-bottom: 0;
}
.InhaltConf1E22 .EventConfirmationStart p.Salutation, .InhaltConf1E22 .EventConfirmationStart p.EventName {
  display: inline;
}
/*
.InhaltConf1E22 .EventName:before, .InhaltForm2E22 .EventName:before {
	content: 'â€ž'
}

.InhaltConf1E22 .EventName:after, .InhaltForm2E22 .EventName:after {
	content: 'â€œ.'
}

.InhaltConf1E22 #TextConfirmationNo .EventName:after{
	content: 'â€œ'
}*/
.InhaltConf1E22 .Salutation2 {
  display: none;
}
.InhaltConf1E22 #TextConfirmationNo .Salutation2 {
  display: inline;
}
.InhaltConf1E22 .EventName {
  font-weight: normal;
  font-size: 1em;
}
#NewsletterAbmeldung {
  margin-top: 30px;
}
#NewsletterAbmeldung .PflichtfeldHinweis {
  display: none;
}
#NewsletterAbmeldung .submitAnmeldung {
  margin-top: 20px;
}
.InhaltConf2E22 #TextConfirmationNo .EventConfirmationStart, .InhaltConf2E22 #TextConfirmationNo p, .InhaltConf2E22 .confmail, .InhaltConf2E22 .conflink {
  display: inline;
}
.InhaltConf2E22 .DoubleOptInEventName {
  display: none;
}
.newsletterWiderruf {
  margin-top: 20px;
}
.SidebarForm2E22 .sideLink, .SidebarConf2E22 .sideLink, .InhaltConf2E22 + .Sidebar > .sideLink, .InhaltConf2E22 + .Sidebar > .Print {
  display: none;
}
.AnswerAntwortValue {
  font-weight: normal;
}
.SidebarHtmlText, .SidebarHtmlText p, .SidebarHtmlText span {
  font-size: 13px !important;
}
/*Newsletter END*/
.SidebarForm1E1 .pageLink {
  display: none;
}
.SidebarForm1E1 .sideLink {
  margin-bottom: 0;
}
.SidebarForm1E1 .Print {
  margin-top: 0;
}
.InhaltForm1E1 .GroupFieldset {
  width: 100%;
}
.MeFormListEvent::after {
  clear: both;
  content: "";
  display: block;
}
.EventPictureDiv::after {
  content: "";
  clear: both;
  display: block;
}
.KontaktHTMLText, .SidebarHtmlText {
  padding: 10px;
  background-color: #2B96D0;
  color: #fff;
}
.SidebarHtml, .Print {
  margin-bottom: 15px;
}
.GoogleMaps p {
  padding-top: 0;
  padding-bottom: 0px;
}
.GoogleMaps .GoogleMapHTMLTextStart {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #2B96D0;
}
.FormEventName .EventName {
  display: block;
  margin: 0 0 18px 0;
}
.EventAddText1 {
  margin: 12px 0 0 0;
  display: block;
}
.FormStep, #InfoTabs .InfoStep {
  display: inline-block;
  float: none;
}
#FormSteps::after {
  content: "";
  clear: both;
  display: block;
}
.FormStep a {
  text-decoration: none;
  margin-bottom: 8px;
}
/* Anmeldeformular - PaneButtons */
.PaneButtons {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 35px;
  display: inline-block;
  border-top: 1px solid #efefef;
  padding-top: 18px;
  margin-top: 23px;
}
.PaneButtons::after {
  content: "";
  clear: both;
  display: block;
}
.PaneButtons .PaneButtonLeft, .PaneButtons .PaneButtonCenter, .PaneButtons .PaneButtonRight {
  float: left;
  width: calc(100% / 3);
  min-height: 1px;
}
.PaneButtons .PaneButtonLeft {
  text-align: left;
}
.PaneButtons .PaneButtonCenter {
  text-align: center;
}
.PaneButtons .PaneButtonCenter .PaneButtonCenterContent {
  padding-top: 0;
}
.PaneButtons .PaneButtonRight {
  text-align: right;
  float: right;
}
/* Buttons */
.submit, .IsButton, .prevPane, .firstPane, #Printbutton a, .PagebreaksInfoRegistrationLink {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.submit:hover, .IsButton:hover, .prevPane:hover, .firstPane:hover, #Printbutton a:hover, .PagebreaksInfoRegistrationLink:hover {
  text-decoration: underline;
}
.Inhalt {
  width: 720px;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
.LongDes table p {
  margin-bottom: 0px;
}
