body {
 	font: 11px/160%  Verdana;
	background-image: url(/images/elements/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E7FEE1;
	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;
}

a:hover {
	text-decoration: underline;
	color: #FF8C00;
}

h1 {
	font: normal bold 200% "Trebuchet MS", Tahoma, Arial;
	color: #1F7F01;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h2 {
	font: normal bold 160% "Trebuchet MS", Tahoma, Arial;
	color: #1F7F01;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 2px 0px;
}

h3 {
	font: normal bold 120% "Trebuchet MS", Tahoma, Arial;
	color: #1F7F01;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

.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;
}

.aspform {
	margin: 0px;
}

div.formulier_tabel {
	display: inline-table;
}

div.formulier_rij {
	margin: 0px 0px 0px 0px;
	display: table-row;
}

div.formulier_cel_links {
	position: absolute;
	width: 200px;
	display:  table-cell;
	
}

div.formulier_cel_rechts {
	padding: 0px 0px 0px 200px;
	width: 500px;
	display:  table-cell;
}

.image_link {
	margin: 2px 2px 2px 2px;
	cursor: hand;
}

.image {
	margin: 2px 2px 2px 2px;
}

div.logo {
	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 {
	display:none;
}

div.flash {
	display:none;
}

div.content {
	background-color: #FFFFFF;
	text-align: left;
	margin: auto;
}

div.content_text {
	padding: 20px;
}

div.content_text2 {
	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 {
	display: none;
}

div.adres_text {
	padding-top: 25px;
	font: 90%/1.45  Verdana;
	color: #1F7F01;
}

div.adres_text2 {
	padding-top: 25px;
	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;
}