

A:link     { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 22px; text-decoration: none; letter-spacing: 1px; margin: 0 }
A:visited            { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 22px; text-decoration: none; letter-spacing: 1px; margin: 0 }
A:active       { color: #000; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 22px; text-decoration: none; letter-spacing: 1px; margin: 0 }
A:hover       { color: #000; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 22px; text-decoration: none; letter-spacing: 1px; margin: 0 }


body    { 
	color: #000; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	line-height: 22px; 
	background-color: #C6CAC5; 
	letter-spacing: 1px; 
	text-align: center;
	margin: 0; 
	padding: 0;

	}

.thrColAbs #container { 
	position: relative; /* door de toevoeging van position: relative kunt u de twee zijbalken relatief ten opzichte van deze container (het hoofdobject) positioneren */
	width: 960px;  /* door het gebruik van 20 pixels minder dan een volledige breedte van 800 pixels ontstaat ruimte voor de randen van het browservenster (vaak aangeduid met  browser chrome ) en wordt een horizontale schuifbalk vermeden */
	background: #FFFFFF;
	margin: 0 auto; /* de automatische marges (d.m.v. auto), in combinatie met een breedte, centreren de pagina */
	border: 0px solid #000000;
	text-align: left; /* hiermee wordt de instelling text-align: center voor het element body genegeerd. */
} 


#mainContent    { background: #ffffff; visibility: visible; padding: 0; position: absolute; top: 0; left: 210px; width: 540px; height: 700px }

#content       { background: #ffffff; visibility: visible; padding-right: 30px; padding-left: 30px; position: relative; top: 490px; width: 480px }

#sidebar1 {
	visibility: visible; 
	position: absolute;
	top: 0px; 
	left: 0px;
	height: 100%;
	width: 210px; 
	background: #C6CAC5; 
	padding: 0px 0; 
}
#sidebar2 {
	visibility: visible; 
	position: absolute;
	top: 0px; 
	left: 750px;
	height: 100%;
	width: 210px; 
	background: #C6CAC5; 
	padding: 0px 0; 
}

#headerimages {
	visibility: visible; 
	position: absolute;
	top: 10px; 
	left: 220px;
	height: 430px;
	width: 520px; 	
	padding: 0px; 
	
}

#menu_ag {
	visibility: visible; 
	position: absolute;
	top: 182px; 
	left: 641px;
	height: 310px;
	width: 300px; 	
	background: #545454; 
	padding: 0px; 
	
}
#menu_k {
	visibility: visible; 
	position: absolute;
	top: 232px; 
	left: 600px;
	height: 208px;
	width: 173px; 	
	padding: 0px; 

}

#menu_sub {
	visibility: visible; 
	position: absolute;
	top: 560px; 
	left: 0px;
	height: 50px;
	width: 224px; 
	background: #545454;	
	padding: 0px; 

}


#menu_knp_sub {
	visibility: visible; 
	position: absolute;
	top: 573px; 
	left: 22px;
	height: 144px;
	width: 177px; 
	padding: 0px;
	text-align: right; 
	font-variant: small-caps;
	color: white;

}



#menuknpsubteksten { visibility: visible; position: absolute; color: white; font-variant: small-caps; text-align: right; top: 573px; left: 13px; width: 197px; height: 144px }
#menuknpsub { background-color: #545454; visibility: visible; position: absolute; top: 550px; left: 0; width: 224px; height: 160px }

#menu_knoppen      { color: white; font-variant: small-caps; text-align: right; visibility: visible; position: absolute; top: 232px; left: 641px; width: 280px; height: 310px }
h1 { color: #000000; font-size: 9pt; font-variant: small-caps; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 22px; text-decoration: none; letter-spacing: 2px; margin: 0 }

