@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
}
#content {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -274px;
	text-align: center;
}
#content #schaduwbox {
	margin: 0 auto;
	height: 540px;
	width: 764px;
	position: relative;
	text-align: center;
}
#content #schaduwbox #schaduw_top {
	position: absolute;
	height: 10px;
	width: 784px;
	background-image: url(../beelden/schaduw_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	top: 0px;
	left: 0px;
}
#content #schaduwbox #schaduw_left {
	background-image: url(../beelden/schaduw_links.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	height: 520px;
	width: 10px;
	top: 10px;
	position: absolute;
	left: 0px;
}
#content #schaduwbox #schaduw_bottom {
	position: absolute;
	height: 10px;
	width: 784px;
	background-image: url(../beelden/schaduw_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	top: 529px;
	left: 0px;
	padding-top: 15px;
	color: #CCCCCC;
	text-align: right;
}
#content #schaduwbox #schaduw_bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#content #schaduwbox #schaduw_bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
#content #schaduwbox #schaduw_rechts {
	background-image: url(../beelden/schaduw_rechts.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: right;
	height: 520px;
	width: 10px;
	top: 10px;
	position: absolute;
	left: 774px;
}
#flashcontainer  {
	width: 643px;
	height: 520px;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: left;
}
a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
