@charset "utf-8";
/* CSS Document */
a.copyright:link {color: #FFFFFF; text-decoration: underline; }
a.copyright:active {color: #0000ff; text-decoration: underline; }
a.copyright:visited {color: #FFFFFF; text-decoration: underline; }
a.copyright:hover {color: #ff0000; text-decoration: none; }
a.zoekmachines:link {color: #FFFFFF; text-decoration: underline; }
a.zoekmachines:active {color: #0000ff; text-decoration: underline; }
a.zoekmachines:visited {color: #FFFFFF; text-decoration: underline; }
a.zoekmachines:hover {color: #ff0000; text-decoration: none; }

/* pushes the page to the full capacity of the viewing area */
html, body {line-height: 1.5em; height:100%; margin:0; padding:0; overflow:hidden;}
/* prepares the background image to full capacity of the viewing area */
/* places the content ontop of the background image */
 
#bg {
    z-index:-1;
   	position:fixed;
	height:100%; 
	width:100%;
	left:0;
	right:0;
}
#contentwindow {
	position:static;
	width:550;
	height:330;
	margin:auto;
	overflow:auto;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding-left:0px;
	padding-right:12px;
	padding-top:5px;
    margin-bottom: -1001em;
}
#container {
	background: #000;
	height: 100%;
	width: 100%;
	position:absolute;
	margin:auto;
	padding: 0;
	text-align: justify;
	padding-bottom: 1001em;     
    margin-bottom: -1000em;
}
table.Table_01 {
	position:fixed;
	top:50%;
	left:50%;
  	margin-top: -380px;
  	margin-left: -480px;
}

.ie .table.Table_01 {
	position:absolute;
}
td.chapter {
	background:url(images/chapter.PNG)
	no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	height:22;
	padding-left:20px;
	vertical-align:middle;
}
td.content {
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
td.copyright {	
	background-image:url(images/index_29.png);
	width:417px;
	height:26px;
	vertical-align:bottom;
}
td.opsomming {
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:10px;
}
td.paddingcontent {
	position:static;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin:auto;
	padding-left:35px;
}

td.zoekmachines {	
	background-image:url(images/index_30.png);
	width:144px;
	height:26px;
	vertical-align:bottom;
}
tr.resize {
	height:auto;
}
tr.content {
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
div.copyright 
{
	font-size:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	height:23px;
	padding-top:3px;
}
div.textsize {
	align:right;
}
div.zoekmachines 
{
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	height:24px;
	padding-top:2px;
}

.ie .div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin:auto;
	padding-right:12px;
}
.ie .div.copyright 
{
	font-size:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	height:24px;
	padding-top:1px;
}
.ie .div.zoekmachines
{
	font-size:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	height:24px;
	padding-top:1px;
}

div.copyright_submenu 
{
	width:446px;
	height:27px;
	font-size:8px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	text-align:center;
	background-image:url(images/index_29.png);
	color:#FFFFFF;
}
div.slidemenu
{
	background-image:url(images/index_22.png);
}
formulier {
	font-family: Arial, Helvetica, sans-serif;
	width:210;
}
img.background {
	min-height:768px;
	min-width:1024px;
}
img.floatright {
	float:right;
	margin:2px;
	border:0;
}
img.nextchapter {
	position:static;
	border:0;
	vertical-align:text-top;
}
img.noborder {
	border:0;
}
td.noborder {
	border:0;
}
#mainRight { 
	width:100;
	height:100;
	float:none 
	padding: 0px; 
	margin: 0px;
	z-index:-1;
}
#webformulier    {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.content 
{
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
table.form
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	align:left;
	width:100%;
}
textarea.form
{
	width:100%;
	height:175px;

}
input.form
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
}
input.button
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
	align:right;
}
p.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
p.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}