Basis{
	Rollmaterial{ 
		Masse( 1400 )
		Bremskraft( 6 )
		Reibungskraft( 2 )
		vUeberhang( 250 )
		hUeberhang( 650 )

		BoxX+( 600 )
		BoxX-( -480 )
		BoxY+( 90 )
		BoxY-( -90 )
		BoxZ+( 250 )
		BoxZ-( 0 )
		RMTyp( 0 )
	}

	Motor{
		Leistung( 200 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 1500 )
		Grenzdrehzahl_U3( 2300 )
	}

	Getriebe{
		Treibradradius( 20 )
		Gang{
			Uebersetzung( -9 )
		}
		Gang{
			Uebersetzung( 6 )
		}
	}

}
