body {
	background:	#DFE3EE; 
	color: #4A7184;
	font: 11px Verdana, sans-serif;
	margin: 9px 0 0 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
}

a {
	color: #4A7184;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


select  {
	font-size: 12px;
}

hr {
	background: url(../images/line.gif) bottom left repeat-x;
	height: 5px;
	background-color: inherit;
	border: 0;
}

/* Language switch */

.English {
	width: 76px;
	background: url('../images/tab_76.gif');
	line-height: 16px;
	text-align: center;
	color: white;
	float: right;
	font-size: 11px;
	margin-left: 1px;	
}

.Dutch {
	width: 120px;
	background: url('../images/tab_120.gif');
	line-height: 16px;
	text-align: center;
	color: white;
	float: right;
	font-size: 11px;
	margin-left: 1px;	
}

.Dutch a, .English a {
	color: white;
	text-decoration: none;
}

.Dutch a:hover, .English a:hover{
	text-decoration: none;
}

#topnav {
	background:	#DFE3EE; 
	height: 16px;
}

/* Breadcrumb */

#currentLocation {
	background:	#DFE3EE; 
	font-size: 10px;
	line-height: 12px;
	color: #666;
	float: left;
	padding-left: 12px;
	padding-bottom: 3px;
	max-width: 580px;
	max-height: 20px;
}

#currentLocation a {
	color: #369;
	text-decoration: none;
}

#currentLocation a:hover {
	text-decoration: underline;
}

#currentLocation img {
	margin-left: 3px;
	margin-right: 3px;	
}

/* Actual content box */

#bigwrapper {
	background: url('../images/content_bg.gif');
	margin: 0 auto;
	margin-bottom: 26px;
	text-align: left;
	width: 750px;
}

/* Blue header */

#header {
	background: #0C2577;
	height: 67px;
	max-height: 67px;
	padding: 9px 0px 8px 20px;
	padding-right: 0px;
}

#header img {
	float: left;
}

#headertext {
	float: left;
	width: 366px;
	font-family: Times New Roman, serif; 
	padding-right: 10px;
	padding-top: 8px;
}

#headertext h1 { text-align: center; padding: 0; margin: 0; padding-right: 2px; font-size: 27px; font-weight: normal; color: #fff; }
#headertext h2 { text-align: center; padding: 0; margin: 0; padding-right: 2px; font-size: 16px; font-weight: normal; color: #89b; }

#headertext h1 a {
	color: #fff;
	text-decoration: none;
}

#headertext h2 a {
	color: #fff;
	text-decoration: none;
}

#searchform {
	float:right;
	padding: 24px 0 0 0;
	font-size:11px;
	width:184px;
	color: #fff;
}

#search-input { margin: 0px 4px 0 0px; padding: 0 5px; height: 20px; width: 110px; border: 0; outline: none; }
#search-input { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#search-submit { font-size: 12px; margin: 0px 5px 0 0px; padding: 3px 5px; width: 50px; text-align: center; color: #444; background: #eee; border: 1px solid; border-color: #eee #bbb #bbb #eee; }
#search-submit { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#search-submit:active { border-color: #bbb #eee #eee #bbb; background-color: #ddd; background-image: none;}

#searchbutton {
	padding:0;
	margin:0 0 0 2px;
	background:#2A4088;
	border:1px solid #5C6B96;
	height:22px;
	color:#fff;
	font-size:13px;
	width: 48px;
	cursor: pointer;
}

/* Random image under blue header */

#widescreen {
	background: #0C2577; /* url('../images/headers/0.jpg') no-repeat;*/
	height: 130px;
}	

/* Navigation */

#nav {
	background: #8592BB;
	width: 100%;
	height: 22px;
}		

/* Blue box at the right of navbar (above sidebar) to go back to parent */

#backbox {
	background: #0C2577;
	width: 194px;
	float: right;
	color: #eee;
	height: 22px;	
	margin-top: -22px;
	font-size: 11px;
	line-height: 22px;
	padding-left: 16px;
}

#backbox a {
	color: #eee;
}

/*#blackbox img {
	margin-bottom: 10px;
}*/

/* main content wrapper (everything below nav) */

#wrapper {
	background: white /*url('../images/colors.gif') no-repeat right bottom;	*/
}	

/* Blue middlebar, only shown on homepage */

#middlebar {
	background: #F9F9FF url('../images/middlebg.png') no-repeat bottom left;	
	width: 179px;
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	padding:1em 1.3em 0px 1em;	
	padding-top: 19px;
	padding-bottom: 15px;
}

#middlebar li.current {
	font-weight: bold;
	text-decoration: none;
	color: #4A7184;
}

#middlebar a {
	text-decoration: none;
}

#middlebar a:hover {
	text-decoration: underline;
}

#middlebar ul, #content ul {
	list-style-type: none;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 16px;
}

#middlebar ul li, #content ul li{
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 11px;
}

#middlebar p {
	padding:0;
	margin: 5px 0 10px 0;
	font-size:11px;
	line-height: 1.5em;
}

#middlebar h1, #middlebar h2, #middlebar h3, #middlebar h4, #middlebar h5, #middlebar h6 {
	font-family: Georgia; 
	color: #98870A;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 0px dotted #d7d7d7;
	margin: 0;
	padding:0;	
}

/* Actual website content -> this is mostly arranged in typography.css */

#content {
	font-size: 11px;
	line-height: 150%;
	margin-right: 0px;
	padding: 20px;
	padding-top: 6px;
	min-height: 400px;
}

#content ul {
	margin-left: 15px;
}

/* Rightmost sidebar */

#sidebar {
	float: right; 
	width: 210px; 
	line-height: 150%;
	color: #999;
}

#sidebar ul {
	font-size: 11px;
	margin:0;
	padding:0;
	list-style-type: none;
}
#sidebar li {
	list-style: none;
	/*background: url('../images/title_border.gif');*/
	background-repeat: no-repeat; 
	background-position: -1em 100%;
	margin: 2px 0px 0px 1em;
	padding:0;
}  	

#sidebar li a {
	/*background: url('../images/e_arrow.gif') no-repeat 0px .85em;*/
	padding: 5px 0 5px 15px;
	margin: 0;
	color: #4A7184;
	text-decoration: none;
	display: block;
	line-height: 1.3em;
	height: 1%;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	font-family: Georgia, Times, serif;
	color: #4A7184;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 12px;
	border-bottom: 0px dotted #d7d7d7;
	margin: 1.4em 2em 0.5em 1em;
	padding:0;
	background: url('../images/title_border.gif');
	background-repeat: no-repeat; 
	background-position: -1em 100%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p {
	font-size:11px;
	margin: 2px 0px 0px 1em;	
}

/* Finisher: last edited information */

#finisher {
	font-size: 10px;
	padding-left: 20px;
	line-height: 26px;
	color: #999;
	width: 532px;
	clear: both;	
}

#finisher a {
	color: #aaa;
}


/* Footer */

#footer {
	font-family: Times New Roman, serif; 
	background: url('../images/footer.gif') top left no-repeat;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	text-align: right;
	padding-right: 40px;
	clear: both; 
}

/******************************************************************************/

/* News and intro page stuff */

.HomePage img {
	margin-right: 16px;
	margin-top: 7px;
}

.HomePageNewsItemPhoto img {
	padding: 2px;
	border: 1px solid #ccc;		
	float: left;
}

.PersonPhoto {
	float: right;
}

.PersonPhoto img {
	padding: 2px;
	border: 1px solid #ccc;		
}

.EventDate {
	vertical-align: top;
	width: 90px;
}

p.newsdate {
	color: #ccc;
	text-align: right;
}

.readMore img  {
	margin: 0;
	margin-top: 4px;
	margin-right: 4px;
}

/* Publication lists */

.pubAuthorLink a {
	text-decoration: none;
}

.pubAuthorLink a:hover {
	text-decoration: underline;
}

.publilist li {
	margin-bottom: 7px;
}

.publilist a.hrefdoi {
	text-decoration: none;
}

.publilist a:hover.hrefdoi {
	text-decoration: underline;
}

