/* Patrik Holzknecht - CSS - Viva:Latsch GmbH ****NAVIGATION***** */

/*#mainlist         	{ padding-left: 0px; margin-left: 0px; }*/
#mainlist li      	{ list-style: none; margin: 0px; padding: 0.25em 0.25em 0.25em 0.75em; font-weight:bold; }
#mainlist li a    	{ text-decoration: none; color: #878686;}
#mainlist li a:hover  { text-decoration: none; color: #000000;}
#mainlist li.on       { text-decoration: none; color: #878686;}
#mainlist on          { text-decoration: none; color: #878686; font-weight:normal;}

#sublist           	{ padding-left: 10px; margin-left: 12px; }
#sublist li       	{ list-style-image:url(../../layout/list_style.gif); padding: 0.25em 0.25em 0.25em 1.25em; font-weight:normal; }
#sublist li a      	{ text-decoration: none; color: #878686;}
#sublist li a:hover  { text-decoration: none; color: #000000;}
#sublist li.on     	{ text-decoration: none; color: #878686;}
#sublist li a.on   	{ text-decoration: none; color: #878686; font-weight:bold;}

#sublist1          	{ padding-left:5px; margin-left: 12px; }
#sublist1 li       	{ list-style-image:url(../../layout/list_style_2.gif); margin:0px; padding: 0.25em 0.25em 0.25em 1.75em; font-weight:normal;}
#sublist1 li a     	{ text-decoration: none; color: #878686;}
#sublist1 li a:hover  { text-decoration: none; color: #000000;}
#sublist1 li.on     	{ text-decoration: none; color: #878686;}
#sublist1 li a.on   	{ text-decoration: none; color: #878686; font-weight:bold;}


#tblnavtd ul li	{
	/*list-style:none;*/
	padding-left:0px;
	line-height:10px;
	margin-top:0px;
}
#tblnavtd ul li a {
	text-decoration:none;
	font-size:11px;
	color:#878686;
}
#tblnavtd ul li a:hover {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}