/* CSS Document */
.div_totaal
{
	width:770;
	height:100%; 
	text-align:left;
	float:left;
}

.div_kerstman_top
{
	width:570;
	height:140;
	background-image:url(../afb/kerstmis_kerstman.jpg);
	float:left;
}

.div_sneeuwpop_top
{
	width:200;
	height:140;
	background-image:url(../afb/kerstmis_sneeuwpop.gif);
	float:left;
}

.div_content
{
	width:570;
	height:auto;
	float:left;
	color:#FFFFFF;
}

.div_content_text
{
	margin-left:10px;
}

.div_banners
{
	text-align:center;
	background-image:url(../afb/kerstmis_blauw.gif);
	background-repeat:inherit;
	height:100%;
	width:200;
	float:left;
}