#kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-bottom-color: #000000;
	border-bottom-width: 0.1em;
	padding-bottom: 0.5em;
	border-bottom-style: outset;
}
#fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-top-color: #000000;
	border-top-width: 0.1em;
	padding-top: 0.5em;
	border-top-style: outset;
}
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5em;
	margin-right: 5em;
}
.rot {
	color: #FF0000;
}
.rot_klein {
	font-size: small;
	color: #FF0000;
}
