/*Kleuren palet
Een website heeft een vast kleurenpalet. Voor deze website zijn de volgende basiskleuren gedefenieerd:
Basiskleur 1: 			#bf2a37 : achtergrond kleur van de gehele site
Basiskleur 2: 			#003740 : logo kleur
Accentkleur 1: 			#C11315; dit is de accentkleur, voor acccent elementen
Standaard linkkleur: 	#FFFFFF
*/


/*HTML definities*/
body				{background-color: #FFFFFF; color: #FFFFFF; margin-top: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica ; font-size: 70%; padding: 0px }
table				{font-size: 100%; line-height: 160%; border-spacing: 0px; border-collapse: collapse; margin-left: 0px; margin-top: 0px; border: 0px; }
td				{vertical-align:top; padding: 0px; margin: 0px; border: 0px; }
div				{}

A				{color: #004964; }
A:link				{color: #004964; text-decoration: none}
A:active			{color: #004964; text-decoration: none}
A:visited			{color: #004964; text-decoration: none}
A:hover				{color: #C11315; text-decoration: underline}
hr				{color: #bf2a37; height: 1px}
UL				{padding-top: 0px; margin-top: 0px;}

/*Detailstijlen*/
div.itemcontainer		{}
div.itemtitle			{font-size: 11px; font-weight: bold; letter-spacing:2; margin-bottom: -15px}
div.itemcontent			{padding-right: 20px; margin-right: 20px}
div.itemcontent	IMG		{margin-right: 20px}
div.itemcontent fieldset	{padding:20px;}
div.itemcontent legend		{padding:10px;color:#C11315}

h1				{font-size:200%;text-weight:bold}
h2				{font-size:160%;text-weight:bold;color:#C11315}
h3				{font-size:140%;text-weight:bold;color:#C11315}
div.itemcontent H4 		{font-size:120%;text-weight:bold;color:#bf2a37}
h5				{font-size:100%;text-weight:bold}
h6				{font-size:80%;text-weight:bold}

table.listtable div.itemcontent {padding-top: 8px;}

/*
td.options div.contentitemcontent 	{border-left: solid 0px #bf2a37; padding-left: 10px; }
td.options div.itemtitle 		{padding-bottom: 0px;}
td.options div.itemcontent 		{color: #bf2a37;}
td.options div.itemfooter		{margin-bottom: 20px;}
td.options div.itemfooter A:link	{color: #004964;}
td.options div.itemfooter A:visited	{color: #004964;}
td.options div.itemfooter A:hover	{color: #004964;}
*/

/*Einde detailstijlen*/

/*Begin uitzonderingen en verfijning van de stijlen*/
div.navigation div.itemcontainer		{}
div.content div.itemcontainer			{}
div.options div.itemcontainer			{}

DIV.navigation div.itemcontainer 		{}
DIV.navigation div.itemtitle 			{}
DIV.navigation div.itemcontent 			{}
DIV.navigation div.itemcontent A 		{color: #FFFFFF; padding-top: 10px; padding-bottom: 10px;}
DIV.navigation div.itemcontent A:link 		{color: #FFFFFF; padding-top: 10px; padding-bottom: 10px;}
DIV.navigation div.itemcontent A:active 	{color: #FFFFFF; padding-top: 10px; padding-bottom: 10px;}
DIV.navigation div.itemcontent A:visited 	{color: #FFFFFF; padding-top: 10px; padding-bottom: 10px;}
DIV.navigation div.itemcontent A:hover 		{color: #FFFFFF; padding-top: 10px; padding-bottom: 10px;}


/*Pagina deel*/
div.pagecontainer	{padding: 0px;} /*div die hele pagina bevat*/
table.pagetable		{padding-top: 20px;border-spacing: 0px; border-collapse: collapse; margin: 0px; border: 0px;width:818px;}	/*Hoofdtabel, bestaat uit 3 cellen, die 3 divs (pageheader, pagecontent en pagefooter) bevat*/				


/*Einde pagina deel*/

/*Headerdeel*/
div.pageheader			{}
div.pageheader a		{color: #003740}
div.pageheader a:link		{color: #003740}
div.pageheader a:active		{color: #003740}
div.pageheader a:visited	{color: #003740}


table.pageheader	{
			border-spacing: 0px;
			border-collapse: collapse; 
			margin: 0px; 
			margin-top: 20px; 
			border: 0px; 
			color: #003740; 
			width: 818px; 
			height: 367px;
			background-image:url('synco000.jpg'); 
			background-repeat:no-repeat;
			}


/*5 rijen in de tabel*/

tr.pageheaderrow1	{margin: 0px; text-align: right;}
/*tr.pageheaderrow1 td	{border: lime solid 1px;}*/
tr.pageheaderrow1 td	{margin: 0px; vertical-align: top; padding-top: 0px;}
tr.pageheaderrow1 div	{margin: 0px; vertical-align: top; padding: 0px;}

tr.pageheaderrow2	{display: none;}
tr.pageheaderrow3	{display: none;}
tr.pageheaderrow4	{display: none;}
tr.pageheaderrow5	{display: none;}

/* background-image: url('themaselectie.jpg'); background-repeat: no-repeat;  background-position: left top;*/

/*Elke rij 2 divjes*/
div.pageheaderrow1left			{color: #FFFFFF;}	/*huishoudelijk*/
div.pageheaderrow1left	a:link		{color: #FFFFFF;}	/*extra*/
div.pageheaderrow1left	a:hover		{color: #FFFFFF;}	/*extra*/
div.pageheaderrow1left	a:visited	{color: #FFFFFF;}	/*extra*/

div.pageheaderrow1middle				{padding-top: px; color: #FFFFFF;}
div.pageheaderrow1middle	#header_txtSearch	{width:80px; height:12px; font-size:80%; border: 1px solid #004964; padding: 0px; }

div.pageheaderrow1right			{color: #FFFFFF; padding-top: 0px; }	/*huishoudelijk*/
div.pageheaderrow1right	#header_btnGo	{height:15px; width:25px; background-color: #bf2c37; background-image:url('../images/go.gif'); background-position: 5 0; background-repeat: no-repeat; border: 0px; cursor: hand;margin-right: 10px;}


div.pageheaderrow2left		{display: none;}	/*klik naar homepage*/
span.pageheaderrow2left		{display: none;}	/*klik naar homepage*/
div.pageheaderrow2right		{display: none;}	/*wisselelement*/
span.pageheaderrow2right	{display: none;}	/*wisselelement*/

div.pageheaderrow3left		{display: none;}	/*personalisatie*/
span.pageheaderrow3left		{display: none;}	/*personalisatie*/
div.pageheaderrow3right		{display: none;}	/*zoek*/
span.pageheaderrow3right	{display: none;}	/*zoek*/

div.pageheaderrow4left		{display: none;}	/*themaselectie*/
span.pageheaderrow4left		{display: none;}	/*themaselectie*/
span.pageheaderrow4left IMG 	{display: none;}
div.pageheaderrow4right		{display: none;}	/*toolnavigatie*/
span.pageheaderrow4right	{display: none;}	/*toolnavigatie*/

div.pageheaderrow5left		{display: none;}	/*extra*/
span.pageheaderrow5left		{display: none;}	/*extra*/
div.pageheaderrow5right		{display: none;}	/*breadcrums*/
span.pageheaderrow5right	{display: none;}


/*Einde headerdeel*/

/*Contentdeel*/

/*linkernavigatiedeel*/

	tr.pagecontentheader		{display: none}
	div.pagecontent			{}
	table.pagecontent    		{}

	td.navigationheader			{background-color: #c11225;}
	div.navigationheader			{background-color: #c11225;}
	td.navigation				{background-color: #c11225; width: 153px; padding-top: 0px; padding-left: 20px; margin: 0px;}
	div.navigation				{margin: 0px; padding: 0px;background-color: #c11225; padding-top: 0px; }
	div.navigation div.itemcontainer 	{margin: 0px; padding: 0px; }
	div.navigation div.itemcontainerHome 	{margin: 0px; padding: 0px; background-color: #c11225;}
	div.navigation div.itemtitle 		{padding-bottom: 20px;background-color: #c11225;}
	div.navigation div.itemcontent	 	{margin: 0px; padding: 0px; }
	div navigation div.itemfooter		{background-color: #6795a0;}

	td.navigationfooter		{padding-left: 20px;}
	div.navigationfooter		{}
	
/*Einde linkernavigatiedeel*/
 
/*Midden contentdeel (bevat weer een tabel)*/
	td.contentheader		{vertical-align:top; padding: 0px; margin: 0px; display: none}
	div.contentheader		{}

	td.contentmain			{background-color: #e1eef5; padding: 0px; margin: 0px; height: 100%;}
	div.contentmain			{padding: 0px; margin: 0px; height: 100%;}
	table.contentmain 		{padding: 0px; margin: 0px; height: 100%;}
	div.itemcontent	td		{color: #004964;}

	td.content				{padding: 0px; margin: 0px; padding-}/*Linkercel*/

	div.content				{width: 100%; padding-top: 10px; padding-left: 20px; padding-bottom: 50px; margin-left: 0px;}
	div.content div.itemcontent 		{color: black; line-height: 200%;  font-family: Arial; font-size: 10pt;}
	div.content div.itemtitle 		{width: 100%; color: #bf2a37; padding-bottom: 25px;  font-family: Arial; font-size: 11pt;}
	div.content div.itemtitle a:link	{color:#C11315;}
	div.content div.itemtitle a:hover	{color:#C11315;}
	div.content div.itemtitle a:visited	{color:#C11315;}

	div.contentheight div.itemcontent 	{line-height:25px}

	td.contentfooter		{}
	div.contentfooter		{}
	
	table.listtable div.itemtitle 	{padding-bottom: 5px; padding-top: 15px;}
	
/*Einde middencontentdeel*/

/*Rechts optionsdeel*/

	td.optionsheader		{background-color: #80a7b0;}
	div.optionsheader		{background-color: #80a7b0;}

	td.options						{width: 202px; height: 100%; } /*Rechtercel*/
	div.options						{background-color: #80a7b0; padding-left: 10px; padding-top: 5px; height: 100%;}
	div.options div.itemtitle 				{color: #bf2a37; padding-bottom: 10px; padding-top: 5px; font-size: 11pt; }
	div.options div.itemcontainer div.itemtitle 		{line-height: 200%; font-size: 11pt; padding-bottom: 10px; padding-top: 0px; margin-top: 0px; margin-bottom: 0px;}
	div.options div.itemcontainer div.itemtitle a:link	{color:#000000; font-size: 11px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}
	div.options div.itemcontainer div.itemtitle a:hover	{color:#000000; font-size: 11px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}
	div.options div.itemcontainer div.itemtitle a:visited	{color:#000000; font-size: 11px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}

	div.options div.itemcontainer 				{padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}

	div.options div.itemcontent 				{color: white; padding: 0px; margin: 0px; padding-bottom: 20px;}

	div.options div.itemfooter				{padding: 0px; margin: 0px;}

	td.optionsfooter					{background-color: #80a7b0;}

	div.thirdcolumn		{height: 177px; background-image:url('backthird.jpg'); background-repeat:no-repeat; font-size: 130%; border: solid 1px green;}

/*Einde rechteroptionsdeel*/

/*Einde contentdeel*/


/*Footerdeel*/
div.pagefooter		{margin: 0px; padding: 0px;}
table.pagefooter	{margin: 0px; padding: 0px;}

div.pagefooterrow1left	{background-color: #c11225; width: 173px; height: 23px; text-align: right; }
div.pagefooterrow1right	{background-color: #99b8c0; width: 645px; height: 23px; text-align: right; padding-right: 5px;}

/*Einde footer*/


/*** Navigatiecontrol ***/

.subdiv			{background-color: #c11225; }
.subdiv a:link 		{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}
.subdiv a:active 	{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}
.subdiv a:visited  	{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}
.subdiv a:hover 	{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}

.subdivactive		{background-color: #c11225; }
.subdivactive a:link 	{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}
.subdivactive a:active 	{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}
.subdivactive a:visited {display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}
.subdivactive a:hover 	{display: block; padding: 0px 3px 1px 2px; border-bottom: 1px solid white; font-weight: bold; font-size: 100%; margin: 0px;}

.subdiv1 		{display: none; }

.subdiv1active 		{display: block;background-color: #ce4251; }
.subdiv1active a:link 	{font-weight: bold; border-bottom: 0px solid white; padding: 0px 0px 1px 20px;}
.subdiv1active a:active {font-weight: bold; border-bottom: 0px solid white; padding: 0px 0px 1px 20px;}
.subdiv1active a:visited{font-weight: bold; border-bottom: 0px solid white; padding: 0px 0px 1px 20px;}
.subdiv1active a:hover 	{font-weight: bold; border-bottom: 0px solid white; padding: 0px 0px 1px 20px;}

.subdiv2 		{display: none; }

.subdiv2active 		{display: block; }
.subdiv2active a:link 	{font-weight: normal; padding-left: 35px;}
.subdiv2active a:active {font-weight: normal; padding-left: 35px;}
.subdiv2active a:visited{font-weight: normal; padding-left: 35px;}
.subdiv2active a:hover 	{font-weight: normal; padding-left: 35px;}

.subdiv3 		{display: none; }

.subdiv3active 		{display: block;}
.subdiv3active a:link	{padding-left: 50px;}
.subdiv3active a:active {padding-left: 50px;}
.subdiv3active a:visited{padding-left: 50px;}
.subdiv3active a:hover 	{padding-left: 50px;}



/*Begin Smartsearch*/

div #SearchForm1_pnlResult{}
.itemcontent  table.searchtable{}
tr.resultheader {}
tr.resultitem td{}
tr.resultalternatingitem {}

/*Einde Smartsearch*/

div.enews 	{background-color: #6795a0;padding: 20px 0px 3px 3px;}
div.enewstitle	{color: #FFFFFF; padding-bottom: 5px; font-size: 110%; font-weight: bold;} 
div.filler	{height: 100%; border: solid 1px red; }