h4 {
	font-family: Arial;
	color: #61bf1a;
	font-weight: bold;
	font-size: 13px;
}

body {
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	background: #a8dc81 url(images/bg_home.jpg) no-repeat 50% 0;
}

.bold {
	font-weight: bold;
	color: #000;	
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 970px;
}

#nav{
	margin-bottom: 194px;
}

#content1{
	width: 969px;
	background: url(images/bg_content_boven.jpg);
	height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content2{
	/*float: left;*/
	width: 955px;
	background: url(images/bg_content_midden.gif);
	height: auto;
	margin: 0 0 0 0;
	padding-left: 14px;
	text-align: left;
	overflow:hidden;
}
#content2_02{
	/*float: left;*/
	width: 955px;
	background: url(images/bg_content_midden02.gif);
	margin: 0 0 0 0;
	padding-left: 14px;
	text-align: left;
	height:100%;
	overflow:hidden;
}

#content3{
	/*float: left;*/
	width: 969px;
	background: url(images/bg_content_onder.gif);
	height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.nav_sub{
	float: left;
	/*width: 200px;
	clear:left;*/
}

.event_items{
	width: 210px;
}

.naw{
	width: 200px;
	margin-top: 50px;
}

.nieuwsitems{
	padding-left: 30px;
	width: 900px;
}

.nieuwsitems .col3{
	margin-left: 10px;
	float: left;
	width: 225px;
}

.evenement_content{
	padding-left: 20px;
	width: 480px;
	float: left;
	padding-right: 16px;
}

.titel_event_content{
	color: #61bf1a;
	font-weight: bold;
}

.thumbnails{
	padding-left: 10px;
	/*width: 195px;*/
	text-align:left;
	margin-bottom: 20px;
}

.buttons{
	text-align:left;
	padding-right:20px;
}

div.foto_vergroot{
	position: absolute;
	left: 397px;
	top: 311px;
	clear: both;
}

.foto_vergroot{
	border: 2px #FFFFFF solid;
}

.sluit_venster{
	position: absolute;
	left: 305px;
	top: 4px;
	padding: 1px;
}


/*
* De evenementen lijst
*/
#eventList {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	text-indent: 0em;
	display: block;
}
#eventList li {
	color: #61bf1a;
	margin: 0px;
}

#eventList li a {
	padding-left:1em;
	text-indent: -1em;
	color: #61bf1a;
	text-decoration: none;
	background: url(images/pijltje_event_items.gif) 0px -5px no-repeat;
}
#eventList li a:hover {
	background: url(images/pijltje_event_items.gif) 0px 4px no-repeat;
}
#eventList li a.eventOn {
	font-weight: bold;
	background: url(images/pijltje_event_items.gif) 0px 4px no-repeat;
}

.nieuwsitems .col1{
	width: 210px;
	margin-right:10px;
	margin-left:20px;
	float: left;
}

.nieuwsitems .col2 {
	width: 230px;
	float: left;
}

a.email_link:link, a.email_link:visited, a.klikhier:link, a.klikhier:visited {
	color: #61bf1a;
	text-decoration: none;
}

a.klikhier:hover, a.email_link:hover, a.leesverder:hover {
	text-decoration: underline;
}

input.invoer{
	border: 1px solid #61bf1a;
	font-size: 11px;
	width: 250px;
}

input.contactpersoon{
	border: 1px solid #61bf1a;
	font-size: 11px;
	width: 186px;
}
textarea{
	border: 1px solid #61bf1a;
	font-size: 11px;
	width: 250px;
}

.verstuur{
	background-color: #61bf1a;
	border: 1px solid #000000;
	font-size: 11px;
	width: 132px;
	color: #FFFFFF;
}
li{margin-top: 0; margin-bottom: 0; margin-left: 12pt; padding-left: 0}
