body 
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

table
{
}

td
{
  padding: 0px;
  font-family: verdana;
  font-size: 8pt;
  color: #57585a;
  line-height: 120%;
}

img
{
  border: 0;
}

form
{
  padding: 0px;
  margin: 0px;
}

input#textfield, input#file, textarea, select
{
  width: 100%;
  font-family: Arial;
  font-size: 8pt;
  padding-left: 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #c2c2c2;
  background-color: #FFFFFF;
  color: #6a6a6a;
}

input#button
{
  background-color: #FFFFFF;
  color: #6a6a6a;
  border-width: 1px;
  border-style: solid;
  border-color: #c2c2c2;
  padding-left: 7px;
  padding-right: 7px;
}

tr.visible
{
  display: nothing;
}

tr.invisible
{
  display: none;
}

table#bestuurTabel
{
  width: 100%;
}

    td#bestuurNaamCell
    {
      width: 180px;
      padding-right: 5px;
      vertical-align: top;
      padding-top: 2px;
      padding-bottom: 2px;
    }
    
    td#bestuurOrgCell
    {
      padding-left: 5px;
      padding-right: 5px;
      vertical-align: top;
      padding-top: 2px;
      padding-bottom: 2px;
    }
    
    td#bestuurFunctieCell
    {
      width: 120px;
      padding-left: 5px;
      vertical-align: top;
      padding-top: 2px;
      padding-bottom: 2px;
    }

table#feesTabel
{
  width: 100%;
  margin-top: 14px;
}

    td#feesDescCell
    {
      padding-right: 5px;
      vertical-align: top;
      padding-top: 2px;
      padding-bottom: 2px;
    }

    td#feesFeeCell
    {
      width: 200px;
      padding-left: 5px;
      vertical-align: top;
      text-align: right;
      padding-top: 2px;
      padding-bottom: 2px;
    }

table#lijstTabel,
table#lijstTabelNoBorders
{
  width: 100%;
  height: 0;
  border-top-width: 1px;
  border-top-color: #BBBBBB;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #BBBBBB;
  border-bottom-style: solid;
}

table#lijstTabelNoBorders
{
  border-width: 0px;
}

    td#lijstTitelCell
    {
      padding-right: 8px;
      padding-top: 3px;
      padding-bottom: 3px;
      border-bottom-width: 1px;
      border-bottom-color: #BBBBBB;
      border-bottom-style: solid;
      text-align: left;
      vertical-align: top;
    }

        td#lijstTitelCell, td#lijstTitelCell a
        {
          font-size: 8pt;
          font-weight: bold;
          color: #57585a;
          text-decoration: none;
        }

    td#lijstRegelItemCell
    {
      padding-right: 8px;
      padding-top: 3px;
      padding-bottom: 3px;
      color: #57585a;
      vertical-align: top;
    }

        td#lijstRegelItemCell p
        {
          padding: 0px;
          margin: 0px;
          margin-top: 4px;
        }
        
        td#lijstRegelItemCell a
        {
          color: #57585a;
          text-decoration: none;
        }

table#formTabel
{
  width: 100%;
  height: 0;
}

    td#formItemCell
    {
      width: 100%;
    }

        table#formItemTabel
        {
          width: 100%;
        }

            td#formTabelLabelCell
            {
              width: 180px;
              vertical-align: top;
              padding-top: 8px;
            }

            td#formTabelFieldCell
            {
              width: auto;
              vertical-align: top;
              padding-top: 4px;
              padding-bottom: 4px;
              text-align: left;
              color: #666666;
            }

                td#formTabelFieldCell p
                {
                  margin: 0px;
                  margin-top: 4px;
                }

                td#formTabelFieldCell p#toelichting
                {
                  margin: 0px;
                  color: #888888;
                }

                table#radioTabel
                {
                  width: 100%;
                }

                    td#radioRadioCell
                    {
                      width: 26px;
                      padding-top: 2px;
                    }

                    td#radioLabelCell
                    {
                      width: auto;
                    }

                table#toggleTable
                {
                  width: 100%;
                }

                    td#toggleToggleCell
                    {
                      width: 26px;
                      vertical-align: top;
                    }

                    td#toggleLabelRechtsCell
                    {
                      width: auto;
                      padding-top: 1px;
                    }

    td#formButtonsCell
    {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: right;
      vertical-align: bottom;
    }

        td#formButtonsCell input#button
        {
          margin-left: 10px;
        }

table#propSheetTabel
{
  width: 100%;
}

    td#propSheetLabelCell
    {
      width: 170px;
      vertical-align: top;
      padding-top: 6px;
      padding-bottom: 10px;
      padding-right: 10px;
    }

        td#propSheetLabelCell div#propSheetLabelDiv
        {
          background-color: #85949f;
          color: #FFFFFF;
          font-weight: bold;
          padding: 3px;
          padding-bottom: 5px;
          padding-left: 10px;
        }

    td#propSheetValueCell
    {
      padding-top: 2px;
      vertical-align: top;
      padding-bottom: 10px;
    }

        td#propSheetValueCell a
        {
          text-decoration: none;
        }

table#centerTabel
{
}

    td#centerTabelLeftCell
    {
      width: 50%;
      height: 100%;
      background-color: #FFFFFF;
    }
    
    td#centerTabelCenterCell
    {
      height: 100%;
      vertical-align: top;
    }

        table#bodyTabel
        {
          width: 980px;
        }
        
            td#headerCell
            {
              width: 100%;
              height: 138px;
              background-repeat: no-repeat;
              background-position: left top;
            }
            
                table#headerTabel
                {
                  width: 100%;
                  height: 100%;
                }
                    
                    td#headerLogoCell
                    {
                      width: 336px;
                      vertical-align: top;
                      padding-left: 24px;
                      padding-top: 38px;
                    }
                    
                    td#headerRechtsCell
                    {
                      width: 644px;
                      height: 100%;
                    }
                    
                        table#headerRechtsTabel
                        {
                          width: 100%;
                          height: 100%;
                        }
                        
                            td#headerPayOffCell
                            {
                              width: 100%;
                              height: 44px;
                            }
                            
                            td#headerFormCell
                            {
                              width: 100%;
                              height: 43px;
                              text-align: right;
                              vertical-align: bottom;
                              padding-right: 18px;
                              padding-bottom: 2px;
                            }
                            
                                table#headerFormTabel
                                {
                                  width: 100%;
                                  height: auto;
                                }
                                
                                    td#headerFormFirstLabelCell, td#headerFormLabelCell
                                    {
                                      width: auto;
                                      height: auto;
                                      padding-left: 4px;
                                      color: #6a6a6a;
                                      text-align: right;
                                      font-size: 8pt;
                                    }
                                    
                                        td#headerFormFirstLabelCell
                                        {
                                          width: 100%;
                                        }
                                    
                                    td#headerFormTextfieldCell
                                    {
                                      width: auto;
                                      height: auto;
                                      padding-left: 4px;
                                    }
                                    
                                        td#headerFormTextfieldCell input#textfield
                                        {
                                          width: 80px;
                                          height: 20px;
                                          color: #6a6a6a;
                                          border-width: 1px;
                                          border-style: solid;
                                          border-color: #c2c2c2;
                                        }
                                        
                                    td#headerFormButtonCell
                                    {
                                      width: auto;
                                      height: auto;
                                      padding-left: 4px;
                                    }
                                    
                                        td#headerFormButtonCell input#button
                                        {
                                          width: 36px;
                                          height: 20px;
                                          color: #6a6a6a;
                                          border-width: 1px;
                                          border-style: solid;
                                          border-color: #c2c2c2;
                                        }
                            
                            td#headerWachtwoordVergetenCell
                            {
                              width: 100%;
                              height: 19px;
                              text-align: right;
                              padding-right: 26px;
                            }
                            
                                td#headerWachtwoordVergetenCell a
                                {
                                  color: #d90fc4;
                                  text-decoration: none;
                                  font-size: 7pt;
                                }
                            
                            td#headerIngelogdCell
                            {
                              width: 100%;
                              height: 62px;
                              text-align: right;
                              vertical-align: bottom;
                              padding-right: 18px;
                              padding-bottom: 26px;
                              font-size: 8pt;
                            }

                            td#headerCorpMenuCell
                            {
                              width: 100%;
                              height: 32px;
                              vertical-align: top;
                              padding-top: 3px;
                              padding-left: 10px;
                            }
                            
                                td#headerCorpMenuCell a, td#headerCorpMenuCell a#actief
                                {
                                  color: #d90fc4;
                                  text-decoration: none;
                                  font-size: 8pt;
                                  padding-right: 20px;
                                }
                                
                                td#headerCorpMenuCell a#actief
                                {
                                  text-decoration: underline;
                                }
                                
            td#websiteCell
            {
              width: 100%;
            }
            
                table#websiteTabel
                {
                  width: 100%;
                }
                
                    td#websiteSchaduwLinksCell
                    {
                      width: 5px;
                      background-image: URL('/pwc/images/_schaduw-links.jpg');
                      background-repeat: repeat-y;
                      background-position: left top;
                    }
                    
                    td#websiteHoofdmenuCell
                    {
                      width: 240px;
                      background-color: #d90fc4;
                      vertical-align: top;
                      padding-top: 2px;
                      padding-bottom: 20px;
                    }
                    
                        table#hoofdmenuTabel
                        {
                          width: 100%;
                          height: auto;
                        }
                        
                            td#hoofdmenuBlokCell
                            {
                              width: 100%;
                            }
                            
                                table#hoofdmenuBlokTabel
                                {
                                  width: 100%;
                                }
                                    
                                    td#hoofdmenuHeaderCell
                                    {
                                      width: 100%;
                                      height: 36px;
                                      vertical-align: bottom;
                                      font-weight: bold;
                                      color: #FFFFFF;
                                      font-size: 10pt;
                                      padding-left: 12px;
                                      padding-right: 12px;
                                    }
                                    
                                    td#hoofdmenuItemCell, 
                                    td#hoofdmenuItemExtraSpaceCell
                                    {
                                      width: 100%;
                                      padding-top: 1px;
                                      padding-bottom: 3px;
                                      padding-left: 12px;
                                      padding-right: 12px;
                                    }
                                    
                                        td#hoofdmenuItemExtraSpaceCell
                                        {
                                          padding-top: 6px;
                                        }
                                        
                                        td#hoofdmenuItemCell a, 
                                        td#hoofdmenuItemCell a#actief,
                                        td#hoofdmenuItemExtraSpaceCell a,
                                        td#hoofdmenuItemExtraSpaceCell a#actief
                                        {
                                          color: #f9caf5;
                                          font-size: 8pt;
                                          line-height: 110%;
                                          text-decoration: none;
                                        }
                                        
                                        td#hoofdmenuItemCell a#actief,
                                        td#hoofdmenuItemExtraSpaceCell a#actief
                                        {
                                          text-decoration: underline;
                                        }

                    td#websitePaginaCell
                    {
                      width: auto;
                      height: 100%;
                      background-image: URL('/pwc/images/common-body-bg-60.jpg');
                      background-repeat: no-repeat;
                      background-position: right bottom;
                      vertical-align: top;
                    }
                    
                        table#paginaTabel
                        {
                          width: 100%;
                          height: 100%;
                        }
                            
                            td#paginaCell
                            {
                              width: 100%;
                              height: 100%;
                              vertical-align: top;
                              padding-bottom: 20px;
                            }
                            
                                table#contentTabel
                                {
                                  width: 100%;
                                  height: auto;
                                }

                                    td#contentHTMLCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                    td#contentFormCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                    td#contentFoutmeldingCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                    td#contentLijstCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                    td#contentPaginaMenuCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                      text-align: right;
                                    }

                                        td#contentPaginaMenuCell a
                                        {
                                          text-decoration: none;
                                          color: #57585a;
                                          padding-left: 2px;
                                          padding-right: 2px;
                                        }

                                    td#contentPropSheetCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                    td#contentNieuwsoverzichtCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                        table#nieuwsoverzichtTabel
                                        {
                                          width: 100%;
                                        }

                                            td#nieuwsoverzichtItemCell
                                            {
                                              width: 100%;
                                              padding-bottom: 20px;
                                            }

                                                table#nieuwsoverzichtItemTabel
                                                {
                                                  width: 100%;
                                                }

                                                    td#nieuwsoverzichtitemTitelCell
                                                    {
                                                      width: 100%;
                                                    }

                                                        table#nieuwsoverzichtitemTitelTabel
                                                        {
                                                          width: auto;
                                                        }

                                                            td#nieuwsoverzichtitemTitelTekstCell
                                                            {
                                                              background-color: #85949f;
                                                              padding: 3px;
                                                              padding-bottom: 5px;
                                                              padding-left: 8px;
                                                              padding-right: 8px;
                                                              color: #FFFFFF;
                                                            }

                                                                td#nieuwsoverzichtitemTitelTekstCell a
                                                                {
                                                                  color: #FFFFFF;
                                                                  text-decoration: none;
                                                                }

                                                    td#nieuwsoverzichtitemTekstCell
                                                    {
                                                      width: 100%;
                                                    }

                                                        td#nieuwsoverzichtitemTekstCell a
                                                        {
                                                          text-decoration: none;
                                                          color: #57585a;
                                                        }

                                                    td#nieuwsoverzichtitemLeesVerderCell
                                                    {
                                                      width: 100%;
                                                      text-align: right;
                                                      padding-bottom: 15px;
                                                      border-bottom-width: 1px;
                                                      border-bottom-color: #BBBBBB;
                                                      border-bottom-style: solid;
                                                    }

                                                        td#nieuwsoverzichtitemLeesVerderCell a
                                                        {
                                                          text-decoration: none;
                                                          color: #57585a;
                                                        }

                                    td#contentNieuwsdetailsCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                        table#nieuwsdetailsTabel
                                        {
                                          width: 100%;
                                        }

                                            td#nieuwsdetailsTitelCell
                                            {
                                              width: 100%;
                                            }

                                                table#nieuwsdetailsTitelTabel
                                                {
                                                  width: auto;
                                                }

                                                    td#nieuwsdetailsTitelTekstCell
                                                    {
                                                      background-color: #85949f;
                                                      padding: 3px;
                                                      padding-bottom: 5px;
                                                      padding-left: 8px;
                                                      padding-right: 8px;
                                                      color: #FFFFFF;
                                                    }

                                                        td#nieuwsdetailsTitelTekstCell a
                                                        {
                                                          color: #FFFFFF;
                                                          text-decoration: none;
                                                        }

                                            td#nieuwsdetailsTekstCell
                                            {
                                              width: 100%;
                                              padding-bottom: 15px;
                                            }

                                                td#nieuwsdetailsTekstCell a
                                                {
                                                  text-decoration: none;
                                                }

                                    td#contentZoekformobjectCell
                                    {
                                      width: 100%;
                                      padding: 12px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                        table#zoekformobjectTabel
                                        {
                                          width: 100%;
                                        }

                                            td#zoekformobjectItemCell
                                            {
                                              width: 33%;
                                              padding-left: 8px;
                                              padding-right: 8px;
                                            }

                                                table#zoekformobjectItemTabel
                                                {
                                                  width: 100%;
                                                }

                                                    td#zoekformobjectItemLabelCell
                                                    {
                                                      padding-bottom: 2px;
                                                    }

                                                    td#zoekformobjectItemFormitemCell
                                                    {
                                                      padding-bottom: 10px;
                                                    }

                                            td#zoekformobjectButtonCell
                                            {
                                              width: 33%;
                                              padding-left: 8px;
                                              padding-right: 8px;
                                              text-align: right;
                                            }

                                    td#contentCategorieenforumoverzichtCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                        table#categorieenforumoverzichtTabel
                                        {
                                          width: 100%;
                                        }

                                            td#categorieenforumoverzichtItemCell
                                            {
                                              width: 100%;
                                              padding-bottom: 20px;
                                            }

                                                table#categorieenforumoverzichtItemTabel
                                                {
                                                  width: 100%;
                                                }

                                                    td#categorieenforumoverzichtitemTitelCell
                                                    {
                                                      width: 100%;
                                                      padding-bottom: 10px;
                                                    }

                                                        table#categorieenforumoverzichtitemTitelTabel
                                                        {
                                                          width: auto;
                                                        }

                                                            td#categorieenforumoverzichtitemTitelTekstCell
                                                            {
                                                              background-color: #85949f;
                                                              padding: 3px;
                                                              padding-bottom: 5px;
                                                              padding-left: 8px;
                                                              padding-right: 8px;
                                                              color: #FFFFFF;
                                                            }

                                                                td#categorieenforumoverzichtitemTitelTekstCell a
                                                                {
                                                                  color: #FFFFFF;
                                                                  text-decoration: none;
                                                                }

                                                    td#categorieenforumoverzichtitemLijstCell
                                                    {
                                                      width: 100%;
                                                    }

                                    td#contentCategorieforumdetailsCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                        table#categorieforumdetailsTabel
                                        {
                                          width: 100%;
                                        }

                                            td#categorieforumdetailsItemCell
                                            {
                                              width: 100%;
                                              padding-bottom: 20px;
                                            }

                                                table#categorieforumdetailsItemTabel
                                                {
                                                  width: 100%;
                                                }

                                                    td#categorieforumdetailsitemTitelCell
                                                    {
                                                      width: 100%;
                                                      padding-bottom: 10px;
                                                    }

                                                        table#categorieforumdetailsitemTitelTabel
                                                        {
                                                          width: auto;
                                                        }

                                                            td#categorieforumdetailsitemTitelTekstCell
                                                            {
                                                              background-color: #85949f;
                                                              padding: 3px;
                                                              padding-bottom: 5px;
                                                              padding-left: 8px;
                                                              padding-right: 8px;
                                                              color: #FFFFFF;
                                                            }

                                                                td#categorieforumdetailsitemTitelTekstCell a
                                                                {
                                                                  color: #FFFFFF;
                                                                  text-decoration: none;
                                                                }

                                                    td#categorieforumdetailsitemLijstCell
                                                    {
                                                      width: 100%;
                                                    }


                                    td#contentOnderwerpforumdetailsCell
                                    {
                                      width: 100%;
                                      padding: 20px;
                                      padding-top: 8px;
                                      padding-bottom: 8px;
                                    }

                                        table#onderwerpforumdetailsTabel
                                        {
                                          width: 100%;
                                        }

                                            td#onderwerpforumdetailsTitelCell
                                            {
                                              width: 100%;
                                            }

                                                table#onderwerpforumdetailsTitelTabel
                                                {
                                                  width: auto;
                                                }

                                                    td#onderwerpforumdetailsTitelTekstCell
                                                    {
                                                      background-color: #85949f;
                                                      padding: 3px;
                                                      padding-bottom: 5px;
                                                      padding-left: 8px;
                                                      padding-right: 8px;
                                                      color: #FFFFFF;
                                                    }

                                                        td#onderwerpforumdetailsTitelTekstCell a
                                                        {
                                                          color: #FFFFFF;
                                                          text-decoration: none;
                                                        }

                                            td#onderwerpforumdetailsFotoEnTekstCell
                                            {
                                              width: 100%;
                                              padding-top: 10px;
                                              padding-bottom: 10px;
                                            }
                                            
                                                table#onderwerpforumdetailsFotoEnTekstTabel
                                                {
                                                  width: 100%;
                                                }
                                                
                                                    td#onderwerpforumdetailsFotoCPCell
                                                    {
                                                      width: 150px;
                                                      padding-bottom: 10px;
                                                      padding-right: 10px;
                                                      border-bottom-width: 1px;
                                                      border-bottom-color: #BBBBBB;
                                                      border-bottom-style: solid;
                                                    }
                                              
                                                    td#onderwerpforumdetailsTekstCell
                                                    {
                                                      width: 100%;
                                                      padding-bottom: 10px;
                                                      border-bottom-width: 1px;
                                                      border-bottom-color: #BBBBBB;
                                                      border-bottom-style: solid;
                                                      vertical-align: top;
                                                    }

                                                        td#onderwerpforumdetailsTekstCell p
                                                        {
                                                          line-height: 120%;
                                                        }
                                                        
                                                        td#onderwerpforumdetailsTekstCell p#geplaatstDoor
                                                        {
                                                          line-height: 100%;
                                                          margin-top: 0px;
                                                        }
                                                        
                                                        td#onderwerpforumdetailsTekstCell a
                                                        {
                                                          text-decoration: none;
                                                        }
                                                    
                                                    td#onderwerpforumdetailsAfbeeldingCell
                                                    {
                                                      width: 200px;
                                                      padding-bottom: 10px;
                                                      padding-left: 10px;
                                                      border-bottom-width: 1px;
                                                      border-bottom-color: #BBBBBB;
                                                      border-bottom-style: solid;
                                                    }

                                            td#onderwerpforumdetailsReactiesCell
                                            {
                                              width: 100%;
                                              padding-top: 20px;
                                              padding-bottom: 10px;
                                            }

                                                table#onderwerpforumdetailsReactiesTabel
                                                {
                                                  width: 100%;
                                                }

                                                    td#reactieforumdetailsTitelCell
                                                    {
                                                      padding-top: 10px;
                                                      width: 100%;
                                                    }

                                                        table#reactieforumdetailsTitelTabel
                                                        {
                                                          width: auto;
                                                        }

                                                            td#reactieforumdetailsTitelTekstCell
                                                            {
                                                              background-color: #85949f;
                                                              padding: 3px;
                                                              padding-bottom: 5px;
                                                              padding-left: 8px;
                                                              padding-right: 8px;
                                                              color: #FFFFFF;
                                                            }

                                                                td#reactieforumdetailsTitelTekstCell a
                                                                {
                                                                  color: #FFFFFF;
                                                                  text-decoration: none;
                                                                }

                                            td#reactieforumdetailsFotoEnTekstCell
                                            {
                                              width: 100%;
                                              padding-top: 10px;
                                              padding-bottom: 10px;
                                            }
                                            
                                                table#reactieforumdetailsFotoEnTekstTabel
                                                {
                                                  width: 100%;
                                                }
                                                
                                                    td#reactieforumdetailsFotoCPCell
                                                    {
                                                      width: 150px;
                                                      padding-bottom: 10px;
                                                      padding-right: 10px;
                                                    }
                                              
                                                    td#reactieforumdetailsTekstCell
                                                    {
                                                      width: 100%;
                                                      padding-bottom: 10px;
                                                      vertical-align: top;
                                                    }

                                                        td#reactieforumdetailsTekstCell p
                                                        {
                                                          line-height: 120%;
                                                        }

                                                        td#reactieforumdetailsTekstCell p#geplaatstDoor
                                                        {
                                                          line-height: 100%;
                                                        }

                                                        td#reactieforumdetailsTekstCell a
                                                        {
                                                          text-decoration: none;
                                                        }

                                                    td#reactieforumdetailsAfbeeldingCell
                                                    {
                                                      width: 200px;
                                                      padding-bottom: 10px;
                                                      padding-left: 10px;
                                                    }

                            td#voorbeeldenCell
                            {
                              width: 100%;
                              height: auto;
                              padding-top: 2px;
                              padding-bottom: 20px;
                              border-top-width: 1px;
                              border-top-color: #BBBBBB;
                              border-top-style: solid;
                            }
                            
                                table#voorbeeldenTabel
                                {
                                  width: 100%;
                                  height: 100%;
                                }
                                
                                    td#voorbeeldenMedewerkersTitelCell, 
                                    td#voorbeeldenVacaturesTitelCell
                                    {
                                      width: 50%;
                                      padding-left: 20px;
                                      padding-right: 20px;
                                    }
                                    
                                    td#voorbeeldenMedewerkersItemsCell, 
                                    td#voorbeeldenVacaturesItemsCell
                                    {
                                      width: 50%;
                                      padding-left: 20px;
                                      padding-right: 20px;
                                      vertical-align: top;
                                    }
                                    
                                        table#voorbeeldenMedewerkersItemsTabel,
                                        table#voorbeeldenVacaturesItemsTabel
                                        {
                                          width: 100%:
                                          height: auto;
                                        }
                                          
                                            td#voorbeeldenMedewerkersItemCell, 
                                            td#voorbeeldenVacaturesItemsCell
                                            {
                                            }
                                            
                                                td#voorbeeldenMedewerkersItemCell a,
                                                td#voorbeeldenVacaturesItemsCell a
                                                {
                                                  text-decoration: none;
                                                }

                                    td#voorbeeldenMedewerkersMeerCell, 
                                    td#voorbeeldenVacaturesMeerCell
                                    {
                                      width: 50%;
                                      padding-top: 20px;
                                      padding-left: 20px;
                                      padding-right: 20px;
                                    }

                                        td#voorbeeldenMedewerkersMeerCell a,
                                        td#voorbeeldenVacaturesMeerCell a
                                        {
                                          text-decoration: none;
                                          font-style: italic;
                                          font-weight: bold;
                                        }

                    td#websiteSamenvattingNieuwsEnDeelnemersCell
                    {
                      width: 169px;
                      vertical-align: top;
                      background-color: #ebeff2;
                    }
                    
                        table#samenvattingNieuwsEnDeelnemersTabel
                        {
                          width: 100%;
                        }
                        
                            td#samenvattingStatsHeaderCell
                            {
                              color: #787f85;
                              font-size: 10pt;
                              text-align: center;
                              font-weight: bold;
                              background-color: #d9e0e6;
                              padding-top: 24px;
                              padding-bottom: 14px;
                            }
                            
                            td#samenvattingStatsSpacerCell
                            {
                              height: 2px;
                              background-image: URL('/pwc/images/common-separator-nieuwssamenvatting.jpg');
                              background-repeat: no-repeat;
                              background-position: left top;
                              font-size: 1px;
                            }
                            
                            td#samenvattingStatsItemCell
                            {
                              text-align: center;
                              background-color: #d9e0e6;
                              padding-top: 5px;
                              padding-bottom: 8px;
                              padding-left: 10px;
                              padding-right: 10px;
                            }
                            
                            td#samenvattingNieuwsHeaderCell
                            {
                              color: #787f85;
                              font-size: 10pt;
                              text-align: center;
                              font-weight: bold;
                              background-color: #d9e0e6;
                              padding-top: 24px;
                              padding-bottom: 14px;
                            }
                            
                            td#samenvattingNieuwsSpacerCell
                            {
                              height: 2px;
                              background-image: URL('/pwc/images/common-separator-nieuwssamenvatting.jpg');
                              background-repeat: no-repeat;
                              background-position: left top;
                              font-size: 1px;
                            }
                            
                            td#samenvattingNieuwsItemCell
                            {
                              background-color: #d9e0e6;
                              padding-top: 5px;
                              padding-bottom: 8px;
                              padding-left: 10px;
                              padding-right: 10px;
                            }
                            
                                td#samenvattingNieuwsItemCell a
                                {
                                  color: #787f85;
                                  font-size: 8pt;
                                  line-height: 120%;
                                  text-decoration: none;
                                }
                            
                            td#samenvattingNieuwsMeerCell
                            {
                              color: #787f85;
                              font-size: 8pt;
                              font-style: italic;
                              text-align: center;
                              line-height: 140%;
                              background-color: #d9e0e6;
                              padding-top: 10px;
                              padding-bottom: 10px;
                              padding-left: 20px;
                              padding-right: 20px;
                            }

                                td#samenvattingNieuwsMeerCell a
                                {
                                  color: #787f85;
                                  font-size: 8pt;
                                  text-decoration: underline;
                                }

                            td#samenvattingDeelnemersHeaderCell
                            {
                              color: #787f85;
                              font-size: 10pt;
                              text-align: center;
                              font-weight: bold;
                              background-color: #FFFFFF;
                              padding-top: 30px;
                              padding-bottom: 14px;
                              border-left-width: 4px;
                              border-left-color: #ebeff2;
                              border-left-style: solid;
                              border-bottom-width: 4px;
                              border-bottom-color: #ebeff2;
                              border-bottom-style: solid;
                            }

                            td#samenvattingDeelnemersItemCell
                            {
                              text-align: center;
                              background-color: #FFFFFF;
                              padding-top: 8px;
                              padding-bottom: 8px;
                              border-left-width: 4px;
                              border-left-color: #ebeff2;
                              border-left-style: solid;
                              border-bottom-width: 4px;
                              border-bottom-color: #ebeff2;
                              border-bottom-style: solid;
                            }

                            td#samenvattingDeelnemersMeerCell
                            {
                              color: #787f85;
                              font-size: 8pt;
                              font-style: italic;
                              text-align: center;
                              line-height: 140%;
                              background-color: #FFFFFF;
                              padding-top: 10px;
                              padding-bottom: 10px;
                              padding-left: 20px;
                              padding-right: 20px;
                              border-left-width: 4px;
                              border-left-color: #ebeff2;
                              border-left-style: solid;
                            }

                                td#samenvattingDeelnemersMeerCell a
                                {
                                  color: #787f85;
                                  font-size: 8pt;
                                  text-decoration: underline;
                                }

                    td#websiteSchaduwRechtsCell
                    {
                      width: 5px;
                      background-image: URL('/pwc/images/_schaduw-rechts.jpg');
                      background-repeat: repeat-y;
                      background-position: left top;
                    }

            td#footerCell
            {
              width: 100%;
              height: 65px;
              background-repeat: no-repeat;
              background-position: left top;
            }

                table#footerTabel
                {
                  width: 100%;
                  height: 100%;
                }

                    td#footerSynensisCell
                    {
                      width: 221px;
                      vertical-align: top;
                      padding-top: 3px;
                      padding-left: 24px;
                    }

                    td#footerTwitterCell
                    {
                      width: 221px;
                    }
                    
                        table#footerTwitterTable
                        {
                          width: 100%;
                          height: 100%;
                        }
                        
                            td#footerTwitterIconCell
                            {
                              width: 20px;
                              vertical-align: top;
                              padding-top: 14px;
                              padding-left: 20px;
                            }
                            
                            td#footerTwitterTekstCell
                            {
                              vertical-align: top;
                              padding-top: 17px;
                              padding-left: 2px;
                            }
                            
                                td#footerTwitterTekstCell a
                                {
                                  color: #555555;
                                  text-decoration: none;
                                  font-weight: bold;
                                  font-size: 12px;
                                }

                    td#footerLegalMenuCell
                    {
                      width: auto;
                      text-align: right;
                      vertical-align: bottom;
                      color: #a8bac6;
                      padding-right: 15px;
                      padding-bottom: 18px;
                    }
                    
                        td#footerLegalMenuCell a
                        {
                          text-decoration: none;
                          font-size: 8pt;
                          color: #a8bac6;
                          padding-left: 4px;
                          padding-right: 4px;
                        }
                        
    td#centerTabelRightCell
    {
      width: 50%;
      height: 100%;
      background-color: #FFFFFF;
    }

