body {
background-color: #9BFFC8;
}

.fehler { color: red; }

input {
	font-size: 12pt;
}

private-seite:hover {
    background-color: yellow;
}
