@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.reisemarkt.ch/tournet/_daten/vo/fonts/pt-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans'), local('PTSans'),
       url('https://www.reisemarkt.ch/tournet/_daten/vo/fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.reisemarkt.ch/tournet/_daten/vo/fonts/pt-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.reisemarkt.ch/tournet/_daten/vo/fonts/pt-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.reisemarkt.ch/tournet/_daten/vo/fonts/pt-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.reisemarkt.ch/tournet/_daten/vo/fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
@font-face{font-family:FontAwesome;src:url(https://reisenaktuell.com.staging-truetravel.de/wp-content/themes/truetheme/_template/libraries/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
  src:url(https://reisenaktuell.com.staging-truetravel.de/wp-content/themes/truetheme/_template/libraries/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),
    url(https://reisenaktuell.com.staging-truetravel.de/wp-content/themes/truetheme/_template/libraries/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),
    url(https://reisenaktuell.com.staging-truetravel.de/wp-content/themes/truetheme/_template/libraries/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),
    url(https://reisenaktuell.com.staging-truetravel.de/wp-content/themes/truetheme/_template/libraries/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),
    url(https://reisenaktuell.com.staging-truetravel.de/wp-content/themes/truetheme/_template/libraries/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight:normal;font-style:normal
}
  
  
body {
	font-size: 16px;
}

.DIV_FehlerMeldungen.ErrorMessage {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;;
}

div#DIV_Tourdata #UP_LeistungsBemerkungen .DIV_Hinweis .DIV_TableRow>.DIV_CellFeld{
	border: 3px solid #FBBA00;
	color: #192544;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.crefozert{
	transform: translateY(25px);
}

#Wrapper {
	height: calc(100vh - 100px);
	min-height: calc(100vh - 100px);
	width: 100%;
	position: relative;
}
.footerLogos, #pageHead, #pageFoot {
	width: 100%;
	background-color: #162d62;
	font-family: "PT Sans", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}
#pageHead .container, #pageHead .headermenu-container, #pageMain .container, #pageFoot .container {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
#pageHead {
	position: fixed; top: 0;
	width: 100%; height: auto;
	z-index: 100;
}
#pageHead #siteTitle a img {
	width: 100%;
	height: auto;
}
#pageHead .container {
	display: flex;
	flex-direction: row;
	padding: 8px 15px;
	width: 100%; max-width: 1280px;
}

#pageHead .headermenu-container {
	display: block;
	padding: 3px 0;
	position: relative;
}
#pageHead #pageHeadTopMenu{
	background-color: #192544;
	height: 42px;
}
#pageHead .headermenu-container ul {
    width: auto;
	 height: 42px;
	margin: 0;
	padding: 0;
}
#pageHead .headermenu-container ul li {
    float: left;
    color: #fff;
    list-style-type: none;
    margin: 0 2px 0 0;
	padding: 10px 9px 0 0;
	 display: inline-block;
	 position: relative;
}
#pageHead .headermenu-container ul li:last-child:after {
	content: '';
}
#pageHead .headermenu-container ul li::after {
    content: '|';
	position: absolute; right: 1px; bottom: 0;
	margin: 0 1px;
	color: #fff;
	font-weight: 100;
}
#pageHead .headermenu-container ul li a:link, #pageHead .headermenu-container ul li a:active, #pageHead .headermenu-container ul li a:visited, #pageHead .headermenu-container ul li a:hover {
	text-decoration: none;
	display: block;
	font-weight: 200;
	color: #fff;
	transition: all .3s;
	font-size: 15px;
	text-transform: none;
}
#pageHead .headermenu-container ul li a:hover {
	color: #fbba00
}
.headermenu-rechts {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0
}
#pageHead .headermenu-container .headermenu-rechts ul {
	padding: 0;
}
#pageHead .headermenu-container .headermenu-rechts ul li {
	padding: 13px 9px 0 0;
}
#pageHead .headermenu-container .headermenu-rechts ul li a:link {
    color: #fbba00;
}

#pageHead .container .header-top-infos {
	width: 450px;
	max-width: calc(100% - 85px);
}
#pageHead .container .header-top-infos .main-header-logo {
	height: 60px;
}
#pageHead .container .header-top-infos .main-header-logo a {
	display: block;
	height: 60px;
}
#pageHead .container .header-top-infos .main-header-logo img {
	transform: translateY(20px);
	/*max-width: 100%;*/
	height: 100%;
}
.mobile-call {
	display: none;
}
.mobile-btn {
	width: 35px;
	height: 35px;
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 20px 40px rgba(0,0,0,.1);
	box-shadow: 0 20px 40px rgba(0,0,0,.1);
	text-align: center;
}
.material-icons {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	color: #fff;
	text-align: center;
	line-height: 35px;
}
.material-icons:before {
	content: "\f095";
	/*background-image: url('https://www.reisemarkt.ch/tournet/_daten/vo/WebTemplate/D/Test-Dateien/tel-icon.png');
	background-repeat: no-repeat;
	background-size: contain;*/
	height: 35px;
	width: 35px;
	display: block;
}
#pageHead .container .main-header-info {
	width: calc(100% - 455px);
	white-space: nowrap;
	text-align: right;
	color: #fff;
	padding: 8px 0 0;
	text-transform: uppercase;
}

#pageHead .container .main-header-info .telText {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#pageHead .container .main-header-info .telNr {
	font-size: 22px;
}
#pageHead .container .main-header-info .oeffnungszeiten {
	color: #fff;
	text-transform: none;
	font-weight: 400;
}
#pageHead .container .main-header-info p:first-child {
 margin-bottom: .5rem;
}
#pageHead .container .font-weight-bold {
	font-weight: 700;
}
p {
	letter-spacing: -.025em;
	margin: 0 0 1rem;
}

#pageMain {
	width: 100%;
	margin-top: 170px;
	height: auto;
	/* height: calc(100% + 100px); */
	position: relative;
}
#pageMain .container {
	width: 100%; max-width: 1280px;
	position: relative;
	margin-bottom: 80px;
	padding: 0 15px;
}
#pageMain .container .buchungAblauf {
	display: inline-block;
	width: 100%; /* ALT calc(100% - 315px) */
	height: 100%;
	line-height: 20px;
}
#pageMain .container .buchungDetails {
	display: none;
	width: 320px;
	height: auto;
	display: inline-block;
	position: relative; /*top: 115px;*/ right: 0;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt {
	display: block;
	position: relative; top: 0; right: 0;
   width: 100%;
   height: auto;
	webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
	box-shadow: 0 2px 5px rgba(0,0,0,.25);
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .header {
	height: 45px;
	background-color: #273a69;
	display: flex;
	flex-direction: row;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .header span.rating {
	width: 75px;
	margin: 7px; padding: 6px 0 0;
	color: #fbba00;
	border: 1px solid #fff;
	text-align: center;
	font-weight: 600;	
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .header span.reiseart {
    position: relative;
    top: 25%;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .header span.reiseart img {
	width: 24px; height: 24px;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .header span.bezeichnung {
	width: auto;
	margin: 7px; padding: 6px 6px 0 0;
	color: #fff;
	font-weight: 600;
	position: absolute; right: 0;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .bild {
	width: 100%;
	height: auto;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .bild img {
	width: 100%;
	height: auto;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .titel {
	width: 100%;
	height: auto;
	padding: 10px;
	background-color: #273a69;
	color: #fff;
	box-sizing: border-box;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .titel span {
	width: 100%;
	display: block;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .titel span:first-child {
	font-weight: 600;
	margin-bottom: 15px;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .titel span:last-child {
	font-size: 75%;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails > span {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #273a69;
	font-size: 90%;
	display: inline-block;
}

/* wenn kein Zimmer ausgewählt, den Span/Listpunkt ausblenden */
#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails .SPAN_ZimmerListPunkt0 {
    display: none;
}
/* wenn Gesamtbetrag 0, ganze Zeile ausblenden */
#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails span[class='summeTotal SPAN_Betrag'] {
	visibility: hidden;
}

#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails > span:last-child {
	border-bottom: 0;
}

#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails > span.summeTotal
{
	font-weight: 600;
	line-height: 25px;
	border-bottom: 0;
}

#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails > span .betrag {
    position: absolute;
    right: 10px;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails > span.summeTotal .betrag {
	font-size: 20px;
}

#pageMain .container .buchungDetails .buchungDetailsInhalt .buchungdetails > .SPAN_GutscheinCode {
    border-bottom: 0;
    padding: 3px 0;
    font-size: .925em;
}

/* bei Streichpreisen */
#DIV_AngebotInfo .buchungdetails .SPAN_Streichpreis.SPAN_Betrag0 {
	visibility: hidden;
	display: none !important;
}
#DIV_AngebotInfo .buchungdetails span[class*="ESR.StreichbetragKurz"] {
	visibility: hidden;
	display: none !important;
}
#DIV_AngebotInfo .buchungdetails .SPAN_Streichpreis {
	line-height: 25px;
	font-weight: 600;
	height: 45px;
	border-top: 1px solid #273a69;
}
#DIV_AngebotInfo .buchungdetails .SPAN_Streichpreis .betrag {
	position: relative;
	font-size: 20px;
} 
#DIV_AngebotInfo .buchungdetails .SPAN_Streichpreis .betrag:before {
	content: "";
	position: absolute; left: 0; top: 50%; right: 0;
	border-top: 2px solid;
  	border-color: #F00;;
  	-webkit-transform:rotate(-5deg);
  	-moz-transform:rotate(-5deg);
  	-ms-transform:rotate(-5deg);
  	-o-transform:rotate(-5deg);
  	transform:rotate(-5deg);
}

/* Reiseteilnehmer und Reiseanmelder generell ausblenden, nur auf der Buchungsabschlussseite einblenden */
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseteilnehmer, .reiseanmelder, .reisebeschreibung {
    display: none;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseteilnehmer.AGBBestaetigung, .reiseanmelder.AGBBestaetigung, .reisebeschreibung.AGBBestaetigung {
    display: block;
	 padding: 0 10px 10px;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseteilnehmer.AGBBestaetigung::before {
    border-top: 1px solid #273a69;
    padding: 10px;
    content: '';
    width: calc(100% - 20px);
    height: 1px;
    display: block;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseteilnehmer label,
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseanmelder label {
	float: left;
	width: 115px;
	font-weight: bold;
	display: none;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseteilnehmer label:nth-child(1),
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseanmelder label:nth-child(1) {
	display: block;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseteilnehmer .DIV_Feld,
#pageMain .container .buchungDetails .buchungDetailsInhalt .reiseanmelder .DIV_Feld {
	padding: 0;
	margin-left: 120px;
}
#pageMain .container .buchungDetails .buchungDetailsInhalt .reisebeschreibung {
	padding: 10px;
	display: block;
}




#pageFoot {
	position: relative; bottom: 0;
}
#pageFoot .container {
	color: #fff;
	padding: 20px 15px;
	position: relative;
	display: flex;
	font-size: 14px;
}
#pageFoot .container h5 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 700;
	margin: 12px auto;
	font-family: "PT Sans", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
}
#pageFoot .container .footerAnschrift, #pageFoot .container .footerLogos, #pageFoot .container .footerLinks {
	width: auto;
	float: left;
	color: #fff;
}
#pageFoot .container .footerAnschrift {
	width: 33% !important;
}
#pageFoot .container .footerLogos img {
	margin-top: 20px;
	margin-right: 20px;
	width: 80px;
	height: auto;
}
#pageFoot .container .footerLinks {
	font-weight: 600;
	color: #fff;
	text-align: right;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 0;
}
#pageFoot .container .footerLinks a {
	color: #fff;
	text-decoration: none;
}


/* 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) 
{

#pageMain .container .buchungAblauf {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 20px;
}


}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */
@media only screen and (min-width: 481px) and (orientation:landscape) 
{

#pageMain {
	width: 100%;
	margin-top: 170px;
	height: auto;
	min-height: calc(100vh - 270px);
	position: relative;
}
#pageMain .container .buchungAblauf {
	display: inline-block;
	width: 100%; /* ALT calc(100% - 315px) */
	height: 100%;
	line-height: 20px;
}
#Wrapper.AngebotInfo1 #pageMain .buchungAblauf #DIV_Tourdata {
    width: calc(100% - 365px);
	float: left;
	margin-right: 35px;
}
#Wrapper.AngebotInfo0 #pageMain .buchungAblauf #DIV_Tourdata {
    width: 100%;
}

#pageMain .container .buchungDetails {
	display: none;
	width: 320px;
	height: auto;
	display: inline-block;
	/*position: fixed; top: 115px; right: auto;*/
}

#pageHead {
	position: fixed; top: 0;
	width: 100%;
	height: auto;
	z-index: 100;
}
#pageHead .container .header-top-infos .main-header-logo a {
	display: block;
	height: 60px;
	margin-top: -8px;
}

}

@media only screen and (max-width: 950px) 
{

#Wrapper.AngebotInfo1 #pageMain .buchungAblauf #DIV_Tourdata {
    width: 100% !important;
}


}

@media only screen and (min-width: 1281px)
{

#pageMain .container .buchungDetails {
	width: 320px;
	height: auto;
	display: inline-block;
	/*position: fixed;
	top: 115px;
	right: auto;*/
}

}


/* 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) 
{


}


/* Layout für Mobilgeräte: 481px bis 1080px (SamsungS4, iPhone6Plus) Portrait. */
@media only screen and (min-width: 300px) and (max-width: 820px) and (orientation:portrait) {
.mobile-call {
	display: block;
}
#Wrapper > div {
    padding: 0 10px;
    box-sizing: border-box;
}
#pageHead .container .main-header-info {
    display: none;
}
#pageHead {
	position: fixed; top: 0;
	width: 100%; height: auto;
	z-index: 100;
}

#pageHead .container .header-top-infos .main-header-logo img {
	transform: translateY(7px);
	height: 40px;
	/*max-width: 170px;*/
	position: relative;
}

#pageMain .container .buchungAblauf {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 20px;
}

#Wrapper.AngebotInfo1 #pageFoot {
    position: relative;
    top: 570px;
}
#pageFoot .container {
	display: inline-block;
}
#pageFoot .container .footerAnschrift, #pageFoot .container .footerLogos, #pageFoot .container .footerLinks {
    width: 100% !important;
    float: left;
    display: block;
}
#pageFoot .container .footerLinks {
    font-weight: 600;
    text-align: left;
    float: none;
    position: relative; bottom: 0; left: 0;
}
#pageFoot .container .footerLogos img {
	margin: 25px 20px 25px auto;
}


#pageMain .container .buchungDetails {
    width: 320px;
    height: auto;
    display: inline-block;
    position: relative;
    top: 0;
}

}





















