
/* Menu / Sitemap, "Sitemap" */

div.csc-sitemap {
	margin-top: 20px;
}

P.csc-sitemap { margin: 0px;}
P.csc-sitemap-level1 { 
            padding: 0px;
            margin-left: 0px; 
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
}
P.csc-sitemap-level2 { 
            padding: 0px;
            margin-left: 15px; 
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
}

P.csc-sitemap-level3 { 
            padding: 0px;
            margin-left: 30px; 
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #666666;
}

P.csc-sitemap-level4 { 
            padding: 0px;
            margin-left: 45px; 
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;
}

P.csc-sitemap-level1 A { color: #666666; text-decoration: none; }
P.csc-sitemap-level2 A { color: #666666; text-decoration: none;}
P.csc-sitemap-level3 A { color: #666666; text-decoration: none;}
P.csc-sitemap-level4 A { color: #000000; text-decoration: none;}

.sitemap-spacer {
            margin: 0px;
            padding: 0px;
            position: relative;
            left:-10px;
            top: 5px; 
            width: 600px;
            border-style: none;
            background-image:url(fileadmin/templates/images/hellgrau_linie_lang.gif);
            background-repeat:
            repeat-x;
            height:10px;
}

.sitemap-headline-spacer {
            margin: 0px;
            padding: 0px;
            position: relative;
            left:0px;
            top: 5px; 
            width: 600px;
            border-style: none;
            background-image:url(fileadmin/templates/images/hellgrau_linie_lang.gif);
            background-repeat:
            repeat-x;
            height:10px;
}
