.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.vnav ul
{
	border: solid 0px #ffffff;
	border-bottom-width: 0;
}
.vnav ul li
{
	border-bottom: solid 0px #000;
	text-align: left;
}
.vnav ul li a
{
	display: block;
	text-decoration: none;
	padding: 0px 10px;
}
/* Hide from IE-mac \*/
* html .vnav ul li a/* hide from IE 5.0 */ {height: 1%;}
/* End hide */

/*** Vertical Navigation Area ***/
.vnav
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 28px;
/*	line-height: 180%; */ /* Mozilla suffers from a rounding problem,
						  this value may have to be tweaked if you
						  change the font family or size
						*/
	/*/*/ /*/line-height: 120%;/* NS4 Adds too much space, so lower it */
}

/*.vnav ul li a
{
	color: #336;
	background-color: #cc9;
}
.vnav ul li a:hover
{
	background-color: #336;
	color: #fff;
}
*/
/*---- Simple Horizontal Navigation for IE 4/5.0/NS4 ----*/
.hnav
{
	white-space: nowrap;
	margin: 0;
	color: #000;
}
.hnav
{
	padding: 3px 0 4px 0;
}
.hnav ul
{
	text-align: center;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.hnav ul li
{
	display: inline;
	white-space: nowrap;
	/*/*/ /*/display: none;/*  */
}

#subnav li a {
	width: 100%;
	display: block;
	padding: 1px 0 1px 30px;
	background: url(../Bilder/li-sub-bg-a.gif) no-repeat top left;
	voice-family: "\"}\""; /* HACK PART 01 */
	width: 129px;
	color: #FCFCFC;


				}

/* HACK [Gecko Browser] */
html>body #subnav li a {padding: 1px 0 1px 0; text-indent: 25px; width: 129px;}


/* Workaround IE 5.x [Quelle: http://www.lipfert-malik.de/] L?st in diesem Fall das 2 Pixel-Abstand-Problem */
html + body #subnav #thirdnav li {display: inline; width: 149px; height: 2em; line-height: 180%;}


#subnav li a, #subnav li a:visited {font-weight:normal; background: url(../Bilder/li-sub-bg.gif) no-repeat top left; color: #FCFCFC;}
#subnav li a:hover, #subnav li a:active, #subnav li a:focus, #subnav li a:focus .sffocus  {background: url(../Bilder/li-sub-bg-a.gif) no-repeat top left;}
#subnav .sub-a a, #subnav .sub-a a:visited {background: url(../Bilder/li-sub-bg-a.gif) top left; color: #FFF;}

#navi a, #navi1 a:visited {background: url(../Bilder/li-bg.gif) top left; text-decoration: none; color: #fff;}
#navi a:hover, #navi1 a:active, #navi1 a:focus, #navi1 a:focus .sffocus  {background: url(../Bilder/li-bg-a.gif) top left;}
#navi-a a, #navi1-a a:visited {background: url(../Bilder/li-bg-a.gif) top left; text-decoration: none; color: #FFF;}