
div#DIV_Tourdata #DIV_RechnungKopfDaten {
    width: 100%;
}

div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_Reise,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_Teilnehmer,
.DIV_LandleistungBezeichnung,
.DIV_ZusatzleistungBezeichnung,
#DIV_BitteBeachten
{
    margin-top: 10px;
}

.DIV_TableErgebnis{
	margin-bottom: 10px;
}

.DIV_LandleistungAdresse{
	display: none !important;
}

.DIV_SeperatorHR{
	height: 10px;
}

/*Volker Transport Übergang*/
div#DIV_Tourdata .DIV_TransportAuswahl2, div#DIV_Tourdata .DIV_TransportAuswahlMobil {
	display: none;
}

/* bei LL "Nur Fahrt" in der Auswahl die Dauer ausblenden */
div#DIV_Tourdata #DIV_HPG_Hotels div[id*="nurfahrt"] .DIV_AngebotZusatzinfo .DIV_AngebotDauer {
    display: none;
}

/* RD-Suche für Gerber Reisen (Ticket 8876) */

div#DIV_Tourdata #DIV_RD_Suche .DIV_DataPager {
    display: none;
}

#RDSuche #AbreiseDatumFeld img, #RDSuche #AbreiseDatumFeld input#ED_VonDauer {
    display: none;
}
#RDSuche div[id*='Text'] {
	font-weight: bold;
	font-size: 110%;
	color: #696969;
	margin: 15px auto 5px;
}
#RDSuche div[id*='Feld'] {
	width: 250px;
}
#RDSuche div[id*='Feld'] select,
#RDSuche div[id*='Feld'] input {
	width: 100% !important;
}
div#DIV_Tourdata #RDSuche  select::-ms-expand {
	display: none;
}
div#DIV_Tourdata #RDSuche  select.Edit {
	background-color: white;
	background-image: url('/tournet/_daten/ga/img/select-arrow-dunkel.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div#DIV_Tourdata #RDSuche .lt-ie10 select {
	background-image: none;
}

/* div. Felder bei der RD-Suche ausblenden (Kundenwunsch) */
#RDSuche #SPAN_Dauer,
#RDSuche div[id*='Region'],
#RDSuche div[id*='Reisedauer'],
#RDSuche div[id*='Abflughafen'],
#RDSuche div[id*='Reiseart'],
#RDSuche div[id*='NurFahrt'],
#RDSuche div[id*='Dest'],
#RDSuche div[id*='AnzTeilnehmer'],
#RDSuche div[id*='Preis'] {
	display: none;
}

#RDSuche .DIV_Eingabe {
   width: 100%;
	margin: 0 0 20px;
	float: left;
	display: block;
	height: 70px;
}
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe {
	width: 100%;
}
/* Kalender-Icon im Datumfeld platzieren */
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe .DIV_Feld {
    position: relative;
	 /*padding-right: 5px;*/
}
#RDSuche #AbreiseDatumAuswahl #ED_Datum {
	width: 100% !important;
}
#RDSuche img#IMGU_Calender {
    position: absolute;
    right: 12px;
    top: 55px;
}

#RDSuche #AbreiseDatumAuswahl label {
    display: none;
}
#RDSuche #AbreiseDatumAuswahl .DIV_Feld::before {
    content: 'Datum';
    display: block;
    line-height: 2.25em;
    font-weight: bold;
	 padding-top: 5px;
	margin-bottom: 5px;
}
/*#RDSuche #ReisezielAuswahl .DIV_Feld {
	padding-right: 5px;
	padding-left: 5px
}*/

#RDSuche #ReisezielAuswahl label {
    display: none;
}
#RDSuche #ReisezielAuswahl .DIV_Feld::before {
    content: 'Suche';
    display: block;
    line-height: 2.25em;
    font-weight: bold;
	 padding-top: 5px;
	margin-bottom: 5px;
}

/*#RDSuche #SortierungAuswahl .DIV_Label,
#RDSuche #SortierungAuswahl .DIV_Feld {
	padding-left: 5px
}*/

#RDSuche #SuchenButton {
    width: 100%;
    margin-bottom: 25px;
    display: block;
	 margin-left: 0;
}
div#DIV_Tourdata #RDSuche #UP_Ergebnis .DIV_Table {
	width: 100%;
}
#DIV_RD_Suche .DIV_Angebot .DIV_AngebotZusatzinfo .DIV_AngebotDauer {
    display: none;
}

div#DIV_Tourdata #DIV_RD_Suche .DIV_Angebot .DIV_AngebotBild {
    width: 160px;
    height: 105px;
    margin: 10px;
    padding: 0;
    overflow: hidden;
}
div#DIV_Tourdata #DIV_RD_Suche .DIV_Angebot .DIV_AngebotBild img {
    width: 100%;
    height: auto;
	 min-height: 100%;
    object-fit: cover;
	 object-position: center;
	 position: relative;
	z-index: 100;
}

div#DIV_Tourdata #DIV_DankeFuerBuchung.DIV_Email .DIV_DossierTransport .DIV_TableCellEmpty {
    display: none;
    visibility: hidden;
}

div#DIV_Tourdata #DIV_DankeFuerBuchung.DIV_Email .DIV_DatumOrt {
    line-height: 2.5em;
}
div#DIV_Tourdata #DIV_DankeFuerBuchung.DIV_Email #DIV_RechnungKopfBild {
	display: none;
}
div#DIV_Tourdata #DIV_DankeFuerBuchung.DIV_Email .DIV_LandleistungBild {
	display: inline-block;
	width: 160px; height: auto;
	margin: 10px 0;
}
div#DIV_Tourdata #DIV_DankeFuerBuchung.DIV_Email .DIV_LandleistungBild img {
	width: 100%; height: auto;
}


/* Ablauf Gutscheine */

/* Feld mit Gruss/Glückwunsch auf Wunsch von Gast ausblenden (Ticket 10605) */
div#DIV_Tourdata #DIV_Gutschein .DIV_DossierGutscheine .DIV_DossierGutschein .DIV_Bemerkung {
	display: none;
}
div#DIV_Tourdata #DIV_Gutschein .DIV_DossierGutscheine .DIV_DossierGutschein .DIV_Betrag {
    margin-top: 20px;
    clear: both;
}
/*--*/

div#DIV_Tourdata #DIV_Gutschein {
	width: calc(100% - 15px);
}
div#DIV_Tourdata #DIV_Gutschein #DIV_Gutscheine {
    width: 100%;
    border: none;
}
div#DIV_Tourdata #DIV_Gutschein #DIV_Gutscheine .DIV_TableRow {
    width: calc(100% / 4 - 16px);
    margin: auto 8px 15px;
    box-shadow: none;
    height: 100%;
	/*border: 1px solid #eceae4;*/
	background-color: #F8F7F3;
	/*max-width: 200px;*/
}
div#DIV_Tourdata #DIV_Gutscheine .DIV_TableCell.DIV_Gutschein {
    margin: 0;
    position: relative;
    height: 100%;
	 width: 100%;
    display: flex;
	flex-direction: column;
    min-height: 180px;
    padding: 0;
    box-sizing: border-box;
	height: auto;
}
div#DIV_Tourdata #DIV_Gutscheine .DIV_Gutschein input[type="radio"] {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 18px;
	height: 18px;
}
div#DIV_Tourdata #DIV_Gutscheine .DIV_Gutschein .DIV_AngebotTitel {
    margin: 0;
    padding: 10px 0 0 35px;
	font-size: 12px;
	order: 2;
}
/* Titel beim Gutschein ausblenden gemäss Wunsch (Ticket 10605) */
div#DIV_Tourdata #DIV_Gutscheine .DIV_Gutschein .DIV_AngebotTitel h2 {
    display: block;
    font-size: 16px;
    line-height: 1.3;
    text-transform: none;
	visibility: hidden;
}
div#DIV_Tourdata #DIV_Gutscheine .DIV_Gutschein .DIV_AngebotBild {
    margin: 10px auto 0;
    width: 100%;
    height: auto;
    padding: 0;
    box-sizing: border-box;
    min-height: 95px;
	max-height: 231px;
    order: 3;
}
div#DIV_Tourdata #DIV_Gutschein .DIV_AngebotButtons {
    position: relative;
    top: 15px;
    width: 100%;
}

/* Status KontLegende unten */
div#DIV_Tourdata #DIV_HPG_Hotel .DIV_Auswahlfelder #DIV_KontLegende .DIV_AngebotStatusBildFrei, div#DIV_Tourdata #DIV_HPG_Hotel .DIV_Auswahlfelder #DIV_KontLegende .DIV_AngebotStatusBildAnfrage, div#DIV_Tourdata #DIV_HPG_Hotel .DIV_Auswahlfelder #DIV_KontLegende .DIV_AngebotStatusBildFreiWenig, div#DIV_Tourdata #DIV_HPG_Hotel .DIV_Auswahlfelder #DIV_KontLegende .DIV_AngebotStatusBildFreiWenig2, div#DIV_Tourdata #DIV_HPG_Hotel .DIV_Auswahlfelder #DIV_KontLegende .DIV_AngebotStatusBildBelegt {
	width: 15px;
	height: 15px;
}
div#DIV_Tourdata #DIV_KontLegende .DIV_AngebotStatusBildFrei, div#DIV_Tourdata #DIV_KontLegende .DIV_AngebotStatusBildAnfrage, div#DIV_Tourdata #DIV_KontLegende .DIV_AngebotStatusBildFreiWenig, div#DIV_Tourdata #DIV_KontLegende .DIV_AngebotStatusBildFreiWenig2, div#DIV_Tourdata #DIV_KontLegende .DIV_AngebotStatusBildBelegt {
	width: 16px !important;
	height: 16px !important;
	float: left;
	margin-right: 5px;
}
#DIV_KontLegende {
	width: calc(100% - 10px);
	margin-top: 15px;
}
div#DIV_Tourdata #DIV_KontLegende .Titel {
	display: none;
}
div#DIV_Tourdata #DIV_KontLegende .DIV_KontLegendeEintrag {
	width: auto;
	display: inline-block;
}
#DIV_KontLegende .DIV_KontLegendeEintrag .SPAN_AngebotStatusText {
	display: inline-block;
	position: relative;
	top: 2px;
	padding-right: 10px;
	font-size: 95%;
}
/* Ende Status KontLegende unten */







/* Layout für Mobilgeräte: 481px bis 1080px (SamsungS4, iPhone6Plus) Portrait. */
@media only screen and (min-width: 481px) and (max-width: 1080px) and (orientation:portrait) {
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. (alt - and (orientation:landscape) -)*/
@media only screen and (min-width: 720px) {
#RDSuche .DIV_Eingabe {
   width: calc(100% / 2) !important;
	margin: 0 0 20px;
	float: left;
	display: inline-block;
	height: 70px;
}
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe {
	width: calc(100% / 2) !important;
}
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe .DIV_Feld {
    position: relative;
	 padding-right: 5px;
}
#RDSuche #ReisezielAuswahl .DIV_Feld {
	padding-right: 5px;
	padding-left: 5px
}
#RDSuche #SortierungAuswahl .DIV_Label,
#RDSuche #SortierungAuswahl .DIV_Feld {
	padding-left: 5px
}

#RDSuche #SuchenButton {
    width: calc(100% / 2);
    margin-bottom: 25px;
    display: block;
}
}

/* Desktoplayout: 769 bis maximal 1675px (vorher 1232).  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */
@media only screen and (min-width: 769px) and (orientation:landscape) {
#RDSuche .DIV_Eingabe {
   width: calc(100% / 3) !important;
	margin: 0 0 20px;
	float: left;
	display: block;
	height: 70px;
}
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe {
	width: calc(100% / 3) !important;
}
#RDSuche #SuchenButton {
    width: calc(100% / 3);
    margin-bottom: 25px;
	 padding-right: 5px;
    display: inline-block;
}

}

/* RD-Suche für Gerber Reisen (Ticket 8876) */

/*div#DIV_Tourdata #DIV_RD_Suche .DIV_DataPager {
    display: none;
}

#RDSuche #AbreiseDatumFeld img, #RDSuche #AbreiseDatumFeld input#ED_VonDauer {
    display: none;
}
#RDSuche div[id*='Text'] {
	font-weight: bold;
	font-size: 110%;
	color: #696969;
	margin: 15px auto 5px;
}
#RDSuche div[id*='Feld'] {
	width: 250px;
}
#RDSuche div[id*='Feld'] select,
#RDSuche div[id*='Feld'] input {
	width: 100% !important;
}
div#DIV_Tourdata #RDSuche  select::-ms-expand {
	display: none;
}
div#DIV_Tourdata #RDSuche  select.Edit {
	background-color: white;
	background-image: url('/tournet/_daten/ga/img/select-arrow-dunkel.png');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div#DIV_Tourdata #RDSuche .lt-ie10 select {
	background-image: none;
}

#RDSuche #SPAN_Dauer,
#RDSuche div[id*='Region'],
#RDSuche div[id*='Reisedauer'],
#RDSuche div[id*='Abflughafen'],
#RDSuche div[id*='Reiseart'],
#RDSuche div[id*='NurFahrt'],
#RDSuche div[id*='Dest'],
#RDSuche div[id*='AnzTeilnehmer'],
#RDSuche div[id*='Preis'] {
	display: none;
}

#RDSuche .DIV_Eingabe {
   width: calc(100% / 3 - 20px) !important;
	margin: 0 5px 20px;
	float: left;
	display: block;
	height: 70px;
}
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe {
	width: calc(100% / 3 - 20px) !important;
}
#RDSuche #AbreiseDatumAuswahl.DIV_Eingabe .DIV_Feld {
    position: relative;
}
#RDSuche #AbreiseDatumAuswahl #ED_Datum {
	width: 100% !important;
}
#RDSuche img#IMGU_Calender {
    position: absolute;
    right: 12px;
    top: 12px;
}

#RDSuche #ReisezielAuswahl label {
    display: none;
}
#RDSuche #ReisezielAuswahl .DIV_Feld::before {
    content: 'Suche';
    display: block;
    line-height: 2.25em;
    font-weight: bold;
}

#RDSuche #SuchenButton {
    width: calc(100% / 3 - 15px);
    margin-bottom: 25px;
    display: inline-block;
}*/

/* Anpassung PDF Bestätigung gem. Ticket 17437*/

div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_AdressZusatz,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_Strasse,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_PLZOrt,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_EMail,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_Homepage{
	display: none !important;
}






