/*
***********************************************************
Title:     News test news opmaak!
Author:    wiechert hooghwinkel
Date:	   november 2009
***********************************************************
*/
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container div.news-latest-item p.bodytext{
	background: transparent url(/afbeeldingen/arrow.png) no-repeat scroll left center;
	padding: 0 0 0 30px;
	color:#6f6f6e;
	text-decoration:none;
	line-height: 12px;
	font-size: 9px;
	}
.news-latest-container div.news-latest-item .bodytext{
margin-top:0px;
padding-bottom:5px;
}
.rgaccord1-nest .news-latest-container h2 {
	display: none;
}

.rgaccord1-nest .news-latest-container {
	padding-bottom: 10px;
    padding-right: 4px;
}

.news-latest-container h3 {
	color: #001B5C;
	font-size: 1.1em;
	font-weight: bold;
	clear: left;
}

.news-latest-container h3 a {
	color: #001B5C;
}

.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 5px;
}

.news-latest-item {
	line-height: 1em;
	
}

.news-latest-item a {
	color: #262626;
	font-size: 9px;
	line-height: 1em;
	text-decoration: none !important;
}

.news-latest-item h4{
	margin-top: 23px;
}

.news-latest-item h4 a{
	color: #262626;
	text-decoration: none !important;
}


	
.news-latest-item IMG {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #001B5C;
	float: left;
}

.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-date,.news-latest-category {
	font-size: 0.8em;
	color: #FC7613;
	float: left;

}
.news-latest-morelink {
	float: right;
	margin-top: 2px;
	height: 1em;
	
}

.news-latest-container HR.news_clearer {
	clear: left;
	display: none;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding: 5px;
	margin-bottom: 5px;
}

.news-single-item H2 {
	margin-bottom: 0px;
}

.news-single-item H3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #001B5C;
	margin-bottom: 10px;
}

.news-single-img {
	float: left;
	margin-right: 5px;
}

.news-single-img img {
	border: 1px solid #001B5C;
}

.news-single-imgcaption {
	padding: 3px;
	clear: both;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata {
}

.news-single-author {
	padding-bottom: 3px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container a{
	text-decoration: none;
	padding-top: 0 px;
}

.news-list-item,.news-list-browse {
display: inline;
float: left;
margin-bottom: 20px;
clear: both;
width: 500px;
}

.news-list-item hr {
	display: none;
}

.news-list-item img {
	float: left;
	margin: 0 5px 0pt 0pt;
}
	
.news-list-item img {
	border: 1px solid #001B5C;
}

.bordernaastimage {
	width: 132px;
	border-right: 1px solid #001B5C;
	margin-right: 10px;
	display: block;
	float: left;
}
	
.news-list-title {
	padding: 2px;
}
	
.news-list-body {
	padding: 2px;
}
	
.news-list-container .date {
	font-size: 0.8em;
	float: right;
}
	
.news-list-morelink a {
	display: block;
	margin-top: -10px;
	padding-right: 10px;
	text-align: right;
	text-decoration: underline;
	text-transform: lowercase;
}

.news-list-date {
	float: right;
	color: #FC7613;
}

/*--------------------------------- tt_news Browsebox  -----------------------------------*/
.news-list-browse {
	border-top: 1px solid #001B5C;
	padding-top: 10px;
}
	
