body              {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;
                   background-color: #ffffff;
                   background: transparent url(/images/bg_main.gif) top left repeat;
                   scrollbar-face-color:#FFFFFF; 
                   scrollbar-track-color: #BDB9BB; 
                   scrollbar-shadow-color: #FFFFFF; 
                   scrollbar-highlight-color: #708090; 
                   scrollbar-3dlight-color: #919191; 
                   scrollbar-darkshadow-color: #919191; 
                   scrollbar-arrow-color: #003366;
                  }

a:link            {color: #000000; text-decoration: underline;}
a:visited         {color: #000000; text-decoration: underline;}
a:active          {color: #000000; text-decoration: underline;}
a:hover           {color: #ff0000; text-decoration: underline;}

h1                {color: #ffffff; font-family: verdana,helvetica,arial; font-size: 9pt; font-weight: Bold; padding: 0 0 0 0; margin: 0;}
h2                {color: #000000; font-family: verdana,helvetica,arial; font-size: 10pt; font-weight: Bold; padding: 0 0 0 0; margin: 0;}
h3                {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt; font-weight: Normal; padding: 7px 0 7px 0; margin: 0;}

td                {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}
p                 {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}
ol,ul,li          {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}

.kop              {color: #003366; font-family: verdana,helvetica,arial; font-size: 11pt; font-weight: Bold;}
.brood            {color: #000000; font-family: verdana,helvetica,arial; font-size: 8pt;}

.menu             {color: #ff0000; font-family: verdana,helvetica,arial; font-size: 8pt; font-weight: Bold;}
.menu a:link      {color: #000000; text-decoration: underline;}
.menu a:visited   {color: #000000; text-decoration: underline;}
.menu a:active    {color: #000000; text-decoration: underline;}
.menu a:hover     {color: #ff0000; text-decoration: underline;}

.topmenu           {color: #ffffff; font-family: verdana,helvetica,arial; font-size: 8pt; font-weight: Bold;}
.topmenu h2        {color: #ffffff; font-family: verdana,helvetica,arial; font-size: 8pt; font-weight: Bold;}
.topmenu a:link    {color: #ffffff; text-decoration: none;}
.topmenu a:visited {color: #ffffff; text-decoration: none;}
.topmenu a:active  {color: #ffffff; text-decoration: none;}
.topmenu a:hover   {color: #ffff00; text-decoration: none;}

.nav              {color: #919191; font-family: verdana,helvetica,arial; font-size: 8pt;}
.nav a:link       {color: #919191; text-decoration: underline;}
.nav a:visited    {color: #919191; text-decoration: underline;}
.nav a:active     {color: #919191; text-decoration: underline;}
.nav a:hover      {color: #ff0000; text-decoration: underline;}

.zichtb           {color: #009900; font-family: verdana,helvetica,arial; font-size: 8pt;}
.zichtb a:link    {color: #009900; text-decoration: underline;}
.zichtb a:visited {color: #009900; text-decoration: underline;}
.zichtb a:active  {color: #009900; text-decoration: underline;}
.zichtb a:hover   {color: #009900; text-decoration: underline;}

.verbor           {color: #919191; font-family: verdana,helvetica,arial; font-size: 8pt;}
.verbor a:link    {color: #919191; text-decoration: underline;}
.verbor a:visited {color: #919191; text-decoration: underline;}
.verbor a:active  {color: #919191; text-decoration: underline;}
.verbor a:hover   {color: #919191; text-decoration: underline;}

.verwij           {color: #ff0000; font-family: verdana,helvetica,arial; font-size: 8pt;}
.verwij a:link    {color: #ff0000; text-decoration: underline;}
.verwij a:visited {color: #ff0000; text-decoration: underline;}
.verwij a:active  {color: #ff0000; text-decoration: underline;}
.verwij a:hover   {color: #ff0000; text-decoration: underline;}

INPUT             {color: #003366; font-family: verdana,helvetica,arial; font-size: 8pt;}
TEXTAREA          {color: #003366; font-family: verdana,helvetica,arial; font-size: 8pt;}

#kop {
   position              : absolute;
   left                  : 0px;
   top                   : 0px;
   width                 : 100%;
   height                : 100px;
   background-color      : #000033;
   z-index               : 10;
}

#logo {
   position              : absolute;
   left                  : 25px;
   top                   : 30px;
   width                 : 179px;
   height                : 41px;
   z-index               : 20;
}

#vlag {
   position              : absolute;
   left                  : 650px;
   top                   : 30px;
   width                 : 32px;
   height                : 26px;
   z-index               : 30;
}

#topnavbg {
   position              : absolute;
   background            : url(/images/bg_topnav.gif) top left no-repeat;
   left                  : 0px;
   top                   : 100px;
   width                 : 700px;
   height                : 16px;
   z-index               : 40;
}

#topnav {
   position              : absolute;
   left                  : 45px;
   top                   : 101px;
   width                 : 640px;
   height                : 14px;
   z-index               : 50;
}

#headerbg {
   position              : absolute;
   left                  : 0px;
   background            : transparent url(/images/bg_header.gif) top left no-repeat;
   top                   : 118px;
   width                 : 700px;
   height                : 80px;
   z-index               : 60;
}

#menukop {
   position              : absolute;
   left                  : 27px;
   top                   : 147px;
   width                 : 180px;
   height                : auto;
   z-index               : 70;
}

#menu {
   position              : absolute;
   left                  : 27px;
   top                   : 200px;
   width                 : 180px;
   height                : auto;
   z-index               : 75;
}

#content {
   position              : absolute;
   left                  : 250px;
   top                   : 147px;
   width                 : 430px;
   z-index               : 80;
}

