/* Algemene opmaak */

 body
 {
  background-color: #ffffff;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  scrollbar-arrow-color:#003366;
  scrollbar-3dlight-color:#f0f0f0;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#cccccc;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  scrollbar-track-color:#f0f0f0;
 }

 center
 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
 }
 
 a:link
 {
  color: #003399;
  text-decoration: none;
 } 

 a:visited
 {
  color: #003366;
  text-decoration: none;
 } 

 a:active
 {
  color: #003366;
 } 

 a.titelmenu:link
 {
  color: #999999;
  text-decoration: none;
 } 

 a.titelmenu:visited
 {
  color: #999999;
  text-decoration: none;
 } 

 p
 {
  margin-top: 8px;
  margin-bottom: 8px;
 }

 td
 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #333333;
  vertical-align: top;
  align: left;
 }
 
 td.middel
 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #333333;
  vertical-align: top;
  align: left;
 }

 
 th.inhoud
 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  vertical-align: top;
  text-align: left;
  background-color: #005E3A;
 }

 td.lijst
 {
  color: #666666;
 }

 td.onderschrift
 {
  font-size: 9px;
 }

 th
 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
  vertical-align: top;
  text-align: left;
  background-color: #f0f0f0;
 }

 table.figuur
 {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
 }


 table.inhoud
 {
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
 }

 td.inhoud
 {
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #ffbd4f;
 }

 td.grijs
 {
    font-size: 14px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #eeeeee;
 }

td.grijstop
 {
    font-size: 14px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #F1F3F2;
 }

  td.grijsklein
 {
    font-size: 10px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #eeeeee;
 }

 
 
 td.inhoudachtergrond
 {
  background-color: #ffbd4f;
 }

 td.menuboven
 {
  color: #cccccc;
  background-color: #000000;
  vertical-align: middle; 
 }


 td.titel
 {
  font-size: 14px;
  font-weight: bold;
  color: #003366;
 }

 td.subtitel
 {
  font-size: 11px;
  font-weight: bold;
 }


 td.links
 {
	font-size: 11px;
	color: #006633;

 }

 ul
 {
  list-style-type: square;
  margin-left: 20px;
 }

 .onderdeel
 {
  color: #999999;
 }

 table.infotabel
 {
  margin-left: 8px;
 }

 td.infotabel
 {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
 }
 
 th.infotabel
 {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #333333;
 }
 
 input.submit
 {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  font-size: 11px;
  color: #333333;

 } 
 
 