  a img {border: none; } 
  a:link { color: #b3a8a8; text-decoration: underline; }
  a:visited { color: #35383A; text-decoration: underline;}
  a:hover { color: #9c1717; text-decoration: underline; } 
  a:active { color: #b3a8a8; text-decoration: underline; }

body 
{
    margin: 0 0;
    padding: 0;
    min-height: 100%;
    height: auto !important;
    font-family: "Open Sans",sans-serif;
    color: #35383A;
    font-size: 1.45em;
    line-height: 2.0em;
    background-color: #FFFFFF;
}  

.header 
{
  background: rgba(78, 73, 64, 0.7) none repeat scroll 0 0;
  left: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  position: fixed;
  top: 0;
  transition: all 0.8s linear 0s;
  height:110px;
  width: 100%;
  z-index: 20;
  text-align: center;
}

.header_solid 
{
  background: rgba(117, 112, 100, 1) none repeat scroll 0 0;
  left: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  position: fixed;
  top: 0;
  transition: all 0.8s linear 0s;
  height:68px;
  width: 100%;
  z-index: 20;
  text-align: center;
}

.img-responsive, 
.thumbnail a > img, 
.thumbnail > img 
{
    max-width: 100%;
    height: auto;
}

.img-center 
{
   margin:0 auto;
 }


/* to fix a problem with right extra space -- start */
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
  content: none;
  display: table;
}
/* to fix a problem with right extra space -- end */


/*.navbar-default 
{
  background-color: transparent;
  border: none;
}*/


.menu_left 
{
    float: left;
    font-family: "Open Sans",sans-serif;
    color: #FFF;
    font-size: 1.0em;
    letter-spacing: 0.12em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 40px;
    right: 0;
    transition: all 0.3s linear 0s;
}

.menu_right
{
    float: right;
    font-family: "Open Sans",sans-serif;
    color: #FFF;
    font-size: 1.0em;
    letter-spacing: 0.12em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 40px;
    right: 0;
    transition: all 0.3s linear 0s;
}

.menu_right ul, .menu_left ul 
{
    //display: inline-block;
}

.menu_right li, .menu_left li 
{
    float: left;
    position: relative;
}

.menu_right li a, .menu_left li a 
{
    border-bottom: 0 none;
    color: #fff;
    line-height: 2.0em;
    padding-bottom: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.menu_right .navbar-collapse
{
	float: left;
}

.menu_left .navbar-collapse
{
	float: right;
}

.nav > li > a 
{
    position: relative;
    display: block;
    padding: 7px 8px;
}


.nav > li > a:focus, 
.nav > li > a:hover,

{
    text-decoration: none;
    background: rgba(51, 48, 43, 0.5) none repeat 0 0;
}

.zusatzmenu 
{
   text-align: left;
   margin: 40px 0 0 40px;
   line-height: 0.7em;
}

.zusatzmenu .nav 
{
   margin:0 auto;
}

 .zusatzmenu .nav > ul > li a
  {
  font-family: 'Open Sans', sans-serif;
   color: #FFF;
   font-size: 1.1em;
   list-style: none; 
   padding: 12px 6px 8px 6px;
   z-index:9999;
  }

  .zusatzmenu .nav > ul > li a:link, {color: #BFB9A7; text-decoration: none; display: block;} 
  .zusatzmenu .nav > ul > li a:visited {text-decoration:none; color: #BFB9A7;}
  .zusatzmenu .nav > ul > li a:hover {background: rgba(51, 48, 43, 0.5) none repeat 0 0;}


.logo 
{
    width: 268px;
    height: 78px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    vertical-align: 22px;
    padding-top: 10px;
}

.logo_smaller 
{
    width: 172px;
    height: 50px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    vertical-align: 22px;
    padding-top: 5px;
}

.small_header 
{
   padding-top: 0px;
}

.menu_right .language_switcher 
{
	display: inline-block;
	padding: 3px 0 0 0;
	/*float: left;*/
}


.booking_tool
{
    min-height: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
    text-align: center;
}

.hinweis
{
    min-height: 100%;
    height: auto !important;
    background-color: #ffffff;
    padding: 0px 20px 20px 20px;
    text-align: center;
    z-index:999!important;
}

.zusatz_text 
{
    min-height: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
}

  .socials 
   {
    float:left;
    clear: both;
    margin: 25px 0 0 40px;
     padding-bottom: 20px;
}

.facebook-slide 
{
	background-image: url("../images/facebook_icon.png");
	height: 45px;
	width: 45px;
	margin: 5px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.facebook-slide:hover 
{
	background-position: 0px -45px;
  	transition: all ease 0.3s;
	/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
}

.tripadvisor-slide 
{
	background-image: url("../images/tripadvisor_icon.png");
	height: 45px;
	width: 45px;
	margin: 5px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.tripadvisor-slide:hover 
{
	background-position: 0px -45px;
  	transition: all ease 0.3s;
	/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
}



.foot_text 
{
    clear: both;
    float: right;
    margin-top: -180px;
    color: #FFF;
    text-align: right;
    padding-right: 80px;
    width: auto;
}

/****** Tables ******/

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  margin: 0;
  border: 1px solid #cccccc;
  border-style: dotted;
}

/*caption {
  font-variant: small-caps;
}*/

th,
td {
  line-height: 1.5em;
  vertical-align: top;
  padding: 12px 10px;
}

th *:first-child,
td *:first-child {
  margin-top: 0;
}
thead th {
  text-align: left;
  color: #000;
  /*border-bottom: 2px #000 solid;*/
}

tbody th, td {
  text-align: left;
  /*border-top: 1px solid #ccc;*/
}

/*tbody tr:hover th,
tbody tr:hover td {
  background: #f2f2f2;
}*/

tfoot {
  border-top: 4px solid #ccc;
}

     /* 
    Max width before this PARTICULAR table gets nasty
    This query will take effect for any screen smaller than 760px
    and also iPads specifically.
    */
    @media 
    only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1024px)  {
    
        /* Force table to not be like tables anymore */
        table, thead, tbody, th, td, tr { 
            display: block; 
        }
        
        /* Hide table headers (but not display: none;, for accessibility) */
        thead { 
            position: absolute;
            top: -9999px;
            left: -9999px;
        }
        
        tr { margin-bottom: 15px;}
        td { 
            /* Behave  like a "row" */
            border: none;
           /* border-bottom: 1px solid #eee; */
            position: relative;
        }
        
        td:before { 
        /* Label the data */
      content: attr(data-title);
      display: inline-block;
            width: 35%; 
            padding-right: 10px; 
            white-space: nowrap;
        }
    }
    
    /* Smartphones (portrait and landscape) ----------- */
    @media only screen
    and (min-device-width : 320px)
    and (max-device-width : 480px) 
    {
        body { 
            padding: 0; 
            margin: 0; 
            /*width: 320px;*/ 
    }
    /*td {padding-left: 45%;}
    td:before {width: 40%;}*/
    }

    
    /* iPads (portrait and landscape) ----------- 
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        body { 
            width: 495px; 
        }
    } */

/*Slides*/

.slider .slides > li { 
  background-position: center;
  height: 100%;
  width: 100%;
  display: none; 
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slider {
 padding: 0px;
}

.slider .slides {
    height: 100%;
}

.ease-in .auto 
{
  transition-timing-function: ease-in;
}


.slider-caption 
{
    font-family: "Julius Sans One", sans-serif;
    font-size: 6.0em;
    bottom: 0;
    color: #fff;
    display: none;
    height: 200px;
    left: 0;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    /*background: rgba(0,0,0,.5);*/
    text-shadow: 3px 3px 8px #292727;
    opacity: 0;
}


.slider .slide-down {
    bottom: 40px;
    color: #fff;
    display: none;
    font-size: 35px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    text-decoration: none;
    z-index: 20;
}

.slider .slide-down:hover {
    color: #9d9c8e;
}

   .content_text
{
    background-color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
}

.section-tiles .tile::before 
{
    background-image: url("../images/edelweiss_icon.png");
    /*background: rgba(158, 158, 158, 0.8) none repeat scroll 0 0;*/
    /*border-radius: 2px;*/
    color: #fff;
    content: "...";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.12em;
    height: 63px;
    width: 63px;
    left: 50%;
    line-height: 55px;
    margin: -15px 0 0 -25px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    top: 47%;
    z-index: 1;
}

.section-tiles .tile::after, .section-photos .tile::after {
  background-color: rgba(148, 148, 138, 0.95);
  content: " ";
  display: block;
  opacity: 0;
  padding-top: 100%;
  position: absolute;
  top: 0;
  transition: all 0.4s ease-in 0s;
  width: 100%;
}

.section-tiles .hover::before {
    opacity: 0;
}

.section-tiles, .section-photos {
    margin-left: 5%;
    width: 90%;
    height:auto;
}
.section-tiles .tile, .section-photos .tile {
    padding: 2px 2px;
}
.section-tiles .tile .img, .section-photos .tile .img {
    background-size: cover;
    display: block;
    margin: 0;
    max-width: 100%;
    padding-top: 100%;
}
.section-tiles .tile .text, .section-photos .tile .text {
    background-color: #97968c;
    color: #fff;
    font-size: 1rem;
    padding: 30px;
    text-align: center;
}
.section-tiles .tile .text h2, .section-tiles .tile .text .h2, .section-tiles .tile .text h3, .section-tiles .tile .text .h3 {
    font-size: 1.66667rem;
}
.section-tiles .tile .text .button {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    margin-top: 0.94444rem;
}
.section-tiles .tile .text .button a {
    color: #fff;
}
.section-tiles .tile .text .button:hover {
    background: #fff none repeat scroll 0 0;
    color: #97968c;
}
.section-tiles .tile .text .button:hover a {
    color: #97968c;
}

.section-tiles .tile .text{
  background-color: #97968c;
  color: #fff;
  font-size: 1rem;
  padding: 30px;
  text-align: center;
}

.section-tiles .tile .text {
  background: transparent none repeat scroll 0 0;
 /* bottom: 0;*/
 /* left: 0;*/
  margin: 0 auto;
  max-width: 94%;
  opacity: 0;
  /*right: 0;*/
  /*text-align: center;*/
  transition: all 0.4s ease-in 0s;
  height: auto;
  color: #FFF;
  position:absolute!important;
  top:25%!important;
 -ms-transform: translateY(-50%)!important;
 transform: translateY(-50%)!important;
  z-index: 2;
}


.section-tiles .hover .text, .section-tiles .hover::after, .section-tiles .tile .hover .text, .section-tiles .tile .hover::after {
    opacity: 1;
}

.map { 
height: 400px;
margin-top: 20px;
  padding: 0;
}

.content_foot
{
  text-align: center;
  /*margin-top:20px;*/
  background: rgba(117, 112, 100, 0.5) none repeat scroll 0 0;
  background-image: url("../images/baeume.png");
  height: 300px;
}

/* Ueberschriften H1, H2 etc */


.h1, h1
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 2.8em;
    line-height: 1.2em;
    color: #b93535;
}

.h2, h2
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.3em;
    color: #9d9b9b;
}

 .h22, h22
   {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.3em;
    color: #B0934F;
}

.h3, h3 
{
  font-family: "Julius Sans One", sans-serif;
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.9em;
  color: #FFF;
}

.zimmername
{
    float: left;
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.8em;
    line-height: 1.0em;
    color: #b93535;
}

.zimmertext_tabelle
{
    font-family: "Open Sans",sans-serif;
    color: #35383A;
    font-size: 1.0em;
    line-height: 1.85em;
  }

.text_klein
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 0.8em;
    color: #9d9b9b;
}
   



hr {
    margin-top: 40px;
    margin-bottom: 20px;
    border-top: 1px dotted #a20a0c;
}

  .copyright {
    margin-top: -25px;
    color: #b8b5aa;
    font-family: "Open Sans",sans-serif;
    font-size: 0.7em;
    margin-left: 0px;
}


/* QUICk ACCESS BAR unten */

.quick-access-bar {
    background: rgba(163, 159, 138, 1) none repeat scroll 0 0;
    bottom: 0;
    height: 54px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 999;
}
.quick-access-bar a {
    display: block;
    float: left;
    height: 100%;
    text-indent: -9999px;
    width: 20%;
}
.qa-a, .qa-b, .qa-c, .qa-d, .qa-e {
    background-position: center center;
    background-repeat: no-repeat;
}
.qa-a {
    background-image: url("../images/home.png");
}
.qa-b {
    background-image: url("../images/telefon.png");
}
.qa-c {
    background-image: url("../images/email.png");
}
.qa-d {
    background-image: url("../images/location.png");
}
.qa-e {
    background-color: #807b63;
    background-image: url("../images/top_xs.png");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
    font-size: 1.5em;
}


/***** only xs devices (smartphones) *****/
 @media (max-width: 455px) 
 {
   
   .navbar-default 
   .navbar-toggle 
{
    margin: 10px 20px 0 0;
    border-color: rgb(255, 255, 255);
    border-width: 2px;
    background-color:#FFF;
    z-index:9999;
}
   
   .mod-languages
   {
    background-color: #a39f8a;
    margin-left: 25px;
}
   
   .logo 
   {
    width: 178px;
    height: 58px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    vertical-align: 22px;
    padding-top: 10px;
    margin-left: 20px;
}
   
   .slider-caption 
{
    font-family: "Julius Sans One", sans-serif;
    font-size: 3.8em;
    bottom: 0;
    color: #fff;
    display: none;
    height: 200px;
    left: 0;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    /*text-transform: uppercase;*/
    top: 0;
    /*background: rgba(0,0,0,.5);*/
    text-shadow: 3px 3px 8px #292727;
}
   
   .menu_left 
{
    font-size: 0.6em;
    letter-spacing: 0.10em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 10px;
    right: 0;
    transition: all 0.3s linear 0s;
}


.menu_right
{
    font-size: 0.6em;
    letter-spacing: 0.10em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 10px;
    right: 0;
    transition: all 0.3s linear 0s;
}
    
    .content_text
{
    background-color: #FFFFFF;
    padding: 40px 40px;
    text-align: center;
}
   
   .zusatz_text 
{
    min-height: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    padding: 20px 40px;
    text-align: center;
}
   
.h1, h1
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    color: #b93535;
}

.h2, h2
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 0.5em;
    line-height: 1.0em;
    color: #9d9b9b;
}
   
    .h22, h22
   {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 0.5em;
    line-height: 1.0em;
    color: #B0934F;
}
   
 .h3, h3 
{
  font-family: "Julius Sans One", sans-serif;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #FFF;
} 
   
    .nav > li > a:focus, .nav > li > a:hover 
   {
    text-decoration: none;
    background-color: #a20a0c;
   }
   
   .nav > li.current , .nav > li.current :visited
  {
   background-color:#a20a0c!important;
  }
   
   .navbar-default .navbar-collapse, .navbar-default .navbar-form 
   {
    font-family: "Open Sans",sans-serif;
    color: #FFF;
    font-size: 1.0em;
    letter-spacing: 0.12em;
    clear: both;
    border: none;
    z-index: 9999;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
}
   
   
   .zusatzmenu 
   {
    text-align: left;
    margin: 10px 0 0 10px;
    line-height: 0.7em;
}
   
   .socials 
   {
    float: left;
    clear: both;
    margin: 25px 0 0 10px;
    padding-bottom: 20px;
}
   
   .content_foot 
   {
    text-align: center;
    background: rgba(117, 112, 100, 0.5) none repeat scroll 0 0;
    background-image: url("../images/baeume.png");
    height: 400px;
}
   .foot_text 
   {
    clear: both;
    float: right;
    color: #FFF;
    text-align: right;
    width: auto;
    padding: 0 0;
    height: 340px;
    font-size: 0.8em;
}
   
   .copyright 
   {
    margin-top: -120px;
    color: #b8b5aa;
    font-family: "Open Sans",sans-serif;
    font-size: 0.7em;
    margin-left: 30px;
    text-align: left;
} 
  } 


/***** only xs devices (smartphones) *****/
 @media (max-width: 767px) 
 {
   
   .header 
{
  height:80px;
  width: 100%;
}

   
   .slider-caption 
{
    font-family: "Julius Sans One", sans-serif;
    font-size: 2.5em;
    bottom: 0;
    color: #fff;
    display: none;
    height: 200px;
    left: 0;
    line-height: 1.2em;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    text-shadow: 3px 3px 8px #292727;
}
   
    .mod-languages
   {
    background-color: #a39f8a;
    margin-left: 25px;
}
   
  
 .section-tiles .tile::before {
  display: none;
}

.section-tiles .hover::after {
    display: none;
} 
   
.section-tiles .tile .text {
  max-width: 100%;
  background-color: #97968c;
  position: relative;
  opacity: 1;
}  
   

   .nav 
   {
    padding-left: 0px;
    list-style: none;
    font-size: 0.9em;
    text-decoration: none;
}
  
ul
  {
    margin:0px;
  }
   
   .navbar-default 
   .navbar-toggle 
{
    margin: 22px 10px 0 0;
    border-color: rgb(255, 255, 255);
    border-width: 2px;
    background-color:#FFF;
    z-index:9999;
}
   
   .navbar-default
   .navbar-collapse
   .navbar-form 
   {
    border: none;
    border-color: none;
    padding-right: 15px;
   }
    
   .navbar-collapse.in
   {
  		//max-height: 480px;
     max-height: 340px;
     
   }
   
   .visible-xs-block 
   {
    display: block !important;
    //margin-top: -80px;
}
   
   .menu_right .language_switcher .navbar
   {
    display: inline-block;
    float: right;
    padding-right: 0px;!important;
}
   
   .nav > li > a 
   {
    position: relative;
    display: block;
    /*padding: 10px 4px;*/
}
   
   .logo 
   {
    width: 200px;
    display: block;
     transition: all 0.3s ease 0s;
     vertical-align: 22px;
     padding-top: 8px;
     margin-left: 40px;
}
   
   .content_text
{
    background-color: #FFFFFF;
    padding: 40px 30px;
    text-align: center;
}
   
   .zusatz_text 
{
    min-height: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    padding: 20px 40px;
    text-align: center;
}
   
.h1, h1
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 2.2em;
    color: #b93535;
}

.h2, h2
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1.0em;
    color: #9d9b9b;
}
   
    .h22, h22
   {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    line-height: 1.0em;
    color: #B0934F;
}

 .h3, h3 
{
  font-family: "Julius Sans One", sans-serif;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #FFF;
}
   .nav >  li > a
   {
    background-color: #757064;
   }   
    .nav > li > a:focus, .nav > li > a:hover 
   {
    text-decoration: none;
    background-color: #a20a0c;
   }
   
   .nav > li.current , .nav > li.current :visited
  {
   background-color:#a20a0c!important;
  }
   
   .zusatzmenu 
   {
    text-align: left;
    margin: 40px 0 0 10px;
    line-height: 0.7em;
  }
   
   .copyright 
   {
    margin-top: -25px;
    color: #b8b5aa;
    font-family: "Open Sans",sans-serif;
    font-size: 0.7em;
    margin-left: 30px;
    text-align: left;
}
   
     .foot_text 
   {
    clear: both;
    float: right;
    margin-top: -250px;!important;
    color: #FFF;
    text-align: right;
    width: auto;
     padding: 0 0;
     height: 340px;
}

}

 /***** sm devices (tablets) *****/

 @media (min-width: 768px) 
 {
   
   .slider-caption 
{
    font-family: "Julius Sans One", sans-serif;
    font-size: 3.8em;
    bottom: 0;
    color: #fff;
    display: none;
    height: 200px;
    left: 0;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    text-shadow: 3px 3px 8px #292727;
}
   
  
    .logo 
   {
    /*float: left;*/
    width: 220px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    vertical-align: 22px;
    padding-top: 10px;
}
   
    .content_text
{
    background-color: #FFFFFF;
    padding: 40px 20px 40px 20px;
    text-align: center;
}
   
   .zusatz_text 
{
    min-height: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    padding: 20px 20px;
    text-align: center;
}
   
   .menu_left 
{
    font-size: 0.7em;
    letter-spacing: 0.10em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding: 20px 0 0 0;
    transition: all 0.3s linear 0s;
}

.menu_right
{
    font-size: 0.7em;
    letter-spacing: 0.10em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding: 20px 10px 0 0;
    transition: all 0.3s linear 0s;
}
   
   
 .h1, h1
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 2.2em;
    color: #b93535;
}

.h2, h2
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    line-height: 1.4em;
    color: #9d9b9b;
}
   
    .h22, h22
   {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    line-height: 1.4em;
    color: #B0934F;
}
   
    .nav > li > a:focus, .nav > li > a:hover 
   {
    text-decoration: none;
    background-color: #a20a0c;
   }
   
   .nav > li.current , .nav > li.current :visited
  {
   background-color:#a20a0c!important;
  }
   
   .foot_text 
   {
    clear: both;
    float: right;
    margin-top: -220px;
    color: #FFF;
    text-align: right;
    padding-right: 80px;
    width: auto;
}

}


 /* md devices (desktop) */
 @media (min-width: 992px) 
 {
 
   /* hover dropdown menu start */
  .nav-pills > li > a,
   .dropdown-menu {
      margin: 0;
   }
 
   .nav-pills > li.dropdown:hover ul.dropdown-menu,
   li.dropdown:hover ul.dropdown-menu {
      display: block;
   }
 
   .nav-pills > li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu,
   li.dropdown ul.dropdown-menu .dropdown-submenu .dropdown-menu {
      display: none;
   }
 
   .nav-pills > li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu,
   li.dropdown ul.dropdown-menu .dropdown-submenu:hover .dropdown-menu {
      display: block;
   }
   /* hover dropdown menu end */
   
   
   .slider-caption 
{
    font-family: "Julius Sans One", sans-serif;
    font-size: 4.4em;
    bottom: 0;
    color: #fff;
    display: none;
    height: 200px;
    left: 0;
    line-height: 1.0em;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    text-shadow: 3px 3px 8px #292727;
}
   
   .h1, h1
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 2.2em;
    color: #b93535;
}

.h2, h2
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.7em;
    color: #9d9b9b;
}
   
   .h22, h22
   {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.7em;
    color: #B0934F;
}
   
  .menu_left 
{
    font-size: 0.8em;
    letter-spacing: 0.10em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 20px;
    right: 0;
    transition: all 0.3s linear 0s;
}

.menu_right
{
    font-size: 0.8em;
    letter-spacing: 0.10em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 20px;
    right: 0;
    transition: all 0.3s linear 0s;
}
   
   
    .nav > li > a:focus, .nav > li > a:hover 
   {
    text-decoration: none;
    background-color: #a20a0c;
   }
   
   .nav > li.current , .nav > li.current :visited
  {
   background-color:#a20a0c!important;
  }

}


 /* lg devices (large desktop) */
 @media (min-width: 1200px) 
 {
   

.h1, h1
{
    margin-top: 1.0em;
    margin-bottom: 0.5em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 3.0em;
    line-height: 1.2em;
    color: #b93535;
}

.h2, h2
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-family: "Julius Sans One", sans-serif;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.3em;
    color: #9d9b9b;
}
   
    .menu_left 
{
    font-size: 1.0em;
    letter-spacing: 0.12em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 20px;
    right: 0;
    transition: all 0.3s linear 0s;
}

.menu_right
{
    font-size: 1.0em;
    letter-spacing: 0.12em;
    border: 0 none;
    bottom: 0;
    display: inline-block;
    padding-top: 20px;
    right: 0;
    transition: all 0.3s linear 0s;
}

    .nav > li > a:focus, .nav > li > a:hover 
   {
    text-decoration: none;
    background-color: #a20a0c;
   }
   
   .nav > li.current , .nav > li.current :visited
  {
   background-color:#a20a0c!important;
  }
 }
   
/* Navi xs menu*/

.navbar 
{
	min-height: 0px;
   /* margin-top: -10px;
    padding-right: 20px;*/
}

.navbar-default 
{
    background: transparent;
    border-color: transparent;
    color: transparent;
}


.navbar-fixed-bottom 
.navbar-collapse, 
.navbar-fixed-top 
.navbar-collapse 
{
    //max-height: 380px;
    max-height: 350px;
}

.navbar-form
{
    /*background-color: #a20a0c; !important;*/
    background: rgba(117, 112, 100, 1) none repeat scroll 0 0;
    margin-top: 20px;
    overflow: visible;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form 
{
   font-family: "Open Sans",sans-serif;
    color: #FFF;
    font-size: 1.0em;
    letter-spacing: 0.12em;
    clear: both;!important;
    border: none;
    z-index:9999;
    padding-right: 0px;
    padding-left: 0px;
}

.container 
{
  margin: 0 auto; !important;
}


.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover 
{
    color: #a20a0c;
    text-decoration: none;
}


   .nav >  li > a
   {
    font-family: "Open Sans",sans-serif;
    color: #FFF;
    font-size: 1.0em;
    letter-spacing: 0.12em;
    text-decoration: none;
    //background-color: #757064;
   }   

  .nav >  li > a:focus, .nav >  li > a:hover 
   {
    text-decoration: none;
    background-color: #a20a0c;
   }
   
   .nav >  li.current , .nav >  li.current :visited
  {
   background-color:#a20a0c!important;
  }

   
   /* Zusatzmenu */

.zusatzmenu .nav 
{
  float: left;
  margin-top: 0px;
}

  .zusatzmenu li a
  {
  list-style-type: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 1.1em;
  line-height: 1.4em;
  text-decoration: none; 
  display: block;
  padding: 10px 10px 10px 10px;
  }

  .zusatzmenu li a:link 
  { 
  color: #FFFFFF; 
  text-decoration: none;
  }

  .zusatzmenu li a:hover 
  { 
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #FFF;
  display: block;
  } 

  .zusatzmenu li.active a
  {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #FFF !important;
  display: block;
}
   
   .link_footer a:link,
   .link_footer a:visited,
   .link_footer a:hover,
   .link_footer a:active
   {
     color: #FFFFFF; text-decoration: underline; }
   }

/*******Language Switcher *****/

div.mod-languages ul.lang-inline li 
{
    display: inline;
}

div.mod-languages li 
{
    margin-left: 5px;
    margin-right: 5px;
}  

.mod-languages li a
  {
  //text-decoration: none; 
  background: rgba(51, 48, 43, 0.5) none repeat 0 0;
  padding:5px 3px 5px 3px;
  display: block;
  }

  .mod-languages li a:link 
  { 
  text-decoration: none;
  }

  .mod-languages li a:hover 
  { 
  background: rgba(51, 48, 43, 0.7) none repeat 0 0;
  padding:5px 3px 5px 3px;
  display: block;
  } 

div.mod-languages li.lang-active 
{
    margin: 0;
    padding: 0;
    list-style: none;
    background: rgba(169, 27, 27, 1) none repeat 0 0;!important;
}
   
/* Dropdown Menu */
.dropdown-menu 
{
   background-color:#9c1717;
   text-align: left;
  line-height: 2.6em;
   list-style: none;
   font-size: 1.0em;
   padding: 10px 0px;
  margin-top:-1px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover 
{
    color: #000;
    text-decoration: none;
    line-height: 2.6em;
    //background-color:#FFF;
    width: 100%;
    background: url(../images/button_bgr.jpg) repeat top left; !important;
    background-size: 100%;
    background-position: 0 0;
    outline: 0;
    border-radius: 0px;!important;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover 
{
    background-color: #a20a0c;
}


/******* Google Map overwrite *****/

#map.gmnoprint .gm-bundled-control .gm-bundled-control-on-bottom
{
  -moz-user-select: none;
position: absolute;
bottom: 100px;
right: 80px;
  }


/* Kontaktform */

.bfQuickMode section.bfElemWrap 
{
    padding: 5px;
    margin: 0px 0px 0px 0px;
    position: relative;
    overflow: hidden;
    background-color: #efedea;
}


.bfQuickMode .bfRequired 
{
    vertical-align: top;
    background: none;
    font-size: 100%;
    font-weight: bold;
    border: none;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    color: #d0cbc5;!important;
    float: none;
}

.bfQuickMode .bfPageIntro 
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    background: none;
    border: none;
    font-weight: normal;
    line-height: 1.8em;
}

.bfRolloverBg section.bfElemWrap 
{
  background-color: #efedea;
  }

.bfQuickMode .bfNoSection 
{
    margin: 10px 0;
    background-color: #efedea;
    padding: 15px;
}

/****** Silbentrennung ****/

/* hyphens */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 


/****** Kalender Booking ****/

.picker__day 
{
  padding: .3125em 0 !important;
  font-weight: 200 !important;
  border: 1px solid transparent !important;
  color:brown;
}

 .picker__day--outfocus 
{
    color: #e6e0d6 !important;
}

.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted 
{
    background: #a52e25 !important;
    color: #ffffff !important;
}

.picker__day--selected, .picker__day--selected:hover 
{
    border-color: #a52e25 !important;
}

.picker__day--highlighted 
{
    background: #c6bd9e !important;
}

.picker__day--infocus:hover, .picker__day--outfocus:hover 
{
    cursor: pointer !important;
    color: #000000 !important;
    background: #cbc8bb !important;
}

/****** Photo Gallerie ****/

ul#rsmg_gallery li div.rsmg_item_container 
{
    border: 1px solid #cccccc;
    background: #fff;
    -webkit-box-shadow: 13px 10px 17px -19px rgba(0,0,0,0.75);
    -moz-box-shadow: 13px 10px 17px -19px rgba(0,0,0,0.75);
    box-shadow: 13px 10px 17px -19px rgba(0,0,0,0.75);
   border-style: dotted;
}

ul#rsmg_gallery li div.rsmg_item_container 
{
  padding: 6px 6px 6px 6px;!important;
  }

#lightbox-container-image-data 
{
    padding: 0 0;
}

#lightbox-btnClose 
{
    background: rgba(255,255,255,0.3);
    margin-top: -40px;
}

#rsmg_main a.rsmg_big_button:hover, #rsmg_main a.rsmg_big_button:focus, #rsmg_main a.rsmg_big_button:active 
{
    background: none repeat scroll 0 0 #ABA69A;
    box-shadow: 0 0 1px 1px #1A191900 inset;
    color: #222222;
    cursor: pointer;
}

#rsmg_main a.rsmg_big_button 
{
    background: none;
    border: 1px dotted #CCC;
    box-shadow: 0 0 1px 1px #F6F6F6 inset;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
}

a#lightbox-secNav-btnClose 
{
    font-size: 16px;
    font-weight: normal;
}

a#lightbox-secNav-btnClose 
{
    color: #121111;
}


/******** FEEDBACK *****/

.feedback_H1
{
   margin-top: 1.0em;
   margin-bottom: 0.5em;
   font-family: "Julius Sans One", sans-serif;
   font-weight: normal;
   font-size: 1.3em;
   line-height: 1.3em;
   color: #a6a389;
}

.feedback_text
{
  font-family: "Open Sans",sans-serif;
  font-style: italic;
  color: #666666;
  font-size: 0.9em;
  line-height: 0.9em;
}

.feedback_name
{
  font-family: "Open Sans",sans-serif;
  color: #999999;
  font-size: 0.8em;
  line-height: 1.0em;
}

/* Cookie Hinweis */

.cc_container .cc_btn, .cc_container .cc_btn:visited 
{
    color: #ffffff!important;
    background-color: #a20a0c!important;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}