a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;	
}
a:hover {
	color: #666666;	
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	text-decoration:none;	
}

.main-page-body {

	background-repeat: no-repeat;
	background-position:right top;
	background-color: #0B0B0B;
	color: #ffffff;
}


body {
	font-family: verdana;
	font-size:12px;
	font-weight:normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

#content-prehome {
	width:1024px; 
	height:683px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-350px auto auto -500px; 	
	border:0px solid white;
	background-color: #000000;
}

#prehome-tekst {
	width:1024px; 
	height:80px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:290px auto auto -500px; 	
	border:0px solid white;
	
}



	
	
	
	/*filter:alpha(opacity=75); -moz-opacity:.75;opacity:.75;*/


#content-container {
	
	width:1024px; 
	height:768px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-400px auto auto -500px; 	
	border:1px solid white;
	background-color: #000000;

}

#inner-content {
	width:750px; 
	height:766px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-398px auto auto -225px; 	
	border:0px solid white;
	background-color: #000000;
	
}

#menu-container {
	width:250px; 
	height:270px; 
	position:absolute;
	top:50%; 
	left:50%; 
	margin:-145px auto auto -510px; 
	border:0px solid white;
	background-color: #000000;
}

#bottom-menu-container {
	width:500px; 
	height:16px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:335px auto auto -60px; 
	border:0px solid white;
}

#bottom-menu-container2 {
	width:500px; 
	height:16px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:370px auto auto -60px; 
	border:0px solid white;
}

#image-list {
	width:100%; 
	height:100%; 
	overflow-x:hidden;
	overflow-y:scroll;
	border:0px solid white;
	background-color: #000000;
}

#home-header{
	width:730px; 
	height:50px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-375px auto auto -375px; 	
	border:0px solid white;
	}
	
#home-tekst1{
	width:730px; 
	height:265px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-325px auto auto -375px; 	
	border:0px solid white;
	}
	
#home-blok1{
	width:350px; 
	height:400px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-35px auto auto -375px; 	
	border:0px solid white;
	}
	
#home-blok2{
	width:350px; 
	height:400px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-35px auto auto 5px; 	
	border:0px solid white;
	}

#home-item{
	width:350px; 
	height:400px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-35px auto auto -500px; 	
	border:1px solid white;
	}

#schilderij{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45%;
  margin-left: -25%;
}


.image-thumb{
	padding-bottom:16px;
	padding-left:9px;
}

.menu-item
{
	margin-right:0px;

}

.content-iframe
{
	height:100%;
	width:100%;
}

.menu-iframe
{
	height:100%;
	width:100%;
	
	
}

