/* Layout - Startseite */

/* Content */

#ContentWrapper {
	bottom: 95px;
    left: 50%;
    margin: 0 0 0 -515px;
    position: absolute;
    width: 100%;
}
#ContentWrapper > div {
	position: relative;
}
#ContentWrapper > div > section {
	background: none;
	border: 0;
	padding: 0 265px 0 0;
}
#ContentWrapper > div > aside {
	top: 0;
	right: 0;
	position: absolute;
}
#ContentWrapper > div > section > p {
	color: #FFFFFF;
	font-weight: 600;
	opacity: 0.75;
	min-height: 40px;
}
#ContentWrapper > div > aside:after {
	clear: both;
	content: "";
	display: block;
}
#ContentWrapper > div > aside > .phone {
	background: url("/img/layout/layout.png") no-repeat 0 31px;
	color: #FFFFFF;
	float: right;
    font-weight: 600;
    text-align: right;
}
#ContentWrapper > div > aside > .phone > a {
	color: #FFFFFF;
	display: table;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.25;
    padding: 0 0 0 40px;
}
#ContentWrapper > div > aside > .phone > a:hover {
	text-shadow: 0 0 6px #141414;
}

/* Infobox */

#ContentWrapper > div > .infoBox {
	background: #FFFFFF;
    background: rgba(255, 255, 255, 0.75);
    border-top: 1px solid #FFFFFF;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    font-size: 23px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 -495px 0 0;
	opacity: 1;
    padding: 15px 30px;
    position: fixed;
    right: 50%;
    top: 150px;
    width: 380px;
	-webkit-transition: opacity 200ms ease-in-out 200ms;
	-moz-transition: opacity 200ms ease-in-out 200ms;
	-ms-transition: opacity 200ms ease-in-out 200ms;
	-o-transition: opacity 200ms ease-in-out 200ms;
	transition: opacity 200ms ease-in-out 200ms;
}
#ContentWrapper > div > .infoBox.hide {
	opacity: 0;
	-webkit-transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-ms-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}

/* Animationstext */

#GalleryWrapper > .animation > .wrapper > .text {
    display: block !important;
    left: 50% !important;
    margin: -100px 0 0 -500px;
    position: absolute;
    top: 50% !important;
}
#GalleryWrapper > .animation > .wrapper > .text.text_1 {
	font-size: 60px !important;
}
#GalleryWrapper > .animation > .wrapper > .text.text_2 {
	font-size: 80px !important;
	margin-top: -50px;
}

/* Footer */

#FooterWrapper {
	background: none;
	border-top: 0;
	height: 105px;
	padding: 0;
}
#FooterWrapper > div > a {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.75);
	border-top: 5px solid #FFFFFF;
	border-radius: 0;
	color: #2D343E;
	float: left;
	font-size: 14px;
	font-weight: 600;
	left: 0;
	line-height: 1.2;
	height: 75px;
	margin: 30px 0 0 2%;
	padding: 11px 0 0 16px;
	position: relative;
	text-transform: uppercase;
	width: 49%;
	-webkit-transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, height 300ms ease-in-out 0s, margin-top 300ms ease-in-out 0s;
	-moz-transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, height 300ms ease-in-out 0s, margin-top 300ms ease-in-out 0s;
	-o-transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, height 300ms ease-in-out 0s, margin-top 300ms ease-in-out 0s;
	transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, height 300ms ease-in-out 0s, margin-top 300ms ease-in-out 0s;
}
#FooterWrapper > div > a:hover {
	border-top: 5px solid #ABA19E;
	background: #FFFFFF;
	height: 105px;
	margin-top: 0;
	text-shadow: none;
}
#FooterWrapper > div > a:first-child {
	margin-left: 0;
}
#FooterWrapper > div > a > span {
	color: #57443D;
	display: block;
	font: 300 28px/1.2 "Times New Roman", serif;
}

/* Störer */

#DisturberWrapper {
	background: rgba(255, 255, 255, 0.75);
	border-radius: 50%;
	bottom: 260px;
	font-weight: normal;
	height: 320px;
	margin: 0 -495px 0 0;
	padding: 0 30px 0;
	position: absolute;
	right: 50%;
	text-align: center;
	width: 320px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#DisturberWrapper > .top {
    font-weight: bold;
    line-height: 1.1;
    margin: 0 0 40px;
    position: relative;
}
#DisturberWrapper > .top:after {
	background: #FFFFFF;
    content: "";
    height: 3px;
    left: 50%;
    margin: 20px 0 0 -90px;
    position: absolute;
    top: 100%;
    width: 180px;	
}
#DisturberWrapper > .top > strong {
	color: #57443D;
	display: block;
	font-size: 24px;
	margin: 0 0 6px;
}
#DisturberWrapper > .bottom {
	line-height: 1.3;
}

@media all and (max-height: 730px){

	#PageWrapper {
		min-height: 730px !important;
	}

}
@media all and (max-height: 600px) and (max-width: 1030px){

	#PageWrapper {
		min-height: 600px !important;
	}

}
@media all and (max-width: 1030px){

	#DisturberWrapper {
		bottom: auto;
		font-size: 15px;
		height: 230px;
		padding: 35px 35px 0;
		top: 120px;
		width: 230px;
	}
	#DisturberWrapper > .top {
		line-height: 1.4;
		margin-bottom: 25px;
	}
	#DisturberWrapper > .top:after {
		margin-top: 10px;
	}
	#DisturberWrapper > .top > strong {
		font-size: 17px;
		margin-bottom: 0;
	}

}
@media all and (max-width: 1030px){

	#ContentWrapper {
	    left: auto;
		margin: 0;	
	}
	#ContentWrapper > div > .infoBox {
		margin-right: 0;
		right: 20px;
	}
	#GalleryWrapper > .animation > .wrapper > .text {
		display: none !important;
	}
	#DisturberWrapper {
		margin-right: 0;
		right: 20px;
	}

}
@media all and (max-width: 810px){

	#PageWrapper {
		min-height: 0 !important;
		padding-bottom: 30px;
	}
	#ContentWrapper {
		bottom: auto;
		float: right;
		left: auto;
		margin: 0;
		padding-left: 245px;
		position: absolute;
		right: 0;
		top: 120px;
	}
	#ContentWrapper > div > section {
		padding: 0;
	}	
	#ContentWrapper > div > section > p {
		color: #57443D;
		text-align: right;
	}
	#ContentWrapper > div > aside {
		position: relative;
		opacity: 0.75;
	}
	#ContentWrapper > div > aside > .phone {
		background-position: 0 -189px;
		color: #57443D;
	}
	#ContentWrapper > div > aside > .phone > a {
		color: #57443D;
	}
	#ContentWrapper > div > aside > .phone > a:hover {
		text-shadow: none;
	}
	#ContentWrapper > div > .infoBox {
		background: none;
		border-top: 0 none;
		bottom: auto;
		box-shadow: none;
		color: #57443D;
		font-size: 18px;
		font-weight: 600;
		line-height: inherit;
		opacity: 0.75;
		padding: 29px 0 0;
		position: relative;
		right: auto;
		text-align: right;
		top: auto;
		width: 100%;
	}
	#ContentWrapper > div > .infoBox.hide {
		opacity: 1;
	}
	#FooterWrapper {
		bottom: auto;
		height: auto;
		margin: 130px 0 0;
		position: relative;
		top: 0;
		width: auto;
	}
	#FooterWrapper > div {
		padding: 0;
	}
	#FooterWrapper > div > a {
		display: block;
		float: none;
		margin: 10px 0 0 0;
		padding-top: 16px;
		width: 190px;
		-webkit-transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, width 300ms ease-in-out 0s;
		-moz-transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, width 300ms ease-in-out 0s;
		-o-transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, width 300ms ease-in-out 0s;
		transition: background 300ms ease-in-out 0s, border-top 300ms ease-in-out 0s, width 300ms ease-in-out 0s;
	}
	#FooterWrapper > div > a:hover {
		height: 75px;
		margin-top: 10px;
		width: 220px;
	}
	#FooterWrapper > div > a > span {
		font-size: 20px;
		opacity: 0.8;
	}
	#DisturberWrapper {
		bottom: auto;
		clear: both;
		left: 20px;
		margin-top: 30px;
		position: relative;
		right: auto;
		top: 0;
	}

}
@media all and (max-width: 550px){

	#ContentWrapper {
		clear: both;
		float: none;
		margin-top: 125px;
		padding-left: 20px;
		position: relative;
		top: 0;
	}
	#ContentWrapper > div > section > p {
		margin: 5px 0 20px;
		min-height: 0;
		text-align: left;
	}
	#ContentWrapper > div > aside > .phone {
		float: none;
		text-align: left;
	}
	#FooterWrapper {
		margin-top: 25px;
	}
	#DisturberWrapper {
		border-radius: 0;
		border: 1px solid #E5E2E0; 
		border-top: 5px solid #FFFFFF;
		height: auto;
		left: 0;
		margin-top: 10px;
		padding: 15px 16px;
		width: 190px;
	}

}
@media all and (max-width: 400px){

	#FooterWrapper > div > a,
	#DisturberWrapper {
		width: 100% !important;
	}
	#DisturberWrapper {
		text-align: left;
	}
	#DisturberWrapper > .top:after {
		left: 0;
		margin-left: 0;
	}

}
@media all and (max-width: 370px){

	#FooterWrapper {
		margin-top: 55px;
	}
	#DisturberWrapper {
		margin-top: -20px;
	}

}