html {
	height: 100%;
}
body {
	background: #E2E4E7;
	padding: 0;
	text-align: center;

	position: relative;
	margin: 0;
	height: 100%;
	-webkit-font-smoothing: antialiased;
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
a {
	text-decoration: none;
}


h1 span {
	font-size: 26px;
	margin: 0 5px;
	text-transform: capitalize;
	background: rgba(0,0,0,0.85);
	display: inline-block;
	color: #6D461D;
	border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.75);
	padding: 3px 10px;
}

.pointer {
	color: #9b59b6;
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	margin-top: 15px;
}
.main {
	float: left;
	width: 100%;
	margin: 0 auto;
}
.main h1 {
	padding: 150px 50px;
	float: left;
	width: 100%;
	font-size: 45px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: 100;
	color: white;
	margin: 0;
}

.reload.bell {
	font-size: 12px;
	padding: 20px;
	width: 45px;
	text-align: center;
	height: 47px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.reload.bell #notification {
	font-size: 25px;
	line-height: 140%;
}
.reload:hover {
	background: #444;
}
.clear {
	width: auto;
}
.back {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	padding: 7px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: rgba(255, 255, 255, 0.25);
	font-weight: bold;
	font-size: 13px;
	color: #000;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.back:hover {
	color: black;
	background: rgba(255, 255, 255, 0.5);
}
header {
	position: relative;
	z-index: 10;
}
.main section .page_container {
	position: relative;
	top: 20%;
	margin: 0 auto 0;
	max-width: 950px;
	z-index: 3;
}	
.main section.page1 .page_container {
	top: 10%;
}

.main section {
	overflow: hidden;
}
.main section > img {
	position: absolute;
	max-width: 100%;
	z-index: 1;
}
.main section.page1 {
	background-image: url(../images/gallerie/frau.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main section.page1 h1 {
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
	font-size: 50px;
	color: #FEFEFE;
	letter-spacing: -1px;
}
.main section.page1 h2 {
	color: rgba(255,255,255,0.85);
	text-align: center;
	width: 435px;
	line-height: 160%;
}
.main section .page_container .btns {
	clear: both;
	float: left;
	text-align: center;
	width: 435px;
	
	
}
.main section .page_container .btns a {
	text-align: center;
}
.main section.page2 {
	background-repeat: no-repeat;
	background-image: url(../images/gallerie/turm_suite.jpg);
	background-position: center;
	background-size: cover;
}
.main section.page2 > img {
	position: absolute;
	top: -300px;
	left: 50%;
	margin-left: -1095px;
}
.main section.page2 .page_container {
	margin-top: 100px;
	overflow: hidden;
}
.main section.page2 h1 {
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
	font-size: 50px;
	letter-spacing: -1px;
	color: white;
}
.main section.page2 h2 {
	color: rgba(255,255,255,0.85);
	text-align: center;
	line-height: 160%;
	font-weight: 100;
}
.viewing-page-2 .back {
	background: rgba(0, 0, 0, 0.25);
	color: #FFF;
}
.main section.page3 {
	background-image: url("../images/gallerie/speisesaal.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main section.page3 .page_container {
	overflow: hidden;
	width: 100%;
	right: -170px;
}
.main section.page3 h1 {
	text-align: left;
	padding: 0;
	margin-bottom: 0;
	font-size: 50px;
	letter-spacing: -1px;
	color: #fff;
}
.main section.page3 h2 {
	color: #fff;
	text-align: left;
	line-height: 160%;
	font-weight: 100;
	font-size: 21px;
}
.main section.page4 {
	background-image: url(../images/gallerie/essen.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main section.page4 h1 {
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
	font-size: 50px;
	color: #333;
	letter-spacing: -1px;
}
.main section.page4 h2 {
	color: rgba(0,0,0,0.85);
	/* [disabled]width: 435px; */
	line-height: 160%;
	text-align: center;
}
.main section.page5 {
	background-image: url(../images/gallerie/drei_zinnen.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main section.page5 .page_container {
	overflow: hidden;
	/* [disabled]width: 100%; */
	/* [disabled]right: -170px; */
}
.main section.page5 h1 {
	text-align: center;
	padding: 0;
	margin-bottom: 0;
	font-size: 50px;
	letter-spacing: -1px;
	color: #333;
}
.main section.page5 h2 {
	color: rgba(0,0,0,0.85);
	text-align: center;
	line-height: 160%;
	font-weight: 100;
	font-size: 21px;
	/* [disabled]padding-left: 60px; */
}

.main section.page6 {
	background-image: url(../images/gallerie/winterwandern.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.main section.page6 .page_container {
	overflow: hidden;
	width: 100%;
	/* [disabled]right: -170px; */
}
.main section.page6 h1 {
	text-align: center;
	padding: 0;
	margin-bottom: 0;
	font-size: 50px;
	letter-spacing: -1px;
	color: #FFF;
}
.main section.page6 h2 {
	color: rgba(255,255,255,0.85);
	text-align: center;
	line-height: 160%;
	font-weight: 100;
	font-size: 21px;
	/* [disabled]padding-left: 60px; */
}
 body.disabled-onepage-scroll .onepage-wrapper section {
 min-height: 100%;
 height: auto;
}
body.disabled-onepage-scroll .main section .page_container, body.disabled-onepage-scroll .main section.page3 .page_container {
	padding: 20px;
	margin-top: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.disabled-onepage-scroll section .page_container h1 {
	text-align: center;
	font-size: 50px;
}
body.disabled-onepage-scroll section .page_container h2, body.disabled-onepage-scroll section .page_container .credit, body.disabled-onepage-scroll section .page_container .btns {
	text-align: center;
	width: 100%;
}
body.disabled-onepage-scroll .main section.page1 > img {
	position: absolute;
	width: 80%;
	left: 10%;
}
body.disabled-onepage-scroll .main section > img {
	position: relative;
	max-width: 80%;
	bottom: 0;
}
body.disabled-onepage-scroll code {
	width: 95%;
	margin: 0 auto 25px;
	float: none;
	overflow: hidden;
}
body.disabled-onepage-scroll .main section.page3 .page_container {
	/* [disabled]width: 100%;
*/
	margin-left: auto;
	margin-right: auto;
	right: 0;
	/* [disabled]height: 100%;
*/
}