/* Blauwe scrollbar */
body	 {
    	 font-family:arial;  font-size:12.5px;
    	 scrollbar-3dlight-color: #008888;
    	 scrollbar-highlight-color: #002255;

    	 scrollbar-darkshadow-color: #000000;
    	 scrollbar-shadow-color: #000000;

    	 scrollbar-face-color: #005599;
    	 scrollbar-base-color: #002255;
    	 scrollbar-arrow-color: #eeeeee;
    	 }

a      {font: 12.5px Arial; color:#003388; background-color:#fffff5; text-decoration:none;}
a:hover{font: 12.5px Arial; color:#EECC99; background-color:#003388; text-decoration:none;  font-weight:normal;}
/* a:hover moet als laatste, anders werkt het niet meer bij visited links */

img      {background: #88B7CB;}
td	 {font-size:11.5px;}
/*.basis   {background:#78A7CB;}*/
.basis   {background:#88B7CB;}
.streep  {color:#7897B1; background:#ffffff;}
.kop	 {background: #990000; color: #EECC99; font-size: 12.5px; font-family: verdana  ; font-weight:normal}
.links   {background: #fffff5; color: #003388; font-size: 11.5px; font-family: verdana;}
.comm    {background: #fffff5; color: #003388; font-size: 10.5px; font-family: verdana;}


/* stijlen voor subrubrieken en tekst ipv banner */
.sub     {font-size:11.5px; color:#003388; background:#fffff5; font-family: verdana; font-weight:normal;}
.sub2    {font-size:11.5px; color:#003388; background:#fffff5; font-family: verdana; text-decoration:none; font-weight:normal;}

/* stijlen voor gesponsorde links - vet, in kleur of beide */
.blink   {font-size:11.5px; color:#003388; background:#fffff5; font-family: verdana; font-weight:bold;}
.clink   {font-size:11.5px; color:#AA0000; background:#fffff5; font-family: verdana;}
.cblink  {font-size:11.5px; color:#AA0000; background:#fffff5; font-family: verdana; font-weight:bold;}
.noban   {font-size:11.5px; color:#FFFFFF; background:#003388; font-family: verdana;}

/* voor sitecast */
li       {font-family: verdana; font-size: 11.5px; color: #003388; background: #fffff5; list-style-type: disk; }
