h1 {
	font-family: corbel, arial, Times;
	font-size: 16px;
	padding: 20px 30px 20px 30px;
	background-color: #f0eee9;
	color: #58595b;
	margin-bottom: 2px;
}

#items {
	background-color: #f0eee9;
	padding: 30px 10px 30px 10px;
}

.zoek_item {
	position: relative;
	width: calc((100% / 3) - 20px);
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	padding: 5px;
	display: inline-block;
	background: url(../images/bg_zoek_uitgebreid.png) no-repeat 15px 10px #ffffff;
	vertical-align: top;
	min-height:73px;
	border: 2px solid #ffffff;
}

.zoek_item:hover {
	background-color: #f0eee9;
}

.zoek_item a { 
	color: #58595b; 
	display: block; 
	min-height:73px;
	padding-left: 60px;
}
/*.zoek_item a:hover h2 { text-decoration: underline; }*/

.zoek_item .cms_toolbar a {
	display: inline;
}

.zoek_item h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 16px;
}
.zoek_item p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* rechts */

#zul {
	padding-right: 16px;
}

#zur a.arrow {
	margin-top: 30px;
}

#zur .h2.bronnen {
	display: block;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 15px 0px 15px 10px;
	font-size: 18px;
	margin: 40px 0px 15px 0px;
}
#zur ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	font-family: corbel, arial;
	font-size: 14px;
}
#zur ul li {
	margin-bottom: 10px;
}
#zur ul li a {
	color: #000000;
}
#zur ul li a:hover {
	text-decoration: underline;
}

/* Mais in overzicht */

#content select {
	text-transform: none;
	font-size: 12px;
}

.zoek_item_open {
	display: none;
	border-bottom: 1px solid #d8dde3;
	padding-bottom: 22px;
	margin-bottom: 2px;
}

#content div.mi_form label.mi_formlabel {
	padding-right: 3px;
}
.zoek_item fieldset {
	border: 0px none;
	margin:0px;
	padding: 0px;
}
.zoek_item fieldset legend, 
.zoek_item fieldset.type_hidden {
	display: none;
}

.zoek_item fieldset table {
	background-color: #d8dce3;
	padding: 35px 0px 55px 30px;
	margin-top: 20px;
	font-family: dazedarchetype, corbel, arial, Times;
	font-size: 13px;
	white-space:nowrap;
	width: 100%;
}
.zoek_item fieldset table td {
	padding-right: 5px;
}
.zoek_item fieldset table input,
.zoek_item fieldset table select {
	border: 0px none;
	height: 20px;
	width: 420px;
}
.zoek_item .mi_bj,
.zoek_item .mi_ej {
	width: 194px;
}
.zoek_item .miformbuttons {
	position: relative;
	background-color: #d8dce3;
}
.zoek_item div.mi_commandbutton {
	position: absolute;
	top: -45px;
	right: 120px;
}
.zoek_item .mi_commandbutton input {
	background-color: #58595b;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	border: 0px none;
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
	font-family: corbel, arial;
	cursor: pointer;
}

/* search box */
.zoek_item .search_box {
	padding: 24px 32px 24px 32px;
	background-color: #d8dce3;
}
.zoek_item .search_box_inner { 
	padding: 22px 24px 22px 24px;
	background-color: #ff8700;
}
.zoek_item .search_box input[type=text] {
	width:575px;
	float: left;
	border: 1px solid #e1e1e1;
}
.zoek_item .search_box input[type=submit] {
	background: url(../images/btn_zoeken.png) no-repeat top right;
	color: #ffffff;
	border: 0px none;
	float: left;
	width: 30px;
}

/* Mais results */

#content .mi_page img {
	display:inline;
}
#content .mi_page {
	clear: left;
	z-index:70;
	font-family: corbel, arial, Times;
	font-size: 12px;
	margin-right: 16px;
}
#content .mi_page  .mi_breadcrumb {
	margin-top: 30px;
	margin-bottom: 0px;
	border: 0px none;
	border-top: 1px solid #58595b;
	border-bottom: 1px solid #58595b;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 35px;
	background: url(../images/bg_search_icon.png) 10px 12px no-repeat #d8dce3;
	font-weight: bold;
}
#content .mi_page  .mi_breadcrumb .mi_bctitle {
	font-weight: normal;
}
#content .mi_page  .mi_formheader { display: none; }
#content .mi_page  .miformline .miformitem {
	float: none;
	border-bottom: 1px solid #58595b;
	margin-right: 0px;
	height: auto;
	margin-bottom: 0px;
}
#content .mi_page  .miformitemlink {
	background-color: transparent;
	border: 0px none;
	color: #000000;
}
.miformline .miformitem .miformitemlinkmain {
	z-index: 1;
}
/* mais advanced search form */
#content #fsPersoon table {
	padding-bottom: 10px;
}
#content .mi_page  .mi_search_page form {
	background-color: #ffffff;
	border: 0px none;
	position: relative;
	left: 0px;
	display: none;
	box-shadow: 0 0px transparent;
	border-top: 1px solid #58595b;
}
#content .mi_page  .mi_form2 .miformline {
	width: auto;
	height: auto;
}
#content .mi_page  .mi_search_page .miformline .miformitem.open form {
	position: relative;
	display: block;
	padding: 0px;
	max-width: none;
	border-top: 1px solid #58595b;
	background-color: #d8dce3;
	margin-top: 0px;
	border-radius: 0px;
}
#content .mi_page  .mi_search_page .miformline .miformitem .miformitemlink {
	height: 40px;
	line-height: 40px;
	padding-left: 0.8em;
}
#content .mi_page  .mi_search_page form fieldset {
	border: 0px none;
	margin:0px;
}
#content .mi_page  .mi_search_page form #fsOverige {
	padding: 15px 0px 55px 30px;
}
#content .mi_page  .mi_search_page form #fsZoektermen {
	padding: 15px 0px 55px 30px;
}
#content .mi_page  .mi_search_page form #fsOverige .mi_hider td {
	width: 86px;
}
#content .mi_page  .mi_search_page form #fsPersoon {
	padding: 15px 0px 0px 30px;
}

/*#content .mi_page  .mi_search_page  fieldset legend {
	display: none;
}
*/
#content .mi_page  .mi_search_page  fieldset legend {
	font-family: dazedarchetype, corbel, arial, Times;
}
#content .mi_page  .mi_search_page  fieldset legend a.mi_btn {
	margin-top: 0px;
}

#content .mi_page  .mi_search_page  fieldset table {
	border-collapse: initial;
	font-family: dazedarchetype, corbel, arial, Times;
	white-space:nowrap;
	width: 100%;
	color: #000000;
}
#content .mi_page  .mi_search_page fieldset table input,
#content .mi_page  .mi_search_page fieldset table select {
	border: 0px none;
	height: 20px;
	line-height: 20px;
	width: 420px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content .mi_page .mi_hulpbox {
}
#content .mi_page  .miformbuttons {
	float: none;
	position: absolute;
	bottom: 15px;
	left: 25px;
}
#content .mi_page  .mi_commandbutton {
	float: none;
}
#content .mi_page  .mi_commandbutton .mi_commandbutton {
	float: left;
	padding: 0px;
}
#content .mi_searchtitle {
	padding-top: 5px;
	padding-left: 0.8em;
	color: #000000;
}
#content .mi_page  .mi_search_page .mi_commandbutton input {
	background-color: #58595b;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	border: 0px none;
	border-radius: 0px;
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
	font-family: corbel, arial;
	cursor: pointer;
	font-weight: normal;
}
#content .mi_page  .mi_search_page .mi_bj,
#content .mi_page  .mi_search_page .mi_ej {
	width: 192px;
}
#content .mi_page  .miformitem .miformitemtitle input {
	background-position: 5px 5px;
}
/* Mais filter selection */
#content .mi_page  .miformline .miformitem.miformitemfilters {
	/* position: absolute; */
	top:43px;
	right: 0px;
	border: 0px none;
	color: #000000;
}
#content .miformline .miformitem a.mi_btn {
	margin-top: 10px;
}
#content .mi_page  .miformitemfilters .miformitemlink {
	background-color: transparent;
	border: 0px none;
	height: 20px;
	line-height: 20px;
}
#content .mi_user_links .miformline {
	width: auto;
}
/* result page */
#content .mi_page  .pageround { border: 0px none; }
#content .mi_page  .mi_resulttable .mi_tdnav_left {
	display:none;
}
#content .mi_page  .mi_resulttable .mi_tdmain {
	width: 720px;
	padding-right: 16px;
}
#content .mi_page  .mi_resulttable .mi_tdnav_right {
	width: 202px;
}
#content .mi_page  .pageround input,
#content .mi_page  .pageround select {
	height: auto;
	line-height: normal;
}
#content .mi_page  .mi_resultpage {
	margin-top: 0px;
}
#content .mi_page  div.mi_pager li.mi_prev a { background-image: url(http://mifiles.archieven.nl/default/images/arrow_default_left.gif); }
#content .mi_page  div.mi_pager li.mi_next a, 
#content .mi_page  div.mi_pager div.jumpto a { background-image: url(http://mifiles.archieven.nl/default/images/arrow_default_right.gif); }

/* sorteer header */
#content .mi_page  .mi_search_info {
	background-color: #d8dce3;
	color: #414141;
}
#content .mi_page  .mi_search_info a.mi_backbutton {
    background-image: url("http://mifiles.archieven.nl/default/images/arrow_default_left.gif");
	color: #414141 !important;
}
#content .mi_page  .mi_nav_header {
	color: #414141;
}

/* result item */
#content .mi_page  .mi_resultset {
	padding: 0px;
}
#content .mi_page  .boxmain {
	background-color: #ffffff;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	margin: 0px;
}
#content .mi_page  .mi_highlight {
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

/* filters */
#content .mi_page  .mi_filterbox {
	margin-right: 0px;
}
#content .mi_page  .mi_filterbox .mi_li_header {
	background-color: #d8dce3;
	color: #414141;
}

.mi_thumbvar img{
	min-width: 150px !important;
	max-width: 150px !important;
	max-height: 150px !important;
}

/* thumbnail */
#content .mi_page  .mi_thumbvar,
#content .mi_page  .mi_gal_thumb {
	border: 0px none;
	background-color: transparent;
}
#content .mi_page  .mi_gal_thumb img {
	border: 1px solid #58595b;
}

/* aanvragen */
#mi_wmdform {
	color: #000000 !important;
}

/* */
#sat {
	margin-top:40px;
	font-family: dazedarchetype, corbel, arial;
}
#sat .switcher_overflow {
	border: 1px solid #9c9c9c;
	padding: 35px 5px 10px 5px;
	text-align: center;
	margin-bottom: 15px;
}
#sat .switcher_overflow img {
	width: 188px;
	margin-bottom: 10px;
}
#sat .switcher_overflow a { color: #000000; }
#sat .switcher_overflow a:hover { text-decoration: underline; }

/* tables */
#content .mi_tableheader {
	height: 28px;
	vertical-align: middle;
}

/* top klapuit */
#content .search_box_button {
	margin-left: 0px;
}
#content .search_box_button .info .info_txt {
	width: 238px;
}

/* zoek footer */

#zoek-footer {
	margin-top :50px;
	margin-bottom :45px;
}
#zoek-footer .zoek_item {
	border: 1px solid #59595b;
	height: 90px;
}
#zoek-footer .zoek_item a {
	padding-left: 80px;
	padding-top: 10px;
}
#zoek-footer .zoek_item a h2 {
	margin-bottom: 5px;
}
.zoek_item.zjs {
	background-image: url(../images/sat-icon/zoekjestamboom.png);
}
.zoek_item.ovg {
	background-image: url(../images/sat-icon/gemeenten.png);
}
.zoek_item.foh {
	background-image: url(../images/sat-icon/fotohistorisch.png);
}
#zoek-footer .zoek_item.foh a {
	padding-left: 100px;
}