@charset "UTF-8";
#up {
	position: fixed;
	bottom: 130px;
	right: 30px;
	z-index: 1112;
}
#back-top {
	height: 34px;
	width: 34px;
	background: rgba(255, 255, 255, 0.84);
	border: 1px solid rgba(153, 114, 171, 1);
}
.hyphens {
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	hyphens:auto;
}
.container {
	max-width: 1340px;
	margin: 0 auto;
	position: relative;
}
.inner {
	padding: 0 70px 80px 9.5%;
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	overflow: hidden;
}
.content {
	position: relative;
	float: left;
	width: 100%;
	padding: 50px 10px 40px 5px;
	border-bottom: 1px solid rgba(133, 103, 156, 1);
	z-index: 1111;
}
.content-impressum {
	padding: 0 70px 0 0;
	text-align: justify;
}
.content-impressum h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 2.35em;
	color: #4b4b4b;
}
.content-impressum h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	color: #4b4b4b;
	line-height: 1.5em;
}
.aktuell h2 {
	line-height: 1.2em;
	font-size: 29px;
	margin: 70px 0 5px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #ababab;
	letter-spacing: 2px;
}
.aktuell-left {
	position: relative;
	float: left;
	width: 48%;
	max-width: 530px;
}
.aktuell-left img, .aktuell-right img {
	border: 1px solid #d5d5d5;
}
.aktuell-left-2 {
	position: relative;
	float: left;
	width: 45%;
	margin: -90px 0 90px 0;
	max-width: 530px;
}
.aktuell-right {
	position: relative;
	float: right;
	width: 48%;
	margin: -140px 0 50px 0;
	max-width: 530px;
}
.description-left {
	position: absolute;
	float: right;
	right: 111%;
	margin: 230px 0 0 0;
}
.description-right {
	position: absolute;
	left: 111%;
	width: 99%;
	margin: 0;
	text-align: left;
}
.description-right-2 {
	position: absolute;
	width: 100%;
	margin: 120px 0 0 111%;
	text-align: left;
}
.textBox h1 {
	font-size: 44px;
	font-weight: 500;
	color: #ffffff;
	margin: 54px 0 0 0;
	letter-spacing: 1px;
	line-height: 1.24em;
	background: rgba(163, 156, 193, 1);
	display: inline-block;
	padding: 0 1px 0 2px;
}
.textBox_inner-1, .textBox_inner-2 {
	position: relative;
	overflow: visible;
	z-index: 1;
}
.contact_left {
	max-width: 481px;
	float: left;
}
#textfeld {
	width: 100%;
	border: 1px solid #cdcdcd;
	margin: 2px 0 10px 0;
	float: right;
}
#textarea {
	width: 100%;
	border: 1px solid #cdcdcd;
	margin: 2px 0 10px 0;
	float: right;
}
.contact_right {
	max-width: 290px;
	float: right;
	padding: 0 50px 0 0;
}
.description_contact {
	margin: 25px 0 60px -65%;
}
.text_small {
	font-size: 15px;
}
.left {
	float: left;
	position: absolute;
	top: 30px;
	margin: 0 0 40px 0;
	height: 100%;
	min-height: 1190px;
	background-color: #ffffff;
	z-index: 2;
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 0.3s;
	-moz-animation-duration: 0.3s;
	animation-duration: 0.3s;
}
.headline-left {
	font-family: 'Montserrat';
	font-style: normal;
	font-size: 38px;
	font-weight: 500;
	color: rgba(153, 123, 181, 1);
	line-height: 37px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	float: left;
	top: -5px;
	left: 25px;
	padding: 0 0 40px 0;
}
.line-height {
	margin: -67px 0 0 0;
}
.footer {
	font-family: 'Montserrat';
	font-size: 38px;
	font-weight: 700;
	color: rgba(153, 114, 171, 1);
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 25px 10px 35px 40px;
	width: 100%;
	background-color: #fff;
}
.at {
	position: relative;
	margin: 0 auto;
	font-family: 'Montserrat', sans serif;
	font-weight: 400;
	color: rgba(153, 114, 171, 1);
	font-size: 50px;
	line-height: 120px;
	z-index: 112;
	text-align: center;
}
#datenschutz h3 {
	line-height: 1.5em;
	padding-bottom: 5px;
}
.macron ul {
	padding: 10px 0 10px 20px;
}
.macron ul li {
	text-align: left;
	max-width: 740px;
	margin-left: 20px;
	margin-bottom: 6px;
	text-indent: -18px;
}
.macron ul li:before {
	content: "\2013\A0";
	margin-right: 5px;
}
#datenschutz ul {
	list-style-type: none;
	display: inline-block;
	line-height: 20px;
	margin: 3px 10px 3px 20px;
}
#datenschutz li {
	margin-left: 20px;
}
/* fadeIn */
.imageBox {
	position: relative;
	overflow: visible;
	margin: 0 auto;
	display: inline-block;
}
.imageBox img a:hover, .imageBox img a:active {
	-webkit-filter: grayscale(1) brightness(1.2);
	filter: grayscale(1) brightness(1.2);
	-webkit-user-select: none;
	-webkit-touch-callout: none
}
 .imageBox1 img:focus-visible {
 outline: 4px solid #ff60a5;
 outline-offset: 0;
}
.figure {
	position: absolute;
	top: 0;
	left: 0;
}
/* transition fadeIn */

.imageBox .tr-opacity {
	height: 100%;
	width: 100%;
	max-width: 530px;
	max-height: 817px;
	z-index: 999;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	/*! position: absolute; */
	display: flex;
	justify-content: center;
	align-items: center;
}
.tr-opacity a {
	height: 100%;
	width: 100%;
	max-width: 530px;
	max-height: 817px;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 17px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #747474;
}
.imageBox a:focus-visible {
 outline: 4px solid #ff60a5;
 outline-offset: -2px;
}
.imageBox .tr-opacity p {
	text-align: center;
	width: 200px;
	border: 1px solid #7f7f7f;
	margin: 6px 20px 5px 20px;
	outline: none;
	background: rgba(255, 255, 255, 0.9);
}
.imageBox:hover .tr-opacity, .imageBox:active .tr-opacity {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:1;
}
.imageBox img a:hover, .imageBox img a:active {
	-webkit-filter: grayscale(1) brightness(1.2);
	filter: grayscale(1) brightness(1.2);
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
.imageBox1 {
	position: relative;
	overflow: visible;
	margin: 0 auto;
	display: inline-block;
}
.link p {
	text-align: center;
	width: 200px;
	border: 1px solid #7f7f7f;
	outline: none;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.9);
	font-weight: 600;
	font-size: 17px;
	line-height: 23px;
	padding: 2px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #5b5b5b;
}
.imageBox1 img a:hover, .imageBox1 img a:active {
	-webkit-filter: grayscale(1) brightness(1.2);
	filter: grayscale(1) brightness(1.2);
	-webkit-user-select: none;
	-webkit-touch-callout: none
}
.imageBox1 .link {
	height: 100%;
	width: 100%;
	max-width: 530px;
	max-height: 817px;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-size: 17px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #747474;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0
}
.imageBox1:hover .link, .imageBox1:active .link {
	display: flex;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:1;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	background: rgba(255, 255, 255, 0.3);
}
.imageBox1 a:focus-visible {
 outline: 4px solid #ff60a5;
 outline-offset: -2px;
}
/* fadeIn */
.imageBox2 {
	position: relative;
	width: 450px;
	height: 353px;
	bottom: -80px;
	overflow: visible;
	z-index: 1;
	background: rgba(255, 255, 255, 1);
	display: inline-block;
}
.imageBox2 a {
	display: inline-block;
}
.figure2 {
	position: absolute;
	top: 0;
	left: 0;
}
/* transition fadeIn */

.imageBox2 .tr-opacity {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	background: rgba(225, 225, 225, 0.7);
	height: 353px;
	width: 450px;
}
.imageBox2 .tr-opacity p {
	text-align: center;
	position: relative;
	margin: 0 auto;
	font-weight: 600;
	font-size: 19px;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #747474;
	border: 3px solid #7f7f7f;
	margin: 10px 20px;
	outline: none;
}
.imageBox2:hover .tr-opacity, .imageBox2:active .tr-opacity {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity:1;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	display: inline-block;
}
 @-webkit-keyframes fadeIn {
from {
opacity:0;
}
to {
	opacity:1;
}
}
 @-moz-keyframes fadeIn {
from {
opacity:0;
}
to {
	opacity:1;
}
}
 @keyframes fadeIn {
from {
opacity:0;
}
to {
	opacity:1;
}
}
.module {
	/* width: 100%; */
	/* clear: both; */
	position: relative;
}
.module.last {
	margin: 0;
}
.come-in {
	transform: translateY(100px);
	animation: come-in 1.8s ease forwards;
	opacity:1;
	-webkit-transition: opacity 0.4s ease-in;
	-moz-transition: opacity 0.4s ease-in;
	-ms-transition: opacity 0.4s ease-in;
	-o-transition: opacity 0.4s ease-in;
	transition: opacity 0.4s ease-in;
}
.already-visible {
	transform: translateY(0);
	animation: none;
}
 @keyframes come-in {
 to {
transform: translateY(0);
}
from {
	opacity:0;
}
to {
	opacity:1;
}
}
 @media screen and (max-width: 385px) {
.textBox h2 {
	margin: 31px 0 0 0;
	font-size: 30px;
}
}
 @media screen and (min-width: 385px) and (max-width: 480px) {
.textBox h2 {
	margin: 31px 0 0 0;
	font-size: 28px;
}
}
 @media screen and (max-width: 450px) {
.description_contact {
	margin: 0;
	padding: 30px 30px 0 0;
	float: left;
}
}
 @media screen and (max-width: 480px) {
.content {
	padding: 50px 10px 40px 10px;
}
.left {
	display: none;
}
.footer {
	display: block;
	font-size: 30px;
	padding: 10px 20px;
}
.imageBox2 {
	padding-top: 70px;
	height: auto;
}
.imageBox2 .tr-opacity {
	height: 54.5%;
	width: 100%;
	top: 70px;
}
.aktuell-left {
	margin: 40px auto 20px auto;
}
.description-left {
	margin: 20px 0;
	width: 100%;
}
}
 @media screen and (min-width: 480px) and (max-width: 666px) {
.textBox h2 {
	margin: 31px 0 0 0;
	font-size: 28px;
}
.left {
	display: none;
}
.footer {
	display: block;
	position: relative;
	width: 100%;
}
#datenschutz li {
	margin-left: 0;
}
}
 @media screen and (max-width: 666px) {
.aktuell-left, .aktuell-right {
	margin: 25px auto 30px auto;
	float: none;
	width: 100%;
}
.aktuell-left-2 {
	margin: 40px auto 50px auto;
	float: none;
	width: 100%;
}
.description-left, .description-right-2 {
	width: 100%;
	position: relative;
	margin: 20px 0 40px 0;
	float: none;
	right: 0;
}
.description-right {
	position: relative;
	width: 100%;
	left: 0;
	margin: -40px 0 40px 0;
}
#datenschutz ul {
	margin: 3px 10px 3px 0;
}
.textBox h1 {
	font-size: 35px;
	margin: 34px 0 0 0;
}
.link p {
	font-size: 19px;
	padding: 4px 0 2px 0;
}
.imageBox .tr-opacity p {
	width: 270px;
}
}
@media only screen and (min-width: 666px) and (max-width:768px) {
.left {
	display: none;
}
.aktuell-left {
	margin: 0;
	width: 51%;
}
.aktuell-left-2 {
	width: 51%;
	margin: -30px 0 60px 0;
	float: left;
}
.aktuell-right {
	padding: 0;
	width: 45%;
}
.description-left {
	text-align: left;
	margin: 180px 0 0 0;
	right: 111%;
}
.description-right {
	width: 73.7%;
}
.description-right-2 {
	width: 89%;
}
.textBox h2 {
	margin: 31px 0 0 0;
	font-size: 27px;
}
.description_contact {
	margin: 25px 0 0 0;
}
.footer {
	display: block;
	position: relative;
	width: 100%;
}
}
@media screen and (min-width:768px) and (max-width: 950px) {
.left {
	display: none;
}
.container {
	margin: 0 auto;
	max-width: 900px;
}
.inner {
	padding: 0 15px;
}
.content {
	padding: 50px 15px 40px 15px;
	margin: 0;
	max-width: 100%;
}
.aktuell-left {
	margin: 0;
	width: 49%;
}
.aktuell-left-2 {
	width: 49%;
	margin: -20px 0 90px 0;
}
.aktuell-right {
	width: 48%;
}
.description-left {
}
.description-right {
	width: 82.5%;
}
.description-right-2 {
	width: 44%;
}
.textBox h2 {
	margin: 41px 0 0 0;
	font-size: 38px;
}
}
 @media screen and (max-width:768px) {
body {
	font-size: 17px;
	line-height: 23px;
}
p {
	font-size: 17px;
	line-height: 23px;
}
.left {
	display: none;
}
.inner {
	padding: 0;
}
.content {
	padding: 20px 20px 40px 20px;
	margin: 0 auto;
	max-width: 100%;
}
.footer {
	font-size: 28px;
	padding: 20px 0 30px 15px;
	line-height: 36px;
}
.content-impressum {
	max-width: 100%;
	padding: 20px 0 0 0;
	margin: 0;
	border-top: 1px solid rgba(153, 114, 171, 1);
}
#datenschutz h3 {
	text-align: left;
}
#datenschutz li {
	margin-left: 0;
	line-height: 23px;
	text-align: left;
}
}
 @media screen and (max-width: 700px) {
.contact_right {
	float: left;
	margin: 0 0 40px 0;
}
.description_contact {
	margin: 0;
	padding: 30px 30px 0 0;
	float: left;
}
}
 @media screen and (min-width: 700px) and (max-width: 950px) {
.contact_right {
	float: left;
	margin: 0 0 20px 70px;
	padding: 0;
	max-width: 230px;
}
.description_contact {
	margin: 0;
	padding: 30px 30px 0 0;
	float: left;
}
}
@media screen and (min-width: 950px) and (max-width: 1024px) {
.aktuell-left {
	margin: 0;
}
.aktuell-left-2 {
	width: 49%;
}
.description-left {
}
.description-right-2 {
	width: 36%;
}
.left {
	display: none;
}
.inner {
	padding: 0 35px 0 40px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1140px) {
.description-left {
	margin: 200px 0 0 0;
}
.description-left-2 {
	width: 50%;
}
.description-right {
	width: 96%;
}
}
@media screen and (min-width: 940px) and (max-width: 1240px) {
.contact_right {
	padding: 0;
}
}
@media screen and (max-width: 1240px) {
.content {
	margin: 0 0 5px 0;
}
}
 @media screen and (min-width: 1024px) {
.footer {
	display: none;
}
}
