.table thead th, .generaltable thead th {
background-color: #ddd;
border: solid 1px #aaa;
}
.table td, .table th{
border: solid 1px #aaa;
}

[title="Einzelansicht"] {
    background-color: #0000ff;
    display: none;
}
[title="Listenansicht"] {
    background-color: #0000ff;
    display: none;
}