/* colors 
   dunkles blau #285782
   helles blau #7391ac
   hellgrau #ebeced
   grün #6baa6b
   schrift #3c4a62
   navigation blau #dfe7ea
*/


/* basic settings */
*, *:before, *:after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body, nav, a, p  {
  margin: 0; 
  padding: 0;
}
ol, ul {
  margin: 0;
  padding: 0 0 0 20px;
}
img{
  max-width:100%;
  height:auto;
  width:auto;
}
body {
  font-family: "Droid Sans", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 140%;
  color: #222;
}
a, a:active {
  text-decoration: none;
}
*:focus,
*:active {outline:none !important}
a:hover {
  text-decoration: underline;
}
iframe {
  max-width: 100%;
}
h1,h2,h3,h4,h5 {
  margin: 0;
  color: #285782;
  margin-top: 15px;
  margin-bottom: 15px;
}
h1 {
  padding: 0 0 10px 0;
  font-family: "Droid Sans", sans-serif;
  font-size: 35px;
  font-weight: bold;
}
h2 {
  padding: 0 0 10px 0;
  font-family: "Droid Sans", sans-serif;
  font-size: 40px;
  font-weight: bold;
}
h3,h4,h5 {
  padding: 0 0 5px 0;
}
h4 {
  text-align: center;
  font-size: 24px;
}
caption {
  font-style: italic;
}
.t3js-icon img {
  height: 16px; 
  width: 16px;
}
.flexContainer {
    display: -webkit-box;
    display: -ms-flexbox;
  display: flex;
}


/* datenschutz boxen */

.privacy input {
    width: auto !important;
    height: auto !important;
    margin-right: 8px;
    margin-top: 2px;
}

.privacy label {
    font-size: 14px !important;
}

.privacy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* mobile navi */
html.mm-opening #hamburger:before,
html.mm-opening #hamburger:after {
  top: 20px;  
  left: -5px;
  background: #285782;
}
html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0;
  background: #285782;
}
html.mm-opening #hamburger:before {
  -webkit-transform: rotate(45deg);
  transform: rotate( 45deg );
}
html.mm-opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate( -45deg );
}
#hamburger {
  box-sizing: border-box;
  display: block;
  width: 65px;
  height: 51px;
  z-index: 2;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
  background: #285782;
  content: '';
  display: block;
  width: 65px;
  height: 11px;
  position: absolute;
  left: 0px;
}
#hamburger:before {
  top: 0px;
}
#hamburger span {
  top: 20px;
}
#hamburger:after {
  top: 40px;
}
#hamburger:before,
#hamburger:after,
#hamburger span {
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity, background;
  -webkit-transition-property: top, bottom, left, opacity, background, -webkit-transform;
  transition-property: top, bottom, left, opacity, background, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity, background;
  transition-property: transform, top, bottom, left, opacity, background, -webkit-transform;
}
#mobileNaviTriggerWrap {
  position: relative;
  display: inline-block;
}
.mm-menu .glyphicon{
  margin-top: 10px;
}
.mm-menu .mm-search input {
    background: url(/fileadmin/templates/images/startseite/suche.png) no-repeat right white;
    background-size: 30px;
    border: none;
    border-radius: 0px;
    text-align: left;
    padding-left: 5px;
    background-color: #ebeced;
  color: #000000;
}
.mm-noresultsmsg {
  color: #285782;
}
.mm-subclose .glyphicon  {
  font-size: 24px;
  font-size: 2.4rem;
  margin-right: 10px;
  top: 5px;
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: #285782;
  color: #ffffff;
}
.mm-list a.mm-subclose {
  padding-top: 10px;
}
.mm-list {
  font-size: 18px;
  font-size: 1.8rem;
}
.mm-menu em.mm-counter {
  color: #707173;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 41px;
  margin-top: -19px;
  margin-right: 5px;
}
.mm-list > li {
  border-bottom: 1px solid #707173;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-bottom: 0;
  border-color: transparent;
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
  background: none;
  font-weight: bold;
}
.mm-list a.mm-subclose {
  text-indent: 0;
}
em.mm-counter + a.mm-subopen {
  padding-left: 0;
  width: 40px;
  line-height: 41px;
  font-size: 24px;
  font-size: 2.4rem;
}
em.mm-counter + a.mm-subopen .glyphicon {
  line-height: 41px;
  top: 0;
}
.mm-menu {
  background: #ffffff;
  color: #707173;
}
.mm-footer{
  line-height: 10px;  
}
.mm-footer nav span {
  color: #707173;
}
.mm-menu a, .mm-list > li > a, .mm-list > li > span {
  color: #285782;
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border: 0;
}
.mm-footer nav span {
  display: inline-block;
  margin: 0 5px 0 5px;
}
.mm-footer nav {
  padding-bottom: 8px;
}

.naviWrapAll{
  
}

/* DCE Slick Slider */
.slickHeaderWrap {
  position:relative;
}
.slickHeaderSliderPosition{
  position:absolute;
    top: 0;
  left:0;
  z-index: 1;
  width: 100%;
}
.slickHeaderSlider{
    display:none;
}
.slick-dots {
  bottom: 0px;
}
.slick-dots li button::before {
  font-size: 16px;
  content: '';
}
.slick-dots li button{
  background-color: rgba(238, 236, 235, 0.6);
    width: 40px;
    height: auto;
    border-radius: 3px;
}
li.slick-active{
  margin-right: 0px !important;
}
.slick-dots li.slick-active{
  background-color: #eeeceb !important;
  width: 40px;
  height: auto;
    border-radius: 3px;
  
}
.slick-dots li{
  margin-right: 20px;
}
.slickSliderSingle {
  position: relative;
}
.slickSliderContent {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.slickSliderContent {
  max-width: 100%;
}
.slickSliderContent a {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
  text-shadow: 0 0 5px #000000;
}
.slickSliderContent a{
  color: #ffffff;
}
.slickSliderContent a:hover{
  text-decoration: none;
}
.slickSliderTeaser {
  display: none;
}
.cl-effect-10 {
  position: relative;
  z-index: 1;
  overflow: hidden;
    display: inline-block;
  font-size: 18px;
  margin-top: 5px;
  float: left;
  box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.7);
}
.cl-effect-10 a {
  overflow: hidden;
  display: block;
}
.cl-effect-10 a span {
  display: inline-block;
  padding: 5px 10px;
  background: #285782;
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.slick-prev, .slick-next{
  width: 50px;
  height: 50px;
}

/* werbung */
.imagesliderAdv .slick-prev, .imagesliderAdv .slick-next{
  display: none !important;
}
.advLinks{
  border: #285883 solid 1px;
  padding: 5px;
}
.advLinks .link{
    width: 14.3%;
    padding: 5px;
    margin-left: 5px;
   /* border-right: #285883 solid 1px;*/
}
.advLinks .link:nth-of-type(1){
  /*border-left: #285883 solid 1px;*/
}

/* Layout */ 
#invisible {
  display: none;
}
#cookie-bar {
  z-index: 20000;
  bottom: 0;
  position: fixed;
  width: 100%;
  min-height: 32px;
  margin: 0;
}
#naviWrap {
  padding: 10px;
 /* position: absolute;*/
  width: 100%;
  z-index: 1000;
  background-color: #dfe7ea;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#mainNaviWrap{
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
text-transform: uppercase;
}
#logo {
  max-width: 60%;
}
#logo a {
  display: inline-block;
}
#logo a img {
  max-height: 65px;
}
#langNavi{
 
}
#langNavi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
  margin-top: 13px;
}
#langNavi ul li:first-of-type{
  background: none;
}
#langNavi ul li{
    padding-left:8px;
  background-image: url(/fileadmin/templates/images/metaBlue.png);
    background-position: 4px 3px;
    background-repeat: no-repeat;
}
#main .csc-default {
  padding: 30px 10px;
  margin: 0px auto;
  max-width: 1280px;
}
#footer {
  font-size: 14px;
}
#footer .firstWrap {
  background-color: #285782;
  padding: 30px ;
  color: #eeeeee;
}
#footer .secondWrap {
  background-color: #7391ac;
  padding: 15px;
  color: #eeeeee;
}
#footer .csc-darkblue {
  padding: 30px 10px;
}
#footer .csc-lightblue {
  padding: 15px 10px;
}
#footer h3 a {
  margin-bottom: 15px;
}
#footer h3 {
  margin-bottom: 15px;
}
#footer a {
  color: #eeeeee;
}
#footer #metaNavi ul li:nth-of-type(1){
  background: none;
}
#footer #metaNavi ul li {  
    -webkit-filter: brightness(0) invert(1);  
            filter: brightness(0) invert(1);
    /* background-image: url(/fileadmin/templates/images/meta.png); */
    background-repeat: no-repeat;
    list-style: inside url(/fileadmin/templates/images/meta.png) none;
  margin-bottom: 4px;
}
#footer ul li {
  list-style-type: none;
}
#metaNavi ul {
  padding: 0;
  
    display: -webkit-box;
    display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#sitemap {
  display: none;
}
#copyright, #social {
  text-align: center;
  margin-bottom: 10px;
}
#header {
 /* padding-top: 71px;*/
}
#mainNavi {
  display: none;
}
.navbar-nav > li > a{
  color:  #ffffff;
}
.navbar-nav > li > a:hover{
  background-color:  #7391ad;
}
.navbar-form .form-group input{
  background: url(/fileadmin/templates/images/startseite/suche.png) no-repeat left white;
  background-size: 20px;  
    background-position-x: 10px;  
    border: none;
  border-radius: 0px;
}
.navbar-form .form-group input:focus{
  background: white;
  background-size: 20px;  
    background-position-x: 10px;  
    border: none;
  border-radius: 0px;
}
/*.navbar-form .form-control{
  background: url(/fileadmin/templates/images/startseite/suche.png) no-repeat left white;
  background-size: 20px;  
    background-position-x: 10px;  
    border: none;
  border-radius: 0px;
}*/
#mainNavi .active{
  background: #7391ac;
}
.dropdown-menu{
  background-color: #7391ac !important;
  right: 1px;
    left: auto;
}
.navbar-nav > li > .dropdown-menu{
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
  box-shadow: none;
    border: none;
}
.dropdown-menu > li > a{
  color: #ffffff;
  text-transform: uppercase;
  
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; 
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background-color: #285782;
  padding: 8px 0px 10px 20px;
}
.dropdown-menu li {
  padding: 8px;
    border-left: 1px solid rgba(34, 72, 104, 0.4);
  padding-left: 0px;
    padding-right: 0px;
}
.dropdown-menu .active {
  background-color: #285782;
}
.dropdown-menu li:hover{
  background-color: #285782;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
  color: #ffffff;
    text-decoration: none;
  background-color: #285782;
}
.csc-lightblue {
  background-color: #7391ac;
  color: #eeeeee
}
.csc-lightblue h1, .csc-lightblue h2, .csc-lightblue h3, .csc-lightblue h4, .csc-lightblue h5 {
  color: #eeeeee
}
.csc-darkblue {
  background-color: #285782;
  color: #eeeeee
}
.csc-darkblue h1, .csc-darkblue h2, .csc-darkblue h3, .csc-darkblue h4, .csc-darkblue h5 {
  color: #eeeeee
}
.csc-grey {
  background-color: #cccccc;
}
.csc-lightgrey {
  background-color: #ebeced;
}

.csc-white {
  background-color: #ffffff;
}

.footerGap  {
  max-width: 1280px;
  margin: 0 auto;
}

/* sitemap  */
#main .csc-sitemap{
  max-width: 80%;
}
#main .csc-sitemap > ul{
  padding: 0 !important;
  margin-right: 0 !important;
}
#main .csc-sitemap ul{
  margin-right: -5%;
  padding: 0 0 0 5%;
}

#main .csc-sitemap li{
  list-style-type: none;

  border-top: solid #fff 15px;
}
#main .csc-sitemap li a{
  color: #fff;
  padding: 5px 10px;
  display: block;
  background-color: #23527c;
}
#main .csc-sitemap li li a{
  background-color: #285782;
}
#main .csc-sitemap li li li a{
  background-color: #337ab7;
}
#clickpath {
  margin: 0;
}

#contact {
  text-align: right;
}

.mobileLinks{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#mobileNewsletter{
  margin-right: 5px;
}
#clickpath{
  display: none;
}
#naviWrapAll{
    position: fixed;
    width: 100%;
  z-index:10;
}


/* dce */
.pImageWrapper {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pImage{
  float: left;
   /* margin-left: 80px;*/
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.pImage:nth-of-type(1){
  /*margin-left: 0px;*/
}
.pImage:nth-of-type(2){
  margin-top: 40px;
    width: 100px;
}

.pImage:nth-of-type(3){
  margin-top: 40px;
}

.boxes{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box {
  text-align: center;
  margin-top: 50px;  
    position: relative;
}
.box h3{
  color: #3c4a62;
    margin-top: 40px;
}
.box .description{
  text-align: justify;
    margin-bottom: 80px;
  color: #3c4a62;
    margin-top: 40px;

}
.box .information {
    margin-bottom: 80px;
    color: #3c4a62;
}
.box .moreLink{
  background-color: #6baa6b;
  color: white;
  text-decoration: none;
  padding: 15px;
  text-transform: uppercase;
  display: block;
}
.toTourLinkSlider{
  display: none;
}

.col3item.last{
  border-right: 1px solid #7391ac;
}

.boxWrap{
    max-width: 1900px;
    margin: 50px auto auto 40px;
    text-align: justify;
}
.boxWrap .image{
  background-size: cover;
  width: 790px;
  height: 700px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  opacity: 0.7;
}

.boxWrap h3{
  text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 30px;
}
.boxImage{
  margin-left: 0px;
}
.boxText{
  margin-right: 50px;
}
.icon_location{
  background: url(/fileadmin/templates/images/startseite/ort.png) no-repeat;
    background-size: 20px;
  display: inline-block;  
    margin-top: 20px;
}
.offer .image .hotelImage{
  padding: 10px;
    background-size: cover;
    height: 250px;
}
.tx-wc-hotelmanager .pauschalImage {
  padding: 10px;
    background-size: cover;  
    height: 250px;
}
.topoffer .image .hotelImage{
  padding: 10px;
    background-size: cover;
    height: 250px;
}
.tx-wc-hotelmanager .hotelImage{
  padding: 10px;
    background-size: cover;
    height: 250px;
}
.tx-wc-hotelmanager .offers .offer.box.col-md-4 .moreLinkWrap{
  width: 100%;
}
.tx-wc-hotelmanager .offers .offer.box.col-md-4{
  padding: 0px;
    border: #6baa6b solid 1px;
    margin-right: 2%;
    width: 30%;
 }
.tx-wc-hotelmanager .randomhotel .image, .tx-wc-hotelmanager .randomtour .image {
    margin-top: 15px;
    width: 100% !important;
}
.tx-wc-hotelmanager .pauschalImage {
    width: 100%;
}
.topOfferHeadline{
  text-align: center;
}
.ug-item-wrapper{
  background-color: transparent !important;
}
.ug-slider-preloader.ug-loader-black {
    border-color: #285782;
   background-color: transparent !important;
}

.ug-item-wrapper img{
  display: block;
    opacity: 1;
    width: 594px;
    height: 594px;
    top: 30px;
    left: 654px;
    position: absolute;
    margin: 0px;
    border-style: solid;
    border-width: 10px;
    border-color: rgb(255, 255, 255);
    border-radius: 0px;
    box-shadow: rgb(53, 53, 53) 3px 3px 10px 0px;
}
.ug-lightbox .ug-slider-wrapper {
    z-index: 1;
    xbackground-color: green;
    background-color: transparent !important;
}
.ug-lightbox .ug-lightbox-overlay{
  opacity: 0.6 !important;
}
.offer_location{
   margin-left: 20px;
  font-size: 15px;
}
.topoffer .desc{
    margin-top: 20px;
}
.offer .desc {
    margin-left: 20px;
    margin-top: 20px;
}
.moreLinkWrap{
  position: absolute;
    bottom: 0;
    width: 90%;
}
.topoffer .moreLink{
  text-transform: none;
  width: 45%;
}
.topoffer .moreLinkWrap{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 90%;
}
.priceButton{
  background-color: #285883;
    color: white;
    text-decoration: none;
    padding: 15px;
    text-transform: uppercase;
    display: block;
  width: 45%;
}
#search .loader {
    position: absolute;
    background: #285782;
    width: 90%;
    height: 255px;
    opacity: 0.8;
}

#searchMobile .loader.hidden {
    display: none;
    z-index: -1;
}

#searchMobile .loader {
    position: absolute;
    background: #285782;
    width: 90%;
    height: 255px;
    opacity: 0.8;
}

#searchMobile .loader img{
  width: 40%;
}
#searchMobile .loader {
    position: absolute;
    background: #285782;
    width: 100%;
    height: 90%;
    opacity: 0.8;
}

#searchMobile .selectResult  a{
  color: white;
}
#searchMobile .selectResult{
    border: 0px;
    background: #648953;
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin-top: 25px;
    margin-left: 5px;
    width: 50%;
    padding: 5px;
    margin-bottom: 15px;
}

/** Hotelmanager **/
.linkWrap{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  margin-top: 15px;
    width: 100%;
}
.wwwLink{
    background-color: #7391ac;
    color: white;
    text-decoration: none;
    padding: 15px;
    display: block;
    width: calc(50% + 1px);
    margin-right: -1px;
}
.wwwLink:hover{
  color: #000000;
  text-decoration: none;
  background-color: rgba(115, 145, 172, 0.57);
}
.mailLink{
  background-color: #285883;
    color: white;
    text-decoration: none;
    padding: 15px;
    display: block;
    width: calc(50% + 0px);
    margin-left: -1px;
}
.mailLink:hover{
  color: #000000;
  text-decoration: none;
  background-color: rgba(40, 88, 131, 0.56);
}  
.moreLinkHotel:hover{  
  color: #000000;
  text-decoration: none;
  background-color: rgba(107, 170, 107, 0.65);
}
.tx-wc-hotelmanager .f3-widget-paginator{
  margin-top: 50px;
}

.tx-wc-hotelmanager .mark {
  background-color: transparent;
}
.tx-wc-hotelmanager .title {
  margin-bottom: 5px;  
}
.tx-wc-hotelmanager .title a {
    color: #285782;
    text-decoration: none;
  font-weight: bold;
}
.tx-wc-hotelmanager .f3-widget-paginator li a {
    color: #285782;
}
.toHotelLink a{  
    text-decoration: none;
}
.toHotelLink{
    width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.moreLinkHotel{
    background-color: #6baa6b;
    color: white;
    text-decoration: none;
    padding: 15px;
    display: block;
    width: calc(100% + 2px);
    margin: 0 -1px -1px -1px;
}
.tx-wc-hotelmanager .hotel.box{
  padding: 0px;
    border: #285883  solid 1px;
    margin-right: 2%;
    width: 30%;
}
.tx-wc-hotelmanager .hotel.box:nth-of-type(3n){
  padding: 0px;
    border: #285883  solid 1px;
    margin-right: 2%;
    width: 30%;
}
.tx-wc-hotelmanager .hotelSlickImage a img{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}
.slick-slide img {
    display: block;
}
.imagesHotelDetail{
  margin-top: 50px;
}
.tours h2{
  font-size: 30px;
}
.tour .tourImg{
  padding: 10px;
    background-size: cover;
    width: 300px;
    height: 260px;
}
.toursbox .flexTour{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.ug-gallery-wrapper{
  margin-top: 50px;
}
.tx-wc-hotelmanager .single .hotelszone h2{
  font-size: 30px;
}
.blocks.col-md-4 h3{
  color: #ffffff;
}
.blocks.col-md-4 a{
  color: #ffffff;
}
.blocks.col-md-4 a:hover{
  color: #ffffff;
}
.information{
  padding: 15px;
}
#search .selectWrap select {
    border: 0px;
    background: white;
    font-size: 13px;
    color: rgba(54, 54, 54, 0.83);
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    padding: 10px;
}
#search .selectWrap {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    line-height: 1;
    padding: 5px;
  background: none;
}
#search{
    background: #285782;
    opacity: 0.7;
    width: 15%;
  margin-top: -275px;
    z-index: 5;
    Position: absolute;
    right: 300px;
    padding: 20px;
}
#search .inputWrap{
  border: 0px;
    font-size: 13px;
    color: rgba(54, 54, 54, 0.83);
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    float: none;
    margin-left: 6px;
    background: none;
}
#search .inputWrap input[type=text]{
    border: 0px;
    width: 70%;
    margin-left: 0px;
    margin-top: 0px;
    /* background: transparent; */
    background: url(/fileadmin/templates/images/startseite/suche.png) no-repeat left white;
    background-size: 20px;
    background-position-x: 10px;
    /* border: none; */
    border-radius: 0px;
    text-align: center;
}
#search input[type=submit] {
    float: none;
    background: #6baa6b;
    color: #ffffff;
    width: 24%;
    height: auto;
    border: 0px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-left: 4px;
}


  .search.clone{    
    background: #285782;
    width: 100%;
    Position: relative;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
    right: 0;
    left: 0;
    opacity: 1;
    color: white;
    display: block;
  }
  .search .selectWrap select {
    border: 0px;
    background: white;
    font-size: 13px;
    color: rgba(54, 54, 54, 0.83);
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    padding: 10px;
  }
  .search .selectWrap {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    line-height: 1;
    padding: 5px;
    background: none;
    margin-bottom: 15px;
  }
  .search .inputWrap{
    border: 0px;
    font-size: 13px;
    color: rgba(54, 54, 54, 0.83);
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    float: none;
    margin-left: 6px;
    background: none;
    margin-bottom: 15px;
  }
  .search .inputWrap input[type=text]{
    border: 0px;
    width: 70%;
    margin-left: 0px;
    margin-top: 0px;
    /* background: transparent; */
    background: url(/fileadmin/templates/images/startseite/suche.png) no-repeat left white;
    background-size: 20px;
    background-position-x: 10px;
    /* border: none; */
    border-radius: 0px;
    line-height: 3;
    text-align: center;
  }
  .search input[type=submit] {
    float: none;
    background: #648953;
    color: #ffffff;
    width: 24%;
    height: auto;
    border: 0px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-left: 4px;
  }

/* Newsletter */
.newsletterLogin {
  width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.newsletterForm{
    width: 70%;
    margin-top: 15px;
}
.newsletterLogin_text {
  text-align: center;
}
.newsletterLogin_email {
    height: 55px;
    width: 53%;
    text-align: left;
    padding-left: 5px;
    background-color: #ebeced;
    border: none;
}
.fieldField {
    margin-left: 10px;
    margin-top: 20px;
}

form.flexContainer.newsletterForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.newsletterLogin_button{
  height: 55px;
  width: 40%;
  border: 0px;
  background-color: #285782;
  text-transform: uppercase;
  font-size: 21px;
  color: #fff;
  margin-left: 50px;
}
.unsubscribeNewsletter{
    margin-left: 15px;
    cursor: pointer;
    position: absolute;
    width: auto;
    height: auto;
}
.unsubscribeNewsletterMobile{
    margin-left: 15px;
    cursor: pointer;
    position: absolute;
    width: auto;
    height: auto;
}
.unsubscribeNewsletter:hover{
  color: #285782;
}
.unsubArrow{
  width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #6baa6b;
}
.unsubArrowMobile{
  width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #6baa6b;
}
.newsletterWrap{
  margin-left: 200px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 15px;
}
.newsletterWrapMobile{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 15px;
}
.unsubscribeNewsletterText{
  margin-left: 15px;
}
/* Newsletter Mobile */
.newsletterLogin_buttonMobile{
    height: 55px;
    /* width: 40%; */
    border: 0px;
    background-color: #285782;
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
  padding: 5px;
}

.newsletterLogin_emailMobile{
  height: 55px;
  text-align: left;
  padding-left: 5px;
  background-color: #ebeced;
  border: none;
}

.newsletterLoginMobile{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #dfe7ea !important;

}

/* Anfrage Powermail / Newsletter Formular*/
.tx-powermail {
  margin: 0 auto !important;
  max-width: 900px !important;
  font-weight: 300;
  font-size: 17px;
}
.powermail_label{
  display: block;
  float: none;
  clear: left;
  color: #5c5b5b;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
.powermail_fieldset {
  border: 0;
  background: transparent;
  padding: 0;
  margin-top: 20px;
}
.powermail_fieldwrap{
  margin-left: 1%;
  margin-right: 1%;
  width: 98%;
  margin-bottom: 10px;
  text-align: left;
  float:left;
}
.tx-powermail input, .powermail_textarea, .powermail_select, .powermail_country, .form_field input, textarea{
  font-size: 16px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #5c5b5b;
  background-color: #fff;
  background-image: none;
  border: 1px solid #5c5b5b;
  border-radius: 0;
  box-shadow: none;
}
.powermail_textarea, textarea {
  height: auto;
  resize: vertical;
}
.powermail_fieldwrap_text{
  padding-left: 10px;
  padding-right: 10px;
}
.powermail_fieldwrap_text {
  color: #5c5b5b;
  font-size: 16px;
  margin-top: 15px !Important;
  text-align: center;
  margin-bottom: 30px;
}
.tx-powermail h3, .powermail_legend {
  display: none;
}
.powermail_captchaimage {
  margin-top: 20px;
}
.powermail_create, .powermail_message, .powermail_message_error {
  /*text-align: center;*/
  list-style: none;
}
.powermail_captcha_outer, .powermail_captcha_outer > div {
  text-align: center !important;
}
.powermail_submit{
  background: #285782 !important;
  text-shadow: none !Important;
  border: none !important;
  color: #fff !Important;
  border-radius: 0px !important;
  /*font-weight: 700 !Important;*/
  height: 41px;
  line-height: 41px;
  font-size: 17px !important;
  display: block;
  width: 100%;
}
.powermail_submit{
  color: #e30613;
}


@media screen and (min-width: 480px) {
  
}

@media screen and (max-width: 768px) {
  .tour .tourImg{
    padding: 10px;
    background-size: cover;
    width: 320px;
    height: 260px;
  }
  .tx-wc-hotelmanager .backbtn{
    width: 100%;
  }
  
  #langNavi{
    display: none;
  }
  .newsletterLogin{
    display: none;      
  }
  .newsletterLogin_text{
    display: none;      
  }
  .newsletterWrap{
    display: none;      
  }
  #naviWrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
 
  
}
@media screen and (max-width: 1080px) {
  .mailLink{
    width: calc(100% + 2px);
    margin-left: -1px;
  }
  .wwwLink{
    width: calc(100% + 2px);
    margin-left: -1px;
  }
  .toHotelLink{
    margin-top: 0px;
  }
  .moreLinkHotel{
    width: calc(100% + 2px);
    margin-left: -1px;    
  }
  .wrapAllInfo{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  
.flexContainer768 {
    display: -webkit-box;
    display: -ms-flexbox;
   display: flex;
}
.col2item{
  width:50%;
}
.col3item{
  width:33.33%;
}
  #contact {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #sitemap {
    display: block;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    padding-right: 20px;
  }
  #sitemap ul {
    padding: 0;
  }
  #sitemap ul ul {
    padding-left: 20px;
  }
  #sitemap ul ul ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: flex-start;
        flex-flow: flex-start;
  }
  #sitemap ul ul ul li {
    padding-right: 10px;
  }
  #metaNavi ul li{
    padding-left: 10px;
  }
  .footerGap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .slickSliderTeaser {
    display: block;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #ffffff;
    text-shadow: 0 0 5px #000000;
    font-style: italic;
  }
  .slickSliderContent {
    max-width: 700px;
    left: 20px;
    bottom: 20px;
  }
  .slickSliderContent header {
    font-weight: bold;
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    text-shadow: 0 0 15px #000000;
  }
  #main .csc-sitemap{
    max-width: 50%;
  }
}

@media screen and (max-width: 1300px) {
  
  .boxWrap{
    max-width: 1900px;
    margin: 15px;
    text-align: justify;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  
  .boxText{
    margin-left: 0px;
    margin-right: 0px;
  }
  .boxImage {
    margin-left: auto;
    margin-right: auto;
}
}
@media screen and (min-width: 1024px) {

  #mobileNaviTriggerWrap {
    display: none;
  }
  #mainNavi {
    display: block;
    /*flex-grow: 1;*/
  }
  #logo {
    /*flex-grow: 1;*/
  }
  .search.clone{
    display: none;
  }
  .slickSliderContent {
    left: 30px;
    bottom: 30px;
  }
  .slickSliderTeaser {
    font-size: 26px;
    line-height: 30px;
  }
  .slickSliderContent header {
    font-size: 60px;
    line-height: 80px;
  }
  .cl-effect-10 {
    margin-top: 10px;
    font-size: 26px;
    float: right;
    box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.7);
  }
  .cl-effect-10 a span {
    padding: 10px 20px;
  }
  .cl-effect-10 a::before {
    position: absolute;
    z-index: -1;
    padding: 10px 20px;
    background: #ffffff;
    color: #285782;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(-25%);
  }
  .cl-effect-10 a:hover span,
  .cl-effect-10 a:focus span {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  .cl-effect-10 a:hover::before,
  .cl-effect-10 a:focus::before {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@media screen and (max-width: 1455px) {
  #search{
  /*margin-top: -295px;*/
     width: 20%;
    right: 0px;
    left: 100px;
  }
  #search .selectResult{
    width: 80%;
  }
}
@media screen and (max-width: 786px) {
  .tx-wc-hotelmanager .offers .offer.box.col-md-4{
    width: 45% !important;
  }
  .tx-wc-hotelmanager .box.col-md-4{
    width: 40% !important;
  }
  .tx-wc-hotelmanager .randomhotel {
    width: 100% !important;
  }
#c497 {
    display: none;
  }
  .col-md-6 {
    width: 85% !important;
}
}
@media screen and (max-width: 480px) {
  
  .boxWrap .image{
    width: 300px !important;
    height: 300px  !important;
  }
}
@media screen and (max-width: 580px) {
  
  .tx-wc-hotelmanager .offers .offer.box.col-md-4{
    width: 100% !important;
  }
  .tx-wc-hotelmanager .box.col-md-4{
    width: 85% !important;
  }
  
  .tx-wc-hotelmanager .randomhotel {
    width: 100% !important;
  }
h1 {
    padding: 0 0 10px 0;
    font-family: "Droid Sans", sans-serif;
    font-size: 25px;
    font-weight: bold;
  }
  .col-md-6 {
    width: 100% !important;
}
}
@media screen and (max-width: 1024px) {
  /*#search{
    display: none;
  }
  /*.tx-wc-hotelmanager .box.col-md-4:nth-of-type(3n){
    width: auto;
  }*/
  .slickHeaderWrap{
    margin-top: 90px;
  }
  .boxWrap .image{
    width: 500px;
    height: 300px;
  }
  .advLinks {
    display: none;
  }
}
@media screen and (max-width: 1005px) {
  #search{
    right: 0px;
    left: 100px;
  }
  .col-md-4 {
    height: 100% !important;
}
  #search{
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .slickSliderContent {
    left: 10%;
    bottom: 80px;
  }
  .slickSliderTeaser {
    font-size: 30px;
    line-height: 34px;
  }
  .slickSliderContent header {
    font-size: 80px;
    line-height: 100px;
  }
}

/* Änderungen Philipp 22.05.2018 (Datenschutz) */
  
.powermail_fieldwrap_datenschutz .checkbox{
    margin: 0;
}
.powermail_fieldwrap_datenschutz .checkbox label{
    padding-left: 39px;
    line-height: 30px;
}
.powermail_fieldwrap_datenschutz .checkbox label:before{
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    display: inline-block;
    border: solid 1px #5c5b5b;
    vertical-align: middle;
    background-color: #fff;
}
.powermail_fieldwrap_datenschutz .checkbox input[type="checkbox"]:checked + label:after{
    content: '';
    position: absolute;
    left: 7px;
    top: 9px;
    width: 6px;
    height: 12px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 2px solid #5c5b5b;
    border-bottom: 2px solid #5c5b5b;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
}
.powermail_fieldwrap_datenschutz .checkbox input[type="checkbox"]{
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

.cookie-arrow{
  position: relative;
}

.cookie-arrow:after{
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid black;
  transform: rotate(180deg);
  content: '';
  top: 6px;
  right: -15px;
}