@page {
    margin: 0.5cm;
}

/* Remove unwanted elements */
.skiplinks,
h1.moved,
#searchoptions,
#search,
#xp1,
#page-options,
.header_navigation,
#footer,
.hide,
.aside,
.banners,
.nav-kruimelspoor,
#socialmedia,
#topbar,
#scroll-down, 
#back-top,
#scroll-down a, 
#back-top a,
.module_startpagina img,
img.recent_image,
li.news_item .item_wrapper a.has_img .image_wrapper > img,
.events_calendar,
#events h2,
#events > .more,
#personengids,
#prikbord .buttons,
.toptaken_banners,
.no_solr,
video {
    display: none;
}

/* Ensure the content spans the full width */
#modulecontent {
    width: 100%; 
    margin: 0; 
    float: none;
}

/* styles */
body {
    background: #FFF;
    color: #000;
    font: 11pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
}

a {
    color: #000;
}

p a {
    word-wrap: break-word;
}

h1 {
    font-size: 18pt;
}

h2 {
    font-size: 14pt;
    margin-top: 25px;
}

#logo img {
    max-width: 3cm;
}

.module_startpagina .box,
.module_startpagina .box h2,
#recent li,
#news li,
.newswys_item {
    height: auto !important;
}

.loket_toggle .hide {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.item_wrap img {
    max-height: 3cm;
}