/* Menü bella-tola.ch */

/* ---------------------------------- HAUPT-Menü */
/* ***************************** TABLESs */
td.navL
{
	padding-top: 12px;
	padding-bottom: 0px;
	border-top: 1px dotted White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.navLpas
{
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px dotted White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
td.navLakt
{
	padding-top: 0px;
	padding-bottom: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	color: Orange;
}

/* ***************************** LINKs */
/* aktiv */
a.navLa:link
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 12px;
}
a.navLa:visited
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 12px;
}
a.navLa:focus
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 12px;
}
a.navLa:hover
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 12px;
}
a.navLa:activ
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 12px;
}


/* inaktiv */
a.navLp:link
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 12px;
}
a.navLp:visited
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 12px;
}
a.navLp:hover
{
	text-decoration: none;
	color: Orange;
	font-weight: bold;
	font-size: 12px;
}
/* ---------------------------------- HAUPT-Menü */




/* ------------------------------------ SUB-Menü */
/* ***************************** TABLESs */
td.navLSUBakt
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Orange;
	background-color: transparent;
}
td.navLSUBpas
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	background-color: transparent;
}

/* aktiv */
a.navLsubA:link
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}
a.navLsubA:visited
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}
a.navLsubA:focus
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}
a.navLsubA:hover
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}
a.navLsubA:activ
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}




a.navLsubP:visited
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}
a.navLsubP:link
{
	text-decoration: none;
	color: White;
	font-size: 11px;
}
a.navLsubP:hover
{
	text-decoration: none;
	color: Orange;
	font-size: 11px;
}

/* ------------------------------------ SUB-Menü */
/* ------------------------------------------------------- LINKE Navigation */

