@charset "utf-8";
/* CSS Document */

#Layer1 {
	position:relative;
	top:0px;
	z-index:1;
	width: 672px;
	height: 615px;
}
#Layer2 {
	position:absolute;
	top:240px;
	left:245px;
	width:425px;
	height:93px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	top:440px;
	width:200px;
	height:140px;
	left:10px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:140px;
	z-index:4;
	left:235px;
	top:440px;
}
#Layer5 {
	left:455px;
	top:435px;
	width:209px;
	height:146px;
	z-index:5;
	position: absolute;
}
.schrift1 {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
}
.schrift2 {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #99cc00;
}
.schrift3 {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
}
/*
a {
	font-size: 12px;
	color: #99cc00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99cc00;
}
a:hover {
	text-decoration: underline;
	color: #99cc00;
}
a:active {
	text-decoration: none;
	color: #99cc00;
}
body {
	background-color: #FFFFFF;
}

*/
