/************************************************************
Title:     Navcontainer
Author:    Emile Blume - Netcreators.com - 2007
************************************************************/

/* latest & list right column */
.news-latest-item-right, .news-list-item-right, .list-vacatures-right {
	clear: both;
	margin-bottom: 0.7em;
}


/* latest & list //////////////////////////////////////////////*/
.news-latest-item, .news-list-item, .list-vacatures {
	clear: both;
	border-bottom: 1px dashed #A6A8AA;
	//margin-bottom: 1.3em;
	margin-bottom: 0.6em;
}

.news-latest-item h3, .news-list-item h3, .list-vacatures h3  {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0;		
}

.news-latest-date, .news-list-date, .news-list-date h3 {
	//margin-left: 0.3em;
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 0em;
}

.news-latest-image {
	float: left;
	//margin-bottom: 1.3em;
	margin: 4px 4px 1.6em 0px;
	text-align: left;
	width: auto;
}


.news-list-image {
	float: right;
	//margin-bottom: 1.3em;
	margin: 12px 4px 12px 12px;
	//margin: 4px 4px 1.6em 0px;
	text-align: left;
	width: auto;
}

.news-latest-subheader {
	margin: 0;
	//margin-bottom: 0.3em;
	margin-bottom: 0.6em;
}

.news-latest-item a, .news-list-item a, .list-vacatures a { text-decoration: none;}
.news-latest-item p, .news-list-item p, .list-vacatures p { margin: 0;	padding: 0; }

.news-latest-morelink, .news-list-morelink { clear:left; }

.news-latest-morelink a, .news-list-morelink a {
	background: url(../images/news-more.gif) no-repeat right;
	cursor: pointer;
	display: inline;
	float: right;
	height: 10px;
	width: 10px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.news-latest-morelink span, .news-list-morelink span { display: none; }
#content .news-latest-gotoarchive a { text-decoration: none; }

#right .news-latest-item h3 { font-size:1em; font-weight:bold; }
#right .news-latest-item a:hover, .news-list-item a:hover { color: #F09A2F;}

/* single news //////////////////////////////////////////////*/
.news-single-item h5 {
	font-weight: normal;
	font-size: 1em;
}

.news-single-img {
	display: inline;	
	float: right;
	width: 240px;
	padding: 0.3em;
	padding-right: 0;
	text-align: center;
}

.news-single-img a {
	align: left;
	margin: 0.3em;
	margin-right: 0;
}

.news-single-item img {
	border: 1px solid #CCCCCC;	
	margin: 0.3em;
	margin-right: 0;
}

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

.news-single-files dt {
	margin-bottom: 0.6em;
} 

.news-single-files img {
	margin-right: 0.6em;
} 

.news-single-backlink {
	color: #00662C;
	text-decoration: none;
	background: transparent url(../images/arrow-green-nav.gif) no-repeat 0 4px;
	padding-left: 15px;
	//margin-top: 1.3em;
	margin-top: 2.3em;
}

.news-single-additional-info {
	clear: both;
	margin-top: 3em;
}

.news-single-links {
	font-style: bold;
	margin-top: 0.3em;
}

.news-single-links dt {
	font-weight: bold;
}

.news-single-links  p {
	margin: 0em;
}

.news-single-timedata {
	font-style: italic;
	margin-bottom: 0.3em;
}

/* browsebox //////////////////////////////////////////////*/
.news-list-browse a {
	margin-right: 0.3em;
	text-decoration: none;
}

/* vacatures //////////////////////////////////////////////*/
.Ervaringen{
	margin-right: 16px;
	width: 250px;
	float: left;
	clear: none;
}
