.btn.disabled, .btn[disabled] {
	pointer-events: auto;
	cursor: not-allowed;
}
.form-control {
	height: 50px;
	width: 100%;
	margin-top: 5px;
}
.input {
	border-radius: none;
	width: 98%;
}
.form-group {
	font-size: 16px;
	border-radius: 0px;
}
.controls {
	font-size: 16px;

}
.labelschrift {
	font-size: 16px;
}
