@import url("paging.css");

.searchpager {
	width: 100%;
	text-align: center;
	position: relative;
	margin: 0;
	height: 20px;
}
.searchpager.top {
	margin: 15px 0px 0px 0px;
}
.searchpager .pager {
	width: 100%;
	margin: 0px auto 0px auto;
	position: absolute;
	left: 0px;
	text-align: center;
	z-index: 5;
}
.searchpager .btn {
	position: relative;
	width: 100px;
	text-indent: 0;
	z-index: 7;
	font-weight: bolder;
	border: solid 1px #c0c0c0;
	text-decoration:none;

}
.searchpager .btn.terug {
	float: left;
	margin-left: 125px;
	width: 86px;
	border: solid 1px #c0c0c0;
	text-decoration:none;
}
.searchpager .btn.arrow {
	float: right;
	padding: 0px;
	margin-right: 125px;
	border: solid 1px #c0c0c0;
	text-decoration:none;
}
.searchpager .btn.arrow:hover {
	text-decoration: none;
	border: solid 1px #c0c0c0;
}
.pager .nums {
	color: #FFFFFF;
	margin-left: 3px;
	margin-right: 10px;
  font-size: 12px;
}
.pager .nums strong {
	position: relative;
	top: 1px;
	color: #002A7F;
}
.pager .nums a {
	color: #002A7F;
	}
.pager .nums a:hover {
	color: #DC2A00;
}
.editbericht 
{
  padding-left: 10px;
  margin-top:-14px;
  float:right;
  }
  
  .quotebericht 
{
  padding-left: 10px;
  margin-top:-14px;
  float:right;
  }
  
  .searchresults .breadcrumb span 
  {
    margin-left: 5px;
    padding: 2px 2px 2px 15px;
    background: transparent url("/images/ar-bread-crumb.gif") no-repeat;
    background-position: left center; 
    }
 
.searchresults .breadcrumb .reacties a
  {
    color:Red;
    }

#searchControl .gsc-results .gsc-webResult {
  font-size: 12px;
  font-family : Verdana;
  width : 680px;
}

.gsc-control form .gsc-search-box {
  display : none;
}

.zoekform {
	padding: 10px;
	float: left;
	position: relative;
	width: 630px;
	margin: 20px 0px 0px 0px;
	border: solid 1px #E1E1E1;
	height: 1%;
	overflow: hidden;
}



.zoekform h2 {
	margin: 0;
	padding: 0;
	height: 40px;
}
.zoekform .wide {
	width: 450px;
	top: 5px;
	position: relative;
}
.zoekform .btn.zoeken {
	float: right;
	position: relative;
	top: 0px;
	margin: 4px 0px 0px 3px;
}
.zoekform .split {
	width: 663px;
	margin: 15px 0px 0px -10px;
	height: 10px;
	border-top: solid 1px #DEDEFF;
	position: relative;
	padding: 0px 10px 0px 10px;
}
.zoekform label {
	top: 4px;
	position: relative;
}
#zoekenExtra {
	width: 100%;
	display: none;
	position: relative;
	overflow: hidden;
	top: 25px;
	left: 0px;
}
#zoekenExtra input,
#zoekenExtra label
{
	float: left;
	position: relative;
}
#zoekenExtra label {
	width: 175px;
	margin: 0px 0px 0px 3px;
	font-family: Verdana;
	font-size: 10px;
	color: #002A7F;
	top: 0px;
	position: relative;
}
#zoekenExtra .row {
	width: 100%;
	height: 20px;
	margin-top: 5px;
	position: relative;
}
#zoekenExtra .split {
	float: left;
	position: relative;
	height: 30px;
}

#zoekenExtra .split .btn.zoeken {
	float: left;
	position: relative;
	top: 0px;
}
