Basis{
	Rollmaterial{
		Masse( 265000 )
		Bremskraft( 100 )
		Reibungskraft( 20 )
		vUeberhang( 800 )
		hUeberhang( 800 )

		BoxX+( 800 )
		BoxX-( -800 )
		BoxY+( 250 )
		BoxY-( -250 )
		BoxZ+( 800 )
		BoxZ-( 0 )
		RMTyp(8)
	}

	Motor{
		Leistung( 950 )
		Grenzdrehzahl_U1( 500 )
		Grenzdrehzahl_U2( 1000 )
		Grenzdrehzahl_U3( 1250 )
	}

	Getriebe{
		Treibradradius( 20 )
		Gang{ 
			Uebersetzung( -9.5 )
		}
		Gang{ 
			Uebersetzung( 9.5 )
		}
	}

}