/* digitale adviseur */
td#wie {
	background-color: #a5d2e8;
	border-top: 5px solid white;
	border-right: 3px solid white;
	padding: 6px 15px 7px 0px; /* 13okt: 13px wordt 0px */
	}

td#waar {
	background-color: #c7e3f0;
	border-top: 5px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white;
	padding: 6px 15px 7px 0px;/* 13okt: 13px wordt 0px */
	}
	
		/* nieuw op 13 okt */
div#internationaal {
	border-top: 1px solid #0089c5;
	margin-top: 10px;
	margin-right: -15px;
	padding-top: 10px;
	text-align: center;
}

div#internationaal select {
	background-color: #f3f8fc;
}

div#voegresulttoe {
	height: 30px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}

td#wat {
	background-color: #e5f3f9;
	border-top: 5px solid white;
	border-left: 3px solid white;
	padding: 6px 6px 6px 6px;/* 13okt: 13px wordt 6px (links en rechts) */
	}

td#wat div#watland {
	padding-top: 5px;
	}
	
	
td#wat div#watlijst {
	height: 240px;
	overflow: auto;
	border: 1px solid silver;
	background-color: #d3e3ea;
	}	
/* einde digitale adviseur */

/* blauwe resultaten */
#contenttekst a.blauw, #contenttekst a.blauw:visited, #contenttekst a.blauw:active, #contenttekst a.blauw:link {
	color: #0089c5;
	text-decoration: none;
}
#contenttekst a.blauw:hover {
	color: #666666;
	text-decoration: underline;
}

/* einde blauwe resultaten */

/* rechterkolom adviseur 04 */
div#digiresults {
	background-color: #8c8c8c;
	margin-top: 5px;
	color: white;
	font-weight: bold;
	height: 255px;
	padding-left: 2px;
	padding-right: 10px;/*13 okt: was 25px */
	padding-top: 7px; /*13 okt: was 14px */
	}	
		
td#rechterkolom table table {
	color: white;
	font-weight: bold;
	padding-top: 17px;
	vertical-align: middle;
	}	
/* einde rechterkolom adviseur 04 */

/* rechterkolom homepage template 01 */

table td#laatstbekeken {
	padding-top: 12px;
	padding-left: 8px;
	background-color: #56aad4;
	color: white;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
	}


/* 22 feb 05, manuel schreurs: omzetten van menu rechtsboven naar ul */

table td#laatstbekeken ul {
	margin: 13px 0 0 0px;

}

table td#laatstbekeken ul li{
	background-image: url(/mmfiles/pijltjewit.gif);
	list-style: none;
	background-repeat: no-repeat;
	
	margin-top:3px;
	
	background-position: 1px 4px;
	padding-left: 15px;  /* space for the image */
}
		
table td#mijn {
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 13px;
	color: #666666;
	}
		
table#inloggen {
	color: #666666;
	margin-bottom: 10px;
	}

table#inloggen td#invullen {
	height: 19px;
	padding-top: 7px;
	color: #666666;
	}
table#inloggen td#invulbox {
	padding-top: 4px;
	}

div#fout {
	padding-top: 5px;
	color: red;
	}			
/* einde rechterkolom homepage */
/* rechterkolom zoekcriteria template 05 */
td#blauwblok {
	background-color: #56aad4;
	}

/* toegevoegd 30dec04, manuel schreurs: alle tekst in een blauw blok is wit! */
td#blauwblok *{
		color:white;
}

	
/* einde rechterkolom zoekcriteria */

/* blokken content homepage 01 */
table#balk150 {
	width: 100%
	}

table#balk150 td#midden {
	background: #eff7fb url(/mmfiles/home_blokmidden.gif) no-repeat right;
	color: #666666;
	border-bottom: 1px solid #0089c5;
	border-top: 1px solid #0089c5;
}

div#middentekst, div#rechtstekst {
	padding-left: 17px;
	padding-top: 11px;
	padding-right: 15px;	
	}
	
table#balk150 td#rechts {
	background-color: #0089c5;
	color: white;
	border-right: 1px solid white;

	}	

div#rechtsselect {
	padding-left: 17px;
	padding-top: 15px;	 			
	}
table#onderwerp td {
	valign: top;
	padding-right: 5px;
	}
	
/* einde blokken content homepage */

/* payoff */
div#payoff {
	position: absolute;
	top: 66px;
	left: 23px;
	}
/* einde payoff */

/* bodem subsite */
td#linkercel {
	background-color: #0089c5;
	}
td#tweederde {
	background-color: #0089c5;
	padding-left: 16px;
	padding-top: 12px;
	}
div#onderwerpsites table {
	color: white;
	}	
/* einde bodem subsite */





/* einde zoeken */
/* resultaten: paginanummering */

div#actief {
	font-weight: bold;
	color: 0089c5;

	}	

/* einde resultaten: paginanummering */

