Missing Controller

Error: DatenschutzController could not be found.

Error: Create the class DatenschutzController below in file: app/controllers/datenschutz_controller.php

<?php
class DatenschutzController extends AppController {

	var $name = 'Datenschutz';
}
?>

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