h2 {
	margin-bottom: 0px;
	letter-spacing: 0.05em;
	font-size: 13px;
        color: #0000FF;
	font-weight: bold;
	line-height: 20px;
}
h2 a:link, h2 a:hover{
	text-decoration: none;
}
.leesverder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 6px;
	color: #E41715;
}
.leesverder a:link, .leesverder a:visited{
	color: #E41715 !important;
}
.leesverder a:hover, .leesverder a:active{
	color: #E41715 !important;
}
.aanmeldennieuws {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #E41715;
	padding-top: 5px;
}
.aanmeldennieuws a:link, .aanmeldennieuws a:visited{
	color: #999 !important;
	text-decoration: none;
}
.aanmeldennieuws a:hover, .aanmeldennieuws a:active{
	color: #E41715 !important;
}
p {
	margin: 0px;
	padding: 0px;
}
/* nieuws item */
.datum {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 6px;
	color: #999999;
}
.terug {
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
	margin-top: 10px;
}
.terug a:link, .terug a:visited, .datum a:link, .datum a:visited{
	color: #999999 !important;
}
.terug a:hover, .terug a:active, .datum a:hover, .datum a:active{
	color: #E41715 !important;
}
