/*
KLEUR CODES

LexisNexis Rood: #cc0033;
LexisNexis Beige: #dfdfc0;
LexisNexis Zwart: #000000;
LexisNexis Donkergrijs: #999999;
LexisNexis Middelgrijs: #b7b7b7;

LexisNexis Default Link: #3300cc;

*/
body
{
	margin:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
a, a:visited
{
	color: #cc0033;
	text-decoration: underline;
}

a img
{
	border: none;
}

h1
{
	font-size: 15px;
	color: #cc0033;
	margin:0px 0px;	
}
h2
{
	font-size: 14px;
	border-bottom:  1px solid #999999;
	margin:0px 0px;	
	font-weight:bold;
	padding: 4px 6px;
	color:black;
}
h3
{
	font-size: 11px;
	border-bottom:  1px solid #d9d9d9;

	margin:0px 0px;	
	font-weight:bold;
	padding: 4px 5px;
	color:#666;
}

h4
{
	font-size: 11px;

	margin:0px 0px;	
	font-weight:bold;
	color:#cc0033;
}
span.subHead
{
	font-weight:bold;
	color: #666;	
}

p
{
	margin: 0px 0px 12px 0px;	
}

form
{
	margin:0px;	
}

th
{
	text-align:left;		
}
div#all
{
	margin: 0px 5px 0px 5px;
	padding-bottom: 10px;
}
div#all div#header div#mainNavigation
{	
	display:none;
}
div#all div#container div#containerHeader
{
	padding: 10px 0px 5px 0px;
	
}
div#all div#container div#contentHeader
{
	border-bottom: 1px solid #cc0033;
	height: 18px;
}
div#all div#container div#containerHeader div#pageTitle
{
	float:left;
	padding-left: 5px;	
}

div#all div#container div#containerHeader div#breadCrumb
{
	text-align:right;
	padding-top:4px;
}

div#all div#container div#content
{
	clear:both;	
	height: 400px;
	min-height: 400px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
html>body div#all div#container div#content
{
	height: auto;
}
div#all div#container div#resultContent
{
	clear:both;	

}
div#all div#container div#content.zoekform {

	height: 379px;
	min-height: 379px;
}
html>body div#all div#container div#content.zoekform {
	height:auto;
}
div#all div#container div#content.zoekform.small {
	height: 220px;
	min-height: 220px;
}
html>body div#all div#container div#content.zoekform.small {
	height:auto;
}
div#all div#footer
{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;

	height: 41px;
}
div#all div#footer.small {
	width: 320px;
	height:auto
}
div#all div#footer div#footerLogo
{
	float:left;	
	margin-right: 7px;
}
div#all div#footer div#disclaimer
{
	padding-top: 6px;
	font-size: 10px;
}
div#all div#footer div#disclaimer a,
div#all div#footer div#disclaimer a:visited
{
	color: #3300cc;
}
a.extern, a.extern:visited
{
	color: #3300cc;
}

ul.tabs
{
	margin:0px 5px;
	padding:0px 0px;
	list-style: none;	
}
ul.tabs li img
{
	display: none;
}
ul.tabs li
{
	display: none;
}

ul.tabs li.active
{
	display: block;
}

table.dataTable, table.dataTableExtended 
{
	border-collapse: collapse;	
	width: 100%;
	margin-bottom: 5px;
}
table.twoColumnDataTable
{
	border-collapse: collapse;	
	width: 100%;
	margin-bottom: 5px;
	border:none;
}
table.twoColumnDataTable tr td
{
	width:50%;
	margin-right:5px;
	vertical-align:top;
	border:none;
}
td.numeric,
table.dataTableExtended td.sideInfo
{
	text-align:right;	
}
table.dataTableExtended td
{
	border-bottom: 1px solid #f1f1f1;
}
table.dataTableExtended td.sideInfo
{
	color: #666666;
	text-align:right;
}

table.choiceTable
{
	
}
table.formTable 
{
	border-collapse: collapse;	
	
	margin: 5px;
}
table.formTable.small {
	
}
table.formTable tr.formRow td, table.formTable tr.formRow th
{
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0px;
}
table.formTable tr.formSubmitRow td, table.formTable tr.formSubmitRow th
{
	padding: 10px 0px;
}
table.formTable th 
{
	color: #666666;
	text-align:left;
	padding:0px;
}
a.readMoreLink
{
	text-align:right;	
	display:block;
}
img.button
{
	cursor: pointer;	
}
input.furtherButton, img.furtherButton
{
	float:right;	
	margin-left: 5px;
}
img.scond
{
	margin-right: 5px;
}
input.txtFormField {
	border: 1px solid #a4abb1;
	width: 260px;
}
input.txtFormFieldSmall {
	border: 1px solid #a4abb1;
	width: 90px;
}
select.selectFormField {
	border: 1px solid #a4abb1;
	width: 264px;
}
table.LargeDataTable
{
	border-collapse:collapse;	
	width: 100%;
	margin: 1px 0px 20px 0px;
	border: 1px solid #e0e0e0;
}
table.resultaatTable {
	border-collapse:collapse;	
	width: 100%;
	
	
	margin: 0px 0px 5px 0px;
}
table.LargeDataTable td
{
	padding :2px;
	border-bottom: 1px solid #f1f1f1;
}
table.resultaatTable td
{
	padding :2px;	
	border-bottom: 1px solid #f1f1f1;
}
table.LargeDataTable td.ColumnSmallTextRight
{
	text-align:right;	
}
table.LargeDataTable td.ColumnHeadSmallLeft,
table.LargeDataTable td.ColumnHeadSmallRight
{
	
	font-weight: bold;
	color: #000;
	border-bottom: none;
}
table.LargeDataTable td.ColumnHeadSmallLeft
{
	width: 280px;	
	padding-left: 2px;
	
}
td.dataHead
{
	font-weight:bold;
}
table.resultaatTable th {
	background-color: none;
	color: #000; 
	padding: 2px;
	height:21px;
	
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
}
html>body table.resultaatTable th 
{
	
}
div.innerResult table.resultaatTable th
{
	color: #000; 

}
table.resultaatTable th a, table.resultaatTable th a.visited {
	color: #fff;
}
table.resultaatTable tr.alt td {

}
table.resultaatTable tr.resultTitle td {


	
	
	border-top: 1px solid #999999;
}
table.resultaatTable tr.resultData td {
	border-bottom: 1px solid #f1f1f1;
}
td.ColumnHeadSmallRight
{
	text-align:right;	
}
td.ColumnSmallTextLeft
{	
	font-weight: bold;
	color: #666;
}

div.hiddenhelplayer
{
	display: none;	
}

div.scrollingChoiceList {
	width: 252px;
	padding: 5px;
	background-color: white;
	border: 1px solid #a4abb1;	
	height: 100px;
	overflow: auto;
}
div.pageDesc, div.textContent
{
	padding: 5px;
}
a.pageAnchorLink
{
	display:none;
}
h2 a.pageAnchorLink,
h2 a.pageAnchorLink:visited
{
	color:white;
}	
h3 a.pageAnchorLink,
h3 a.pageAnchorLink:visited
{
	color:black;
}

fieldset
{
	border: none;
	margin: 0px;
	padding: 0px; 
}
p.content {
	padding: 5px;
}
div.cascade
{
	margin-top:10px;
}
div.cascade ul
{
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0;
	padding-left: -2px;
}
div.cascade ul.root
{
margin: 10px 0 10px 0;
	padding-left: 0px;
}

div.cascade ul li
{
	list-style: none;
}
div.cascade ul.root ul
{
	margin-left: 20px;
}
div.cascade label
{
	font-size:11px;
}
div#zoekSamenvatting {
	float:left;
	padding-left:5px;
}
div#zoekBladeren {
	float:right;
	color: #656565;
	font-weight: bold;
}
div.innerResult {
	padding-right:5px;
}
div#uitlogMelding {
	margin-top: 50px;
	text-align:center;
}
div#uitlogMelding h3 {
	background:none;
	color:#cc0033;
}
div.flashInset
{
	margin: 10px auto;
	border: 1px solid #ccc;
	width: 815px;
}
div.imageInset
{
margin: 10px auto;
	text-align:center;
}
div.imageInset img
{
	border: 1px solid #ccc;
}
table.InfoTable
{
	width: 100%;
	border-collapse: collapse;
}
table.resultaatTable td table.dataTable td
{
	border-bottom: 1px solid #f1f1f1;
	vertical-align:middle;

	height: auto;

	margin:0px;
}
table.dataTable th, 
table.dataTableExtended th,
table.resultaatTable table.dataTable th
{
	color: #666666;
	text-align:left;
	background:none;
	
	padding:0px;
	
}
table.resultaatTable table.dataTable th
{
	border-bottom: 1px solid #f1f1f1;
height:auto;
min-height:auto;
	vertical-align:middle;
	margin:0px;

}

div#amLogo
{
	float:right;
}
div#login input.loginButton
{
	margin-top: 2px;
}
div.formSubmitRowDiv
{
	width: 625px;
	padding-left: 5px;
	padding-top: 15px;
}

div#melding_fout
{
	padding-left: 5px;
	padding-top: 5px;
	color: #cc0033;
	font-weight: bold;
}


div.dashboard
{
	
}

div.dashboard div#leftColumn
{
	width:20%;
	border-right: 1px solid #ccc;
	float:left;	
	padding-bottom: 8px;
}

div.dashboard div#rightColumn
{
	width:20%;
	border-left: 1px solid #ccc;
	float:right;	
	padding-bottom: 8px;
}
div.dashboard div#mainColumn
{
	margin-left: 20%;	
	margin-right: 20%;	
	padding-bottom: 8px;
}
*html div.dashboard div#mainColumn
{
	margin-left: 0px;
	margin-right: 0px;
	float:left;	
}

div.dataBlock div.dataBlockContent
{
	margin: 8px 5px;
}
div.blockTextOnly
{
	margin-bottom: 5px;	
}

div.graphInset
{
	float: right;	
}

div.bottomClearer
{
	clear:both;	
}

div#exportPanel
{
	position:absolute;
	left: 767px;
	top: 105px;
	width: 208px;
	padding: 5px;
	font-size: 10px;
	background: #dfdfc0;	
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	filter: alpha(Opacity=93);
	-moz-opacity: 0.93;
}


div#pageActions
{
	display:none;
}
/* em zijn searchhits in nieuwsberichten */
em
{
	font-weight:bold;
	font-style: normal;
}