* {
	margin: 0;
	padding: 0;
	}
@font-face {
 font-family: 'Montserrat-Bold';
 src: url('Montserrat/Montserrat-Bold.eot');
 src: local('☺'), url('Montserrat/Montserrat-Bold.woff') format('woff'), url('Montserrat/Montserrat-Bold.ttf') format('truetype'), url('Montserrat/Montserrat-Bold.svg') format('svg');
}
@font-face {
 font-family: 'NoaLTStd-Bold';
 src: url('Noa_LT_Std/NoaLTStd-Bold.eot');
 src: local('☺'), url('Noa_LT_Std/NoaLTStd-Bold.woff') format('woff'), url('Noa_LT_Std/NoaLTStd-Bold.ttf') format('truetype'), url('Noa_LT_Std/NoaLTStd-Bold.svg') format('svg');
}
@font-face {
 font-family: 'NoaLTStd-Regular';
 src: url('Noa_LT_Std/NoaLTStd-Regular.eot');
 src: local('☺'), url('Noa_LT_Std/NoaLTStd-Regular.woff') format('woff'), url('Noa_LT_Std/NoaLTStd-Regular.ttf') format('truetype'), url('Noa_LT_Std/NoaLTStd-Regular.svg') format('svg');
}
body {
	font-family: 'PT Serif', serif;
	background-color: white;
	height: 100%;
	background: url(background.jpg) no-repeat top;
	background-size: cover;
	}
div#wrapper {
	min-height: 85%;
	height:auto !important;
	height: 85%;
	}
html {
	height: 100%;
	}
#weiss {
	background-color: white;
	}
header {
	display: inline-block;
	width: 100%;
	height: 120px;
	}
header #logo {
	color: #0075be;
	font-family: 'Montserrat-Bold', sans-serif;
	font-size: 1.8em;
	letter-spacing: 3px;
	float: left;
	margin: 28px 0 0 8%;
	}
@media (max-width: 700px) {
	header #logo {
		color: #0075be;
		font-family: 'Montserrat-Bold', sans-serif;
		font-size: 1.8em;
		letter-spacing: 3px;
		float: left;
		margin: 10px 0 0 8%;
		width: 70%;
		}
	header {
		height: 120px;
		}
	}
@media (max-width: 450px) {
	header {
		height: 150px;
		margin-top: 0px;
		margin-bottom: 8px;
		}
	}
@media (max-width: 350px) {
	header {
		height: 180px;
		margin-top: 0px;
		margin-bottom: 8px;
		}
	}
nav {
	float: right;
	margin: 52px 100px 0 0;
	}
nav ul {
	list-style: none;
	}
nav ul li {
	float: left;
	}
.abstand_strich_rechts {
	border-right: 2px solid #dedede;
	}
nav ul li a {
	text-decoration: none;
	color: #0075be;
	font-family: 'Montserrat-Bold', sans-serif;
	font-size: 0.97em;
	margin: 0px 14px;
	padding: 11px 15px;
	letter-spacing: 3px;
	}
nav ul li a.active{
	color: white;
	background-color: #0075be;
	}
#menu {
	width: 40px;
	height: auto;
	float: right;
	margin: 45px 5% 0 0;
	cursor: pointer;
	display: none;
	}
@media (max-width: 1480px) {
	#menu {
		display: inline-block;
		}
	nav ul li {
		clear: both;
		margin-bottom: 8px;
		}
	nav {
		clear: both;
		float: left;
		margin: 13px 0 0 8%;
		display: none;
		}
	nav .abstand_strich_rechts {
		border: none;
		}
	nav ul li a {
		padding: 0px;
		}
	nav ul li a.active{
		color: #0075be;
		background: none;
		border-bottom: 2px solid #0075be;
		}
	}
h1 {
	text-align: center;
	font-family: 'Montserrat-Bold', sans-serif;
	font-size: 3.1em;
	color: #0075be;
	margin: 7% 0 3% 0;
	letter-spacing: -1px;
	line-height: 1em;
	}
a {
	text-decoration: none;
	color: #0075be;
	}
.bloecke {
	width: 100%;
	padding-bottom: 8%;
	display: inline-block;
	background: url(blauer_pfeil_nach_unten.png) no-repeat center bottom 30px;
	}
.bloecke p {
	margin: 15px 0;	
	}
@media (max-width: 900px) {
	.bloecke {
		padding-bottom: 10%;
		}
	}
@media (max-width: 800px) {
	.bloecke {
		padding-bottom: 12%;
		}
	}
@media (max-width: 700px) {
	.bloecke {
		padding-bottom: 14%;
		}
	}
@media (max-width: 600px) {
	.bloecke {
		padding-bottom: 20%;
		}
	}
@media (max-width: 500px) {
	.bloecke {
		padding-bottom: 22%;
		}
	}
@media (max-width: 400px) {
	.bloecke {
		padding-bottom: 26%;
		}
	}
.strich {
	text-align:center;
	display: inline-block;
	text-align: center;
	background-color: #e4e4e4;
	width: 250px;
	height: 5px;
	}
.links {
	width: 37%;
	float: left;
	color: #575656;
	text-align: justify;
	margin: 0 5% 0 8%;
	font-size: 1.3em;
	line-height: 1.6em;
	letter-spacing: 1px;
	}
@media (max-width: 1100px) {
	.links {
		width: 84%;
		margin: 0 8% 3% 8%;
		}
	}
.rechts {
	width: 37%;
	float: left;
	color: #575656;
	text-align: justify;
	margin: 0 8% 0 5%;
	font-size: 1.3em;
	line-height: 1.6em;
	letter-spacing: 1px;
	}
@media (max-width: 1100px) {
	.rechts {
		width: 84%;
		margin: 0 8% 6% 8%;
		}
	}
.mitte {
	width: 70%;
	color: #575656;
	text-align: justify;
	margin: 0 15% 0 15%;
	font-size: 1.3em;
	line-height: 1.6em;
	letter-spacing: 1px;
	}
@media (max-width: 1100px) {
	.mitte {
		width: 84%;
		margin: 0 8% 6% 8%;
		}
	}
button {
	border: none;
	background: none;
	display: inline-block;
	font-family: 'Montserrat-Bold', sans-serif;
	color: white;
	font-size: 1.1em;
	background: url(button_jetzt_mitmachen_blau.png) no-repeat;
	text-align: center;
	letter-spacing: 3px;
	width: 349px;
	height: 81px;
	margin-top: 2%;
	cursor: pointer;
	}
.zitat{
	font-size: 1.3em;
	line-height: 1.6em;
	letter-spacing: 1px;
	}
.autor {
	padding-top: 2%;
	font-size: 1em;
	}
#kzf {
	background-color: #0075be;
	background: url(weisser_pfeil_nach_unten.png) no-repeat center bottom 30px, url(background_kzf.png) no-repeat;
	background-size: 57px 57px, cover;
	}
#kzf .mitte {
	width: 60%;
	margin: 0 20% 0 20%;	
	color: white;
	margin-top: 7%;
	text-align: center;
	}
@media (max-width: 1100px) {
	#kzf .mitte {
		width: 84%;
		margin: 7% 8% 6% 8%;
		}
	}
#kzf .strich {
	background-color: #51aee8;
	}
#bl_rs {
	padding-bottom: 0;
	}
#bl_rs .links {
	margin: 0;
	width: 50%	
	}
#bl_rs img {
	width: 95%;
	}
#bl_rs h1 {
	text-align: right;
	padding-right: 8%;
	}

@media (max-width: 1100px) {
	#bl_rs img {
		margin-bottom: 5%;
		}
	#bl_rs {
		padding-bottom: 6%;
		}
	}
@media (max-width: 800px) {
	#bl_rs h1 {
		clear: both;
		}
	#bl_rs img {
		width: 200%;
		}
	#bl_rs {
		padding-bottom: 15%;
		}
	}
#wb img {
	float: left;
	width: 30%;
	padding: 40px;
	}
@media (max-width: 710px) {
	#wb img {
		width: 50%;
		}
	}
#jm {
	background: url(background_jm.png) no-repeat;
	background-size: cover;
	text-align: center;
	}
h2 {
	color: white;
	text-align: center;
	margin: 7% 0 1.8% 0;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1.2;
	}
#jm button {
	display: inline-block;
	background: none;
	color: white;
	border: 5px solid white;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-size: 2.35em;
	width: 32%;
	height: 20%;
	min-width: 590px;
	padding: 40px 30px 40px 30px;
	letter-spacing: 6px;
	margin-top: 10%;
	margin-bottom: 3%;
	text-align: center;
	}
@media (max-width: 710px) {
	#jm button {
		font-size: 1.8em;
		min-width: 490px;
		margin-top: 15%;
		margin-bottom: 0%;
		}
	}
#au {
	text-align: center;
	}
#au img {
	padding: 3% 5%;
	width: 80%;
	}
#statements table {
	width: 100%;
	padding-top: 4%;
	}
#statements td {
	width: 30%;
	float: left;
	text-align: center;
	margin: 1.5%;
	border: 1px solid #ededed;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#statements #logo_ramsl {
	margin-left: 34.7%;
	}
@media (max-width: 1100px) {
	#statements td {
		margin: 1.4%;
		}
	}
@media (max-width: 800px) {
	#statements td {
		width: 46%;
		}
	#statements #logo_ramsl {
		margin-left: 1.4%;
		}
	}
.uebungen {
	width: 100%;
	color: #575656;
	text-align: justify;
	font-size: 1.3em;
	line-height: 1.6em;
	letter-spacing: 1px;
	text-align: center;
	}

figure {
	position: relative;
	margin: 0.3% 0.6%;
	float: left;
	width: 23.8%;
	cursor: pointer;
}
@media (max-width: 1600px) {
	figure {
		margin: 0.3% 0.8%;
		width: 31.4%;
		}
	}
@media (max-width: 1200px) {
	figure {
		margin: 0.3% 1%;
		width: 48%;
		}
	}
@media (max-width: 800px) {
	figure {
		width: 98.8%;
		}
	}
figure img {
	width: 100%;
	height: 100%;
}
figcaption {
	position: absolute;
	width: 100%;
	height: 96%;
	top: 0px;
	left: 0px;
	color: white;
	background-color: rgba(0, 117, 190, 0.4);
}
figcaption .titel {
	width: 100%;
	position: absolute;
	top: 25%;
	text-align: center;
}
.hoehe {
	clear: both;
}
footer {
	display: inline-block;
	background: url(footer.png) no-repeat;
	background-size: cover;
	width: 100%;
	margin: 0px 0 70px 0;
	}
#tbc {
	display: inline-block;
	font-family: 'Montserrat-Bold', sans-serif;
	margin-left: 8%;
	color: white;
	font-size: 0.97em;
	letter-spacing: 3px;
	margin-top: 1.2%;
	}
#nav_footer {
	float: right;
	margin: 1.15% 10% 1.15% 0;
	color: white;
	}
#nav_footer ul {
	list-style: none;
	}
#nav_footer ul li {
	float: left;
	}
#nav_footer .abstand_strich_rechts {
	border-right: 2px solid #dedede;
	}
#nav_footer ul li a {
	text-decoration: none;
	color: #0075be;
	font-family: 'Montserrat-Bold', sans-serif;
	font-size: 0.97em;
	margin: 0px 14px;
	padding: 11px 15px;
	letter-spacing: 3px;
	}
#nav_footer ul li a {
	color: white;
	}
@media (max-width: 820px) {
	#nav_footer ul li {
		margin-bottom: 2%;
		clear: both;
		}
	#nav_footer {
		float: left;
		}
	#nav_footer .abstand_strich_rechts {
		border: none;
		}
	#menu {
		display: inline-block;
		}
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	width: 100%;
	}
