body
{
	background:
		#000 
		url(../../grafics/kommunikation.jpg) 
		no-repeat;
}
#content
{
	position:absolute;
	text-align:left;
	left:300px;
	top:100px;
	width:480px;
	height:260px;
	border:1px none #f00;
	padding-right:5px;
	overflow:auto;
}

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