#telefontable
{
 width:100%;
 border:0;
 cellpadding:1;
 cellspacing:1; 
} 
#telefontable th
{
 background: #b2b2b2;
 font-weight:bold;
}

#telefontable td.nachname
{
 font-weight:bold;
}
#telefontable td.nachname a
{
 color: #000;
 text-decoration:none;
}
.telefon_bs_on
{
 font-size:1.1em;
 font-weight:bold;
 color: #000;
 text-decoration:none;
}
.telefon_bs_on_sel
{
 font-size:2em;
 font-weight:bold;
 color: #000;
 text-decoration:none;
}
.telefon_bs_off
{
 font-size:1.1em;
 font-weight:bold;
 color: #bbb;
}

