/* Checked and approved on 06 augustus 2009 */

BODY	{
	scrollbar-base-color: #727272;
	scrollbar-track-color: #95989D;
	background-color: #FFFFFF;
	}




/* Plain tekst kleuren */

a:link            { color: #727272; text-decoration: underline; }
 
a:visited      { color: #727272; text-decoration: underline; }

a:active	{ color: #95989D; text-decoration: underline; }

a:hover		{ color: #95989D; text-decoration: underline; }





/* definities hoofdingen */

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #95989D; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }


/* omlijsting afbeeldingen */

.borders		{ border: #000000 1px solid; }


.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}

.sidebarboxwidth	{ width: 152px; }

.sidebartitle		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #FFFFFF; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }


.sidebartitle-box	{
		padding: 5px;
		background-color: #95989D;
		background-image: none;
		color: #FFFFFF;
		font: bold 12px arial, verdana, sans-serif;
		text-align: left;
		border-top: #5F606C 1px solid;
		border-bottom: #5F606C 1px solid;
		border-left: #5F606C 1px solid;
		border-right: #5F606C 1px solid;
		}	

.sidebartext-box	{
		padding: 6px;
		background-color: #ECEDF1;
		color: #000000;
		font: normal 11px arial, verdana, sans-serif;
		text-align: left;
		border-top: #5F606C 0px solid;
		border-bottom: #5F606C 1px solid;
		border-left: #5F606C 1px solid;
		border-right: #5F606C 1px solid;
		}

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #727272; text-decoration: none; }

a.sidelink:hover	{ color: #222222; text-decoration: none; }










/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #666666; FONT: 11px arial, verdana,  sans-serif; font-weight: normal; }



fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #000000;
		border:1px solid #999999;
		background-color: #F0F0F0;
		}


