html {
	min-height : 100%; 
	margin-bottom: 0.1px; } 


body {
	font-size: 67.2%;
	margin: 0px auto;
	padding: 0px;
	background: url("/images/science/background.gif") top center repeat-y;
  	font-family: Verdana,Tahoma,Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color: #0083a6;
	}
	
a:link, a:visited, a { 
	color:#0064B7; 
	text-decoration:none; }
	
a:hover, a:active { 
	color:#0064B7; 
	text-decoration:underline; }

h1 { 
	font-size: 16pt; 
	margin-bottom:15px; }
	
h2 { 
	font-size: 11pt; 
	margin-bottom:10px; }
	
h3 { 
	font-size: 10pt; 
	margin-bottom:10px; }
	
h4 { 
	font-size: 10pt; 
	margin-bottom:5px; }
	
h5 { 
	font-size: 9pt; 
	margin-bottom:5px; }
	
h6 { 
	font-size: 8pt; 
	margin-bottom:5px; }


/* VANAF HIER: ALLEEN BEELDSCHERM SPECIFIEKE STIJL */
@media screen {

#frame {
	width: 78em;
	margin: 0px auto;
	padding: 0px;
	background-color: rgb(255,255,255);
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);
	overflow: hidden;
}

/*** Correction for IE 5.01 ***/
#frame {
/*	float: left; */
	float: none;
}

/*** Correction for Safari 1.x ***/
* > #footer {
	position: relative;
	/*z-index: 1000;*/
}


#topbar {
	width: 78em;
	height: 110px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: rgb(255,255,255);
	background-repeat: no-repeat;
	background-position: 0em 2em;
}

#title {
	font-size: 200%;
	color: #ffffff;
	font-weight: bold;
	float: right;
	margin-right: 25px;
	margin-top: 30px; }

#subtitle {
	font-size: 110%;
	color: #ffffff;
	font-weight: bold;
	float: right;
	margin-right: 25px;
}

#topbar #pad, #pad {
	position: relative;
	top: 0.3em;
	left: 1em; 
	color: rgb(50,50,50); 
	font-weight: bold; }

#topbar #pad a, #pad a{
	decoration: none;
	color: rgb(100,100,100); }
#topbar #pad a:hover, #pad a:hover {
	decoration: none; }

	
#subtitle a {
	decoration: none;
	color: #ffffff; }
#subtitle a:hover {
	decoration: none; }

#topmenu {
	float: left;
	width: 78em;
	height: 2em;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	border-top: solid 0px rgb(69,136,176);		
	border-bottom: solid 0px rgb(69,136,176);			
	line-height: 2em;
	background: url("/images/science/menubalk.jpg");
}

#topmenu ul {	
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;	
}	

#topmenu li {
	float: left;
	white-space: nowrap;
}

#topmenu li a {
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(255,255,255);
	text-decoration: none;
}

#topmenu a:hover, #topmenu a.selected {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px rgb(255,255,255);	
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: none;
}

#topmenu li a img {
	border: 0px;
	vertical-align: middle;
	margin: 0px 0px 4px 0px;
}

#separator {
	clear: both; 
	float: left;
	width: 78em;
	height: 2em;
	margin: 0;
	padding: 0;
	background-color: inherit;
}


/***********************/
/***   LEFT COLUMN   ***/
/***********************/

#leftbar {
	clear:both;
	float: left;
	width: 16em;
	padding: 0;
	border-right: solid 1px rgb(200,200,200);		
	background-color: rgb(242,242,242);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

/* Start Mac IE5 filter \*/
#leftbar {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */

#leftbar ul {	
	width: 15.9em;
	float: left;
	list-style: none;
	margin: 0em 0em 2em 0em;
	padding: 0em;	
	border-bottom: solid 1px rgb(200,200,200);
}	

#leftbar li {
	margin: 0;
	padding: 0;
}

#leftbar li.left-nav-title {
	display: block;
	text-align: right;	
	margin: 0;
	padding: 3px 7px 9px 6px;
	background-color: inherit;
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

#leftbar li a {
	display: block;
	text-align: right;	
	padding: 3px 7px 2px 6px;
	border-top: solid 0px rgb(215,215,215);
	border-left: solid 5px rgb(255,255,255);		
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-size: 1.1em;
}

#leftbar li.left-nav-group a {
	display: block;
	text-align: right;	
	padding: 3px 7px 2px 6px;
	border-top: solid 1px rgb(215,215,215);
	border-left: solid 5px rgb(255,255,255);		
	background-color: inherit;
	color: rgb(125,125,125);
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}	
#leftbar li.left-nav-sub a {
	border-left: solid 5px rgb(240,240,255);
	background-color: inherit;	
	background-color: rgb(240,240,255);
	font-size: 0.9em;
}

#leftbar li a:hover, #leftbar .selected {
	text-align: right;
	border-left: solid 5px rgb(170,190,216);				
	background-color: inherit;	
	background-color: rgb(210,220,250);	
	color: rgb(0,0,0);
	text-decoration: none;
}

#leftbar li.left-nav-group a:hover, 
	#leftbar li.left-nav-sub a:hover, 
	#leftbar li.left-nav-group .selected,
	#leftbar li.left-nav-sub .selected {
	text-align: right;
	border-left: solid 5px rgb(170,190,216);		
	background-color: rgb(210,220,250);
	color: rgb(0,0,0);
	text-decoration: none;
}

#content {
	float: left;
	width: 43em;
	margin: 0px;
	padding: 0 2em 0em 2em;
	background-color: inherit;
	color: rgb(100,100,100);
}

/* Start Mac IE5 filter \*/
#content {
	padding-bottom: 30020px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */	



#rightbar {
	float: right;
	width: 138px;
	height: 300px;
	margin: -1.9em 0 0 0;
	padding: 0;
	border-left: solid 1px rgb(200,200,200);		
}

#rightbar img {
	margin: 0; }
	
/* Start Mac IE5 filter \*/
#rightbar {
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
/* End Mac IE5 filter */

#footer {
	clear: both;
/*	float: left; */
	width: 78em;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	border-top: solid 1px rgb(200,200,200);
	border-bottom: solid 1px rgb(200,200,200);	
	background-color: rgb(255,255,255);
	text-align: center;
	color: rgb(100,100,100);
	font-size: 1.0em;
}

}
/* TOT HIER: ALLEEN BEELDSCHERM SPECIFIEKE STIJL */

/* VANAF HIER: ALLEEN AFDRUK SPECIFIEKE STIJL */
@media print {
	#frame { 
		margin: 20px;
			}
	
	#topbar { display: none; }
	
	#topmenu { display: none; }
	
	#separator { display: none; }
	
	#leftbar { display: none; }
	
	#rightbar { display: none; }
	
	#footer { display: none; }

	#content {
		float: left;
		width: 100%;
		margin: 0px;
		padding: 2em;
		background-color: inherit;
		color: rgb(100,100,100);
	}

}
/* TOT HIER: ALLEEN AFDRUK SPECIFIEKE STIJL */


ul.standaard {
	margin-left:15px;
 }
ul.standaard li {
	margin-bottom: 5px; }	
table.figuren {
	border: 0px; 
	margin-top: 10px;
	margin-bottom: 10px;}
table.figuren td {
	text-align: center;
	font-size: 8pt; }
	
.content-title-blue {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.2em;
}

.leftbar-title-blue {
/* clear: both; */
	text-align: right;
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0.3em 0.2em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.2em;
}


.content-box-blue-left {
	float: left;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0px;
	background-color: rgb(226,238,252);
	color: rgb(100,100,100);
}

.content-box-blue-right {
	float: right;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(226,238,252);
	color: rgb(100,100,100);
}

.leftbar-box-blue {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	background-color: rgb(226,238,252);
	color: rgb(100,100,100);
}


.content-box-blue-left p, .content-box-blue-right p, .leftbar-box-blue p {
	margin: 0em 1.0em 0.6em 1.0em;	
}