<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*PRINT-TABEL.CSS */
    
html,body
{font-size:41%} /* maakt 1 voor em */

.PRINTNIET{display:none}

.TabelColumnsTop th{color:#000 !important;font-size:2.0em !important}

.TabelColumns{margin-left:10px;grid-template-columns:100%;font-size:3.0em;color:#000 !important}

#myTable td{color:#000 !important;border:1px black solid;font-size:2.0em !important}

.EETcontainer-2{margin-left:10px;grid-template-columns:100%;font-size:3.0em;color:#000 !important}

.EETcontainer-2 h1{font-size:3.4em;color:#000 !important}

.EETinhoudLinks img{width:30% !important;margin-left:-8px !important}

hr{display:none}

.scrollable-table-container{height:auto}

</pre></body></html>