@Richard Probst,
the page layout is controlled by the theme, if your theme doesn’t have a full width option you can easily create one.
open the single.php file in your theme save it as single-no-sidebar.php; or something similar and add this code at the beginning of the file.
/*
Template Name: Full width
*/
then select the theme in settings > gallery > Gallery template