/* $Id: search.css 6386 2011-01-05 11:29:50Z friel001 $ */
@import url("tekst.css");
/*
2008-02-19 PB: .formcheckhalfmiddle en .formcheckmiddlelong toegevoegd om in zoekformulieren onderdelen beter te kunnen positioneren
*/
.toon         {display:inline;visibility:visible;margin-right:3px}
.verberg      {display:none;visibility:hidden;margin-right:3px}

a:link,a:visited { color: #003366; font-size: 1em; }

a:hover { color: #003366; font-size: 1em; text-decoration: none }


body { margin-left: 5px;
			width: 98%;
}
td.divide {
  border-top: 3px solid #666699; }

.search {
  color: #666699;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
}

td.nextform {
  width: 100%;
}
td.refine {
  text-align: left;
  padding-bottom: 4px;
}
td.tips {
  text-align: right;
  white-space: nowrap;
  padding-bottom: 5px;
}

fieldset.search {
  border:1px solid #b2b2cc;
  padding: 5px 10px;
  min-width: 39em;
  width:95%;
  margin-left:10px; }

legend.search {
  vertical-align: top;
  font-size: 0.85em;
}
.choose_operator {
  color: #003366;
  font-size: 1em;
  width: 55px;
  margin-right: 10px;
}
.choose_field {
  color: #003366;
  font-size: 1em;
  width: 90px;
}
img.question_mark {
  vertical-align: top;
  padding-left: 5px;
}
.limitsearch {
  background: #ffffff;
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 0.85em;
  border-bottom: 1px solid #b2b2cc;
  border-top: 1px solid #b2b2cc;
}
.formtext {
  color: #003366;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
}
div.formtext {
  padding-top: 5px;
  padding-bottom: 5px;
}
span.formtext {
  font-size: 1em;
}
div.formrow {
  padding: 0px;
}
div.formrest {
  clear: left;
}
label.year {
  padding-right: 5px;
}
div.year {
  float: left;
}
label.formcheck { width:11em; }
label.formchecklang { width:auto; }
/* clear and search buttons */
div.buttons {
  float: right;
  margin: 2px 0 0 0;
}
/* refine buttons */
div.refinebutton {
  float: right;
  margin: 2px 0 0 0;
}

/* Instructional text */
/* Inheritance specified in element */
/* Rood gemaakt na klachten dat het niet genoeg opvalt (IV) */
span.instruc {
  color: #cc0000;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  white-space: normal;
  padding-left: 65px;
}
span.instruclft {
  color: #cc0000;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  white-space: normal;
  padding-left: 0px;
}
span.instrucyear {
  color: #cc0000;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  white-space: normal;
  padding-left: 30px;
}
span.instruc_btm {
  padding-left: 0px;
}

div.formcheck {
  font-size:1em;
  float:left;
  width: 6em;
  padding-bottom: 1px;
}
.rechts{
vertical-align: top;
padding-left: 30px;
float: right;
}
div.formcheckhalfmiddle {
  font-size:1em;
  float:left;
  width: 8.5em;
  padding-bottom: 1px;
}
div.formcheckmiddle {
  font-size:1em;
  float:left;
  width: 11em;
  padding-bottom: 1px;
}
div.formcheckmiddlelong {
  font-size:1em;
  float:left;
  width: 15.5em;
  padding-bottom: 1px;
}
div.formchecklong {
  font-size:1em;
  float:left;
  width: 20em;
  padding-bottom: 1px;
}

label { display: block; }
label.inline {
  display: inline;
  margin-right: 0.6em;
  }

label.formtext {
  float: left;
  text-align: right;
  width: 9.5em;
}
a.search {
  color: #666699;
  font-weight: normal;
  font-size: 1em;
  text-decoration: underline;
}
a.search:hover { text-decoration: none; }

td.searchform
 {
  background-image: url('/images/searchborder_solid.gif');
  background-repeat: repeat-x;
  background-position: left;
}
table.searchform{
  border-left: 1px solid #b2b2cc;
  border-right: 1px solid #b2b2cc;
  border-bottom: 1px solid #b2b2cc;
}
td.searchform{
  border-left: 1px solid #b2b2cc;
  border-right: 1px solid #b2b2cc;
}
td.searchformbtm{
  border-bottom: 1px solid #b2b2cc;
}
td.found {
  width: 100%;
}
td.hr_dots {
  background-position: left;
  background-image: url("/images/dotted.gif");
  background-repeat: repeat-x;
  padding-right: 10px;
  white-space: nowrap;
}
/* Inheritance specified in element */
td.hr_dots_btm {
  padding-top: 20px;
}
td.titles {
  text-align: left;
  vertical-align: top;
}
.nr_titles {
  font-weight: bold;
}
/* Search results */
/* Overlap of right/odd-even specified on element */
td.search_results,
td.search_results_right,
.search_results_odd,
.search_results_even {
  vertical-align: top;
  padding-left: 5px;
}
td.search_results {
  text-align: left;
  padding-bottom: 6px;
  white-space: nowrap;
}
td.search_results_pq {
  width: 100%;
  text-align: left;
  padding-bottom: 6px;
  white-space: normal;
  color: #666699;
  font-size: 1em;
}
td.search_results_right {
  padding-left: 0px;
  text-align: right;
}
.search_results_odd { background-color: #e8e8f0; }
.search_results_even { background-color: #ffffff; }
img.search_results_btm {
  padding-bottom:10px;
  padding-left:10px;
}
td.search_results_btm {
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  color: #666699;
  font-size: 1em;
}
td.alert {
  text-align: right;
  vertical-align: top;
}
img.alert {
  padding-left: 15px;
  padding-right: 5px;
  vertical-align: middle;
}
a.alert {
  color: #003366;
  font-weight: normal;
  font-size: 1em;
  text-decoration: underline;
  white-space: nowrap;
}
a.alert:hover {
  text-decoration: none;
}
img.arrow_down {
  border: 0px;
  padding-top:10px;
  padding-left:10px
}
td.arrow_down {
  vertical-align: top;
}
td.check_title {
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  color: #666699;
  font-size: 1em;
}
td.previous_next {
  width: 100%;
  text-align: right;
}
a.marked:link, a.marked:visited, a.marked:active, a.marked:hover {
  color: #003366;
  font-weight: bold;
  font-size: 1em;
  text-decoration: underline;
  white-space: nowrap;
}

a.marked2 {
  color: #666699;
  font-weight: normal;
  font-size: 1em;
  text-decoration: underline;
  white-space: nowrap;
}
a.marked2:hover { text-decoration: none; }

a.browse {
  color: #003366;
  font-weight: bold;
  text-decoration: none;
}
a.browse:hover { text-decoration: underline; }
.no_browse {
  color: #999999;
}

a.moreinfo {
  color: #003366;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
  white-space: nowrap;
}
a.title, span.title {
  color: #003366;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
}
a.moreinfo:hover, a.title:hover, span.title:hover { text-decoration: underline; }


.resultheader, a.resultheader {
  color: #003366;
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
  white-space: normal;
}
a.resultheader:hover {
  background:#003366;
  color:#fff;
  }

.resulttext {
  color: #003366;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  text-decoration: none;
  white-space: normal;
}
.resultlist {
  color: #777777;
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  text-decoration: none;
  white-space: normal;
}
a.next:link, a.next:visited, a.next:active, a.next:hover {
  color: #003366;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
.result, a.result {
  color: #003366;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  white-space: nowrap;
}
a.result:hover { text-decoration: underline; }

table.footer {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  border: 0px solid;
}
td.footer {
  border-top: 3px solid #666699;
}
th.volledige-weergave{
vertical-align: top;
text-align: left;
}
.kopje {
	color: #666699; 
	font-weight: bold
}
div.wda {
  float:left;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  white-space: normal;
  padding-left: 5px;
  padding-right: 5px;
  width: 9em;
  height: 3em;
}

.titelblok  {
	vertical-align: top;
	width: 80%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
.sfx  {
	vertical-align: top;
	width: 20%;
	padding-left: 10px;
	padding-top: 10px;
	background: #ebebf5;
}
.handje {
	cursor: pointer;
    text-decoration: underline;
}

#resultaat-kolom-links {
    float: right;
    width: 70%;
}

#resultaat-kolom-rechts {
    float: left;
    width: 30%;
}

#resultaat-kolom-rechts ul {
    margin: 0 0 12px 12px;
}

#resultaat-kolom-rechts h3 {
    margin: 0 0 6px 18px;
}

#resultaat-kolom-rechts li span {
    margin: 0 0 0 6px;
    color: #777;
}
h3.purplesearch{
	color: #374C25;
}
ul.purplesearch{
	color: #94AC7F;
}
a.purplesearch{
	color: #94AC7F;
}
label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

#announcement {
	margin: 1em auto;
	padding: 0.5em;
	background-color: #E8E8F0;
	border: 1px solid #B2B2CC;
	font-style: italic;
	font-weight: bold;
	width: 40%;
}

#announcement p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* end search.css */

