Basis{
	Rollmaterial{
		Masse( 17500 )
		Bremskraft( 125 )
		Reibungskraft( 5 )
		vUeberhang( 400 )
		hUeberhang( 1010 )

		BoxX+( 400 )
		BoxX-( -1040 )
		BoxY+( 140 )
		BoxY-( -140 )
		BoxZ+( 510 )
		BoxZ-( 0 )
			
		RMTyp(4)
	}	
	Motor{
		Leistung( 480 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 5500 )
		Grenzdrehzahl_U3( 6500 )
	}

	Getriebe{
		Treibradradius( 60 )
		Gang{ 
			Uebersetzung(-14.0 )   
		}
		Gang{ 
			Uebersetzung(-25.0 )
		}
		Gang{ 
			Uebersetzung(-40.0 )
		}
		Gang{ 
			Uebersetzung( 40.0 )
		}
		Gang{ 
			Uebersetzung( 25.0 )
		}
		Gang{ 
			Uebersetzung( 14.0 )   
		}
	}
	


}