/*	Burgerbelangen Almelo - (c) 2010 Sunshine IT - http://www.sunshine-it.nl */
html
{
	margin				:	0px;
	padding				:	0px;
}
body
{
	background-color	:	#ffffff;
	background-image	:	url(/img/bba/bba_bg.jpg);
	background-repeat	:	repeat-x;
	background-position	:	top left;
}
body,strong,div,p
{
	color				:	#00035e;
/*	font-family			:	'Arial Narrow',Arial,Helvetica;*/
	font-family			:	Tahoma;
	font-size			:	11px;
	line-height			:	15px;
}

/*	Globale zaken	*/
div.divFullWidth
{
	width				:	966px;
	float				:	left;
}
body.bodyFullWidth
{
	margin-left			:	auto;
	margin-right		:	auto;
	width				:	966px;
}
A
{
	text-decoration		:	none;
	color				:	#0000ff;
}
/*	Website-header	*/
div#divSiteTop
{
	border-top			:	15px solid #00035e;
	background-image	:	url(/img/bba/bba_top.jpg);
	background-repeat	:	no-repeat;
	background-position	:	top center;
	padding-top			:	136px;
	height				:	40px;
}

/*	Website-menu	*/
div#divSiteTopMenu
{
	color				:	#e5edfa;
	height				:	20px;
	padding-top			:	15px;
	text-align			:	center;
}
div#divSiteTopMenu A
{
	padding-left		:	10px;
	padding-right		:	10px;
	color				:	#ffffff;
	font-size			:	13pt;
}
div#divSiteTopMenu A.aSiteMenu1CurrentItem
{
	color				:	#e5ff56;
	font-weight			:	bold;
}

/*	Website-content	*/
div#divSiteContent
{
	color				:	#00035e;
	width				:	966px;
	margin-top			:	5px;
}
div#divSiteContentLeftLinks, div#divSiteContentRightLinks
{
	float				:	left;
	width				:	185px;
	margin				:	5px;
}
div#divSiteContentRightLinks
{
	float				:	right;
}
div#divSiteContentLeftLinks div.divContentBox, div#divSiteContentRightLinks div.divContentBox
{
	float				:	left;
	background-color	:	#e5edfa;
	border				:	1px solid #d2d5db;
	padding				:	5px;
	margin-bottom		:	10px;
	width				:	175px;
}
div#divSiteContentLeft
{
	float				:	left;
	width				:	550px;
	text-align			:	left;
	background-color	:	#e5edfa;
	border				:	1px solid #d2d5db;
	padding				:	4px;
	margin				:	5px;
	padding-left		:	10px;
}

/*	Website-footer	*/
div#divSiteFooter
{
	margin-top			:	20px;
	border-top			:	2px solid #00035e;
	padding-top			:	10px;
	text-align			:	center;
	font-size			:	9px;
}
div#divSiteFooter A
{
	color				:	#00035e;
}

/*	Nieuws op de website	*/
div#divSiteNews
{
	width				:	550px;
}
div#divSiteNews H1, div#divSiteNews H2, div#divSiteNews H3, div#divSiteContentRightLinks H1
{
	color				:	#00035e;
	height				:	16px;
	padding				:	3px;
	font-size			:	14px;
}
div#divSiteNews H1, div#divSiteNews H2, div#divSiteNews H3
{
	background-image	:	url(/img/bba/bba_h1_550.jpg);
	background-repeat	:	no-repeat;
	width				:	542px;
	background-color	:	#ffffff;
}
div#divSiteContentLeftLinks H1, div#divSiteContentRightLinks H1
{
	margin				:	0px;
	padding				:	0px;
	font-size			:	12px;
}
div#divSiteContentLeftLinks UL, div#divSiteContentRightLinks UL
{
	margin				:	0px;
	padding				:	0px;
	padding-left		:	15px;
	list-style-type		:	square;
	line-height			:	16px;
}

/*	Burgerbelangenalmelo nieuws	*/
div#divBbaNews
{
	width				:	100%;
	vertical-align		:	top;
	float				:	left;
}
div#divBbaNews IMG
{
	padding-right		:	5px;
	padding-bottom		:	5px;
	display				:	block;
}
div#divBbaNews div.divNewsItem
{
	clear				:	both;
	float				:	left;
}
div#divBbaNews div.divNewsItemImageDesc
{
	float				:	left;
	width				:	90px;
	padding				:	5px;
	font-style			:	italic;
}
div#divBbaNews div.divNewsItemBody
{
	float				:	right;
	width				:	450px;
}
div#divBbaNews div.divNewsItemBody A
{
	text-decoration		:	underline;
}
div#divBbaNews TABLE, div#divBbaNews P, div#divBbaNews UL
{
	padding				:	5px;
	clear				:	both;
	float				:	left;
}
div#divBbaNews UL, UL#ulSiteNews
{
	margin-left			:	10px;
	list-style-type		:	square;
}
UL#ulSiteNews
{
	margin-top			:	-10px;
	padding-top			:	0px;
}
div#divBbaNews div.divNewsItemDate
{
	margin-top			:	-26px;
	text-align			:	center;
	font-size			:	10px;
	float				:	right;
	width				:	70px;
	padding-right		:	5px;
	font-weight			:	bold;
}
div#divBbaNews TD
{
	vertical-align		:	top;
}
/*	Nieuwskopjes	*/
div#divBbaNews H1, div#divBbaNews H2, div#divBbaNews H3
{
	background-color	:	#ffffff;
	color				:	#00035e;
	height				:	16px;
	padding				:	3px;
	padding-left		:	7px;
	font-size			:	14px;
	width				:	540px;
	background-image	:	url(/img/bba/bba_h1_550.jpg);
	background-repeat	:	no-repeat;
}
