body {
	background-image: url('img/bg.jpg');
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center;
	color:#A2ABD2;
	font-family: georgia, verdana, sans-serif;
	font-size: 85%;
	margin:0;
	margin-right:10px;
	text-align:justify;
	overflow:hidden;
}

/*---------centreer deel voor IE-----------*/
table.buiten {
	width: 100%;
	height: 100%;
	padding :0px;
	border :none;
}

td.buiten {
	/*vertical-align: middle;*/
	text-align: center;
	padding :0px;
}


div.container { 
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align:left;
	padding :0px;
}

table.content {
	margin-top:0px;
	padding-left:5px;
	padding-top:0px;
	border:0px;
	width:800px;
	height:600px;
}
/*------------------------------------------*/
img {
	border:none;
	/*padding-left:40px;*/
}

table.inhoud {
	width:690px; 
	border:0px;
	height:100%;
	padding-left:50px;
}

.topalign {
	vertical-align: top;
	text-align:center;
}

.fotocontent {
	width:790px;
	height:375px;
	text-align:center;
	border:0px;
	overflow:auto;
}

.disclaimer {
	font-size:11px;
	border: none;
	padding-right:5px;
}

h1 {
	font-size:100%;
	font-weight:bold;
	font-style:italic;
}

h2 {
	font-size:100%;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

a {
	color:#B3A2D2;
}

a:visited {
	color:#A2ABD2;
}

a:hover {
	color:#A2C0D2;
}
