﻿/* 
** Default.css
** SnetBox4 Template 'Sitemap'
** Area: 1 (Body)
** ID: a832745f-8478-0001-94f6-53472c72c5d9
** Version: 1.0 <2008-02-15>
** Akentas GmbH, <info@akentas.de>, http://www.akentas.de
** Author: Miro Grenda <miro.grenda@akentas.de>
*/

div.Template_a832745f-8478-0001-94f6-53472c72c5d9
{
	list-style-type: none !important;
	list-style-position: inside;
}
#Sitemap
{
	width: 100%;
}
#Sitemap ul
{
	margin-left: 0em;
	list-style-type: none !important;
}
#Sitemap ul li
{
	margin-left: 0em;
	padding-left: 0em;
	line-height: 1.8em;
	font-weight: bold;
}
#Sitemap ul.Channel
{
	float: left;
	list-style-type: none !important;
	margin: 0em 2em 2em 0em;
}
#Sitemap ul.Channel li.Channel
{
	margin: 0em;
	padding: 0em;
	width: 140px;
	border-right: solid 1px #000000;
}
#Sitemap a
{
	 text-decoration: none;
}
#Sitemap ul li ul li
{

	font-weight: bold;
}
#Sitemap ul li ul li ul li
{

	font-weight: normal;
}
#Sitemap ul li ul li ul li ul li
{
	padding-left: 1em;
	font-weight: normal;
}

