.content {
	height: 600px;
}
.anwaelte form {
	margin: 15px 0 20px 0;
	padding-bottom: 15px; 
}
.anwaelte form label {
	font-weight: bold;
}
.anwaelte form .input {
	width: 180px;	
}
.anwaelte form .submit {
	width: 120px;
}
