/* Vertikales Menue*/

#navi {
	/*left 5px;*/
	/*position: absolute;*/
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;
	font-weight:bold;*/
	font-size:small;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	width: 172px;
	text-decoration: none;
	text-indent: 16px;
	position: absolute;
	/*top: 286px;*/
	/*top: 190px;*/
	top: 0px;
	margin-top:151px;
	margin-left: 6px;
	/*height: auto;*/
	
	/*padding-bottom: 50px;*/
	}

	* html#navi {height: 1%;}




#navi a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	/*display: block;*/
	background: url(fahrschulwechsel-img/wnavi0.gif) no-repeat top left;	
	}

#navi a.start {
	background: url(fahrschulwechsel-img/wnavi1.gif) no-repeat top left;	
	}

#navi a.normal {
	background: url(fahrschulwechsel-img/wnavi1.gif) no-repeat top left;	
	}

#navi a.aktiv {
	background: url(fahrschulwechsel-img/wnavi11.gif) no-repeat top left;	
	}

#navi a.offen {
	/* bei offenem untermenue, wenn aber nicht aktiv sondern untermenueseite=aktiv*/
	background: url(fahrschulwechsel-img/navi02.gif) no-repeat top left;	
	}
	
#navi a:hover {
	background: url(fahrschulwechsel-img/wnaviho.gif) no-repeat top left;
	}
#navi a.subnavi {
	background: url(fahrschulwechsel-img/wnavi01.gif) no-repeat top left;
	text-indent: 26px;
	font-family: Verdana, sans-serif, Arial, Helvetica;

	font-size: 80%;
	color: #FFFFFF;
	line-height: 26px;
	width: 172px;
	text-decoration: none;
	}



 #navi a.subnavi-aktiv {
	background: url(fahrschulwechsel-img/navi22.gif) no-repeat top left;
	text-indent: 26px;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 26px;
	width: 172px;
	text-decoration: none;
	}
