@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #D9E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#container {
	width: 100%;
	background: #FFFFFF;
	text-align: left;
}
.koptekst {
	height: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2BC07;
	background-image: url(http://images.tercera-ro.nl/cssrepository/9928/cssheader.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right 0px;
}
.headerTitle {
	font-size: 12px;
	font-weight: bold;
}
.inhoud {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
H1 {
	font-size:15px;
}
H2 {
	font-size:13px;
}
H3 {
	font-size:12px;
}
H4 {
	font-size:11px;
}
H5 {
	font-size:11px;
}
.inspring0 {
	text-indent:0px;
}
.inspring1 {
	text-indent:25px;
}
.inspring2 {
	text-indent:50px;
}

.navigatie
{
	display:none;
}

div.navigatie ul {
	display: block;
	position:relative;
	float: none;
	list-style-type:none;
	height: 1.5em;
	font-size: larger;
	margin-left: 0;
}
div.navigatie li {
	display: inline;
	background-color:#eee;
	float: left;
	margin-right: 1.0em;
	padding: 0.5em;
	padding-left: 1.0em;
	padding-right: 1.0em;
	border-style: solid;
	border-width: 2px;
	border-color: #aaa
}
a {
	text-decoration:none;
	color:#D2BC07;
}
a.menubalk {
	text-decoration:none;
	color:#D2BC07;
}
a.inhoudsopgave {
	text-decoration:none;
	color:#D2BC07;
}
.voetnoot a {
	background-color:#ccc;
}
.verwijderd {
	text-decoration: line-through;
}
.toegevoegd {
	color: #0C0;
}
del {
	text-decoration: line-through;
}
ins {
	color: #0C0;
}
hr {
}
/* IE: */
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;
}
#header .metadata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#eind {
	height: 30px;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
