.ui-datatable.kundenuebersicht {
    th {
        vertical-align: top;
    }
    td {
        text-align: left !important;
    }

    .disabled {
        background-color: #EEEEEE;
    }
}
