@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #D9D9D9;
	background-image: url(http://images.tercera-ro.nl/cssrepository/9922/bk_body.png);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
#navigatie #buttonbar {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

#container {
	width: 986px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#mainContent {
	float: left;
	width: 986px;
	min-height: 500px;
	padding: 0px;
}
#toc {

}

#sitenav {
	background-color: #ffffff;
	float: none;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sitenav a {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 10px;
}

#navigatie {
	width: 210px;
	float: left;
	position: absolute;
	padding-top: 10px;
	margin-top: 0px;
	clear: both;
	top: 30px;
	z-index: 200;
	overflow: auto;
	padding-bottom: 0px;
	top:135px;
	bottom: 0px;
}

#navigatie #toc ul {
	display: block;
	float: none;
	list-style-type: none;
	padding: 5px;
	background-color: #F4F4F4;
}

#navigatie #toc li {
	background-color: #F4F4F4;
	display: block;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
#navigatie #toc ul a {
	text-decoration: none;
	color: #000000;
}
#navigatie #toc ul a:hover {
	color: #0779B7;
	text-decoration: underline;
}
#navigatie #toc a {
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#navigatie a:hover {
	color: #0779B7;
	text-decoration: underline;
}

#header {
	height: 109px;
	width: 962px;
	background-image: url(http://images.tercera-ro.nl/cssrepository/9922/logo.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	z-index: 100;
	position: fixed;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0779B7;
} 

#header .planinfo {
	float:right;
}
#header .planinfo td {
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000;
}

.headerTitle {
	font-size: 12px;
	font-weight: bold;
}
#Content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
	width: 756px;
	position:absolute;
	top:135px;
	bottom:0px;
	overflow:auto;
	z-index:100;
	clear: both;

} 
.inhoudsopgave {
	text-decoration: none;
}
a {
	text-decoration:underline;
	color:#0779B7;
}
.inhoudsopgave .level5
{
	padding-left: 20px;
}
.level1 {
color:#0779B7;
	font-size:18px;
	text-align:left;
	line-height: 30px;
	font-weight: bold;
}
.level1 a {
	text-decoration:underline;
	color:#0779B7;
}
.level1 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.level2 {
	color:#0779B7;
	font-size:14px;
	text-align:left;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
.level2 a {
	text-decoration:underline;
	color:#0779B7;
}
.level2 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.level3 {
	color:#0779B7;
	font-size:13px;
	text-align:left;
	line-height: 25px;
	font-weight: bold;
}
.pdf {
	background-image: url(http://images.tercera-ro.nl/cssrepository/9922/pdf.png);
	background-repeat: no-repeat;
	background-position: -20px;
}

.level3 a {
	text-decoration:underline;
	color:#0779B7;
}
.level3 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.level4 {
	color:#0779B7;
	font-size:12px;
	text-align:left;
	line-height: 20px;
	font-weight: normal;
}
.level4 a {
	text-decoration:underline;
	color:#0779B7;
}
.level4 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.level5 {
	color:#000;
	font-size:11px;
	text-align:left;
	padding-top:4px;
	font-weight: normal;
}
.level5 a {
	text-decoration:underline;
	color:#0779B7;
}
.level5 a:hover {
	text-decoration:underline;
	color:#0779B7;
}


#ContentIndex ul {
	list-style-type: none;
	padding-left: 0px;
}

#ContentText ul {
	list-style-type: disc;
}


.inhoudsopgave li.pdf {
	padding-left: 20px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://images.tercera-ro.nl/cssrepository/9922/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.H1 {
	font-size:18px;
	text-align:left;
	line-height: 30px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	clear:left;
	color: #0779B7;
}
.H1 a
{
	text-decoration:underline;
	color:#0779B7;
}
.H1 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.H2 {
	font-size:14px;
	text-align:left;
	line-height: 25px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	clear:left;
	color: #0779B7;
}
.H2 a
{
	text-decoration:underline;
	color:#0779B7;
}
.H2 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.H3 {
	font-size:13px;
	text-align:left;
	line-height: 25px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	clear:left;
	color: #0779B7;
}
.H3 a
{
	text-decoration:underline;
	color:#0779B7;
}
.H3 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.H4 {
	font-size:12px;
	text-align:left;
	line-height: 20px;
	font-weight: bold;
	padding-top: 20px;
	display: block;
	clear:left;
	color: #0779B7;
}
.H4 a
{
	text-decoration:underline;
	color:#0779B7;
}
.H4 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.H5 {
	font-size:11px;
	text-align:left;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	clear:left;
}
.H5 a
{
	text-decoration:underline;
	color:#0779B7;
}
.H5 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
.H6 {
	font-size:11px;
	text-align:left;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	clear:left;
}
.H6 a
{
	text-decoration:underline;
	color:#0779B7;
}
.H6 a:hover {
	text-decoration:underline;
	color:#0779B7;
}
#ContentText span {
	clear: left;
}
