td.schoolschriftlinks{
  width:24px;
  background-image:url("/images.shared/schrijfhulplijn_links.png");
  background-repeat:repeat-y;
  /*border:1px green solid;*/
  }
td.schoolschriftrechts{
  /*left:24px;*/
  width:auto;
  background-image:url("/images.shared/schrijfhulplijn_rechts.png");
  background-repeat:repeat;
  font-weight:bold;
  }
.smallpanel .schoolschriftlinks {
  width:18px;
  background-position:top right;
}
.smallpanel td.schoolschriftrechts{
    font-size: x-small;
}
.randje{ border:2px black solid;}
h4.plat{ margin:0px; }
span.auteur {
        font-size:60%;
        color:gray;
}
h3{color:  rgb(204,51,51);}
img.recept {
        float:right;
        width: 35%;
        height: auto;
/*      max-height: 20ex;*/
}
th {text-align:left}
@media print {
   .notinprint, div.nwcomment, #leftcol, #menu, #header { display:none; }
   #bod{page-break-inside:auto;}
   #content, #midcol {width:100%; left:0px; right:0px; top:0px; bottom:auto; margin:0px; padding:0px; page-break-inside:auto; } 
   div.panel{page-break-after:always; page-break-inside:avoid}
   #midcol div.panel:first-child { display: none;}
}

input.trans:hover {
   background-color: #d8d8d8;
}
input.trans {
   width:1.1em;
   border:0px none white;
}
      
