/*** greenbox voor de home pagina ***/
.greenFrame {
	background-image:url("../layouts/standaard/images/greenframe.gif");
	background-repeat:no-repeat;
	float:left;
	height:82px;
	margin:0 15px 15px 0;
	width:166px;
}

.greenFrame2 {
	background-image:url("../layouts/standaard/images/greenframe.gif");
	background-repeat:no-repeat;
	height:82px;
	margin:0 15px 15px 0;
	width:166px;
}

.box_text { padding:4px 0 0 7px; width:140px; }

.box_text h1 {
	font-family:times new roman;
	font-size:18px;
	font-weight:normal;
	margin-top:-1px;
	padding-bottom:0;
}

.box_text p {
	color:#006233;
	font-family:times new roman;
	font-size:14px;
	margin:-2px 0 0;
	padding-bottom:2px;
}

p.bodytext img {
	margin-top:3px;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
	padding-left:7px;
}
