/* met die slash en een volgend sterretje kun je commentaar invoegen en vergeet het niet af te sluiten */

body		{font-family: Verdana, Arial, Helvetica, sans-serif;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;}
H5		{font-size: 14px}
H4		{font-size: 16px; margin-top:16px;}
H3		{font-size: 18px; margin-top:18px;}

/* vormgeving voor de class "grijs" */

.grijs		{background-color: #d3dedd;}
.grijs a	{text-decoration: none; color: #000000; target:_top;}
.grijs a:hover	{text-decoration: underline;}
td.grijs	{vertical-align: top; padding-left: 20px;
		font-size: 12px; width:210px; }

/* vormgeving voor de class "grijs2" */

.grijs2		{background-color: #d3dedd;}
.grijs2 a	{text-decoration: none; color: #000000; target:_top;}
.grijs2 a:hover	{text-decoration: underline;}
td.grijs2	{vertical-align: top; text-align: center; 
		font-size: 12px; width:590px; }
.grijs2 table	{font-size: 12px;}


/* vormgeving voor de class "lichtgrijs" */

.lgrijs		{background-color: #ebf4f5;}
.lgrijs a	{text-decoration: none; color: #000000; target:_top;}
.lgrijs a:hover	{text-decoration: underline;}
td.lgrijs	{vertical-align: top; text-align: center; 
		font-size: 12px; width:590px; }

/* vormgeving voor de class "menu" */

.menu		{background-color: #ebf4f5;}
.menu a	 	{text-decoration: none; color: #000000; target:_top;}
.menu a:hover	{text-decoration: underline;}

/* hieronder de id's voor het top en de hoofditems */

#hoofditem 	{font-weight: bold;
		margin-left: 10px;}
#topitem 	{font-weight: bold;}
#subitem	{margin-left: -10px}
#centeritem	{align: center;}

/* vormgeving voor de class "links" */

.links		{background-color:#ebf4f5; }
.links a	{text-decoration: none; color: #000000;}
.links a:hover	{text-decoration: underline;}
td.links	{padding-left: 20px; ALIGN:left; Vertical-align: top; 
		background-color:#ebf4f5; width:210px; }

/* vormgeving voor de class "boven" */

.boven 		{background-color: #e8d9d7;}
.boven a 	{text-decoration: none; color: #000000;}
.boven a:hover 	{text-decoration: underline;}
td.boven	{text-align:center;  width:590px; }

/* vormgeving voor de class "onder" */

.onder		{background-color: #d0b1ad;}
.onder a 	{text-decoration: none; color: #000000;}
.onder a:hover 	{text-decoration: underline;}
td.onder	{text-align:center;  width:590px; }

/* vormgeving voor de class "donker" */

.donker		{background-color:#d0b1ad;}
.donker a 	{text-decoration: none; color: #000000;}
.donker a:hover	{text-decoration: underline;}
td.donker	{vertical-align: top; text-align: center; valign: top; 
		font-size: 12px; width:590px; }

/* vormgeving voor de class "licht" */

.licht		{background-color:#ffdbd9;}
.licht a 	{text-decoration: none; color: #000000;}
.licht a:hover	{text-decoration: underline;}
td.licht	{vertical-align: top; text-align: center; valign: top; 
		font-size: 12px; width:590px; }

/* vormgeving voor de class "lichtsmal" */

.lichtsmal	{background-color:#ffdbd9;}
.lichtsmal a 	{text-decoration: none; color: #000000;}
.lichtsmal a:hover	{text-decoration: underline;}
td.lichtsmal	{vertical-align: top; text-align: center; valign: top; 
		font-size: 12px; width:490px; }



/* id voor tekstgebieden */
#tekst		{width:400px; margin-left: auto; margin-right: auto; 
		text-align: left; font-size: 12px;}
#tekst2		{width:358px; margin-left: 42px; margin-right: 0px; 
		text-align: left; font-size: 12px;}
