Basis{
	Rollmaterial{
		Masse( 16000)
		Bremskraft( 100 )
		Reibungskraft( 20 )
		vUeberhang(256 )
		hUeberhang( 962 )

		BoxX+( 276 )
		BoxX-( -982 )
		BoxY+( 50 )
		BoxY-( -350 )
		BoxZ+( 340 )
		BoxZ-( 0 )	
		RMTyp(5)
		NoZ()
	}

	Motor{
		Leistung( 160 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 5000 )
		Grenzdrehzahl_U3( 6000 )
	}

	Getriebe{
		Treibradradius( 60 )
		Gang{ 
			Uebersetzung(-12.3)   
		}
		Gang{ 
			Uebersetzung(-15.0)
		}
		Gang{ 
			Uebersetzung(-18.75)
		}
		Gang{ 
			Uebersetzung( 18.75 )
		}
		Gang{ 
			Uebersetzung( 15.3 )
		}
		Gang{ 
			Uebersetzung( 12.3 )
		}
	}
	


}