#slogan {
    float: left;
    margin-top: 50px;
    width: 100%;
}
#slogan p {
    font-family: 'Nothing You Could Do', cursive;
	font-size:45px;
	color:#fff;
	text-shadow: 0 0 15px #fff;
}
#layout01 {
    padding: 80px 0 60px;
}

#headerImage .bx-controls.bx-has-pager.bx-has-controls-direction {
    bottom: 20px;
}
#homelayout01 {
	float:left;
	width:100%;
	padding:75px 0;
}
#homenews {
	float:left;
	width:100%;
}
#homenews ul li.news {
	list-style:none;
	float:left;
	width:47%;
	margin-bottom:42px;
}
#homenews ul li.news:nth-child(2n) {
	float:right;
}
#homenews h3 {
    background: #63a70b none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 400;
    padding: 1px 8px;
    text-transform: uppercase;
}
#homenews ul li.news .teaserText {
	float:left;
	width:100%;
	margin-top:10px;
}
#homenews ul li.news h4 {
	padding-bottom: 5px;
	margin-bottom:20px;
	font-weight:400;
	text-transform:uppercase;
	border-bottom: 3px solid #686868;
}

#homenews ul li.news h4 a {
	color:#303030;
	font-size:20px;
}
#homenews .alleArtikel {
	float:right;
	width:100%;
	text-align: right;
	font-size:20px;
	color:#6f9932;
	text-transform:uppercase;
}
.alleArtikel a {
    color: #6f9932;
}
#schnellgefunden {
    margin-bottom: 0;
	margin-top:70px;
}
#schnellgefunden .ql a {
    width:22.5%;
	color:#fff;
	 padding: 30px 0 5px;
}

#schnellgefunden .ql img {
    margin-bottom: 33px;
}
#schnellgefunden .ql a p {
    font-size: 31px;
    text-shadow: 0 0 9px #6c6c6c;
}
#schnellgefunden #ql4.ql a {
    float: left;
    margin: 0 36px;
    padding: 34px 0 5px;
}
#schnellgefunden #ql3.ql a {
    padding: 32px 0 5px;
}
#schnellgefunden #ql2.ql a {
    padding: 33px 0 5px;
}