Body
{
	background-color:#000000;
	text-align:center;	
	margin:2px;
	font-family:arial;
}

.png { behavior: url("iepngfix.htc"); }

a    { color:#FF9900; }
a img{ border:0 none; }


/* vertical center */
#distance 
{ 
	width:1px;
	height:50%;
	margin-bottom:-300px; /* half of container's height */
	float:left;
}


/* page container*/
.Page
{
	background-image: url("images/masterBackground.jpg");
	
	text-align:center;
	width:930px;
	height:600px;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	clear:left;
}


.TopLogo
{
	margin-top:10px;
}



/*menu*/
.menu 
{
	color:#FF9900;
	font-size: 16pt;
}

.left
{
	text-align:left;
	margin:15px 0 0 17px;
	float:left;
}

.right
{
	text-align:right;
	margin:15px 17px 0 0;
	float:right;
}

.top
{
	height:122px;
}

.top img
{
	margin-bottom:1px;
}




#InhoudsFrame
{
	frameborder:0px;
	clear:both;
	border:0px;
	width:898px;
	height:456px;
	scrolling:no;
}



/*Bottom Bar*/

.Music
{
	position: relative;
	top:-22px;
	text-align:center;
}
