.tcal {
    width: 100px;
}

.labels {
    width: 40px;
}

.labelm {
    width: 75px;
    padding-left: 3px;
}
.ownrow {
    float: left!important;
    width: 100%!important;
    margin-bottom: 25px!important;
}
.nowrap {
    white-space: nowrap;    
}


.warning {
    font-weight: bold;
    color: #FF0000;
}




#dbabfrage {
    font-size: 12px;
}

#dbabfrage th:nth-child(4), #dbabfrage th:nth-child(5), #dbabfrage th:nth-child(6), #dbabfrage th:nth-child(7), #dbabfrage th:nth-child(8), #dbabfrage th:nth-child(9), #dbabfrage th:nth-child(10) {
    text-align: right;
}

#dbabfrage td:nth-child(4), #dbabfrage td:nth-child(5), #dbabfrage td:nth-child(6), #dbabfrage td:nth-child(7), #dbabfrage td:nth-child(8), #dbabfrage td:nth-child(9), #dbabfrage td:nth-child(10) {
    text-align: right;
} 

#dbabfrage th:nth-child(11), #dbabfrage th:nth-child(12), #dbabfrage th:nth-child(13), #dbabfrage th:nth-child(14), #dbabfrage th:nth-child(15), #dbabfrage th:nth-child(16), #dbabfrage th:nth-child(17), #dbabfrage th:nth-child(18) {
    text-align: center;
}

#dbabfrage td:nth-child(11), #dbabfrage td:nth-child(12), #dbabfrage td:nth-child(13), #dbabfrage td:nth-child(14), #dbabfrage td:nth-child(15), #dbabfrage td:nth-child(16), #dbabfrage td:nth-child(17), #dbabfrage td:nth-child(18) {
    text-align: center;

}

#dbabfrage th {
    cursor:pointer;
}


#dbabfrage_fk {
    font-size: 12px;
}

#dbabfrage_fk td:first-child, #dbabfrage_fk th:first-child {
    min-width: 150px;
    width: 200px;
}

#dbabfrage_fk th {
    cursor:pointer;
}

