
/*################### BACKGROUND ####################*/
  html
 {font-family: Verdana;
  overflow-y: scroll}

 
 .background
 {margin: 0px;             padding: 0px;
 
  background-image: url(background.png);
  background-position: top center}


 .background-center
 {width: 100%;             min-width: 800px;
  width: expression(document.body.clientWidth < 800 ? '800px' : document.body.clientWidth + 'px');
  margin: 0px;             padding: 0px;
  
  background-image: url(background-center.png);
  background-position: top center;
  background-repeat: repeat-y}
  

 .background-top-start, .background-top
 {margin: 0px;             padding: 0px;
  width: 100%;
  
  background-image: url(background-top-start.png);
  background-position: top center;
  background-repeat: no-repeat}
  

 .background-top
 {background-image: url(background-top.png)}
  

 .background-bottom
 {margin: 0px;             padding: 175px 0px 14px 0px;
  width: 100%;
  
  background-image: url(background-bottom.png);
  background-position: bottom center;
  background-repeat: no-repeat}
  
/*###################### MAIN #######################400e00*/
  
  .header
 {position: absolute;
  width: 100%;             min-width: 800px;
  width: expression(document.body.clientWidth < 800 ? '800px' : document.body.clientWidth + 'px');
  left: 0px;               top: 15px;
  margin: 0px;             padding: 0px}
  
 
  .header div
 {width: 768px;            height: 160px;
  margin: 0px;             padding: 0px;
  
  font-size: 9px;          line-height: 11px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: right;       font-style: normal;
  font-weight: normal;     text-decoration: none;
  color: #260900;

  cursor: pointer}


  div.statcounter
 {display: inline}


  .footer, .flag
 {display: block;          width: 180px;
  margin: 45px 60px 0px 60px;
  padding: 0px;
 
  font-size: 12px;         line-height: 14px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: center;      font-style: normal;
  font-weight: bold;       text-decoration: none;
  color: #922100}
 

  .footer
 {width: 728px;            margin: 136px 0px 29px 0px;
  border-style: solid;     border-width: 1px 0px 0px 0px;
  border-color: #626296;   cursor: pointer}

  
  a img
 {border-width: 0px}
 
/*###################### TABLES #####################*/

  table
 {border-collapse: collapse}

 
  td
 {margin: 0px;             padding: 0px;
  vertical-align: top}

  
  .article
 {padding: 0px 40px 0px 20px}
  
/*###################### MENU #######################*/

  .menu
 {width: 160;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 16px 0px;

  border-style: solid;     border-width: 0px 0px 1px 0px;
  border-color: #626296}

  
  .menu li
 {list-style-type: none;
  margin: 0px 0px 4px 0px; margin-bottom: expression('3px');
  padding: 0px}

  
  .menu li a
 {display: block;
  width: 150px;            width: expression('160px');
  margin: 0px;             padding: 4px;
  
  font-size: 12px;         line-height: 14px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: left;        font-style: normal;
  font-weight: normal;     text-decoration: none;
  white-space: nowrap;     color: #922100;

  border-style: solid;     border-width: 1px;
  border-color: #626296;   background-color: #e7eaf2;
  overflow: hidden}

  
  #knop a:hover
 {background-color: #ffffff} 

/*##################### ARTICLE #####################*/

  .article .date
 {margin: 0px 0px 9px 0px; padding: 0px;
  
  font-size: 9px;          line-height: 11px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: right;       font-style: normal;
  font-weight: normal;     text-decoration: none;
  color: #626296}

  
  .article h1, .article h2
 {margin: 0px 0px 17px 0px;padding: 0px 2px 0px 2px;
  
  font-size: 24px;         line-height: 26px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: left;        font-style: italic;
  font-weight: normal;     text-decoration: none;
  color: #922100;
  
  border-style: solid;     border-width: 0px 0px 1px 0px;
  border-color: #626296}


  .article h2
 {font-size: 20px;         line-height: 22px}

  
  .article h3
 {}
  

  .article p, .article li, .article td, .article .img, .article .table
 {margin: 0px 0px 9px 0px; padding: 0px;
  
  font-size: 12px;         line-height: 18px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: justify;     font-style: normal;
  font-weight: normal;     text-decoration: none;
  color: #000000}


  .article li
 {margin: 0px 0px 0px 20px;text-align: left;        
  list-style-type: circle}

  
  .article td
 {margin: 0px;             padding: 0px 20px 0px 0px;
  text-align: left}


  .article .img, .article .table  
 {margin: -27px 20px 27px 20px;
  text-align: justify;     font-style: italic;
  color: #626296}
 

  .article img
 {margin: 0px 0px 27px 0px;padding: 0px;

  border-style: solid;     border-width: 1px;
  border-color: #626296;   background-color: #e7eaf2}

  
  .article ul, .article ol, .article table
 {margin: 0px 0px 27px 0px;padding: 0px}
  

  .article .map, .article .youtube
 {width: 500px;            width: expression('502px');
  margin: 0px 0px 27px 0px;padding: 0px;

  border-style: solid;     border-width: 1px;
  border-color: #626296;   background-color: #e7eaf2}

  
  .article .youtube
 {height: 354px;           height: expression('356px');
  overflow: hidden;        background-image: url(background-youtube.gif)}


  .article .hr
 {display: block;          height: 1px;
  margin: 0px 0px 17px 0px;
  overflow: hidden;        background-color: #626296} 


  .article a
 {text-decoration: underline;
  color: #922100}


  .article b
 {font-weight: bold;
  color: #922100}

	
  .article em
 {font-weight: normal;     font-style: italic;
  color: #922100}

	
  .article strong
 {font-weight: normal;     font-style: normal;
  color: #3c3c96}

	
  .article i
 {font-style: italic;
  color: #626296}

/*################## GUESTBOOK_A ####################*/

  .article form
 {display: block;
  width: 500px;            width: expression('502px');
  margin: 0px 0px 27px 0px;padding: 0px;

  border-style: solid;     border-width: 1px;
  border-color: #626296;   background-color: #e7eaf2}


  .article form table
 {width: 490px;            margin: 5px}
  

  .article form td
 {padding: 2px 0px 2px 0px}


  .article form textarea, .article form .text, .article form .button
 {margin: 0px;
  margin-top: expression('-1px');
  margin-bottom: expression('-1px');
  
  font-family: Verdana;
  font-size: 12px;         line-height: 18px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: left;        font-style: normal;
  font-weight: normal;     text-decoration: none;
  color: #626296}

  
  .article form textarea, .article form .text
 {padding: 0px 0px 0px 4px;
  width: 490px;            height: 90px;
  
  border-style: solid;     border-width: 1px;
  border-color: #626296}

  
  .article form .text
 {width: 280px;            height: 18px;
  line-height: 16px}

  
  .article form .button
 {text-align: center;      color: #922100}

/*################## GUESTBOOK_B ####################*/

  .article .message
 {width: 502px}


  .article .message td
 {padding: 2px 0px 27px 0px}
 

  .article .message .header-l, .article .message .header-r
 {margin: 0px;             padding: 2px;
  font-size: 9px;          line-height: 11px;
  letter-spacing: normal;  word-spacing: normal;

  text-align: left;        font-style: normal;
  font-weight: normal;     text-decoration: none;
  color: #922100;
  
  border-style: solid;     border-width: 0px 0px 1px 0px;
  border-color: #626296;   background-color: #e7eaf2}


  .article .message .header-r
 {text-align: right;       color: #626296;}
 
/*################## DICTIONARY_B ####################*/

  .article .alphabet-t
 {width: 502px;            margin: 18px 0px 0px 0px}


  .article .alphabet-b
 {width: 502px;            margin: 0px 0px 27px 0px}


  .article .alphabet-t td, .article .alphabet-b td
 {margin: 0px;             padding: 8px;
  font-size: 16px;         line-height: 18px;
  text-align: center;      font-style: italic;
  background-color: #e7eaf2}
 

  .article .dictionary
 {width: 480px;            width: expression('502px');
  margin: 0px;             padding: 20px 10px 40px 10px;

  border-style: solid;     border-width: 1px;
  border-color: #626296;   background-color: #ffffff}

 
  .article .dictionary table
 {width: 480px;            margin: 0px}
  
 
  .article .dictionary td
 {margin: 0px;             padding: 0px 8px 0px 8px;
  font-size: 10px;         line-height: 14px;
  
  border-style: solid;     border-width: 0px 1px 0px 1px;
  border-color: #e7eaf2}


  .article b.FRL
 {color: #3c3c96}

	
  .article b.NLD
 {color: #922100}

/*###################################################*/