div.nieuwsberichten {
}

div.nieuwsberichten h1.kop {
	margin-bottom: 3px;
}

/*div.nieuwsberichten h1.vervolg {
	margin-top: 20px;
}*/

div.nieuwsberichten div.navigatie_maanden {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.nieuwsberichten div.navigatie_overzicht {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
}

div.nieuwsberichten div.navigatie_maanden a:link, div.nieuwsberichten div.navigatie_maanden a:visited, div.nieuwsberichten div.navigatie_overzicht a:link, div.nieuwsberichten div.navigatie_overzicht a:visited {
	color: #666666;
	text-decoration: none;
}

div.nieuwsberichten div.navigatie_maanden a:hover, div.nieuwsberichten div.navigatie_overzicht a:hover {
	text-decoration: underline;
}

div.nieuwsberichten div.nieuwsbericht, div.nieuwsberichten div.nieuwsbericht_eerste {
	border-bottom: 1px dashed black;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

div.nieuwsberichten div.nieuwsbericht_eerste {
	border-top: 1px dashed black;
	padding-top: 8px;
}

div.nieuwsberichten div.nieuwsbericht h2, div.nieuwsberichten div.nieuwsbericht_eerste h2 {
	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
}

div.nieuwsberichten div.nieuwsbericht h2.eerste, div.nieuwsberichten div.nieuwsbericht_eerste h2.eerste {
	padding-top: 0px;
}

div.nieuwsberichten div.nieuwsbericht div.leesmeer, div.nieuwsberichten div.nieuwsbericht_eerste div.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht span.leesmeer, div.nieuwsberichten div.nieuwsbericht_eerste span.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht span.datum, div.nieuwsberichten div.nieuwsbericht_eerste span.datum  {
	color: #666666;
	font-size: smaller;
}

div.nieuwsberichten div.bericht_info {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
	margin-left: 5px;
}

div.nieuwsberichten hr {
	border: 1px solid #1688D3;
}

div.nieuwsberichten div.navigatie_berichten {
	border-top: 2px solid #1688D3;
	margin-top: 10px;
	padding-top: 8px;
}

div.nieuwsberichten div.navigatie_berichten span.datum {
	color: #666666;
	font-size: smaller;
}

div.nieuwsberichten div.navigatie_berichten a:link, div.nieuwsberichten div.navigatie_berichten a:visited {
	text-decoration: none;
}


/*
div.nieuwsberichten table {
	margin-bottom: 10px;
}

div.nieuwsberichten table tr td.datum {
	color: #666666;
	font-size: smaller;
	padding-right: 5px;
}
*/

div.nieuwsberichten table td {
	vertical-align: top;
}

div.nieuwsberichten table td.datum {
	color: #666666;
	font-size: smaller;
	padding-right: 5px;
	white-space: nowrap;
}

/*** Fontpage ***/
div.nieuwsberichten div.nieuwsbericht_frontpage {
	border-bottom: 1px dashed black;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage h2 {
	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage h2.eerste {
	padding-top: 0px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage div.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage span.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage span.datum {
	color: #666666;
	font-size: smaller;
}

div.nieuwsberichten div.naaroverzicht {
	text-align: right;
}
