private void cmdClear_Click(object sender, RoutedEventArgs e)
 {
     ProtokollerConfiguration.Clear();
 }