/* Home */

.home_news_overview {
	
}
.home_news_overview_link {
	padding-top: 18px;
	
}
.newsletter_subscribe_container {
	margin: 20px 0px 0px 4px;
}
.newsletter_subscribe {
	margin: 20px 0px 0px 0px;
}
.newsletter_subscribe_container TR TD {
	padding-top: 4px;
}


/*------------------------------------ 
Overview
------------------------------------*/

.home_bottom_container {
	width: 970px;
	height: 225px;
	margin-top: 5px;

}
.home_bottom_left_container {
	background-image: url('../site_images/home_bottom_left_bg.jpg');
	background-repeat: no-repeat;
	width: 369px;
	height: 225px;
	float: left;

}
.home_bottom_left {
	margin: 60px 55px 0px 25px;

}
.home_bottom_mid_container {
	background-image: url('../site_images/nederlandse_natuur.jpg');
	background-repeat: no-repeat;
	width: 349px;
	height: 225px;
	float: left;

}
.home_bottom_mid {
	width:349px;
	height: 225px;

}
.home_bottom_right_container {
	background-image: url('../site_images/home_bottom_right_bg.jpg');
	background-repeat: no-repeat;
	width: 252px;
	height: 225px;
	float: left;

}
.home_bottom_right {
	background-image: url('../site_images/home_folder.jpg');
	background-repeat: no-repeat;
	margin: 21px 0px 0px 18px;
	width: 183px;
	height: 196px;
}
