/*SEITENNAVIGATION*/
#unavlist, #unavlist ul {
	list-style: none;
	line-height: 1em;
	margin: 10px 0 0 14px;
	padding: 0;
	}
	
#unavlist li {
	margin: 10px 0;
	}
	
#unavlist a {
	display: block;
	margin: 0 3px 0 0; 
	padding: 0 0 0 26px;
	color: #000000; 
	background-image:    url(images/hnavi-on.gif);
	background-repeat: no-repeat;
    	text-decoration: none;
	font: bold 8.5pt 'Century Gothic', Arial, Verdana, Helvetica, sans-serif;

	}
	
#unavlist a:link, #unavlist a:visited {
	color: #000000;
	text-decoration: none;
	}

	
#unavlist a:hover {
	background-image:    url(images/hnavi-over.gif);
	background-repeat: no-repeat;
	text-decoration: underline;

	}
	
.unavlist-hover {
	background-image:    url(images/hnavi-over.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	}
	
#unavlist .unavlist-hover a {
	background-image:    url(images/hnavi-over.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	}
	 
	 
/*zweite ebene*/
	 
#unavlist-2ebene, #unavlist-2ebene ul  {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0;
	}
	
	
#unavlist-2ebene {
        margin: 0 0 5px 0; 
	padding: 0; 
	}
	
#unavlist-2ebene li {
	list-style-type: none; 
	margin: 0 0 0 6px;
	line-height: 17px;
	}
	
#unavlist #unavlist-2ebene a {
        color: #000;
        margin: 0; 
	padding: 0 0 0 20px;	
	font: bold 8.5pt 'Century Gothic', Arial, Verdana, Helvetica, sans-serif;
	background:   url(images/hnavi-on-2ebene.gif) ;
	background-position: center left;
	background-repeat: no-repeat;
	}
	


	
#unavlist #unavlist-2ebene a:hover {
	text-decoration: underline; 
	background:   url(images/hnavi-over-2ebene.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}

#unavlist .unavlist2-hover{
	text-decoration: underline; 
	background:   url(images/hnavi-over-2ebene.gif);
	background-position: center left;
	background-repeat: no-repeat;

	}
	
#unavlist #unavlist-2ebene .unavlist2-hover a {
	text-decoration: underline; 
	background:   url(images/hnavi-over-2ebene.gif);
	background-position: center left;
	background-repeat: no-repeat;

	}
	
*navi footer*/
#fnavcontainer {
	padding: 2px 0;
	text-align: left; 
	}

#fnavlist {
    margin: 5px 0 0 0; 
	padding: 0; 
	float:left;
	}
	
#fnavlist li {
        display: inline; 
	list-style-type: none; 
	margin: 0;
	}
	
#fnavlist a {
        margin: 0; 
	padding: 0;
	padding-left: 0;
	font: normal 8.5pt 'Century Gothic', Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#fnavlist a:link{
	text-decoration: none;
	color: #000;
	}
	
#fnavlist a:hover {
        color: #000;
	font-weight: normal;
	text-decoration: underline;
	}
