/* begin Table of Content (toc) */
.tocHeader{
    width: 14.55em;
    left:0;
    height:1.0em;
    margin-left:0;
    padding-left:0;
    padding: 0.5em 0 1em 0; 
    color:#D25500;
    font-weight:bold;
    cursor: pointer; 
    vertical-align: middle;
    text-align: left;
}
.tocHeader a{
    font-size: 0.9em;
    font-weight: bold;
    color: #D25500;
    text-decoration: none;
}
.toc {
    left: 0;
    top: 6.1em;
    height:0;
    /*height: auto;*/
    width: 17.5em;
    border-width: 0 0 0 0;
    border-style: none;
    background-color: #ead5c6;
    /*overflow: auto;*/
    overflow:hidden;
}
.toc ul{
    list-style-image: url(../images/button/checkbox.jpg);
    color: #D25500;
    margin:  1em 0  1em 2em;
    padding: 0 0 0 0;
}
.toc li
{
    list-style-type: disc;
    color: #D25500;
}
.toc a
{
    font-size: 1.1em !important;
    color: #D25500 !important;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration:none;
}
/* einde Table of Content */