body, p 
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: solid;
	text-align: left;
}

.hintergrund
{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:180px; 
	height:180px; 
	z-index:1;
}

.bitrate
{
	position:absolute; 
	top:	53px; 
	left: 	8px;
	height: 13px;
	overflow:hidden;
	z-index:2;
}

.bitrate2
{
	position:absolute; 
	top:	51px; 
	left: 	8px;
	height: 13px;
	overflow:hidden;
	z-index:2;
	font-family: Verdana;
	font-size: 11px;
	font-weight: solid;
	text-align: left;
}


.sendung
{
	position:absolute; 
	top:	87px; 
	left: 	8px;
	right:	60px;
	width:	110;
	height: 25px;
	overflow:hidden;
	z-index:2;
}

.sendung2
{
	position:absolute; 
	top:	84px; 
	left: 	8px;
	right:	5px;
	width:	137;
	height: 25px;
	overflow:hidden;
	z-index:2;
	font-family: Verdana;
	font-size: 10px;
	font-weight: solid;
	text-align: left;

}

.titel
{
	position:absolute; 
	top:	128px; 
	left: 	8px;
	right:	50px;
	height: 13px;
	width:	120;
	overflow:hidden;
	z-index:2;
}

.titel2
{
	position:absolute; 
	top:	120px; 
	left: 	8px;
	right:	5px;
	height: 13px;
	width:	137;
	overflow:hidden;
	z-index:2;
	font-family: Verdana;
	font-size: 11px;
	font-weight: solid;
	text-align: left;
}
