Basis{
	Rollmaterial{
		Masse( 1000 )
		Bremskraft( 13 )
		Reibungskraft( 0.1 )
		vUeberhang( 400 )
		hUeberhang( 250 )

		BoxX+( 190 )
		BoxX-( -230 )
		BoxY+( -110 )
		BoxY-( -290 )
		BoxZ+( 150 )
		BoxZ-( 0 )	
		RMTyp(5)
	}

	Motor{
		Leistung( 50 )
		Grenzdrehzahl_U1( 2100 )
		Grenzdrehzahl_U2( 4200 )
		Grenzdrehzahl_U3( 6300 )
	}

	Getriebe{
		Treibradradius( 30 )
		Gang{ 
			Uebersetzung( -23.33 )   
		}
		Gang{
			Uebersetzung( -35.00 )
		}
		Gang{
			Uebersetzung( -70.00 )
		}
		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 )
	}

}