Fix StdMultiWidget initialization and add LevelWindowWidget
The QmitkStdMultiWidget was changed by another feature to be an QmitkAbstractMultiWidget, which requires explicit render window initialization.
Additionally the LevelWindowWidget is not controlled by the multi widget anymore. Step8 adds the LevelWindowWidget explicitly.