

.news {
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.newstitle {
	font-size: 16px; color: #cc0529; padding-bottom: 10px; margin-bottom: 10px;
	background: url(/images/klant/title_line.png) repeat-x left bottom;
}

.newsfp {
	font: normal 11px Tahoma, Arial;
	font-weight: normal;
	color: #cc0529;
	border-bottom: 1px dashed Silver;
}
.newssubtitle {
	font-size: 14px;
	color: ThreedDarkShadow;
}

.news_summary {
	margin-left: 20px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #2F2F2F;
}
.read-more {
	text-align: right;
	right: 10px;
}

/* SIDE BAR */
#side-bar tr { margin-bottom: 11px; display: block; }
#side-bar td { padding-right: 10px; min-width: 35px; }
#side-bar .agenda { 
	display: block; float: left; width: 100%; position: relative; min-height: 50px; min-width: 100px; margin-left: -2px;
	background: url( '../images/date.bg.png' ) top left no-repeat; margin-bottom: 15px; }
#side-bar .agenda.last { margin-bottom: 40px; } 
#side-bar .agenda .date-day { color: white; float: left; text-align: center; width: 50px; clear: both; margin-right: 5px; } 
#side-bar .agenda .date-month { color: #cc0529; float: left; text-align: center; width: 50px; clear: both; padding-top: 5px; margin-right: 5px; font-weight: normal; } 
#side-bar .agenda .agenda-content { float: right; width: 160px; }
#side-bar .agenda h5 { margin-bottom: 8px; color: #666666; font-weight: normal; margin-top: 5px;  }