﻿.toc {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

.toc a {
    cursor: pointer;
}

.toc-dbtitle {
    font-size: 12pt;
    font-weight: bold;
}

.toc a:link, .toc a:visited, .toc a:active {
    color: Blue;
    text-decoration: none;
}

.toc a:hover {
    color: Black;
    text-decoration: none;
}

ul.dynatree-container {
    border: none !important;
    overflow: visible !important;
}

.dynatree-title {
    font-weight: bold;
    cursor: pointer;
    padding-left: 1mm;
    margin-right: 1cm;
    white-space: normal;
}