/*
    Author: Thomas Weckert (weckert@bplusd.de)
    Version: $Revision: 1.1 $
*/

p.sitemap-level-1,
a.sitemap-level-1:link, a.sitemap-level-1:visited, a.sitemap-level-1:hover, a.sitemap-level-1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c40241;
	line-height: 20px;
	text-decoration: none;
	padding: 0;
}

p.sitemap-level-2,
a.sitemap-level-2:link, a.sitemap-level-2:visited, a.sitemap-level-2:hover, a.sitemap-level-2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
	line-height: 20px;
	text-decoration: none;
	padding: 0;
}