body, html	
	{
	margin:0; 
	padding:0
	}

body 	{ 
	background-image: url(images/pageheader2.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3FE; 
	color: #191970;
	margin: 15px;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: small;
	line-height: 150% 
	} 

p 	{ 
	text-indent: 0em;
	}

#content960
	{
	width: 960px;
	}

#header {
	position: relative;
	height: 111px; 
	}

#header h1 
	{
	font-weight: bold;
	font-size: 28px;
	margin-left: 50px;
	color: white; 
	}

h1 	{font-size: 1.2em;} 
h2	{font-size: 1.2em;}
h3 	{font-size: 1.1em;} 
h4	{font-size: 1em;}
h5	{font-size: 0.9em;}
h6	{font-size: 0.8em;}

hr 	{
	color: #191970; 
	width: 80%; 
	height: 1px;
	background-color: #191970; 
	margin-bottom: 6px;
	}

ol 	{ 
/*	margin: 1em 0 1em 40px; */
	margin: 1em 1em 1em 40px;;
	}

.nav_breadcrumbs 	
	{
	clear: both;
	font-weight: bold;
	text-align: center;
	right: 37px;
	top: 60px;
/*	font-size: 10px; */
	font-size: 0.75em;
	padding-top: 3px;
	text-transform: capitalize;
	}

a:link, a:visited
	{
	color: #4f4fff;
	}

a:hover 
	{ 
	color: #4f4fff; 
	text-decoration: none; 
	}

a.extlink:link, a.extlink:visited
	{
	color: #2f2f9f;
	background: url(images/extlink.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
	}

a.extlink:hover
	{
	color: #2f2f9f;
	text-decoration: none; 
	}

a.extlink span
	{
	position: absolute;
	/* plaats beschrijvende tekst buiten venster */
	left: -5000px;
	width: 4000px;
	}

a.pgn:link, a.pgn:visited
	{
	color: #2f2f9f;
	background: url(images/pgn.jpg) no-repeat 100% 0;
	padding: 0 20px 0 0;
	}

a.pdf:link, a.pdf:visited
	{
	color: #2f2f9f;
	background: url(images/pdficon_small.jpg) no-repeat 100% 0;
	padding: 0 20px 0 0;
	}

a.partij:link, a.partij:visited
	{
	color: #2f2f9f;
	background: url(images/partij.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
	}

a.foto:link, a.foto:visited
	{
	color: #2f2f9f;
	background: url(images/camera.jpg) no-repeat 100% 0;
	padding: 0 20px 0 0;
	}

a.mail:link, a.mail:visited
	{
	color: #2f2f9f;
	background: url(images/email.gif) no-repeat 100% 0;
	padding: 0 28px 0 0;
	}

a.excel:link, a.excel:visited
	{
	color: #2f2f9f;
	background: url(images/xls_small.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
	}

.lsg_menu {
	font-size: .85em; 
	font-weight: bold;
	}

.lsg_menu a 
	{
	display: block;
	text-decoration: none;
	margin: 0.3em;
	margin: 0.3em;
	}

.lsg_menu span
	{
	display: none;
	}

.lsg_menu a:link , .lsg_menu a:visited
	{ 
	color: #047; 
	}

.lsg_menu a:hover 
	{ 
	color: navy; 
	background: url(images/00035.gif) no-repeat #ECECFE;
	background-position : 99% 66%;
	}

.leftcol 
	{
	text-align: left;
	width: 15.5em;
	float: left;
	}

.midcol 
	{
	padding-left: 0.5em;
	margin: 0 0 0 16.5em; 
	}

/* IE6: IE 3 pixel gap bug */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .midcol {  height: 1%;  margin-left: 0;  }
/* End hide from IE5/mac */


.rightcol 
	{
	float: right;
	}

#footer 
	{
	/* background: url(images/footer/bg_footer.gif); */
	margin: 0 0 -20px -20px; 
	padding: 2em;
	font-size: .8em; 
	color: #f0f0fe;
	background-color: #006;
	clear: both; 
	}

.thumbnail
	{
	background-color: #d1e3fe;
	float: left;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-size: 0.8em;
	}

.thumbnail a:link , .thumbnail a:visited
	{
	text-decoration: none;
	color: #999;
	}

.thumbnail .caption
	{
	font-weight: bold;
	}
	
.abstract 
	{
	background-color: #ECECFE;
	border: 1px #b0b1ba solid;
	margin-bottom: 10px;
	}

.abstract h1 
	{
	color: #3e3e3e;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px #b0b1ba solid; 
	margin-top: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 85%;
	background-color: #e4e4ff;
	}

.abstract h1.recent 
	{
	background-color: #e4e4ff;
	}

.abstract p
	{
	text-indent: 0px; 
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 0.3em; /* ++ */
	}

.abstract .table, .sitemap /* ++ */
	{
	margin-left: 15px;
	margin-right: 15px;
	}

.floatright
	{
	float: right;
	border: 1px solid #666;
	margin: 10px;
	}

.floatleft
	{
	float: left;
	border: 1px solid #666;
	margin: 10px;
	}

.sitemap ul
	{
	list-style-image: url(images/gt.gif);
	}

.auteur
	{	
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
	}

.nolink
	{
	text-decoration: none;
	border-style: none;
	}

img.border
	{
	border: 1px solid #666;
	}

.invisible
	{
	color: #F3F3FE;
	}

pre	{
	font-size:100%;
	}

.email 	{
	unicode-bidi:bidi-override; 
	direction: rtl;
	}

blockquote 
	{ 
	background: url(images/icon-quotes.gif) no-repeat top left; 
	margin: 5px 20px 0px 20px; 
	padding: 5px 5px 0px 0px;
	}