


/* --- Headerelemente ---*/
#pageHeaderInner {justify-content:space-between;gap:10px;}
#headerFairLogo {margin: 0 0 0px 27px;}
/*#headerFairLogo img {max-width: 77px;}*/
#headerFairClaim {flex-grow:unset;}
#headerFairClaim hr {
  margin: 3px 0;
  border-image: none;
  border-style: dotted none none;
  border-width: 1px medium medium;
  color: #444444;
  height: 1px;
}
#headerPageTitle {display:none;}
#headerAdditionalLogo {/*display: none; margin:23px 10px 10px 27px;*/}
#headerAdditionalLogo a:first-child {margin-right:20px;}
#languagenav{margin-bottom:10px;}
@media screen and (max-width:880px) {
	#headerAdditionalLogo {order:2;width:50%;text-align:right;}
	#headerFairClaim {order:3;margin-bottom:10px;}
}
@media screen and (max-width:680px) {
	#headerAdditionalLogo {width:auto;text-align:left}
}

#pageNav {background-color: #F08A00;}
#custBookingMainNav ul li a {color: #fff; font-weight:bold; border-right: 1px solid #f5f5f5;}
#custBookingMainNav ul li a.custNavItemActive, #custBookingMainNav ul li a:hover {color: #333;/*background:unset;border:unset;*/}
/* --- KeyVisual über gesamte Breite --- */
.home_keyvisual{
	background-image: url('../_images/customer/keyvisual.jpg');
}





