body{
	background-color: black;
	color: white;
	font-size: 16px;
	text-align: center;
}.input_ergebnisse_feld input{
	width: 400px;
	height: 400px;
	float: left;
	background-color: white;
}