For rendering documents we use the Neos 4 document rendering, just create a Fusion object similar to Page.fusion with the same name as your node type.
All documents should inherit from AbstractPage.fusion and then by default use the DefaultLayout.fusion. The default layout allows you to customize the layout in a central place.