
body
{
	background-color: #000000;
	margin: 0px;
	background-image: url('../graphics/achtergrond.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	min-height: 600px;
}

#inhoudblok{background-image: url('../graphics/achtergrond_inhoud.png'); text-align: center;}


#tekstblok
{
	text-align: left;
	margin-left: 76px;
	margin-top: 100px;
	font-size: 0.85em;
	line-height: 1.5em;
}

a {color: black;}
a:hover{color: blue;}


.tekst_links{float: left; width: 345px; margin-left: 20px; xbackground-color: red;}

.tekst_rechts{float: right; width: 345px; margin-right: 120px;}

.tekstmarge{height: 90px;}

.tekst_blokje{background-repeat: no-repeat; background-position: 0 0;}


.thumb{width: 69px; height: 70px; float: left;}

.onderschriften
{
	background-color: white;
	margin-left: -1px;
	margin-bottom: -2px;
	padding: 5px;
	font-family: verdana, helvetica, arial;
	font-size: 0.9em;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 810px;
}



#footerblok{text-align: left; xbackground-color: white;}
#creditfooter {
        display: none; 



