@charset "UTF-8";
/* Struktur */
* {
  margin: 0px;
  padding: 0px;
}
img {
  border: none;
}
a:link, a:visited, a:hover {
  color: #003466;
  text-decoration: underline;
}
/* Struktur */
body {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5A5A5A;
  line-height: 1.5;
}
#Rahmen {
  width: 950px;
  margin: 0px auto 0px auto;
}
#Gesamt {
  width: 950px;
  min-height: 650px;
  margin: 0px auto 0px auto;
  padding-bottom: 0px;
  background-repeat: repeat-y;
  background-color: #ffffff;
}
#Header {
  width: 950px;
  height: 200px;
  background-color: #ffffff;
  padding-top: 0px;
  margin-top: 20px;
  margin-left: 20px;
}
#Inhalte {
  width: 930px;
  margin-left: 20px;
  margin-top: 28px;
  min-height: 400px;
  position: relative;
}
#Footer {
  font-size: 10px;
  padding: 20px;
  padding-left: 10px;
}
/* Inhaltsseiten */
/* Individuelle Einstellungen können jeweils über die ID vorgenommen werden */
.Inhalt {
  width: 600px;
  float: left;
}
.Sidebar {
  width: 250px;
  float: left;
  margin-left: 80px;
}
/* Allgemeiner Definitionen */
p {
  margin-bottom: 10px;
}
h1 {
  color: #003466;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
h2 {
  color: #003466;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 3px;
}
h3 {
  color: #003466;
  font-size: 13px;
  margin-bottom: 3px;
}
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;
  width: 100%;
  float: left;
}
.ListPictureDiv {
  /* gültig für alle Vorschaubilder in Listen */
  margin-left: 10px;
  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, .SidebarHtml {
  width: 240px;
  padding: 10px;
  padding-left: 0px;
  font-size: 1em;
}
.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 a {
  width: 230px;
  padding: 10px;
  font-size: 0.9em;
  color: #ffffff;
  background-color: #003466;
  text-align: center;
  display: block;
}
#Printbutton a:link, #Printbutton a:visited, #Printbutton a:hover {
  color: #ffffff;
}
.Link {
  /* allgemeine Link Klasse  */
  color: #003466;
  text-decoration: underline;
}
/* Einzeldarstellung von Veranstaltungen  */
.LongDescription {
  margin-top: 15px;
}
/* fallz Anrede in zwei Teilen  */
.EventName {
  margin-top: 15px;
  font-weight: bold;
  font-size: 1.1em;
}
.EventZeit {
  margin: 0px;
}
.EventLocation {
  margin: 0px;
}
/* Formulare  */
.Formular {
  /* für alle Formulare*/
  margin-left: 0px;
  width: 600px;
}
.submit {
  /* für alle submits  */
  background-color: #003466;
  color: #FFFFFF;
  font-family: helvetica, arial, helv, sans serif;
  font-size: 11px;
  text-decoration: none;
  width: 100px;
  float: left !important;
}
.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: #003466;
  font-weight: bold;
}
.GroupFieldset {
  /* für alle Fragensätze */
  padding: 10px;
  margin-top: 10px;
}
.GroupFieldsetAttendance {
  /* Teilname */
}
.GroupFieldsetApplicant {
  /* Teilnehmer */
}
.GroupFieldsetEscort {
  /*speziell für das Ausblenden der Begleitpersonen Fragen*/
  display: none;
}
.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;
}
#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: 180px;
  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: 500px;
  padding-top: 20px;
  float: left;
}
#EndeFormular {
  clear: both;
}
.errorMessage {
  display: none;
}
.error {
  box-sizing: border-box;
}
.error em {
  border-color: #FFF transparent transparent;
}
#TextMiddle {
  display: none;
}
#OffeneVeranstaltungen {
  clear: left;
  margin-top: 100px;
}
#TextTop, #TextTopMe, #TextTopFormular, #TextTopMeForm, #TextTopConfirmation, #Formular, #MeFormList, #Confirmation {
  margin-left: 0px;
}
#EventStartFormular {
  margin-top: 20px;
}
#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;
}
.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: 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;
}
.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;
}
#HauptMenu {
  width: 220px;
}
#HauptMenu ul {
  border-top: 1px solid #CCCCCC;
  margin: 0 0 40px 20px;
  list-style-type: none;
}
#HauptMenu li {
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  padding: 1px 0;
  width: 100%;
}
#HauptMenu li a {
  display: block;
  font-size: 105%;
  font-weight: bold;
  height: 1%;
  padding: 6px 3px;
}
#HauptMenu li a:hover {
  display: block;
  font-size: 105%;
  font-weight: bold;
  height: 1%;
  padding: 6px 3px;
  color: #ffffff;
  background-color: #990000;
}
#HauptMenu li a.Self {
  background-color: #990000;
  color: #ffffff;
}
#HauptMenu li a.InSelf {
  background-color: #cccccc;
  color: #990000;
}
#HauptMenu li #MenueLevel2 {
  background: none repeat scroll 0 0 #EAEAEA;
  border: medium none;
  font-size: 100%;
  margin: 0 0 -1px;
  padding: 0;
  width: 100%;
}
#HauptMenu li li {
  border-bottom: 0 none;
  border-top: 1px solid #FFFFFF;
  font-size: 90%;
  margin: 0 0 0 10px;
  padding: 0;
  position: relative;
  width: auto;
}
.Navigation {
  width: 260px;
  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;
}
#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;
}
.Frage::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.PaneButtons {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}
.PaneButtons::after {
  content: "";
  clear: both;
  display: block;
}
.PaneButtons .PaneButtonLeft, .PaneButtons .PaneButtonCenter, .PaneButtons .PaneButtonRight {
  float: left;
  width: calc(100% / 3);
}
.PaneButtons .PaneButtonLeft {
  text-align: left;
}
.PaneButtons .PaneButtonCenter {
  text-align: center;
}
.PaneButtons .PaneButtonCenter .PaneButtonCenterContent {
  padding-top: 0;
}
.PaneButtons .PaneButtonRight {
  text-align: right;
  float: right;
}
.PaneButtons .PaneButtonRight .submit {
  border: 0;
  padding: 7px 24px;
  cursor: pointer;
  float: right;
  width: auto;
}
.GroupFieldset .GroupFieldset {
  padding: 0;
  border: 0;
}
.nextPane, .prevPane, .prelastPane, .firstPane, .IsButton, .submit {
  display: inline-block;
  text-align: none;
  background-color: #003466;
  color: #fff !important;
  font-family: helvetica, arial, helv, sans serif;
  font-size: 11px;
  text-decoration: none;
  padding: 7px 24px;
  cursor: pointer;
  text-decoration: none !important;
  border: 0;
}
.nextPane:hover, .prevPane:hover, .prelastPane:hover, .firstPane:hover, .IsButton:hover, .submit:hover {
  text-decoration: underline !important;
}
#InfoTabs .InfoStep a.Self, .FormStep a.active {
  border-bottom: 0px;
  font-weight: bold;
}
#Buchungsnr {
  padding: 4px 14px 5px;
  box-sizing: border-box;
}
.MeFormListEvent {
  padding-left: 20px;
}
.MeFormListEvent .AttendanceCheckbox {
  float: left;
  margin-left: -20px;
  margin-top: 6px;
}
.MeFormListEventName.EventName {
  margin-top: 3px;
}
.teilnahmefrage .LabelRadiogroupInput {
  margin-right: 15px;
}
.LongDes img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.placeholder {
  background-color: white;
  cursor: auto;
  /*opacity: 1;*/
}
