
div#flashheader {
	height:				176px;
}


/* home with banner */
div.home-banner {
	line-height:		0;
}

div.home-banner div#flashbanner {
	position:			absolute;
	bottom:				0px;
	left: 				0px;
	height: 			403px;
	width: 				220px;
}


/* home with kerstbanner */
div.kerstbanner {
	background:			url('/images/body_background_kerst.gif') repeat-y !important;
}
div.kerstbanner div#winterbanner {
	margin-top:			-1px;
}


div#leftitems {
	position:			relative;
	left:				0;
	top:				0;
	
	float:				left;
	
	background:			#44C8F5;
	margin:				0;
}

/* home with banner */
div.home-banner div#leftitems  {
	width:220px;
	padding:0;
}

/* home with kerstbanner */
div.kerstbanner div#leftitems  {
	background-color:	#fff; /*kerststyle*/
	width:220px;	/*kerststyle*/
	padding:0px;	/*kerststyle*/
}


div#newsitems {
	padding:15px 10px 10px 10px;
	background-color:#44C8F5;
}

div#leftitems p {
	padding:			0px 10px 0px 0px;
}


div#leftitems div.NieuwsTekst {
	padding: 5px 0px 15px 0px;
}
div#leftitems div.NieuwsTekst p {
	margin-top:				0px;
	margin-bottom:			0px;
}
div#leftitems hr {
	color:				#fff;
	background:			#fff;
	width:				185px;
	height:				1px;
	border:				none;
	text-align:			left;
}


div#disclaimer{
	text-align:			right;
}

.fatdash {
	font-weight:		bold;
	color:				#000;
	font-size:			11px;
}