#KSBuchung,
#div_mailanfrage {
  margin: 10px;
  position: relative;
  display: none;
}
.buchung-buchungsinfo {
  width: 100%;
  text-align: center;
  font-size: 1.2em;
}
#div_buchungszusammenfassung {
  display: none;
  height: 0;
  width: 0;
  overflow: auto;
}
.buchung-link {
  text-decoration: none;
}
.buchung-link:hover {
  text-decoration: underline;
}
#buchschritte {
  float: left;
}
.buchung-schritt-reiter {
  border-top: none;
  border-bottom: none;
  border-right: none;
  width: 116px;
  padding: 2px;
  height: 4em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.bs_reiter_normal {
  cursor: pointer;
  background: none;
}
.bs_reiter_normal:hover {
  background-color: white;
}
.bs_reiter_aktiv {
  padding: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: default;
}
.bs_reiter_inaktiv {
  cursor: default;
}
.buchung-navigation-schritt {
  font-weight: bold;
  line-height: 1.5em;
}
.buchung-navigation-schritt-next {
  float: right;
  text-align: right;
  margin-right: 5px;
}
.buchung-navigation-schritt-back {
  float: left;
  text-align: left;
  margin-left: 5px;
}
.bs_nextstep_aktiv,
.bs_backstep_aktiv {
  cursor: pointer;
  padding: 3px;
}
.bs_nextstep_aktiv:hover,
.bs_backstep_aktiv:hover {
  text-decoration: underline;
}
.buchung-inhalt {
  margin: 0px 5px;
}
.buchung-buchrahmen {
  text-align: left;
  margin: 20px 0;
}
#buch_mailausstieg {
  margin: 10px;
}
#div_mailanfrage .buchung-mailanfrage-ueberschrift {
  display: none;
}
.buchung-mailanfrage-sublabel {
  font-weight: bold;
  margin-bottom: 5px;
}
.buchung-mailanfrage-abschnitt-senden,
.buchung-abschnitt-senden {
  margin: 20px;
  text-align: center;
}
.buchung-mailanfrage-abschnitt-info {
  margin-top: -1em;
  margin-left: -5px;
  font-size: 1.2em;
}
.feld_aus {
  display: none;
}
.buchung-label {
  font-weight: bold;
  font-size: 1em;
}
.buchung-sublabel {
  font-weight: bold;
  font-size: .8em;
}
.buchung-select {
  font-size: 1em;
}
.buchung-button-info {
  font-size: 1.6em;
  font-weight: bold;
  padding: 1px 5px;
}
.buchung-abschnitt {
  margin: 20px 0;
}
.buchung-unterabschnitt {
  margin: 5px;
}
.buchung-tabelle-rahmen {
  padding: 3px;
}
.buchung-tabelle-rahmen .buchung-tabelle-rahmen {
  font-size: 1.3em;
}
.buchung-tabelle-rahmen table {
  width: 100%;
}
.buchung-tabelle-rahmen th {
  text-align: center;
  line-height: 1.8em;
  vertical-align: middle;
}
.buchung-tabelle-rahmen td {
  vertical-align: middle;
  padding: 5px 3px;
}
.buchung-zeile-aktiv {
  cursor: pointer;
}
th.buchung-tabelle-spalte-radio {
  width: 20px;
}
td.buchung-tabelle-spalte-radio {
  text-align: center;
}
td.buchung-tabelle-spalte-bezeichnung {
  text-align: left;
}
th.buchung-tabelle-spalte-datum {
  width: 5.5em;
}
td.buchung-tabelle-spalte-datum,
td.buchung-tabelle-spalte-plz,
td.buchung-tabelle-spalte-zeit,
td.buchung-tabelle-spalte-anzahl,
td.buchung-tabelle-spalte-alter,
td.buchung-tabelle-spalte-frei,
td.buchung-tabelle-spalte-auswahl {
  text-align: center;
}
th.buchung-tabelle-spalte-preis {
  width: 5em;
}
td.buchung-tabelle-spalte-preis {
  text-align: right;
}
th.buchung-tabelle-spalte-info,
th.buchung-tabelle-spalte-frei,
th.buchung-tabelle-spalte-auswahl {
  width: 2em;
}
th.buchung-tabelle-spalte-alter,
th.buchung-tabelle-spalte-anzahl {
  width: 3.5em;
}
.buchung-tabelle-spalte-auswahl {
  padding-left: 2px;
  padding-right: 2px;
}
td.buchung-tabelle-spalte-teilnehmernr {
  vertical-align: top;
  padding-top: 2px;
}
.buchung-tabelle-spalte-anzahl .text-eingabe {
  width: 2em;
}
div.buchung-zusammenfassung-aufruf {
  text-align: right;
  margin: 10px 0;
}
span.buchung-zusammenfassung-aufruf {
  font-size: .9em;
  font-weight: bold;
  cursor: pointer;
}
span.buchung-zusammenfassung-aufruf:hover {
  text-decoration: underline;
}
.buchung-information-modal {
  padding: 5px 0;
}
.buchung-mailausstieg-button {
  float: right;
}
.buchung-mailausstieg-text {
  line-height: 2em;
}
.buchung-suchetext {
  font-size: 1.2em;
}
.buchung-zustieg-button {
  font-size: 1em;
}
.buchung-zustieg-rahmen {
  max-height: 15em;
  overflow-y: scroll;
}
.buchung-zustieg-sub-rahmen {
  max-height: 10em;
  overflow-y: scroll;
}
.buchung-zustieg-sub-rahmen td {
  font-size: 1em;
}
.buchung-sitzplan-auswahl {
  width: 18em;
  vertical-align: top !important;
  padding-top: 10px !important;
}
.buchung-sitzplan-button {
  font-size: 1em;
  line-height: 1.6em;
  margin: 10px auto 0 auto;
  text-align: center;
  width: 15em;
}
.buchung-sitzplan-kategorie {
  width: 15em;
  margin: 0 auto 10px auto;
}
.buchung-sitzplan-kategorie td {
  font-size: 1em;
}
.buchung-sitzplan-kategorie-auswahl {
  width: 15px;
  text-align: center;
}
.buchung-sitzplan-kategorie-farbe,
.buchung-sitzplan-kategorie-bezeichnung {
  width: 1.5em;
  text-align: center;
}
.buchung-sitzplan-kategorie-preis {
  width: 4em;
  text-align: right;
}
.buchung-sitzplan-kategorie-plaetze {
  padding-left: 5px;
}
#buchung-sitzplan-vmh .ui-button {
  width: 5em;
}
#buchung-sitzplan-lr .ui-button,
#buchung-sitzplan-fg .ui-button {
  width: 7.5em;
}
td.buchung-sitzplan-leistung {
  font-size: 1em;
}
.buchung-unterbringung-zeile {
  margin-bottom: 10px;
}
.buchung-unterbringung-container-preis {
  width: 12em;
  float: right;
  padding: 5px;
}
.buchung-unterbringung-container-anzahl {
  width: 4em;
  float: right;
  padding: 5px;
}
.buchung-unterbringung-container-bezeichnung {
  margin-right: 18em;
}
.buchung-tabelle-spalte-container .buchung-unterbringung-container-bezeichnung {
  margin-right: 14em;
}
.buchung-unterbringung-container-bezeichnung,
.buchung-unterbringung-container-termin {
  padding: 5px;
}
.buchung-unterbringung-kontingent {
  width: 20px;
  float: left;
}
.buchung-unterbringung-anreise,
.buchung-unterbringung-abreise {
  width: 8em;
  float: left;
  height: 1.5em;
}
.buchung-unterbringung-abreise {
  margin-left: 10px;
}
.buchung-unterbringung-preis {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 2.2em;
  text-align: right;
}
.buchung-unterbringung-preis span {
  padding: 0 2px 2px 2px;
}
.buchung-unterbringung-bezeichnung {
  font-weight: bold;
  padding: 1px 5px;
  text-align: center;
}
.buchung-unterbringung-label {
  width: 1.7em;
  height: 100%;
  float: left;
  text-align: center;
  min-width: 28px;
}
.buchung-symbol-verpflegung,
.buchung-symbol-ausstattung,
.buchung-symbol-kategorie {
  width: 1.7em;
  height: 100%;
  min-width: 28px;
}
.buchung-symbol-verpflegung {
  background: url(grfx/symbol_verpflegung.png) no-repeat center;
}
.buchung-symbol-ausstattung {
  background: url(grfx/symbol_ausstattung.png) no-repeat center;
}
.buchung-symbol-kategorie {
  background: url(grfx/symbol_kategorie.png) no-repeat center;
}
.buchung-unterbringung-bezeichnung,
.buchung-unterbringung-ausstattung,
.buchung-unterbringung-anreise,
.buchung-unterbringung-abreise,
.buchung-unterbringung-kontingent,
.buchung-unterbringung-kategorie,
.buchung-unterbringung-verpflegung {
  line-height: 1.5em
}
.buchung-unterbringung-anzahl {
  text-align: center;
}
.buchung-unterbringung-ausstattung,
.buchung-unterbringung-verpflegung {
  margin-top: 10px;
}
.buchung-unterbringung-anzahl .text-eingabe {
  width: 2em;
}
.buchung-unterbringung-info {
  width: 1.5em;
  margin: 5px auto;
  padding: 0px 2px;
}
.buchung-tabelle-teilnehmer {
  padding: 6px;
}
.buchung-tabelle-teilnehmer .buchung-sublabel {
  margin-bottom: 10px;
}
.buchung-tabelle-teilnehmer .buchung-tabelle-zeile1,
.buchung-tabelle-teilnehmer .buchung-tabelle-zeile2 {
  padding: 5px;
}
.buchung-teilnehmer-spalte1 {
  font-size: .8em;
  width: 30%;
  float: left;
  margin-top: 5px;
}
.buchung-teilnehmer-spalte2 {
  font-size: .8em;
  width: 65%;
  margin-top: 5px;
}
.buchung-teilnehmer-spalte-indent {
  margin-left: 15%;
}
.buchung-teilnehmer-spalte-geburtstag {
  margin-left: 30%;
}
.buchung-teilnehmer-geburtstag {
  width: 5em;
}
.buchung-teilnehmer-abschnitt textarea {
  height: 5em;
}
.buchung-teilnehmer-textfeld {
  height: 5.5em;
}
.buchung-teilnehmer-anzeige_l,
.buchung-teilnehmer-lblanzeige_l {
  display: none;
}
.buchung-teilnehmer-spalte-container {
  float: left;
}
.buchung-teilnehmer-spalte2-container {
  margin-left: 50%;
}
.buchung-teilnehmer-spalte-container,
.buchung-teilnehmer-spalte2-container {
  width: 48%;
}
.buchung-teilnehmer-unterabschnitt {
  margin-top: 15px;
}
.buchung-tabelle-zuordnung {
  overflow: auto;
}
.buchung-zahlung-lblzahlungsdaten {
  float: left;
  width: 10em;
}
.buchung-zahlung-zahlungsdaten_ {
  display: none;
  margin-left: 50px;
}
.buchung-zahlung-zahlungsdaten_checked {
  margin-left: 50px;
}
.buchung-zahlung-zahlungsdaten-zeile {
  margin-top: 5px;
}
.buchung-zahlung-container {
  padding: 10px 0;
}
.buchung-zahlung-kartefirma,
.buchung-zahlung-kartenr,
.buchung-zeile-bank {
  width: 10em;
}
.buchung-zahlung-blz,
.buchung-zahlung-konto {
  width: 6em;
}
.buchung-zahlung-kartemonat {
  width: 1.5em;
}
.buchung-zahlung-kartejahr {
  width: 2.5em;
}
.buchung-untertabelle-uebersicht td {
  font-size: 1em;
}
.buchung-uebersicht-spalte-beschreibung {
  width: 12em;
}
#BEF .buchung-uebersicht-spalte-wert,
#TN .buchung-uebersicht-spalte-wert,
#LEI .buchung-uebersicht-spalte-wert,
#UNT .buchung-uebersicht-spalte-wert,
#VER .buchung-uebersicht-spalte-wert,
#RAB .buchung-uebersicht-spalte-wert {
  padding: 0px;
}
.buchung-uebersicht-unterspalte-preis {
  text-align: right;
  width: 6em;
}
.buchung-uebersicht-unterspalte-nr,
.buchung-uebersicht-unterspalte-anzahl {
  width: 2em;
}
.buchung-uebersicht-unterspalte-trenner {
  width: 1em;
}
#GPR td {
  font-weight: bold;
}
#GPR .buchung-uebersicht-spalte-wert {
  text-align: right;
}
.buchung-untertabelle-spalte-name {
  font-size: 1.2em !important;
}
.buchung-untertabelle-spalte-ort,
.buchung-untertabelle-spalte-info {
  font-size: 1em !important;
}
.buchung-untertabelle-spalte-bild {
  width: 250px;
}
.buchung-untertabelle-spalte-info {
  font-size: 1.4em !important;
  width: 5em;
}
.buchung-hotel-rahmen {
  max-height: 30em;
  overflow-y: scroll;
}
.buchung-hotel-beschreibung {
  display: block;
  text-decoration: none;
}
.hotel-beschreibung-info {
  display: none;
}
.ui-dialog .hotel-beschreibung-info {
  padding: 0 !important;
}
.buchung-crm-auswahl-container {
  float: left;
  margin-right: 20px;
}
.buchung-crm-rahmen {
  padding-top: 10px;
  padding-bottom: 10px;
}
.buchung-crm-auswahl {
  width: 15em;
}
div#KSBuchungInit {
  width: 100%;
  height: 300px;
  text-align: center;
  background: url(grfx/ks_warten.gif) no-repeat;
  background-position: center center;
  padding-top: 100px;
}
/* ************* */

/* BuchungFehler */

/* ************* */

div#div_fehler_rahmen {
  clear: both;
  width: 75%;
  margin: 10px auto;
  border: 1px solid #ff0000;
  background-color: #ffdddd;
  display: none;
}
div#div_fehler {
  padding: 5px 5px 5px 50px;
  background: url(grfx/sym_fehler.gif) no-repeat left;
  color: #ff0000;
  font-weight: bold;
}
/* ************* */

/* BuchungHinweis */

/* ************* */

div#div_hinweis_rahmen {
  clear: both;
  width: 75%;
  margin: 10px auto;
  border: 1px solid #009900;
  background-color: #b3ffb3;
  display: none;
}
div#div_hinweis {
  padding: 5px 5px 5px 5px;
  color: #009900;
  font-weight: bold;
}
.crm_display_l,
.crm_lbldisplay_l {
  display: none;
}
#div_pwrenew {
  display: none;
  width: 500px;
  height: 300px;
  overflow: auto;
  border: 1px solid #000;
  padding: 20px;
  background-color: #fff;
}
#div_pwrenew input {
  width: 200px;
}
.buchung-anmeldung {
  margin: 20px 0;
}
.buchung-anmeldung-eingabe {
  margin-left: 10px;
  margin-right: 20px;
}
#ks-warten .ui-dialog-titlebar {
  display: none;
}
.ui-dialog {
  background-color: #ffffff;
}
#ks-warten {
  background: url(grfx/ks_warten.gif) no-repeat center;
  text-align: center;
}
#buchungsinhalte #ks-warten {
  display: none;
}
#buchung-teilnehmer-anmelder1 {
  display: none;
}
.buchung-mailanfrage-abschnitt-info #buchung-teilnehmer-anmelder1 {
  display: block;
}
