<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    box-sizing: border-box;
    font-family: "Noto Sans", sans-serif;

}
.schriftart-standard, .ui-datepicker, .buchung-tabelle-rahmen td,.buchung-sublabel,.buchung-select,.buchung-information-modal,.ui-dialog-titlebar a,.buchung-unterbringung-zeile, .buchung-teilnehmer-abschnitt, .buchung-zahlung-container{
    font-family: "Noto Sans", sans-serif;

}
.vg-dunkel, .ui-datepicker, .ui-datepicker a, .buchung-sublabel, .buchung-select, .text-eingabe, .auswahl-eingabe, .buchung-tabelle-rahmen td, .buchung-information-modal, .buchung-unterbringung-zeile, .buchung-teilnehmer-abschnitt, .buchung-zahlung-container, .konto_reiter_passiv, .adresse_anzeige_label, .konto_vorgang_tabelle td {
	color: #333;
}
.schriftart-header,.ui-dialog-titlebar, .buchung-tabelle-rahmen th,.buchung-label,.konto_vorgang_tabelle th {
    font-family: "Noto Sans", sans-serif;
}
#KSGesamt,#KSFooter  {
    max-width: 1400px;
}
.buchungTelefon {
    font-size: 24px;
    font-weight: bold;
    color: #C9242B;
    margin-bottom: 20px;
    line-height: 110%;
    float: right;
    text-align: right;
}
.buchungTelefon span {
    color: #333;
    font-size: 14px;
    font-weight: normal;
}
.zusammenFassungBlock {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}
.infoBox {
    background-color: #fdf8e4 !important;
	padding: 20px;
	font-size: .8em;
	line-height: 120%;
	margin-top: 20px;
}
.infoIcon {
    width: 18px;
    margin-left:5px;
}
.hinweisText {
	font-size: 14px;
	color: #000;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #C9242B;
	background-color: #fdf8e4;
}

.vg-farbe1,.buchung-label,.konto_reiter_aktiv {
    color:#c9242b;
}
.container-hell,.ui-datepicker,.ui-datepicker td a,.ui-dialog,#tooltip,.konto_reiter_aktiv {
   background-color: transparent;
}
.container-farbe,.bs_reiter_aktiv,.ui-dialog-titlebar,.ui-buttonset .ui-state-active,.bs_nextstep_aktiv,.bs_backstep_aktiv,span.buchung-zusammenfassung-aufruf{
    background-color: #C9242B;
	color: #fff;
}
#buchschritte {
    font-size: 0 !important;
}
.buchung-tabelle-rahmen {
    border: 0 none;
    padding: 0 !important;
}
.buchung-tabelle-rahmen th {
    /*background-color: #f47921 !important;*/
    background-color: #999 !important;
    font-weight: normal;
}
th.kalender-monat-wochentag {
    background-color: #aaa !important;
}
td.kalender-tag-checked {
    background: none !important;
    background-color: #f47921 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.buchung-schritt-reiter {
    display: inline-block;
    vertical-align: top;
    width: 14.28%;
    font-size: 16px;
}
.bs_reiter_normal {
    background-color: #fdf8e4 !important;
}

.bs_reiter_normal:hover {
    background-color: #C9242B !important;
    color: white;
}
.buchung-mailausstieg-text {
		display: inline-block;

}
.buchung-mailausstieg-button {
    background-color: rgba(201,36,43,0.6);
    color: white;
	transition: all 0.2s;
	float: none !important;
	display: inline-block;
}

.buchung-mailausstieg-button:hover {
    background-color: #C9242B !important;
    color: white;
}
.bs_backstep_aktiv {
	border-radius: 0;
}
.buchung-unterbringung-preis span {
    color: #C9242B;
    background-color: transparent;

}
.buchung-unterbringung-kontingent {
    margin-right: 10px;
}
.buchung-unterbringung-bezeichnung {
    text-align: left !important;
    color: black;
}
.buchung-tabelle-uebersicht {
    background-color: #fdf8e4  !important;
    border: 0 none !important;
    /*color: white !important;*/
    padding: 20px !important;
}
/*
.buchung-tabelle-uebersicht * {
    color: white !important;
}*/
.buchung-tabelle-uebersicht &gt; table &gt; tbody &gt; tr &gt; td, .buchung-tabelle-uebersicht &gt; table &gt; tr &gt; td {
    font-size: 14px !important;
    display: block;
    padding: 0 !important;
}
.buchung-uebersicht-spalte-beschreibung {
    font-weight: bold;
    width: auto !important;
}
.buchung-tabelle-zeile1 {
    background-color: transparent !important;
}
.buchung-tabelle-zeile2 {
    background-color: rgba(255,255,255,0.1) !important;
}
.buchung-tabelle-uebersicht .buchung-tabelle-zeile2, .buchung-tabelle-uebersicht .buchung-tabelle-zeile1 {
    margin-top: 5px;
    display: block;
}
.kalender-tag-allgemein {
    color: #999 !important;
}
.kal_tag_buchbar {
    color: white !important;
    background-color: #03965b !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

 .kal_tag_nichtbuchbar {
    color: white !important;
    background-color: #C9242B !important;
}
.kal_tag_anfrage a {
    color: #333;
}
.kal_tag_buchbar:hover {
    color: white !important;
    background-color: #C9242B !important;
}

.button-standard, .bs_nextstep_aktiv {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.bs_nextstep_aktiv {
    background-color: #03965b !important;
    line-height: inherit !important;
    padding: 10px !important;
    transition: all 0.2s;
}

.bs_nextstep_aktiv:hover {
    background-color: #026f44 !important;
    box-shadow: 0 0 6px rgba(0,0,0,0.5);
	text-decoration: none !important;
}
.tooltip {
    display:none;
    position:absolute;
    background-color: #C9242B;
    border-radius:5px;
    padding: 10px;
    font-size: 14px;
    z-index: 100;
    color: white;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    line-height: 120%;
}

.tooltip:before {
    border-right: 16px solid #C9242B;
    border-bottom: 12px solid transparent;
    border-top: 2px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: -16px;
    top: 10px;
    width: 0;
}
.selectFeld, .buchung-unterbringung-container-anzahl {
	width: auto !important;
}
.hotelImage{
	max-width: 100%;
	border: 5px solid white;
}</pre></body></html>