* {
    background: transparent !important;
    color: #000 !important;
    font-size:12pt !important;
    box-shadow:none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
}

html {
    width: 100%;
}

/* Specify data of the client */
body:before {
    display: block;
    content: "Varodarent – Verhuren, Verhuizen, Verhuisproducten | www.varodarent.nl | verhuur@varodarent.nl";
    margin-bottom: 12px;
    border: 1px solid #000;
    text-align: center;
    font-size: 12px;
    padding: 3px 5px;
}

#header,
#nav,
.content_afb,
a.meer_info,
div.img_terug,
.no-print {
    display: none !important;
    height: 0 !important;
}

.calltoaction{
    display: none;
}

p.gegevens a, a, div.prod_content_cat a {
    text-decoration:none !important;
}

div.content-box-home, .show_producten {
    border:none !important;
}

div.gegevensPlaceholder {
    border:none !important;
    background:none;
    margin: 0 !important;
    min-height:10px !important;
}

.products-menu li a {
    padding-left: 0px;
}

.products-menu{
    padding: 0px;
}


.login-column{
    display: none;
}

.sub-content-page{
    border: 0px;
}

.product-item{
    border: 0px;
}

.faq-page{
    border: 0px;
}

img.extra_info {
    border:none !important;
}

@page {
    margin: 1.0cm;
}

thead {
    display: table-header-group;
}

tr,
img {
    page-break-inside: avoid;
}

/* Call this code for each container element */
#container {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    /*font-size: 12pt;
    line-height: 1.4em;*/
}

a {
    text-decoration: underline !important;
    word-wrap: break-word;
    color: #000 !important;	
}

img {
    border: 0;
    max-width: 100% !important;
    display: block;
}

#logo{
    width: 201px!important;
    height: 77px!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000 !important;
    font-weight: bold !important;
}

/* Uncomment class below to make use of forced pagebreaks */
/*
.page-break {
        page-break-before: always;	
}
*/

/* Uncomment class below to print out the destination of the link */
/*
a:after {
    content: " (" attr(href) ") ";
}
*/