#hotels #content h2{
  position:relative;
}
#hotels #content .landtxt{
  display:inline-block;
  float:right;
  color:red;
}
.hotels {
	border:solid 1px #e4e4e4;
	margin-bottom: 15px;
}
.content_area .header{
  width: 74.5%;
  display: inline-block;
}
#hotels .more_offers::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin:0 0 -3px 7px;
  background: url('/static/img/spinner_grey.gif');
  background-size: 100%;
}
h1 .light.row{margin:5px 0 -5px;}
#hotels_map_container h2,
.hotels h2{
	padding:0;
  margin: 0;
  font-size: 1.3em;
}
.hotels h3 {
	color: #286d9b;
  padding:0;
}
#hotels .sortline {
	padding: 5px 10px ;
	background-color: #EBEBEB;
	border-bottom: solid 1px #fff;
	color:#666;
	margin: 0;
}
.col3 #offer_locations {
  max-width: 152px;
}
.col3 #offer_sorting {
  max-width: 165px;
}
#offer_sorting {
  background-color: #E2F7D1;
}
#offer_sorting.search_warn {

  box-shadow:none;
}
.alternative{
  background: #b6e6fe;
  margin:15px 0 10px;
  padding: 10px;
}
.hotels .title {
  display:none;
}
.hotels .taggin {
  bottom:5px;
}
.hotels .offer_count {
  line-height: 14px;
  background: rgba(0, 126, 215,0.9);
  color: #fff;
  padding: 2px 6px 2px 7px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  font-size: 12px;
}
.hotels .image{
  padding:5px;
  position:relative;
  float:left;
  z-index:1;
}
.hotels .image .img{
 position: relative;
}
.image .img .alt-banner{
  position: absolute;
  left:0;
  top:0;
}
.hotel_data {
  position: relative;
  display:block;
  float:none;
  min-height: 225px;
  width: 100%;
  padding:5px 5px 5px 330px
 
}
.hotels .hotel_info{
  width: 60%;
  display: inline-block;
  min-height: 215px;
  padding-bottom: 50px;
}
#hotels_map_container .star_list,
.hotels .hotel_info .star_list {
  display: inline-block;
  margin: 0;
  height: 11px;
}
.hotels .hotel_info .info-layer {
  margin: 4px 3px;
}

h1 .info-layer-text {
  font-size: 0.75em;
}
h2 .info-layer-text {
  font-size: 0.75em;
}
#hotels_map_container li,
.hotels .hotel_info li{
	line-height: 20px;
}
.hotels .hotel_info .regioninfo li{
	line-height:16px;
}
.hotels .hotel_info .extra{
	min-height:5px;
}
.hotels .offer_info{
  width:40%;
  display:inline-block;
  text-align:right;
  
  min-height:160px;
}
.hotels .offer_info .hotline {
  padding-top: 5px;
  font-size: 11px;
}
.hotels .information{
	padding: 0;
}
.hotels .information > span {
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}
.hotels .information .rating {
	font-size:11px;
}
.hotels .information .rating img {
	vertical-align:middle;
	width: 70px;
}
.hotels .region_info{
	line-height:20px;
  font-weight: bold;
  color: #286d9b;
}

.hotels .delete-tag {
  cursor: pointer;
  background-image: url('../img/close.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 12px 12px;
  position: relative;
  padding-right: 18px;
}
.top-hotels .hotels {
  background-color: #c1e9fe;
  margin-top: 5px;
  background-color: #f1faff;
  margin-top: 5px;
  border: solid 2px #2295d6;
}
.top-hotels .facts img {
  background-color: #fff9;
  border-color: #aed6f2;
}
#hotels_map {
  background-color: #a1caff;
  background-image: url('../img/banners/hotels_map_mo.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  width: 25.5%;
  cursor: pointer;
  float: right;
  text-align: center;
  font-weight: bold;
  /* padding: 10px; */
  position:relative;
  height:50px;
  overflow: hidden;
  border: solid 2px #286d9b;
  padding: 5px;
  margin: 5px 0;
}
#hotels_map .link {
	background:rgba(255,255,255,0.8);
  padding:3px;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  background: rgba(255,255,255,0.8);

}
#hotels_map .link span{
  background: url("../img/icons/location_map.png") no-repeat left center; 
  background-size:12px;
  padding-left:15px;
}
#sortline {
  margin-bottom: 10px;
  min-height: 35px;
}
#hotelangebote .sorting {
	width:100%;
}
#hotelangebote .sort_location{
	width:24.8%;
	float: left;
  position: relative;
}
#hotelangebote .sorting_select{
  position: relative;
}
#offer_sort_tigger .sort_trigger{
	width:12.4%;
}
#offer_locations,
#offer_sorting {
	width:100%;	
	background-color: #f6f6f6;
	border: solid 1px #e4e4e4;
	font-weight: bold;
}
.hotels .hotline {
	font-size: 12px;
	margin-left: 10px;
}
.next_button {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 1;
}
.offer_info .rating {
	text-align: right;
	height: 75px;
	display: inline-block;
  font-size: 0.9em;
}
.offer_info .deal {
  font-size:12px;
  overflow:hidden;
  text-overflow:ellipsis;
  line-height:normal;
}
.offer_info .rating img {
  height: 16px;
  float: right;
  font-size:0;
}
.offer_info .rating strong {
  font-size: 16px;
}
.offer_info .price{
  margin-bottom:10px;
  line-height:normal;
}
.offer_info .price strong {
  font-size: 1.8rem;
  margin: 0 3px;
}

.region_seo figure.image {
  margin: 0;
  padding: 0;
  float: left;
}
.region_seo figcaption {
  float: left;
  clear: left;
  margin: -3px 10px 7px 0;
}
.region_seo img {
  max-width: 100%;
  float: left;
  margin: 0 10px 10px 0;
}
#top_booked .top_booked_region .img{
  height:150px;
}

#hotels_map_container{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:white;
  background-color:#f2f2f2;
  z-index:1000;
}
#hotels_map_container .mapsMarker,
#hotels_map_container .mapsCluster .price,
#hotels_map_container .mapsCluster:hover .circle{
  background:#fff;
  border:1px solid #034580;
  padding:3px 5px;
  color:#034580;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}
#hotels_map_container .mapsMarker.hovered,
#hotels_map_container .mapsCluster:hover .price{
  background:#034580;
  color:#fff;
  font-weight:bold;
}
#hotels_map_container .mapsMarker{
  text-align:center;
  min-width:60px;
  height:23px;
  overflow:visible!important;
  font-size:1.1em;
}
#hotels_map_container .mapsMarker .icon{
  background-image:url('../img/buttons/marker_big.png');
  background-size:100%;
  position:absolute;
  width:30px;
  height:40px;
  top:-44px;
  left:14px;
}
#hotels_map_container .mapsMarker.hovered .icon{
  background-image:url('../img/buttons/marker_invert.png');
}
#hotels_map_container .mapsMarker.alt::after{
  background-color:#fa5605;
  color:#fff;
  border-color:#c14000;
  content:"alternativ";
  position:absolute;
  padding:1px 5px;
  left:4px;
  top:17px;
  font-size:0.8em;
}
#hotels_map_container #map_info.alt::before{
  content:url('/static/12t/img/alt_banner.png');
  position:absolute;
  z-index:1;
  top:3px;
  left:3px;
}
#hotels_map_container .mapsCluster{line-height:initial;}
#hotels_map_container .mapsCluster .circle{
  width:40px;
  height:40px;
  background:#034580;
  margin:0 auto -3px;
}
#hotels_map_container .mapsCluster .price{
  display:inline-block;
  font-weight:normal;
  white-space:nowrap;
  font-size:0.75rem;
}
#hotels_map_container .mapsCluster .price .big{
  font-size:1.3em;
}
#hotels_map_container .gm-style .gm-style-iw-d{
  overflow:visible;
}
#hotels_map_container .hover-text{
  background:#fff;
  position:relative;
  z-index:1;
  margin:-10px;
  padding:10px;
}
#hotels_map_container .hover-text .star_list{
  transform: scale(0.9);
  margin: 0 0 3px -2px;
}
#hotels_map_container .map_price{
  margin-left:2px;
  margin-right:1px;
  font-size:1.25em;
  font-weight:bold;
  color:#286D9B;
}
#hotels_map_cvs{
  width:100%;
  height:100%;
}
#hotels_map_cvs button{
  box-shadow:none;
}
#hotels_map_container .map-spinner{
  position:absolute;
  width:285px;
  left:50vw;
  top:50vh;
  margin-left:-142.5px;
  margin-top:-65px;
  border:1px solid #ccc;
  padding:12px;
  box-shadow:0 0 3px #ccc;
  background:#fff;
  font-size:1.1em;
  font-weight:bold;
}
#hotels_map_container .white-spinner{
  border-color:#2295d6 #2295d6 transparent;
}
#hotels_map_container #hotels_map_btn_back{
  position:absolute;
  left:8px;
  top:8px;
  z-index:1;
  padding:9px 20px;
  font-size:1.15em;
}
#hotels_map_container #hotels_map_btn_back .sprt{
  float:left;
  width: 22px;
  height: 22px;
  margin:-2px 3px -2px -10px;
 }
 #hotels_map_container #hotels_map_btn_back .sprt::after{
   width: 22px;
   height: 22px;
   background-position:0 -172px;
 }
#hotels_map_container #map_info{
  position:relative;
  z-index:1;
  height:178px;
  margin-top:20px;
  width:730px;
  left:50vw;
  margin-left:-365px;
  bottom:0;
  overflow:hidden;
  background-color:white;
  border:1px solid #ccc;
}
#hotels_map_container #map_info #mp_map_close{
  position:absolute;
  right:5px;
  top:5px;
  cursor:pointer;
  width:20px;
  height:20px;
  background-image:url("/static/img/icons/close-x.svg");
  z-index:1;
}
#hotels_map_container #map_info #mp_image_holder{
  position: absolute;
  width: 276px;
  height: 176px;
  padding: 3px;
}
#hotels_map_container #map_info #mp_details{
  width: 73%;
  float: left;
  padding: 5px 10px 5px 281px;
}
#hotels_map_container #map_info #mp_details h2{
  color:#286d9b;
}
#hotels_map_container #map_info #mp_details .region_info{
  line-height:20px;
  font-weight:bold;
}
#hotels_map_container #map_info .mp_stars{
  margin:-1px 0 3px;
}
#hotels_map_container #map_info .facts{
  height:53px;
  overflow:hidden;
  margin-top:5px;
}
#hotels_map_container #map_info #mp_price{
  width:27%;
  float:right;
  padding:5px 10px;
}
#hotels_map_container #map_info #mp_price .hotline{
  padding-top:5px;
  font-size:11px;
}
#hotels_map_container #map_info .rating{
  height:40px;
  line-height:22px;
  /*font-size:11px;*/
}
#hotels_map_container #map_info .rating img{
  vertical-align:middle;
  width:75px;
}
#hotels_map_container #map_info .rating strong{
  display:block;
}
#hotels_map_container #map_info .rating .ttws li{
  width:50%;
  float:right!important;
  line-height:15px;
  border-left:none;
}
#hotels_map_container #map_info .button{
  position:absolute;
  right:5px;
  bottom:4px;
}
#hotels_map_container #map_info .mp_img{
  position:relative;
  width:100%;
  height:100%;
}
#hotels_map_container .all_hotels_info{
  position:absolute;
  left:22px;
  bottom:33px;
  width:32px;
  height:auto;
  z-index:1;
  border-radius:50%;
  cursor:pointer;
  background:#fff;
}
#hotels_map_container .map_full{
  max-width:465px;
  min-height:142px;
  bottom:0;
  z-index:2;
  margin-right:60px;
}
#hotels_map_container .map_full img{
  width:20px;
  height:auto;
  margin:4px 0px -4px 0;
}
#hotels_map_container .map_full .header{
  margin: 5px 0 0.5em;
  padding: 0;
  font-size:1.2em;
  font-weight:bold;
}
#hotels_map_container .full_text{
  float:left;
  text-align:justify;
}
#hotels_map_container #map_full_close{
  position:absolute;
  right:20px;
  top:15px;
  cursor:pointer;
  width:15px;
  height:15px;
  background-image:url("/static/img/icons/close-x.svg");
  background-image:url("/static/12t/img/close_white.png");
  background-size: 100%;
  z-index:1;
}
#top_booked .top_booked_hotel, #top_booked .top_booked_region, #taglist .taglist, #history .history {
    width: 25%;
    display: inline-block;
    float: left;
}
#taglist .taglist .img, #history .history .img {
    height: 150px;
}
#history .history .info {
    text-align: center;
}
.sort_trigger {
  cursor: pointer;
}