HTML
{
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0px;
	margin: 0px;
}

BODY
{
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url() repeat-x left bottom;
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	font-size: 11px;
	color: #00629e;
}

ul
{
  margin-left: 0;
  margin-top: -15px;
  padding-left: 15px;
}


td
{
	vertical-align: top;
}

LI
{
	line-height: 21px;
}




/*p.alinea, p
{
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}	*/


/*#searchframe {width:478px; height:600px; }*/

.inputButtonClass, .button, .clsButton
{
	margin: 8px 0px 10px 0px;
	background-color: #e7731e;
	color: #FFFFFF;
	border: 1px #e7731e solid;
	width:100px;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px! important;
}

.inputTextClass, .input, .textarea
{
	background: #FFFFFF;
	color: #00629e;
	border: 1px #00629e solid;
	background-image:url(../images/field_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;	
}

.trField, .trButton
{
	/*border-width: 0px;
	background: Transparent;*/
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	
}

#logo_container
{
	display: block;
	margin: 76px 0px 0px 10px;
	text-align:center;
}	


/* CONTAINER */

	#container
	{
		height: 100%;
		width: 1000px;
		color: #00629e;
	}

	#container_header
	{
		height: 170px;
		background-repeat:no-repeat;
		background-position:235px 27px;
		border-width: 0px;
	}

	#container_middleLeft
	{
		width: 172px;
		background-color: #f09131;
		background-image:url(../images/middleleft_bg.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}

	#container_middleCenter
	{
		background: #FFFFFF;
		width: 661px;
		padding: 0px;
		line-height: 19px;
	}
	
	#container_middleCenter * A
	{
		text-decoration: underline;
		color: #f09131;

	}
	
	#container_middleCenter * A:Hover
	{
		text-decoration: none;
		color: #f09131;
	}
	
	#container_middleCenter * A.nieuwsLink
	{
		text-decoration: underline;
		color: #00629e;
		letter-spacing: normal;
	}
	
	#container_middleCenter * A:Hover
	{
		text-decoration: none;
		color: #00629e;
		letter-spacing: normal;
	}

	#container_middleRight
	{
		width:167px;
	}

	IMG.container_middleRightSideBarTopImage
	{
	}
	
	A.ggdImage
	{
		display: inline;
		float: right;
		width: auto;
		height: 22px;
		color: #03619f;
		padding: 0px 0px 0px 35px;
		text-decoration: none;
	}
	
	A.ggdImage:Hover
	{
		text-decoration: none;
	}
	
	
	.imgleft
	{
		margin: 0px 10px 10px 0px;
	}
	
	.imgright
	{
		margin: 0px 0px 10px 10px;
	}
	
	#container_footer
	{
		height: 51px;
		background: #FFFFFF url(../images/body_footer.gif) repeat-x left top;
		vertical-align: bottom;
	}
	
	#footerText
	{
		display: inline;
		float: left;
		text-align: right;
		padding: 0px 35px 20px 0px;
		color: #03619f;
	}
	
	#footerText A
	{
		color: #03619f;
		text-decoration: underline;
	}
	
	#footerText A:Hover
	{
		color: #03619f;
		text-decoration: none;
	}
	
	.headerLogoLink
	{
		display: block;
		width: 200px;
		height: 138px;
		position: relative;
		background-image:url(../images/logo.gif);
		background-position:top left;
		background-repeat:no-repeat;
		left: 0px;
		top: 0px;
	}

	#toptekst
	{
		position:absolute;
		height:20px;
		width:500px;
		margin-left:262px;
		margin-top:150px;
		color:#e7731e;
	}

/* VOETMENU */

	#menuVoet
	{
		display: block;
		text-align: right;
		width: 100%;
		color: #00629e;
	}
	
	#menuVoet A
	{
		color: #00629e;
		text-decoration: underline;
		line-height: 32px;
	}

	#menuVoet A:Hover
	{
		color: #00629e;
		text-decoration: none;
	}

/* FONTSIZE */

	#divFontSizeButtons
	{
		width: 53px;
		float: right;
		text-align:right;
		margin-top:6px;
	}

	A.FontSizeButtons_aNormal, A.FontSizeButtons_aNormal_selected, A.FontSizeButtons_aBig, A.FontSizeButtons_aBig_selected
	{
		display: block;
		width: 25px;
		height: 25px;
		background-image: url(../images/fontSizeTile.gif);
		background-repeat: no-repeat;
	}

	A.FontSizeButtons_aNormal
	{
		background-position: left top;
		float:left;
	}

	A.FontSizeButtons_aNormal:Hover
	{
		background-position: left center;
	}

	A.FontSizeButtons_aNormal_selected, A.FontSizeButtons_aNormal_selected:Hover
	{
		background-position: left bottom;
		cursor: default;
		float:left;
	}

	A.FontSizeButtons_aBig
	{
		background-position: right top;
		float:right;
	}

	A.FontSizeButtons_aBig:Hover
	{
		background-position: right center;
	}

	A.FontSizeButtons_aBig_selected, A.FontSizeButtons_aBig_selected:Hover
	{
		background-position: right bottom;
		cursor: default;
		float:right;
	}
	

/* PRIMAIR MENU */

	#menuPrimair
	{
		padding: 8px 0px 20px 0px;
		width: 168px;
	}

	#menuPrimair A
	{
		display: block;
		color: #fff;
		text-decoration: none;
		width: 168px;
		height: 20px;
		line-height: 25px;
		position: relative;
		text-indent: 19px;
		font-weight: bold;
	}
	
	#menuPrimair A:Hover, #menuPrimair A.SELECTED:Hover
	{
	color: #003556;
	text-decoration: underline;
	}
	
	#menuPrimair A.SELECTED
	{
		background-position: left bottom;
		cursor: default;
		color: #003556;
	}
	

/* SUB PAGINA'S */

	#menuSubpages .subs
	{
		display: block;
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding:5px 0px 10px 0px;
		background-color: #5999bf;
	}
	
	
	#menuSubpages A, #menuSubpages SPAN.selected
	{
		font-weight: normal;
		display: block;
		text-decoration: none;
		color: #ffffff;
		padding: 3px 0px 3px 10px;
		line-height: 16px;
	}
	
	#menuSubpages A:Hover, #menuSubpages SPAN.selected
	{
		text-decoration: none;
		color: #003556;
	}
	
	#menuSubpages SPAN.selected
	{
		text-decoration: none;
		cursor: default;
	}
	
	
/* CONTENT */

	.middlecenter_inner
	{
		padding:1px 25px 25px 18px;
	}

	#contentHeading
	{
		width: 520px;
	}
	
	#contentTH
	{
		height: auto;
		width: 520px;
	}
	
	.breadcrum
	{
		padding: 10px 0px 10px 0px;
	}
	
	.breadcrum a
	{
		color: #00629e !important;
		font-weight: bold;
	}

	
	#contentHeading .titel, .category, .titlerow, #cbase_agenda_item .title
	{
		padding: 0px 0px 10px 0px;
		overflow: hidden;
		z-index: 300;	
		width: 500px;
		letter-spacing: normal;
		color: #00629e;
		font-weight: bold;
	}
	
	SPAN.titel
	{
		font-weight: bold;
		letter-spacing: normal;
		color: #e7731e
	}

	#intro
	{
		font-weight: bold;
		color: #00629e;
	}
	
	.famLekkerBekTitleImage
	{
		display: inline;
		position: relative;
		left: 390px;
		top: 5px;
		z-index: 150;
	}
	

/* NIEUWS */
	.contentNieuws
	{
	}
	
	.contentNieuws .date
	{
		vertical-align: top;
		margin-bottom:3px;
	}
	
	.contentNieuws .date SPAN, DIV.date
	{
		color: #003556;
		display: block;
		width: 75px;
		height: 17px;
		text-align: left;
		font-weight: normal;
	}
	
	DIV.date
	{
		margin: 8px 0px 0px 0px;
	}
	
	.contentNieuws .content
	{
		vertical-align: top;
		padding: 0px 10px 10px 10px;
		background-color: #E7F3F7;
	}
	
	.contentNieuws P
	{
		margin:0px;
	}
	
	.contentNieuws .content .titel, DIV.title
	{
		color: #e7731e;
		letter-spacing: normal;
	}

	.contentNieuws span.introtext
	{
		line-height: 19px;
		margin:0px 0px 0px 0px;
	}
	
	.archive
	{
		text-align: right;
		vertical-align: middle;
		padding-right:15px;
		background-image:url(../images/archiveIcon.gif);
		background-position:top right;
		background-repeat:no-repeat;
	}
	
	A.nieuwsarchief
	{
		color: #00629e! important;
		font-size: 11px;
		display:block;
		clear:both;
	}

	.news .title a
	{
	display:block;
	color: #00629e! important;
	font-weight:bold;
	text-decoration:underline! important;
	}
	
	.news .title a:hover
	{
		text-decoration: none! important;
	}

	.news .title
	{
		vertical-align: top;
		padding-left: 10px;
		background-color: #E7F3F7;
	}
	
	.news .content
	{
		vertical-align: top;
		padding-left: 10px;
		background-color: #E7F3F7;
	}
	
	
		
/* SEARCH */

	#search
	{
		display: block;
		position:absolute;
		width: 167px;
		margin: -25px 0px 0px 0px;
	}	


	#search FORM
	{
		display: inline;
		margin:0px;
		padding:0px;
	}	

	#search .trField
	{
		margin: 0px 0px 0px 0px;
		background: #FFFFFF;
		color: #00629e;
		border: 1px #00629e solid;
		width: 115px;
		background-image:url(../images/field_bg.gif);
		background-repeat:repeat-x;
		background-position:top left;
		float:left;
	}
	
	#search .trButton
	{
		margin: 0px 0px px 0px;
		background-color: #e7731e;
		color: #FFFFFF;
		border: 1px #e7731e solid;
		width: 45px;
		font-weight: bold;
		font-size: 11px;
		float:right;
	}
	
	#cbase_search TD
	{
		line-height: 23px;
	}
	
	#container_middleCenter #cbase_documents *, #container_middleCenter LI *, #container_middleCenter .title *
	{
		text-decoration: none;
	}

/* AGENDA */

/* op home */
#container_middleRight .nieuws
{
		width: 143px;
		overflow:hidden;
		margin: 17px 0px 0px 10px;
		background: #E7F3F7;
		word-wrap:break-word;
}

#container_middleRight .nieuws .title
{
	padding:10px 0px 0px 10px;
	font-weight: bold;
	color: #00629e;
	letter-spacing: normal;	
}

#container_middleRight .nieuws .nieuwstitel
{
	display:block;
	padding:0px 10px 0px 10px;
	font-size:0.9em;
}

#container_middleRight .nieuws A:link, #container_middleRight .nieuws A:active, #container_middleRight .nieuws A:visited
{
	display:block;
	padding:10px 10px 0px 10px;
	color: #f09131;
	font-weight:bold;
	text-decoration:underline;
}

#container_middleRight .nieuws A:hover
{
	display:block;
	padding:0px 10px 0px 10px;
	color: #00629e;
	font-weight:bold;
	text-decoration:none;
}

#container_middleRight .nieuws .extra
{
	display:block;
	padding:0px 10px 0px 10px;
	font-size:0.9em;
}

#container_middleRight .nieuws .overzicht
{
	display:block;
	padding:20px 5px 10px 0px;
	text-align:right;
}


/* agenda detail */

#cbase_agenda_item
{
	margin-top:-30px;
}

#cbase_agenda_item .title
{
	padding-bottom:10px;
}

#cbase_agenda_item .summary
{
	padding:0px 0px 10px 0px;
}

#cbase_agenda_item .time
{
}

#cbase_agenda_item .description
{
	padding:10px 0px 0px 0px;
	font-size:0.8em;
}

/* agenda overzicht */

#cbase_agenda
{
}

#cbase_agenda .title
{
	display:none;
}

#cbase_agenda .category
{
}

#cbase_agenda .description
{
	font-size:0.8em;
}

#cbase_agenda .action
{
	padding:20px 0px 0px 0px;
	font-weight:bold;
	word-wrap:break-word;
}

#cbase_agenda .action IMG
{
	display:none;
}

#cbase_agenda .time
{
	text-align:left;
}

	
/* FORMULIER */

	#cbase_form .title
	{
		color: #000000;
		width: 228px;
		height: 28px;
	}

	#cbase_form .formelements
	{
		width: 328px;
	}

	#cbase_form .formelements .textarea, #cbase_form .formelements .input
	{
		width: 100%;
	}
	
	

A.info
{ 
	line-height:20px; 
	position:relative; 
	z-index:24; 
	font-weight:normal;
	text-decoration: none;
}

A.info:hover
{
	z-index:25; 
	font-weight:normal;
}

a.info span
{
	display: none
}

a.info:hover span
{ 
	display:block; 
	position:absolute; 
	top:2em; 
	left:2em; 
	width:20em; 
	border:1px solid #00629e; 
	background-color:#E7F3F7; 
	color:#000000; 
	font-weight:normal; 
	padding-left: 5px;
	padding-right: 5px;
}

/* cbsMessageWindow */

	#cbsMessageWindow
	{
		left: 50%;
		margin-left: -150px;
		width: 300px;
		display: block;
		position: absolute;
		height: auto;
		padding: 11px;
		border: 1px #00629e solid;
		text-align: center;
		background-color: #E7F3F7;
	}
	
/* footermenu */
	#footermenu
	{
		color: #03619f;
		text-align: center;
	}
	
	#footermenu A 
	{
		color: #03619f;
		text-decoration: underline;
	}
	
	#footermenu A:Hover
	{
		color: #03619f;	
		text-decoration: none;
	}
	

	

