h1
{

font-size:14px;
font-weight:bold;
margin-top:0px;
color:#ffffff;


}
#header {
	/*\*/ position: absolute;  /* Exclude for Mac IE5 */
	height: 585px;
	width: 1000px;
	margin: 0 auto 0 auto;
	/*\*/
	top: 0px;
	left: 50%;
	margin-left: -500px;
	background-image: url(../images/bg_header_home.jpg);
}
#flash {
	margin:auto;
	width:828px;
	height: 585px;
}
#navigationbg {
	margin:auto;
	height: 62px;
	background-image: url(../images/bg_navigation_home.jpg);
	text-align:right;
}
#navigation {
	position:relative;
	top:47px;
	padding-right:15px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	font-family:"Verdana", Tahoma;
	font-weight:bold;
	color:#621638;
	font-size:12px;
}
#navigation li a, #navigation li a:visited, #navigation li a:hover {
	text-decoration:none;
	color:#621638;
}
#hoofdbeeld {
	margin:auto;
	height: 512px;

}
#bgcontent {
	position: absolute;
	margin: 100px auto 0 auto;
	width: 1000px;
	top: 585px;
	bottom: 162px;
	left: 50%;
	margin: 0;
	margin-left: -500px; /* no need for Mac IE5 to see this */
}
#content {
	margin:auto;
	width: 870px;
	padding: 25px 25px 25px 105px;
	background-image: url(../images/bg_content_home.jpg);
}
#news {

	padding-top:5px;
	padding-right: 25px;
	margin-bottom:25px;
	float:left;
	width: 350px;
	height:auto;
	font-family:"Tahoma", Verdana;
		background-image: url(../images/bg_news.gif);
}



#news ul
{
margin-left:10px;
list-style-image:url('../images/bullet.jpg');
font-size: 12px;

}

#news ul h1 
{
	color:#d9c1cc;
}

#news li a, #news li a:visited, #news li a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}


.newsindent{
margin-left: 25px;
margin-right: 10px;
color:#d9c1cc;
font-size: 12px;
}

.linkindent
{
color:#d9c1cc;
font-size: 12px;
}

  
#information {
border:  1px solid #754359;
	width: 361px;
	float:left;
	margin-bottom:25px;
	background-image: url(../images/bg_information.jpg);
	padding:5px 20px 0px 20px;

}

#information a, #information a:visited, #information a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}


#information img{
margin-right:20px;
margin-bottom: 10px;
float:left;


}

#information img.mediacorner{
margin-right:5px;
float:left;
vertical-align:top;
margin-bottom: 20px;
border:hidden;
}



.clear{
clear:both;
}


#youtube {
	background-image: url(../images/bg_information.jpg);
	border:  1px solid #754359;
padding: 5px 20px 5px 5px;
	height:auto;
	width:751px;
	clear:both;
}
#youtube p
{
	font-size: 12px;
	color:#d9c1cc;
}

#youtube a, #youtube a:visited, #youtube a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
}


#footer {
	/*\*/ position: absolute;  /* Exclude for Mac IE5 */
	height: 162px;
	width: 1000px;
	margin: 0 auto 0 auto;
	/*\*/
	left: 50%;
	margin-left: -500px;
	background:url(../images/footer.jpg);
	text-align: center;
	font-family:"Tahoma", Verdana;
	font-size:10px;
	font-weight: lighter;
	margin-bottom:0px;
	color:#d9c1cc;

            /* exclude thes from Mac IE5 */
}
a.hov:hover
	{
		cursor:pointer;
		
	}
table.popup
	{
		position: fixed;
		margin:-230px 0px 0px -314px;
		background: #000;
		height:460px;
		width:628px;
		top:50%;
		left:50%;
	}
tr.popupmenu
	{
		height:36px;
		width:100%;
	}

