#homepage_content {
	position: relative;
}

#homepage_welkom {
	width: 240px;
	
	padding: 23px 0 0 16px;
	
	float: left;
}

#homepage_nieuws {
	width: 240px;
	
	padding: 23px 16px 0 0;
	
	float: right;
}

.homepage_nieuws_item {
	width: 240px;
	margin: 0 0 10px 0;
}

.homepage_nieuws_item span {
	display: block;
	font-weight: bold;
}

.homepage_nieuws_item a {
	color: #cd2232;
	
	padding: 0 0 0 13px;
	
	text-decoration: none;
	
	background: transparent url('../images/homepage.link.arrow.gif') no-repeat left 3px;
}

.homepage_nieuws_item a:hover {
	text-decoration: underline;
}

.line_black_fade {
	width: 240px;
	height: 1px;
	
	background: #FFF url('../images/line.black.fade.gif') no-repeat left top;
}

#homepage_footer {
	position: relative;
	height: 225px;
	
	background: transparent url('../images/homepage.footer.gif') no-repeat left top;
}

#homepage_footer div {
	position: absolute;
	
	right: 10px;
	bottom: 7px;
}

#homepage_footer div a {
	color: #7f7f7f;
	text-decoration: none;
}

#homepage_footer div a:hover {
	text-decoration: underline;
}

#homepage_animatie {
	position: absolute;
	
	left: 262px;
	bottom: 0px;
	
	width: 468px;
	height: 394px;
	
	background: transparent url('../images/background.homepage.animatie.gif') no-repeat center bottom;
}

#homepage_animatie div {
	width: 468px;
	height: 394px;
	background: transparent url('../images/homepage.animatie.gif') no-repeat left top;
}
