function pushbutton_hallo(hObject, handles)
disp('Hallo');
handles.aktuellerString = 'Hallo';
guidata(hObject, handles);