body {
	margin: 0;
	z-index:0;
	background:url('/achtergrond.jpg') top center no-repeat;
}
html{
	z-index:0;
}
#background{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:0;
}
#container {
	margin: 0 auto;
}
a {
	color: #7c1c66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #7c1c66;
}
h1 {
	font-size: 16px;
	padding-top: 10px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 11px;
}
#container, table {
	color: #222222;
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#greyBox {
	width: 211px;
	margin-bottom: 9px;
	text-align: left;
}
#greyBoxHeader {
	width: 191px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/boxheader.png');
	height: 24px;
	line-height: 24px;
	font-weight: 600;
	color: white;
}
#greyBoxContent {
	width: 191px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f3f3f3;
	min-height: 65px;
}
#greyBoxFooter {
	width: 191px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/boxfooter.png');
	height: 5px;
}
#contentMargin {
	margin-left: 16px;
	margin-right: 16px;
}
#logo {
	width: 991px;
	height: 148px;
	background: url('../images/dpfc_02.png');
	margin: 0 auto;
	position:relative;
}
#logo_bg {
	width: 100%;
	height: 148px;
	background: url('../images/background_02.png');
}

#header_bg {
	width: 100%;
	height: 144px;
}
#hl {
	width: 991px;
	height: 3px;
	background: url('../images/dpfc_04.png');
	margin: 0 auto;
}
#hl_bg {
	width: 100%;
	height:3px;
}
#content_bg {
	width: 100%;
	min-height: 412px;
}
#footer {
	width: 991px;
	height: 131px;
	background: url('../images/dpfc_06.png');
	margin: 0 auto;
}
#footer_bg {
	width: 100%;
	height: 131px;
	background: url('../images/background_06.png');
}
#menu{
	float:right;
	position:relative;
	margin-top:-28px;
	margin-right:20px;
	z-index:1000;
}
#menu *{
	z-index:1000;
}
.cssMenu *{
	z-index:1000;
}
#logotext{
	position:absolute;
	left:750px;
	top:43px;
	width:140px;
	height:55px;
	font-size:12px;
	color: #7c1c66;
}
#logoflag{
	position:absolute;
	left:280px;
	top:40px;
	width:50px;
	height:55px;
}
#headerSearch input{
	border:1px solid black;
	color:#7c1c66;
	font-size:10px;
}