.menu_dark   {background-color : #003399; color : #B3B7FF; cursor : hand;}
.menu_light  {background-color : #B3B7FF; color : #003399; cursor : hand;}
.def_bgcolor {background-color : #FFFFFF; color : #000000;}

.menu_dark:hover   {color : #B3B7FF; font-weight : normal; text-decoration : none;}
.menu_dark:link    {color : #B3B7FF; font-weight : normal; text-decoration : none;}
.menu_dark:active  {color : #B3B7FF; font-weight : normal; text-decoration : none;}
.menu_dark:visited {color : #B3B7FF; font-weight : normal; text-decoration : none;}

.menu_light:hover   {color : #007CC3; font-weight : normal; text-decoration : none;}
.menu_light:link    {color : #007CC3; font-weight : normal; text-decoration : none;}
.menu_light:active  {color : #007CC3; font-weight : normal; text-decoration : none;}
.menu_light:visited {color : #007CC3; font-weight : normal; text-decoration : none;}

.overzicht:hover   {color : #007CC3; font-weight : bold;   text-decoration : none;}
.overzicht:link    {color : #007CC3; font-weight : normal; text-decoration : none;}
.overzicht:active  {color : #007CC3; font-weight : normal; text-decoration : none;}
.overzicht:visited {color : #007CC3; font-weight : normal; text-decoration : none;}

.overzicht {color : #003399; font-weight : normal; font-style : normal; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt;}
.titel     {color : #003399; font-weight : bold;   font-style : normal; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt;}
.artikel   {color : #000000; font-weight : normal; font-style : normal; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt;}
.bron      {color : #003399; font-weight : normal; font-style : italic; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt;}
.hoofdmenu {color : #FFFFFF; font-weight : normal; text-decoration : none;}

body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background-color : #E4E5EB;
	color : #000000;
	;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-image : url(../images/strike.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

td {vertical-align : top; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt;}

