@charset "iso-8859-1";
BODY		{background-color: white; font-family: Century Gothic; font-size: 11pt; color: white; text-decoration: none; 
		scrollbar-face-color:#D2D2D2; scrollbar-shadow-color:navy; scrollbar-highlight-color:navy;
		scrollbar-3dlight-color:white; scrollbar-darkshadow-color:white;
		scrollbar-track-color:white; scrollbar-arrow-color:black;}

.kop				{font-family: Times New Roman; font-size: 18pt; text-decoration: none; font-style: italic;}

.kopklein			{font-family: Times New Roman; font-size: 20pt; text-decoration: none; font-style: italic;}

.link				{font-family: Century Gothic; font-size: 10pt; color: #404000; text-decoration: undelined;}

table 				{}

td					{font-family: Century Gothic; font-size: 10pt; color: #808000; text-decoration: none;}

A:link, A:visited	{font-family: Century Gothic; font-size: 10pt; color: #202000; text-decoration: none;}

A:active 			{font-family: Century Gothic; font-size: 10pt; color: #202000; text-decoration: none}

A:hover				{font-family: Century Gothic; font-size: 10pt; color: white; text-decoration: none;}

.static			{font-family: Century Gothic; font-size: 10pt; color: #202000; text-decoration: none;}

input.invulveldklein	{font size: 12px; font-family: comic sans ms; border: 1px solid #94cf31; 
		height:20px; background: #c6e78c;}

input.btncont	{font size: 13px; font-family: comic sans ms; border: 1px solid #94cf31; 
		height:23px; cursor: hand; background: #c6e78c;}

input.btnhovercont	{font size: 13px; font-family: comic sans ms; border: 1px solid #202000; 
		height:23px; cursor: hand; background: #94ce31;}

select {background=#c6e78c; font: 12px comic sans ms; border: 1px solid #94cf31;}

option	{background=#c6e78c; }

TEXTAREA	{font size: 11px; font-family: comic sans ms; border: 1px solid #94cf31;
			 cursor: ointer; background=#c6e78c;}
			 
			 