small {
	font-size: 60% !important;
}

h3 {
	font-weight: normal;
}

.box-form .group .controls label {
	width: 100%;
	text-align: left;
}

input#dsgvo {
	width: auto;
	height: auto;
	margin-right: 5px;
}

.img-container {
	background-color: #fff;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.img-container img {
	margin-bottom:20px;
}

.bg-colored-2 a {
	color: #6b6b6b;
}