body
{
	width:140px;
	height:170px;
	margin:0px;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;	
	text-align:center;
}

img
{
	border:0px;
}

#streambox
{
	width:140px;
	height:170px;
}

#titel
{
	width:140px;
	position:absolute;
	margin-top:12px;
	font-weight:bold;
}

#status
{
	width:140px;
	position:absolute;
	margin-top:35px;
}

#song
{
	width:120px;
	padding-left:10px;
	position:absolute;
	margin-top:81px;
}

#player
{
	width:140px;
	position:absolute;
	margin-top:100px;
}

#footer
{
	width:140px;
	height:30px;
	position:absolute;
	margin-top:140px;
}

#footer a
{
	display:block;
	height:30px;
}