#homeNews {
	float: left;
	margin-top: 80px;
	margin-bottom: 126px;
	position: relative;
}
#headerImage .bx-viewport {
	height: 944px !important;
}

.newsbox {
	margin: 0 auto;
	width: 50%;
}

.newsbox li {
	float: left;
	width: 100%;
	list-style: none;
}

#homeNews .alles {
	max-width: 1050px;
}

.bx-wrapper ul li {
	height: auto;
	/* width: 1920px !important;
	z-index: -1 !important; */
}

.weiterlesen a {
	color: #000;
	font-weight: lighter;
	float: left;
	width: 100%;
}

.teaserText h4 {
	float: left;
	width: 100%;
	margin-top: -7px;
}

.teaserText {
	float: left;
	width: 45%;
	padding-right: 5%;
}

.teaserText p {
	float: left;
	width: 100%;
	margin-top: 13px;
	font-size: 17px;
}

.weiterlesen {
	float: left;
	width: 50%;
	margin-top: 9px;
}

.teaserText a {
	color: #000;
	font-weight: bold;
	font-size: 25px;
}

#homeNews a.bx-prev {
	background: url(../images/weiter_news.png) no-repeat center;
	width: 31px;
	height: 44px;
	position: absolute;
	right: 35px;
	bottom: 5px;
	text-indent: -9999px;
	background-position-y: -38px;
}

#homeNews .bx-controls-direction {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 10;
	left: -910px;
	bottom: 51px;
}

#homeNews a.bx-next {
	background: url(../images/weiter_news.png) no-repeat center;
	width: 31px;
	height: 44px;
	position: absolute;
	right: 3px;
	bottom: 5px;
	text-indent: -9999px;
	background-position-y: 4px;
}

.bx-controls-direction {
	display: block;
}

.teaserPic {
	float: right;
	width: calc(45% - 4px);
	position: relative;
	height: 263px;
	border: 1px solid #c5c5c5;
	margin-top: 0;
	padding-bottom: 1px;
}

.teaserPic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

p#teaser {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	text-align: center;
	font-family: "Sacramento";
	font-size: 96px;
	color: #0092f9;
	margin-top: 19px;
}

#slogan p {
	color: #fff;
	margin-top: 34px;
	width: 82%;
	margin-left: 9%;
	font-size: 23px;
	font-weight: 400;
	padding-bottom: 40px;
}

#slogan a.mehr {
	background: #0092f9;
	color: #fff;
	padding: 7px 15px 7px 15px;
	text-transform: uppercase;
	font-family: "Lato Bold";
	font-size: 15px;
}

#slogan a.mehr:hover {
	background: #5197d5;
}

#slogan hr {
	width: 118%;
	margin-left: -9%;
}

.slogan {
	width: 500px;
	margin: 0 auto;
	height: 500px;
	background: url(../images/teaser_bg.png) repeat scroll;
	border-radius: 50%;
}

.slogan h4 {
	font-family: "Sacramento";
	font-size: 123px;
	line-height: 120px;
	color: #fff;
	text-shadow: 1px 1px 2px black;
}

#slogan {
	position: absolute;
	bottom: 200px;
	width: 100%;
	text-align: center;
}

#footer {
	float: left;
	/* background: url(../images/quicklink_bg.jpg) no-repeat scroll; */
	background-color: #ebebeb;
	width: 100%;
	height: 617px;
}

#footer #ql01 .background {
	/* background: url(../images/ql01.png) no-repeat center; */
	background-color: #0092f9;
	float: left;
	width: 100%;
	height: 100%;
	filter: none;
	transition: 0.3s;
}

#footer #ql02 .background {
	/* background: url(../images/ql02.png) no-repeat center; */
	background-color: #ffca17;
	float: left;
	width: 100%;
	height: 100%;
	filter: none;

	transition: 0.3s;
}

#footer #ql01:hover .background,
#footer #ql02:hover .background,
#footer #ql03:hover .background,
#footer #ql04:hover .background {
	filter: opacity(85%);
	transition: 0.3s;
}

#footer #ql03 .background {
	/* background: url(../images/ql03.png) no-repeat center; */
	background-color: #ff3b3b;
	float: left;
	width: 100%;
	height: 100%;
	filter: none;
	transition: 0.3s;
}

#footer #ql04 .background {
	background: url(../images/ql04.png) no-repeat center;
	float: left;
	width: 100%;
	height: 100%;
	filter: none;
	transition: 0.3s;
}

#footer #ql01 .background,
#footer #ql02 .background,
#footer #ql03 .background,
#footer #ql04 .background {
	/* filter: opacity(50%); */
}

#ql.alles {
	width: 100%;
	margin: 0 auto;
	max-width: 786px;
}

#footer #ql span {
	color: #0092f9;
	width: 100%;
	float: left;
	text-align: center;
	font-family: "Sacramento";
	font-size: 96px;
	margin-top: 51px;
	margin-bottom: 10px;
}

#footer #ql p {
	color: #ffffff;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
}

#footer .ql {
	height: 262px;
	float: left;
	width: 33.3%;
	text-align: center;
	margin-top: 47px;
	position: relative;
	background: #000;
}

#footer .ql a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	height: 152px;
	text-shadow: 1px 1px 15px rgb(0 0 0 / 80%);
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 110px;
	position: absolute;
	right: 0;
}

#footer .ql hr {
	width: 53px;
	margin: 0 auto;
	height: 3px;
	background: #fff;
	border: none;
	box-shadow: 1px 1px 9px rgb(0 0 0 / 80%);
	margin-top: 7px;
}

.home #headerImage a.bx-prev {
	position: absolute;
	bottom: 448px;
	background: url(../images/prev.png) no-repeat scroll;
	height: 60px;
	left: 26px;
	width: 32px;
	z-index: 9999999;
	text-indent: -99999px;
}

.home #headerImage a.bx-next {
	position: absolute;
	bottom: 448px;
	background: url(../images/next.png) no-repeat scroll;
	height: 60px;
	right: 26px;
	width: 32px;
	z-index: 9999999;
	text-indent: -999999px;
}
