/*  Steuerung und Positionierung der Navigation  */

/*    Top Navigation   */
				#topNavi
	{ 
		position:absolute; 
		left:135px; 
		top:97px; 
		width:666px; 
		height:31px; 
	}

	
/*    Ende Top Navigation   */

/*    Left    Navigation   */

				#buttonleft
	{	
		width:100; 
		height:20;
	}
					#strich
	{	
		width:100; 
		height:2;
	}
/*   Ende Left Navigation  */
