a.anchor, a.black {
	color: rgb(102,62,7) ;
}
.marge {
	font-size: 9px;
}
.margecolumn {
	background: white url(../skins/rkdocs1/view/images/bgalinea1.png) repeat-y top right ;
}
.titel {
	padding:10px ;
	font-weight: bold ;
}
.dossier_titel {
   font-family: qlassik medium, verdana, arial, helvetica, sans-serif;
   font-weight: bold;
   font-style: normal;
   font-size: 22px;
   color: rgb(102,62,7);
}
#main_work {
	padding: 0px 15px ;
}
.maincontent td {
	text-align: justify ;
	font-family: verdana;
	font-size: 13px !important;
	padding: 0px !important;
}

.berichtenform #filtervandatum, .berichtenform #filtertotdatum {
	font-size: 12px;
	height: 25px;
	width: 100px;
}
.berichtenform #filterknop {
	font-size: 16px !important;
	height: 25px;
	line-height: 4px;
}
.center {
	text-align:center;
}
.pagina_nav {
	display: inline-block;
	min-width: 25px;
	min-height: 25px;
	padding: 3px 5px;
	text-align:center;
	border: solid #663E07 1px;
	color: #663E07;
	background-color: #FBEBCC;
}
.pagina_nav.current, a.pagina_nav:hover {
	color: #fff;
	background-color: #663E07;
	text-decoration: none;
}
.pagina_nav.current {
	cursor: default !important;
}
.pagina_nav.hide {
	display:none;
}