body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(Bilder/hg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	left:300px;
	top:110px;
	width:120px;
	height:67px;
	z-index:1;
	padding-left: 5px;
	border: thin solid #999999;
	line-height: 15px;
	padding-top: 0px;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
}
#Layer2 {
	position:absolute;
	width:162px;
	height:88px;
	z-index:1;
	left: 296px;
	top: 103px;
}
hr {
	font-size: 1px;
	color: #CCCCCC;
}
