@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size:12px;
}

body {background: #cacaca url(../img/bg.gif) center repeat-y;}
body.print {background: #fff;}

/***********************************/
/************ CLEAR FIX ************/
.clearfix:after, div#header:after, div#search form:after, ul#nav:after, div#main:after
{ 
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*html .clearfix, div#header, div#search form, ul#nav, div#main {height: 1%;}

/************ CLEAR FIX ************/
/***********************************/



/******************/
/*** MAIN DIV'S ***/

div#wrapper {
	margin: 0 auto; 
	min-height: 100%; 
	position:relative;  
	width:1004px;
}

/*div#contentwrapper {
	width: 1005px;
	margin: 0px 0px 0px 0px;
}*/

div#header { padding: 20px 50px 0px 22px; }
div#logo {float: left; margin-right: 20px; width: 85px; }
div#header_tekst { float: left; margin: 0; width: 400px; }
div#rechts { float: right; width: 500px; margin-top: -10px; padding:0;}
div#rechts p {
		margin:20px 14px 10px 0;
		padding:0;
		color:#000;
		font-weight: bold;
		text-align:right;
		}
div#rechts p a {
		background:url(../img/ulAbout.gif) no-repeat right center;
		padding-right:10px;
		}
		/* Nieuw toegevoegd, P voor tekst, A voor link*/

  /* Uitzondering voor ie7 verwijderd */

div#glow_up {background: url(../img/glow.jpg) no-repeat top; height: 25px;}
div.glow_down {background: url(../img/glow_down.jpg) no-repeat  top; height: 25px;}

div#search {
	text-align: center;
}

div#information {
	margin: 0 auto;
	padding: 40px 0 70px 0;
	width: 390px;
}
div#main {
	padding-bottom:40px;
	background:url(../img/glow_down.jpg) bottom no-repeat;
}
body.print div#main {
	background:none;
	padding-bottom:0;
	}
div#left {
	float: left;
	width: 631px;
	margin: 0 0 30px 65px;	
}



body.print div#left {margin-bottom:0;}

div#right {
	float: left;
	width: 209px;
	margin: 0;	
	padding: 0 40px 0 35px;
	background: url(../img/glow_vertical.jpg) no-repeat top left;
}

/******************/
/*** NAV ***/

ul#nav {
	background: url(../img/glow.jpg) no-repeat left bottom; 
	width: 945px;
	font-size: 12px;
/*	color: #333333;*/
	font-weight: normal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 35px;
	list-style: none;

}

ul#nav li {
	float: left; /* Nieuw toegevoegd, float van de linkjes  */
	padding: 3px 5px;
	margin: 2px 5px;

}

ul#nav li em {
/*	color: #333333;
*/	
	padding:3px 5px;
	margin:-4px 0 -4px 0 ;
	font-style: normal;
	background: #FFF;
	border: 1px solid #cccccc;
	border-bottom: 1px solid white;
	display:block;
	z-index:100;
	position:relative;
}

ul#nav li a {
	color: #562381;
}
	
ul#nav li em a {color: #000;}
ul#nav li em a:hover { text-decoration:none;}


/******************/
/*** SUB NAV ***/

ul#subnav {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 0px;
	margin: 2px 0 0 0;
	list-style: none;
	 float:right;
}

ul#subnav li { 
	margin:10px 13px 0 0; 
	padding: 0 0 0 15px;
	background: url(../img/arrow.jpg) no-repeat left top ;
	float:left;
}




/******************/
/*** LIST ***/

ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #562381;
	list-style: square;
}

li {
	margin: 20px 0 0 0;
}
body.about div#left ul {margin:10px 0;padding:0;}
body.about div#left li {
	margin-top:5px;
	margin-left:0px;
	padding-left:10px;
	color:black;
	font-size:12px;
	list-style-type:none;
	background:url(../img/ulAbout.gif) no-repeat left 6px;
}


/******************/
/*** FORM ***/

div#search {
	margin: 23px 0 0 307px;
	height: 50px;
}


input, div.popup input.email {
	background: url(../img/input.jpg) no-repeat right top;
	height: 20px;
	width: 309px;
	border: 0;
	margin: 0 0 0 5px;
	padding: 5px 0 0px 5px;
	float:left;
}


input.button, div#right input.button, div.popup input.button {
	padding: 2px 5px 5px 5px;
	margin: 0 0 0 5px;
	width: 75px;
	height: 25px;
	background: #562381;
	color: #FFF;
	font-weight:bold;
	cursor:pointer;
}
div#right input.button {
	margin:10px 5px 10px 0;
}
div.popup label {display:block;float:left;}
div.popup input {
	background:none;
	clear:both;
	float:left;
}
div.popup input.button {
	width: 95px;
}
div.popup input.noclear {clear:none;}
/******************/
/*** IMG ***/

img.logo {
	float: left;
}

/******************/
/*** OTHER ***/

hr {
	color: #e6f7f9;
	background-color: #e6f7f9;
	height: 1px;
	border: 0;
	margin: 8px 0px 3px 0px;
	clear:both;

}

hr.grey {
	color: #cccccc;
	background-color: #cccccc;
}
hr.marge, hr.empty {
	background:none;
	border:none;
	color:white;
	height:5px;
	margin:0;
}

hr.empty {height:1px;}


/******************/
/*** FONT STYLES ***/

h1 {
	margin: 3px 0px 0px 0px;
	font-size: 18px;
	color: #562381;
	font-style: italic;
}

h2 {
	font-size: 12px;
/*	color: #333333;
*/	font-weight: normal;
	margin: 0;
	color:black;
	font-weight:bold;
}
div#left h2 a {color:#562381;}
body.about h2 { margin: 15px 0 10px 0;}

body.print h2 {color:#562381;}
body.print h2.query { margin: 25px 0; color:#000;}

thead tr.query td h2 em, body.print h2 em {
	font-style:normal;
	text-transform: uppercase;	
}

p {
	font-size: 12px;
/*	color: #333333;*/
	line-height: 16px;
	margin: 3px 0px 0px 0px;
}
body.print p {margin-bottom:15px;}
body.about p {margin:0 0 10px 0;}

p.header {color: #666666;}

div#header span {display:none;}

a:link, a:visited, a:active {
	color: #562381;
	text-decoration: none;
	outline:0;
}

a:hover {
	text-decoration: underline;
}

/*** RESULTS BODY ***/

table {
	width:100%;
	margin-top:-1px;
}

td {padding:5px;vertical-align:top;}
td.col1 {width:75px;}
td.col3 {width:175px;}
table#history td.col3 {
	width:90px;
	color: #000;
	font-style:normal;
	text-align:right;
	padding-right:20px
	}
td.col4 {width:75px;}
table#history td.col4 {
	text-align: center;
	}

thead tr td, tfoot tr td {font-size:11px;}

tfoot tr.paging td {border-top:1px solid #CCCCCC;}
tr.paging td.col1 {
	vertical-align: top;	
	}
tr.paging td {color:#B8D7D2;}
tr.paging td em a {font-style:normal;color:black;}
thead tr.results td {border-top:1px solid #CCCCCC;}
thead tr.results td.col1 {
	text-align:right;
	background:url(../img/showBCK.gif) no-repeat 14px 17px;
	}
thead tr.results td.col1 {padding-top:10px;}
thead tr.results td.col3 {padding-top:10px;}

thead tr.title td {
	background-color: #E5F7F9;
	font-size:12px;
	}
thead tr.title td.col3 {text-align:left;}
thead tr.title td.col1 {
	padding-left:30px;
	width:45px;
	background:url(../img/checkBCK.gif) repeat-y #E5F7F9;
	}
thead tr td span {
	background-color:#e2007a;
	color:white;
	padding:3px 5px;
	font-weight:bold;
}
thead tr td span.show {
	background-color:#fff;
	color:#000;
	font-weight:normal;
	margin-right:-4px;
	padding:0 5px;
	}

thead tr td span a {
	color:#fff!important;
}

thead tr.paging td span {
	background:none;
	color: #B8D7D2;
	font-weight:normal;
	float:right;
	padding:0 0 5px 0;
}

thead tr.paging td span a {
	color:#562381!important;
}

thead tr.results td.col2  {
	padding-top:10px;padding-bottom:8px;
	background:url(../img/showBCK2.gif) no-repeat left 17px;
}

tfoot tr.paging td { text-align:right;}
	
tbody td em {
	background-color:#FFFD94;
	padding:2px 0;
	font-style:normal;
}
tbody td a:hover em {text-decoration:underline;}
tbody tr td.col2 a {color:black;}

tbody tr td.col3 {
	font-size:11px;
	color:#562381;
	font-style:italic;
}
tbody tr td a img {border:none;padding-left:5px;}
tbody tr td p {font-size:12px;}
tbody tr td p.meta {margin-top:10px;}
tbody tr.even td, tbody tr.even td.col1 {background-color:#F6FBFE;}
tbody tr td a.abstract {background:url(../img/abstract.gif) right 4px no-repeat;
padding-right:10px;}
tbody tr td div {margin:10px 0 0 0;}
tbody tr td div.hide {display:none;}

tbody tr td.col1 {background:url(../img/checkBCK.gif) repeat-y;}
tbody tr.last td.col1 {background-repeat:no-repeat;}

table tr td input, div#right input
{
	border:none;
	background:none;
	width:auto;
	margin: 0 0 0 3px;
	padding:0;
}
table tr td label {padding:5px 5px 0 5px;}

thead tr td.col3, tfoot tr td.col3 {text-align:right;}

/*** RESULTS BODY ***/

/*** RIGHT ***/

div#right h3 {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	}
a.print, a.save, a.export, a.send 
{
	display:block;
	margin:0 5px;
	padding:10px 30px;
}
a.print {background:url(../img/print.gif) left center no-repeat;}
a.save {background:url(../img/save.gif) 3px center no-repeat;}
a.export {background:url(../img/export.gif) 3px center no-repeat;}
a.send {background:url(../img/send.gif) left center no-repeat;}

div#right form
{
margin:0;
}
div#right input
{
	border:none;
	background:none;
	width:auto;
	margin:0 10px 0 3px;
	padding:0;
	clear:both;
	float:left;
}
div#right span {
	float:left;
	margin:0 6px 12px 6px;
	padding:1px 0 0 0;
	}
div#right input.year {
	background: url(../img/inputRight.gif) no-repeat right top;
	height: 17px;
	width: 35px;
	border: 0;
	margin: 0 0 0 0;
	padding: 3px 3px 0 3px;
	float:left;
	clear:none;
}
div#right input.right {float:right;}
div#right label
{
float:left;
width:80%;
margin-bottom: 2px;
}
div#right label.help {
/* 	background:url(../img/help.gif) no-repeat right 5px; */
	width:100%;
	padding:5px 0;
	position:relative;
}
div#right label.help a span {
	float:none;
	visibility:hidden;
	}
div#right label.help a
{
	position:absolute;
	top:0;
	right:0;
	padding:3px;
	margin-top:2px;
	display:block;
}
div#right label.help a:hover {text-decoration:none;}
/*** RIGHT ***/

/*** POPUP ***/
div.hide {display:none!important;}

div.popup
{
	position:fixed;
	background:url(../img/popup.png) no-repeat;
	width:376px;
	margin-left:-222px;
	padding:55px;
	height:174px;
	left:50%;
	top:30%;
	z-index:100;
	overflow:hidden;
}

div.popup input {
	margin: 2px 0 0 3px;
	padding:0;
	width: auto;
}

div.popup label {margin:0 0 3px 5px;}

div.popup form {margin-top:10px;}
div.popup h4 {font-size:14px;margin:0;}

div.popup input.email {
	width: 255px;
	margin-top:3px;
	margin-right:10px;
	background-image:url(../img/inputPopup.gif);
}
div.popup input.button {margin-top:3px;}

div#print h4 {background:url(../img/print.gif) no-repeat left top;padding-left:30px;}
div#save h4 {background:url(../img/save.gif) no-repeat left top;padding-left:23px;}
div#export h4 {background:url(../img/export.gif) no-repeat left top;padding-left:23px;}
div#send h4 {background:url(../img/send.gif) no-repeat left top;padding-left:30px;}

div.popup a {
	position:absolute;
	top:40px;
	right:40px;}
div.popup hr.marge {height:15px;}

/*** POPUP ***/

/*** HELP POPUP ***/

div#help1, div#help2 {
	background: #f8f7f7 url(../img/help_bck.gif) no-repeat right top;
	border-left: 1px solid #cccccc;
	margin: -1px 0 0 0;
	padding:0;
	display:block;
	position:absolute;
	width: 190px;
	z-index:100;
	}	
div#help1 p, div#help2 p {
	margin:0 4px 0 0;
	padding:8px;
	display:block;
	background: url(../img/help_bck2.gif) no-repeat left top;
}
div#help1 span.bottom, div#help2 span.bottom {
	margin:0;	
	padding: 0 0 1px 0;
	width: 185px;
	background: url(../img/help_bck2.gif) no-repeat left bottom;
	}

/*** HELP POPUP ***/
