html, body {
	color: #000000;	
	font-family: Arial, sans-serif;
	margin: 0px;
	/* SCROLLBAR ALLEEN VOOR INTERNET EXPLORER 5.5 OF HOGER! */
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #DFDFDF;
	scrollbar-arrow-color: #000000;
	overflow:auto;
}
body {font-size: 62.5%} /* for IE/Win */
html>body {font-size: 10px} /* for everything else */

a {text-decoration:none; color: #000000;}
a:hover {text-decoration:underline;}

p { margin-top:0; }
ul {list-style-position: inside; margin:0 0 1.0em 0; padding:0;}
li {list-style-type: square; margin:0; padding:0; }


h1 {font-size:1.8em; font-weight:bold; margin:0; }
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}



/* PAGE */
div { position: absolute; overflow: hidden; }



/* HOME */
#kop-home {
	left: 30px;
	top: 25px;
	height: 25px;
	width: 425px;
	text-align:left;
}



/* HOOFDMENU */
#hoofdmenu {
	left: 30px;
	top: 70px;
	height: auto;
	width: 175px;
	overflow: hidden;
	font-size:1.2em;
	line-height: 1.6em;
}
#hoofdmenu ul {list-style-position:outside; margin:0; padding:0;}
#hoofdmenu ul li {list-style:none; margin:0; padding:0; }


.home, .home:hover {color:#000; text-decoration:none;}
.author:hover, .author-active, .author a {color:#27245E; }
.biography:hover, .biography-active, .biography a {color:#521C20; }
.consultant:hover, .consultant-active, .consultant a {color:#CC6600; }
.contact:hover, .contact-active, .contact a {color:#404040; }
.insead:hover, .insead-active, .insead a {color:#288327; }
.instruments:hover, .instruments-active, .instruments a {color:#4889B7; }
.news:hover, .news-active, .news a {color:#CC0000; }

.current {text-decoration:underline;}	


/* SUBMENU */
#submenu {
	left: 230px;
	top: 70px;
	height: auto;
	width: 225px;
	overflow: hidden;
	vertical-align:top;
	font-size:1.2em;
	line-height: 1.6em;	
}
#submenu ul {list-style-position:outside; margin:0; padding:0;}
#submenu ul li {list-style:none; margin:0; padding:0; }




/* ANCHORS */
#anchors {
	left: 280px;
	top: 70px;
	height: auto;
	width: 175px;
	overflow: hidden;
	font-size:1.2em;
	line-height: 1.6em;
}
#anchors ul {list-style-position:outside; margin:0; padding:0;}
#anchors ul li {list-style:none; margin:0; padding:0; }




/* HOMEPAGE */
#homepage {
	left: 230px;
	top: 70px;
	height: 500px;
	width: 225px;
	overflow: hidden;
	text-align:left;
	vertical-align:top;
}	
#homepage p {color: #666666; font-size: 1.2em; line-height: 1.6em;}
			
#homepage-links {
	left: 475px;
	top: 65px;
	height: auto;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#homepage-links p {font-size: 2.2em; line-height: 1.4em;}
				
	
		
/* IMAGE */
#image {
	left: 30px;
	top: 215px;
	height:375px;
	width: 425px;
	text-align: right;
	padding:0px;
	margin:0px;
	border:none;
	font-size: 1.2em;
	line-height:1.6em;
}
img.books {text-align: right; vertical-align:text-top;}



/* JAVAWARNING */
#javawarning {
	left: 475px;
	top: 10px;
	height: 50px;
	width: 435px;
	background-color:#FF6699;
	color: #000000;
	font-size: 9.0pt;
	font-weight:bold;
	line-height: 11.0pt;
	padding:5px;
}




/* CONTENT */
#content {
	left: 475px;
	top: 70px;
	bottom: 20px;
	width: 475px;
	height:88%;
	padding-right: 10px;
	overflow: auto;
	font-size: 1.2em;
	line-height:1.6em;
}
a.anchor {text-decoration:none;}


						
/* NEWS-CONTENT */
#content.news, #content.news a.anchor {color:#CC0000;}
#content.news a {color: #840000;}
#content.news a.new-books {color: #CC0000; font-weight:bold;}

						
/* BIOGRAPHY */
#content.biography, #content.biography a.anchor {color:#521C20;}
#content.biography a {color:#200B0D;}
				
							
/* AUTHOR */
#content.author, #content.author table tr a, #image.author {color:#27245E;}
#content.author a, #image.author a {color:#12112B;}
.author table {color:#27245E; font-size: 1.0em; line-height:1.6em;}
				
												
/* CONSULTANT */
#content.consultant {color:#CC6600;}
#content.consultant a {color:#804000;}	

		
/* INSTRUMENTS */
#content.instruments {color:#4889B7;}
#content.instruments a {color:#2F5775;}

		
/* INSEAD */
#content.insead {color:#288327;}
#content.insead a {color:#113911;}


/* CONTACT */
#content.contact {color:#404040;}
#content.contact a {color:#252525;}
			
	
	
/* CREDITS */
#credits {
	left: 30px;
	bottom: 20px;
	height: 25px;
	width: 425px;
	overflow: hidden;
	text-align: right;
	vertical-align:text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#999999;
}
img.credits {vertical-align:text-bottom;}
