@charset "utf-8";
/* CSS Document */
#news{
	padding-left: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#news div#newsheader{
	height: 40px;
}

#news div.item{
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#news div.beeld{
	margin-bottom: 10px;
}
#news div.titel,
#newsitem div.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom:2px;
}
#news div.subtitel,
#newsitem div.subtitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 6px;
	font-weight: bold;
}
#news div.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 4px;
	font-weight: normal;
}
#news div.beeld{
}

#news span.more a,
#news div#news_archive a{
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}




#newsitem div.kop{
	margin-bottom: 10px;
}

#newsitem img.afbeelding{
	margin-right: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#newsitem div.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#news_archive_center .newsheader,
#press_list .pressheader,
#jobs_list .jobheader {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


div#newsheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 5px;
}


div#newsheader2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div#newsheader2 {
}


#news_archive_center #year_selector,
#press_list #year_selector {
	display:inline;
	margin-left:15px;
}
#news_archive_center .year_label_active,
#news_archive_center .year_label,
#press_list .year_label_active,
#press_list .year_label {
	width:40px;
	text-align:center;
	display:inline-block;
}

#news_archive_center div.year_label_active a,
#press_list div.year_label_active a {
	color: #000000;
	text-decoration: none;
}

#news_archive_center div.year_label a,
#press_list div.year_label a {
	color: #666666;
	text-decoration: none;
}

.news_item,
.press_item,
.job_item {
	clear:both;
	border-top:#999999 dotted 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.news_item .listed,
.press_item .listed,
.job_item .listed {
	height:30px;
}

h1,
.news_item .news_title,
.press_item .press_title,
.job_item .job_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}
.news_item .news_date,
.press_item .press_date,
.job_item .job_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.news_item .news_navigation,
.press_item .press_navigation,
.job_item .job_navigation {
	width:140px;
	position:absolute;
	display:inline-block;
	right:12px;
	text-align: right;
	padding-right: 18px;
}

.news_item .news_navigation a,
.press_item .press_navigation a,
.job_item .job_navigation a {
	color: #666666;
	text-decoration: none;
	font-style:italic;
}

#news_archive_center,
#press_list{
	width:536px;

}

div.pdfimage{
	width:60px;
	float:left;
}


#news_archive_center,
#press_list,
#jobs_list {
	border-bottom:#999999 dotted 1px;
}

.press_item .press_details,
.news_item .news_details{
	width:435px;
}
.news_item .news_details,
.news_item .afbeelding {
	
}

.news_original,
.press_original {
	margin-top:10px;
	margin-bottom:10px;
}

.hidden {
	display:none;
}

div.news_details .afbeelding{
	margin-right: 20px;
	margin-bottom:10px;
	margin-top: 3px;
	
}


.news_date, .press_date{
	padding-bottom:2px;
}
