@charset "utf-8";
/* CSS Document */
#table{
	width:970px;
	padding:0;
	margin:0;
	border:0;
	background-image:url(../images/background_03.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#table_main{
	width:850px;
	border:0;
	text-align:left;
	padding:0;
	margin:0;
	z-index:200;
}
#table_boven{
	height:25px;
	background-image:url(../images/background_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#table_onder{
	height:25px;
	background-image:url(../images/background_05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#table_opvul{
	width:35px;
	font-size:1px;
}
#table_foto{
	height:198px;
	padding:0;
	background-color:#999999;
}
#div_foto{
	
}
#table_links{
	width:215px;
	padding-top:10px;
	background-image:url(../images/lijntje_verticaal.gif);
	background-position:210px 0px;
	background-repeat:repeat-y;
}
#table_links a{
	text-decoration:none;
}
#table_rechts_boven{
	background-image:url(../images/lijntje_horizontaal.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-top:6px;
	padding-bottom:1px;
	padding-left:10px;
}

#table_rechts_boven img{
	padding:0;
	margin:0;
}
#table_rechts_midden{
	padding-top:10px;
	padding-left:10px;
	color:#002E57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#table_rechts_onder{
	padding-left:10px;
}