html {
scrollbar-base-color: #822222;
scrollbar-3dlight-color: #E9BC4E; 
scrollbar-arrow-color: #822222;
scrollbar-darkshadow-color: #E9BC4E;
scrollbar-face-color: #E9BC4E;
scrollbar-highlight-color: #822222;
scrollbar-shadow-color: #822222;
scrollbar-track-color: #E9BC4E; 
}

a:link {text-decoration: underline; color:#6D3000;}
a:visited {text-decoration: underline; color:#6D3000;}
a:active {text-decoration: underline; color:#6D3000;}
a:hover {font-weight:bold; text-decoration: underline; background: #BAB454; color:#404040;}

body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:transparent;
	
	font-family: Verdana,arial sans-serif;

	color:#404040;
}
body {background-color:transparent;}

h1 { 
	font:0.8em arial,serif; 
	margin:0em 0;
}

h2 {
	font:0.8em Arial Rounded MT, verdana;
	font-weight:bold; 
	margin:0 0 0.5em;
	color:#fff;
}
h3 {
	font:1.0em Arial Rounded MT, verdana;
	font-weight:normal; 
	margin:0 0 0.5em;
	color:#666666;
}
	h1, a {
		color:#fff;
	}
}
	P, P1 { font-family:Arial Rounded MT, Verdana;
		color:#404040;
	}

p { 
	line-height:2.5; 
	margin:1em 1em 1em;
}
   P              { font-size: 10pt; line-height: 15pt }
/*   P:first-letter { font-size: 200%; font-style: italic;
                    font-weight: bold; float: absolute-left } */
   SPAN           { text-transform: uppercase }


div#drager {
	position:relative; /* needed for footer positioning*/
	margin:0; /* center, not in IE5 */
	width:795px;
	height:auto;
	background:url(../Introductie/inhoud/bg_inhoud_introductie.jpg) fixed;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#kop {
	width: 603px;
	height: 35px;
	border: 1px solid #EBEBEB;
	padding: 0.5em 0 0 0.5em;
	background:#E9BC4E ;

}
	div#kop H1 a{
		font-family:Verdana;
		font-style:italic;
		font-size:0,8em;
		font-color:#fff;
		padding:0em;
		margin:0;
	}

div#inhoud {
	width: 613px;
height:auto;	
border: 1px solid #EBEBEB;
	padding:0em 0em 0em; /* bottom padding for footer */
	background: transparent;
}
	div#inhoud h2, h3, p, P {
		text-align:left;
		padding:0 1em;
}


div#voet {
	position: absolute;
	width: 611px;
	height:35px;
	border: 1px solid #EBEBEB;
	bottom: 0; /* stick to bottom */
	background: #E9BC4E;
	
}
	div#voet H1 {
		padding:0em;
		margin:0;
		text-align:center;
	}
div#plaatjesvak ul{
position: absolute;
top: 0px;
right: 0px;
width:100%;
}
div#plaatjesvak ul {
	width: 170px;
	height: auto;
	border: none; /*1px solid #EBEBEB;*/
	padding: 0px 0px 0px 0px;
	margin-top: 0em;
	/*margin-left:0em;*/
	/*margin-bottom: 0em;*/
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: transparent;
}
-->
</style>
