Missing Controller

Error: BilderController could not be found.

Error: Create the class BilderController below in file: app/controllers/bilder_controller.php

<?php
class BilderController extends AppController {

	var $name = 'Bilder';
}
?>

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