@charset "iso-8859-1";

a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}

.titel a:link {text-decoration: none; color: #FFF;}
.titel a:visited {text-decoration: none; color: #FFF;}
.titel a:hover {text-decoration: none; color: #FFF;}
.titel a:active {text-decoration: none; color: #FFF;}
.main
{
	position: absolute;
	top: 2px;
	left: 0px;
	width: 144px;
	height: 173px;
	z-index: 1;
}

.hg {
	position: absolute;
	top: 0px;
	left: 0 px;
	z-index: 5;
	
}

.radioname
{
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 1;
	color: #F00;
	font-size: 12px;
	font-family: small;
	width: 130px;
	text-align: center;
	font-weight: bold;
}

.on
{
	position: absolute;
	top: 36px;
	left: 10px;
	width: 120px;
	height: 15px;
	z-index: 1;
	color: rgb(71, 255, 0);
	font-size: 10pt;
	font-family: small;
	text-align: center;
	font-weight: bold;
}

.off
{
	position: absolute;
	top: 90px;
	left: 12px;
	width: 120px;
	height: 16px;
	z-index: 1;
	color: #F00;
	font-size: 10pt;
	font-family: small;
	text-align: center;
	font-weight: bold;
}

.bitrate
{
	position: absolute;
	top: 74px;
	left: 10px;
	z-index: 1;
	color: #ffffff;
	font-size: 12px;
	font-family: small;
	width: 120px;
	text-align: center;
}

.hoerer
{
	position: absolute;
	top: 54px;
	left: 10px;
	z-index: 1;
	color: #ffffff;
	font-size: 14px;
	font-family: small;
	width: 120px;
	text-align: center;
	height: 14;
}

.titel
{
	position: absolute;
	top: 145px;
	left: 4px;
	width: 134px;
	height: 13px;
	z-index: 4;
	color: #F0F0F0;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

.winamp
{
	position: absolute;
	top: 110px;
	left: 7px;
	width: 25px;
	height: 25px;
	z-index: 5;
}

.realplayer
{
	position: absolute;
	top: 110px;
	left: 40px;
	z-index: 5;
}

.mediaplayer
{
	position: absolute;
	top: 110px;
	left: 73px;
	z-index: 5;
}
.popup
{
	position: absolute;
	top: 110px;
	left: 107px;
	z-index: 5;
}
.speziell{
	position: absolute;
	top: 162px;
	left: 16px;
	z-index: 1;
	width: 94px;
	height: 12px;
	border: 0;
	
	}

