BODY 	
	{
	background: #062d3a url(../../images/bg2.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:1200px;
	}

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

#logo	
	{
	/*background: transparent url(../../images/logo_tekst.jpg) no-repeat 0px 0px;*/
	padding: 0px 0px 0px 0px;
	width:383px;
	height:207px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	float:left;
	cursor:pointer;
	}
		
#menu	
	{
	float:right;
	padding: 0px 0px 0px 0px;
	width:817px;
	height:255px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
	
#aanbieding_container {
	float:left;
	width:333px;
	height:522px;
	padding: 30px 20px 30px 30px;
}

#aanbieding {
	width:333px;
	height:532px;
	float:left;
	overflow:auto;
	position: relative;
}

#content_container {
	float:left;
	padding: 20px 20px 20px 20px;
	width: 1170px;
	height:494px;
	/*background-color:#03C;*/
}

#content
	{
	color:#ffffff;
	float:left;
	width:1170px;
	height:494px;
	overflow:auto;
	/*position: relative;
	background-color:#0C3;*/
	}

#news {
	float:left;
	width:1160px;
	height:97px;
	padding: 20px 20px 20px 20px;
}

#bottom {
	float:left;
	width:1170px;
	height:33px;
	padding: 15px 0px 0px 30px;
	letter-spacing:-0.05em;
}

#bottom a {
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
	color:#FFF;
}

.advertentiekaders 
	{
	float:left;
	padding: 17px 0px 0px 17px;
	}

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;
	}


