body {
	margin:0;
	padding: 0;
	text-align:center;
	background:#17150C;
	font-family:verdana;
	color:#FFF;
	font-size:75%;
}
#container {
	border: 0px solid red;
	width:auto;
	margin:auto auto;
	text-align:left;
	width:723px;
	/*width:810px;*/
	padding-bottom:50px;
}
h1 {
	width:547px;
	height:26px;
	/*	
	width:630px;
	height:30px;
	*/
	margin: 28px 0 20px 0;
	background:url(../images/header.gif) no-repeat;
	text-indent:-999em;
}
hr {
	width:671px;
	text-align:left;
	border:0px solid white;
	float: left;
	height: 1px;
	background-color: White;
	margin: 0 0 31px 0;
}
img {
	border:0;
	display:block;
}  

#flash-container {
	clear: both;
	position:relative;
	border:0px solid #C7BF5A;
	width:723px;
	height:341px; 
	
	/*
	width:810px;
	height:410px;
	*/
}
#flash-object {
	display:block;
	width:100%;
	height:100%;
}

#link-more-info, #link-inschrijven {
	display:block;
	clear:both;
	margin: 0 0 13px 0;
}
#link-more-info{
		margin-top: 25px;
}
div.hidden {
	display:none;
}

