body 
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #C0C0C0;
}

td
{
  padding: 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  color: #57575A;
}

img
{
  border: 0;
}

h1
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
}

h2
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
}

h3
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: normal;
}

h1#blauw, h2#blauw, h3#blauw
{
  color: #008EC5;
}

h1#oranje, h2#oranje
{
  color: #E97735;
}

a
{

  color: #57575A;
}

div
{
  overflow: auto;
  height: 550px;
  width: 100%;
}

div#blauw
{
  scrollbar-face-color: #E2EFF7;
  scrollbar-highlight-color: #E2EFF7;
  scrollbar-shadow-color: #008EC5;
  scrollbar-3dlight-color: #008EC5;
  scrollbar-arrow-color:  #008EC5;
  scrollbar-track-color: #E2EFF7;
  scrollbar-darkshadow-color: #E2EFF7;
}

div#oranje
{
  scrollbar-face-color: #FFE6D8;
  scrollbar-highlight-color: #FFE6D8;
  scrollbar-shadow-color: #E97735;
  scrollbar-3dlight-color: #E97735;
  scrollbar-arrow-color:  #E97735;
  scrollbar-track-color: #FFE6D8;
  scrollbar-darkshadow-color: #FFE6D8;
}

table#centerTable
{
  width: 100%;
  height: 100%;
}

    td#centerCell
    {
      width: 100%;
      height: 100%;
      vertical-align: middle;
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
    }

        table#schermTable
        {
          width: 800px;
          height: 700px;
        }

            td#header
            {
              width: 100%;
              height: 34px;
              background-color: #231f20;
            }

                table#headerTable
                {
                  width: 100%;
                  height: 100%;
                }

                    td#logo
                    {
                      vertical-align: bottom;
                      padding-bottom: 4px;
                      padding-left: 6px;
                    }

                    td#corporateMenu
                    {
                      vertical-align: bottom;
                      padding-bottom: 6px;
                      padding-right: 10px;
                      text-align: right;
                    }

                        td#corporateMenu a
                        {
                          text-decoration: none;
                          padding-left: 16px;
                          font-weight: bold;
                          color: #63C59E;
                        }

                        td#corporateMenu a:hover, td#corporateMenu a#actief
                        {

                          color: #EBFEF5;
                        }

            td#spacerHeaderNaarPagina
            {
              width: 100%;
              height: 26px;
              background-color: #FFFFFF;
            }

            td#pagina
            {
              width: 100%;
              height: 640px;
            }

                table#paginaTable
                {
                  width: 100%;
                  height: 100%;
                }

                    td#paginaMenuCell
                    {
                      width: 160px;
                      height: 640px;
                      background-color: #FFFFFF;
                    }

                        table#paginaMenuTable
                        {
                          width: 100%;
                          height: 100%;
                        }

                            td#WTWMenuCell
                            {
                              height: 320px;
                              vertical-align: bottom;
                              padding-bottom: 32px;
                            }

                                table#WTWMenuTable
                                {
                                  width: 100%;
                                }

                                    td#WTWMenuItemActiefCell
                                    {
                                      background-color: #FFFFFF;
                                      padding-left: 10px;
                                      padding-top: 14px;
                                      padding-bottom: 4px;
                                      border-bottom-width: 1px;
                                      border-bottom-style: solid;
                                      border-bottom-color: #008EC5;
                                    }

                                        td#WTWMenuItemActiefCell a
                                        {
                                          font-weight: bold;
                                          text-decoration: none;
                                          color: #008EC5;
                                        }

                                        td#WTWMenuItemActiefCell a:hover, td#WTWMenuItemActiefCell a#actief
                                        {
                                          color: #221E1F;
                                        }

                                    td#WTWMenuItemInactiefCell
                                    {
                                      background-color: #FFFFFF;
                                      padding-left: 10px;
                                      padding-top: 14px;
                                      padding-bottom: 4px;
                                      border-bottom-width: 1px;
                                      border-bottom-style: solid;
                                      border-bottom-color: #94C5E3;
                                    }

                                        td#WTWMenuItemInactiefCell a
                                        {
                                          font-weight: bold;
                                          text-decoration: none;
                                          color: #94C5E3;
                                        }

                                        td#WTWMenuItemInactiefCell a:hover
                                        {
                                          color: #949494;
                                        }

                                    td#WTWSubMenuItemCell
                                    {
                                      background-color: #FFF8D4;
                                      padding-left: 20px;
                                      padding-top: 3px;
                                      padding-bottom: 3px;
                                    }

                                        td#WTWSubMenuItemCell a
                                        {
                                          text-decoration: none;
                                          color: #008EC5;
                                          font-style: italic; 
                                        }

                                        td#WTWSubMenuItemCell a:hover, td#WTWSubMenuItemCell a#actief
                                        {
                                          color: #221E1F;
                                        }

                            td#WKKMenuCell
                            {
                              height: 320px;
                              vertical-align: top;
                            }

                                table#WKKMenuTable
                                {
                                  width: 100%;
                                }

                                    td#WKKMenuItemActiefCell
                                    {
                                      background-color: #FFFFFF;
                                      padding-left: 10px;
                                      padding-top: 14px;
                                      padding-bottom: 4px;
                                      border-bottom-width: 1px;
                                      border-bottom-style: solid;
                                      border-bottom-color: #E97735;
                                    }

                                        td#WKKMenuItemActiefCell a
                                        {
                                          font-weight: bold;
                                          text-decoration: none;
                                          color: #E97735;
                                        }

                                        td#WKKMenuItemActiefCell a:hover, td#WKKMenuItemActiefCell a#actief
                                        {
                                          color: #221E1F;
                                        }

                                    td#WKKMenuItemInactiefCell
                                    {
                                      background-color: #FFFFFF;
                                      padding-left: 10px;
                                      padding-top: 14px;
                                      padding-bottom: 4px;
                                      border-bottom-width: 1px;
                                      border-bottom-style: solid;
                                      border-bottom-color: #F9D1B6;
                                    }

                                        td#WKKMenuItemInactiefCell a
                                        {
                                          font-weight: bold;
                                          text-decoration: none;
                                          color: #F9D1B6;
                                        }

                                        td#WKKMenuItemInactiefCell a:hover
                                        {
                                          color: #949494;
                                        }

                                    td#WKKSubMenuItemCell
                                    {
                                      background-color: #FFF8D4;
                                      padding-left: 20px;
                                      padding-top: 3px;
                                      padding-bottom: 3px;
                                    }

                                        td#WKKSubMenuItemCell a
                                        {
                                          text-decoration: none;
                                          color: #E97735;
                                          font-style: italic; 
                                        }

                                        td#WKKSubMenuItemCell a:hover, td#WKKSubMenuItemCell a#actief
                                        {
                                          color: #221E1F;
                                        }

                    td#contentCellBlauw, td#contentCellOranje
                    {
                      width: 640px;
                      height: 640px;
                    }

                    td#contentCellBlauw
                    {
                      background-color: #E2EFF7;
                    }

                    td#contentCellOranje
                    {
                      background-color: #FFE6D8;
                    }

                        table#contentTable2222Blok, table#contentTable3140Blok
                        {
                          width: 640px;
                          height: 640px;
                        }

                            td#content2222Blok22Cell
                            {
                              width: 320px;
                              height: 320px;
                            }

                            td#content3140Blok34Cell
                            {
                              width: 480px;
                              height: 640px;
                              padding: 20px;
                              vertical-align: top;
                            }

                            td#content3140Blok31Cell
                            {
                              width: 160px;
                              height: 640px;
                            }
                                
                                table#content3140Blok31CellImageTable
                                {
                                  width: 100%;
                                  height: 100%;
                                }

                                    td#content3140Blok31CellImageTableImageCell
                                    {
                                      background-color: #FFFFFF;
                                      width: 160px;
                                      height: 160px;
                                      vertical-align: center;
                                      text-align: center;
                                    }

            td#footer
            {
              width: 100%;
              height: 18px;
              background-color: #C0C0C0;
            }

                table#footerTable
                {
                  width: 100%;
                  height: 100%;
                }

                    td#footerMenu
                    {
                      vertical-align: bottom;
                      text-align: right;
                      font-size: 8pt;
                    }

                        td#footerMenu a
                        {
                          text-decoration: none;
                          color: #57575A;
                        }

                        td#footerMenu a:hover, td#footerMenu a#actief
                        {
                          text-decoration: underline;
                          color: #57575A;
                        }

