.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #662400;
}
.norm-hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #D9B64A;
}
#body {
	position: absolute;
	left: 50%;
	top: 2%;
	margin-left: -440px;
	width: 880px;
	z-index: 1;
		
}
#klappmenue {
	position: absolute;
	height: 46px;
	width: 123px;
	left: 758px;
	top: 117px;
	visibility: hidden;

