* {
	padding: 0px;
	margin: 0px;
}

.news-latest-datum {
	color:#00407F;
}

.news-latest-title a {
	color:#000000;
	text-decoration: none;
	padding-left: 4px;
}
.news-latest-more {
	color: #000000;
	text-decoration: none;
	text-align:right;
}
.news-latest-more a {
	color: #000000;
	text-decoration: none;
	text-align:right;
}


.eventtitle {
	background-image:url(../images/pageName.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	margin-bottom:10px;
	margin-top:20px;
}


.starttime {
	width:50px; 
	float: left;
	color: #91939C
}
.hoever {
	width:100%;
	border-bottom: 1px solid #DBDBDB;
}

.hoever:hover {
	background-color: #EEEEEE;
}

.title a {
	color:#5E5F66;
	text-decoration: none;
}

hr {
	height: 4px;
	color:#999999;
}

.title_events a {
	color:#000000;
	text-decoration:none;
}

.startdate {
	color:#00407F;
	font-weight:bold;
	font-style:italic;
	padding-left:4px;
	width:75px;
}
.linkpijl {
	color:#D4001D;
	padding-left:2px;
	padding-right:5px;
}

.downldrblob a,
.downldrblob a:hover{
	color				: #000000;
	text-decoration		: none;
}
.even{
	background-color:#EEE;
	}
#row1-left .even,
#row1-right .even {
	background-color:#BBB;
	}
	
#row1-left td.startdate,
#row1-right td.startdate{
width:70px; 
}
#calendar-event {
	margin-bottom: 50px;
	border:1px solid red;
}	
