hr.holdingSeparator {
	background-color: #aaaaaa;
	height: 1px;
	margin: 6px 11px 0px -9px;
	
}

td.holdingSpace {
  padding-top: 10px;
}

.emailTerug {
  width: 756px;
	text-align: right;
	font-weight: bold;
}

.emailbox {
	width: 753px;
	border:0px;
	padding:4px;
	margin: 10px 3px 0px 10px;
	font-size:100%;
	float:left;
	display: inline;
	
	}

td.formlabel {
  width: 150px;
  vertical-align: top;
  }

.scheidingslijn-home {
 height: 1px;
 background-color: black;
}

div.datacontent {
}

div.textcontent {
  width: 745px;
 	margin: 20px 10px 10px 15px;
}

div.xhtmlcontent {
  width: 745px;
 	margin: 20px 10px 10px 15px;
	line-height: 130%;
}

.invisible {
  display: none;
}

.grayedouttext {
	color: gray;
}

table.result-list,
table.result-detail {
	width: 745px;
	margin: 20px 10px 10px 15px;
	padding: 0 0 0 0;
	font-size: 90%;
	line-height: 130%;
}

table.result-info {
	width: 745px;
	background-color: #f1f1f1;
 	margin: 20px 10px 10px 15px;
	padding: 0 0 0 0;
	font-size: 90%;
	line-height: 130%;
}

.resultHeader {
  background-color:#CCCCCC;
}

.roodkopje {
  font-size: 125%;
  line-height: 125%;
  font-weight: bold;
  color: #c42737;
}

div.top_of_page {
  width: 756px;
	text-align: right;
	font-weight: bold;
}

.thead {
   padding-top: 15px;
   font-weight: bold;
   font-size: 100%;
   color: black;
}

dt.array {
	width:15%;
	float:left;
	clear: left;
	margin: 0px 0px 0px 0px;
}

dd.array {
	width:84%;
	float:left;
	clear: right;
	margin: 0px 0px 0px 0px;
}

/* geselecteerde pagina in lijst van pagina's */
.nav-selected-page {
  font-weight: bold;
}
.nav-nonselected-page {
  font-weight: normal;
}
.nav-selected-document {
  font-weight: bold;
}
.nav-nonselected-document {
  font-weight: normal;
}
div.relevantfragment {
  font-style: italic;
}
div.error {
  font-weight: bold;
  color: red;
  margin: 40px 40px 40px 40px;
}

div.homeresultset {
  font-weight: bold;
  margin: 0px 0px 0px 15px;
}

div.searchError {
  text-align: right;
  color: red;
  font-weight: bold;
}
div.emailmessage {
  font-weight: bold;
  color: green;
  text-align: right;
}
div.fulltext {
  padding-left: 25px;
}
div.footer_email {
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 0px 15px;
	background-color:#eeeeee;
	width: 741px;
	color:#CC3333;
	display:block;
	clear:both;
}
div.footer_email_none {
	width: 741px;
	clear:both;
}

input.bekijk {
	width:120px;
	border: solid 1px gray;
	background-color: white;
	color: blue;
	margin-bottom:3px;
	cursor: pointer;
}

input.markeer_toegekend {
	width:240px;
	border: solid 1px gray;
	background-color: white;
	color: gray;
	margin-bottom:3px;
	cursor: pointer;
}

input.buttonZoek {
	border: solid 1px gray;
	background-color: white;
	color: blue;
	cursor: pointer;
}
input.buttonSelecteer {
	border: solid 1px gray;
	background-color: white;
	color: blue;
	cursor: pointer;
}
input.buttonEmail {
	border: solid 1px gray;
	background-color: white;
	color: blue;
	cursor: pointer;
}
input.buttonAlgemeen {
	border: solid 1px gray;
	background-color: white;
	color: blue;
	cursor: pointer;
}

div.emailintro {
  margin-left: 15px;
  font-weight: bold;
}
div.emailexit {
  margin-left: 15px;
  font-weight: bold;
}
div.emailsend {
  margin-left: 15px;
}
div.emailverstuur {
  text-align: right;
}

div.emailtextPlat {
  /* bestaat volledig uit een textarea met ID #emailcontent */
}
div.emailtextHtml {
  clear:both;
  margin: 0px 0px 0px 15px;
}

#emailcontent {
  margin: 20px 0px 20px 15px;
  width: 740px;
}

a.button {
  /* bijv. de email-nu knop */
  border: 0px;
  cursor: pointer;
}

div.aboutTotalDocs {
  margin: 0px 0px 0px 15px;
}
div.aboutIntro {
  margin: 0px 0px 0px 15px;
}
div.aboutExit {
  margin: 0px 0px 0px 15px;
}

table.aboutAllDatasets {
  margin: 0px 0px 0px 15px;
}
table.aboutAllDatasets tr.header {
  background-color: #cccccc;
  color: black;
}

/* toegevoegd tbv. eci representatie: */

div.eci_body {
    padding-left: 15px;
}
div.eci_kop {
    /* vgl. bwsa.css p.kop */
    font-weight: bold;
    font-size: 16px;
    line-height: 140%;
    padding-left: 15px;
    margin: 0px 0px 15px 0px;
}
div.eci_para {
	padding: 10px 0px 3px 5px;
}

div.eci_ptxt {    
margin-left: 5px;}

div.eci_caption {
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}

div.eci_body table {
  border: thin solid grey;
  border-collapse: collapse; 
  padding: 7px;
}

div.eci_body table tr td {
  border: thin solid grey;
  border-collapse: collapse;
  padding: 10px;   
}

div.eci_body ul {
	list-style: circle;
	white-space: normal;
	margin-left: 10px;
	margin-bottom: 40px;
}

div.eci_body ol {
	white-space: normal;
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 40px;
}

div.eci_body li {
  list-style: disc;
	white-space: normal;
	margin-left:20px;
}

tr.page_ingang {
  /* niks speciaals */
}
.holding_hidden {
  display: none;
}
.holding_normal {
  /* niks speciaals */
}

div.uzochtop {
  text-align: left;
}

span.zoekopdracht {
  color: red;
}

div.identifier {
  width: 756px;
  text-align: right;
  color: gray;
  font-size: 90%;
}


/* toegevoegd door afelonne 18 april 2007: */
input.search { 
  width:240px; 
  border: solid 1px gray; 
  background-color: white; 
  color: blue; 
}

/* toegevoegd door afelonne 25 juli 2007 */
.inputtext {
  width:300px;
}

/* standard iisg styles */
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 170%;
	color: #000;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	}
	
.bulk {
  width: 756px;
  margin: 0px 0px 0px 0px;
}
	
.nav {
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 95%;
	line-height: 100%;
	letter-spacing: 0px;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	}
	
.first {
	float: right;
	font-weight: bold;
	color: #000099;
	padding: 0px 0px 0px 0px;
	margin: 12px 3px 0px 0px;
	}

.third {
	padding: 0px 0px 0px 0px;
	margin: 12px 5px 0px 0px;
	color: #000099;
	display: inline;
	float:right;
	}
  
.search-box {
	width: 600px;
	margin: 20px 3px 0px 15px;
	display: inline;
	float: left;
	text-align: left;
	}
	
.datasets {
	width: 743px;
	margin: 10px 3px 0px 15px;
	font-size:90%;
	}

.advancedsearch-box {
	width: 600px;
	border:0px;
	padding:4px;
	margin: 10px 3px 10px 10px;
	font-size:100%;
	float: left;
	display: inline;
	}

.advancedcriteria {
	width: 600px;
	border:0px;
	padding:4px;
	margin: 10px 3px 0px 10px;
	font-size:100%;
	float:left;
	display: inline;
	
	}
table.advancedcriteria tr td.label {
  width: 120px;
}



.smallfont
{
	font-size:80%;
	background-color:#f7f7f7;
	padding-top: 6px;
	valign:top;
	white-space: no-wrap;
}
		
.dataset
{
	font-size:95%;
	width:325px;
	padding-top: 6px;
}


.iisg {
 	display: inline;
 	float: left;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	border:0px;}

.banner {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	border:0px;
	}

.dataheader { 
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 15px;
	background-color:#eeeeee;
	width: 741px;
	font-size:100%;
	font-weight:bold;
	}

.dataheaderdetail { 
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 15px;
	background-color:#eeeeee;
	width: 500px;
	color:#CC3333;
	font-size:130%;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;}
	
input button {
	width: 240px;
	text-align: left;
	color: #000;
}
	
input.markeer {
	width:240px;
	border: solid 1px gray;
	background-color: white;
	color: blue;
	margin-bottom:3px;
	cursor: pointer;
}

	
input.open_xml {
	width:240px;
	border: solid 1px gray;
	background-color: white;
	color: blue;
	margin-bottom:3px;
  cursor: pointer;
}

input.open_xml:active {
	border: solid 1px gray;
	background-color: white;
	color: blue;
	margin-bottom:3px;
	cursor: pointer;
}

input.edit_xml {
	width:240px;
	border: solid 1px gray;
	background-color: white;
	color: blue;
	cursor: pointer;
}

input.edit_xml:active {
	border: solid 1px gray;
	background-color: white;
	color: blue;
	cursor: pointer;
}

input text{
	text-align: left;
}

a:link {
	color: #0033cc;
	text-decoration: none;
	}

a:visited {
	color: #0033cc;
	text-decoration: none;
	}
	
a:active {
	color: #CC0000;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}


.list-nav-top {
	margin: 0 0 0 10px;
	height:31px;
	padding: 3px 3px 3px 3px;
	width:743px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #ff0000;
}
	
.list-nav-bottom {
	margin: 0 0 0 10px;
	height:31px;
	padding: 3px 3px 3px 3px;
	width:743px;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #ff0000;
}

.thumb
{
border:0px;}

.displaythumb{
	
	margin: 0 0 0 10px;
	padding: 3px 3px 3px 3px;
	width: 743px;
	color: black;
}
.displaythumb_pagelens {
  text-align: right;
}


.ttitle {
   font-weight: bold;
   color: black;
   width: 30%;
}
.ttitlehead {
   font-weight: bold;
   font-style: italic;
   color: black;
   background-color:#eeeeee;
   width: 30%;
}
.tvalue {
   
}
.tvaluehead {
   font-weight: bold;
   font-style: italic;
   color: black;
   background-color:#eeeeee;
   width: 30%;
}

table.result
{	width:100%;
	margin-left:15px;
	margin-top: 15px;
	
}

.resultinlist
{text-decoration:none}


.scheidingslijn {
 height: 1px;
 color: #191970;
}

.knoppen {
	margin: 0 0 0 10px;
	padding: 3px 3px 3px 3px;
	width:743px;
	font-weight: normal;
	text-align:right;
	cursor: pointer;
}

.query_hit
{color:#cc0000}

.nav input {
	font-size: 95%;
	line-height: 100%;
	color: #800;}

.nav a:visited {
	color: #90868e;}	
	
.nav a:hover {
	color: #c42737;}
	
.stronglinks a:link,
.stronglinks a:visited,
.stronglinks a:hover,
.stronglinks a:active {
	font-weight: bold;}

ul {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;}

.content ul {
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;}

ul ul {
	margin-left: 20px;
	padding-left: 0px;}

ul li {
	line-height: 130%;
	list-style-type: none;
	margin-bottom: 6px;}

ol li {
	line-height: 130%;
	margin-bottom: 6px;}

ul.square li {
	list-style-type: square;
	font-weight: normal;
	margin-left: 20px;
}

.nav dl {
	border: 0px solid #000;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;}

.nav dd {
	list-style-type: none;
	list-style-position: outside;
	margin: -4px 0px -4px 0px;
	padding: 6px 0px 6px 0px;}

.nav dt {
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;
	color: #c42737;
	margin: -4px 0px -4px 0px;
	padding: 6px 0px 6px 0px;}
	
.nav form strong {
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;}

dl.sub {
	border: 0px solid #000;
	margin: 6px 0px 0px 10px;
	padding: 0px 0px 0px 0px;}

dd.sub {
	margin-left: 10px;}

dl.sitemap,
dl.sitemap-sub {	
	line-height:120%;
	font-size: 100%;}

dl.sitemap dd {
	margin-left: 0px;}

dl.sitemap-sub dd {
	margin-left: 10px;}
	
.search {
	width: auto;
	padding: 4px 4px 0px 0px;
	float: right;
 	display: inline;
}

.button {
	display: inline;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;}

form {
	margin-top: 6px;
	margin-bottom: 0px;}

.form input,
.form textarea {
	font-size: 100%;
	line-height: 100%;
	color: #800;}
	
.input {
	margin-top: 4px;
	margin-bottom: 0px;}
	
.button-right {
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: right;}
	
h1 {
	font-size: 220%;
	line-height: 100%;
	font-weight: normal;
	clear: left;}

h2 {
	font-size: 170%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0px;
	clear: left;}

h3 {
	font-size: 170%;
	line-height: 100%;
	font-weight: normal;
	margin-bottom: 0px;
	clear: left;}

h4 {
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	clear: left;}
	
h5 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 6px;
	clear: left;}

h5.inline {
	float: left;
	margin: 5px 0px 0px 0px;}
	
p {
	margin-top: 6px;
	clear: left;}
	
p.indent {
	text-indent: 30px;
	margin-top: -12px;}

p.wrap {
	clear:none;}

p.wrap-top {
	margin-top: 0px;
	margin-bottom: 0px;
	clear:none;}
	
pre {
	font-size: 120%;}

.small {
 	font-size: 80%;}
 
.red {
 	font-size: 85%;
	color: #c42737;
	font-weight: bold;}
	
.red-text {
	color: #c42737;
	font-weight: bold;}
	
#author {
 	font-size: 90%;
	line-height: 130%;
 	margin: 20px 0px 20px 0px;}

table {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	}

td {
	vertical-align: top;}

.fullwidth {
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	line-height:140%;
	font-size: 100%;}

#columnleft {
	float:left; 
	width:47%; 
	margin:0px 10px 0px 0px; 
	padding:0px 0px 0px 0px;}

#columnright {
	float:left; 
	width:47%; 
	margin:0px 10px 0px 0px; 
	padding:0px 0px 0px 10px; 
	border-left: 1px solid #c42737;}

.column {
	padding-bottom: 16px;
	clear: left;}

img.left {
	float: left;
	margin: 6px 16px 6px 0px;}

img.right {
	float: right;
	margin: 0px 0px 6px 16px;}

.image {
	float: left;
	margin: 6px 16px 6px 0px;}

.image-right {
	float: right;
	margin: 6px 0px 6px 16px;}
	
.image-100 {
	margin: 6px 0px 16px 0px;
	width: 100px;
	float: left;}
	
.caption {
	font-size: 90%; 
	line-height: 130%;
	text-align: center;
	margin-top: 5px;}

#data {
	font-size: 100%;
	line-height: 100%;
	letter-spacing: 0px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	clear: right; }	

.browse {
	float: right;
	font-size: 95%;}

hr {
	color: #c42737;
	background-color: #c42737;
	height: 1px;
	border: 0;
	margin-left: 15px;
}

.clearboth {
	clear: both;}	

.top {
	text-align: right;
	font-weight: bold;
	clear: both;
	padding-bottom: 32px;}
	
.top-txt {
	text-align: right;
	font-weight: bold;
	clear: both;}
	
.footer {
	background-color: #c42737;
	text-align: right;
	width: 100%;
	color: #fff;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	display:block;
	clear:both;}
	
.footer-blue {
	background-color: #8199e6;
	text-align: right;
	width: 100%;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;}


