th.segment
{
    width: 50px;
    text-align: center;
}
td
{
    min-width: 50px;
    text-align: center;
}
th.checkout_darts_column{
    width: 100px;
    text-align: center;
}
tr.P1Row{
    background-color: #81DAFF;
}
tr.P2Row{
    background-color: #FFFFFF;
}
tr.P3Row{
    background-color: #81F781;
}
tr.P4Row{
    background-color: #F3F781;
}
tr.P5Row{
    background-color: #F781F3;
}
tr.P7Row{
    background-color: #F78181;
}
tr.P6Row{
    background-color: #D8D8D8;
}
tr.P8Row{
    background-color: #9A2EFE;
}
tr:Hover{
    background-color: #00FF00;
}
td:Hover{
    font-weight: bolder;
    cursor: default;
}
.leg_verlauf_column{
    width: 360px;
}
.checkout_column{
    width: 150px;
}
