body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	line-height: 11.25pt;
}
body, html {
	height:100%;
}
#container {
	position:absolute;
	margin:0px auto 0px auto;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
}
#inhoud {
	position:absolute;
	background-color:#FFF;
	padding:20px;
	margin:0px;
	top:190px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:auto;
	z-index:100;
	clear: both;
}

#koptekst {
	width:100%;
	background-image: url(http://images.tercera-ro.nl/cssrepository/9928/header.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	z-index: 100;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: fixed;
}

#plangegevens {
	position:absolute;
	top:10px;
	left: 20px;
	width: auto;
}
#plangegevens .metadata {
	color:#000000;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	line-height: 11.25pt;
}
#plangegevens .metadata tbody tr:nth-child(4) { display:none; }

#hoofdmenu {
	position:relative;
	clear:both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	background-color: #D2B809;
}
#koptekst > #hoofdmenu {
	height:auto;
	padding-left: 20px;
	clear: both;
	position: relative;
	z-index: 102;
}
#hoofdmenu ul {
	position:relative;
	overflow:auto;
	margin:0;
	padding: 0;
}
#hoofdmenu li {
	float:left;
	margin:0;
	padding:0;
}
#hoofdmenu a {
	display:block;
	padding:3px 15px;
	color:#FFF;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#hoofdmenu a:hover {
	background-color:#D2B809;
	color:#FFF;
	text-decoration:none;
}

.navigatie ul {
	display: block;
	position:relative;
	float: none;
	list-style-type:none;
	min-height: 28px;
	font-size: 9pt;
	margin-left: 0;
}
.navigatie li {
	display: inline;
	background-color:#D2B809;
	float: left;
	padding: 8px;
	min-height: 28px;
	max-width: 300px;
}
#inhoudsopgave .pdf {
	background: url("http://images.tercera-ro.nl/cssrepository/9928/pdf.png") no-repeat scroll 0px 2px transparent;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul.inhoudsopgave {
	list-style-type:none;
	padding-top:1em;
}

#inhoudsopgave ul a {
	text-decoration:none;
}
#inhoudsopgave ul {
	margin-left:0;
	padding-left:0;
}
#inhoudsopgave ul ul {
	margin-left:4em;
}
#inhoudsopgave ul ul ul {
	margin-top:0.5em;
}
#inhoudsopgave ul ul ul ul {
	display:none;
}
#inhoudsopgave ul li {
	margin-top:1em;
	font-size:12pt;
	font-weight:bold;
}
#inhoudsopgave ul ul li {
	margin-top:0.5em;
	font-size:10.5pt;
	font-weight:bold;
}
#inhoudsopgave ul ul ul li {
	margin-top:0;
	font-size:12pt;
	font-weight:bold;
}
#inhoudsopgave ul ul ul ul li {
	font-size:9pt;
	font-weight:normal;
}
H1 {font-size:14.5pt;}
H2 {font-size:12.5pt; padding-top:30px;}
H3 {font-size:11pt; padding-top:30px;}
H4 {font-size:10.25pt; padding-top:20px;}
H5 {font-size:9.5pt; padding-top:15px;}
H6 {font-size:8.25pt; padding-top:0px;}
.inspring0 {text-indent:0px;}
.inspring1 {text-indent:5px;}
.inspring2 {text-indent:10px;}

p, ul {
	padding-bottom:0;
}
ul ul {
	padding-top:0;
}
a {
	text-decoration:underline;
	color:#9D8A06;
}

a.inhoudsopgave {
	text-decoration:none;
	color:#9D8A06;
	font-size: 9pt;
	line-height: 15pt;
}

.voetnoot a {background-color:#ccc;}
.verwijderd {text-decoration: line-through; background-color:#FF0000}
.toegevoegd {background-color: #0C0;}
del {text-decoration: line-through;}
ins {color: #0C0;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-roman {list-style-type: lower-roman;}
ol.upper-alpha {list-style-type: upper-alpha;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol.upper-greek {list-style-type: upper-greek;}
ol.lower-greek {list-style-type: lower-greek;}
ol.decimal {list-style-type: decimal;}
ul.disc {list-style-type: disc;}
ul.square {list-style-type: square;}
ul.circle {list-style-type: circle;}
table
{
	border-collapse: collapse; 
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	line-height: 11.25pt;
}
td    {
	border: 1px solid #000;
	vertical-align: top;
	text-align: left;
	padding:5px;
}
#eind {height: 30px;}
