body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url("http://images.tercera-ro.nl/cssrepository/9926/bk_body.png");
	background-repeat: repeat-y;
}
body, html {
	height:100%;
}
#container {
	position:absolute;
	margin:0px auto 0px auto;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-image: url("http://images.tercera-ro.nl/cssrepository/9926/bk.png");
	background-repeat: repeat-x;
}
#inhoud {
	position:absolute;
	margin:0px;
	top:190px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:auto;
	z-index:100;
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#koptekst {
	width:100%;
	height: 185px;
	background-image: url("http://images.tercera-ro.nl/cssrepository/9926/logo.png");
	background-repeat: no-repeat;
	z-index: 100;
	position: fixed;
}
#plangegevens {
	float:right;
	color: #000;
	margin-top: 50px;
	background-color: #FFF;
	margin-right: 30px;
}
#plangegevens .metadata td {
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#koptekst > #hoofdmenu {
}
#hoofdmenu {
	position:absolute;
	padding-left: 12px;
	top: 100px;
	z-index: 210;
}
#hoofdmenu ul {
	position:relative;
	overflow:auto;
	margin:0;
	padding: 0;
	list-style-type:none;
}
#hoofdmenu li {
	float:left;
	margin:0;
	padding:0;
	display: inline;
}
#hoofdmenu a {
	height:23px;
	display:block;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#hoofdmenu a:hover {
	background-color:#9097AF;
	text-decoration:none;
}
.navigatie ul {
}
.navigatie li {
}
#inhoudsopgave .pdf {
	background: url("http://images.tercera-ro.nl/cssrepository/9926/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:18px;
	font-weight:bold;
}
#inhoudsopgave ul ul li {
	margin-top:0.5em;
	font-size:14px;
	font-weight:bold;
}
#inhoudsopgave ul ul ul li {
	margin-top:0;
	font-size:12px;
	font-weight:bold;
}
#inhoudsopgave ul ul ul ul li {
	font-size:11px;
	font-weight:normal;
}
H1 {font-size:20px; padding-top:20px;}
H2 {font-size:18px; padding-top:20px;}
H3 {font-size:16px; padding-top:15px;}
H4 {font-size:14px; padding-top:10px;}
H5 {font-size:12px; padding-top:5px;}
H6 {font-size:11px; padding-top:5px;}
.inspring0 {text-indent:0px;}
.inspring1 {text-indent:25px;}
.inspring2 {text-indent:50px;}
p, ul {
	padding-top:10px;
	padding-bottom:0;
}
ul ul {
	padding-top:0;
}
a {
	text-decoration:none;
	color:#A71A1B;
}
a.inhoudsopgave {
	text-decoration:none;
	color:#A71A1B;
}
.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: 11px;
	line-height: 15px;
}
td    {
	border: 1px solid #000;
	vertical-align: top;
	text-align: left;
	padding:5px;
}
#eind {height: 30px;}
