/* 		main colours and font		*/
body { background-color: #FFFFFF; margin: 0px; padding: 0px; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color: #000000;

	scrollbar-3dlight-color:#FE0000;
	scrollbar-arrow-color:#FE0000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FE0000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	}

td { font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* 		main links					*/
a:link { color: #FE0000; text-decoration: underline; }
a:visited { color: #FE0000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #FE0000; text-decoration: underline;}

/* 		menu links					*/
a.menu:link { color: #000000; text-decoration: none;font-weight: bold; font-size: 11px; }
a.menu:visited { color: #000000; text-decoration: none;font-weight: bold; font-size: 11px; }
a.menu:hover { color: #FE0000; text-decoration: underline;font-weight: bold; font-size: 11px; }
a.menu:active { color: #000000; text-decoration: none;font-weight: bold; font-size: 11px; }

.Smenu { color: #FE0000; text-decoration: none;font-weight: bold; font-size: 11px; }


/* 		searchfield					*/
.Field { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1 solid #FE0000; width: 300px; height: 17px; }
.Button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1 solid #FE0000; width: 100px; height: 17px; }
.Area { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1 solid #FE0000; width: 300px;}

.SearchField { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1 solid #FE0000; width: 125px; height: 17px; }
.SearchButton { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1 solid #FE0000; width: 20px; height: 17px; }

/* 		text options				*/
.payoff {font-size: 16px;font-weight: bold;word-spacing: 2px;letter-spacing: 2px;}
.titel {color: #FE0000;font-weight: bold; font-size: 17px;}
.inhoud {color: #000000;font-size: 11px;}

.groot {font-size: 16px;}
.klein {font-size: 10px;}

.tekst-quote { color: #000000; font-family: "Times New Roman", Times, serif; font-style: italic;}
