.docheader-funcmenu select {
    height: 1rem;
    padding: 0.1rem;
    font-size: 1rem;
}

select.multiple {
    height: 200px ;
}

.row.headline {
    text-align: center;
}

.row.sektion {
    border: 2px solid #009a4e;
    margin-bottom: 1rem;
    margin-left: 0.15rem;
    margin-right: 0.15rem;
    padding: 1rem;
}

.row.sektion h4 {
    background: #009a4e;
    color: #fff;
    padding: 0.5rem;
    margin-left:-1.5rem;
    margin-right: -1.5rem;
    margin-top: -1rem;
    font-size: 1.5rem;
    text-align: center;
}

.row.sektion h5 {
    font-size: 1.15rem;
    color: #009a4e;
}

div.therapeutenliste ul{
    margin-bottom: 1.0rem;
}

.sub-nav dt {
    margin-right: 1rem;
    color: #009a4e;
}

.sub-nav dd {
    margin-left: 0rem;
}

.sub-nav dd a {
    padding: 0.1875rem 0.5rem;
}

.therapeutenliste td {
    padding: 1rem;
}

table.therapeutenliste .button {
    margin-bottom: 0rem;
    margin-top: -0.5rem;
}

tr.unsichtbar td {
    color: #aaa;
}

tr.unsichtbar td.sichtbar {
    text-align: center;
    color: red;
}

tr.unsichtbar .button.tiny {
    background-color: #aaa;
}
