.sitemap .structuur{
}

.sitemap UL {
list-style-type:none;
}
.sitemap UL.level_1{
}
.sitemap UL.level_1 LI{
}

.sitemap UL LI {
}
.sitemap .item {
}

.sitemap UL.collapse {
display:none;
}


.sitemap UL UL {
}

.sitemap SPAN.collapser_link a {
float:left;
width: 8px;
height: 16px;
}

.sitemap SPAN.no_collapse {
}

.sitemap A.collapse {
background: url(/views/pagetypes/sitemap/afbeeldingen/klapuit.gif) 0px 5px no-repeat;
margin-right:1em;

}

.sitemap A.uncollapse {
background: url(/views/pagetypes/sitemap/afbeeldingen/klapin.gif) 0px 5px no-repeat;
margin-right:1em;
}

