body {
	padding: 0 24px;
	background-image: none;
	background-color: white;
}

#container {
	padding: 0;
	width: 100%;

	border: none;

	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#anmelden {
	margin: 0 -24px;
	padding: 0.4em 24px;
}

#content textarea,
#content input.text,
#content input.password {
	width: 422px; /* Breite - 10px*/
}
