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

.header-box header .logo-box h3 {
	font-family:Lucida Sans, "Myriad Pro", Arial, sans-serif;
}

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

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

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

.footer-box footer {
	position: relative;
}

.wrapper nav ul li {
	font-size: 92%;
	margin-right: 16px;
}

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