
html, body { width: auto; }
* {
    font-size: 10pt;
    font-family: Verdana, Sans-Serif;
}
body {
    background: white;
    padding: 6px;
}

/* niet tonen */
div.links a, .linkerkant, .rechts, .footer, .vlak1, .vlak2, .vlak_wit, .menu, #logo, .bi .no-css, .section_personal,
#rvr-header, #rvr-menu, #rvr-footer, #toelichting, #adviesPrint, .vragenlijst .vraag, .openvraag,
.geschillenboom-header, #introText, .uitleg .titel, .notshowinprint, .controls, .bottomoptions {
    display: none;
}
/* EOF: niet tonen */

#rvr { width: auto; }
#rvr-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
}
#rvr-content, .geschillenboom, .geschillenboom-content {
    width: auto;
    background: none;
    padding: 0;
    margin: 0;
}
.printlogo { margin-left: 20px; }
div#matrix div { padding: 0 5px; }
div#matrix p { display: none; }
.matrix {
    border: 1px solid #000;
    width: 100%;
}
.matrix tr th.rowList.first {
    border-right-width: 1px;
}
.matrix tr th.rowList {
    border-left:1px solid #000;
    border-top:0;
    font-weight:normal;
    height:71px;
    text-align:center;
}
.matrix thead th {
    border-bottom-width:1px;
}
.matrix tr td.colList { background-color: #fff; border-color: #000; }
a { color: #000; text-decoration: none; }

h1,h2,h3,h4,h5,h6, .printheader { margin: 1em 0 0; font-weight: bold; color: #000; display:block; }
.classificatie h2, .classificatie h3, .classificatie h5 a, .printheader { 
    display:block;
    font-weight: bold; color: #000;
    margin: 1em 0;
}

.classificatie h2 { font-size: 20px; border-bottom: 2px solid #000; line-height: 1.3em;  }
.classificatie h3 { font-size: 17px; line-height: 1.3em; }

.interventies, .interventie, .oplosser {
    display:block;
}
.printonly {
    display: inline;
}
.naam {
    margin-top: 2em;
    font-size: 1.2em;
    font-weight: bold;
    display:block;
}

.print_answer {
    margin-top: 2em;
}
h4 {
    margin-top: 2em;
    font-size: 1em;
    font-weight: bold;
    display:block;
}

#toelichting {
    margin-top: 1em;
    display:none;
    margin-left: 2px;
    height: 0px;
    width: 480px;
}
.showinprint {
    display:block;
}
ul li.adviestabel, ul li.advieshulp, ul li.adviesprint, ul li.downloadpdf {
    display:block;
    clear:left;
    padding:5px 0;
    padding-left:0px;
    width: 100%;
}
/*
   Advies
  ------------------------------------------------------------------
 */
#adviesTop {
    border:solid 1px #000;
    border-right:0;
    border-left:0;
    padding:0px 0;
    margin-bottom:10px;
}
#adviesHulp, #adviesTable, #adviesPrint {
    padding:0px 0;
}
#adviesHulp .content, #adviesTable .content, #adviesPrint .content {
    padding-left:0px;
    padding-top:10px;
}
#adviesTop ul {
    margin:10px 0;
    list-style-type: none;
}
ul li.adviestabel, ul li.advieshulp, ul li.adviesprint, ul li.downloadpdf {
    display:block;
    clear:left;
    padding:5px 0;
    padding-left:0px;
    width: 100%;
}
ul li.adviestabel strong, ul li.advieshulp strong, ul li.adviesprint strong, ul li.downloadpdf strong {
    width:130px;
    float:left;
    display:block;
}
.classificatie h2 {
    padding-left: 0;
    background: none;
}

#disclaimer {
    font-size: 8pt;
}
/* einde advies */
