BODY {
	background: transparent url(../../images/bg_body.jpg) no-repeat center 0px;
	overflow:visible;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#page_center {	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:988px;
}

#flashkop {
	float:left;
	width:988px;
	height:257px;
	background: transparent url(../../images/bg_flash.jpg) no-repeat 0px 0px;
}

#bg_repeat {
	float:left;
	width:988px;
	background: transparent url(../../images/bg_repeat.jpg) no-repeat 0px 0px;
}

#page {	
	float:left;
	background: transparent url(../../images/bg_repeat.jpg) repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:988px;
}
	
#leeg {
	float:left;
	width:325px;
	height:400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu {
	float:left;
	padding: 0px 0px 0px 0px;
	/*width:475px;*/
	width:150px;
	height:200px;
	margin: 0px 0px 0px 0px;
	text-align:right;
}

#bg_bottom {
	width:988px;
	float:left;
	background: transparent url(../../images/bg_bottom.jpg) no-repeat 0px bottom;
}
		
#content {
	color:#000000;
	float:left;
	overflow:hidden;
	padding: 0px 25px 80px 35px;
	width: 415px;
	}

#minimum_height {
	float:left;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	width: 19px;
	height: 400px;
}

#bottom_schaduw {
	width:988px;
	height:15px;
	float:left;
	background: transparent url(../../images/bottom_schaduw.jpg) no-repeat 0px 0px;
}

#webdesign {
	float:left;
	width:968px;
	text-align:right;
	padding: 0px 20px 0px 0px;
	background: transparent url(../../images/bg_repeat2.jpg) no-repeat 0px 0px;
}

#webdesign a {
	color:#0185be;
	font-size:10px;
	text-decoration:none;
}

#webdesign a:hover {
	color:#006692;
	text-decoration:underline;
}

a.sublink         
	{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #dacce1;
	text-decoration: none;
	}

a.sublink:link         
	{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #dacce1;
	text-decoration: none;
	}
	
a.sublink:active          
	{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #dacce1;
	text-decoration: none;
	}
	
a.sublink:visited          
	{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #dacce1;
	text-decoration: none;
	}

a.sublink:hover         
	{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #bbafc1;
	text-decoration: none;
	}


