A { font-weight: bold; }
A:link      { text-decoration: none; color: #CE0000; }
A:visited   { text-decoration: none; color: #CE0000; }
A:active    { text-decoration: none; color: #CE0000; }
A:hover     { text-decoration: none; color: #0000CE; }

.whitelink, .whitelink:active, .whitelink:link, .whitelink:visited { color:#000000; }
.whitelink:hover { color: #FFFFFF; }

TD          { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; }
BODY        {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}
.heading    { font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder; color: #000366; vertical-align: top }
.Rood		{ font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; color: Red;}

	td.sander{background:#DDDDFF;font:bold;}
	table.sander
	{
		background:#DDDDFF;
		visibility:hidden;
		position:absolute;
		font-size:11px;
	}

	TABLE.Transparent {
			position:absolute;
			filter:Alpha(opacity=60);
			z-index: -1;
			font-weight:expression(handleItem(this));
	}


/**** MENU ****/
.menubutton
{
	width: 150px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.menubutton_hover
{
	width: 150px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -150px 0px;
}
a.menubutton:hover {
	background-position: -150px 0px;
}
.button_makelaardij		{ background-image:url('images/dbutton_makelaardij.gif'); }
.button_links			{ background-image:url('images/dbutton_polismap.gif'); }
.button_finplanning		{ background-image:url('images/dbutton_finplanning.gif'); }
.button_hypotheken		{ background-image:url('images/dbutton_hypotheken.gif'); }
.button_lenen			{ background-image:url('images/dbutton_lenen.gif'); }
.button_beleggen		{ background-image:url('images/dbutton_beleggen.gif'); }
.button_sparen			{ background-image:url('images/dbutton_sparen.gif'); }
.button_verzekeringen	{ background-image:url('images/dbutton_verzekeringen.gif'); }
.button_home			{ background-image:url('images/dbutton_home.gif'); }

.smenubutton
{
	width: 120px;
	height: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.smenubutton_hover
{
	width: 120px;
	height: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -120px 0px;
}
a.smenubutton:hover {
	background-position: -120px 0px;
}
.sbutton_contact		{ background-image:url('images/dsbutton_contact.gif'); background-repeat: no-repeat; }
.sbutton_overons		{ background-image:url('images/dsbutton_overons.gif'); background-repeat: no-repeat; width:80px;}
.sbutton_vacatures		{ background-image:url('images/dsbutton_vacatures.gif'); background-repeat: no-repeat; width:90px;}

#logo
{
	width: 287px;
	height: 61px;
	overflow: hidden;
	background-image:url('images/logo200812.jpg');
	background-repeat: no-repeat;
	background-position: top-left;
}

.td1 { width:190px; } .td2 { width: 70px; } .td3 { width: 90px;} .td4 { width:50px; }
