/*  MenuMain  Meerwaldt  stijlblad  20070111  20080310


*/


body {
   background     :  white;
   color          :  #002000;
   font-size      :  100%;
   margin         :  0;
   padding        :  0;
   }


   /*         * * * * *   geen afbeeldingen ingeval van printen, maar wel de ruimte blank laten     * * * * *     */
   .noafbeelding {
visibility     :  visible;
border         :  0;
   }


#navblok
   {
   position       :  fixed;
   left           :  0%;
   background     :  #fff;
   padding        :  0px;   /* boven, rechts, onder en links  */
   top            :  32px;     /*  was 77    */
   }


#navigatie
   {
   position       :  fixed;
   list-style     :  none;   /*  geen bullets  */
   margin         :  0;
   padding        :  0;
   width          :  13em;
   }

#navigatie ul
   {
   list-style  :  none;
   padding     :  0;
   margin      :  0;
   }

#navigatie li
   {
   border-style   :  none;
   padding        :  8px 4px 8px 16px;   /* boven, rechts, onder en links  */
   margin: 0;
   }

#navigatie a
   {
   display        :  block;
   background     :  url(navgeelgroen.gif) repeat-x;  /*  #fff weggehaald bij alle a elementen */
   background-position  :  0% 12%;
   border-style   :  none;
   text-decoration:  none;
   height         :  2,6em;    /* was 3em  */
   line-height    :  1,7em;
   width          :  12em;
   font-family    :  arial,verdana, Helvetica, Geneva, sans-serif;
   font-size      :  15px;
   font-weight    :  bold;
   }

#navigatie a:link
   {
/*   text-align     :  center;  */
   text-align     :  left;
   color          :  #000000;
   }

   }

#navigatie a:visited
   {
   color          :  #666666;    /*  middelgroen op navgeelgroen */
   }

#navigatie a:hover
   {
   color          :  #f0f0f0;   /*   'Meerwaldt'-rood op navgeelgroen */
   background     :  url(navdonkergroen.gif) repeat-x;  /*  #fff weggehaald bij alle a elementen */
   background-position  :  0% 8%;
   }

/*
#navigatie a:active
   {
   color          :  #f0f0f0;   middelgroen op navgeelgroen
   }
*/

#navigatie li#huidig a
   {
   background     :  url(navlichtgroen.gif) repeat-x;  /*  #fff weggehaald bij alle a elementen */
   background-position  :  0% 10%;
   color          :  #ba2e3c;   /*   'Meerwaldt'-rood op navgroen  */
   }



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      :  22px;
   margin         :  0;
   padding        :  0 12px 0 12px;
}

h4 {
   font-family: arial,verdana, Helvetica, Geneva, sans-serif;;
   font-weight: bold;
   font-size: 34px;
   letter-spacing :  0.1em;
   text-align     :  center;
   width          :  100%;
   margin         :  0;
   }

h5 { font-family  :  "Times New Roman",Garamond,"Bookman Old Style";
   font-weight    :  normal;
   font-size      :  19px;
   margin         :  0;
   padding        :  0 12px 0 12px;
}


#grnbalk  {
   position    :  absolute;
   left        :  0%;
   background  :  url(bovengroenval.gif) repeat-x;
   height      :  26px;
   padding     :  0px;
   top         :  58px;
   width       :  100%;
   border      :  0px;
   }


#centerkop {
   position       :  absolute;
   left           :  19%;
   background     :  #fff;
   padding        :  19px 6px 20px 6px;   /* boven, rechts, onder en links  */
   top            :  0px;
   width          :  50%;
   border         :  0px;
 }

#totaalkop {
   position       :  absolute;
   background     :  #fff;
   padding        :  19px 0px 0px 0px;   /* boven, rechts, onder en links  */
   top            :  0px;
   width          :  100%;
   border         :  0px;
 }

#centerinhoud {
   position       :  absolute;
   left           :  19%;
   background     :  #e5ffe5;
   padding        :  12px 6px 20px 6px;   /* boven, rechts was 6, onder en links was 6  */
   top            :  81px;
   width          :  50%;
   border         :  0px;
   z-index        :  4;
 }

#totaalinhoud {
   position       :  absolute;
   background     :  #e5ffe5;
   padding        :  12px 40px 0px 30px;   /* boven, rechts, onder en links  */
   top            :  81px;
   width          :  100%;
   border         :  0px;
   z-index        :  4;
 }



#terzijde  {
   position    :  fixed;          /*  geprobeerd met fixed ipv absolute, resulteert in op het eerste gezicht okay  . . .    */
   left        :  72%;
   padding     :  16px 6px 20px 4px;  /* boven, rechts, onder en links  */
   top         :  77px;
   width       :  15%;
/*   float       :  right;  */
   border      :  0px;
   z-index     :  2;
   }

#rechtskop {
   position       :  absolute;
   left           :  69%;
   background     :  #fff;
   padding        :  16px 0px 20px 0px;   /* boven, rechts, onder en links  */
   top            :  0px;
   width          :  31%;
   border         :  0px;
 }

#achterzijde  {
   position    :  absolute;
   left        :  69%;
   padding     :  5px 2px 8px 1px;  /* boven, rechts, onder en links  */
   top         :  77px;
   width       :  8%;
   z-index     :  1;
   border      :  0px;
   }

p
{  font-family :  Arial,Helvetica,Verdana,Swiss;
   font-size   :  12px;
   line-height :  130%;
   font-weight :  normal;
   font-color  :  #000000;
   padding     :  0 12px 0 12px;
   margin      :  0;
}

p.voorpag1
{  font-family:"Trebuchet MS", verdana, arial;
   font-weight: normal;
   color: #781232;
   font-size: 50px;
}

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.kop3c { font-family: "Times New Roman",Garamond,"Bookman Old Style";
   font-weight:   normal;
   font-style:    italic;
   font-size:     25px;
}

p.twintig
{  font-size: 20px;
}

p.twintigB
{  font-size:     20px;
   text-indent:   10em;
}

p.twintigcurs
{  font-size:     20px;
   font-weight:   normal;
   font-style:    italic;
}



p.zestien
{  font-size: 16px;
}

p.zestienvet
{  font-size: 16px;
   font-weight: bold;
}


p.vijftien
{  font-size: 15px;
}


p.vijftienvet
{  font-size:  15px;
   font-weight: bold;
}


p.veertien
{  font-size: 14px;
}


p.dertien
{  font-size: 13px;
}

p.dertienvet
{  font-size: 13px;
   font-weight: bold;
}

.dertienvet
{  font-size: 13px;
   font-weight: bold;
}


p.twaalf
   {font-size  :  12px;
   }

p.inspring12
   {font-size  :  12px;
   text-indent: 1.7em;
   }

p.elf
{  font-size: 11px;
}


p.inspring16
{  font-size: 16px;
   margin: 0;
   text-indent: 1.3em;
}

p.inspring15
{  font-size: 15px;
   margin: 0;
   text-indent: 1.3em;
}

p.invijftienlang
{  font-size: 15px;
   margin: 0;
   text-indent: 5.1em;
}



p.inspring14
{  font-size: 14px;
   margin: 0;
   text-indent: 1.3em;
}

/*        koptekst fonts   voor speciale, tijdelijke aankondigingen    */
p.kop15c { font-family: Arial,Helvetica,Verdana,Swiss;
   font-weight:   normal;
   line-height :  150%;
   font-style:    italic;
   font-size:     25px;
   padding     :  0px 2px 0px 10px;  /* boven, rechts, onder en links  */
}

p.kop13c { font-family: Arial,Helvetica,Verdana,Swiss;
   font-weight:   normal;
   font-style:    italic;
   font-size:     20px;
}



/*  instructies voor lijstje binnen teksten  - 20070523  en 20090127  */
li
{  font-family :  Arial,Helvetica,Verdana,Swiss;
   font-size   :  15px;
   line-height :  130%;
   font-weight :  normal;
   font-color  :  #000000;
   margin      :  0;
}

li2
{  list-style  :  none;   /*  geen bullets  */
   font-size   :  15px;
   font-weight :  normal;
   font-color  :  #000000;
   margin      :  0;
}

ul
{  margin      :  0;
}



   sup {
vertical-align: text-top;
font-size   :  12px;
}              /* test van 20091227 zi Enotes voor fonts en voetnoten   */


   li.vnootjes {
list-style  :  decimal;
font-family :  Arial,Helvetica,Verdana,Swiss;
font-size   :  12px;
line-height :  130%;
font-weight :  normal;
font-color  :  #000000;
margin      :  0;
}

   #voetnoot {               /*  voor horizontale lijn; was met hr maar werkte niet         */
border      :  0;
color       :  #000000;
height      :  2px;
width       :  300px;
text-align  :  left;
   }


table.simpelsmal
   {
   border         :  0px;
   margin         :  0px 18px 0px 18px;   /* boven, rechts, onder en links  */
   }


table.simpelrand
   {
   border         :  solid black 1px;
   margin         :  0px 18px 0px 18px;   /* boven, rechts, onder en links  */
   }





/*  instructies voor tabellen week-gegevens  */
table.weeklijst
   {
   border   :  0px;
   }

.weeklijst td
   {
   border         :  0px;   /* boven, rechts, onder en links  */
   font-family    :  arial,verdana, Helvetica, Geneva, sans-serif;
   font-size      :  15px;
   }

.kolom1
   {
   width       :  118px;        /*  *   *   *   *    * verruimen voor jaartallen  *   *   *   *   *   *   *   */
   text-align  :  left;
   }

.kolom2
   {
   width       :  45px;
   text-align  :  right;
   }

.kolom3
   {
   width       :  280px;
   text-align  :  left;
   }

/*  instructies voor tabellen jaar-acties  */
table.actjaar
   {
   border   :  0px;
   }

.actjaar td
   {
   border         :  0px;   /* boven, rechts, onder en links  */
   padding        :  16px 12px 40px 12px;   /* boven, rechts, onder en links  */
   vertical-align :  top;
   text-align     :  left;
   font-family    :  arial,verdana, Helvetica, Geneva, sans-serif;
   }

.kol1
   {
   width       :  150px;
   }

.kol2
   {
   width       :  420px;
   }

.kol3
   {
   width       :  630px;
   }



/*  instructies voor tabellen miniconferentie okt 2008  */


#parttabel {
   position       :  relative;
   left           :  5%;
   }


table.minicon {
   border-style   :  none;  /* boven, rechts, onder en links  */
   background     :  yellow;
   width          :  80%;
   padding        :  0;   /* boven, rechts, onder en links  */
   margin         :  0;   /* boven, rechts, onder en links  */
   vertical-align :  top;
   text-align     :  left;
   font-family    :  arial,verdana, Helvetica, Geneva, sans-serif;
   }

td.minikol1 {
   border         :  solid black 1px;  /* boven, rechts, onder en links  */
   border-style   :  solid;
   padding        :  4px;   /* boven, rechts, onder en links  */
   margin         :  2px;
   align          :  center;
   width          :  60px;
   }

td.minikol2 {
   border         :  solid black 1px;  /* boven, rechts, onder en links  */
   margin         :  0;
   }

td.minikol3 {
   border         :  solid black 1px;  /* boven, rechts, onder en links  */
   border-style   :  solid;
   padding        :  4px;   /* boven, rechts, onder en links  */
   margin         :  2px;
   }

tr.minirij {
   border         :  solid black 1px;  /* boven, rechts, onder en links  */
   border-style   :  solid;
   padding        :  4px;   /* boven, rechts, onder en links  */
   margin         :  2px;
   align          :  center;
   }

p.minicon {
   padding        :  16px 21px 16px 21px;   /* boven, rechts, onder en links  */
   vertical-align :  center;
   font-size      :  15px;
   margin         :  0;
   }

p.minicon2 {
   padding        :  16px 21px 16px 21px;   /* boven, rechts, onder en links  */
   vertical-align :  center;
   text-align     :  center;
   font-size      :  15px;
   margin         :  0px;
   }


/*             einde instructies voor tabellen miniconferentie okt 2008          */






/*    voorbeeldje voor een footer    getest en werkt , op 10 maart 2008  */
#foot {
   position    :  fixed;
/*   clear       :  both;      toegevoegd  20071127  */
   left        :  19%;    /*  was eerst 0   */
   margin      :  0px;
   bottom      :  -1px;
   border-width   :  1px 0px 0px 0px;
   border-color   :  grey;
   border-style   :  solid;
   padding     :  6px 90px 6px 20px;   /* links was eerst 40px  */
   display     :  block;
   width       :  100%;
   height      :  14px;  /*  was 20   */
   background  :  #90CF9A;
   color       :  #000;
   font-size   :  1em;
   z-index     :  4;
   }

#footactie {
   position    :  fixed;
/*   clear       :  both;      toegevoegd  20071127  */
  <!-- left        :  19%;    /*  was eerst 0   */  -->
   margin      :  0px;
   bottom      :  -1px;
   border-width   :  1px 0px 0px 0px;
   border-color   :  grey;
   border-style   :  solid;
   padding     :  6px 90px 6px 2px;   /* links was eerst 20px  */
   display     :  block;
   width       :  100%;
   height      :  14px;  /*  was 20   */
   background  :  #90CF9A;
   color       :  #000;
   font-size   :  1em;
   z-index     :  4;
   }

p.voettekst15
   {
   font-size: 11px;
   padding     :  1px 70px 1px 30px;  /* top  rechts  midden  links   ***  dit moest er wel in  **  links was eerst 90 */
   }








