body              {background-color: #FFF1E6; 
                   color: #000000;
                   font-family: georgia,verdana,helvetica,arial;
                   font-size: 10pt;
                   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: #000066; font-family: verdana,helvetica,arial; font-size: 20pt; font-weight: Bold;}
h2                {color: #000066; font-family: verdana,helvetica,arial; font-size: 14pt; font-weight: Bold;}
h3                {color: #000066; font-family: verdana,helvetica,arial; font-size: 12pt; font-weight: Bold;}

h2 a:link         {color: #000066; font-family: verdana,helvetica,arial; font-size: 14pt; font-weight: Bold; text-decoration: underline;}
h2 a:visited      {color: #000066; font-family: verdana,helvetica,arial; font-size: 14pt; font-weight: Bold; text-decoration: underline;}
h2 a:active       {color: #000066; font-family: verdana,helvetica,arial; font-size: 14pt; font-weight: Bold; text-decoration: underline;}
h2 a:hover        {color: #000066; font-family: verdana,helvetica,arial; font-size: 14pt; font-weight: Bold; text-decoration: underline;}

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

blockquote        {color: #000000; font-family: georgia,verdana,helvetica,arial; font-size: 10pt;}

.kop              {color: #000066; font-family: georgia,verdana,helvetica,arial; font-size: 14pt; font-weight: Bold;}
.brood            {color: #000000; font-family: georgia,verdana,helvetica,arial; font-size: 10pt;}

.pic              {border-top: 1px solid #000066;
                   border-right: 2px solid #000066;
                   border-bottom: 2px solid #000066;
                   border-left: 1px solid #000066;
                  }

.fb            {
                   background-color: #FFF; 
                   border-top: 2px solid #C9C6B7;
                   border-bottom: 2px solid #C9C6B7; /* 595959 */
                   border-left: 0px solid #fff;
                   border-right: 0px solid #fff;
                   padding: 10px 20px 10px 10px;
                  }

.fr            {
                   background-color: #FFF; 
                   border-top: 2px solid #C9C6B7;
                   border-bottom: 2px solid #C9C6B7; /* 595959 */
                   border-left: 0px solid #fff;
                   border-right: 0px solid #fff;
                   padding: 10px 20px 10px 60px;
                  }


.menu             {color: #FF0000; font-family: georgia,verdana,helvetica,arial; font-size: 0.9em; 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;}

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

.zichtb           {color: #009900; font-family: georgia,verdana,helvetica,arial; font-size: 0.9em;}
.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: georgia,verdana,helvetica,arial; font-size: 0.9em;}
.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: georgia,verdana,helvetica,arial; font-size: 0.9em;}
.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: #000066; font-family: verdana,helvetica,arial; font-size: 0.9em;}
TEXTAREA          {color: #000066; font-family: verdana,helvetica,arial; font-size: 0.9em;}
.okbutt           {color: #000066; font-family: georgia,verdana,helvetica,arial; font-size: 8pt; font-weight: Bold;}

/* hidden anti-spam textveld */
.leeg             {display: none;}

#kop {
   position              : absolute;
   top                   : 10px;
   left                  : 40px;
   width                 : 450px;
   height                : 30px;
   z-index               : 20;
}

#logo {
   position              : absolute;
   top                   : 20px;
   left                  : 40px;
   width                 : 200px;
   z-index               : 30;
}

#menu {
   position              : absolute;
   top                   : 50px;
   left                  : 0px;
   width                 : 30px;
   z-index               : 40;
}

#content {
   position              : absolute;
   top                   : 20px;
   left                  : 20px;
   width                 : 450px;
   z-index               : 50;
}

