	/* global */

	body
	{
		font-family: Verdana, Lucida Sans;
		font-size: 10pt;
		text-align: center;
		margin: 0px 0px 0px 0px;
		background-color: #c4d92d;
	}

	form
	{
		margin: 0px;
	}

	fieldset
	{
		border: 0px;
		margin: 0px;
		padding: 0px;
	}

	label
	{
		float: left;
		width: 82px;
		padding-top: 3px;
	}
	label.right {
		float: none;
		width: 384px;
		padding-top: 0px;

	}

	select
	{
		border: 1px solid #CFD2DF;
		color: #794400;
		width: 100%;
	}

	a
	{
	color: #000000;
	}

	.error { color: red;}
	.msg {
		padding: 5px 5px 5px 20px;
		border-top:  1px solid #cc0000;	
		border-bottom:  1px solid #cc0000;	
	}
	.msg.noerror {
		background-image: url('../images/site/tick_circle.png');
		background-repeat: no-repeat;
		background-position: center left;
		background-color: #FFF0F0;
	}
	.msg.error {
		background-image: url('../images/site/cross_circle.png');
		background-repeat: no-repeat;
		background-position: center left;
		background-color: #FFF0F0;
	}
.field
	{
		background: url('../images/site/inputBackground.gif');
		font-size: 11px;
		padding: 3px 2px 0px 2px;
		width: 200px;
		height: 16px;
		border: 2px solid #DAE5F1;
		font-family: Verdana, Lucida Sans;
		color: #794400;
		margin-bottom: 4px;
	}
	.nofx {
		width:5px;
		visibility:hidden;
	}
	.button
	{
		color: #794400;
		font-size: 11px;
		font-weight: bold; 
		float: right;
		display: block;
		padding-right: 12px;
		border: 0px;
		margin: 0px;
		background: white url('../images/site/buttonArrow.gif') no-repeat right 50%;
		cursor: pointer;
		_cursor: hand;
	}

	textarea
	{
		background: #F8F8F8 url('../images/site/textareaBackground.gif') repeat-x left top;
		float: left;
		font-size: 11px;
		padding: 3px 2px 0px 2px;
		width: 384px;
		height: 120px;
		border: 2px solid #DAE5F1;
		font-family: Verdana, Lucida Sans;
		color: #794400;
		margin-bottom: 3px;
		overflow: auto;
	}

	ul
	{
		margin: 0px;
		padding: 0px;
		line-height: 15px;
	}

	li
	{
		font-size: 9px;
	}

	div.select
	{
		background: #E9F0F7 url('../images/site/selectArrow.gif') no-repeat 476px 50%;
		border: 1px solid #CFD2DF;
		font-size: 10px;
		color: #794400;
		padding: 2px 6px 3px 6px;
		cursor: pointer;
		_cursor: hand;
	}


	/* header */

	#header
	{
	overflow: auto;
	width: 760px;
	margin: auto;
	text-align: left;
	background-color: #f5f9ff;
	background-image: url(../images/site/headerbg.jpg); 
	background-repeat: repeat-x; 
	
	
	}

	#logo
	{
	padding: 0px 20px 19px 17px;
	float: left;
	}
	a img#logo
	{
		border: none;
	}

	#menu
	{
	float: left;
	margin-top: 14px;
	margin-bottom: 8px;
	width: 330px;
	overflow: hidden;
	}

	#menu .column01
	{
	width: 180px;
	}

	#menu .column02
	{
	width: 150px;
	}


	#menu div
	{
		float: left;
	}

	#menu a
	{
	display: block;
	height: 19px;
	color: #000000;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

 	#menu a.homeActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemHomeLine.gif') no-repeat 2px 15px;
		
	}
	#menu a.overAgriterraMenuItem:hover, a.overAgriterraMenuItemActive
	{
	color: #794400 !important;
	background: url('../images/site/menuItemOverAgriterraLine.gif') no-repeat 2px 15px;
	}
	#menu a.informatie:hover, a.informatieActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemInformatieLine.gif') no-repeat 2px 15px;
	}
	#menu a.nieuws:hover, a.nieuwsActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemNieuwsLine.gif') no-repeat 2px 15px;
	}
	#menu a.organisaties:hover, a.organisatiesActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemOrganisatiesLine.gif') no-repeat 2px 15px;
	}
	#menu a.projecten:hover, a.projectenActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemProjectenLine.gif') no-repeat 2px 15px;
	}
	#menu a.weblog:hover, a.weblogActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemWeblogLine.gif') no-repeat 2px 15px;
	}
	#menu a.agenda:hover, a.agendaActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemAgendaLine.gif') no-repeat 2px 15px;
	}
	#menu a.landen:hover, a.landenActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemLandenLine.gif') no-repeat 2px 15px;
	}
	#menu a.sponsoring:hover, a.sponsoringActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemSponsoringLine.gif') no-repeat 2px 15px;
	}
	#menu a.vacatures:hover, a.vacaturesActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemVacaturesLine.gif') no-repeat 2px 15px;
	}
	#menu a.contact:hover, a.contactActive
	{
		color: #794400 !important;
		background: url('../images/site/menuItemContactLine.gif') no-repeat 2px 15px;
	}

	#rightBox
	{
	float: left;
	width: 160px;
	}

	#search
	{
		overflow: hidden; /* preventing scrollbar onclick of search submit button */
	}

	#search h1
	{
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #a6b72a;
	font-weight: bold;
	}

	#search #searchField
	{
	float: left;
	font-size: 11px;
	color: #794400;
	padding: 3px 6px 4px 6px;
	width: 110px;
	border: 1px solid #c8bfbc;
	background: #f0f5ff;
	}

	#search #searchButton
	{
		float: left;
		margin-left: 6px;
		padding: 2px;
		margin-top: 4px;
	}

	#search div
	{
		font-size: 9px;
		margin-top: 5px;
		margin-right: 18px;
		float: right;
		color: #313E74;
	}


	/* banner */

	#banner
	{
	}

	#lightblue
	{
		background: #5B6592;
		height: 30px;
		min-width: 760px; /* specifying width to prevent trucation of banner when window is smaller than banner */
		_width: expression((document.documentElement.clientWidth < 760) ? "760px" : "auto"); /* and for IE6 ... */
	}

	#darkblue
	{


	}

	#darkblue.line
	{

	}

	#brown
	{
		margin: auto;
		background: #794400;
		min-height: 46px;
		color: white;
		text-align: left;
		width: 760px; /* specifying width to prevent trucation of banner when window is smaller than banner */
	}

	.bannerContent
	{
		margin: auto;
		width: 760px;
		text-align: left;
		
	}
	
	.bannerContent p {
	font-size: 9px;
	text-align: justify;
	line-height: 14px;
	}

	.bannerContent h2 {
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	}
	
	.bannerAfbeelding {
	border: 4px solid #816641;
	margin-top: 10px;
	}
	
	.bannerContent .column01
	{
		width: 239px;
	}

	.bannerContent .column02
	{
		width: 239px;
	}

	.bannerContent .column03
	{
		width: 231px;
	}
	
	#bannerTable td{
	font-size: 11px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	}

	#wereldkaart
	{
		float: left;
		margin: 17px 38px 8px 24px;
	}

	#darkblue .block
	{
		margin: 30px 33px 19px 0px;
		width: 218px;
		float: left;
		font-size: 10px;
		color: #C8CDE1;
		line-height: 16px;
	}

	#darkblue .block h1
	{
		margin-top: 0px;
		margin-bottom: 3px;
		font-size: 12px;
		color: white;
	}

	#darkblue .block .readMore
	{
		margin-top: 10px;
		color: #9BB8D8;
		font-size: 10px;
		float: right;
		text-decoration: none;
	}

	#darkblue .photo
	{
		margin-top: 29px;
		float: right;
		border: 4px solid #d7e5ec;
	}

	#brown .bannerContent .column
	{
		margin-top: 8px;
		padding-left: 17px;
		float: left;
		font-size: 12px;
		font-weight: bold;
		
	}

	#brown .bannerContent .readMore
	{
		display: block;
		margin-top: 3px;
		color: #b6d239;
		font-size: 9px;
		text-decoration: none;
		font-weight: normal;
		font-style: italic
	}

	#brown .breadCrumb
	{
		margin-top: 12px !important;
		font-size: 18px !important;
		font-weight: normal !important;
		padding-left: 17px;
		padding-bottom: 12px;
	}
	


	/* content */

	#content
	{
	width: 760px;
	margin: auto;
	text-align: left;
	background-image: url(../images/site/contentbg.jpg);
	}
	
	#content-bottom
	{
	position: relative;
	float: right;
	top: -45px;
	width: 50px;
	background-image: url(../images/site/contentbg-bottom.png);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
	height: 45px;

	}

	#content .column
	{
		padding-left: 17px;
		float: left;
		padding-bottom: 40px;
	}

	#content .column.column01
	{
		width: 229px;
		padding-right: 10px;
	}

	#content .column.column02
	{
		width: 229px;
		padding-right: 10px;
	}

	#content .column.column03
	{
		width: 231px;
	}

	#content .column.doubleLeft
	{
		width: 485px;
		padding-right: 10px;
		background-color: #e6f1b5;
		min-height: 470px;

	}

	#content .column.doubleRight
	{
		width: 472px;
		background-color: #e6f1b5;
		min-height: 577px;
		padding-right: 15px;
	}

	#content .column.columnIntroText
	{
		padding-left: 0px;
		width: 512px;
	}

	#content .column.columnIntroText .introText
	{
	font-size: 12px !important;
	color: #000000 !important;
	padding: 15px !important;
	line-height: 20px !important;
	font-weight: bold !important;
	background-color: #e6f1b5;
	}

	#content .block
	{
		color: #000000;
		font-size: 11px;
		line-height: 18px;
		/*text-align: justify;*/
	}

	#content .block .home
	{
	width: 222px;
	padding-bottom: 15px;
	min-height: 470px;
	}

	#content h1
	{
	margin-top: 4px;
	margin-bottom: 4px;
	color: #794400;
	font-size: 13px;
	}

	#content h2
	{
		margin-top: 24px;
		margin-bottom: 4px;
		color: #794400;
		font-size: 11px;
	}

	#content a.inline
	{
		color: #000000;
	}

	#content .block .readMore
	{
	color: #00a4dc;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

	#content .photo
	{
		border: 4px solid #d7e5ec;
	}

	.containerLarge
	{
		height: 324px;
		width: 475px;
		background: url('BASEassets/agrcord/images/site/containerLarge.png');
		padding: 2px 0px 0px 2px;
	}

	.break
	{
		clear: both;
		height: 15px;
	}


	/* newsItem */

	#content .newsItem
	{
		overflow: auto;
		font-size: 9px;
		line-height: 13px;
		width: 215px;
		padding-bottom: 10px;
	}

	#content .newsItem h1
	{
		margin-top: 14px;
		margin-bottom: 9px;
	}

	#content .newsItem .photo
	{
		float: left;
		border-color: #c4d92d;
	}
	
	#content .home .photo
	{
		float: left;
		margin-right: 4px;
	}

	#content .newsItemContent
	{
		float: left;
		width: 154px;
		margin-left: 7px;
	}

	#content .newsItem .readMore
	{
		width: 100px; /* For IE 7.0, preventing overflow of parent */
		float: right;
		display: block;
		text-align: right;
		font-size: 9px;
		padding-top: 4px;
		margin-right:1px;
	}


	/* news = weblog = agenda */


			
	
	.news .block
	{
		padding-bottom: 31px;
	}

	.news a
	{
		color: #794400;
	}

	.news h1
	{
		font-size: 14px !important;
		color:  #794400 !important;
		margin-bottom: 0px !important;
	}

	.news h2
	{
		margin-top: 19px !important;
		margin-bottom: 0px !important;
		font-size: 10px !important;
		color: #794400!important;
	}

	.column03 .news h1
	{
		padding-left: 15px !important;
		padding-bottom: 8px !important;
		font-size: 11px !important;
		color: #794400 !important;
	}

	.news h3
	{
		margin-top: 0px !important;
		margin-bottom: 12px !important;
		font-size: 8px !important;
		color: #000000 !important;
	}

	.news .header
	{
		font-weight: bold;
		color: #794400;
		font-size: 10px;
	}

	.news hr
	{
		background: #A0A6C0;
		height: 2px;
		border: 0px;
		margin: 8px 0px;
	}

	.news ul
	{
		margin: 0px;
		padding: 0px;
		list-style: none;
		color: #000000;
	}

	.news li
	{
		text-decoration: none;
	}

	.news .bron
	{
		text-align: right;
		font-size: 9px;
		margin-top: 14px;
	}

	.news .navigation
	{
		margin-top: 13px;
		margin-right: 11px;
		text-align: right;
		font-size: 9px;
		font-weight: bold;
		color: #99a923;
	}

	.news .navigation.bottom
	{
		text-align: center;
	}

	.news .navigation a
	{
		color: #99a923;
		text-decoration: none;
		margin: 0px 2px;
	}

	.news .navigation .goPrevious
	{
		font-size: 13px;
		float: left;
	}

	.news .navigation .goNext
	{
		font-size: 13px;
		float: right;
	}

	.news .inactive
	{
		font-weight: normal;
		color: #A2BDDB !important;
	}

	.news .active
	{
		color: #606d00 !important;
	}

	.news .readMore
	{
		padding-top: 10px;
		padding-right: 10px;
		text-align: right;
		font-size: 9px;
	}

	.news .blogBalloon a
	{
		line-height: 16px;
		font-weight: bold;
	}

	.news .blogBalloon span
	{
		font-weight: bold;
		float: right;
		padding-top: 1px;
	}

	.news .photo
	{
		float: right;
		margin-left: 25px;
	}

	.break
	{
		clear: both;
		height: 0px !important;
	}


	/* organisaties */

	.organisaties h1
	{
		font-size: 14px !important;
		margin-bottom: 12px !important;
	}

	.organisaties a
	{
		display: block;
		color: #794400;
	}


	/* overAgriterra */

	.overAgriterra
	{
		font-size: 10px !important;
		line-height: 18px !important;
		text-align: left !important;
	}

	.overAgriterra .introText
	{
		font-weight: bold;
		font-size: 10px;
		margin-bottom: 15px;
		color: #000000;
		padding: 0px !important;
	}

	.overAgriterra h1
	{
		font-size: 14px !important;
		margin-bottom: 12px !important;
	}

	.overAgriterra .logos
	{
		width: 115px;
		float: right;
		margin: 0px 35px 0px 35px;
	}

	.overAgriterra .logos img
	{
		margin: 15px 0px;
	}
/* Slideshow on homepage */
.aalogos {
	height: 90px;
}
.aalogos img {
	border: solid #794400 1px;
	background-color: white;
	padding: 3px;	
}

	/* vacatures */

	.vacatures h1
	{
		font-size: 14px !important;
		margin-bottom: 12px !important;
	}

	.vacatures .introText
	{
		font-size: 11px !important;
		color: #794400 !important;
		line-height: 16px !important;
		padding: 0px !important;
	}


	/* projecten */

	.projecten h1
	{
		font-size: 14px !important;
		margin-bottom: 12px !important;
	}

	.projecten h2
	{
		margin-top: 11px !important;
	}


	/* sponsoring */

	.sponsoring h1
	{
		font-size: 18px !important;
		margin-bottom: 15px !important;
	}

	.sponsoring h2
	{
		margin-top: 11px !important;
	}


	/* contact */

	.contact h1
	{
		font-size: 14px !important;
		margin-bottom: 12px !important;
	}

	.contact h3
	{
		margin-top: 12px;
		margin-bottom: 4px;
		color: #794400;
		font-size: 11px;
	}

	.contact .introText
	{
		font-size: 11px !important;
		color: #794400 !important;
		line-height: 16px !important;
		font-weight: bold !important;
		padding: 0px !important;
	}


	/* contactInfo */

	.contactInfo h2
	{
		margin-top: 20px !important;
		margin-bottom: 5px !important;
		color: #794400 !important;
		font-weight: bold !important;
		font-size: 11px !important;
	}


	/* landen */

	.landen h1
	{
		font-size: 14px !important;
		margin-bottom: 11px !important;
		color: #794400 !important;
	}


	/* informatie */

	.informatie h1
	{
		font-size: 14px !important;
		margin-bottom: 12px !important;
		color: #794400;
	}

	.informatie .introText
	{
		font-size: 11px !important;
		color: #794400 !important;
		line-height: 16px !important;
		font-weight: bold !important;
		margin-bottom: 18px !important;
		padding: 0px !important;
	}

	#buttonPDF
	{
		float: right;
		background: url('../images/site/buttonPDF.gif') no-repeat top left;
		width: 265px;
		height: 87px;
		font-size: 9px;
		line-height: 10px;
		text-align: left;
		padding: 6px 11px 0px 64px;
		margin-top: 4px;
	}



	/* listBox */

	.listBox
	{
		display: block;
		color: #794400;
		width: 220px;		
		background: #c1d1e6 url(../images/site/listboxBackground.gif) repeat-x;
		border-bottom: 2px solid #b4c1d1;
	
	}
	.listBox .item
	{
		width: 207px;
		display: block;
		text-decoration: none;
		padding-top: 5px;
		padding-left: 9px;
		font-size: 9px;
		color: #000000;
		border: 2px solid #b4c1d1;
		background-image: url(../images/site/arrow.gif);
		background-position: center right;
		background-repeat: no-repeat;
	}
	
	.listBox .item:hover
	{	
		background-image: url(../images/site/arrow-hover.gif);
	
	}
	
	.listBox .top
	{
		height: 20px;
		border-bottom: 0px;
		border-top: 2px solid #b4c1d1;
		border-left: 2px solid #b4c1d1;
		border-right: 2px solid #b4c1d1;
	}
	
	.listBox .top:hover, .listBox .topActive
	{
		height: 20px;
		

	}
	.listBox .inline
	{
		height: 19px;
		border-bottom: 0px !important; /* was set by the global a.inline class */
		padding-bottom: 0px !important; /* was set by the global a.inline class */
		border-bottom: 2px solid #b4c1d1;
	}
	.listBox .inline:hover, .listBox .inlineActive
	{
		height: 19px;
		
	}
	.listBox .bottom
	{
		height: 25px;
		border-bottom: 2px solid #b4c1d1;
	}
	.listBox .bottom:hover, .listBox .bottomActive
	{
		height: 25px;
	}
	.listBox .single
	{
		height: 27px;
	}
	.listBox .single:hover, .listBox .singleActive
	{
		height: 27px;
	}
	.listBox .topDouble
	{
		padding-top: 6px;
		height: 31px;
		border-bottom: 0px;
		border-top: 2px solid #b4c1d1;
		border-left: 2px solid #b4c1d1;
		border-right: 2px solid #b4c1d1;
	}
	.listBox .topDouble:hover, .listBox .topDoubleActive
	{
	padding-top: 6px;
	height: 31px;
	}
	.listBox .inlineDouble
	{
		height: 31px;
		border-bottom: 0px !important; /* was set by the global a.inline class */
		padding-bottom: 0px !important; /* was set by the global a.inline class */
		border-bottom: 2px solid #b4c1d1;
	}
	.listBox .inlineDouble:hover, .listBox .inlineDoubleActive
	{
		height: 31px;
	}
	.listBox .bottomDouble
	{
		height: 37px;
		border-bottom: 2px solid #b4c1d1;
	}
	.listBox .bottomDouble:hover, .listBox .bottomDoubleActive
	{
		height: 37px;
	}
	.listBox .singleDouble
	{
		padding-top: 6px;
		height: 38px;
	}
	.listBox .singleDouble:hover, .listBox .singleDoubleActive
	{
		padding-top: 6px;
		height: 38px;
	}

	.listBox .newsItemContainer
	{
		background: white;
		padding: 2px 0px 3px 5px;
	}

	.listBoxReadMore
	{
		display: block;
		text-align: right;
		margin: 3px 13px 31px 0px;
		color: #D85B00;
		font-size: 9px;
		text-decoration: none;
	}



	/* file input */

	div.fileInputs
	{
		position: relative;
		float: left;
		width: 392px;
		height: 27px;
		text-align: right;
	}

	div.fakeFileUpload
	{
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
	}

	.fakeInput
	{
		width: 290px;
		margin-right: 6px;
		_margin-right: 3px; /* IE 6 */
	}

	.fakeButton
	{
		border: 2px solid #DAE5F1;
	}

	input.file.hidden
	{
		position: relative;
		text-align: right;
		-moz-opacity: 0;
		filter: alpha(opacity: 0);
		opacity: 0;
		z-index: 2;
	}


	/* footer */

	#footer
	{
	padding-top: 0px;
	margin-left: 0px;
	clear: both;
	background-color: #C4D92D;
	padding-left: 2px;
	margin-bottom: 0px;
	}

	#footerButtons
	{
		padding-top: 28px;
		clear: both;
		overflow: auto;
	}

	#footerButtons div
	{
		padding-top: 10px;
		padding-left: 13px;
		float: left;
	}

	#footerButtons h1
	{
		margin-top: 0px;
		color: #313E74;
		font-size: 11px;
	}

	#footerButtons .readMore
	{
		font-style: italic;
		color: #D85B00;
		font-size: 9px;
		text-decoration: none;
		font-weight: bold;
		padding: 0px;
	}


	#address
	{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	}

	#address a
	{
		color: #000000;
	}

	#copyright
	{
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	float: none;
	}

	.footerText
	{
		color: #BABABA;
		font-size: 9px;
	}

	.footerText img
	{
		float: right;
		margin-left: 15px;
		padding-top: 15px;
	}

/*  Footer logos */
	#footerLogos
	{
		width: 100%;
		background-color: #e8f1ff;
	}
	#footerLogos img
	{
		padding: 2px;
	}
	#footerLogos a
	{
		margin-right: 5px;
		display: block;
		float: left;
	}

	pre {
		text-align: left;
		margin-left: 5px;
	}
	div.topImage  {
		width: 100%;
		height: 100%;
		background-color: red;
		visibility: hidden;
		position:absolute;

	}
/*  html list */
	div.list div.item {
		margin-left: 5px;
		padding-bottom: 10px;
	}
	div.list div.title{
		margin-left: -5px;
		font-weight: bold;
	}
	
	#quotes .quote {
		font-size: 8pt;
		width: 230px;
		display: none;
	}
	#quotes .quote.first {
		display: block;
	}
	
	.alphabet a {
		color: #00a4dc;
		font-size: 9pt;
		text-decoration: none;
		margin: auto;
	}
	
