#zoek-blok	
{
	float:left;
	width:640px;
	height:550px;
}

#zoek-uitleg
{
	float:left;
	display:inline;
	width:100%;
	height:15px;
	margin: 30px 0px 10px 0px;
}

#zoek-input
{
	float:left;
	display:inline;
	width:100%;
	height: 15px;
}

#txtZoekTerm
{
	float:left;
	width: 250px;
	color:#555555;
	background:#dce6be;	
	border-style:solid;
	border-color:#a0a082;
	border-width: 1px;
	margin:0px;

}

#btnZoeken
{
	float:left;
	margin: 0px 0px 0px 10px;
	color:#eeeeee;
	background:#a0a082;
	border-style:none;
}
  
#zoek-seperator
{
	float:left;
	height:1pt;
	width:640px;
	background:#809050;
	font-size:0px;
	margin: 10px 0px 30px 0px;
}

#zoek-resultaat
{
	height: 300px;
}

.resLijn
{
	width:640px;
	height:50px;
	float:left;
	margin:0px 0px 5px 0px;
}

.resIcoon
{
	float:left;
}

.resIcoonImg
{
	width:50px;
	height:50px;
}

.resTitel
{
	display:inline;
	float:left;
	margin: 0px 0px 10px 10px;
}

.resTekst
{
	display:inline;
	float:left;
	margin: 0px 0px 0px 10px;
}

.resGevonden
{
	width:580px;
	display:inline;
	float:left;
	margin: 0px 0px 10px 10px;
}

.resTitel a
{
	text-decoration:none;
	color:#555555;
	font-weight:bold;
}

.resTekst a
{
	font-size:9px;
	vertical-align:text-bottom;
	text-decoration:none;
	color: #809050;
}

.resGevonden a
{
	text-decoration:none;
	color: #555753; 
}

#overzichtVorigVolgendNav
{
	text-align:center;
}

#OverzichtVorigVolgendCtrl_VorigeLink,
#OverzichtVorigVolgendCtrl_VolgendeLink
{
	margin-left: 20px;
	margin-right:20px;
}

.ZTerm
{
	color:#178d81; 
	font-style:italic;
}

#lblZoekLimiet
{
	font-size:12px;
	margin-left:10px;
}
