#kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-bottom-width: 0.1em;
	padding-bottom: 0.5em;
	border-bottom-style: outset;
	margin-left: 5em;
	margin-right: 5em;
	font-style: italic;
	border-bottom-color: #000000;
}
#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: #FBFFF2;
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
; font-style: italic
}
.titel {
	font-size: 28px;
}
.copy {
	position: relative;
	top: -24px;
	font-size: 12px;
; clip:     rect(   )
}
.tabelle {
	font-size: 28px;
}
.klein {
	font-size: 0.8em;
; color: #666666
}
.klein_rot { font-size: 0.8em; ; color: #FF0000 }

