p{
	margin-top:20px;
}

p:first-child{
	margin:0px;
}


body, td, div, span {
	font-family:Arial, Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	font-size:13px;
	line-height:20px;
}

a {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	font-size:13px;
	color:#007722;
	text-decoration:underline;
}
a:hover {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	font-size:13px;
	color:#000000;
	/*border-bottom: 1px dashed #000;*/
}

.wit a {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	font-size:13px;
	color:#ffffff;
	text-decoration:underline;
}

h1 {
	font-size: 22px;
	color: #FFF;
}

.search_field {
	width: 139px;
	border: 0px;
	background-image: url(../images/search_field.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size:13px;
	padding:5px 5px 4px 5px;
	margin:0px;
}
.search_btn {
	width: 28px;
	height: 25px;
	border: 0;
	margin:0;
}

.box_green {
margin-bottom:11px;
}
.box_green_inner {
background-color: #009543;
vertical-align:middle;
text-align:center;
}

textarea {
border: 1px solid #009543;
height:18px;
}

input.text {
	border: 1px solid #009543;
	padding-left:3px;
}

.cssbutton{
	cursor: pointer;
	border: 0px;
	background-color:#009543;
	padding:4px;
	color:#FFFFFF;
}

.thumb {
	font-weight: bold;
	text-align:center;
	float:left;
	display:inline;
	padding:4px;
	border: 1px solid #C0C0C0;
	margin-left: 4px;
	margin-right: 3px;
	/*margin-bottom: 6px;*/
}



#gastenboekcontent				{ margin:20px 0px 0px 0px; width:710px;}

.gastenboekbericht				{ padding:5px 0px 5px 0px; margin:5px 0px 5px 0px;}
.gastenboekbericht .regel		{ background-color:#000; background-image:url(../images/icon_gastenboek.gif); background-position:10px 7px; background-repeat:no-repeat; padding:4px 4px 4px 8px; height:20px;}
.odd .regel						{ background-color:#008e4e; }
.gastenboekbericht .datum		{ color:#FFF; display:block;  margin:0px 10px 0px 0px; font-size:10px; font-weight:bold; float:right;}
.gastenboekbericht .naam		{ color:#FFF; font-weight:bold; display:block; float:left;}
.gastenboekbericht .email		{ display:block; float:left; padding:0px 0px 0px 10px}
.gastenboekbericht .email a		{ color:#FFF; text-decoration:none;}
.gastenboekbericht .tekst		{ clear:both; display:block; padding:5px 0px 0px 0px;   margin:px 0px 0px 0px;}


.highliteblock	{ display:block; float:right; width:180px;background-color:#999; color:#000; font-weight:bold; padding:12px; margin:0px 0px 10px 10px; font-size:14px;}

.enquetevraag			{ border-top:1px solid #bebebe;padding:6px 0px 0px 0px;margin:16px 0px 0px 0px; }
.enquete		{ }
.enquete .col1	{ display:block; clear:both; font-style:italic; }
.enquete .col2	{ display:block; background-color:#063; height:10px; border:1px solid #090; float:left; margin:5px 10px 0px 0px;}
.enquete .col3	{ display:block; float:left;}
/**********************************************
IMAGES VANUIT TOOLBOX
**********************************************/
.img_left_border{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_left_noborder{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.img_right_border{
	float:right;
	margin-left:10px;
	margin-right:4px;	
	margin-bottom:5px;
	border:1px solid #222222;	
}
.img_right_noborder{
	float:right;
	margin-right:4px;		
	margin-left:10px;
	margin-bottom:5px;
}
.img_noalign_noborder{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
.img_noalign_border{
	margin:5px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px solid #222222;		
}