body {
 	font: 11px/160%  Verdana;
	background-image: url(/images/elements/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E7FEE1;
	/*background-color: #F0F0F0;*/
	color:Black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

td, th {
 	font:11px/1.45  Verdana;
	color:Black;
}

p {
	margin: 4px 0px 6px 0px;
}

a {
	text-decoration: underline;
	color: #1C8331;
}

a:hover {
	text-decoration: underline;
	color: #FF8C00;
}

h1 {
	font: normal bold 200% "Trebuchet MS", Tahoma, Arial;
	color: #1C8331;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h2 {
	font: normal bold 160% "Trebuchet MS", Tahoma, Arial;
	color: #1C8331;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 2px 0px;
}

h3 {
	font: normal bold 120% "Trebuchet MS", Tahoma, Arial;
	color: #1C8331;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

ul {
	list-style: disc outside;
	color: #1C8331;
}

li {
	color: black;
}

.form  {
	color: black;
	background-color: #ffffff;
	border-color: #569F39;
	border-style: solid;
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	border-width: 1px;
	padding: 2px;
}

.aspform {
	margin: 0px;
}

div.formulier_tabel {
	display: table;
	width: 500px;
}

div.formulier_rij {
	display: table-row-group;
}

div.formulier_cel_links {
	width: 200px;
	float: left;
	margin-top: 2px;
	display: table-cell;
}

div.formulier_cel_rechts {
	width: 250px;
	margin-top: 2px;
	float: left;
	height: auto;
	display: table-cell;
}

.image_link {
	margin: 2px 2px 2px 2px;
	cursor: hand;
}

.image {
	margin: 2px 2px 2px 2px;
}

div.logo {
	width: 900px;
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(/images/elements/bg_logo.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

div.logo_image {
	text-align: left;
	padding: 20px;
}

div.menu {
	position: absolute;
	left: 50%;
	margin-left: -240px;
	top: 30px;
	width: 690px;
	text-align: right;
	height: 33px;
	background-image: url(/images/elements/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #1F8401;;
}

div.flash {
   background-color: #FFFFFF;
	width: 900px;
	height: 250px;
	margin: auto;
}

div.content {
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	min-height: 460px;
	_height: 460px;
	margin: auto;
}

div.content_text {
	width: 480px;
	padding: 20px;
}

div.content_text2 {
	width: 860px;
	padding: 20px;
}

div.content_text2 img {
	padding: 10px 0px 10px 20px;
}

div.adres {
	background-image: url(/images/elements/bg_adres.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 50px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.adres_vca {
	position: absolute;
	margin-top: 25px;
	padding-left: 10px;
	width: 100px;
	height: 25px;
	float: left;
}

div.adres_text {
	padding-top: 25px;
	width: 490px;
	text-align: right;
	font: 90%/1.45  Verdana;
	color: #1F7F01;
}

div.adres_text2 {
	padding-top: 25px;
	width: 900px;
	text-align: right;
	font: 90%/1.45  Verdana;
	color: #1F7F01;
}

div.adver {
	position: absolute;
	left: 50%;
	margin-left: 50px;
	top: 310px;
	width: 390px;
	text-align: right;
	height: 530px;
	background-color: #FFFFFF;
}

div.adver_element {
	margin: 10px 10px 0px 10px;
	height: 120px;
}

div.adver_element img {
	border: 0px;
}

div.nieuwsbrief_titel {
	font: normal bold 160% "Trebuchet MS", Tahoma, Arial;
	color: #1F7F01;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

div.nieuwsbrief_aanmelden
{
	margin-top: 10px;
	padding: 10px;
	background-color: #FFFFE0;
	border: 1px solid #569F39;
	width: 350px;
	display: block;
}

div.nieuwsbrief_afmelden
{
	background-color: #FFFFFF;	
	position: absolute;
	top: -100px;
	left: 52%;
	margin-left: -600px;
	width: 700px;
}

div.nieuwsbrief_omschrijving
{
}

div.nieuwsbrief_label
{
	background-color: #FFFFE0;
	padding-left: 5px;
	width: 125px;
	float: left;
}

div.nieuwsbrief_textbox
{
	background-color: #FFFFE0;
	padding-left: 5px;	
}

div.nieuwsbrief_button_veld
{
	width: 370px;
	text-align: right;	
	padding-left: 0px;
	padding-bottom: 5px;
}

.nieuwsbrief_form {
	color: black;
	background-color: #ffffff;
	border-color: #569F39;
	border-style: solid;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	padding: 1px;
	width: 200px;
}

.nieuwsbrief_button, .verstuur {
	border: 1px solid #3A8F1F;
	background-color: #3A8F1F;
	color: #FFFFFF;
	padding: 3px;
	font: bold 11px verdana,sans-serif;
	text-decoration: none;
	margin-top: 10px;
}

div.advertentie_titel {
	display: none;
}

.ginfowindow {
	margin-bottom: 20px;
}
	
.table {
	border: 1px solid #85A71F;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 11px;
	
}

.table td, th{
	border: 1px solid #1F8401;
	border-collapse: collapse;
	text-align: center;
	padding: 3px;
	vertical-align: top;
}

.cel_d_titel {
	background-color: #229201;
	color: #FFFFFF;
	vertical-align: top;
}
.cel_d {
	background-color: #E7FEE1;
	color: #000000;
}


.cel_l {
	background-color: #FFFFFF;
	color: #000000;
}

.content_nieuws_datum_gepubliceerd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F434A;
	margin: 0px 0px 5px 0px;
	background-color: #FFFFFF;
}

.content_nieuws_auteur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F434A;
	background-color: #FFFFFF;
}

.content_nieuws_bericht {
	margin: 0px 0px 20px 0px;
}

div.blok {
	margin-top: 10px;
	background-color: #E7FEE1;
	padding: 10px;
	border: 1px solid #1C8331;
}
