/* algemeen/////////////////////////////////////////////*/
.news-latest-container {
	
}

.news-latest-item {
	border-bottom: 2px dotted #990099;
	margin-bottom: 4px;
	padding-bottom: 0.7em;
}

.news-latest-item img {
	float: left;
	margin: 0.3em;
}

.news-list-item .afbeelding {
        float: left;
        margin: 0.3em;
        }
        
 
.news-list-item h3 {
	color: #242291;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0;
}

.news-latest-item p {
	margin-bottom: 0;
}

.news-latest-date {
	color: #242291;
}

.news-latest-morelink a, #right .news-latest-morelink a {
	color: #F6A600;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bg-meer.gif) no-repeat right;
	display: block;
	margin-top: 4px;
	padding-right: 18px;
	height: 16px;
	width: 40px;
	text-transform: lowercase;
}

#right .news-latest-item {
	margin-bottom: 1.3em;
}

.news-latest-item h3 {
	color: #242291;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0;
}

.news-latest-item p {
	margin-bottom: 0;
}

.news-latest-date {
	color: #242291;
}


.news-latest-morelink a, #right .news-latest-morelink a {
	color: #F6A600;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bg-meer.gif) no-repeat right;
	display: block;
	margin-top: 4px;
	padding-right: 18px;
	height: 16px;
	width: 40px;
	text-transform: lowercase;
}

/* aanpassingen voor nieuwsarchief ///////////////////////////////////////*/
.tx-ttnews-browsebox a {
	color: #242291;
	text-decoration: none;
	font-weight: bold;
	margin-right: 4px;
}


/* aanpassingen voor agenda /////////////////////////////////////////////*/
#agenda .news-latest-container {
	padding: 10px;
}

#agenda .news-latest-item {
	border-bottom: 2px dotted #FFF;
}

#agenda .news-latest-date {
	color: #FFF;
	font-weight: bold;
}

#agenda .news-latest-morelink {
	background: url(../img/bg-agenda-nav.gif) no-repeat left;
	margin-top: 4px;
	width: 64px;
}

#agenda .news-latest-morelink a {
	background: url(../img/bg-agenda-nav-right.gif) no-repeat right;
	color: #F6A600;
	display: block;
	height: 16px;
	padding-left: 8px;
	padding-right: 20px;
	text-transform: none;
}

#agenda .news-latest-morelink a:hover {
	color: #8A8AC5;
}


















