.infos    {
	font-size: 110%;
}
.parameter    {
	vertical-align: middle;
	text-align: center;
}
.beschr    {
	vertical-align: middle;
	text-align: center;
	font-size: 120%;
}
.sender    {
	vertical-align: middle;
	text-align: left;
}
.analog    {
	background-color: #ffffff;
}
.digitalsc    {
	background-color: #f89663;
}
.digital    {
    background-color: #ffbc99;
}
.hdtv    {
    /*background-color: #b8c997;*/
    background-color: #cae39b;
}
.hdtvsc    {
    background-color: #b3c989;
    /*background-color: #acc975;*/
}
.feed    {
    background-color: #999999;
}
.data    {
    background-color: #666666;
}
.timesharing    {
	margin-left: 10px;
	font-style: italic;
}
.sname    {
	font-weight: bold;
	font-size: 110%;
}
.radio    {
	font-size: 90%;
}
.pids    {
	font-size: 90%;
}



li	{
	margin-bottom:0.1em;
	list-style-type: none;
	list-style-image: none;
}

ul	{
	line-height: 1.0em;
	list-style-type: none;
	list-style-image: none;
}


a:hover {
	text-decoration: none;
}

td { 
	vertical-align: top;
	line-height: 1.1em;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
}
