#Titelzeile {
	background-color: green;
	color: white;
}

a {
	color: white;
}

#Ergebnisspalte {
	font-weight: bold;
}

input {
	text-align: center;
}