/* CSS Document */
.centercontent
{	
	/*background-image		: url("../images/bg_content.gif");
	background-repeat		: no-repeat;
	background-position		: top right;
	background-color		: #D8E4F2;*/
	border-left				: 1px solid #909090;
	border-bottom			: 0px solid #909090;
	margin-bottom			: 10px;
	width					: 741px;
	font-family				: Arial;
	font-size				: 11px;
	color					: #909090;
	font-weight				: normal;
}

#id_centercontentleft_td
{
	width					: 507px;
	border-right			: 1px solid #909090;
	padding-left			: 15px;
	padding-right			: 8px;
}

#id_centercontentright_td
{
	width					: 185px;
	padding-left			: 15px;
	padding-right			: 8px;
	border-right			: 0px solid #909090;
}

.weblog_leesmeer
{
	text-align				: right;
	color					: #CC0000;
	cursor					: hand;
	cursor: pointer;
	
}

.weblog_leesmeerdiv
{
	text-align				: right;
	color					: #CC0000;
}

.weblog_header
{
	vertical-align			: top;
	padding-top				: 8px;
	color					: #4C80BC;
	font-weight				: bold;
}