BODY{
 	text-align:center;
	background-color:#000000;
	color:#CCCCCC;
	margin:0px;
	font-family:Arial;
}
.global{
	margin:auto;
	width:800px;
	height:935px;
	background:no-repeat url(/images/background.jpg);
	position:relative;
}
.homeText{
	position:absolute;
	left:49px;
	width:461px;
	top:380px;
	height:486px;
	overflow:auto;
}
.onzeLinks{
	position:absolute;
	left:533px;
	height:197px;
	width:231px;
	top:379px;
}
.sendMail{
	position:absolute;
	left:532px;
	top:673px;
	width:235px;
	height:53px;
}
.dfusion{
	position:absolute;
	left:186px;
	top:896px;
	width:461px;
	height:20px;
}
A:LINK,
A:ACTIVE,
A:VISITED{
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}
A:HOVER{
	color:#FFFFFF;
}

