Basis{
	Rollmaterial{
		Masse( 100 )
		Bremskraft( 1 )
		Reibungskraft( 0.1 )
		vUeberhang( 200 )
		hUeberhang( 200 )

		BoxX+( 200 )
		BoxX-( -200 )
		BoxY+( -100 )
		BoxY-( -100 )
		BoxZ+( 210 )
		BoxZ-( 0 )
                RMTyp(0)
        }
}