PID does not respond to negative Error

Sorry i just found my mistake...

For everyone who might face the same problem, the answer is here:

https://playground.arduino.cc/Code/PIDLibrarySetOutputLimits

Well the Code does not allow negative Output values by default so that we have to define the Output Limits.