﻿BODY { 
  font-family     : arial, sans serif; 
  background-color: black;
  margin-top      : 15;
  color: #777777; 
  scrollbar-base-color: #777777;
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color:#CCCCCC; 
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-track-color: #CCCCCC;
  scrollbar-arrow-color: #CCCCCC;
  }

BODY.subpage {
  background-color: #CCCCCC;
}


TABLE.main {
  width           : 80%;
  width           : 750px;
  height          : 100%;
  background-color: #000000;
  padding         : 0;
}
	
TABLE.gallery {
  border     : 0px none; 
  width      : 100%;
  }

TABLE {
  font-size  : 11pt;
  }

TABLE.small {
  border: 1px solid #888888;
  background-color: #888888;
  font-size  : 9pt;
  }

TABLE.smaller {
  font-size  : 9pt;
  font-family : Arial, sans serif;
  font-weight : normal;
  margin-left: 10px
}

TD.small {
  background-color: #CCCCCC;
  }


TR.bottom {
  height: 30;
  }

TR.top {
  height: 60;
  }

/* VAKKEN */

TD.topleft {
  align           : center;
  height	  : 30;
  width           : 18%;
  background-color: #FF6633;
  }

TD.topright {
  background-color: #FF6633;
  font-size       : 20px;
  font-weight     : bold;
  color           : black;
  }

TD.middleleft {
  align           : center;
  background-color: #FFCC00;
  background-color: white;
  background-color: #FF6633;
  }

TD.middleright {
  background-color: #CCCCCC;

  }

TD.bottomleft {
  background-color: #FFFF00;
  background-color: white;
  background-color: #FF6633;
  font-size: 8pt;
  font-weight: bold;
  color: black;
  }

TD.bottomright {
  background-color: #CC33FF;
  background-color: white;
  background-color: #FF6633;
  color:            black;
/*  text-align : right; */
  valign     : middle;
  font-family: Arial, sans serif;
  font-size  : 8pt;
  font-weight  : bold;
  }

TD.menu {
  height         : 30px;
  text-align     : center;
  font-family    : arial;
  font-size      : 18px;
  font-weight    : bold;
  cursor         : pointer;
  color          : black;
  }

TD.menusel {
  height         : 30px;
  border-top     : 5px solid #000000;
  border-bottom  : 5px solid #000000;
  text-align     : center;
  font-size      : 18px;
  font-weight    : bold;
  cursor         : pointer; 
  color          : #FF6633;
  color: black;
  }



H1 {
  margin-top : 10;
  margin-left: 10;
  color      : #9900FF;
  color      : pink;
  font-family: Arial, Arial, sans serif;
  font-size  : 14pt;
  }

H1.titel {
  font-family: Arial, sans serif;
  font-size  : 15pt;
  color      : #000000;
  color      : yellow;
  }

H2 {
  font-family    : Arial, sans serif;
  font-size      : 14px;
  text-decoration: none;
  color          : #444444;
  color          : green;
  margin-left : 10pt;
  margin-right: 10pt;
  }

H3 {
  font-family: Arial, sans serif;  
  font-size  : 20pt;
  color      : #000000;
  color      : red;
  }

B {
  color: #555555;
  }

P {
  font-size   : 11pt; 
  margin-left : 10pt;
  margin-right: 10pt;
  }

P.smaller {
  font-size : 9pt;
}


UL {
  margin-left : 20pt;
  margin-right: 10;
  font-size   : 11pt;
  }

UL.smaller {
  margin-left : 20pt;
  margin-right: 10;
  font-size   : 9pt;
  }

OL {
  margin-left : 20pt;
  margin-right: 10pt;
  font-size   : 11pt;
  }

OL.smaller {
  margin-left : 20pt;
  margin-right: 10pt;
  font-size   : 9pt;
  }

  
P.gallery {
  /*font-weight: bold;*/
  }


A {
  font-family: Arial, Arial Black, sans serif;  
  color      : #787878;
  }


A.nextprev {
  text-decoration: none;
  font-size      : 18px;
  font-family    : Arial, Sans Serif;
  color          : #CCCCCC;
  font-weight    : bold;
  width          : 50;
  align          : center;
  background-color: #777777;
  }


A.nextprev:hover {
  text-decoration: none;
  font-size      : 18px;
  font-family    : Arial, Sans Serif;
  color          : #CCCCCC;
  font-weight    : bold;
  width          : 50;
  align          : center;
  background-color: #777777;
  background-color: black;
  }

A.nav {
  text-decoration: underline;
  text-decoration: none;
  color          : black;
  }

A.nav:hover {
  text-decoration: underline;
  font-family    : Arial, Arial Black, sans serif;
  color          : black;
  }

A.mailtje {
  font-weight    : bold;
  font-family    : Arial, Arial Black, sans serif;
  font-size      : 8pt;
  text-decoration: none;
  color          : #000000;
  }

A.mailtje:hover {
  color: black;
  text-decoration: underline;
  }

A.taal {
  text-decoration: none;
  color: black;
  }

A.taal:hover {
  text-decoration: underline;
  }


ADDRESS	{
  font-size : 10px;
  font-style: normal;
  }

HR {
  color : #000000;  
  height: 5;
  }

HR.dun {
  color : #000000;
  height: 1;
  }

IMG {
  border       : none;
  margin       : 0;
  margin-left  : 0;
  margin-top   : 0;
  margin-bottom: 0;
  }

IMG.right {
  margin      : 10;
  margin-right: 0;
  margin-top  : 0;
  }

IMG.left {
  margin      : 15;
  margin-left : 0;
  margin-top  : 0;
  }

IMG.gallery {
  ALT  : "Click to enlarge";
  ALIGN: left;
  CURSOR: hand;
  }

IMG.menu {
  margin      : 0;
  margin-right: 0;
  margin-left : 0;
  width       : 200;
  border-width: 0;
  height      : 60;
  }

.tab{
  color: black;
  background-color: #FF66CC;
  background-color: #FF6633;

  border: none;
  position: absolute;
  top: 0;
  width: 110;
  text-align: center;
  font: 12pt arial,sans-serif;
  font-weight: bold;
  z-index: 2;
  padding: 3;
  cursor: pointer;
  cursor: hand;
  }

.panel{
  background-color: white;
  background-color: #CCCCCC;
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  height: 92%;
  z-index: 1;
  visibility: hidden;
  /*font: 12pt Verdana,sans-serif;*/
  /*color: navy;*/
  border: none ;
  padding: 0;
  overflow: auto;
  }