﻿

@font-face{

font-family:"FrutigerLTW01-45Light";
src:url("http://www.reisemarkt.ch/tournet/_daten/p4/fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
src:url("http://www.reisemarkt.ch/tournet/_daten/p4/fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"),
url("http://www.reisemarkt.ch/tournet/_daten/p4/fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"),
url("http://www.reisemarkt.ch/tournet/_daten/p4/fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"),
url("http://www.reisemarkt.ch/tournet/_daten/p4/fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");

}

@font-face {
  font-family: 'FrutigerLTW01-45Light';
  src: url('http://www.reisemarkt.ch/tournet/_daten/p4/fonts/Ftl_____.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'p4-Ftb';
  src: url('http://www.reisemarkt.ch/tournet/_daten/p4/fonts/Ftb_____.ttf') format('truetype');
  font-weight: bold;
  font-style: bold;
}

body {
	font-weight: 400; /* da sonst die Schrift im Chrome und im Edge schlecht leserlich erscheint */
	moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}


/* =============================================================================
   Buttons
   ========================================================================== */
div#DIV_Tourdata .btn,
div#DIV_Tourdata .Button {
    font-size: 15px !important;
    font-weight: normal;
	 color: #fff;
    border: medium none;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.8);
	 background: -moz-linear-gradient(top, #000000 0%, #e1e1e1);
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#e1e1e1));
        background-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.8);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
	 width: 111px;
}
div#DIV_Tourdata a.btn:hover {
	color: #fff;
	background-color: #000;
}
div#DIV_Tourdata .DIV_BTN_FalscheAdresse .btn {
	width: auto;
	padding: 0 25px;
}
div#DIV_Tourdata .DIV_AngebotButtons .DIV_TableCell {
    margin-top: 25px;
}
div#DIV_Tourdata input#PBU_Print.Button,
div#DIV_Tourdata input#PBU_RSuchen.Button {
	width: auto;
}

/* =============================================================================
   Formulare
   ========================================================================== */

div#DIV_Tourdata select.DropDown {
    background-color: white;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%20viewBox%3D%220%200%20100%20100%22%3E%3Cpath%20fill%3D%22%23584125%22%20d%3D%22M59%2055.9l-9.638-9.64%202.16-2.16L59%2051.577l7.478-7.477%202.16%202.16z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
	background-position: right -10px center;
	background-size: 65px;
    padding-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div#DIV_Tourdata select,
div#DIV_Tourdata input {
	font-size: 17px;
	line-height: 1.41;
	background-color: #ffffff;
  border: solid 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}
div#DIV_Tourdata textarea, div#DIV_Tourdata select,
div#DIV_Tourdata .DIV_TableErgebnis .DIV_CellFeld select,
div#DIV_Tourdata input {
    padding: .5em .75em;
}
div#DIV_Tourdata .DropDown.Disabled {
    border: solid 2px rgb(228, 228, 228);
}
div#DIV_Tourdata .DIV_FehlerMeldungen {
	padding: 0 45px;
    z-index: 999;
    position: relative;
}


div#DIV_Tourdata .DIV_MainInput::after {
    height: 25px;
    border-bottom: 4px solid #FFCC00;
    display: none;
    content: '';
    width: 234px;
    float: right;
    margin-right: -45px;
}
div#DIV_Tourdata .DIV_MainInput.DIV_Bestaetigen::after {
	display: none;
}

div#DIV_Tourdata .DIV_TableCaption {
	padding: 45px 0 15px;
	width: 100%;
	border-bottom: 2px solid #e4e4e4;
}
div#DIV_Tourdata .DIV_Preis .DIV_TableCaption {
	border-bottom: none;
}
div#DIV_Tourdata .DIV_TableRowHead {
    background: none;
}


div#DIV_Tourdata #DIV_AngebotRes .DIV_Angebot,
div#DIV_Tourdata #DIV_ReservationRes .DIV_Angebot {
	display: none;
}

div#DIV_Tourdata {
	width: 100%; max-width: 1024px;
	padding: 25px 25px 0;
	margin: 0 auto;
	font-family: "FrutigerLTW01-45Light",Arial,sans-serif;
	font-size: 1em;
	letter-spacing: 50;
	color: #000;
	line-height: 18px;
	text-align: left;
	box-sizing: border-box;
}
div#DIV_Tourdata #DIV_Reservation,
div#DIV_Tourdata #DIV_Adresse {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 45px;
}
div#DIV_Tourdata #DIV_Rechnung {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 45px 45px;
}
div#DIV_Tourdata #DIV_TitelRes,
div#DIV_Tourdata .DIV_MainInput {
	width: 100%; max-width: 1024px;
   margin: 0 auto;
	position: relative;
}

#DIV_Tourdata div#DIV_TitelRes::before {
	content: url("../img/headerbild-buchungsablauf.jpg");
   display: inline-flex;
	width: calc(100% + 90px);
	max-width: 1024px;
	height: auto;
	margin: -45px 2px 2px;
	overflow: hidden;
}
#DIV_Tourdata div#DIV_TitelRes::before img {
	width: auto; height: auto;
}
div#DIV_Tourdata .DIV_SeitenTitel h2:before {
	content: 'Buchung';
	font-family: "FrutigerLTW01-45Light",Arial,sans-serif;
	font-weight: normal;
	color: #000;
	display: block;
	line-height: normal;
}
div#DIV_Tourdata .DIV_SeitenTitel {
	height: 85px;
	line-height: 35px;
}
div#DIV_Tourdata .DIV_SeitenTitel h2 {
	font-family: "p4-Ftb",Arial,sans-serif;
	font-size: 40px;
  line-height: 1.2;
	position: absolute;
   top: 140px;
   height: auto;
   padding: 25px;
   background-color: #FFCC00;
   color: #000;
   right: -92px;
   width: 50%;
	text-align: left;
}
div#DIV_Tourdata .DIV_SeitenTitel h4 {
	font-style: normal;
	text-align: left;
	margin-left: 45px;
}

div#DIV_Tourdata #DIV_PositionTitel {
   display: none;
}
div#DIV_Tourdata .DIV_TitelAblauf {
   padding: 45px 0 15px;
	margin: 0 0 10px;
   width: 100%;
   float: left;
   border-bottom: 2px solid #e4e4e4;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Versicherung .DIV_TitelAblauf {
    padding: 15px 0 15px;
    margin: 15px 0 10px;
    border-bottom: 0;
    border-top: 2px solid #e4e4e4;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_MitteilungAuswahl .DIV_TitelAblauf {
	padding: 15px 0 15px;
    margin: 15px 0 10px;
	border-bottom: 0;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_MitteilungBuchung .DIV_TitelAblauf {
	padding: 15px 0 15px;
    margin: 15px 0 10px;
	border-bottom: 0;
}
div#DIV_Tourdata .DIV_TransportSitzplanTitel {
    margin: 15px 0;
}

div#DIV_Tourdata #DIV_Adresse #LA_KundeBestehendRes {
    color: transparent !important;
}
div#DIV_Tourdata #DIV_Adresse #LA_KundeBestehendRes::before {
    content: 'Haben Sie eine Kundennummer?';
    color: #696969;
}
div#DIV_Tourdata #DIV_Adresse #DIV_AdressEingabeTitelMitSuche  .SPAN_TitelAblauf {
    color: transparent !important;
}
div#DIV_Tourdata #DIV_Adresse #DIV_AdressEingabeTitelMitSuche .SPAN_TitelAblauf::before {
    content: 'Sie sind Neukunde';
    color: #696969;
}

div#DIV_Tourdata #DIV_BTN_BuchungsAbschluss .DIV_BTN_Weiter::after {
    height: 25px;
    border-bottom: 4px solid #FFCC00;
    display: block;
    content: '';
    width: 234px;
    margin-right: -45px;
	 position: absolute;
	 right: 0;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Versicherung .DIV_TableCell.DIV_Preis {
	white-space: nowrap;
}

div#DIV_Tourdata #DIV_Halteorte {
   margin: -45px -45px auto;
   background-color: #f7f4ec;
   padding: 45px;
	display: block;
}
div#DIV_Tourdata #DIV_MitteilungBuchung {
	margin: 0 -45px auto;
   background-color: #f7f4ec;
   padding: 0 45px 45px;
	display: block;
	width: 100%;
}
div#DIV_Tourdata #DIV_TitelAuswahl {
	margin: 0 -45px auto;
   background-color: #f7f4ec;
   padding: 45px 45px 0;
	display: block;
	width: 100%;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_Versicherung,
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_MitteilungAuswahl {
	margin: 0 -45px;
   background-color: #f7f4ec;
   padding: 0 45px 0;
	display: block;
	width: 100%;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_AGB {
    width: 100%;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_GesamtBetrag {
    padding: 15px 0 15px;
    border-top: 2px solid #e4e4e4;
    width: 100%;
    border-bottom: 2px solid #e4e4e4;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_GesamtBetrag .DIV_TitelAblauf {
    border-bottom: 0;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_GesamtBetrag .DIV_Feld {
	float: right;
}
div#DIV_Tourdata #DIV_ReservationRes .DIV_LandleistungAuswahlTitel {
   margin: -25px -45px auto;
   background-color: #f7f4ec;
	/*border-bottom: 2px solid #e4e4e4;*/
   padding: 45px 45px 10px;
	/*display: block;*/
}
div#DIV_Tourdata #DIV_ReservationRes .DIV_LandleistungAuswahlTitel .SPAN_TitelAblauf {
	width: 100%;
	border-bottom: 2px solid #e4e4e4;
	display: inline-block;
	padding: 0 0 15px;
}

div#DIV_Tourdata #DIV_ReservationRes .DIV_LandleistungAuswahl {
   margin: -5px -45px auto;
   background-color: #f7f4ec;
   padding: 0 45px 45px;
	display: block;
}
div#DIV_Tourdata #DIV_ReservationRes .DIV_LandleistungAuswahl .DIV_TableCaption {
	padding: 5px 0 15px;
	width: 100%;
	border-bottom: 2px solid #e4e4e4;
}
div#DIV_Tourdata .DIV_LandleistungCheck .DIV_CellFeld {
    margin-right: 5px;
}
div#DIV_Tourdata .DropDown.Disabled {
    background: rgb(228,228,228);
}

div#DIV_Tourdata .DIV_AngebotStatusBildFrei {
    background-color: #006d68;
}

div#DIV_Tourdata .DIV_Preis .DIV_TableRow .DIV_TableCell {
	padding: 8px 0;
}
div#DIV_Tourdata .DIV_Preis .DIV_TableRow.DIV_Preis_ZwischenTotalUnterstrich  .DIV_TableCell,
div#DIV_Tourdata .DIV_Preis  .DIV_TableRow.DIV_Preis_TotalUnterstrich  .DIV_TableCell {
	padding: 0;
}
div#DIV_Tourdata .DIV_Preis .DIV_Preis_ZwischenTotalUnterstrich .DIV_PreisBetrag,
div#DIV_Tourdata .DIV_Preis .DIV_Preis_TotalUnterstrich .DIV_PreisBetrag {
	visibility:hidden;
}
div#DIV_Tourdata .DIV_Preis .DIV_Preis_ZwischenTotalUnterstrich {
	border-bottom: 2px solid #e4e4e4;
}
div#DIV_Tourdata .DIV_Preis .DIV_Preis_TotalUnterstrich {
    border-top: 2px solid #e4e4e4;
}


div#DIV_Tourdata #UP_AdresseRes {
   margin: -25px -45px auto;
   background-color: #f7f4ec;
   padding: 0 45px 0 45px;
	display: block;
}
div#DIV_Tourdata #DIV_AdresseRes #DIV_Hinweis {
	display: none;
}
div#DIV_Tourdata .DIV_Hinweis {
    background-color: #fff;
    margin: 35px 0 0 -45px;
    color: #fff;
	 text-align: center;
	 width: calc(100% + 95px);
}
div#DIV_Tourdata .DIV_Hinweis .DIV_CellLabel,
div#DIV_Tourdata .DIV_Hinweis .DIV_Label {
    display: none;
    visibility: visible;
    width: 100%;
    padding: 10px 10px 5px;
}
div#DIV_Tourdata .DIV_Hinweis .DIV_CellFeld, div#DIV_Tourdata .DIV_Hinweis .DIV_Feld {
    width: calc(100% - 55px);
    padding: 25px;
	 margin: 25px auto 0;
	 line-height: 28px;
	 font-size: 20px;
	 background-color: #0076a8;
}




div#DIV_Tourdata table#TA_Aktion {
    width: 80%;
    margin: 15px 0;
}
div#DIV_Tourdata table tr.AbstandTabellenKopf {
    margin: 5px 0;
    display: block;
}



/* =============================================================================
   Positionsmarken oben (Bus - Adresse - Buchung - Bestätigung etc.)
   ========================================================================== */
div#DIV_Tourdata #DIV_Umfrage .DIV_Positions,
div#DIV_Tourdata #DIV_TitelRes .DIV_Positions {
	display: inline-block;
	height: 45px;
	/*margin: 15px 0 0 0;*/
	margin: 15px 45px 0 45px;
	padding: 0;
	background-color: transparent;
	position: relative;
	top: 0;
	width: 100% !important;
	float: left;
	z-index: 10;
	left: 0;
}
div#DIV_Tourdata #DIV_Umfrage .DIV_Positions div,
div#DIV_Tourdata #DIV_TitelRes .DIV_Positions div {
    background-color: transparent;
    border: 0;
    width: 100%;
    float: left;
}
div#DIV_Tourdata .DIV_Positions span:nth-child(2) {
	display: none;
	width: 100%;
	float: left;
	padding-top: 15px;
	margin: -25px 0;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child {
	width: calc(100% / 2);
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:before,
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:last-child:after {
	background-color: #ccc;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div.DIV_Active:before,
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div.DIV_Link:before,
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div.DIV_Link:after {
	background-color: #ffcc00;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:before {
	content: '';
	width: 100%;
	height: 4px;
	background-color: #ccc;
	display: block;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 0;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:after {
	content: '';
	width: 50%;
	height: 4px;
	background-color: #ccc;
	display: block;
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: 0;
}

div#DIV_Tourdata .SPAN_PosNr {
	display: inline-block;
	color:#fff;
	font-weight: bold;
	background-color:#666;
	background: #666;
	float:none;
	text-align:center;
	line-height: 2em;
   margin:auto; padding:0;
	border:3px solid #fff;
   /*white-space:nowrap;*/
   width:32px; height:32px;
	-webkit-box-shadow: none;
		-moz-box-shadow: none;
			  box-shadow: none;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
	z-index: 50;
	position: relative;
}
div#DIV_Tourdata .DIV_Positions .DIV_Active .SPAN_PosNr,
div#DIV_Tourdata .DIV_Positions .DIV_Link .SPAN_PosNr {
	color:#000;
	font-weight:bold;
	background-color:#ffcc00;
	background: #ffcc00;
	border:3px solid #fff;
}
div#DIV_Tourdata .SPAN_PosText {
	display: none;
   padding-left: 2px;
	margin-top: -10px;
	font-weight: bold;
}
div#DIV_Tourdata #DIV_DankeFuerBuchung .DIV_Label{
	width: 200px;
}
div#DIV_Tourdata #DIV_DankeFuerBuchung .DIV_Adresse{
	padding: 0;
	padding-top: 10px;
	padding-bottom: 30px;
}

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_Telefon,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_EMail,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_Homepage,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MandantGruss #DIV_Mwst{
	display: none;
}

div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MainInput .DIV_Einleitungssatz,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MainInput #DIV_Briefanrede,
div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_MainInput .DIV_Preis .DIV_TableCaption
{
	display: none;
}

div#DIV_Tourdata #DIV_DankeFuerBuchung #DIV_AdressZusatz{
	margin-top: 10px;
}

div#DIV_Tourdata .DIV_Positions .DIV_Active {
   color: #000;
}
div#DIV_Tourdata #DIV_Umfrage .DIV_Dropdown .DIV_Positions {
	margin-top:-10px;
}
div#DIV_Tourdata #DIV_Positions #DIV_Position {
	height: 30px;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	display: block;
	z-index: 50 !important;
}
/* setzt die Breite der Position dynamisch, je nachdem wieviele Positionen im Ablauf vorhanden sind */
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(2),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(2) ~ div {
	width:50%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(3),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(3) ~ div {
	width:33.3333%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(4),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(4) ~ div {
	width:25%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(5),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(5) ~ div {
	width:20%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(6),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(6) ~ div {
	width:15%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(7),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(7) ~ div {
	width:14.2857%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(8),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(8) ~ div {
	width:10%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(9),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(9) ~ div {
	width:10%;
}
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(10),
div#DIV_Tourdata #DIV_Positions .DIV_TableRow div:first-child:nth-last-child(10) ~ div {
	width:8%;
}


/* =============================================================================
   Sitzplan
   ========================================================================== */
div#DIV_Tourdata .DIV_Sitzplan .SPB_M2,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M3,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M4,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M5,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M6,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M7,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M8,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M9,
div#DIV_Tourdata .DIV_Sitzplan .SPB_M10 {
    background-color: rgba(0, 0, 0, 0.6);
    border-right: 5px solid #666;
}
div#DIV_Tourdata .DIV_Sitzplan .SPB_FRONT.SPB_L {
    background-color: rgba(0, 0, 0, 0.6);
    border-right: 5px solid #666;
    border-top: 2px solid #666;
}
div#DIV_Tourdata .DIV_Sitzplan .SPB_FRONT.SPB_R {
    background-color: rgba(0, 0, 0, 0.6);
    border-right: 5px solid #666;
    border-bottom: 2px solid #666;
}
div#DIV_Tourdata div.SPB_L {
    border-top: 2px solid #666;
}
div#DIV_Tourdata div.SPB_R {
    border-bottom: 2px solid #666;
}
div#DIV_Tourdata div.SPB_H {
    border-right: 2px solid #666;
}

/* Bestätigungsseite einzelne Elemente in anderer Reihenfolge */
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-flex-direction: column;   flex-direction: column;
	justify-content:left;   align-items:left;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_TitelAuswahl {
	-ms-flex-order: 1;
	 -webkit-order: 1;
				order: 1;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_Versicherung {
	-ms-flex-order: 2;
	 -webkit-order: 2;
				order: 2;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_MitteilungAuswahl {
	-ms-flex-order: 3;
	 -webkit-order: 3;
				order: 3;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_MitteilungBuchung {
	-ms-flex-order: 4;
	 -webkit-order: 4;
				order: 4;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #SPAN_InfoPflicht {
	margin: 0 0 15px;
	-ms-flex-order: 5;
	 -webkit-order: 5;
				order: 5;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_AGB {
	-ms-flex-order: 6;
	 -webkit-order: 6;
				order: 6;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_GesamtBetrag {
	-ms-flex-order: 7;
	 -webkit-order: 7;
				order: 7;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #UP_Meldungen {
	width: 100%;
	-ms-flex-order: 8;
	 -webkit-order: 8;
				order: 8;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_RechnungDetail {
	width: 100%;
	-ms-flex-order: 9;
	 -webkit-order: 9;
				order: 9;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_BTN_BuchungsAbschluss {
	width: 100%;
	-ms-flex-order: 10;
	 -webkit-order: 10;
				order: 10;
}





/*div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_VersandartRG {
	-ms-flex-order: 3;
	 -webkit-order: 3;
				order: 3;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_Newsletter {
	-ms-flex-order: 4;
	 -webkit-order: 4;
				order: 4;
}
div#DIV_Tourdata #DIV_Rechnung #DIV_Bestaetigen #DIV_Gutschein {
	-ms-flex-order: 5;
	 -webkit-order: 5;
				order: 5;
}*/




/* =============================================================================
   Kursbuchungen
   ========================================================================== */

div#DIV_Tourdata #DIV_ReservationKurs .DIV_HEAD .DIV_TITEL {
	width: 100%;
	font-size: 32px;
	border-bottom: 0; /* alt 2px solid #e4e4e4 */
	display: inline-block;
	padding: 0 0 15px;
	line-height: normal;
}
div#DIV_Tourdata #DIV_ReservationKurs fieldset {
	margin: 5px 0 10px;
	border: 0; /* alt 2px solid #e4e4e4 */
}
div#DIV_Tourdata #DIV_ReservationKurs fieldset legend {
	font-weight: bold;
	font-size: 110%;
	color: #696969;
	padding: 45px 0 15px;
	margin: 0 0 10px;
	width: 100%;
	float: left;
	border-bottom: 2px solid #e4e4e4;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_ResHinweis {
    margin-left: 110px;
}
div#DIV_Tourdata #DIV_MandantGruss .DIV_Name {
    display: none;
}
div#DIV_Tourdata #DIV_MandantGruss .DIV_PLZOrt {
	visibility: hidden;
}

div#DIV_Tourdata #DIV_ReservationKurs .DIV_Label {
    width: 105px;
    display: inline-block;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe .DIV_Label {
    width: 205px;
    display: inline-block;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Suchkriterien .DIV_Eingabe {
	width: 100%;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe .DIV_Eingabe {
	width: 100%;
}
div#DIV_Tourdata #DIV_ReservationKurs select,
div#DIV_Tourdata #DIV_ReservationKurs #DIV_TerminAuswahl input#ED_DatumRes,
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Zeitauswahl input#ED_ZeitRes {
	width: calc(100% - 110px);
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_TerminAuswahl input[type="text"] {
    width: 157px;
/*    background-image: url('/img/calEdit.png');
    background-repeat: no-repeat;
    background-position: right -2px bottom 50%;*/
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_TerminAuswahlKalender {
    position: absolute;
    top: calc(50% - 125px);
    left: 0;
	 z-index: 999;
}
div#DIV_Tourdata .Calender .Titel {
    line-height: 1em;
}
div#DIV_Tourdata .Calender td a {
    color: white !important;
	 width: 100%; height: 100%;
	 display: block;
}
div#DIV_Tourdata .Calender .NextPrev:first-child a {
    padding: 15px 0 15px 15px;
	 box-sizing: border-box;
	 text-decoration: none;
}
div#DIV_Tourdata .Calender .NextPrev:last-child a {
    padding: 15px 15px 15px 0;
	 box-sizing: border-box;
	 text-decoration: none;
}
div#DIV_Tourdata input[type='radio'] {
	width: 20px; height: 20px;
   position: relative;
   top: 5px;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe input {
	width: 100%;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe input#ED_Anz {
	width: 75px;
	float: right;
}
div#DIV_Tourdata #DIV_ReservationKurs select,
div#DIV_Tourdata #DIV_ReservationKurs input {
	margin: 5px 0 10px;
}
div#DIV_Tourdata #DIV_ReservationKurs:after {
    height: 25px;
    border-bottom: 4px solid #FFCC00;
    display: block;
    content: '';
    width: 234px;
    float: right;
    margin-right: -45px;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_KursAuswahl .DIV_TableCaption {
    display: none;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Zeitauswahl input#RB_AbfahrtRes {
	margin-left: 105px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Zeitauswahl input#RB_AbfahrtRes,
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Zeitauswahl input#RB_AnkunftRes {
    width: 35px;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe #DIV_AGB {
    margin: 25px 0 35px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AGB .DIV_CheckRadio input {
    width: auto;
    float: left;
	 position: relative; top: -5px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe #DIV_AGB .DIV_CheckRadio {
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe #DIV_AGB .DIV_CheckRadio label {
	display: block;
	padding-bottom: 5px;
	margin-left: 30px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe #DIV_AGB .DIV_CheckRadio span {
	margin-left: 30px;
	display: block;
	font-size: 90%;
	padding-bottom: 15px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe #SPAN_InfoFakultativ {
    margin-left: 30px;
    padding: 15px 0 20px;
    display: inline-block;
    font-size: 90%;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Stornierung {
    margin-top: 15px;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_Stornierung a {
    color: #007953;
    font-weight: bold;
    text-decoration: none !important;
}

/* den Text mit dieser Klasse auf der Buchungsbestätigung im Internet ausblenden (muss dann im PDF eingeblendet werden) */
div#DIV_Tourdata #DIV_ReservationKurs .textSPEZ {
	display: none;
}

div#DIV_Tourdata #DIV_ReservationKurs .textApropos {
    display: block;
}

div#DIV_Tourdata #DIV_ReservationKurs .DIV_BTN_Suchen .btn,
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe .DIV_BTN_Suchen .btn {
	width: auto;
	padding: 0 15px;
}

div#DIV_Tourdata .DIV_BTN_Stornieren .btn {
	width: 175px;
	margin-bottom: 20px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AngebotButton .DIV_BTN_Drucken {
	display: none;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_MandantGruss {
	margin-top:10px;
}
div#TourdataBuchen #DIV_Tourdata #DIV_ZusatzInfo {
	padding: 15px 0;
}
div#TourdataBuchen #DIV_Tourdata #DIV_ZusatzInfo br:first-child {
    margin: 10px 0;
}
div#TourdataBuchen #DIV_Tourdata #DIV_ZusatzInfo br:last-child {
    margin: 15px 0;
}
div#TourdataBuchen #DIV_Tourdata .DIV_MainInput {
	margin: 20px auto;
}
div#DIV_Tourdata .Calender .StatusFrei {
    background-image: none;
    background-color: green !important;
}

div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email {
	 font-family: "FrutigerLTW01-45Light",Arial,sans-serif;
}
div#DIV_Tourdata .DIV_Email #DIV_Kurs .DIV_TableCell {
    padding: 5px 0;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_TOBild {
	 display: none;
}
div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email #DIV_TOBild {
    margin: 0 0 15px !important;
	 display: block;
}
div#DIV_Tourdata .DIV_Email #IMG_TO {
    height: 60px;
}
div#DIV_Tourdata .DIV_Email .DIV_BestaetigungSatz {
    margin: 0 0 20px;
}
div#DIV_Tourdata .DIV_Email #DIV_MFG {
    margin-bottom: 10px;
}

div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email .DIV_HEAD {
	display: block;
   /*background-image: url("tournet/_daten/p0/LogoBrief.gif");
	background-size: auto 60px;
   content: '';
   background-position: left top;
   background-repeat: no-repeat;*/
   height: 60px;
   width: auto;
   margin: 0 auto 95px;
	/*padding-top: 80px;*/
}
div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email {
	border-bottom: 4px solid #ffcc00;
   border-image: linear-gradient(to left, #ffcc00 234px, rgba(255,204,0,0) 234px);
   border-image-slice: 1;
}


/* den Text mit dieser Klasse auf der Buchungsbestätigung im PDF einblenden */
div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email .textSPEZ {
	display: inline-block;
}

div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email .textApropos {
	display:none;
}

div#DIV_Tourdata #DIV_ReservationKurs.DIV_Email #DIV_ZusatzInfo a {
	text-decoration: none;
	color: #000 !important;
	font-weight: normal !important;
}

div#DIV_Tourdata .DIV_LoadingShadowModal {
    background: rgba(97, 97, 97, 0.3) none repeat scroll 0 0;
        background-color: rgba(97, 97, 97, 0.3);
    background-color: #bababa;
    height: 100%;
    left: 0;
    opacity: 0.3;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

/* 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: 481px)  
{
	
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AGB .DIV_CheckRadio input {
    width: auto;
    float: left;
	 position: relative; top: 0;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe #SPAN_InfoFakultativ {
    margin-left: 210px;
    padding: 15px 0 20px;
    display: inline-block;
    font-size: 90%;
}
	
}

/* 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) 
{
	
div#DIV_Tourdata {
	width: 100%; max-width: 1024px;
	padding: 45px 45px 0;
	margin: 0 auto;
	font-family: "FrutigerLTW01-45Light",Arial,sans-serif;
	font-size: 1em;
	letter-spacing: 50;
	color: #000;
	line-height: 18px;
	text-align: left;
	box-sizing: border-box;
}

div#DIV_Tourdata select.DropDown {
    padding-right: 25px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_Suchkriterien .DIV_Eingabe {
	width: 60%;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_TerminAuswahl input#ED_DatumRes {
	width: 205px;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_TerminAuswahlKalender {
    position: absolute;
    top: calc(50% - 125px);
    left: 0;
	 z-index: 999;
    /*position: absolute;
    top: 250px;
    left: 250px;*/
}
div#DIV_Tourdata input[type='radio'] {
	width: auto; height: auto;
   position: relative;
   top: auto;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe .DIV_Eingabe {
	width: 70%;
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe input {
	width: calc(100% - 210px);
}
div#DIV_Tourdata #DIV_ReservationKurs #DIV_AdressEingabe input#ED_Anz {
	width: 75px;
	float: none;
}

div#DIV_Tourdata #DIV_ReservationKurs #DIV_AngebotButton .DIV_BTN_Drucken {
	display: block;
}

}

