Missing Controller

Error: ProduktController could not be found.

Error: Create the class ProduktController below in file: app/controllers/produkt_controller.php

<?php
class ProduktController extends AppController {

	var $name = 'Produkt';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp