Basis{
	Rollmaterial{
		Masse( 123000 )
		Bremskraft( 380 )
		Reibungskraft( 30.75 )
		vUeberhang( 974 )
		hUeberhang( 974 )

		BoxX+( 980 )
		BoxX-( -980 )
		BoxY+( 200 )
		BoxY-( -200 )
		BoxZ+( 610 )
		BoxZ-( 0 )
				
		RMTyp(3)
	}

	Motor{
		Leistung( 5400 )
		Grenzdrehzahl_U1( 2000 )
		Grenzdrehzahl_U2( 4500 )
		Grenzdrehzahl_U3( 5000 )
	}

	Getriebe{
		Treibradradius( 50 )
		Gang{ 
			Uebersetzung(-6.9)   
		}
		Gang{ 
			Uebersetzung(-10.5)
		}
		Gang{ 
			Uebersetzung(-14.0)
		}
		Gang{ 
			Uebersetzung( 14.0 )
		}
		Gang{ 
			Uebersetzung( 10.5 )
		}
		Gang{ 
			Uebersetzung( 6.9 )
		}
	}
	


}