body {
    color: White;
    font-size: small;
    font-family: Verdana;
    font-weight: bold;
}

.wappen {
    margin-left: 40pt;  
}

.abteilung {
    font-weight: bold;
    font-size: small;
    margin-left: 15pt;
}

.abteilung_table {
   border: 0;
   width: 250.0pt;
   padding: 1.0pt ;
}

.abteilung_tr_expanded {
    background: rgb(32, 192, 64);
}

.link {
    color: White;
}

.link:hover {
    background: rgb(32, 192, 64);
    color: Yellow;
}

.linkcell_ebene1 {
    font-size: small;
    width: 125.0pt;
}

.linkcell_ebene2 {
    font-size: x-small;
    width: 125.0pt;
    background: rgb(32, 192, 64);
}

.plus {
    border: none;
    vertical-align: bottom;
}

.minus {
    border: none;
    vertical-align: bottom;
}

.pfeil {
    border: none;
    vertical-align: top;
}

.td_col1 {
    width: 7.0px;
}

.td_col2 {
    width: 1px;
}

.td_col3 {
    width: 18.0px;
}

.td_col4 {
    width: 28.0px;
}

