table.tvquoten{
        font-family:Arial,Helvetica,sans-serif;
        font-size:12px;
        border-collapse:collapse;
        border-spacing:0;
    }
    table.tvquoten td{
        border-bottom:1px solid #E7EBF1;
    }
    table.tvquoten .subtext{
        padding-bottom:10px;
    }
    div.quotenNr{
        background-image:url(/newsflakes/img/kreis.gif);
        background-repeat:no-repeat;
        width:20px;
        height:20px;
        font-family:Arial,Helvetica,sans-serif;
        font-size:14px;
        font-weight:bold;
        color:#fff;
        text-align:center;
        line-height:20px; ;
    }
    .quoten100{
        width:210px;
        height:8px;
        max-height:8px;
        overflow:hidden;
        background-color:#E7EBF1;

}
    .quotenProzent{
        width:210px;
        height:8px;
        max-height:8px;
        overflow:hidden;
        background-color:#0063A9;
    }

