/* CSS Document */


ul { /* all lists */
			padding: 			0;
			margin: 			0;
			list-style: 		none;
	
}

h1 {
	width:					550px;
	height:					25px;
	padding: 				7px 0px 0px 0px;
	
	background-image:		url('pictures/hoofdbanner.jpg');
	text-indent:			50px;
	text-align:		        left;
	
	letter-spacing: 		2px;
	font-weight: 			bold;
	font-size: 				10pt;

}
* html h1 {
	height: 				32px;
	h\eight: 				32px;
}

h2 {

	padding: 				0px 0px 0px 0px;
	margin:					0px 0px 16px 0px;
	text-align:		        left;
	font-weight: 			bold;
	font-size: 				8pt;
}


.tekst1 {	font-family: 		sans-serif;
			font-size: 			8pt;
			font-weight: 		normal;
			font-align: 		left;
			font-decoration: 	none;
			letter-spacing: 	normal;
			text-indent: 		0pt;
			word-spacing: 		normal;
			line-height: 		160%;
			color: 				#;
			border-top: 		0px none #;
			border-right: 		0px none #;
			border-bottom: 		0px none #;
			border-left: 		0px none #;
			padding: 			0px 0px 0px px;
}

.tekst2 {	font-family: 				Verdana, Arial, Helvetica, sans-serif;
			font-size: 					7pt;
			font-weight: 				normal;
			font-align: 				left;
			font-decoration: 			none;
			letter-spacing: 			normal;
			text-indent: 				0pt;
			word-spacing: 				normal;
			line-height: 				160%;
			color: 						#;
			border-top: 				0px none #;
			border-right: 				0px none #;
			border-bottom: 				0px none #;
			border-left: 				0px none #;
			padding: 					0px 3px 0px px;
} /* This is the text for below the pages.*/

a {
			text-decoration: 			none;
			font-weight: 				bold;
			color: 						#006600; 
}
a:hover {
					color: 				#B0DE83;
}
#navcontainer {
					width: 				100%;
					background: 		url("menuback.jpg") repeat-x 0 50%;
					font-family: 		Verdana, Arial, Helvetica, sans-serif;
					font-size: 			8pt;
					font-align:			center;
					font-decoration: 	none;
					text-align: 		center;
					line-height: 		160%;
					color: 				#C2FE9F;
					border-top: 		0px none #;
					border-right: 		0px none #;
					border-bottom: 		0px none #;
					border-left: 		0px none #;
					padding: 			0px 3px 0px px;
					list-style-type: 	none;
}

#navcontainer ul {	width: 				100%;
					text-align: 		center;
					list-style-type: 	none;
					margin: 			0px;
					padding: 			0px;
}
#navcontainer li {
					margin: 			0px 5px 0px 5px;
					display: 			inline; 
					color: 				#006600;
					text-align: 		center;
}
#navcontainer li a {	
					color: 				#006600;
					border-bottom: 		2px solid #B0DE83;
					border-top: 		1px solid #B0DE83;
					border-left: 		1px solid #B0DE83;
					border-right: 		1px solid #B0DE83;
					background-color: 	#ffffff;
					text-decoration:	none;
					margin: 			0px 5px 0px 5px;
					padding: 			0px 10px 0px 10px;
}
#navcontainer li a.visit {
					border-bottom: 		2px solid #006600;
}

#navcontainer li a:hover {
					border-bottom: 		2px solid #006600;
}

#navcontainer2 {
					width: 				100%;
					background-color:	#B0DE83;
					font-family: 		Verdana, Arial, Helvetica, sans-serif;
					font-size: 			8pt;
					font-weight: 		normal;
					font-align:			center;
					font-decoration: 	none;
					letter-spacing: 	normal;
					text-indent: 		0pt;
					text-align: 		center;
					word-spacing: 		normal;
					line-height: 		160%;
					color: 				#;
					border-top: 		0px none #;
					border-right: 		0px none #;
					border-bottom: 		0px none #;
					border-left: 		0px none #;
					padding: 			0px 3px 0px px;
					list-style-type: 	none;
}

#navcontainer2 ul {	width: 				100%;
					text-align: 		center;
					list-style-type: 	none;
					margin: 			0px;
					padding: 			0px;
}
#navcontainer2 li {
					margin: 			0px 5px 0px 5px;
					display: 			inline; 
					color: 				#006600;
					text-align: 		center;
}
#navcontainer2 li a {	color: 				#006600;
						border-bottom: 		2px solid #B0DE83;
						border-top: 		1px solid #B0DE83;
						border-left: 		1px solid #FFFFFF;
						border-right: 		1px solid #FFFFFF;
						background-color: 	#B0DE83;
						text-decoration:	none;
						margin: 			0px 5px 0px 5px;
						padding: 			0px 10px 0px 10px;
}


#navcontainer2 li a:hover {
						border-bottom: 		2px solid #006600;
}

#content {
	clear: left;
}

.WebList {
	text-align: left;
	list-style-position: inside;
	margin-left: 3em;
	list-style-image: url('listbullet.gif');
	padding: 2;
}

.Menu2 {
	width: 				140;
	height: 			200;
	float: 				left;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	font-weight: 		normal;
	font-align: 		left;
	font-decoration: 	none;
	color: 				#;
}

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 138;
	\width: 140px;
	w\idth: 138px;
}

#submenu a.visit
{
	list-style: none;
	text-decoration: none;
	display: block;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 0px;
}

#submenu a
{
	text-decoration: none;
	padding: 0px 0px;
}

#submenu a:hover { border-color: #AE935A; }

#submenu li li
{
	border: 0px;
	list-style: none;
	text-decoration: none;
	margin: 0px 0px 0px 6px;
	width: 138;
	\width: 140px;
	w\idth: 138px;

}

#submenu li li a.visit
{
	list-style: none;
	color: #eee;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
}

#submenu li li a
{
	display: block;
	border: 0px;
	border-left: 10px solid #009315;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #B0FF83;
}

#submenu li li a:hover { border-color: #AE935A; }


.Main {
	float: right;
	width: 580;
	padding: 4px 4px 12px 4px;
	margin: 0px 3px 0cm 3px;
	}
.MainContactA { width: 300; float: right; text-align: right;  }
.MainContactB { width: 350; float: left;  padding: 0px 4px 0px 4px;}
.MainContact {
	float: left;
	width: 688;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.MainTotal {
	float: left;
	width: 686;
	padding: 10px 24px 24px 24px;
	margin: 0px 3px 24px 0px;
	border: 1px solid #009315;
	}
	
* html .MainTotal {
	width: 					736px;
	w\idth: 				736px;
}
	
.HomeText {  width: 470; float: left; text-align: left;  }
.HomeIdeal { float: right; width: 234; border: 1px solid #009315; padding: 10px 10px 10px 10px;}


ul#navlist {
	width: 					147px;
	padding: 				0px;
	border: 				1px solid #808080;
	border-top: 			0px;
	margin: 				0px;
	font: 					10px verdana,helvetica,arial,sans-serif;
}
* html ul#navlist {
	width: 					149px;
  	w\idth: 				147px;
}

ul#navlist li {
	list-style: 			none;
	margin: 				0px;
	border: 				0px;
	border-top: 			1px solid #808080;
}

ul#navlist li a {
	display: 				block;
	width: 					135px;
	padding: 				2px 0px 2px 2px;
	margin:					0px 0px 0px 0px;
	border: 				0px;
	border-left: 			10px solid #96FE5B;
	background: 			#C2FE9F;
	text-decoration: 		none;
	text-align: 			left;
	line-height: 			160%;
	color: 					#006600;
	overlay:				auto;
}

* html ul#navlist li a {
	width: 					145px;
	w\idth: 				145px;
}
ul#navlist li li a {
	display: 				block;
	width: 					125px;
	padding: 				2px 0px 2px 2px;
	margin:					0px 0px 0px 0px;
	border: 				0px;
	border-left: 			20px solid #C2FE9F;
	background: 			#C2FE9F;
	text-decoration: 		none;
	text-align: 			left;
	line-height: 			160%;
}

* html ul#navlist li li a {
	width: 					145px;
	w\idth: 				145px;
}

ul#navlist li a:link { 			color: #006600; }
ul#navlist li a:visited { color: #006600; }

ul#navlist li a:hover {
	border-color: 			#74C744;
	color: 					#ffffff;
	background: 			#083300;
}
ul#navlist li a.visit {
	border-color: 			#74C744;

}
ul#navlist li.title {
	display: 				block;
	width: 					145px;
	padding: 				2px 0px 2px 2px;
	margin:					0px 0px 0px 0px;
	border: 				0px;
	border-bottom: 			2px solid #74C744;
	border-top: 			2px solid #74C744;
	background: 			#C2FE9F;
	color: 					#006600;
	text-decoration: 		none;
	text-align: 			left;
	line-height: 			160%;
}
ul#navlist li li a:hover {
	border-color: 			#083300;
	color: 					#ffffff;
	background: 			#083300;
}
.fields {
	background: 			#C2FE9F;
	border: 				1px beveled #808080;
}
.fieldsSelect {
	background: 			#C2FE9F;
	border: 				1px beveled #808080;
	width:					200px;
}

.buttons {
	background-color: 		#C2FE9F; 
}

.fieldset {
	width: 450px;
	height: 400px;
	
}

.tdwidth {
	width: 200px;
}

.tdwidth2 {
	width: 150px;
}

.fieldset2 {
	width: 450px;
	height: 220px;
	padding: 10px 10px 10px 10px;
}
.fieldset3 {
	width: 450px;
	height: 620px;
	padding: 10px 10px 10px 10px;
}
.fieldset3Online3 {
	width: 450px;
	height: 800px;
	padding: 10px 10px 10px 10px;
}
.fieldset3Online4 {
	width: 450px;
	height: 850px;
	padding: 10px 10px 10px 10px;
}
.fieldset3Online5 {
	width: 450px;
	height: 950px;
	padding: 10px 10px 10px 10px;
}
.fieldset3EuroBV {
	width: 450px;
	height: 620px;
	padding: 10px 10px 10px 10px;
}
.fieldset3Ltd {
	width: 450px;
	height: 720px;
	padding: 10px 10px 10px 10px;
}

.legend {
	background: #C2FE9F;
	border: 1px solid #808080;
	padding: 2px 6px
}

.fieldsetBrochure {
	width: 450px;
	height: 300px;
	
}


.image {
	border: 1px solid #009315;
}

.vraag {
	font-weight: 		bold;
	color: 				#009315;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	font-align: 		left;
	font-decoration: 	none;
	letter-spacing: 	normal;
	text-indent: 		0pt;
	word-spacing: 		normal;
	line-height: 		160%;
	border-top: 		0px none #;
	border-right: 		0px none #;
	border-bottom: 		0px none #;
	border-left: 		0px none #;
	padding: 			0px 3px 0px px;	
}

.antwoord {
	font-style: italic;
}

.nbvheader {
	text-align:			left;
	border-color: 		#009315;
	border-bottom: 		1px solid #009315;
}
.nbvtd { 			padding: 10px 0px 0px 0px; }
.nbvtdFree { 		padding: 10px 0px 0px 0px; 	color:	#009315; }
.nbvtdReserve { 	padding: 10px 0px 0px 0px; }
.nbvtdSold { 		padding: 10px 0px 0px 0px; 	color:	#FF0000; }

.nbvrow {
	
}


.HoofdKopje1 {
	/*text-decoration: 		underline;*/
	letter-spacing: 		2px;
	font-weight: 			bold;
	text-align:				left;
	font-size: 				10pt;
}
.HoofdKopje2 {
	width:					550px;
	height:					25px;
	padding: 				7px 0px 0px 0px;
	
	background-image:		url('pictures/hoofdbanner.jpg');
	text-indent:			50px;
	text-align:		        left;
	
	letter-spacing: 		2px;
	font-weight: 			bold;
	font-size: 				10pt;
}

* html .HoofdKopje2 {
	height: 				32px;
	h\eight: 				32px;
}

.SubKopje1 {
	text-decoration: 		none;
	/*font-style: 			italic;*/
	text-align:				left;
	font-weight: 			bold;
	font-size: 				8pt;
	line-height: 			90%;
}

.imagediv{
			width:				210;
			font-family: 		sans-serif;
			font-size: 			8pt;
			font-weight: 		normal;
			text-align: 		center;
			font-decoration: 	none;
			letter-spacing: 	normal;
			text-indent: 		0pt;
			word-spacing: 		normal;
			line-height: 		160%;
			color: 				#;
			float: left;
}

.tableWhole {
			width=100%;
			border-bottom: 		1px solid #9BBB59;
}

.tableHeader {
			font-family: 		sans-serif;
			font-size: 			11pt;
			font-weight: 		bold;
			font-align: 		left;
			font-decoration: 	none;
			border-bottom: 		1px solid #9BBB59; /*155,187,89*/
			border-top: 		1px solid #9BBB59;
						
			/*letter-spacing: 	normal;*/
			/*text-indent: 		0pt;*/
			/*word-spacing: 		normal;*/
			/*line-height: 		160%;*/
			color: 				#;
			/*border-top: 		0px none #;
			border-right: 		0px none #;
			border-bottom: 		0px none #;
			border-left: 		0px none #;
			padding: 			0px 3px 0px px;*/
}

.tableRow{
			border-top: 		0px none #;
			border-right: 		0px none #;
			border-bottom: 		0px none #;
			border-left: 		0px none #;
}

.tableD{
			font-family: 		sans-serif;
			font-size: 			8pt;
			font-weight: 		normal;
			font-align: 		left;
			font-decoration: 	none;
			text-indent: 		10pt;
			height:				16pt;
			/*background-color: 	#C2D69B;
			border-top: 		1px solid #C2D69B;
			border-bottom: 		1px solid #C2D69B;*/

}










