/* Vertikales Menue*/

#navi {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*font-weight:bold;*/
	color: #FFFFFF;
	/*color: #006666;*/
	line-height: 24px;
	width: 180px;
	text-indent: 22px;
	position: absolute;
	top: 290px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	}

/*
#navi ul {
	margin: 0px; 
	padding-left: 0px;
	width: 180px;
	left: 0px;
	border-top-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
	}


#navi li {
	line-height: 24px;
	height: 24px;
	list-style-type: none;
	border-bottom: 1px solid #999999;
	background: url(fahrschulsoftware-img/navi-back-over.gif) no-repeat top left;
	width: 180px;
	margin-left: 0px;
	}
*/

#navi a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	display: block;
	height: 24px;
	/*background: url(fahrschulsoftware-img/navi-back.gif) no-repeat top left;*/
	background: url(fahrschulsoftware-img/navi-normal.gif) no-repeat top left;	
	padding: 0px;
	padding-left: 0px;
	text-indent: 22px;
	/*color:#006666*/
	
	}

#navi a.start {
	background: url(fahrschulsoftware-img/navi-back.gif) no-repeat top left;	
	text-indent: 22px;
	}

#navi a.normal {
	background: url(fahrschulsoftware-img/navi-normal.gif) no-repeat top left;	
	text-indent: 22px;
	}

#navi a.normalaktiv {
	background: url(fahrschulsoftware-img/navi-normalaktiv.gif) no-repeat top left;	
	text-indent: 22px;
	}


#navi a.ongroup {
	background: url(fahrschulsoftware-img/nav2-onduty.gif) no-repeat top left;
	font-size: 0.9em;
	text-indent: 22px;
	}


#navi a.onduty {
	background: url(fahrschulsoftware-img/navi-onduty.gif) no-repeat top left;
	
	text-indent: 22px;
		border-width: 0px;
		border-right-width: 0px;	
		border-left-width: 0px;
		border-style: solid;
		border-color: #FFFF00;
	height: 24px;
	width: 180px;
	margin: 0px;
	display: block;
	padding: 0px;
	/*color:#FFFF66*/
	
	}


#navi a:hover {
	text-decoration: none;
	/*color: #FFFFFF;*/
	background: url(fahrschulsoftware-img/navi-back-over.gif) no-repeat top left;
	margin: 0px;
	display: block;
	height: 24px;
	width: 180px;
	padding: 0px;
	
	padding-left: 0px;
	padding-right: 0px;
	}

/*
#navi li a:wahl {
	background: url(fahrschulsoftware-img/navi-activ.gif) no-repeat top left;
	font-size: 1.1em;
	}
*/

#navi a.subnavi {
	background: url(fahrschulsoftware-img/navi-ongroup.gif) no-repeat top left;
	text-indent: 40px;
	font-size: 95%;
	}

#navi a.subnavi:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(fahrschulsoftware-img/navi-back-over.gif) no-repeat top left;
	margin: 0px;
	display: block;
	height: 24px;
	width: 180px;
	padding: 0px;
	padding-left: 0px;
	
	}

 #navi a.subnavi-onduty {
	background: url(fahrschulsoftware-img/navi-subduty.gif) no-repeat top left;
	font-size: 95%;
	
	/*text-indent: 26px;*/
	height: 24px;
	width: 180px;
	color:#FFFFFF;
	/*font-weight: bold;*/
	text-indent: 40px;
	}
/*
#navi li.wahl {
	background: url(fahrschulsoftware-img/navi-activ.gif) no-repeat top left;
	font-size: 1.1em;
	text-indent: 26px;
	}

 #navi a.wahl {
	background: url(fahrschulsoftware-img/navi-activ.gif) no-repeat top left;
	font-size: 1.1em;
	text-indent: 26px;
	}

*/