@media print {
div.footer,
div.header {
 display:none;
}
div.content { 
width: 900px;
}
}

img
{
    border: 0px;
}

a
{
    text-decoration: none;
}

body
{
    font-family: arial;
    background-color: #d5dde6;
}

div.site
{
    margin-top: 60px;
    margin-bottom: 100px;
}

div.header
{
    margin-bottom: 20px;
    height: 127px;
    background: url('/robriemen_object_upload/1342b654e3041bab56848e28b9b8d185_header.jpg');
    background-repeat: no-repeat;
}

div.icons
{
    text-align: right;
    padding-top: 12px;
    padding-right: 20px;
}

div.footer
{
    text-align: right;
    padding-right: 20px;
    padding-top: 6px;
    font-size: 11px;
    color: #406a9c;
}

div.footer a,
div.footer a:hover
{
    text-decoration: none;
    color: #406a9c;
}

div.content
{
    font-size: 16px;
    padding-top: 85px;
    padding-bottom: 85px;
    line-height: 34px;
    background-color: #f7f7f7;
    text-align: center;
}

div.content img
{
    border: solid 1px #2e4f76;
}

div.content a
{
    text-decoration: underline;
    color: #2e4f76;
}

div.content a:hover
{
    text-decoration: none;
    color: #2e4f76;
}

div.voorkantboek
{
    padding-top: 30px;
}

* > table img {
margin-bottom: 0px !important;
}
