html{
	padding:0;
	margin:0;
}

body{
	padding:0;
	margin:0;
}



	#nav {
		background-color:#e8e4da; /* eb2717 */
		}

	#content {
		background-image: url(/images/bg-iframe.gif);
		background-repeat: repeat-y;
		padding: 0px;
		margin: 0px;
		}

	.right {
		border:0px;
		float:right;
		}

	.picture-caption {
		font:10px tahoma, arial, helvetica;
		color:#b5ac9f;
		width:300px;
		margin-left:50px;
		margin-bottom:30px;
		padding-left:15px;
		border-left:1px dashed #e8e4da; 
		}

	.chapter {
		font: 12px tahoma, verdana, helvetica;
		color: #eb2717;
		padding-right:10px;
		padding-bottom:50px;
		}
		

	#content-container {
		padding: 0px 40px 15px 40px;
		text-align:justify;
		}


	.content-chapter {
		font: 9px tahoma, verdana, helvetica;
		color: #b5ac9f;
		border-bottom:1px dashed #e8e4da;
		}


	a.print
	{
		float:right;background:#fff;padding-left:10px;
	}
	
	blockquote
	{
		margin: 0 20px;
		padding: 2px 12px;
		background: #e8e4da;
	}

	.content-chapter
	{
		margin-top:20px;
		font: 11px tahoma, verdana, helvetica;
		color: #938778;
		padding-bottom:3px;
		border-bottom:1px dashed #e8e4da;
	}

	#content-top {
		position:absolute;
		padding:20px
		}

	#content-intro {
		color: #eb2717;
		padding:10px 0;
		}
	
	a {
		color: #6f5f4b;
		}

	a:hover {
		color: #eb2717;
		}

	/*
	Anchor iconsets
	*/

		a.verwijzing, a.tabel, a.bijlage, a.grafiek, a.interview {
		background-repeat:no-repeat;
		padding-left: 20px;
		}

		a.verwijzing {			background-image: url(../images/icons/verwijzing.gif);}
		a.verwijzing:hover {	background-image: url(../images/icons/verwijzing_mo.gif);}
		a.tabel {				background-image: url(../images/icons/tabel.gif);}
		a.tabel:hover {			background-image: url(../images/icons/tabel_mo.gif);}
		a.bijlage {				background-image: url(../images/icons/bijlage.gif);}
		a.bijlage:hover {		background-image: url(../images/icons/bijlage_mo.gif);}
		a.grafiek {				background-image: url(../images/icons/grafiek.gif);}
		a.grafiek:hover {		background-image: url(../images/icons/grafiek_mo.gif);}
		a.interview {			background-image: url(../images/icons/interview.gif);}
		a.interview:hover {	background-image: url(../images/icons/interview_mo.gif);}

	/*
	Headers
	*/

	h1 {
		padding-top:15px;
		font-family: arial, helvetica;
		font-size: 13px;
		color: #6f5f4b;
		line-height: 18px;
		}

	h4 {
		font: bold 13px/18px Arial, Helvetica, sans-serif;
		color: #6f5f4b;
		padding-top:10px;
		}

	h5 {
		font-family: arial, helvetica;
		font-size: 11px;
		line-height: 0px;
		}

	div, p, li, td, blockquote {
		font-family: arial, helvetica;
		font-size: 12px;
		color: #6f5f4b;
		line-height: 19px;
		padding:0 0 5px 0;
		}
		


	ul li {
		font-family: arial, helvetica;
		font-size: 12px;
		color: #6f5f4b;
		list-style-image: url(../images/bullet.gif);
		list-style-type: none;
		list-style-position: outside;
		}

	img {
		border:0px;
		padding:0px;
		margin:0px;
		}

	iframe {
		width: 640px;
		height: 450px;
		}
		
		#frame {
		width: 640px;
		height: 450px;
		overflow:auto;
		}

	#main-container {
      position:absolute;
      left:50%;
      top:50%;
      width:980px;
      height:550px;
      margin-left:-490px; 
      margin-top:-275px;
      background: #fff url(../images/main.gif) no-repeat bottom right;
		}

	#main-sub
	{
		font-family: arial, helvetica;
		font-size: 11px;
		position:absolute;
		left: 14px;
		top: 65px;
		width: 300px;
		color: #fff;
	}

	#main-images
	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 320px;
	}

	#main-content
	{
		background: url(../images/balk.gif) no-repeat top right;
		position: absolute;
		left: 320px;
		top: 0px;
		width: 640px;
		padding-top:90px;
		padding-left:20px;
	}

	.main-kader {
		width:95%;
		font: italic 11px arial;
		padding:10px;
		border:1px dashed #e8e4da; 
		}

	#main-navigation {
      position:absolute;
		left: 90px;
		top: 220px;
		width: 220px;
		padding:0px 0 0 5px;
		}
		
		#main-navigation ol {
		padding-left:20px;
		margin:10px 0 0 0;

		}
		
		#main-navigation ul {
		list-style:none;
		padding:0px;
		margin:0;
		}
		
		#main-navigation ul li {
		list-style:none;
		background:none;
		}

		
		#main-navigation ol li {
		color:#eb2717;
		}

		
		#main-navigation a
		{
			text-decoration:none;
		color:#938778;
		}
		
		#main-navigation a:hover
		{
		text-decoration:none;
		color:#eb2717;

		}





	#main-icoon {
		z-index:99;
		position: absolute;
		left: 640px;
		top: 8px;
		width: 340px;
		height: 17px;
	
		}
		
	#main-icoon a {
padding:0 5px;
	
		}
		
	#afkortingen{
		margin:20px;
	}

	#afkortingen dt {
		display:inline;
		float:left;
		clear:both;
		width:100px;
		font-weight: bold;
		border-bottom:1px solid #e8e4da;
		}

	#afkortingen dd {
		border-bottom:1px solid #e8e4da;
		}

	img.left
	{
		float:left;
		margin:0px 20px 20px 0px;
	}

	.index
	{
	}

	.index dl
	{
		padding:0;
		margin:0;
	}

	.index dt
	{
		display:inline;
		float:left;
		clear:both;
		width:20px;
		border:1px solid #fff;
		padding:0;
		margin:0;
	}

	.index dd
	{
		margin: 0;
		border:1px solid #fff;
		padding:0 0 0 20px;
	}

	.index dd a
	{
		padding:0;
		margin:0;
	}
	
	#int{
		border-top:40px solid #b5ac9f;
		padding:20px;
		border-bottom:20px solid #b5ac9f;
	}
	
	
	.part{
		color:#eb2717;
	}
	
	.scheiding{
		padding:0 9px 0 11px;
		color:#b5ac9f;
	}
	
			.type-nr{
		text-decoration:underline;
	}

