#footer .tableless.kontakt textarea, 
#footer .tableless.kontakt input,
#footer .tableless.kontakt span.captcha_text{
  -webkit-appearance:none;
}

.start #cboxLoadedContent{
   height: 35vh;
   width: 45vw;
   display: flex;
   align-items: center;
   background: rgb(176, 49, 0);
   color: #fff;
}

.start #cboxLoadedContent h1{
   line-height: 1.5em;
   width: 90%;
   margin: 0 auto;
}

@media (max-width: 1800px){
.hotelinfos li {
  font-size: 0.8rem;
  padding-bottom: 1%;
  padding-right: 9%;
  padding-top: 1%;
  width: 11%;
  background-size:36%;
}
}

@media (max-width: 1500px){
.hotelinfos li {
  padding-bottom: 1%;
  padding-right: 9%;
  padding-top: 1%;
  width: 11%;
  background-size:36%;
  font-size:0.7rem;
}

.start #cboxLoadedContent{
   height: 90vh;
   width: 90vw;
}
}

@media (max-width: 1300px){
.hotelinfos li {
  padding-bottom: 0.6%;
}

}

@media (max-width: 1200px){
  #wrapper {
    max-width: 100%;
    min-width: 1px;
    width: 100%;
  }
  #left .inside{
    width:200px;
  }
#left .social{left:200px;}
  body{
    border-left-width:200px;
  }
.sticky {
  top: -190px !important;
}
.logo {
  height: 115px;
  margin: 0 auto;
  width: 80%;
}
.logo > a{width:100%;}
.booking .bookingtool{left:200px;}
#left .booking {
  font-size: 1rem;
}
.mainnav > ul > li {
  font-size: 0.6rem;
}
.mainnav > ul > li > a, 
.mainnav > ul > li > a:hover,
.mainnav > ul > li.trail > a,
.mainnav > ul > li > span{
padding:7px 10px;
}
.mainnav ul ul{left:200px;}
.bildmarke{width:180px;}
.bildmarke:before{top:-15px;}
.bildmarke:after{bottom:15px;}
.vorteil p {
  font-size: 0.813em;
  height: 50px;
  padding: 20px 10px;
  width: 75px;
}
.vorteil.neu p {
  box-sizing: -webkit-border-box;
  box-sizing: -moz-border-box;
  box-sizing: border-box;
  display: block;
  font-size: 0.875em;
  height: 100px;
  padding: 22px 5px;
  width: 100px;
}
.hotelinfos li {
  font-size: 0.6rem;
  padding-bottom: 0.4%;
  padding-right: 9%;
  padding-top: 0.4%;
  width: 11%;
}
.custom > #einleitung, 
#container, 
#main .inside, 
#footer > .inside, 
.grid12,
#footer .meta{
min-width:1px;
width:100%;
max-width:100%;
}
.grid3 {
  width: calc(25% - 20px);
  width: -webkit-calc(25% - 20px);
}
#einleitung .inside {
  padding: 0 20px;
}
#container #main .mod_article {
  padding: 0 20px;
}
.footer {
  padding: 0 20px;
  box-sizing: border-box;
}
.claim, div.footernav, .footer .social {
  margin-left: 10px;
}
}



@media (max-width: 1024px){
body.mobile {
  border: 0;
}
.close-booking.active{
display: block;
height: 25px;
width: 25px;
position: fixed;
top:  15px;
right: 45px;
z-index: 99999;
}
#unique-fast-booking-widget-smart_calendar_container{
left: 0;
}
.mobile #header {
  background-color:#b03100;
}
.mobile .logo {
  height: 125px;
  padding-right: 20px;
  width: 180px;
}
.mobile .logo > a {
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  display:block;
}
.mobile .vorteil {
  position:absolute;
  right: 0;
  top: 0;
}
.mobile .vorteil p {
  right: 8px;
  top: -15px;
}
.mobile .mod_changelanguage ul {
  margin-bottom: 15px;
  margin-top: 20px;
}
.mobile .openlink {
  position: relative;
}
.mobile .openlink > a {
  background: url("../img/bt-nav.png") no-repeat scroll 0 0 / auto 100% rgba(0, 0, 0, 0);
  display: block;
  height: 25px;
  left: 50px;
  position: absolute;
  text-indent: -9999px;
  top: 25px;
  width: 25px;
}
.mobile #footer{
padding-top:0;
}
.mobile #footer, .mobile.widget .footer{
padding-left:0;
padding-right:0;
}
#footer > .inside{
width:auto;
margin-left:10px;
margin-right:10px;
}
.mobile .hotelinfos ul {
  padding-top:20px;
  padding-bottom:10px;
}

.mobile .hotelinfos li {
  background-size: 34% auto;
}
.mobile .hotelinfos li.tripadvisor {
  background-position: 90% 0%;
}
.mobile .hotelinfos li.sky {
  background-position: 90% 26%;
}
.mobile .hotelinfos li.wifi {
  background-position: 90% 49%;
}
.mobile .hotelinfos li.lage {
  background-position: 90% 75%;
}
.mobile .hotelinfos li.komfort {
  background-position: 90% 100%;
}
.mobile .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper{
  top:100px;
  margin-top:0;
  line-height:3rem;
}
.mobile.start .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper{
  top:120px;
}
.mobile .custom > #einleitung{
  padding:0;
}
.mobile .custom > #einleitung .mod_article{
  padding-top:60px;
  padding-bottom:30px;
}
.mobile #container{
  padding-top:20px;
  padding-bottom:10px;
}

}

@media (max-width: 940px){
.grid3 {
  width: calc(50% - 20px);
  width: -webkit-calc(50% - 20px);
}
}


@media (max-width: 800px){
body {
  border:0;
}
#header {
  background-color:#b03100;
}
.logo {
  height: 125px;
  padding-right: 20px;
  width: 180px;
}
.logo > a {
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  display:block;
}
.vorteil {
  position:absolute;
  right: 0;
  top: 0;
}
.vorteil p {
  right: 8px;
  top: -15px;
}
.mod_changelanguage ul {
  margin-bottom: 15px;
  margin-top: 20px;
}
.openlink {
  position: relative;
}
.openlink > a {
  background: url("../img/bt-nav.png") no-repeat scroll 0 0 / auto 100% rgba(0, 0, 0, 0);
  display: block;
  height: 25px;
  left: 50px;
  position: absolute;
  text-indent: -9999px;
  top: 25px;
  width: 25px;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper,
.mobile .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  left:0;
  margin-left:0;
  line-height:130%;
  margin-left:20px;
  margin-right:20px;
  min-height:1px;
  top:60px;
}
.mobile .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  top:130px;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) a {
  font-size: 50%;
  line-height: 130%;
  margin-top: 0;
  padding: 10px 20px;
}
#footer .rating a.tripad, #footer .rating a.holiday{
  float:none;
  margin:0 auto 10px;
}
.claim, div.footernav, .footer .social{
  text-align:center;
  margin-left:0;
}
#footer{
  padding-top:0;
}
#footer h2{
  text-align:center;
}
#footer .ce_text{
  text-align:center;
}
#footer .tableless.kontakt textarea, 
#footer .tableless.kontakt input,
#footer .tableless.kontakt span.captcha_text{
  float:none;
  max-width:100%;
  width:100%;
}
#footer .tableless.kontakt span.captcha_text {
  line-height: 130%;
  padding-bottom: 15px;
  padding-top: 5px;
}
#footer .tableless.kontakt input.captcha{
margin-right:0;
margin-bottom:10px;
}
#footer .tableless.kontakt .submit_container{
margin-top:20px;
}
.mobile .hotelinfos ul, .hotelinfos ul {
  padding-right: 30px;
  padding-top:10px;
  padding-bottom:10px;
  flex-wrap: wrap;
}
.mobile .hotelinfos li,
.hotelinfos li {
  font-size:1.25rem;
  padding-bottom: 10px;
  padding-right: 50%;
  padding-top: 10px;
  width: 50%;
  background-size: 18% auto;
}
.mobile .hotelinfos li:after, .hotelinfos li:after {
  background-color: #f0eeed;
  bottom: 0;
  height: 1px;
  right: 0;
  top: auto;
  width: 100%;
}
.mobile .hotelinfos li:last-child:after, .hotelinfos li:last-child:after{
content:none;
}
.mobile .hotelinfos li.tripadvisor {
  background-position: 65% 0%;
}
.mobile .hotelinfos li.sky {
  background-position: 65% 24%;
}
.mobile .hotelinfos li.wifi {
  background-position: 65% 50%;
}
.mobile .hotelinfos li.lage {
  background-position: 65% 76%;
}
.mobile .hotelinfos li.komfort {
  background-position: 65% 101%;
}
#container{
  padding-bottom:30px;
}
.custom > #einleitung{
  padding-top:0;
  padding-bottom:0;
}
.main #main{
  padding-top:10px;
  padding-bottom:10px;
}
#container{
padding-top:20px;
padding-bottom:20px;
}
.main .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper,
.start .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper{
font-size:80%;
padding-top:15px;
}
.weather_current, .weather_forecast{
max-width:100%;
}
.mobile .grid9, .mobile .grid3.right{
  margin-left:auto;
  margin-right:auto;
  float:none;
}
.stoerer {
  width: 25vw;
  bottom: auto;
  top: 47vw;
  right: 5%;
}
}

@media (max-width: 767px) {
	#fast-booking-widget.active{
	top: 0;
	width: 100%;
	max-width: none;
	}
}

@media (max-width: 640px){
.mobile .custom > #motiv {
  font-size: 280%;
}
.mobile.main .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper{
  top:50px;
}
.mobile.start .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper{
  top:110px;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) a {
  font-size: 50%;
}
.claim, div.footernav, .footer .social{
text-align:center;
margin-left:0;
}
#footer{
padding-top:0;
}
#footer h2{
text-align:center;
}
#footer .ce_text{
text-align:center;
}
#footer .tableless.kontakt textarea, 
#footer .tableless.kontakt input,
#footer .tableless.kontakt span.captcha_text{
float:none;
max-width:100%;
width:100%;
-webkit-appearance:none;
}
#footer .tableless.kontakt span.captcha_text {
  line-height: 130%;
  padding-bottom: 15px;
  padding-top: 5px;
}
#footer .tableless.kontakt input.captcha{
margin-right:0;
margin-bottom:10px;
}
#footer .tableless.kontakt .submit_container{
margin-top:20px;
}
.custom #motiv .zitat{
max-width:calc(100% - 40px);
max-width:-webkit-calc(100% - 40px);
}

.mobile .hotelinfos li {
  font-size: 0.813rem;
  background-size: 17% auto;
}
.mobile .hotelinfos li.tripadvisor {
  background-position: 65% 0%;
}
.mobile .hotelinfos li.sky {
  background-position: 65% 24%;
}
.mobile .hotelinfos li.wifi {
  background-position: 65% 50%;
}
.mobile .hotelinfos li.lage {
  background-position: 65% 76%;
}
.mobile .hotelinfos li.komfort {
  background-position: 65% 101%;
}
.teaser {
  margin-left: auto !important;
  margin-right: auto !important;
  width: calc(50% - 20px) !important;
  width: -webkit-calc(50% - 20px) !important;
}
}


@media (max-width: 480px){
.custom > #motiv {
  font: 180% Raleway,sans-serif;
}
.mobile .custom > #einleitung .mod_article{
  padding-top:30px;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  padding-top: 30px;
  margin-top:0;
  padding-top:10px;
  top:0;
}
.mobile.main .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  font-size:70%;
  top:30px;
}
.mobile.start .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  font-size:70%;
  top:70px;
}

.custom #motiv .mod_article .ce_text:not(.zeitnotiz) a {
  font-size: 50%;
}
.claim, div.footernav, .footer .social{
text-align:center;
margin-left:0;
}
#footer{
padding-top:0;
}
#footer h2{
text-align:center;
}
#footer .ce_text{
text-align:center;
}
#footer .tableless.kontakt textarea, 
#footer .tableless.kontakt input,
#footer .tableless.kontakt button,
#footer .tableless.kontakt span.captcha_text{
float:none;
max-width:100%;
width:100%;
-webkit-appearance:none;
}
#footer .tableless.kontakt span.captcha_text {
  line-height: 130%;
  padding-bottom: 15px;
  padding-top: 5px;
}
#footer .tableless.kontakt input.captcha{
margin-right:0;
margin-bottom:10px;
}
#footer .tableless.kontakt .submit_container{
margin-top:20px;
}
.custom #motiv .zitat{
max-width:calc(100% - 40px);
max-width:-webkit-calc(100% - 40px);
}
.mobile .hotelinfos li {
  background-size: 23% auto;
}
.mobile .hotelinfos li.tripadvisor {
  background-position: 75% 0%;
}
.mobile .hotelinfos li.sky {
  background-position: 75% 24%;
}
.mobile .hotelinfos li.wifi {
  background-position: 75% 50%;
}
.mobile .hotelinfos li.lage {
  background-position: 75% 76%;
}
.mobile .hotelinfos li.komfort {
  background-position: 75% 101%;
}
.teaser {
  width: calc(100% - 20px) !important;
  width: -webkit-calc(100% - 20px) !important;
}
}


@media (max-width: 360px){
.mobile.main .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  top: 20px;
  font-size:50%;
}
.mobile.start .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  top: 40px;
  font-size:50%;
}

.mobile .hotelinfos li {
  background-size: 31% auto;
}
.mobile .hotelinfos li.tripadvisor {
  background-position: 80% 0%;
}
.mobile .hotelinfos li.sky {
  background-position: 80% 24%;
}
.mobile .hotelinfos li.wifi {
  background-position: 80% 50%;
}
.mobile .hotelinfos li.lage {
  background-position: 80% 76%;
}
.mobile .hotelinfos li.komfort {
  background-position: 80% 101%;
}

}
@media (max-width: 320px){
.mobile.main .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper,
.mobile.start .custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
  font-size:40%;
}

.mobile .hotelinfos li {
  background-size: 35% auto;
}
.mobile .hotelinfos li.tripadvisor {
  background-position: 90% -2%;
}
.mobile .hotelinfos li.sky {
  background-position: 90% 24%;
}
.mobile .hotelinfos li.wifi {
  background-position: 90% 50%;
}
.mobile .hotelinfos li.lage {
  background-position: 90% 76%;
}
.mobile .hotelinfos li.komfort {
  background-position: 90% 101%;
}
}
