/* verhindert springen im FF*/
#treemaindiv span
{
    line-height:20px;
}

#treemaindiv img
{
    margin-bottom:2px;
}

.treeitem
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #420723;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
.treeitemmark
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #cc6601;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
.treeitemmouseover
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    background-color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    color: #420724;
    vertical-align: middle;
}
.treeitemmouseout
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #420724;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
.span_treeitemmark
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;

    color: #cc6600;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
.span_treeitem
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #420724;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
.textmouseover
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    background-color: #ffffff;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: underline;
}
.divstylemouseover
{
    height: 19px;
    padding-top: 2px;
    white-space: nowrap;
    background-color: #ffffff;
}
.divstylemouseout
{
    height: 19px;
    padding-top: 2px;
    white-space: nowrap;
}
