body {
	background-image: url(design/hintergrund-rot.jpg);
	margin-left: 80px;
	margin-top: 80px;
}
#Layer1 {
	position:absolute;
	width:711px;
	height:575px;
	z-index:1;
	left: 172px;
	top: 93px;
}
body,td,th {
	color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #cc0033;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0033;
}
a:hover {
	text-decoration: underline overline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

