body {
	background-color: #B7896A;
	background-image: url(../Grafiken/Kopf.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: sans-serif, Arial, Verdana;
	color: #FDD707;
}
#Kopf {
	position:absolute;
	left:86px;
	top:47px;
	width:890px;
	height:146px;
	z-index:1;
	visibility: visible;
}
#Emblem {
	position:absolute;
	left:2px;
	top:8px;
	width:680px;
	height:122px;
	z-index:2;
	visibility: visible;
}

