body
{
	background:
		#000 
		url(../../grafics/branding.jpg) 
		no-repeat;
}
#content
{
	position:absolute;
	text-align:left;
	left:398px;
	top:130px;
	width:388px;
	height:250px;
	border:1px none #f00;
	overflow:auto;
}

#schliessen
{
	position:absolute;
	text-align:left;
	left:650px;
	top:370px;
	height:20px;
	border:1px none #f00;
}
