/* CSS Document */

div#container div#content div#main div#sitemap ul{
	font-size: 100%;
}

div#container div#content div#main div#sitemap h2{
	margin: 0 0 12px 0;
	font-size: 100%;
	font-weight: bold;
}

div#container div#content div#main div#sitemap ul li.fi{
	/*margin: 0 0 12px 0;*/
	font-size: 120%;
	font-weight: bold;
}

div#container div#content div#main div#sitemap ul li.fi2{
	/*margin: 0 0 12px 0;*/
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 20px;
}

div#container div#content div#main div#sitemap ul li.se{
	font-size:100%;
	font-weight: bold;
	margin: 0 0 0 40px;
}

div#container div#content div#main div#sitemap ul li.se2{
	font-size:100%;
	font-weight: bold;
	margin: 0 0 0 60px;
}

div#container div#content div#main div#sitemap ul li.th{
	font-size:80%;
	font-weight: normal;
	margin: 0 0 0 60px;
}
