
/*
 * Responsee CSS - v3 - 2015-08-22
 * http://www.myresponsee.com
 * Copyright 2015, Vision Design - graphic zoo
 * Free to use under the MIT license.
*/

.footer{
	background-color: #575757;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
}
.footer .footer-links{
	color:  #ffffff;
	margin: 14px 0 12px;
	padding: 0;
	
}

.footer .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer .footer-company-name{
	color:  #ffffff;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.4em;
	

}


.js div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #333 url('http://files.mimoymima.com/images/loading.gif') no-repeat center center; }

	/* footer */
#a4{ position:absolute;  bottom:0px; left:0px; width:100%; height:50px;
      z-index:1000;  background-color:#575757; filter:alpha(opacity=90); /* IE */
-moz-opacity:1; /* Gecko-Browser */
opacity:0.8; /* Opera 9+ */
}

#a2{ position:absolute;  top:0px; left:10px; width:310px; height:50px;
      z-index:1000;  filter:alpha(opacity=100); /* IE */
-moz-opacity:1; /* Gecko-Browser */
opacity:1.0; /* Opera 9+ */
}

.logo-text {
    color: #fff;
   
    font-size: 1.2em;
    line-height: 3em;
    margin-right: 0.625em;
    max-width: 100%;
    text-align: right;
    vertical-align: middle;
}

#a1{ position:fixed; top:70%; right:0px; width:75px; height:25px;
      z-index:1001; background-color:rgba(0, 30, 34, 1.0);  filter:alpha(opacity=80); /* IE */
-moz-opacity:0.8; /* Gecko-Browser */
opacity:0.8; /* Opera 9+ */
}


#head-room {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/room.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-junior {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/junior.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-double-room {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/double.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-double-room-bergblick {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/doublebergblick.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}

#head-family-room {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/family.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-3bed-room {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/3bed.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}

#head-single-room {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/single.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-single-grandlit {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/single-grandlit.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-impressum {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/impressum.png") no-repeat  top center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-grandlit-room {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.65);*/
	background: url("../img/grandlit.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 20em 0 5em;
	text-align: center;
}
#head-contact {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.35);*/
	background: url("../img/contact.png") no-repeat  center center / 100% auto rgba(0, 30, 34, 0.85);
	padding: 16em 0 5em;
	text-align: center;
	
	
}


#map-canvas {
    position:relative;
    width:100%;
    height:350px;
    z-index:-1;
}
.xlink {cursor:pointer}

.spbg { 
 background: none repeat scroll 0 0 #dddddd;
 height: 100%;
   
   
}

.underline { 
   background: none repeat scroll 0 0 rgba(0, 30, 34);
   position: relative; 
   width: 100%; /* for IE 6 */
   padding: 16px;
}

.over_image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

h10 { 
   position: absolute; 
   top: 100px; 
   left: 0; 
   width: 100%; 
   text-align: left
}


.div_hover:hover { background-color: #aeaeae; }






nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-index: 500;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(87, 87, 87, 0.85);
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
	
	
}
.top-nav a {
	font-size: 0.9em;
	text-transform: uppercase;
}
/*
.top-nav, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
*/
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav /*.logo.active-item a:hover */{
	/* hintergrungfarbe menu  background: none repeat scroll 0 0 #00464f;*/
}
/*Logo Hintergrund*/
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	/*background: none repeat scroll 0 0 #ffffff;*/
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(87, 87, 87);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(87, 87, 87);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block, #fifth-block, #sixth-block {
	text-align: center;
	padding: 3.0em 0 ;
	
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
    background: url("../img/background.jpg") /*no-repeat*/ fixed center center / 100% auto rgba(0, 30, 34, 0.25);
	padding: 7.0em 0 7.0em;
}
#third-block {
	background: #fff;
}
#fourth-block {	
   background: rgb(0, 30, 34);
}
#fifth-block {
	background: rgb(0, 30, 34);
}

#sixth-block {
	background: rgb(255, 255, 255);
	
}
#seven-block {
	background: #652a1c;
}

.carousel-text {
	display: block;
	position: absolute;
	top: 250px;
	width: 100%;
	z-index: 1;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}
#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}

p.subtitile {
	color: #999;
	font-size: 1.0em;
	margin: 1.1em 0 3.0em;
}
p.subtext {
	color: #999;
	margin: 0 0 3.5em;
	width:80%;
	
}
section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}
a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	line-height:1.4em;
    font-size:0.9em;
	font-family:inherit;
    margin-bottom:1.25em;
	font-style: normal;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	height:2.9em;
	padding: 0.625em;
	text-transform: none;
}

#content {
	background: none repeat scroll 0 0 #fff;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 0em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.center-align {
	text-align: center;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}



form.customform button {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #aeaeae;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}


#map-block iframe {
	display: block;
}

/*Text ovellall */

content-wrap-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
 .content-wrap {
    position: absolute;
    width: 100%;
    top: 70%;
    transform: translateY(-50%);
}
.content-room {
    position: absolute;
    width: 100%;
    top: 30%;
    transform: translateY(-50%);
}

.text-center {
    text-align: center;
}

	.content-wrap .content h1 {
    font-size: 40px;
	color: #ffffff; 
    line-height: 47px;
	text-shadow: 1px 1px 19px #000, 
3px 4px 10px #ccc;
    font-weight: 300 !important;
    letter-spacing: 8px;
    text-transform: uppercase;
}

#head-contact {
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.35);*/
	padding: 8em 0 0;
	text-align: center;
	height: 500px;
}

#head-room {
	padding: 6em 0 5em;
	height: 500px;
}
#head-junior {
	padding: 6em 0 5em;
	height: 500px;
}
#head-double-room {
	padding: 6em 0 5em;
	height: 500px;
}
#head-double-room-bergblick {
	padding: 6em 0 5em;
	height: 500px;
}
#head-family-room {
	padding: 6em 0 5em;
	height: 500px;
}
#head-3bed-room {
	padding: 6em 0 5em;
	height: 500px;
}
#head-single-room {
	padding: 6em 0 5em;
	height: 500px;
}
#head-single-grandlit {
	padding: 6em 0 5em;
	height: 500px;
}
#head-grandlit-room {
	padding: 6em 0 5em;
	height: 500px;
}
#head-impressum {
padding: 5em 0 5em;
	height: 350px;
}

/*
@media screen and (max-width: 1200px) {
#head-contact {
	
	padding: 1em 0 5em;
	height: 300px;
}
*/


@media screen and (max-width: 920px) {

  /*body {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  }
  */
  #second-block {
  	
	background: no-repeat scroll 0 0 #001e22;
	padding: 20px 0 0;
	
	
}

.carousel-text {
	top: 110px;
		
}


#head-contact {
	padding: 6em 0 5em;
	height: 260px;
}

#head-room {
	padding: 6em 0 5em;
	height: 260px;
}
#head-junior {
	padding: 6em 0 5em;
	height: 260px;
}
#head-double-room {
	padding: 6em 0 5em;
	height: 260px;
}
#head-double-room-bergblick {
	padding: 6em 0 5em;
	height: 260px;
}
#head-family-room {
	padding: 6em 0 5em;
	height: 260px;
}
#head-3bed-room {
	padding: 6em 0 5em;
	height: 260px;
}
#head-single-room {
	padding: 6em 0 5em;
	height: 260px;
}
#head-single-room {
	padding: 6em 0 5em;
	height: 260px;
}
#head-single-grandlit {
	padding: 6em 0 5em;
	height: 260px;
}
#head-impressum {
padding: 5em 0 5em;
	height: 180px;
}


p.subtitile {
	
	font-size: 1.0em;

}
  
  /*Text ovellall */
	.content-wrap .content h1 {
    font-size: 25px;
	color: #ffffff; 
    line-height: 28px;
    font-weight: 300 !important;
    letter-spacing: 4px;
    text-transform: uppercase;

  }
  .content-room .content h1 {
   font-size: 15px;
	color: #ffffff; 
    line-height: 250px;
    font-weight: 300 !important;
    letter-spacing: 5px;
    text-transform: uppercase;

  }
  
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 1em;
  	position: relative;
  }
  /*Logo Hintergrund*/
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #ffffff;
	 }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3em;
  }
  .top-nav .logo {
  	padding: 1.25em;
  }
  .carousel-text h2 {
  	font-size: 1.3em;
  }
  .carousel-text p {
  	font-size: 0.8em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
section h2 {
	font-size: 2.2em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}


@media screen and (max-width: 468px) {




.carousel-text {
	top: 55%;
		
}
#head-contact {
	padding: 6em 0 5em;
	height: 180px;
}

#head-room {
	padding: 6em 0 5em;
	height: 180px;
}
#head-junior {
	padding: 6em 0 5em;
	height: 180px;
}
#head-double-room {
	padding: 6em 0 5em;
	height: 180px;
}
#head-double-room-bergblick {
	padding: 6em 0 5em;
	height: 180px;
}
#head-family-room {
	padding: 6em 0 5em;
	height: 180px;
}
#head-3bed-room {
	padding: 6em 0 5em;
	height: 180px;
}
#head-single-room {
	padding: 6em 0 5em;
	height: 180px;
}
#head-single-grandlit {
	padding: 6em 0 5em;
	height: 180px;
}
#head-impressum {
padding: 3em 0 5em;
	height: 120px;
}