#kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-bottom-width: 0.1em;
	padding-bottom: 0.5em;
	border-bottom-style: inset;
	margin-left: 5em;
	margin-right: 5em;
	font-style: italic;
	border-bottom-color: #999999;
}
#fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-top-width: 0.1em;
	padding-top: 0.5em;
	border-top-style: outset;
	margin-left: 5em;
	margin-right: 5em;
	border-top-color: #000000;
}
body {
	background-color: #F4FFFF;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
}
.titel {
	font-size: 1em;
	color: #999999;
	font-style: italic;
}
.copyright {
	font-size: xx-small;
	color: #666666;
}

input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
