/* RESET ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, fuss, kopf, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
a {
	color: #131313;
}
/* Ende RESET ---------------------------------- */
html {
	height: 101%;
}
body {
	font-family: 'Merriweather Sans', 'Georgia', 'Helvetica', Sans-Serif;
	background-color: #efefef;
	font-size: 101.1%;
	font-weight: 300;
	color: #0a1950;
}
/* Beginn Grid-System -------------------- */
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* Layout -------------------------------------- */
#login {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #efefef;
	border-bottom: 0px solid #7021a7;
	z-index: 2600;
	/*	box-shadow: 0 0 4px 2px rgba(0,86,127,0.5);*/
}
#headerimg {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 90px;
}
.trenner {
	display: inline-block;
	width: 100%;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.trenner:first-child {
	display: none;
}
#logo {
	position: fixed;
	display: inline-block;
	text-align: left;
	top: 0px;
	left: 20px;
	padding: 20px;
	padding-top: 15px;
	background-color: #fff;
	z-index: 3200;
	box-shadow: 0 0 14px 0px rgba(0, 54, 79, 0.5);
}
#logo img {
	display: block;
	width: 95px;
	height: auto;
}
#claim {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #7021a7;
	z-index: 200;
	border-top: 2px solid #fff;
}
#claim p {
	display: block;
	background: #7021a7;
	width: 100%;
	padding: 20px;
	font-weight: 300;
	font-family: 'Merriweather', serif;
	font-size: 2.2em;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 140%;
}
#seite {
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-top: 550px;
}
#hauptspalte {
	position: relative;
	margin: 0 auto;
	border: 0px solid #000;
	width: 100%;
	z-index: 900;
}
#navigation {
	position: fixed;
	width: 100%;
	left: 0%;
	top: 35px;
	background-color: #fff;
	border-bottom: 0px solid #fff;
	z-index: 2050;
	box-shadow: 0 0 14px 0px rgba(0, 54, 79, 0.5);
}
.rahmen {
	display: block;
	margin: 0 auto;
	width: 100%;
	z-index: 200;
	border: 1px solid red;
}
.inhalte {
	display: block;
	text-align: left;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	background-color: #efefef;
	margin: 0 auto;
	margin-bottom: 4vw;
	margin-top: 4vw;
	width: 75%;
	max-width: 900px;
	box-shadow: 0 0 7px 0px rgba(0, 54, 79, 0.2);
}
.inhalte:nth-child(2n) {
	background-color: #efefef;
}
.inhaltsbox {
	display: block;
	margin: 0;
	padding: 4vw;
	background-color: #fff;
}
/* zwei spalten */
.row {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	border: 0px solid #000;
}
.col1-2 {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.col2-2 {
	float: left;
	width: 50%;
	padding-left: 35px;
	text-align: left;
}
.col1-2b {
	float: left;
	width: 48%;
	text-align: left;
}
.col2-2b {
	float: right;
	width: 48%;
	text-align: left;
}
.colbig {
	float: left;
	width: 60%;
}
.colsmall {
	float: right;
	width: 33.33%;
}
.bild img {
	width: 100%;
	height: auto;
}
p.navaus a, p.navein a {
	display: none;
}
#footer {
	display: block;
	position: absolute;
	left: 0;
	padding: 20px;
	width: 100%;
	background-color: #efefef;
	z-index: 2000;
	border: 0px solid red;
}
/* Textformatierungen -------------------- */
h1, h2, h3, h4, h5, h6, .einleitung {
	/*-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;*/
}
h1, h2, .nohyphens {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
h1 {
	display: block;
	margin: 0 auto;
	width:
		font-weight: 300;
	font-family: 'Merriweather', serif;
	font-size: 1.85em;
	color: #7021a7;
	line-height: 130%;
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	background-color: #fff;
	border-bottom: 1px solid #7021a7;
}
.inhalte h2 {
	display: block;
	font-size: 1.6em;
	font-weight: 400;
	color: #7021a7;
	margin: 0 auto;
	line-height: 160%;
	margin-top: 2.4em;
	margin-bottom: 1.2em;
	text-align: left;
}

.inhalte h1 + h2, .inhalte h2:first-of-type {
	margin-top: 0;
}
.inhalte h3 {
	font-size: 1.2em;
	font-weight: 500;
	line-height: 160%;
	margin-top: 1.95em;
	margin-bottom: 0.5em;
}
.inhalte h3:first-child {
	margin-top: 0;
}
.inhalte p {
	font-size: 1.0em;
	line-height: 170%;
	margin-bottom: 1.0em;
}
.inhalte a {
	color: #1a2956;
	text-decoration: underline;
}
.inhalte a:hover, .inhalte a:active, .inhalte a:visited {
	color: #1a2956;
	text-decoration: underline;
}
.inhalte ul {
	list-style-type: square;
	padding-left: 22px;
	margin-bottom: 1.2em;
}
.inhalte li {
	font-size: 1.0em;
	line-height: 170%;
	margin-bottom: 0.55em;
}
a.telresp {
	text-decoration: none;
}
p.trigger {
	cursor: pointer;
}
.inhalte p.tklein {}
/* Sonderformate ----------------------------------------------- */
img.pic {
	display: block;
	width: 100%;
	height: auto;
}
img.pic.element1 {
	border-radius: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 5px solid #fff;
}
.zusatzinfo {
	display: block;
	position: absolute;
	left: -1756em;
	font-size: 60%;
}
.bildbox {
	margin-top: 40px;
	margin-bottom: 40px;
}
.bildbox .untertitel, .bildbox .bild {
	display: inline-block;
	vertical-align: bottom;
	border: 0px solid red;
}
.bildbox .bild {
	width: 60%;
}
.bildbox .bild img {
	display: block;
	width: 100%;
	height: auto;
}
.bildbox .untertitel {
	width: 37%;
	padding-left: 3%;
	padding-bottom: 20px;
}
.kurs {
	display: block;
	border-top: 1px solid #c18ae8;
	margin-top: 40px;
	padding-top: 40px;
}
.kurs:last-child {
border-bottom: 1px solid #c18ae8;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.kurs h3 a {
	text-decoration: none;
}
#krisentelefon {
	position: fixed;
	display: block;
	bottom: -3px;
	left: 0px;
	z-index: 8000;
	width: 100%;
	height: auto;
	text-align: right;
	border: 0px solid red;
}
#krisentelefon .infobutton {
	display: inline-block;

	text-align: right;
}
#krisentelefon .infobutton p {
	font-size: 0.85em;
	line-height: 140%;
	text-align: right;
}
#krisentelefon .infobutton a {
	display: table-cell;
	font-size: 0.85em;
	text-shadow: 0 0 0 rgba(0,0,0,0.8);
	text-decoration: none;
	border: none;
	border: 1px solid #7021a7;
	padding: 10px;
	background-color: #7021a7;
	color: #fff;
	vertical-align: middle;

}
/* zum Seitenanfang --- */
#back-to-top {
	position: fixed;
	z-index: 32010;
	right: 0px;
	bottom: 70px;
	width: 40px;
	height: 40px;
	color: #7021a7;
	font-size: 30px;
	text-align: center;
	opacity: 10;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
#back-to-top i {
	font-size: 40px;
	line-height: 40px;
	vertical-align: top;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
#back-to-top:hover i {
	color: #1a2956;
}
#back-to-top.visible {
	right: 30px;
}
#back-to-top.gone {
	right: -30px;
}
/* buttons ------- */
p.button {
	margin-top: 40px;
}
.button a  {
	display: inline-block;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	color: #7021a7;
	text-decoration: none;
	line-height: 100%;
	border: 1px solid #7021a7;
}
.button a:hover {
	display: inline-block;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #7021a7;
	color: #fff;
	text-decoration: none;
	line-height: 100%;
	border: 1px solid #7021a7;
	transition: 0.5s;
}
.weiterlesen a, .weiterlesen a:visited {
text-decoration: none;
	color: #7021a7;
}

.weiterlesen a:hover {
text-decoration: none;
	color: #fff;
	background-color: #7021a7;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	transition: 0.5s;
}

.inhalte .button  a:after, .inhalte .weiterlesen a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f061";
	color: #7021a7;
	padding-left: 10px;
	border-bottom: 0;
	text-decoration: none !important;
}
.button  a:hover:after, .weiterlesen  a:hover:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f061";
	color: #fff;
	padding-left: 10px
}
/* Formular Formate -------- */
.form {
	display: block;
	width: 100%;
	background: none;
	border: 0;
	border-bottom: 1px solid #054c88;
	margin: 0px;
	text-align: left;
	color: #000;
	height: 2em; /*		-webkit-box-shadow: 0px 0px 4px 0px #ddd;
	box-shadow: inset 0px 0px 4px 0px #ddd;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;*/
}
#Nachricht {
height: 80px;
}
.form2 {
	font-size: 14px;
	font-size: 1.0em;
	color: #7021a7;
	background-color: #fff;
	border: 1px solid #7021a7;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	cursor: pointer;
}
.form2:hover {
	font-size: 14px;
	font-size: 1.0em;
	color: #fff;
	background-color: #7021a7;
	border: 1px solid #7021a7;
}
/* InfoCenter -------------- */
.toggler {
	margin-bottom: 60px;
}
.toggler h3.trigger {
	position: relative;
	font-size: 12px;
	font-size: 1.0em;
	font-weight: 500;
	text-align: left;
	margin: 0 auto 0;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 130%;
	padding: 5px;
	padding-bottom: 10px;
	padding-right: 65px;
	padding-left: 15px;
	border-bottom: 0px solid #fff;
	border-left: 15px solid #194e91;
	background: #e6ecf3;
	color: #054c88;
	display: block;
	cursor: pointer;
}
.toggler h3.trigger_active {
	padding-left: 5px;
	background: #054c88;
	color: #fff;
}
h3.trigger:after {
	position: absolute;
	font-family: 'FontAwesome';
	right: 10px;
	top: 5px;
	content: "\f078";
}
h3.trigger_active:after {
	position: absolute;
	font-family: 'FontAwesome';
	right: 10px;
	top: 5px;
	content: "\f077";
}
.toggle_container {
	padding: 20px;
	margin-bottom: 30px;
	background: #e6ecf3;
	color: #194e91;
}
.toggle_container img.portraet {
	width: 250px;
	height: auto;
	border: 1px solid #fff;
}
/* Login-Button ---------------- */
#login p.mlogin {
	position: absolute;
	display: inline-block;
	line-height: 35px;
	top: 0;
	right: 2vw;
}
#login p.mlogin a {
	display: inline-block;
	color: #7021a7;
	font-size: 0.80rem;
	text-align: right;
	line-height: 35px;
	margin: 0;
	text-decoration: none;
}

/* Foerderhinweis im Footer ------ */

#foerderhinweis {
	display: inline-block;
	width: 250px;
}
#foerderhinweis p {
	font-size: 0.70rem;
	margin-bottom: 10px;
	color: #000;
}#foerderhinweis img {
	display: block;
	width: 100%;
	max-width: 220px;
	height: auto;
}

/* Bildnachweis ------------------- */
.inhalte ul.bildnachweis {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.inhalte .bildnachweis li {
	display: block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;

}
.inhalte .bildnachweis li img {
	display: inline-block;
	width: 100px;
	height: auto;
	margin-right: 15px;
	vertical-align: middle;
}
.inhalte .bildnachweis li span {
	display: inline-block;
	height: auto;
	width: auto;
	max-width: 400px;
}

/* Interner Bereich  ---------------------- */
a.pdflink::after {
	font-family: 'Font Awesome 5 Free';
	color: #7021a7;
	font-weight: 400;
	font-size: 0.9em;
	padding-left: 10px;
	content: "\f15c";
}
.intern a[href^="https://"]::after, a[href^="http://"]::after {
	font-family: 'Font Awesome 5 Free';
	color: #7021a7;
	font-weight: 900;
	font-size: 0.75em;
	padding-left: 10px;
	content: "\f35d";
}

/* Navi innerhalb der Seite -------------- */

.inhalte ul#navi {
	list-style-type: none;
	margin: 0;
	margin-top: 40px;
	padding: 0;
}
.inhalte ul#navi li {
	display: inline-block;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 100%;
}

.inhalte ul#navi li a {
	display: inline-block;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	color: #7021a7;
	text-decoration: none;
	line-height: 100%;
	border: 1px solid #7021a7;
}

.inhalte ul#navi li a:hover {
	display: inline-block;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #7021a7;
	color: #fff;
	text-decoration: none;
	line-height: 100%;
	border: 1px solid #7021a7;
	transition: 0.5s;
}

.inhalte ul#navi li a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f061";
	color: #7021a7;
	padding-left: 10px
}
.inhalte ul#navi li a:hover:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f061";
	color: #fff;
	padding-left: 10px
}
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*animation element*/
.animationelement {
	opacity: 0;
	position: relative;
	display: block;
}
/*animation element sliding*/
.animationelement.slide-left {
	opacity: 0;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	-moz-transform: translate3d(-100px, 0px, 0px);
	-webkit-transform: translate3d(-100px, 0px, 0px);
	-o-transform: translate(-100px, 0px);
	-ms-transform: translate(-100px, 0px);
	transform: translate3d(-100px, 0px, 0px);
}
.animationelement.slide-left.in-view {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.animationelement.slide-right {
	opacity: 0;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	-moz-transform: translate3d(100px, 0px, 0px);
	-webkit-transform: translate3d(100px, 0px, 0px);
	-o-transform: translate(100px, 0px);
	-ms-transform: translate(100px, 0px);
	transform: translate3d(100px, 0px, 0px);
}
.animationelement.slide-right.in-view {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.animationelement.slide-top {
	opacity: 0;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	-moz-transform: translate3d(0px, 200px, 0px);
	-webkit-transform: translate3d(0px, 200px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 200px, 0px);
}
.animationelement.slide-top.in-view {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
/* Ende Flexbox */
.inhalte .zweispaltig {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
}
.inhalte .dreispaltig {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-gap: 60px; /* Chrome, Safari, Opera */
	-moz-column-gap: 60px; /* Firefox */
	column-gap: 60px;
}
/* --------------- Navigation -------------------------------------------------- */
#navigation #navi {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 200px;
	text-align: left;
	z-index: 100;
}
#navigation #navi li {
	display: inline-block;
}
#navigation #navi li a {
	display: inline-block;
	text-decoration: none;
	font-size: 1.0rem;
	color: #7021a7;
	height: 55px;
	line-height: 55px;
	padding-left: 0.75vw;
	padding-right: 0.75vw;
}
#navigation #navi li:last-child a {
	border: 0;
}
#navigation ul#navi li a:first-child {
	padding-left: 0;
}
/* Metanavi  ------------------------- */
ul#metanavi {
	position: fixed;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 0;
	left: 200px;
	text-align: left;
	z-index: 2700;
}
ul#metanavi li {
	display: inline-block;
	line-height: 35px;
}
ul#metanavi li a {
	float: left;
	display: block;
	text-decoration: none;
	font-size: 0.80rem;
	padding-left: 0.55vw;
	padding-right: 0.55vw;
	color: #0a1950;
}
ul#metanavi li a:hover, ul#metanavi li a:active {
	text-decoration: none;
}
ul#metanavi li a.aktiv {
	text-decoration: none;
}
ul#metanavi li a:first-child {
	padding-left: 0;
}
/* Bildnachweis ------------------- */
ul.bildnachweis {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.bildnachweis li {
	display: block;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-size: 0.8em;
}
.bildnachweis li img {
	display: inline-block;
	width: 100px;
	height: auto;
	margin-right: 15px;
	vertical-align: middle;
	border: 1px solid #ddd;
}
@media only screen and (max-width: 970px) {
	ul#metanavi {
		position: relative;
		line-height: 42px;
		height: 42px;
		text-align: left;
	}
}
/* -------------------- Responsive ----------------------------------- */
@media only screen and (min-width: 750px) {
	body {
		font-size: 95%;
	}
}
@media only screen and (min-width: 970px) {
	body {
		font-size: 100%;
	}
}
@media only screen and (min-width: 1180px) {
	body {
		font-size: 110%;
	}
}
@media only screen and (min-width: 1500px) {
	body {
		font-size: 110%;
	}
}
@media only screen and (min-width: 1800px) {
	body {
		font-size: 120%;
	}
}
@media only screen and (min-width: 2300px) {
	body {
		font-size: 95%;
	}
}
@media only screen and (max-width: 1040px) {}
@media only screen and (max-width: 1200px) {}
@media only screen and (max-width: 970px) {
	body {
		font-size: 80%;
	}
	/* Layout -------------------------------------- */
	#login {
		display: block;
		position: absolute;
		right: 0;
		top: 40px;
		width: 100%;
		height: auto;
		line-height: 100%;
		background-color: #fff;
		border-bottom: 0px solid #7021a7;
		z-index: 2600;
		/*	box-shadow: 0 0 4px 2px rgba(0,86,127,0.5);*/
	}
	#login p.mlogin {
		display: block;
		width: 70%;
		line-height: 100%;
		text-align: right;
	}
	#login p.mlogin a {
		margin-right: 2%;
		text-align: right;
	}
	#headerimg {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 90px;
	}
	#logo {
		position: absolute;
		display: inline-block;
		text-align: left;
		top: 30px;
		left: 2%;
		width: 20%;
		min-width: 100px;
		padding: 10px;
		padding-top: 15px;
		background-color: #fff;
		z-index: 3200;
		box-shadow: 0 0 14px 0px rgba(0, 54, 79, 0.5);
	}
	#logo img {
		display: block;
		width: 100%;
		height: auto;
	}
	#claim {
		position: relative;
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
		background-color: #7021a7;
		z-index: 200;
		border-top: 2px solid #fff;
	}
	#claim p {
		display: block;
		background: #7021a7;
		width: 100%;
		padding: 20px;
		font-weight: 300;
		font-family: 'Merriweather', serif;
		font-size: 1.8em;
		color: #fff;
		margin: 0 auto;
		text-align: center;
		line-height: 150%;
	}
	#seite {
		display: block;
		position: relative;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		margin-top: 550px;
	}
	#hauptspalte {
		position: relative;
		margin: 0 auto;
		border: 0px solid #000;
		width: 100%;
		z-index: 900;
	}
	#navigation {
		position: fixed;
		width: 100%;
		left: 0%;
		top: 35px;
		background-color: #fff;
		border-bottom: 0px solid #fff;
		z-index: 2050;
		box-shadow: 0 0 0px 0px rgba(0, 54, 79, 0.5);
	}
	.rahmen {
		display: block;
		margin: 0 auto;
		width: 100%;
		z-index: 200;
		border: 0px solid red;
	}
	.inhalte {
		display: block;
		text-align: left;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		width: 92%;
		max-width: 900px;
	}
	.inhaltsbox {
		display: block;
		margin: 0;
		margin: 0 auto;
		width: 100%;
		padding-top: 4vw;
		padding-bottom: 4vw;
	}
	/* zwei spalten */
	.row {
		width: 100%;
		margin-bottom: 20px;
		border: 0px solid #000;
	}
	.col1-2 {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.col2-2 {
		float: none;
		width: 100%;
		padding-left: 0px;
		text-align: left;
	}
	.col1-2b {
		float: left;
		width: 48%;
		text-align: left;
	}
	.col2-2b {
		float: right;
		width: 48%;
		text-align: left;
	}
	.colbig {
		float: left;
		width: 60%;
	}
	.colsmall {
		float: right;
		width: 33.33%;
	}
	.bild img {
		width: 100%;
		height: auto;
	}
	.inhalte h1 {
		font-size: 1.6em;
		line-height: 140%;
		text-align: left;
		padding-top: 0.8em;
		padding-left: 4%;
		padding-right: 4%;
		padding-bottom: 0.8em;
	}
	.inhalte h2 {
		font-size: 1.4em;
	}

	.bildbox {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.bildbox .untertitel, .bildbox .bild {
		display: block;
		vertical-align: bottom;
		border: 0px solid red;
	}
	.bildbox .bild {
		width: 96%;
		max-width: 800px;
	}
	.bildbox .bild img {
		display: block;
		width: 100%;
		height: auto;
	}
	.bildbox .untertitel {
		width: 100%;
		padding-left: 0;
		padding-top: 10px;

	}
	#footer {
		margin-bottom: 40px;
	}

	/* Bildnachweis ------------------- */
	.inhalte .bildnachweis li {
		margin-bottom: 15px;
		padding: 0;
		font-size: 11px;
		font-size: 0.8em;
	}
	.inhalte .bildnachweis li img {
		display: block;
		width: 100px;
		height: auto;
		margin-right: 15px;
		vertical-align: middle;
	}
	.inhalte .bildnachweis li span {
		display: inline-block;
		height: auto;
		width: auto;
		max-width: 400px;
	}


	ul#metanavi {
		position: relative;
		display: block;
		top: inherit;
		bottom: inherit;
		left: inherit;
		z-index: 2700;
		height: auto;
		background-color: #fff;
		width: 100%;
		margin-top: 10px;
		padding-left: 4%;
		padding-right: 4%;
	}
	ul#metanavi li {
		display: block;
		line-height: 100%;
	}
	ul#metanavi li a {
		display: block;
		float: none;
		padding-left: 0;
		line-height: 40px;
		height: 40px;
		text-align: center;
	}
	/* zum Seitenanfang --- */
	#back-to-top {
		position: fixed;
		z-index: 32010;
		right: 0px;
		bottom: 60px;
		width: 30px;
		height: 30px;
		color: #7021a7;
		font-size: 20px;
		text-align: center;
		opacity: 10;
		cursor: pointer;
		text-decoration: none;
		-webkit-transition: all 0.4s ease 0s;
		transition: all 0.4s ease 0s;
	}
	#back-to-top i {
		font-size: 30px;
		line-height: 30px;
		vertical-align: top;
		-webkit-transition: all 0.4s ease 0s;
		transition: all 0.4s ease 0s;
	}
	#back-to-top:hover i {
		color: #1a2956;
	}
	#back-to-top.visible {
		right: 20px;
	}
	#back-to-top.gone {
		right: -20px;
	}
	/* offcanvas - navi einblenden --- */
	#navirespons {
		display: block;
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		padding-left: 4%;
		padding-right: 4%;
		background-color: #7021a7;
		height: 35px;
		line-height: 35px;
		z-index: 20000;
	}
	.naveins, .navzwei {
		display: block;
	}
	p.navaus a, p.navein a {
		display: block;
		width: 100%;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font-weight: normal;
		background: url(../images/navi.png);
		background-repeat: no-repeat;
		background-position: center right;
		border: 0;
	}
	.aktiv-eins p.navein {
		display: none;
	}
	p.navaus {
		display: none;
	}
	.aktiv-eins p.navaus {
		display: block;
	}
	p.navaus a {
		background: url(../images/navi-aus.png);
		background-repeat: no-repeat;
		background-position: center right;
	}
	#navigation {
		-moz-transition: 0.3s all ease;
		-webkit-transition: 0.3s all ease;
		-o-transition: 0.3s all ease;
		transition: 0.3s all ease;
		width: 100%;
		margin: 0 auto;
	}
	.js #navigation {
		position: fixed;
		background-color: #fff;
		right: -200%;
		width: 0%;
		top: 0px;
		z-index: 0;
		border: 0px solid red;
	}
	.js #navigation #navi {
		margin: 0;
		margin-top: 30px;
	}
	.js #navigation #navi li {
		display: block;
		margin: 0;
		margin-bottom: 5px;
		text-align: center;
	}
	.js #navigation #navi li a {
		position: relative;
		display: block;
		float: none;
		text-align: center;
		color: #000;
		height: auto;
		line-height: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #7021a7;
	}
	.js #navigation {
		margin-top: 25px;
		margin-bottom: 20px;
	}
	.aktiv-eins #navigation {
		position: relative;
		margin: 0 auto;
		width: 100%;
		padding: 0%;
		padding-top: 30px;
		z-index: 5000;
		right: 0;
		top: 0px;
	}
	.aktiv-eins #headerimg, .aktiv-eins #seite, .aktiv-eins #footer {
		display: none;
	}
}
/* merriweather-sans-300 - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 300;
	src: url('../webfonts/merriweather-sans-v11-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Light'), local('MerriweatherSans-Light'), url('../webfonts/merriweather-sans-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-300.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-300.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-300italic - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: italic;
	font-weight: 300;
	src: url('../webfonts/merriweather-sans-v11-latin-300italic.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Light Italic'), local('MerriweatherSans-LightItalic'), url('../webfonts/merriweather-sans-v11-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-300italic.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-regular - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../webfonts/merriweather-sans-v11-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans'), local('MerriweatherSans-Regular'), url('../webfonts/merriweather-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-regular.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-italic - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: italic;
	font-weight: 400;
	src: url('../webfonts/merriweather-sans-v11-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Italic'), local('MerriweatherSans-Italic'), url('../webfonts/merriweather-sans-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-italic.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-700 - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../webfonts/merriweather-sans-v11-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Bold'), local('MerriweatherSans-Bold'), url('../webfonts/merriweather-sans-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-sans-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-sans-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-sans-v11-latin-700.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-300 - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: url('../webfonts/merriweather-v21-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Light'), local('Merriweather-Light'), url('../webfonts/merriweather-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-v21-latin-300.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-v21-latin-300.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-regular - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: url('../webfonts/merriweather-v21-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Regular'), local('Merriweather-Regular'), url('../webfonts/merriweather-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../webfonts/merriweather-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../webfonts/merriweather-v21-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../webfonts/merriweather-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../webfonts/merriweather-v21-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}