Basis{
	Rollmaterial{
		Masse( 700 )
		Bremskraft( 15.0 )
		Reibungskraft( 0.8 )
		vUeberhang( 200 )
		hUeberhang( 190 )

		BoxX+( 200 )
		BoxX-( -200 )
		BoxY+( -130 )
		BoxY-( -279 )
		BoxZ+( 140 )
		BoxZ-( 0 )
		RMTyp(5)
	}

	Motor{
		Leistung( 26.0 )
		Grenzdrehzahl_U1( 2000 )
		Grenzdrehzahl_U2( 4000 )
		Grenzdrehzahl_U3( 5000 )
	}

	Getriebe{
		Treibradradius( 30.0 )
		Gang{ 
			Uebersetzung( -20.0 )   
		}
		
		Gang{ 
			Uebersetzung( 4.2 )
		}
	}
	Sound{
		Rollen( EEXP\Rollen.wav )
		Lauf( EEXP\Lauf_Auto.wav )
		Bremse( EEXP\Bremse_Pkw.wav )
		Anfahr( EEXP\Anfahr_R4.wav )
		Kurven( EEXP\Kurve_Pkw.wav )
	}
}