/* --------------- Angaben zur Navigation -------------*/

/*---------------- Navigation Top -----------------   */

				#naviTop
	{ 
		position:absolute; 
		left:105px; 
		top:86px; 
		width:600px; 
		height:28px;
	}

/*----------- Ende Navigation Top -----------------   */	

/*---------------- Navigation Left -----------------   */	
				#naviLeft
	{ 
		position:absolute; 
		left:0px; 
		top:120px; 
		width:100px; 
		height:162px;
		z-index:1;
	}
				.bottlinks
	{
		width:100px; 
		height:25px;		
	}
				.liniegrau
	{
		width:100px; 
		height:2px;		
	}
/*----------- Ende Navigation Left -----------------   */
