/**
 * @package     Joomla.Site
 * @subpackage  Templates.maror
 *
 * @copyright   (C) 2026 Stichting Collectieve Maror-gelden Nederland
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Print styles */
.kop,
.zijkolom,
.staart .block-footer:last-child {
    display: none;
}

.hoofdkolom {
    float: none;
    width: 100%;
    margin-left: 0;
}

body {
    color: #000;
    background: #fff;
    font-size: 12pt;
}

a {
    color: #000;
    text-decoration: underline;
}

.lichaam {
    padding: 0;
}
