body 
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

td
{
  vertical-align: top;
  text-align: left;
  font-family: arial;
  font-size: 11px;
}
                            
h1
{
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  margin-top: 20px;
  color: #000000;
}

h2
{
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  margin-top: 20px;
  color: #000000;
}

a
{
  color: #000000;
  text-decoration: none;
}

ul, ul ul, ol, ol ol
{
  padding: 0px;
  margin: 0px;
  margin-left: 24px;
  margin-top: 4px;
  margin-bottom: 16px;
}

ul ul, ol ol
{
  margin-top: 0px;
  margin-bottom: 0px;
}

p
{
  font-family: arial;
  font-size: 12px;
  line-height: 22px;
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 16px;
  color: #000000;
}

li
{
  font-family: arial;
  font-size: 12px;
  line-height: 22px;
}

    li a
    {
      font-weight: bold;
    }

img
{
  border: 0px;
}

form
{
  padding: 0px;
  margin: 0px;
}

input.textfield, input.file, select
{
  width: 100%;
  height: 20px;
  font-family: arial;
  font-size: 11px;
  padding-left: 2px;
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: #000000;
}

textarea
{
  width: 100%;
  font-family: arial;
  font-size: 11px;
  padding-left: 2px;
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: #000000;
}

input#button
{
  height: 20px;
  background-color: #99CE46;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #99CE46;
}

table#browserTabel
{
  width: 100%;
  height: 100%;
}

    td#bgLinksCell
    {
      width: 50%;
    }

    td#websiteCell
    {
      width: auto;
      height: 100%;
    }

        table#websiteTabel
        {
          width: auto;
          height: 100%;
        }
        
            td#headerCell
            {
              width: 100%;
              height: auto;
              padding-top: 4px;
              padding-bottom: 4px;
            }
              
                table#headerTabel
                {
                  width: 100%;
                  height: 100%;
                }
                
                    td#headerLeftCell
                    {
                      text-align: left;
                      width: 300px;
                    }
                    
                        td#headerLeftCell a
                        {
                          font-size: 11px;
                        }
                    
                    td#headerCenterCell
                    {
                      text-align: center;
                      width: auto;
                    }
                    
                        td#headerCenterCell h1
                        {
                          font-size: 13px;
                          font-weight: bold;
                          margin-top: 2px;
                        }
                    
                    td#headerRightCell
                    {
                      text-align: right;
                      width: 300px;
                    }
                    
                        td#headerRightCell a
                        {
                          font-size: 11px;
                        }

            td#contentCell
            {
              width: 100%;
              height: 100%;
            }
            
                table#contentTabel
                {
                  width: 100%;
                  height: 100%;
                }
                
                    td#leftMenuCell
                    {
                      width: auto;
                      height: 100%;
                      padding-right: 20px;
                      text-align: right;
                    }

                    td#paginaCell
                    {
                      width: auto;
                      height: 100%;
                    }
                    
                        table#paginaTabel
                        {
                          width: 100%;
                          height: 100%;
                        }
                    
                            td#errorCell
                            {
                              width: 100%;
                              height: auto;
                              text-align: center;
                            }

                            td#imagesCell
                            {
                              width: 100%;
                              height: auto;
                            }

                                table#imagesTabel
                                {
                                  width: 100%;
                                  height: auto;
                                }

                                    td#imagesImageCell
                                    {
                                      width: 150px;
                                      height: auto;
                                      padding-top: 20px;
                                      padding-left: 5px;
                                      padding-right: 5px;
                                      padding-bottom: 5px;
                                    }

                                        table#imagesImageTabel
                                        {
                                          width: 100%;
                                          height: auto;
                                        }

                                            td#imagesImageImageCell
                                            {
                                              width: 150px;
                                              height: 150px;
                                              text-align: center;
                                              vertical-align: middle;
                                            }

                                            td#imagesImageTitleCell
                                            {
                                              width: 100%;
                                              height: auto;
                                              vertical-align: top;
                                              text-align: center;
                                              padding-top: 2px;
                                            }

                                                td#imagesImageTitleCell p
                                                {
                                                  margin: 0px;
                                                  font-size: 11px;
                                                  line-height: 13px;
                                                }

                                    td#imagesSpacerCell
                                    {
                                      width: 10px;
                                    }

                            td#bannersCell
                            {
                              width: 100%;
                              height: 100%;
                              text-align: center;
                              padding-top: 80px;
                            }

                            td#actievepaginamenuCell
                            {
                              width: 100%;
                              height: 100%;
                              text-align: center;
                              padding-top: 20px;
                            }
                            
                                td#actievepaginamenuCell a
                                {
                                  font-size: 12px;
                                  padding-left: 3px;
                                  padding-right: 3px;
                                }
                                
                                td#actievepaginamenuCell a#actief
                                {
                                  text-decoration: underline;
                                }

                            td#detailsCell
                            {
                              width: 100%;
                              height: auto;
                              text-align: center;
                            }

            td#footerCell
            {
              width: 100%;
              height: auto;
              padding-top: 4px;
              padding-bottom: 4px;
              font-size: 9px;
              text-align: right;
            }

    td#bgRechtsCell
    {
      width: 50%;
    }
