body{
	font-family: sans-serif;
}

li{
	margin-bottom: 1em;
}

code{
	font-size:1.5em;
	background-color: buttonface;
}

div#alles{
	width:900px;
	margin: 0 auto;
}

.rot{
	color: red;
}

