

A:link   { color: #000; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 15px; text-decoration: none; letter-spacing: 1px; margin: 0 }
A:visited           { color: #000; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 15px; text-decoration: none; letter-spacing: 1px; margin: 0 }
A:active      { color: #545454; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 15px; text-decoration: none; letter-spacing: 1px; margin: 0 }
A:hover      { color: #545454; font-size: 8pt; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 15px; 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: 182px; width: 500px; height: 800px }
#content        { visibility: visible; position: absolute; top: 700px; left: 182px }



#sidebar1  { background: #c6cac5; visibility: visible; padding: 0 0; position: absolute; top: 0; left: 0; width: 182px; height: 100% }
#sidebar2  { background: #c6cac5; visibility: visible; padding: 0 0; position: absolute; top: 0; left: 682px; width: 210px; height: 100% }
#headerimages { visibility: visible; position: absolute; top: 63px; left: 192px; width: 480px; height: 471px }

#menu_ag {
	visibility: visible; 
	position: absolute;
	top: 182px; 
	left: 641px;
	height: 310px;
	width: 300px; 	
	background: #545454; 
	padding: 0px; 
	
}
#zwartebalk { visibility: visible; position: absolute; top: 0; left: 175px; width: 36px; height: 403px }


#menu_knoppen       { color: white; font-variant: small-caps; text-align: left; visibility: visible; position: absolute; top: 420px; left: 784px; width: 280px; height: 310px }




h2  { color: #333; font-size: 9pt; font-family: Arial, Helvetica, Verdana, sans-serif; font-variant: small-caps; line-height: 22px; text-decoration: none; letter-spacing: 2px; margin: 0 }


