Missing Controller

Error: BuecherController could not be found.

Error: Create the class BuecherController below in file: app/controllers/buecher_controller.php

<?php
class BuecherController extends AppController {

	var $name = 'Buecher';
}
?>

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