html, body {
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
}

body {
	font-family: 'open_sansregular';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.clear {
	clear: both;
}

.padding-left {
	padding-left: 20px;
}

.padding-right {
	padding-right: 20px;
}

p {
	font-family: 'open_sanslight';
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 12px;
}

h1 {
	font-family: 'open_sanslight';
	font-size: 2vw;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 10px;
	line-height: 1.5;
	margin: auto;
	padding: 50px 50px 0px 50px;
}

h2 {
	font-family: 'open_sanslight';
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 10px;
	line-height: 42px;
}

h3 {
	font-family: 'open_sansregular';
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	letter-spacing: 2px;
}
#Presse h3 {
	font-size: 22px;
	margin: 30px 0 20px 0;
}

#wrapper1 {
	position: relative;
}

#background1 {
	position: fixed;
	min-width: 100%;
	min-height: 100%;
	background-color: #75c471;
}

#home {

}
	#home .v-center {
		position: absolute;
		width: 100%;
		text-align: center;
	}
		#home .v-center h1 {
			margin-bottom: 40px;
		}
		#home .v-center a {
			font-family: 'open_sansregular';
			color: #fff;
			text-decoration: none;
			border: 1px solid #fff;
			-webkit-transition : border 150ms linear;
			-moz-transition : border 150ms linear;
			-ms-transition: border 150ms linear;
			-o-transition : border 150ms linear;
			transition : border 150ms linear;
			font-size: 1vw;
			padding: 20px 40px;
			text-transform: uppercase;
			letter-spacing: 0.05em;
			display: inline-block;
		}
		#home .v-center a:hover {
			border: 5px solid rgba(250,250,250,0.2);
		}

#navContainer {
	position: fixed;
	z-index: 10;
	top: 0;
	width: 100%;
	height: 70px;
	background-color: #fff;
}
	#navContainer a.logo {
		float: left;
		padding-top: 13px;
		padding-left: 50px;
	}
		#navContainer a.logo img {
			height: 45px;
			width: auto;
		}
	#navContainer ul {
		float: right;
		padding-top: 24px;
	}
		#navContainer ul li {
			float: left;
			margin-right: 50px;
		}
			#navContainer ul li a {
				font-family: 'open_sansregular';
				color: #585858;
				font-size: 20px;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 0.05em;
			}
			#navContainer ul li a:hover {
				color: #75c471;
			}

#Buecher-und-Gedichte {
	position: relative;
	padding-top: 100px;
	padding-bottom: 76px;
	width: 100%;
	background: #fff;
}
	#Buecher-und-Gedichte .h-center {
		max-width: 946px;
		padding-left: 20px;
		padding-right: 20px;
		margin: auto;
	}
	#Buecher-und-Gedichte .left {
		float: left;
		width: 66%;
	}
		#Buecher-und-Gedichte .left .element {
			float: left;
			width: calc(50% - 20px);
			margin-bottom: 30px;
		}
		#Buecher-und-Gedichte .left .element.big {
			float: none;
			width: 100%;
		}
	#Buecher-und-Gedichte .right {
		float: right;
		width: 34%;
	}
		#Buecher-und-Gedichte .right .element {
			width: calc(100% - 40px);
			float: right;
			margin-bottom: 30px;
		}
	#Buecher-und-Gedichte img {
		border: 1px solid #b2b2b2;
		width: 100%;
		margin-bottom: 4px;
	}
	#Buecher-und-Gedichte p {
		font-family: 'open_sansregular';
		color: #585858;
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 5px;
	}
		#Buecher-und-Gedichte p a {
			color: #75c471;
			text-decoration: none;
		}
		#Buecher-und-Gedichte p a:hover {
			text-decoration: underline;
		}
		#Buecher-und-Gedichte a.empty:hover {
			text-decoration: none;
		}

#Biografie {
	position: relative;
	width: 100%;
	background: #75c471;
}
	#Biografie .scrollto-fix {
		height: 50px;
		background: #fff;
	}
	#Biografie .left {
		float: left;
		width: 50%;
		height: auto;
	}
	#Biografie .right {
		float: right;
		width: 50%;
		background: #75c471;
		padding: 40px 0;
	}
	#Biografie img {
		width: 100%;
	}
	#Biografie h2 {
		margin: 30px 0px 15px 30px;
	}
	#Biografie p {
		padding: 0px 30px 0px 30px;
		font-size: 24px;
		line-height: 36px;
		color: #ffffff;
	}
	#Biografie p:last-child {
		padding-bottom: 28px;
	}
	#Biografie h3 {
		margin: 24px 0px 10px 30px;
	}

#Nachwort {
	position: relative;
	width: 100%;
	background: #fff;
}
	#Nachwort p {
		font-family: 'open_sanslight';
		font-size: 30px;
		color: #000;
		text-transform: uppercase;
		letter-spacing: 10px;
		line-height: 42px;
		max-width: 900px;
		margin: auto;
		padding: 170px 50px 0px 50px;
		text-align: center;
	}
	#Nachwort p.normal {
		font-family: 'open_sanslight';
		color: #585858;
		font-size: 15px;
		line-height: 18px;
		max-width: 900px;
		margin: auto;
		padding: 10px 50px 180px 50px;
		text-align: center;
		text-transform: none;
		letter-spacing: 0;
	}

#Presse {
	background-color: #000000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 100px 5vw;
}
	.presse_inner {
		max-width: 80%;
		text-align: center;
	}
		#Presse video, #Presse .embed-container {
			width: 100%;
			margin: 50px 0 20px 0;
			max-width: 1280px;
			border-radius: 8px;
		}
	#Presse a {
		color: #75c471;
	}

/* responsive iframes */
.embed-container {
	position: relative; 
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0; 
	overflow: hidden; 
	width: 100%;
	height: auto;
}
	.embed-container iframe {
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%;
	}

#Kontakt {
	position: relative;
	width: 100%;
}
	#Kontakt h2 {
		font-family: 'open_sansregular';
		text-align: center;
		margin: 30px 0px 15px 0px;
	}
	#Kontakt p {
		padding: 0px 30px 0px 30px;
		text-align: center;
		color: #000;
	}
	#Kontakt p:last-child {
		margin-top: 30px;
	}
		#Kontakt p a {
			color: #fff;
			text-decoration: none;
			cursor: pointer;
		}
		#Kontakt p a:hover {
			text-decoration: underline;
		}

#impressum {
	display: none;
	position: fixed;
	top: 0;
	z-index: 100;
	background: #000;
}
	#impressum .v-center-css {
		position: absolute;
		height: 400px;
		top: 50%;
		margin-top: -200px;
		width: 400px;
		left: 50%;
		margin-left: -200px;
	}
	#impressum p {
		text-align: center;
		color: #fff;
	}
	#impressum p a {
		color: #75c471;
	}
	#impressum h3 {
		text-align: center;
		color: #fff;
		margin: 20px 0px 10px 0px;
	}
	#impressum .close {
		position: absolute;
		top: 15px;
		right: 15px;
		cursor: pointer;
	}
.reflow { 
	border-right: 2px solid rgba(250 250 250 0);
}

#footer {
	position: relative;
	margin-top: 30px;
	background: #000000;
	padding: 20px 0;
	text-align: center;
	color: #ffffff;
}
body.home #footer {
	background: #ffffff;
	color: #000000;
}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	body.home #footer a {
		color: #000000;
	}
	#footer a:hover {
		color: #75c471;
	}
	body.home #footer a:hover {
		color: #75c471;
	}

#navContainer.text {
	background: #75c471;
	height: auto;
	padding: 10px 0;
	text-align: center;
}

#home-link {
	color: #ffffff;
	text-decoration: none;
}
#home-link:hover {
	text-decoration: underline;
}

#textPage {
	background: #ffffff;
	padding: 50px 20px;
}
	#textPageWrapper {
		max-width: 700px;
		margin: auto;
	}
		#textPage h1 {
			color: #75c471;
			text-align: center;
			font-size: 24px;
			padding: 0;
			padding-top: 40px;
		}
		#textPage h2 {
			font-family: 'open_sanslight';
			color: #75c471;
			font-size: 22px;
			line-height: 32px;
			text-transform: none;
			letter-spacing: normal;
			margin: 40px 0 20px 0;
		}
		#textPage h3 {
			font-family: 'open_sansbold';
			color: #75c471;
			font-size: 18px;
			line-height: 22px;
			text-transform: none;
			letter-spacing: normal;
			margin: 30px 0 10px 0;
		}
		#textPage h3 {
			color: #75c471;
		}
		#textPage p {
			color: #000000;
			margin: 0 0 20px 0;
		}
		#textPage ul {
			font-family: 'open_sanslight';
			color: #000000;
			margin: 0 0 20px 0;
			list-style-type: disc;
			padding-left: 20px;
			font-size: 18px;
		}
			#textPage ul li {
				margin-bottom: 7px;
			}
		#textPage a {
			color: #75c471;
			text-decoration: none;
		}
		#textPage a:hover {
			text-decoration: underline;
		}

strong {
	font-family: 'open_sansbold';
}

@media all and (max-width: 1680px) {
	#Biografie p {
		font-size: 20px;
		line-height: 32px;
	}
	#home .v-center a {
		font-size: 18px;
	}
}

@media all and (max-width: 1500px) {
	#navContainer {
		height: 50px;
	}
		#navContainer a.logo {
			float: left;
			padding-top: 10px;
			padding-left: 20px;
		}
			#navContainer a.logo img {
				height: 30px;
				width: auto;
			}
		#navContainer ul {
			padding-top: 15px;
		}
			#navContainer ul li {
				margin-right: 20px;
			}
				#navContainer ul li a {
					font-size: 18px;
				}
}

@media all and (max-width: 1400px) {
	h1 {
		font-family: 'open_sansregular';
	}
}

@media all and (max-width: 1200px) {
	#Biografie .left {
		float: left;
		width: 100%;
		height: auto;
	}
	#Biografie .right {
		float: left;
		width: 100%;
		background: #75c471;
	}
	#Biografie h2 {
		margin: 20px 0px 5px 20px;
	}
	#Biografie h3 {
		margin: 24px 0px 10px 20px;
	}
	#Biografie p {
		padding: 0px 20px 0px 20px;
	}
}

@media all and (max-width: 1060px) {
	h1 {
		font-size: 24px;
		letter-spacing: 8px;
	}
}

@media all and (max-width: 950px) {
	#Nachwort p {
		font-size: 20px;
		letter-spacing: 10px;
		line-height: 32px;
		padding: 170px 50px 0px 50px;
	}
}

@media all and (max-width: 830px) {
	h1 {
		font-size: 20px;
		letter-spacing: 6px;
	}
	h1 br {
		display: none;
	}
	#home .v-center a {
		font-size: 17px;
		padding: 12px 20px;
	}
}

@media all and (max-width: 630px) {
	#navContainer ul {
		padding-top: 17px;
	}
			#navContainer ul li a {
				font-size: 14px;
			}
	h1 {
		padding: 30px 30px 0px 30px;
	}
	h2 {
		font-family: 'open_sanslight';
		font-size: 18px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 10px;
		line-height: 42px;
	}

	h3 {
		font-family: 'open_sansregular';
		font-size: 15px;
		color: #fff;
		line-height: 15px;
		letter-spacing: 2px;
	}
	p {
		font-family: 'open_sanslight';
		font-size: 15px;
		line-height: 22px;
		margin-bottom: 12px;
	}
	#textPage ul {
		font-size: 15px;
	}
	#home .v-center h1 {
			margin-bottom: 20px;
		}
	#Buecher-und-Gedichte {
		padding-top: 70px;
		padding-bottom: 0px;
	}
		#Buecher-und-Gedichte .h-center {
			max-width: 260px;
		}
			#Buecher-und-Gedichte .left, #Buecher-und-Gedichte .right, #Buecher-und-Gedichte .right .element, #Buecher-und-Gedichte .left .element.big, #Buecher-und-Gedichte .left .element {
				float: none;
				width: 100%;
				margin: 0;
			}
			#Buecher-und-Gedichte .right .element, #Buecher-und-Gedichte .left .element.big, #Buecher-und-Gedichte .left .element {
				margin-bottom: 40px;
			}
	#Nachwort p {
		font-size: 12px;
		letter-spacing: 6px;
		line-height: 18px;
		padding: 70px 50px 0px 50px;
		text-align: center;
	}
	#Nachwort p.normal {
		font-size: 11px;
		line-height: 18px;
		padding: 10px 50px 80px 50px;
	}
	#Kontakt h2 {
		text-align: center;
		margin: 15px 0px 5px 0px;
	}
	#Kontakt p {
		padding: 0px 30px 0px 30px;
		text-align: center;
		color: #000;
	}
	#Kontakt p:last-child {
		margin-top: 20px;
	}
	#impressum .v-center-css {
		position: absolute;
		height: 280px;
		top: 50%;
		margin-top: -140px;
		width: 300px;
		left: 50%;
		margin-left: -150px;
	}
	#impressum h3 {
		text-align: center;
		color: #fff;
		margin: 15px 0px 5px 0px;
	}
	#Biografie p {
		font-size: 18px;
		line-height: 30px;
	}
}

@media all and (max-width: 400px) {
	#navContainer a.logo {
		padding-left: 13px;
	}
	#navContainer ul li {
		margin-right: 13px;
	}

	h1 {
		font-size: 18px;
		letter-spacing: 4px;
	}
}

@media all and (max-width: 360px) {
	#navContainer a.logo {
		padding-left: 8px;
	}
	#navContainer ul li {
		margin-right: 8px;
	}
		#navContainer ul li a {
			font-size: 13px;
		}
}
