body 
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

table
{
  width: 100%;
  height: 100%;
}

td
{
  vertical-align: top;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
                            
h1
{
  margin: 0px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

h2
{
  margin: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

h3
{
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}

p
{
  margin: 0px;
  margin-bottom: 14px;
  line-height: 140%;
}

li
{
  line-height: 140%;
}

    li#spaced
    {
      margin-bottom: 20px;
    }

a, a:hover
{
  text-decoration: underline;
  color: #000000;
}  

    a td
    {
      cursor: pointer;
    }

img
{
  border: 0px;
}

table#schermTabel
{
}

    td#schermLinksCell
    {
      width: 50%;
      font-size: 1pt;
      background-repeat: repeat;
      background-position: right top;
      background-image: url(../images/links-background.jpg);
    }
    
        table#schermLinksTabel
        {
        }
        
            td#schermLinksSchaduwCell
            {
              width: 100%;
              height: 100%;
              font-size: 1pt;
              background-repeat: repeat-y;
              background-position: right top;
              background-image: url(../images/links-schaduw.jpg);
            }
              
    td#schermMiddelCell
    {
      width: 978px;
      height: 100%;
      background-color: #FFFFFF;
    }

        table#paginaTabel
        {
          width: 100%;
          height: auto;
        }
        
            td#headerCell
            {
              height: 228px;
            }
            
            td#menuCell
            {
              height: 30px;
            }
            
                table#menuTabel
                {
                }
                
                    td#menuItemBlauw,
                    td#menuItemPaars,
                    td#menuItemOranje
                    {
                      width: 134px;
                      vertical-align: middle;
                      text-align: center;
                    }
                    
                    td#menuItemBlauw
                    {
                      background-color: #2097d8;
                    }
                    
                    td#menuItemPaars
                    {
                      background-color: #f2007d;
                    }
                    
                    td#menuItemOranje
                    {
                      background-color: #ff800d;
                    }

                        td#menuItemBlauw a,
                        td#menuItemPaars a,
                        td#menuItemOranje a
                        {
                          font-weight: bold;
                          text-decoration: none;
                        }
                    
                            td#menuItemBlauw a#actief,
                            td#menuItemPaars a#actief,
                            td#menuItemOranje a#actief
                            {
                              text-decoration: underline;
                            }

                    td#menuSpacerCell
                    {
                      width: 5px;
                    }
                    
            td#contentCell
            {
            }
                
                table#contentTabel
                {
                }
                
                td#contentContentCell
                {
                  width: auto;
                  padding: 30px;
                }
                
                td#contentPartnersCell
                {
                  width: 200px;
                  padding: 30px;
                }
                
                    td#contentPartnersCell img
                    {
                      margin-bottom: 30px;
                    }

    td#schermRechtsCell
    {
      width: 50%;
      font-size: 1pt;
      background-repeat: repeat;
      background-position: left top;
      background-image: url(../images/rechts-background.jpg);
    }
    
        table#schermRechtsTabel
        {
        }
        
            td#schermRechtsSchaduwCell
            {
              width: 100%;
              height: 100%;
              font-size: 1pt;
              background-repeat: repeat-y;
              background-position: left top;
              background-image: url(../images/rechts-schaduw.jpg);
            }
