Basis{
	Rollmaterial{
		Masse( 20900 )
		Bremskraft( 120 )
		Reibungskraft( 2 )
		vUeberhang( 117 )
		hUeberhang( 306 )

		BoxX+( 116 )
		BoxX-( -306 )
		BoxY+( 154 )
		BoxY-( -154 )
		BoxZ+( 370)
		BoxZ-( 0 )
		RMTyp( 1 )
	}

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

	Getriebe{
		Treibradradius( 69 )
		Gang{ 
			Uebersetzung(-5)   
		}
		Gang{ 
			Uebersetzung(-10.0)
		}
		Gang{ 
			Uebersetzung(-20.0)
		}
		Gang{ 
			Uebersetzung( 20.0 )
		}
		Gang{ 
			Uebersetzung( 10.0 )
		}
		Gang{ 
			Uebersetzung( 5 )
		}
	}
	
	Rauch{
		PosX( 35 )
		PosY( 0 )
		PosZ( 460 )

		Modell( Inventar\Rauch )
		Steiggeschwindigkeit( 70 )
		Aufloesungszeit( 3 )
		Ejakulationsfrequenz( 15 )
		Wachstumsfaktor( 0.6 )
		Antriebsgekoppelt(  )
	}
	Rauch{
		PosX( 50 )
		PosY( 50 )
		PosZ( 90 )

		Modell( Inventar\Rauch )
		Steiggeschwindigkeit( 1 )
		Aufloesungszeit( 1.5 )
		Ejakulationsfrequenz( 5 )
		Wachstumsfaktor( 0.3 )
		Antriebsgekoppelt(  )
	}
	Rauch{
		PosX( 50 )
		PosY( -50 )
		PosZ( 90 )

		Modell( Inventar\Rauch )
		Steiggeschwindigkeit( 1 )
		Aufloesungszeit( 1.5 )
		Ejakulationsfrequenz( 5 )
		Wachstumsfaktor( 0.3 )
		Antriebsgekoppelt(  )
	}
	



}