.plain  {
 color: #fff;
 font-style: normal;
 font-weight: normal;
 font-size: 11px;
 line-height: 13px;
 font-family: Verdana;
 text-decoration: none 
}

H1  {
 color: #dcdcdc;
 font-style: normal;
 font-weight: bold;
 font-size: 15px;
 line-height: 17px;
 font-family: Verdana;
 text-decoration: none 
}

.leesmeer {
	text-decoration:		none;
	color:					#92caff;	
	font-weight:			bolder;
	clear:					both;
	display:				block;
	width:					100px;
}


/* Opmaak formulieren */
.mandatory_field {
	background-color:			#C1E0FF;
}
.error_field {
	background-color:			#FFB2B2;
}
.ErrorMessage {
	display:					none;
}


/* Zoekresultaten styling */
.searchresults .result .url {
	color:						green;
}
.searchresults .pages {
	font-weight:				bolder;
	display:					inline;
	float:						left;
	line-height:				25px;
}
.searchresults .pagenumber {
	display:					block;
	float:						left;
	padding:					4px;
	padding-left:				7px;
	padding-right:				7px;
	margin-right:				5px;
	text-decoration:			none;
	cursor:						pointer;
	border:						1px solid white;
}
.searchresults .pagenumber:hover {
	border:						1px solid #C3EBFE;	
}
.searchresults .pagenumber.active {
	border:						1px solid #E6E6E6;
	cursor:						default;
}
.searchresults .pagenumber.active:hover {
	background-color:			white;	
}



/* Opmaak oude site */
ul{
	color:#92caff;
}

.form_text {
 border: solid 1px 
}
.plain, td  { color: #fff;
 font-style: normal;
 font-weight: normal;
 font-size: 11px;
 line-height: 13px;
 font-family: Verdana;
 text-decoration: none }.head  { color: #dcdcdc;
 font-style: normal;
 font-weight: bold;
 font-size: 15px;
 line-height: 17px;
 font-family: Verdana;
 text-decoration: none }a:link          { color: #92caff;
 font-style: normal;
 font-weight: bold;
 font-size: 11px;
 line-height: 13px;
 font-family: Verdana;
 text-decoration: none }
a:link:visited    { color: #92caff;
 font-style: normal;
 font-weight: bold;
 font-size: 11px;
 line-height: 13px;
 font-family: Verdana;
 text-decoration: none }
a.color     { color: #000;
 font-style: normal;
 font-weight: normal;
 font-size: 9px;
 line-height: 10px;
 font-family: Verdana;
 text-decoration: none }
a.color:visited { color: #000;
 font-style: normal;
 font-weight: normal;
 font-size: 9px;
 line-height: 10px;
 font-family: Verdana;
 text-decoration: none }
a.color:hover { color: #d61204;
 font-style: normal;
 font-weight: normal;
 font-size: 9px;
 line-height: 10px;
 font-family: Verdana;
 text-decoration: none }
a:hover          { 
 color: #92caff;
 font-style: normal;
 font-weight: bold;
 font-size: 11px;
 line-height: 13px;
 font-family: Verdana;
 text-decoration: none }
 .form_text { 
 border: solid 1px 
}
ul a, #content a {
 color: #92caff;
 font-style: normal;
 font-weight: bold;
 font-size: 11px;
 line-height: 10px;
 font-family: Verdana;
 text-decoration: none 
}
input{
	font-size: 11px;
	border: 1px solid black;
}

a.rubriek, a:visited.rubriek, a:hover.rubriek
{
	color:		black;
	line-height: 24px;
	font-size:	11.5px;	
	letter-spacing: -1px;
	margin-left: 31px;
  	text-decoration : none;
   	font-weight:	bolder;
   	font-size:		11px;
}
a.rubriek.active, a.rubriek:hover
{
	color:	#EB3D18;
}

a.active {
	color:		#EB3D18 !important;
}