body
{
	background:
		#000 
		url(../../grafics/werte.jpg) 
		no-repeat;
}
#content
{
	position:absolute;
	text-align:left;
	left:380px;
	top:110px;
	width:400px;
	height:280px;
	border:1px none #f00;
	overflow:auto;
}
#schliessen
{
	position:absolute;
	text-align:left;
	left:650px;
	top:370px;
	height:20px;
	border:1px none #f00;
}
