/*  Afdrukken   stijlblad  Meerwaldt 20070220


*/


   body {
background     :  #fff;
color          :  black;
font-size      :  100%;
margin         :  0;               /*  anders dan op scherm dus   */
padding        :  20px 30px 26px 15px;   /* boven, rechts, onder en links  */
   }


   #navblok, #grnbalk, #terzijde, #rechtskop, #centerkop, #achterzijde, #afbeelding, #foot {
display  :  none;
   }

   .fotono {
display     :  none;
   }

   /*         * * * * *   geen afbeeldingen ingeval van printen, maar wel de ruimte blank laten     * * * * *     */
   #noafbeeldingregelruimte {
visibility     :  hidden;
   }

   #navigatie, #huidig {
display     :  none;
   }




   h1 {
font-family: arial,verdana, Helvetica, Geneva, sans-serif;;
font-weight: bold;
font-size: 42px;
letter-spacing :  0.3em;
text-align     :  center;
width          :  100%;
margin      :  0;
   }

   h2 {
font-family    :  "Times New Roman",Garamond,"Bookman Old Style";
font-weight    :  normal;
font-size      :  30px;
text-align     :  left;
width          :  100%;
margin         :  0;
   }

   h3 { font-family  :  "Times New Roman",Garamond,"Bookman Old Style";
font-weight    :  normal;
font-size      :  16px;
   margin         :  0;
   }



   #centerinhoud {
top            :  41px;
left           :  9%;                    /*  anders dan op scherm dus   */
width          :  89%;                 /*  anders dan op scherm dus   */
padding        :  12px 8px 20px 6px;   /* boven, rechts, onder en links  */
background     :  #fff;
border         :  0px;
 }


   p {
font-family :  Georgia, "Times New Roman", Times, Serif;
font-size   :  11px;
font-weight :  normal;
color  :  #000000;
margin      :  0;
   }

   p.voorpag2 {
font-family: "Times New Roman",Garamond,"Bookman Old Style";
font-weight: normal;
font-size: 30px;
   }

   p.kop1 {
font-family: "Times New Roman",Garamond,"Bookman Old Style";
font-weight: normal;
font-size: 36px;
   }

   p.kop2 {
font-family: "Times New Roman",Garamond,"Bookman Old Style";
font-weight: normal;
font-size: 30px;
   }

   p.twintig {
font-size: 20px;
   }

p.zestien
{  font-size: 16px;
}

p.vijftien
{  font-size: 14px;
}


p.dertien
{  font-size: 13px;
}


p.elf
{  font-size: 11px;
}


p.inspring16
{  font-size: 16px;
   margin: 0;
   text-indent: 1.3em;
}

p.inspring15
{  font-size: 14px;
   margin: 0;
   text-indent: 1.3em;
}



table.simpelsmal
   {
   border         :  0px;
   margin         :  0px 18px 0px 18px;   /* boven, rechts, onder en links  */
   }




/*  instructies voor tabellen jaar-acties  */
   table.actjaar {
border   :  0px;
   }

   .actjaar td {
border         :  0px;   /* boven, rechts, onder en links  */
padding        :  16px 2px 20px 2px;   /* boven, rechts, onder en links  */
vertical-align :  top;
text-align     :  left;
font-family    :  arial,verdana, Helvetica, Geneva, sans-serif;
   }

   .kol1 {
width       :  45px;
   }

   .kol2 {
width       :  580px;
   }

   .kol3 {
width       :  640px;
   }







/*  instructies voor tabellen week-gegevens  */
table.weeklijst
   {
   border   :  0px;
   }

.weeklijst td
   {
   border         :  0px;   /* meer dan EEN schijnt niet te mogen  */
   font-family    :  Georgia, "Times New Roman", Times, Serif;
   font-size      :  15px;
   }

.kolom1
   {
   width       :  73px;
   text-align  :  left;
   }

.kolom2
   {
   width       :  45px;
   text-align  :  right;
   }

.kolom3
   {
   width       :  300px;
   text-align  :  left;
   }


