@import url(http://fonts.googleapis.com/css?family=Exo:100,200,400);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:700,400,300);
@import url(https://fonts.googleapis.com/css?family=Gloria+Hallelujah);

html{
	background-color: white;
}

h2 {
	color: #088f0d;
}

h3 {
	color: #088f0d;
	font-weight: bold;
}


p.Firmenname {
	color: white;
	font-size: 30;
	font-family: 'Exo', sans-serif;
}

a { 
    color: #088f0d;
	text-decoration: none;
}

a:visited {
	color: #088f0d;
}

.body{
	position: absolute;
	top: -20px;
	left: -20px;
	right: -40px;
	bottom: -40px;
    height: 100%;
	width: 100%;
	background-image: url("../Images/splash.jpg");
	background-size: cover;
	background-position: center;
	-webkit-filter: blur(5px);
	z-index: 0;
}

.header{
	position: absolute;
	top: calc(50% - 100px);
	left: calc(50% + 120px);
	z-index: 2;
}

.header div{
	float: right;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-size: 35px;
	font-weight: 200;
}

.header div span{
	color: #5379fa !important;
}

.content{
	position: absolute;
	top: calc(50% + 100px);
	left: calc(50% + 120px);
	z-index: 2;
	margin-left: 100px;
}

.content div{
	float: right;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-size: 35px;
	font-weight: 200;
}

.content div span{
	color: #5379fa !important;
}

/* Sich bewegender Text BEGIN */

.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center;
  color: white;
}

.cd-intro {
  margin: 4em auto;
}

.cd-intro h2 {
	color: white;
}

.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d;
}
.cd-headline.type b {
  visibility: hidden;
}
.cd-headline.type b.is-visible {
  visibility: visible;
}
.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}
.cd-headline.type i.in {
  position: relative;
  visibility: visible;
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}
/* Sich bewegender Text ENDE */

#flaggen {
	margin-top: 10px;
	position: absolute;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

/* --- HOME --- */

header.header_nav {
	margin-top: -10px;
	height: 172px;
	padding: 0;
	width: 100%;
	position: fixed;
	background-color: white;
	z-index: 1000;
}

header.header_nav.smaller {
	height: 100px;
	z-index: 1000;
	position: fixed;
}

.header_logo {
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

.header_logo.smaller{
	float:left;
	width: 364px;
	height: 100px;
	margin-top: -5px;
}

.header_info_1 {
	margin-top: 100px;
	margin-right: 50px;	
	float: right;
}

.header_info_2 {
	margin-top: 100px;
	margin-right: 50px;	
	float: right;
}

.header_info_1.smaller {
	margin-top: 50px;
}

.header_info_2.smaller {
	margin-top: 50px;
}

@media all and (max-width: 1102px) {
	.header_info_2{
		display:none;
	}
}

a.info{
	color: white;
}

.info {
  color: #ffffff;
  font-size: 20px;
  background: #088f0d;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.info:hover {
  text-decoration: none;
}

.navigation ul {
    list-style-type: none;
    margin-left: -10;
	padding-bottom: 0;
	padding-top: 10;
    overflow: hidden;
    background-color: #333;
	position: fixed;
    top: 150px;
    width: 110%;
	color: #088f0d;
	font-size: 20px;
}

.navigation li {
    float: left;
	padding-left: 50;
}

.navigation a:hover {
	color: #00ff00;
	text-decoration: none;
}

.navigation.smaller ul{
	top: 70px;
}

.footer{
	width:100%;
	color:#666; 
	font-size:15px;
	background-color: #efefef;
	position: fixed;
	left:0;
	right: 0;
	bottom: 0;
	text-align: center;
}

/* SLIDESHOW */
#slideshow { 
    margin-top: 20px; 
    position: relative; 
    width: 100%; 
    height: 240px; 
	text-align: center;
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
	left: 0px;
    right: 0px; 
    bottom: 10px; 
	width: 100%;
}

.slideshow_image { 
   position: absolute; 
   width: 100%; /* for IE 6 */
   display: inline-block;
}

#image_text {
    position:absolute;    
	color: white; 
    font: bold 24px/45px Helvetica, Sans-Serif; 
    letter-spacing: -1px;  
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    left:10%;
    top:50%;
	padding: 5px;
}

#image_text_preis {
    position:absolute;    
	color: white; 
    font: bold 24px/45px Helvetica, Sans-Serif; 
    letter-spacing: -1px;  
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    right:7%;
    top:60%;
	padding: 5px;
}

@media all and (max-width: 980px) {
	#image_text, #image_text_preis{
		left:0px;
		top: 0px;
	}
}

@media all and (max-width: 670px) {
	#image_text, #image_text_preis{
		display: none;
	}
}

 a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #088f0d url('../Images/up-arrow.png') no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #000;
}

.main_text {
	padding-left: 100px;
	width: 40%;
	font-family: 'Exo', sans-serif;
	float:left;
}

.main_text img {
	border: 5px solid #e5e5e5;
    padding: 15px;
}

.main_text .zimmer_ausstattung {
	border: 5px solid #088f0d;
    padding: 15px;
	width: 40%;
	/*Border grau #e5e5e5 */
}


.main_text .preis_info {
	border: 5px solid #088f0d;
    padding: 15px;
	width: 60%;
	/*Border grau #e5e5e5 */
}

.zimmer_bilder{
	margin-top: 50px;
	float: left;
	width:100%;
	text-align: center;
}

.zimmer_bilder img {
	border: 5px solid #e5e5e5;
    padding: 15px;
}

/* SCROLL DOWN BUTTON BEGIN */ 
.scroll a {
	position: absolute;
	top: 70%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font : normal 400 20px/1 'Josefin Sans', sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
	z-index: 2;
}
.scroll a:hover {
	opacity: .5;
}

#section03 a {
	padding-top: 60px;
}
#section03 a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 46px;
	height: 46px;
	margin-left: -23px;
	border: 1px solid #fff;
	border-radius: 100%;
	box-sizing: border-box;
}
#section03 a span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 16px;
	height: 16px;
	margin: -12px 0 0 -8px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}
#section03 a span::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 44px;
	height: 44px;
	box-shadow: 0 0 0 0 rgba(255,255,255,.1);
	border-radius: 100%;
	opacity: 0;
	-webkit-animation: sdb03 3s infinite;
	animation: sdb03 3s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	60% {
		box-shadow: 0 0 0 60px rgba(255,255,255,.1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb03 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	60% {
		box-shadow: 0 0 0 60px rgba(255,255,255,.1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
/* SCROLL DOWN BUTTON END */ 

