h2.nieuwsItemTitel {
	color:#008200;
}
h3.Reacties, h3.ReactieTitel {
	color:#008200;
       margin-bottom: 5px;
}

p.bericht {font-weight: bold;}
p.bericht {margin:3px;}
.post_title {
	font-size: larger;
        color:#008200;
}
.short {
	font-weight: bold;
        margin-top: 5px;
        margin-bottom: 5px;
}
.short_short {
        margin-top: 5px;
        margin-bottom: 5px;
}
.gewijzigd {
	font-size: smaller;
        margin-top: 5px;
        margin-bottom: 5px;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	padding-bottom: 5px;
}

.comment_title {
       font-weight: bold;
}

.comment_text {

	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {

}

.comment_info {
	text-align: right;
}

.comment_title, .comment_info {

}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}