body {
	background-color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/hp/pg_bg.gif);
	background-repeat: repeat-y;
	background-position: center; 
}
a.adisk:link, a.adisk:visited, a.adisk:hover, a.adisk:active  { 
	color: #FF9900;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #66CCFF;
}
.txtor {
	color: #FF9900;
}
/* Der Inhalt   */
#LayerZentriert { 
	position:absolute; 
	left:50%;
	top:50%;
	margin-left:-310px; 
	margin-top:-190px; 
	width:666px; 
	height:368px;
}
