Basis{
	Rollmaterial{
		Masse( 38000 )
		Bremskraft( 180 )
		Reibungskraft( 2 )
		vUeberhang( 284)
		hUeberhang( 1466 )

		BoxX+( 290)
		BoxX-( -1470)
		BoxY+( 200 )
		BoxY-( -200 )
		BoxZ+( 610 )
		BoxZ-( 0 )
			
		RMTyp(4)
	}

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

	Getriebe{
		Treibradradius( 40 )
		Gang{ 
			Uebersetzung(-5)   
		}
		Gang{ 
			Uebersetzung(-10.0)
		}
		Gang{ 
			Uebersetzung(-20.0)
		}
		Gang{ 
			Uebersetzung( 20.0 )
		}
		Gang{ 
			Uebersetzung( 10.0 )
		}
		Gang{ 
			Uebersetzung( 5 )
		}
	}
	
	Kabin{
		Bild( 37 )
		Schutteln ( 0.5 )
	}


}