@charset "UTF-8";
.oproepje {
	float: left;
	width: 49%;
	border: 1px dotted #FFFFFF;
	margin-bottom: 10px;
	clear: left;
	overflow: hidden;
}
.buurtbericht {
	float: left;
	width: 99%;
	border: 1px dotted #FFFFFF;
	margin-bottom: 10px;
	overflow: hidden;
}
.oproepjeR {
	float: right;
	width: 49%;
	border: 1px dotted #FFFFFF;
	margin-bottom: 10px;
	clear: right;
	overflow: hidden;
}
.oproepcount {
	float: right;
	margin-top: 6px;
}
.oproepheader {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	font-size: 12px;
	text-transform: capitalize;
}
.buurtheader {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	font-size: 14px;
}
.oproeptekst {
	float: left;
	padding: 3px;
}
.oproepdatum {
	font-weight: normal;
	float: right;
}
.oproepbody {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	float: left;
	width: 100%;
}
.oproepfooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 3px;
	float: left;
	width: 100%;
	font-size: 12px;
	overflow: hidden;
}
.oproepcontrols {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}
.adform {
	width: 98%;
}
.adformcomp {
	background-color: #FFE2D7;
	width: 98%;
}
.captform {
	width: 246px;
}
