:root {
    --contentBoxedWidth: 1400px;
}
@media only screen and (max-width: 767px) {
    .accessibility_widget_trigger{
        top:inherit;
        bottom:100px;
    }
}

/* fonts */

/* noto-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/noto-sans-v36-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/noto-sans-v36-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* noto-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v36-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/noto-sans-v36-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

form fieldset legend{
    border-radius: 0px;
}

input.submit, button.submit {
    width: 100%;
    border-radius: 3px;
}

.mainmenu ul li a {
    font-family: 'Noto Sans';
}

.mod_langswitcher .mod_langswitcher_inside span{
	color:#7f7f7f;
	display: inline-block;
}

form p.error{
	font-weight:bold;
	background:red;
	padding:0 10px;
}


.mod_eventreader .info{
	margin-left: 0;
    padding-left: 0;
    border-left: none;
    color: #8B1936;
    width:100%;
}

.box_openinghours .ce_pricelist .price,
.box_openinghours .ce_pricelist .label{
	font-size: 1rem;
}

.related_package h6,
.openinghours h6{
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    font-size: 1rem;
}
 
.cc_hotelapart_jobs ul,
.cc_hotelapart_jobs ol{
    list-style: inside;
	list-style-type: square;
}

 .mod_customcatalogreader.cc_hotelapart_jobs h2,
 .mod_customcatalogreader.cc_hotelapart_jobs h3{
 	font-size:1.4rem;
 	margin-top: 2rem;
 	margin-bottom:1rem;
 }

.widget-explanation h3{
	margin-bottom:5rem;
}

.ce_imagemap {
    overflow: visible!important;
}

.ce_table.roomtable{
	font-size:.75rem;
}
.ce_table.roomtable table th,
.tablesorter-header-inner,
.ce_table.roomtable table td{
	padding:3px;
	white-space: nowrap;
	text-align:center;
    line-height: 1.4;
}
.mod_customcataloglist .item-inside,
.mod_customcataloglist.cc_hotelapart_eventrooms .item-inside,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-inside,
.mod_customcataloglist.cc_hotelapart_jobs .item-inside {
    margin-bottom: 35px;
    background: #fff;
    box-shadow: 4px 3px 5px 0 rgb(0 0 0 / .03);
    position: relative;
    border-radius: 6px
}
.mod_customcataloglist .item-content,
.mod_customcataloglist.cc_hotelapart_eventrooms .item-content,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-content,
.mod_customcataloglist.cc_hotelapart_jobs .item-content {
    padding: 25px
}
.mod_customcataloglist.cc_hotelapart_eventrooms .item-price-wrap,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-price-wrap,
.mod_customcataloglist.cc_hotelapart_jobs .item-price-wrap {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    background: #fff;
    padding: 5px 10px;
    border-radius: 6px 6px 6px 0;
    line-height: 1.5rem;
    text-align: right
}

.mod_customcataloglist.cc_hotelapart_eventrooms h5,
.mod_customcataloglist.cc_hotelapart_meetingrooms h5,
.mod_customcataloglist.cc_hotelapart_jobs h5 {
    margin-bottom: 5px
}
.mod_customcataloglist.cc_hotelapart_eventrooms .date i,
.mod_customcataloglist.cc_hotelapart_meetingrooms .date i,
.mod_customcataloglist.cc_hotelapart_jobs .date i {
    margin-right: 5px
}
.mod_customcataloglist.cc_hotelapart_eventrooms .ce_timestamp,
.mod_customcataloglist.cc_hotelapart_meetingrooms .ce_timestamp,
.mod_customcataloglist.cc_hotelapart_jobs .ce_timestamp {
    display: inline-block
}
.mod_customcataloglist.cc_hotelapart_eventrooms .item-features,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-features,
.mod_customcataloglist.cc_hotelapart_jobs .item-features {
    margin-top: 15px
}
.mod_customcataloglist.cc_hotelapart_eventrooms .ce_tags,
.mod_customcataloglist.cc_hotelapart_meetingrooms .ce_tags,
.mod_customcataloglist.cc_hotelapart_jobs .ce_tags {
    display: inline-block
}
.mod_customcataloglist.cc_hotelapart_eventrooms .item-description,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-description,
.mod_customcataloglist.cc_hotelapart_jobs .item-description {
    margin-top: 20px;
    font-size: .95rem;
    color: #bebebe
}

.mod_customcataloglist .item-features li,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-features li {
    display: inline-block
}
.mod_customcataloglist .item-features i,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-features i {
    border-radius: 100%;
    border: 1px solid rgb(0 0 0 / .1);
    line-height: 35px;
    height: 35px;
    width: 35px;
    text-align: center;
    color: #fff
}
.mod_customcataloglist .item-features i,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-features i {
    font-size: 1.5rem;
    font-weight: 700;
    display: inline-block
}
.mod_customcataloglist .item-price-add,
.mod_customcataloglist.cc_hotelapart_meetingrooms .item-price-add {
    color: rgb(0 0 0 / .5);
    font-size: .8rem
}

.mod_customcataloglist.cc_hotelapart_meetingrooms .item-persons {
    font-size: .9rem;
    color: rgb(0 0 0 / .5);
    border-top: 1px solid rgb(0 0 0 / .1);
    border-bottom: 1px solid rgb(0 0 0 / .1);
    margin: 5px 0
}

.mod_customcatalogreader h1,
.mod_customcatalogreader.cc_hotelapart_meetingrooms h1,
.mod_customcatalogreader.cc_hotelapart_jobs h1 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 1.6rem
}
.mod_customcatalogreader .single-top-content,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-top-content {
    overflow: hidden;
    background: #fff;
    padding: 20px
}

.mod_customcatalogreader.cc_hotelapart_eventrooms .rightside .single-image,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .rightside .single-image,
.mod_customcatalogreader.cc_hotelapart_jobs .rightside .single-image {
    position: relative
}
.mod_customcatalogreader .rightside .single-price,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .rightside .single-price {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 10
}

.mod_customcatalogreader .single-price strong,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price strong {
    color: #fff;
    font-size: .9em;
    font-weight: 700;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px 0 0 4px
}
.mod_customcatalogreader .single-price strong .ce_text,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price strong .ce_text {
    display: inline-block;
    font-size: 1.5rem
}
.mod_customcatalogreader .single-price span,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price span {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    display: inline-block;
    margin: 10px 0
}
.mod_customcatalogreader .ce_tabs,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs {
    margin: 35px 0
}
.mod_customcatalogreader .ce_tabs .tabs.classic ul li.active,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs .tabs.classic ul li.active {
    background: #fff
}
.mod_customcatalogreader .ce_tabs .panes,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs .panes {
    background: #fff;
    padding: 30px
}
.mod_customcatalogreader .leftside-inside,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .leftside-inside {
    padding: 20px;
    background: #fff
}
.mod_customcatalogreader .single-price-left-wrap,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price-left-wrap {
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 10px 0 0 0;
    padding: 10px 0
}
.mod_customcatalogreader .single-price-left-label,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price-left-label {
    float: left
}
.mod_customcatalogreader .single-price-left,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price-left {
    float: right
}
.mod_customcatalogreader .single-price-left .ce_text,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price-left .ce_text {
    display: inline-block
}
.mod_customcatalogreader .single-price-info,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-price-info {
    font-size: .8rem;
    color: rgb(0 0 0 / .5)
}
.mod_customcatalogreader .single-short-description,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-short-description {
    font-size: .9rem;
    margin-top: 20px
}
.mod_customcatalogreader .ce_form,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_form {
    margin-bottom: 35px;
    background: #fff
}

.mod_customcatalogreader.cc_hotelapart_eventrooms .single-top .image,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-top .image,
.mod_customcatalogreader.cc_hotelapart_jobs .single-top .image {
    margin-bottom: 25px
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .ce_number.number,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_number.number,
.mod_customcatalogreader.cc_hotelapart_jobs .ce_number.number {
    display: inline-block
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .ce_timestamp,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_timestamp,
.mod_customcatalogreader.cc_hotelapart_jobs .ce_timestamp {
    display: inline-block
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .leftside .ce_hyperlink,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .leftside .ce_hyperlink,
.mod_customcatalogreader.cc_hotelapart_jobs .leftside .ce_hyperlink {
    margin-top: 35px
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .leftside .ce_hyperlink a,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .leftside .ce_hyperlink a,
.mod_customcatalogreader.cc_hotelapart_jobs .leftside .ce_hyperlink a {
    width: 100%
}

.mod_customcatalogreader.cc_hotelapart_eventrooms i.fa,
.mod_customcatalogreader.cc_hotelapart_meetingrooms i.fa,
.mod_customcatalogreader.cc_hotelapart_jobs i.fa {
    margin-right: 5px
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .rightside .single-desc,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .rightside .single-desc,
.mod_customcatalogreader.cc_hotelapart_jobs .rightside .single-desc {
    margin-top: 15px
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .rightside .single-desc p:last-of-type,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .rightside .single-desc p:last-of-type,
.mod_customcatalogreader.cc_hotelapart_jobs .rightside .single-desc p:last-of-type {
    margin-bottom: 0
}
.mod_customcatalogreader .rightside .ce_textarea ul,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .rightside .ce_textarea ul {
    padding-left: 20px;
    margin-bottom: 15px
}

.mod_customcatalogreader .rightside .ce_textarea li,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .rightside .ce_textarea li {
    list-style: disc;
    list-style-position: outside
}
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs li:hover {
    background: rgb(0 0 0 / .025)
}
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs .ce_list li {
    margin-bottom: 20px;
    font-size: 1rem;
    position: relative;
    font-family: inherit;
    list-style: none
}
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs .ce_list ul {
    padding: 0
}
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs .ce_list li:before {
    font-family: FontAwesome;
    content: "\f00c";
    margin-right: 5px
}
.mod_customcatalogreader.cc_hotelapart_meetingrooms .ce_tabs .ce_list li:after {
    content: "";
    width: 70px;
    height: 1px;
    background: rgb(0 0 0 / .08);
    position: absolute;
    left: -26px;
    bottom: -11px
}

.mod_customcataloglist .item-content {
    padding: 25px;
}

.mod_customcatalogreader .single-services,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-services {
    overflow: hidden
}
/*
.mod_customcatalogreader li,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-services li {
    width: 33.33%;
    float: left;
    margin-bottom: 5px
}
*/
.mod_customcatalogreader .single-pricing td,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-pricing td {
    font-size: 2rem;
    padding-top: 25px;
    padding-bottom: 25px
}
.mod_customcatalogreader td span,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-pricing td span {
    font-size: 1.2rem;
    color: rgb(0 0 0 / .5);
    display: inline-block;
    margin-right: 5px
}

.mod_customcatalogreader .single-pricing td,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-pricing th {
    width: 33.33%
}
.mod_customcatalogreader .single-pricing table,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-pricing table {
    margin-bottom: 35px
}
.mod_customcatalogreader .single-pricing table p,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-pricing table p {
    margin: 0
}


.checkbox_container,
.noborder{
	border:none;
}

.color-white form.style7 input,.color-white form.style7 select,.color-white  form.style7 textarea{
	color:#fff;
}

.mod_customcataloglist.cc_hotelapart_rooms .same_height .autogrid .item-inside{
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}


.mod_customcataloglist.cc_hotelapart_rooms .same_height .autogrid{
    padding-bottom: 30px;
}
.mod_customcataloglist.cc_hotelapart_rooms .item-content {
	width:100%;
}

.ce_linkbox.version4 .content{
	text-shadow: 0 0 12px black;
}

.ce_linkbox .ce_linkbox_banner{
	font-size:0.7rem;
}

.locationslist.ce_pricelist .label,
.locationslist.ce_pricelist .price {
	font-size:1rem;
}

.ce_countup .headline{
	font-size:2.5rem;
	color:#8B1936;
}

.ce_countup .headline > span{
	font-size:1.5rem;
}

.discount{
	background: #8b1a3712;
    color: #8b1a37;
    display: inline-block;
    padding: 0 .5rem;
    border-radius: .25rem;
    font-weight: bold;
}

.single-price-left div{
	display:inline;
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .single-services .features,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-services .features,
.mod_customcatalogreader.cc_hotelapart_rooms .single-services .features{
	display: flex;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
	border-bottom: 2px solid #00000012;
}
.mod_customcatalogreader.cc_hotelapart_eventrooms .single-services .features li,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .single-services .features li,
.mod_customcatalogreader.cc_hotelapart_rooms .single-services .features li{
	width:100%;
}
.mod_customcatalogreader.cc_hotelapart_eventrooms i.fa,
.mod_customcatalogreader.cc_hotelapart_meetingrooms i.fa,
.mod_customcatalogreader.cc_hotelapart_rooms i.fa{
	color:#8B1936;	
}
/*
.mod_customcatalogreader.cc_hotelapart_eventrooms .features i.fa,
.mod_customcatalogreader.cc_hotelapart_meetingrooms .features i.fa,
.mod_customcatalogreader.cc_hotelapart_rooms .features i.fa{
	color:#c3a387;	
}
*/


/* Header / Logo */
#top .inside,
    .header .inside{
        max-width: 1400px!important;
    }


.bw_logo_abs {
    margin-top: 0;
    margin-bottom: auto;
    float: left;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
	width: 130px;
    height: 130px;
    margin-right: 1rem;
    padding:10px;
    background: rgb(255,255,255);
    xbackground: rgb(124,18,46);
	xbackground: radial-gradient(circle, rgba(124,18,46,1) 0%, rgba(124,18,46,0) 80%);
}
.bw_logo_abs a {
   background-image: url(../themedesigner/uploads/best-western-plus-logo.png);
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left;
}

.stickyheader .bw_logo_abs {
    width: 100px;
    height: 60px;
    min-width: auto;
}

@media only screen and (min-width: 1025px) {
    .bw_logo_abs {
        min-width: 130px;
    }
}
@media only screen and (max-width: 1365px) {
    #top .inside,
    .header .inside{
        max-width: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
}

@media only screen and (max-width: 767px) {
    
    .header .inside{
        justify-content: flex-start;
    }
	.header .bw_logo_abs {
		width: 100px;
    	height: 60px;
		xmargin-right: .5rem;
	}
	
	.header.original .logo {
        margin-left: 30px;
    }
}


@media only screen and (min-width: 768px) {
    .header.original .logo {
        margin-left: 200px;
        width: 80px;
    }
    .header.original .bw_logo_abs{
    	display:none;
    }
}

/* top */

#top, #top .inside{max-height:2.4rem;}

#top i{color:rgba(255,255,255,0.85);}
#top a:hover{-webkit-transition: all 0.3s ease;}
#top a:hover{color:rgba(255,255,255,1);}
#top .mod_top_mail a:hover {
    opacity: 1
}
#top .mlist a{color:#7f7f7f;}

@media only screen and (max-width: 1120px) {
    .mod_top_phone span {
        display:none;
    }
}


/* nav */
body .header .mainmenu ul li a.highlight{font-weight:700;}

/* slider */

.caption.bold{text-transform:uppercase;}

/* er24 */

.ce_er24_legal_text h1 {
    display: none;
}

/* footer */

.flex_center{
	display: flex!important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

/* Bottom */

#bottom {line-height:1.2;}

@media only screen and (max-width: 1250px) {
	#bottom .left,
	#bottom .right
	{
		width:100%;
		text-align:center;
	}
	#bottom .left{
		margin-bottom:.5rem;
	}
}

/* Google Reviews */

.mod_recommendationlist .layout_default {
    display: flex;
}

.mod_recommendationlist .image_container {
    width: 10%;
    padding: 1% 2% 1% 0%;
}

.mod_recommendationlist .layout_container {
    width: 90%;
}

.mod_recommendationlist .info {
    display: flex;
    align-items: center;
    gap: 10px
}

.mod_recommendationlist .author {
    font-weight: bold;
}

.mod_recommendationlist .date {
    font-size: small;
}

.mod_recommendationlist .star {
    color: #ffd300;
    font-size: 1.3rem;
}

/* BW Booking */

.bestprice {
    position: absolute;
    top: -60px;
    right: -40px;
    background: #c3a387;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding: 10px;
    font-size: .75rem;
    font-weight: bold;
    line-height: 1.3;
    transform: rotate(-10deg);
    z-index:1;
}
.booking-footer .bestprice {
	top: -20px;
    right: -30px;
	background: #efe1d5;
    color: #8b1a37;
    width: 80px;
    height: 80px;
    font-size: 0.6rem;
    padding: 0
}

@media only screen and (max-width: 767px) {
	.bestprice {
		right:40px;
	}
	.booking-footer .bestprice {
		right:-30px;
	}
}

@media only screen and (max-width: 500px) {
	.bestprice {
		right:50px;
		top: -80px;
	}
	
	.booking-footer	.bestprice {
		right:-20px;
		top: -50px;
	}
}




.hidden {
	opacity: 0;
	position: absolute;
}

.visible {
	opacity: 1;
}

input.calendar {
	background: #fff url("//www.bestwestern.de/bw/v5/img/bg/input_calendar.gif") no-repeat right !important;
	color: #727272;
	border: 1px #c3c3c3 solid;
	padding: 1px 0;
}

button.calendar {
	border: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	position: absolute;
	top: 0;
}

button.calendar.active,
button.calendar:hover {
	background-position: 0 20px;
}

div.calendar {
	background: url("//www.bestwestern.de/bw/v5/img/bg/calendar.png") no-repeat 0 0;
	height: 204px;
	padding: 0 6px;
	text-align: center;
	width: 182px;
	box-sizing: content-box;
}

div.calendar * {
	margin: 0;
	padding: 0;
	box-sizing: content-box;
}

div.calendar div {
	background: none !important;
	cursor: move;
	height: 185px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 176px;
}

div.calendar caption {
	color: #000;
	font-weight:bold;
	padding: 2px 0 0 6px;
	text-align: left;
	width: 100%;
}

div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 13px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 13px;
	width: 13px;
}

div.calendar caption a#captPrev,
div.calendar caption a.prev {
	background-image: url("//www.bestwestern.de/bw/v5/img/ico/scrollback.gif");
	right: 15px;
}

div.calendar caption a#captNext,
div.calendar caption a.next {
	background-image: url("//www.bestwestern.de/bw/v5/img/ico/scrollfwd.gif");
	right: 0;
}

div.calendar caption a:hover {
	background-position: 0 -37px;
}

div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}

div.calendar caption span.month {
	padding-right: 8px;
}

div.calendar table {
	background: #FFF;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 0 0 -1px;
	overflow: hidden;
	width: 177px;
}

div.calendar table td,
div.calendar table th {
	border: 0 !important;
	color: #000;
	height: 23px;
	text-align: center;
	width: 27px;
	padding: 0 !important;
	vertical-align: middle;
}

div.calendar table th {
	font-weight: bold;
	border-bottom: 1px solid #999;
	background: url("//www.bestwestern.de/bw/v5/img/bg/calendar-td.gif") 0 -1px;
}

div.calendar table td {
	background: url("//www.bestwestern.de/bw/v5/img/bg/calendar-td.gif");
	color: #aaa;
}

div.calendar table td.invalid {
	color: #999;
}

div.calendar table td.valid {
	background: url("//www.bestwestern.de/bw/v5/img/bg/calendar-td.gif");
	color: #000;
	cursor: pointer;
}

div.calendar table td.today {
	color: #78ad21;
	font-weight: bold;
}

div.calendar table td.hilite {
	background: #1b70b3;
	color: #fff;
}

div.calendar table td.inactive {
	background: #1b70b3;
	color: #fff;
}

div.calendar table td.active,
div.calendar table td.hover {
	background: #78ad21;
	color: #fff;
	cursor: pointer;
}

div.calendar table td.blocked {
	background: #ff6666;
	text-decoration: line-through;
	color: #ffffff;
}

X#bwbbx {
	padding: 0 20px 0 0;
	line-height: 1.3em;
	font-weight: normal;
	clear: both;
}

X#bwbbx * {
	box-sizing: content-box;
}

#bwbbx form {
	background: #f9f9f9;
	padding: 2rem !important;
	margin: 0 0 0 0 !important;
	width: auto !important;
	overflow: visible !important;
	display:flex;
	flex-direction:row;
	align-items: flex-end;
	gap: 1rem;
	justify-content: center;
}

#bwbbx form>div {
	float: left;
	margin: 0 5px 3px 0 !important;
	width: auto;
	clear: none !important;
	position: relative;
}

#bwbbx form div.optional {
	display: none;
}

#bwbbx form div.optional input {
	text-align: center;
}

X#bwbbx form div.btn {
	width: 130px;
	padding-top: 12px;
}

#bwbbx form div.tipp {
	display: none;
}

#bwbbx form label {
	display: block;
	width: auto !important;
	margin-bottom: 2px;
	text-transform: none !important;
}

#bwbbx form label small {
	font-size: 9px !important;
	line-height: 12px;
	white-space: nowrap;
}

#bwbbx form input.text {
	color: #727272;
	border: 1px #ABABAB solid;
	X_padding: 4px 2px 5px;
	box-sizing: content-box;
	margin-top: 0;
	X_height: 15px;
	background-color: white;
}

#bwbbx form #ss_doppelzimmer,
#bwbbx form #ss_einzelzimmer,
#bwbbx form #ss_erwachsene,
#bwbbx form #ss_kinder {
	width: 30px;
}

#bwbbx form input.calendar {
	X_height: 15px;
	width: 75px;
	color: #727272;
	border: 1px #ABABAB solid;
	X_padding: 4px 2px 5px 6px;
	padding: 15px;
	box-sizing: content-box;
	margin-top: 0;
}

#bwbbx form select.text {
	padding: 3px 0 4px 2px;
}

#bwbbx form input.imgbtn {
	height: auto;
	margin: 5px 0 0 -7px;
	width: auto;
}

#bwbbx form select.sdSelect {
	opacity: .0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
}

#bwbbx form div.selectreplace div {
	position: relative;
	height: 26px;
	width: 50px;
	overflow: hidden;
	background: transparent url("//www.bestwestern.de/bw/v5/img/btn/bg_btn_l.gif") no-repeat left top;
}

#bwbbx form div.selectreplace span.selecttext {
	display: block;
	height: 26px;
	width: 40px;
	background: transparent url("//www.bestwestern.de/bw/v5/img/btn/select_btn.gif") no-repeat right top;
	color: #727272;
	padding: 2px 0 0 10px;
	position: absolute;
	top: 0;
}

#bwbbx form div.nowrap {
	width: auto !important;
}

#bwbbx form div.nowrap>div {
	float: left;
	margin-right: 5px;
	X_margin-bottom: 3px;
	clear: none !important;
	max-width: 88px;
}

#bwbbx form input.btn {
	display: block;
	margin: 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	vertical-align: middle;
	touch-action: manipulation;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	X_padding: 6px 12px 6px 6px;
	X_height: 20px;
	border-radius: 0;
	-webkit-user-select: none;
	float: right;
	background-color: #759114;
	border: 1px solid #759114;
}

#bwbbx form input.btn:hover {
	background-color: #99BE18;
	border: 1px solid #99BE18;
}

#bwbbx .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	width: 260px;
}

#bwbbx .popover.top {
	margin-top: -10px;
}

#bwbbx .popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0;
}

#bwbbx .popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

#bwbbx .popover.right {
	margin-left: 10px;
}

#bwbbx .popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0;
}

#bwbbx .popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

#bwbbx .popover.bottom {
	margin-top: 10px;
}

#bwbbx .popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
}

#bwbbx .popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #f7f7f7;
}

#bwbbx .popover.left {
	margin-left: -10px;
}

#bwbbx .popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

#bwbbx .popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

#bwbbx .popover h3 {
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	background-color: #f7f7f7 !important;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
	text-transform: uppercase;
}

#bwbbx .popover p {
	padding: 9px 10px;
	font-size: 11px;
	line-height: 1.2em;
	color: #4a4a4a;
}

#bwbbx .popover>.arrow:after,
#bwbbx .popover>.arrow {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

#bwbbx .popover>.arrow {
	border-width: 11px;
}

#bwbbx .popover>.arrow:after {
	content: "";
	border-width: 10px;
}

#bwbbx .popover>.close {
	position: absolute;
	top: 5px;
	right: 7px;
	display: block;
	width: auto;
	height: auto;
	color: #999;
	cursor: pointer;
}

#bwbbx .popover>.close:before {
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	margin: 0;
	content: 'x';
}

#bwbbx.EN form>div {
	margin-right: 8px;
}

#bwbbx.EN form div.nowrap>div {
	max-width: 98px;
}