body, p
{
  margin: 0.5em 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: justify;
}

body
{
  margin: 30px;
  padding: 0;
  color: #FFFFFF;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.tak-postheader, .tak-postheader a, .tak-postheader a:link, .tak-postheader a:visited, .tak-postheader a:hover,
.tak-blockheader .t, .tak-vmenublockheader .t, .tak-logo-text, .tak-logo-text a,
h1.tak-logo-name, h1.tak-logo-name a, h1.tak-logo-name a:link, h1.tak-logo-name a:visited, h1.tak-logo-name a:hover
{
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36pt;
  text-align: left;
}

a, 
.tak-post li a
{
  text-decoration: underline;
  color: #FFF467;
}

a:link,
.tak-post li a:link
{
  text-decoration: underline;
  color: #FFF467;
}

a:visited, a.visited,
.tak-post li a:visited, .tak-post li a.visited
{

  color: #F26721;
}

a:hover, a.hover,
.tak-post li a:hover, .tak-post li a.hover
{

  text-decoration: none;
  color: #FFFFFF;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #FFFFFF;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 22pt;
  color: #FFFFFF;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 18pt;
  color: #FFFFFF;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 16pt;
  color: #FFFFFF;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 14pt;
  color: #FFFFFF;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 14pt;
  color: #808080;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#tak-main
{
  position: relative;
  width: 100%;
  max-width: 1260px;
  left: 0;
  top: 0;
  cursor:default;
  margin: 0 auto;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.tak-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%; /*1000px*/
  min-width: 1px;
  min-height: 1px;
}

.tak-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.tak-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
}

.tak-sheet
{
  margin-top: 30px !important;
  cursor:auto;
}

#tak-page-background-simple-gradient, #tak-page-background-gradient, #tak-page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Header */
div.tak-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 100%; /*1000px*/
  height: 277px;
  overflow: hidden;
}


div.tak-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%; /*1000px*/
  height: 277px;
  background-image: url('../afb/header.jpg');
  background-repeat: no-repeat;
  background-position: center right;
}

/* end Header */

/* begin Logo */
.tak-logo
{
  display: block;
  position: absolute;
  left: 30px;
  top: 60px;
  width: 990px;
}

h1.tak-logo-name
{
  display: block;
  text-align: left;
}

h1.tak-logo-name, h1.tak-logo-name a, h1.tak-logo-name a:link, h1.tak-logo-name a:visited, h1.tak-logo-name a:hover
{
  font-size: 36pt;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

.tak-logo-text
{
  display: block;
  text-align: left;
}

.tak-logo-text, .tak-logo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 11pt;
  padding: 0;
  margin: 20px 0 0 0;
  color: #FFF467 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.tak-menu a, .tak-menu a:link, .tak-menu a:visited, .tak-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.tak-menu, .tak-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.tak-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.tak-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.tak-menu li li
{
  float: none;
}

.tak-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.tak-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.tak-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.tak-menu:after, .tak-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.tak-menu, .tak-menu ul
{
  min-height: 0;
}

.tak-menu ul
{
  background-image: url(../afb/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.tak-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.tak-menu
{
  padding: 3px 0 0 3px;
  font-size: 10pt;
  font-weight: bold;
}

.tak-nav
{
  position: relative;
  height: 30px;
  z-index: 100;
  border-top-style: solid;
  border-width: 1px;
  border-color: #7cab22; 
}


/* end Menu */

/* begin MenuItem */
.tak-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

.tak-menu li
{
  margin-right: 0;
  margin-left: 0;
}

.tak-menu ul li
{
    margin:0;
    clear: both;
}


.tak-menu a .r, .tak-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  /*background: #f26722;*/
  background: #7cab22;
  
}

.tak-menu a .l
{
  left: 0;
  right: 0;
}

.tak-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.tak-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #000000;
  padding: 0 12px;
  margin: 0 0;
  line-height: 30px;
  text-align: center;
}

.tak-menu a:hover .l, .tak-menu a:hover .r
{
  top: -30px;
}

.tak-menu li:hover>a .l, .tak-menu li:hover>a .r
{
  top: -30px;
}

.tak-menu li:hover a .l, .tak-menu li:hover a .r
{
  top: -30px;
}
.tak-menu a:hover .t
{
  color: #FFFFFF;
}

.tak-menu li:hover a .t
{
  color: #FFFFFF;
}

.tak-menu li:hover>a .t
{
  color: #FFFFFF;
}


.tak-menu a.active .l, .tak-menu a.active .r
{
  top: -60px;
}

.tak-menu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin Layout */
.tak-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 100%;
}

.tak-content-layout .tak-content-layout
{
  width: auto;
  margin: 0;
}

div.tak-content-layout div.tak-layout-cell, div.tak-content-layout div.tak-layout-cell div.tak-content-layout div.tak-layout-cell
{
   display: table-cell;
}

div.tak-layout-cell div.tak-layout-cell
{
   display: block;
}

div.tak-content-layout-row
{
  display: table-row; 
}

.tak-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.tak-layout-cell, .tak-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}

.tak-layout-cell, .tak-content-layout
{
  text-align: left;
}

/* end Layout */

/* begin Button */
.tak-button-wrapper .tak-button
{
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: underline !important;
  color: #fff467 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 13px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.tak-button img, .tak-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.tak-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .tak-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.tak-block select 
{
    width:96%;
}

.tak-button-wrapper.hover .tak-button, .tak-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.tak-button-wrapper.active .tak-button
{
  color: #FFFFFF !important;
}

.tak-button-wrapper .l, .tak-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 90px;
  margin: 0;
  padding: 0;
}

.tak-button-wrapper .l
{
  left: 0;
  right: 7px;
}

.tak-button-wrapper .r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 394px);
}

.tak-button-wrapper.hover .l, .tak-button-wrapper.hover .r
{
  top: -30px;
}

.tak-button-wrapper.active .l, .tak-button-wrapper.active .r
{
  top: -60px;
}

.tak-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.tak-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tak-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.tak-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.tak-vmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.tak-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tak-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.tak-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.tak-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tak-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.tak-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.tak-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tak-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.tak-block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.tak-blockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.tak-blockheader .t
{
  height: 36px;
  color: #fff467;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11pt;
  font-weight: bold;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

/* end BlockHeader */

/* begin Box, BlockContent */
.tak-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tak-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.tak-blockcontent-body, 
.tak-blockcontent-body a, 
.tak-blockcontent-body li a
{
  color: #FFFFFF;

}

.tak-blockcontent-body a,
.tak-blockcontent-body li a
{
  color: #FFFFFF;
  text-decoration: underline;
}

.tak-blockcontent-body a:link,
.tak-blockcontent-body li a:link
{
  color: #FFFFFF;
  text-decoration: underline;
}

.tak-blockcontent-body a:visited, .tak-blockcontent-body a.visited,
.tak-blockcontent-body li a:visited, .tak-blockcontent-body li a.visited
{
  color: #FFFFFF;

}

.tak-blockcontent-body a:hover, .tak-blockcontent-body a.hover,
.tak-blockcontent-body li a:hover, .tak-blockcontent-body li a.hover
{
  color: #FFFFFF;

  text-decoration: none;
}

.tak-blockcontent-body ul
{
  list-style-type: none;
  color: #F26721;
  margin: 0;
  padding: 0;
}

.tak-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Box, Post */
.tak-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tak-post-body
{
  position: relative;
  z-index: 1;
  padding: 15px;
}


.tak-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.tak-article img, img.tak-article
{
  margin: 10px;
}

.tak-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.tak-article table, table.tak-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.tak-article table, table.tak-article .tak-article tr, .tak-article th, .tak-article td
{
  background-color: Transparent;
}

.tak-article th, .tak-article td
{
  padding: 2px;
  border: solid 1px #969696;
  vertical-align: top;
  text-align: left;
}

.tak-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.tak-post h2.tak-postheader, 
.tak-post h2.tak-postheader a, 
.tak-post h2.tak-postheader a:link, 
.tak-post h2.tak-postheader a:visited, 
.tak-post h2.tak-postheader a.visited, 
.tak-post h2.tak-postheader a:hover, 
.tak-post h2.tak-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22pt;
  color: #ECA293;
}

.tak-post h2.tak-postheader a, 
.tak-post h2.tak-postheader a:link, 
.tak-post h2.tak-postheader a:visited, 
.tak-post h2.tak-postheader a.visited, 
.tak-post h2.tak-postheader a:hover, 
.tak-post h2.tak-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #E88F7D;
}

.tak-post h2.tak-postheader a:visited, 
.tak-post h2.tak-postheader a.visited
{

  color: #F0DFDB;
}


.tak-post h2.tak-postheader a:hover, 
.tak-post h2.tak-postheader a.hovered
{


  color: #FFFFFF;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.tak-post ol, .tak-post ul
{
  color: #808080;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.tak-post li ol, .tak-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.tak-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.tak-post ul
{
  list-style-type: none;
}

.tak-post ol
{
  list-style-position: inside;

}



.tak-post li
{
  padding: 0 0 0 14px;
  line-height: 1em;
}

.tak-post ol li, .tak-post ul ol li
{
  background: none;
  padding-left: 0;
}

.tak-post ul li, .tak-post ol ul li
{
  padding-left: 14px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.tak-postcontent blockquote p
{
  color: #230B06;
  font-style: italic;
  text-align: left;
}

blockquote,
.tak-postcontent blockquote
{
  border: solid 1px #E78B79;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #FFFFFF;
}

/* end PostQuote */

/* begin Footer */
.tak-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%; /*1000px*/
  margin: 0 auto;
}

.tak-footer .tak-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.tak-footer .tak-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  width: 100%; /*1000px*/
  height: 150px;
  bottom: 0;
  left: 0;
}


.tak-footer .tak-footer-text p
{
  margin: 0;
}

.tak-footer, .tak-footer-text, .tak-footer-text p
{
  color: #000000;
  text-align: center;
}

.tak-footer .tak-footer-text,
.tak-footer .tak-footer-text a,
.tak-footer .tak-footer-text a:link,
.tak-footer .tak-footer-text a:visited,
.tak-footer .tak-footer-text a:hover
{
  font-size: 11pt;
}

.tak-footer .tak-footer-text a,
.tak-footer .tak-footer-text a:link
{
  color: #000000;
  text-decoration: underline;
}

.tak-footer .tak-footer-text a:visited
{
  text-decoration: none;
  color: #1C1C1C;

}

.tak-footer .tak-footer-text a:hover
{
  color: #000000;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.tak-page-footer, .tak-page-footer a, .tak-page-footer a:link, .tak-page-footer a:visited, .tak-page-footer a:hover
{
  font-family: Arial;
  font-size: 10pt;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #2F1813;
}

.tak-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #212121;
}
/* end PageFooter */

/* begin LayoutCell, content */
.tak-content-layout .tak-content
{
  width: 70%;
}
.tak-content-layout .tak-content .tak-block
{
  background-color: #FFFFFF;
}
.tak-content-layout .tak-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.tak-content-layout .tak-sidebar1
{
  width: 29%;
}
/* end LayoutCell, sidebar1 */




.overview-table .tak-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}

.materiaal, .praktisch {
    margin: 0 0 0 30px;
}

#webvertenties td 
{
    text-align: center;
}
