﻿/**********Geavanceerd zoeken**********/

div.ZoekkaderTop
{
	background-image:url("../Masterpage2/zoeken_bg_top.gif");
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:458px;
	height:6px;
	overflow:hidden;
}

div.Zoekkader
{
	width:458px;
	overflow:hidden;
	position:relative;
	margin-right:5px;
	float:left;
	display: inline-block;
	background-image:url("../Masterpage2/zoeken_bg_middle.gif");
	background-repeat:repeat-y;	
}

div.ZoekkaderBottom
{
	background-image:url("../Masterpage2/zoeken_bg_bottom.gif");
	width:458px;
	height:6px;
	background-repeat:no-repeat;
	float:left;
	/*overflow:hidden;*/
}

div.HulpKnop
{
	position:absolute;
	display: inline-block;
	text-align:right;
	width:60px;
	right:10px;
	/*left:388px;*/
	top:4px;
}



div.Zoekkader label
{

}

div.ZoekkaderInner
{
	margin:5px;
	float:left;
}

div.ZoekkaderLijn
{
	height:auto;
	width:auto;
	clear:both;
}

td.ZoekLinks
{
	width:60%;
}

td.ZoekRechts
{
	width:40%;
	padding-right:5px;
	text-align:right;
}

.ZoekTabel
{
	width:100%;
	border-collapse:collapse;
}

.ZoekTabel tr
{
	height:18px;
}

.ZoekInput
{
  color: black; 
  font-weight: normal;
  font-size: 11px;
  font-family:Tahoma;
  border-style: solid;
  border-width: 1px;
  margin-bottom:2px;
  margin-left:5px;
  border-color:black;	
  background-color:#ECECEC;	
  width:75%;
  
}


div.ZoekOptie
{
	margin-top:20px;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:solid 1px #B3A684;
	font-variant:normal;
	font-weight:bold;
	font-size:12px;
	color:#B3A684;
}

div.ZoekOptie img
{
	margin-right:5px;
}

div.ZoekOptieBody
{
	margin-left:5px;
}










/**********Zoekresultaten**********/

div.ZoekResBoxFrame
{
	position:relative;
	clear:both;
	margin-bottom:10px;
	margin-left:5px;
	width:598px;
	height:auto;
	overflow:auto;
	min-height:115px;
	border-width:1px;
	border-color:#CDC4AE;
	border-style:solid;
	background-color:#F5F4F1;
	padding-bottom:10px;
}

div.ZoekResBoxFrameIcoontjes
{
	text-align:right;
	width:216px;
	top:1px;
	right:2px;
	position:absolute;
}

div.ZoekResBoxHeader
{
	position:relative;
	background-image:url("../Masterpage2/zoekbackground.jpg");
	border-top:solid 1px #CCC4AD;
	height:25px;
	width:598px;
}

img.ZoekResBoxIcoon
{
	margin-right:2px;	
}

div.ZoekResBoxHeaderCheck
{
	position:absolute;
	top:1px;
	left:0px;
}

div.ZoekResBoxHeaderTitel
{
	margin-top:4px;
	margin-left:25px;
	font-weight:bold;
	width:338px;
}

div.ZoekResBoxBody
{
	position:relative;
	width:598px;
	height:auto;
}

div.ZoekResBoxBodyLinks
{
	position:relative;
	width:320px;
	text-align:left;	
	float:left;
	overflow:hidden;
	height:auto;
}

div.ZoekResBoxBodyLinksImage
{
	position:relative;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:80px;	
	float:left;
	overflow:hidden;
}

div.ZoekResBoxBodyLinksImage img
{
	position:relative;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width:80px;	
	height:80px;
}

div.ZoekResBoxBodyLinksInfo
{
	position:relative;
	margin-top:10px;
	margin-bottom:5px;
	height:100px;
}

table.ZoekResCap
{
	border-collapse:collapse;
	width:217px;
}

.ZoekResCapCol1H
{
	text-decoration:underline;
	width:110px;
}

.ZoekResCapCol2H
{
	/*text-decoration:underline;*/
	width:58px;
	text-align:center;
}

.ZoekResCapCol3H
{
	/*text-decoration:underline;*/
	width:60px;
	text-align:center;
}

.ZoekResCapCol1
{
	
}

.ZoekResCapCol2
{
	text-align:center;
}

.ZoekResCapCol3
{
	text-align:center;
}

div.ZoekResBoxBodyRechts
{
	position:relative;
	width:270px;
	text-align:left;
	clear:right;
	overflow:hidden;
	float:left;	
}

div.ZoekResBoxBodyRechtsSpecBox
{
	position:relative;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#EEEDE8;
	border-width:1px;
	border-color:#CDC4AE;
	border-style:solid;
	width:250px;	
	font-weight:bold;
	height:auto;
}

div.ZoekResBoxBodyRechtsSpecBoxInner
{
	display:block;
	position:relative;
	margin-top:10px;
	margin-left:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	height:auto;
}

div.ZoekResBoxBodyRechtsSpecBoxImg
{
	clear:none;
	float:left;
	margin-right:5px;
}


div.ZoekResMetKalender
{
	position:relative;
	background-image:url("../Masterpage2/zoekCalendar.jpg");
	background-repeat:no-repeat;
	height:30px;
	width:600px;
	margin-left:5px;
	vertical-align:middle;
}

div.ZoekResMetKalenderTitel
{
	position:relative;
	height:30px;
	line-height:27px;
	font-size:10px;
	margin-left:35px;
	cursor:pointer;
}

div.ZoekResZonderKalender
{
	position:relative;
	background-image:url("../Masterpage2/zoekNoCalendar.jpg");
	background-repeat:no-repeat;
	height:30px;
	width:600px;
	margin-left:5px;
	margin-top:10px;
	vertical-align:middle;
}

div.ZoekResZonderKalenderTitel
{
	position:relative;
	height:30px;
	font-size:10px;
	line-height:27px;
	margin-left:35px;
	cursor:pointer;
}
