html, body {
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font: 11px Verdana;
	background-color: #FFF4CD;
	color: #003366;
}

#mainContainer {
	width: 979px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	margin: 0 auto;
}

/***********************************************************************/
/*                       LINK EIGENSCHAPPEN                            */
/***********************************************************************/

a {
	color: #003366;
}

a:hover {
	text-decoration: none;
}


a.btnAgrarisch {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pijl_witbruin.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

a.btnAgrarisch:hover {
	text-decoration: underline;
}

a.btnGroen {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pijl_witgroen.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

a.btnGroen:hover {
	text-decoration: underline;
}

a.btnBruinDefault {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pijl_bruindefault.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

a.btnBruinDefault:hover {
	text-decoration: underline;
}

a.btnGroenDefault {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pijl_groendefault.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

a.btnGroenDefault:hover {
	text-decoration: underline;
}

a.btnGeelDefault {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pijl_geeldefault.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

a.btnGeelDefault:hover {
	text-decoration: underline;
}

/***********************************************************************/
/*                       FORM EIGENSCHAPPEN                            */
/***********************************************************************/

input {
	color: #003366;
}

select {
	color: #003366;
}


/***********************************************************************/
/*                       FLASH                                         */
/***********************************************************************/
	
#flash {
	width: 979px;
	height: 221px;
	z-index: 2;
}

#flash img {
	border: 0px;
}

/***********************************************************************/
/*                       CONTENT HOMEPAGE                              */
/***********************************************************************/

/*** contact gegevens ***/

#contact {
	width: 146px;
	vertical-align: top;
	background-color: #D8E1E8;
}

#contact div.header {
	background-color: #336799;
	font-weight: bold;
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	border-bottom: solid 1px #FFFFFF;
	color: #FFFFFF;
}

#contact div.naw {
	height: 161px;
	padding: 8px;
	border-bottom: solid 23px #97ACC1;
}

/*** agrarisch ***/

#agrarisch {
	width: 310px;
	background-color: #E5DED7;
	vertical-align: top;
}

#agrarisch div.header {
	height: 23px;
	background-color: #6B4E2F;
	font: 18px Arial;
	color: #FFFFFF;
	padding-left: 8px;
	border-bottom: solid 1px #FFFFFF;
}

#agrarisch div.container {
	height: 177px;
}

#agrarisch div.container div.intro {
	padding: 8px;
}

#agrarisch div.headerNieuws {
	height: 19px;
	color: #FFFFFF;
	background-color: #6B4E2F;
	padding-top: 4px;
	padding-left: 8px;
}

#agrarisch p {
	padding: 0px 8px 0px 8px;
}

#agrarisch p a { text-decoration: none; }
#agrarisch p a:hover { text-decoration: underline; }

/*** groenvoorziening ***/

#groen {
	width: 312px;
	background-color: #E8F2D5;
	vertical-align: top;
}

#groen div.header {
	height: 23px;
	background-color: #8CBC2C;
	font: 18px Arial;
	color: #FFFFFF;
	padding-left: 8px;
	border-bottom: solid 1px #FFFFFF;
}

#groen div.container {
	height: 177px;
}

#groen div.container div.intro {
	padding: 8px;
}

#groen div.headerNieuws {
	height: 19px;
	color: #FFFFFF;
	background-color: #8CBC2C;
	padding-top: 4px;
	padding-left: 8px;
}

#groen p {
	padding: 0px 8px 0px 8px;
}

#groen p a { text-decoration: none; }
#groen p a:hover { text-decoration: underline; }

/*** zoek, taf, nieuwsbroef ***/

#misc {
	width: 208px;
	vertical-align: top;
}

#misc div.header {
	background-color: #FFD61A;
	height: 23px;
	border-bottom: solid 1px #FFFFFF;
}

#misc div.header span {
	position: relative;
	top: 4px;
	left: 12px;	
}

#misc div.zoekContainer {
	height: 62px;
	padding: 10px;
}

 #misc div.zoekContainer input.zoekField {
	width: 180px;
	border: solid 1px #FFD61A;
	padding-left: 5px;
	margin-bottom: 7px;
}

#misc div.tafContainer {
	height: 95px;
}

#misc div.tafContainer div.header {
	border: 0px;
}

#misc div.tafContainer div.text {
	padding: 9px;
}

#misc div.nbContainer {
	height: 95px;
}

#misc div.nbContainer div.header {
	border: 0px;
}

#misc div.nbContainer div.text {
	padding: 9px;
}

/*** nothing ***/

td.nothing {
	width: 1px;
	background-color: #FFFFFF;
}

/*** MISC ***/

div.titelLichtBlauw {
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #97ACC1;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
}

div.titelDonkerGeel {
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #FFD61A;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
}

div.titelLichtGeel {
	height: 19px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #FFE993;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
}


