body {
	font-family: Lucida Sans, "Myriad Pro", Arial, sans-serif;
	font-size:95%;
	color: #777570 !important;
}

.logo-box a {
	position: relative;
	margin: 0px auto;
	display: inline-block;
	}

.logo-box img {
	display: block;
	margin: 0 auto;
	width: 200px !important;
	padding-bottom: 20px;
}

.header-box header .logo-box {
	padding-top: 20px !important;
	}

.header-box header .logo-box span {
	font-family:Lucida Sans, "Myriad Pro", Arial, sans-serif;
	font-size: 125% !important;
}

.slide .txt-container a {
	color: #FFF;
	}

.box-form .group .controls label {
	width: 100%;
	text-align: left;
}

small {
	font-size: 85% !important;
}

input#dsgvo {
	width: auto;
	height: auto;
	margin-right: 5px;
}

.footer-box footer ul {
	margin-left: 0px;
}

.footer-box footer {
	position: relative;
}

@media (min-width: 780px) {
	.footer-box footer p:first-child {
		position: absolute;
		left: 15px;
		top: 14px;
	}
	.social-box {
	position: absolute;
	right: 15px;
	top: 14px;
	}
}

footer ul li:nth-child(1) a {
	text-decoration: underline !important;
	font-weight: bold;
	}