html, body {
	height: 100%;
}

html {
	overflow: hidden;
}

img {
	border: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

a:link, a:visited, a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
}

h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
}

h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0;
	margin: 5px 0 0 0;
}

h6 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-wegiht: bold;
	padding: 0;
	margin: 5px 0 0 0;
}

table#container {
	width: 100%;
	height: 100%;
}

table#container td#volume {
	background-image: url(../images/volumebg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

table#position_table {
	height: 100%;
	width: 100%;
}

#positioner {
	position: relative;
	top: 0;
	left: 0;
	height: 420px; 
	width: 719px;
	margin: auto;
}

div#opacity_window {
	background-color: #FFFFFF;
	height: 420px; 
	width: 719px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
}

div#main_container {
	height: 448px; 
	width: 747px;
	text-align: left;
	position: absolute;
	top: -14px;
	left: -14px;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
}

table#main {
	margin: 15px 25px;
}

table#main td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* header tabelcel plaatjes staan in pagina-specifieke CSS files */

td#header1 {
	height: 53px;
	width: 14px;
}

td#header2 {
	height: 53px;
	width: 47px;
}

td#header3 {
	height: 53px;
	width: 449px;
}

td#tdspacer {
	width: 100%;
}

/* ICATT vermelding */

div#ICATT {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	bottom: 0;
	right: 0;
}

div#ICATT a:link, div#ICATT a:visited, div#ICATT a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div#ICATT a:hover {
	text-decoration: underline;
}
