body
  {
  font-family: Tahoma, Arial, sans-serif;
  background: url(achtergrond_grijs.jpg);
  }

h1, h2, h3, h4, h6
 {
  font-family: Tahoma, Arial, sans-serif;
  }
  
p, blockquote, dd, dir, div, dl, dt, li, ol, pre, table, td, th, tr, ul, h5 
           {font-family: Tahoma, Arial, sans-serif;
            font-size: 12px;
           }
/*/*/a{}
body p, blockquote, dd, dir, div, dl, dt, li, noframes, ol, pre, table, td, th, tr, ul, h5
           {font-size: x-small;
            voice-family: "\"}\"";
            voice-family: inherit;
            font-size: small;
           }
html>body p, blockquote, dd, dir, div, dl, dt, li, noframes, ol, pre, table, td, th, tr, ul, h5 
            {font-size: small; 
            }
/* */

h6
{ font-size: 10px;
}
/*/*/a{}
body h6
{font-size: xx-small;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: x-small;
}
html>body h6 
{font-size: x-small; 
}
/* */

h4 
{font-size: 14px;
}
/*/*/a{}
body h4
{font-size: small;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: medium;
}
html>body h4 
{font-size: medium; 
}
/* */

h3 
{font-size: 16px;
}
/*/*/a{}
body h3
{font-size: medium;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: large;
}
html>body h3 
{font-size: large; 
}
/* */

h2 
{font-size: 18px;
}
/*/*/a{}
body h2
{font-size: large;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: x-large;
}
html>body h2 
{font-size: x-large; 
}
/* */

h1 
{font-size: 20px;
}
/*/*/a{}
body h1
{font-size: x-large;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: xx-large;
}
html>body h1 
{font-size: xx-large; 
}
/* */  
  div.pagina
  {
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 15px;
   margin-bottom: 100px;
  }

  div.menu
  {
  min-width: 600px;
  max-width: 2000px;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: transparent;
  }

  table.menu
  {
  width: 100%;
  background: transparent;
  vertical-align: bottom;
  margin: 0px;
  padding: 0px;
  border: 0px;
  }

  div.hoofdkader
  {
  min-width: 600px;
  max-width: 2000px;
  margin: 0px;
  padding: 10px;
  background: #dddddd;
  border-right: 1px solid #797979;
  border-bottom: 1px solid #797979;
  border-left: 1px solid #797979;
  border-top: 1px solid #797979;
  }

  table.hoofdkader
  {
  width: 100%;
  background: #dddddd;
  margin: 0px;
  padding: 0px;
  }

  div.onderbalk
  {
  text-align: center; 
  font-size: xx-small; 
  background: transparent;
  }
  
  /* .hoogte_instellen_boven
  {
  width: 1px;
  float: right;
  }
  */

  /*
  .hoogte_instellen_onder
  {
   clear: both;
   height: 1px;
   overflow: hidden;
  }
  */

  /*
  .hoogte30
  {
  height: 30px;
  }

  .hoogte450
  {
  height: 450px;
  }
   */

  td.menu_indeling
  {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: top;
  }

  a.geen:link
  {
  text-decoration: none; color: inherit;
  }
  a.geen:visited
  {
  text-decoration: none; color: inherit;
  }
  a.geen:hover
  {
  text-decoration: none; color: inherit;
  }
  a.geen:active
  {
  text-decoration: none; color: inherit;
  }

  div.aan
  {
  background: #dddddd;
  border-top: 1px solid #797979;
  border-right: 1px solid #797979;
  border-left: 1px solid #797979;
  border-bottom: 1px solid #797979;
  }

  div.uit
  {
  background: transparent;
  margin: 0px;
  }

  td.fototabel
  {
  border: 2px solid #797979;
  padding: 10px;
  margin: 0px;
  height: 170px;
  width: 170px;
  }

  img.thumbnail
  {
  border: 2px solid #dddddd;
  }



  .thumbnail:hover
  {
  border: 2px solid #000000;
  }

  td.voorpagina_foto
  {
  border: 0px;
  }

  img.voorpagina_foto
  {
  border: 1px solid #000000;
    }

  .centraal
  {
  text-align: center;
  }

  .vet
  {
  font-weight: bold;
  }

  .hoofdletter
  {
  text-transform: uppercase;
  }

  .aangelinkt
  {
  color: #acacac;
  }

  .kleiner
  {
  font-size: smaller;
  }
  
  .groter
  {
  font-size: larger;
  }