/*  1 em = 19.2 px

   12 px = 0.625 em standaard tekengrootte
   13 px = 0.677 em
   16 px = 0.833 em
*/
body                         {font-family     : Verdana, Arial, Helvetica, sans-serif;
                              font-size       : .625em;
                              color           : #083973;
                              background      : #FFFFFF;
                              margin          : 0px 0px 0px 0px;
                             }
.kopzwart                    {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #000000;
                              font-weight     : bold;
                             }
.kopblauw                    {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #083973;
                              font-weight     : bold;
                             }
.koplichtblauw               {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #5284AD;
                              font-weight     : bold;
                             }
.kopwit                      {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #FFFFFF;
                              font-weight     : bold;
                             }
td.actief                    {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #FFFFFF;
                              font-weight     : bold;
                              background      : #083973;
                             }
td.nietactief                {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #FFFFFF;
                              font-weight     : bold;
                              background      : #5EC02D;
                             }
.mvpassive                   {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #5284AD;
                              font-weight     : bold;
                              line-height     : 1.2em;
                             }
.mvactive                    {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #083973;
                              font-weight     : bold;
                              line-height     : 1.2em;
                             }
a.mvactive:hover             {text-decoration : underline;
                             }
tr.mvactive:hover            {text-decoration : underline;
                             }
td.mvactive:hover            {text-decoration : underline;
                             }
td.foldhead                  {font-size       : .677em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #489024;
                              font-weight     : bold;
                             }
.tekstwit                    {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #FFFFFF;
                              font-weight     : normal;
                             }
.tekstblauw                  {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #083973;
                              font-weight     : normal;
                             }
.tekstlichtblauw             {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #5284AD;
                              font-weight     : normal;
                             }
.tekstlichtblauwvet          {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #5284AD;
                              font-weight     : bold;
                             }
.tekstblauwvet               {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #083973;
                              font-weight     : bold;
                              line-height     : .833em;
                             }
a.linkwit                    {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #FFFFFF;
                              font-weight     : normal;
                              text-decoration : none;
                             }
a.linkwit:hover              {text-decoration : underline;
                             }
a.linkblauw                  {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #083973;
                              font-weight     : normal;
                              text-decoration : none;
                             }
a.linkblauw:hover            {text-decoration : underline;
                             }
a.linklichtblauw             {color           : #5284AD;
                              font-weight     : normal;
                              text-decoration : none;
                             }
a.linklichtblauw:hover       {text-decoration : underline;
                             }
a.linkblauwvet               {color           : #083973;
                              font-weight     : bold;
                              text-decoration : none;
                             }
a.linkblauwvet:hover         {text-decoration : underline;
                             }
a.linklichtblauwvet          {font-size       : .625em;
                              font-family     : Verdana, Arial, Helvetica, sans-serif;
                              color           : #5284AD;
                              font-weight     : bold;
                              text-decoration : none;
                             }
a.linklichtblauwvet:hover    {text-decoration : underline;
                             }
form                         {margin          : 0px;
                             }
