html, body {
	/*text-align: center;*/
	background: #FFFFFF;
}
body {margin-left: 50%;}
td {
	/*vertical-align: top;*/
}
/*-------------------------------------------------------------------------*/
#container {
	background-color: #FFFFFF;
	/*height:100%;*/
	width: 796px;
	display: block;
	margin-left: -393px;
	position: relative;
}
TD.banner{
	/*background-image:url(../images/topframe/tmp.jpg);*/
	background-repeat : no-repeat;
	/*background-position : 20px 2px;*/
}
TD.balk{
	background-image:url(../images/dummy/balk.jpg);
	background-repeat : repeat-x;
}
TD.flash{
	/*background-image:url(../images/dummy/tmp.jpg);*/
	background-repeat : no-repeat;
	padding:0px;
}
TD.press{
	padding-top:30px;
	padding-left:10px;
	background-image:url(../images/dummy/press.jpg);
	background-repeat : no-repeat;
	color:#00209F;
	vertical-align : top;
	font-weight:bold;
	font-size:10px;
	line-height:10px;
}
TD.press a{
	color:#00209F;
	text-decoration : none;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
}
TD.teksthome{
	padding:10px;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	color:	#000000;
}
TD.plaatje{
	padding:0px;
	vertical-align : top;
	height:118px;
}
/*-------------------------------------------------------------------------*/
#inhoud {
	/*background:url(../images/inhoud/tmp.jpg) no-repeat;*/
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 0px;
	height: 100%;
	width:656px;
	vertical-align: top!important;
	background-repeat : no-repeat;
}
#disclaimer a{
	color:#00209F;
	font-size:9px;
	text-decoration : none;
}
#disclaimer a:hover{
	color:#962399;
	text-decoration : none;
}
#disclaimer{
	color:#00209F;
	font-size:9px;
	text-align:right;
}
/*-------------------------------------------------------------------------*/

.maintenanceButtons{
	position: absolute;
	top: 10px;
	left:10px;
	width: 165px;	
	z-index: 99;
}
