a:link	{
	font-family: "Trebuchet MS";
	color: Blue;
}
a:visited	{
	font-family: "Trebuchet MS";
	color: Blue;
}
a:active	{
	font-family: "Trebuchet MS";
	color: Olive;
}
a:link#Zwart	{
	font-family: "Trebuchet MS";
	color: Black;
}
a:visited#Zwart	{
	font-family: "Trebuchet MS";
	color: Black;
}
a:link#slagrey	{
	font-family: "Trebuchet MS";
	font-size: 9px;	
	color: #2F4F4F;
}
a:visited#slagrey	{
	font-family: "Trebuchet MS";
	font-size: 9px;	
	color: #2F4F4F;
}
a:active#slagrey	{
	font-family: "Trebuchet MS";
	font-size: 9px;	
	color: #2F4F4F;
}
a:link#slagreynorm	{
	font-family: "Trebuchet MS";
	font-size: 11px;	
	color: #2F4F4F;
}
a:visited#slagreynorm	{
	font-family: "Trebuchet MS";
	font-size: 10px;	
	color: #2F4F4F;
}
a:active#slagreynorm	{
	font-family: "Trebuchet MS";
	font-size: 10px;	
	color: #2F4F4F;
}
body	{
	background-color: #EEE8AA;
	font-family: Trebuchet MS, Arial;
	overflow: auto;
}
div#kern	{			/* vanwege fixed apart scrollbaar gedeelte (frame-simulatie) */
	position: fixed;
	top: 50px;
	Left: 0px;
	overflow: auto;
	width: 100%;
	height: 91%;
}
div#koptekst	{	/* vanwege fixed apart scrollbaar gedeelte (frame-simulatie) */
	position: fixed;
	top: 50px;
	left: 12%;
	Right: 0%;	
	text-align: center;
	font-size: 24px;
	color: #9400D3;
}

div#inhoud	{		/* vanwege fixed apart scrollbaar gedeelte (frame-simulatie) */
	position: fixed;
	top: 120px;
	left: 0%;
	Right: 2%;
	width: 98%;
	overflow: auto;
	height: 77%;
}
div#logo	{
	left: 15%;
}
div#advgenea	{
	position: fixed;
	top: 85%;
	left: 70%;
}
head	{
	font-family: "Trebuchet MS";
	color: #9932CC;				/* Dark Orchid*/
	float: none;
	font-size: x-large;
}
h1	{
	font-family: "Trebuchet MS";
	color: #9932CC;				/* Dark Orchid*/
	font-size: 24px;
	text-align: left;
	letter-spacing: 1px;
	position: absolute;
	left: 11%;
	top: 40px;
}
h3	{
	font-family: "Trebuchet MS";
	color: #9400D3;				/* Dark Violet */
	font-size: 32px;
	text-align: center;
	margin-top:	1%;
	margin-bottom: 1%;
	letter-spacing: 4px;
}
h4	{
	font-family: "Trebuchet MS";
	color: #2F4F4F;				/* Dark Slate Grey */
	font-size: 12px;
	position: absolute;
	right: 10%;
	top: 100px;
	font-weight: 100;
}
h5	{
	font-family: "Trebuchet MS";
	color: #9932CC;				/* Dark Orchid*/
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
}

img	{
	border: 0;
}
.knoppen	{
	background: #708090;
	position: fixed;
	top: -3px;
	left: 0;
	width: 100%;	 
}
table#parenteel	{
	position: fixed;
	top: 25%;
	width: 70%;
	left: 15%;
	padding: 6px 6px 6px 6px;
	text-align: center;
	font-size: 9pt;
}
table#welkom	{
	position: absolute;
	top: 32%;
	width: 90%;
	left: 5%;
	font-size: 10pt;
	vertical-align: top;
}

TD	{
	vertical-align: top;
}
.par1	{
	text-align: center;
	background-color: #DCDCDC;
	border: 8px solid #EEE8AA;
}
.par2	{
	font-size: 10pt; 
	text-align: center;
}
.parenteel{
	background-color: #BEBEBE;
	text-align: left;
}
.donkerviolet	{
	color: #9400D3;
}
.rood	{
	color: Red;
	letter-spacing: 1px;
}
.rood_vet	{
	color: Red;
	font-weight: bold;
	letter-spacing: 2px;
}
.drkslatevet	{
	color: #2F4F4F;
	font-weight: bold;
}
.img1	{	/*Gebruikt in knoppen.html.*/
	border: 0px;
	margin-top: 5px;
	height: 35px;
	width: 134px;
}

.welkom1	{
	font-family: "Trebuchet MS";
	font-size: 11px;	
	color: #2F4F4F;
	position: absolute;
	top: 134px;
	left: 5%
}

#alfa	{
	position: fixed;
	top: 75px;
	left: 12%;
	Right: 0%;
	text-align: center;
	word-spacing: 6px;
}
#centreer	{	/*toelichtende tekst in parenteel */
	position: fixed;
	top: 85px;
	width: 80%;
	left: 10%;
	text-align: center;
	font-size: 9pt;
	color: #2F4F4F;
}



