/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/


.nieuws_pijl {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.nieuws_verder {
	color: #1d5133;
	padding-top: 4px;
	margin-bottom: 11px;
	text-align: right;
}

.nieuws_kop {
	font-family: Arial;
	font-size: 11px;
	color: #1d5133;
}

a.nieuws_kop:link, a.nieuws_kop:visited {
	font-family: Arial;
	font-size: 11px;
	color: #1d5133;
}

a.nieuws_kop:hover, a.nieuws_kop:active {
	font-family: Arial;
	font-size: 11px;
	color: #1d5133;
	text-decoration: underline;
}

.SubHead {
	font-family: Verdana;
	font-size: 11px;
	color: #1d5133;
	text-decoration: none;
	font-weight: normal;
}

a.SubHead:link, a.SubHead:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #1d5133;
	text-decoration: none;
	font-weight: normal;
}

a.SubHead:hover, a.SubHead:active {
	font-family: Verdana;
	font-size: 11px;
	color: #1d5133;
	text-decoration: underline;
	font-weight: normal;
}