*
{
	margin:0;
	padding:0;
}

BODY
{
	font:62.5% 'Trebuchet MS', Verdana, sans-serif;
	color:#2B3339;
	background:#FFF;
	margin:0;
	padding:0;
}

#container
{
	width:990px;
	margin:0px auto;
	height:100%;
}

#belly
{
	background:#FFF;
	margin-bottom:5px;
	font-size:1.4em;
}

#header
{
	width:990px;
	height:100px;
	margin-bottom:5px;
}

#header_left
{
	width:12px;
	height:100%;
	float:left;
	background: url('header_left.jpg') no-repeat;
}

#header_center
{
	width:966px;
	background:#2B3339;
	float:left;
	height:100%;
}

#header_right
{
	width:12px;
	height:100%;
	float:right;
	background: url('header_right.jpg') no-repeat;
}

#side-a
{
	float:left;
	width:180px;
}
.a_top
{
	height: 10px;
	background: url('menu_top.jpg') no-repeat;
}
.a_bottom
{
	height: 10px;
	background: url('menu_bottom.jpg') no-repeat;
}
.a_middle
{
	background:#BBDB07;
	padding:5px;
}

.space
{
	width:5px;
	float:left;
}

#side-b
{
	background:#FFF;
	float:left;
	width:620px;
	border:1px #F00;
}

#b_middle
{
	background:#9BC0D0;
	padding:5px;
}

#artikel
{
	width:620px;
	background:#F6F6F6;
	margin-bottom:5px;
}

#artikel_top
{
	height:10px;
	background: url('content_top.jpg') no-repeat;
}

#artikel_middle
{
	padding:5px;
}

#artikel_bottom
{
	height:10px;
	background: url('content_bottom.jpg') no-repeat;
}


.news_top
{
	height: 10px;
	background: url('news_top.jpg') no-repeat;
}
.news_bottom
{
	height: 10px;
	background: url('news_bottom.jpg') no-repeat;
}

#side-c
{
	background:#FFF;
	float:right;
	width:180px;
	text-align:right;
	font-size:1.4em;
}

#ads
{
	background:#BBDB07;
	padding:5px;
	text-align:right;
}

.break
{
	clear:both;
}

#body
{
	width:990px;
	background:#F1F6FF;
}

#content
{
	width:990px;
	padding:20px 0 20px 0;
}

INPUT
{
	border:solid #5D5D5D 1px;
	background:#FAFAFA;
}

TR
{
	vertical-align:top;
}

TD
{
	padding-bottom:10px;
}

IMG
{
	border:0px;
}

H1.title
{
	font-size:4.4em;
	color:#FFF;
	padding:10px 0 0  70px;
}

H1
{
	font-size:1.4em;
	color:#555;
}

H2
{
	font-size:1.6em;
	padding-bottom:10px;
	text-align:center;
	text-decoration:none;
	color:#555;
}

.b.title
{
	font-size:1.4em;
}

.newstitles ul
{
	list-style-image:url('bullet.gif');
	padding-left:20px;
}

#footer
{
	margin-top:10px;
	padding-top:10px;
	background:#FFF url('bg_footer.jpg') repeat-x bottom;
	width:100%;
	height:46px;
	text-align:center;
}

#footer_menu
{
	width:990px;
	text-align:center;
	height:30px;
	margin:0 auto;
	font-size:1.4em;
}

#footer_sub
{
	width:100%;
	text-align:center;
}

.tab
{
	padding:0;
	white-space:nowrap;
	height:2px;
}

.tab li
{
	margin:0;
	padding:0;
	display:block;
	float:left;
}

.tab li a
{
	color:#005288;
	display:block;
	border:none;
}

.tab img
{
	border:0;
}

UL
{
	list-style:none;
}

.menu .title
{
	font-weight:bold;
}

.menulink
{
	padding-left:5px;
}

A
{
	color:#2B3339;
}

.newstitles a
{
	color:#2B3339;
}

#hypotheeknieuws
{
	width:307px;
	float:left;
	background:#EBEBC2;
}

#nieuwsspace
{
	width:6px;
	float:left;
}

#pensioennieuws
{
	width:307px;
	float:right;
	background:#EBEBC2;
}

.subtitle
{
	color:#FFF;
	font-size:1.2em;
}

.nieuwstitel
{
	font-size:2.2em;
	font-weight:bold;
	padding-left:10px;
	text-align:center;
}

.date
{
	font-size:10px;
	background-color:#CECE99;
}


