<!--
a:link    {color: #66BA49;}
a:active  {color: #66BA49;}
a:visited {color: #66BA49;}
a:hover   {color: #FFFFFF; background-color: #66BA49;}

a.bestel:link    {color: #FFFFFF; background-color: #66BA49;text-decoration: none;}
a.bestel:active  {color: #FFFFFF; background-color: #66BA49;text-decoration: none;}
a.bestel:visited {color: #FFFFFF; background-color: #66BA49;text-decoration: none;}
a.bestel:hover   {color: #66BA49; background-color: #FFFFFF;text-decoration: none;}

a, h1, h2, h3, h4, h5, li, td, th, p {font-family: arial, verdana, helvetica, sans-serif;}
h3, h4, li, td, th, p {font-size: 10pt;}

body {background-color: #FFFFFF; margin-top: 6; margin-left: 10; margin-right: 10;
	  scrollbar-base-color: #FF9999;
	  scrollbar-darkshadow-color: #990000;
	  scrollbar-shadow-color: #990000;
	  scrollbar-track-color: #E9F8FF;
	  scrollbar-highlight-color: #FFFFFF;
	  scrollbar-3d-light-color: #E9F8FF;
	  scrollbar-arrow-color: #990000;}

h1    {font-size: 14pt; font-weight: 600; color: #CC3333; margin-top: 0; margin-bottom: 20;}
h2    {font-size: 12pt; font-weight: 600; color: #CC6600; margin-top: 15; margin-bottom: 6;}
h3    {font-weight: bold; color: #006699; background-color: #99DDFF; margin-top: 8; margin-bottom: 0;}
h4    {font-weight: bold; color: #006699; margin-top: 8; margin-bottom: 0;}
h5    {font-size: 11pt; font-weight: 400; color: #66BA49; margin-top: 0; margin-bottom: 6;}
hr    {color: #006699; noshade; height: 1px}
/* img   {border: 1px solid #006699;} */
p     {margin-top: 0; margin-bottom: 8;}
td    {vertical-align: top; margin-top: 0; margin-bottom: 0;}
th    {color: #006699; background: #99DDFF; vertical-align: top;}
ul    {list-style-image: url('/images/blauweruit.gif')}
ul ul {list-style-image: url('/images/blauwvierkant.gif')}
ul ul ul {list-style-image: url('/images/blauwedriehoek.gif')}

.auteur        {color: #F0AF00; font-style: italic; margin-top: 0; margin-bottom: 6;}            
.auteurlist    {color: #F0AF00; font-style: italic; margin-top: 0; margin-bottom: 0;}            
.formbackgrnd  {background-color: #ECD8EC;}
.formtitle     {font-size: 14pt; color: #663366; font-weight: 500; margin-top: 2; margin-bottom: 0;}
.formquestion  {color: #663366; font-weight: 600;}
.klein         {font-size: 8pt;}
.nieuwsdatum   {font-size: 8pt; margin-top: 0; margin-bottom: 0;}
.nieuwslijst   {font-weight: 600; text-decoration: none;}
.noborder      {border: 0px none;}
.nomargins     {margin-top: 0; margin-bottom: 0;}
.orderbackgrnd {background-color: #E9F8FF;}
.subtitel      {font-size: 14pt; font-weight: 500; color: #66BA49; margin-top: 0; margin-bottom: 6;}
.tabellijn     {border:1px solid #1C5B7B; background: #ffffff; }
.tuskopcel     {background-color: #E9F8FF;}

.kwin1 {margin-top: 0; margin-bottom: 0; font-weight: bold; color: #1C5B7B;}
.kwin2 {margin-top: 4; margin-bottom: 0; margin-left: 20;}
.kwin3 {margin-top: 4; margin-bottom: 4; margin-left: 60;}
.kwin4 {margin-top: 0; margin-bottom: 0; margin-left: 90;}
.tabelkop { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; margin-bottom: 0}

#dhtmltooltip{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 8pt;
position: absolute;
width: 150px;
border: 1px solid black;
padding: 3px;
background-color: #FF9966;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


-->