int ledPin = 13; // LED-Pin int buttonPin = 2; // Taster-Pin int buttonState = 0; // Tasterstatus