BODY {
	margin				: 0px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
}
.outerdiv_table {
	background-image	: url(../site_images/bodytopbg3.jpg);
	background-repeat	: repeat-x;
	background-position	: bottom;
	padding-bottom: 66px;
}
.table_bg_color {
	background-color	: #fd741d;
} 
.outerdiv {
	width				: 990px;
	text-align			: left;
	margin-top			: -7px;
}
.wittevak_midden {
	background-color	: #FFFFFF;
	float				: left;
}
.mid {
	margin-left			: 7px;
	background-image	: url(../site_images/menubalkblauwwit.jpg);
	background-repeat	: repeat-y;
}
.content_container {
	width				: 770px;
	float				: left;
	margin-left			: 15px;
	margin-top			: 10px;
	margin-bottom		: 10px;
	background-image	: url(../site_images/contentlijn.jpg);
	background-position	: left;
	background-repeat	: repeat-y;
	
}
.reaction_form textarea {
	width				: 200px;
	height				: 120px;
	
}
.clear {
	clear				: both;
}

.home_overview .overview .item {
	width: 300px;
}
.home_content {
	
}

.home_bottom {
	border-top: 1px solid #81cfff;
	margin-top: 20px;
	padding-top: 15px;
}
.home_bottom_left {
	float: left;
	width: 400px;
	border-right: 1px solid #81cfff;
	 
}
.home_bottom_right {
	float: left;
	width: 300px;
	padding-left: 20px;
}
.home_bottom IMG{
	margin-right: 15px;
}
.img_top {
	margin-bottom: 15px;
	padding-top: 10px;
}

