Basis{
	Rollmaterial{
		Masse( 1500 )
		Bremskraft( 15 )
		Reibungskraft( 0.15 )
		vUeberhang( 450 )
		hUeberhang( 450 )

		BoxX+( 250 )
		BoxX-( -250 )
		BoxY+( -100 )
		BoxY-( -300 )
		BoxZ+( 150 )
		BoxZ-( -2 )	
		RMTyp(5)
	}

	Motor{
		Leistung( 80 )
		Grenzdrehzahl_U1( 1700 )
		Grenzdrehzahl_U2( 3400 )
		Grenzdrehzahl_U3( 5100 )
	}

	Getriebe{
		Treibradradius( 34 )
		Gang{ 
			Uebersetzung( -21.67 )   
		}
		Gang{
			Uebersetzung( -32.5 )
		}
		Gang{
			Uebersetzung( -65 )
		}
		Gang{
			Uebersetzung( 15 )
		}
		Gang{
			Uebersetzung( 7.5 )
		}

		Gang{
			Uebersetzung( 5 )
		}
	}
	Sound{
		Rollen( EEXP\Lauf_Auto.wav )
		Lauf( EEXP\Lauf_Auto.wav )
		Bremse( EEXP\Bremse_Pkw.wav )
		Anfahr( EEXP\Anfahr_Auto.wav )
		Kurven( EEXP\Kurve_Pkw.wav )
	}

}