#partner {
	position:absolute;
	left:151px;
	top:240px;
	width:325px;
	height:20px;
	z-index:8;
	padding: 5px;
	border: 1px dotted #000000;
}
#partnerinhalt {
	position:absolute;
	left:151px;
	top:285px;
	width:327px;
	height:125px;
	z-index:9;
	padding: 5px;
	border: 1px dotted #000000;
	overflow-x: auto;
	overflow: auto;
}
#friends {
	position:absolute;
	left:500px;
	top:240px;
	width:325px;
	height:20px;
	z-index:10;
	padding: 5px;
	border: 1px dotted #000000;
}
#friendsinhalt {
	position:absolute;
	left:500px;
	top:285px;
	width:327px;
	height:215px;
	z-index:11;
	padding: 5px;
	border: 1px dotted #000000;
	overflow-x: auto;
	overflow: auto;
}
.Stil1 {color: #000000}
body {
	background-color: #000000;
}
body,td,th {
	color: #000000;
}
#download {
	position:absolute;
	left:152px;
	top:432px;
	width:303px;
	height:82px;
	z-index:12;
}