/* 
    Document   : layout
    Created on : 09.10.2009, 13:53:47
    Author     : schroden
    Description:
        sitemap stylesheet
*/

.page_tree{
    margin-left:-50px !important;
    border: 0px solid red;
}

.level_1 {
    background-image: url(/PAF/design/bpw_germany/pics/icons/sitemap.gif);
    background-repeat: no-repeat;
    margin-left:15x;
    border-bottom: 1px dotted white;
    margin-top: 5px;
    
}
.level_2{
    margin-top: 5px;
    background-image: url(/PAF/design/bpw_germany/pics/icons/link.gif);
    background-repeat: no-repeat;
}