#unitBox {
	position:absolute;
	left:21px;
	top:51px;
	width:116px;
	height:55px;
	background-color:#fff;
	color:#993366;
	}
	
#unitBox #konsumenten{
	background-image:url(../_img/unitNav/FR_kons_no.gif);
	background-repeat:no-repeat;
	height:19px;
	}	
	
#unitBox #konsumenten:hover{
	background-image:url(../_img/unitNav/FR_kons_over.gif);
	background-repeat:no-repeat;
	height:19px;
	}	
	


#unitBox #handel{
	background-image:url(../_img/unitNav/FR_handel_no.gif);
	background-repeat:no-repeat;
	height:18px;
	}			


#unitBox #handel:hover{
	background-image:url(../_img/unitNav/FR_handel_over.gif);
	background-repeat:no-repeat;
	height:18px;
	}
	
	
#unitBox #industrie{
	background-image:url(../_img/unitNav/FR_indu_act.gif);
	background-repeat:no-repeat;
	height:18px;
	}	
	
#unitBox #industrie:hover{
	background-image:url(../_img/unitNav/FR_indu_act.gif);
	background-repeat:no-repeat;
	height:18px;
	}			
	
