.bericht_about, .bericht_about_detail{
	font-style: italic;
}

form#zoekform input.knop, #blog_comment input.knop, #blog_comment input[type=submit], input.knop
{
	background:#00284b;
	color:#ffffff;
	border:none;
}

#blog_comment input.input {
	display:inline;
	width:170px;
	border:1px solid #00284b;
}
#blog_comment textarea {
	height:150px;
	width:350px !important;
	border:1px solid #00284b;
}
#blog_comment #verplichte_velden {
	text-align:right;
}

.form_label {
	float:none;
}

.nieuwsbericht_type1, .nieuwsbericht_type2{
	border-bottom : 1px solid #d0d0d0;
	padding-bottom : 20px;
}

.reageer{
	font-size : 0.7em;
	text-transform:uppercase;
	
	line-height:16px;
	padding-right : 15px;
	border-right: 1px solid #e0e0e0;
}

.tags{
	font-size : 0.8em;
	text-transform:uppercase;
	line-height:16px;
	
	padding-left : 5px;
}

.tags a:link, .tags a:visited{
	color:#727272 !important;
	text-decoration:none !important;
}

.tags a:hover{
	text-decoration:underline !important;
}

.bericht_about, .bericht_about_detail{
	font-weight:bold;
	color:#aaaaaa;
	padding : 2px;
	background:#fefefe;
	margin : 0 0 0px 0;
	font-size : 0.8em;
}

h2{
	margin-bottom:5px;
	padding-bottom:0;
	line-height: 1.2em;
}
