div.navigatie{
        	 
        width: 218px;
	text-align:center;
	background-image: url(../../images/schaduw.jpg);
	background-repeat: repeat-y;
	background-position: right;
	clear: both;
}

	table#AutoNumber4, table#autoNumber4 td{
    	height:0;
		overflow:auto;
    }



div#navTop{
	height:38px;
	background-image: url(../../images/verfijn-home.jpg);
}

div#navBottom{
	height:39px;
	background-image: url(../../images/bottom-home.jpg);
}



div.searchCathegory{
	position: relative;
	border:1px solid #555555;
	width: 170px;
	margin: 10px auto 10px auto;
	text-align:left;
	background-color: white;
	overflow: hidden;
}

	div.searchCathegoryExpand{
		cursor: pointer;
    }


	div.searchCathegoryName{
    	background-color: #4fabc2;
		font-weight: bold;
		color:white;
		width: 168px;
		position: relative;
		padding:2px;
    	cursor: pointer;
    }

		div.searchCathegoryName a, div.searchCathegoryName a:active{
			text-decoration:none;
			font-weight: bold;
			color:white;
		}
		
		div.searchCathegoryName a:hover{
			text-decoration:underline;
			font-weight: bold;
			color:white;
		}
	
		div.searchCathegoryExpand{
			right:0px;
			height:17px;
			top:0px;
			position: absolute;
			padding:2px;
        }

	
	div.searchCathegoryResults{
    	overflow:scroll;
		overflow-x: visible;
		width: 165px;
		padding-left:3px;
		height: 145px;
		font-weight:bold;
    }
	
		div.searchCathegoryItem a, div.searchCathegoryItem a:visited{
        	text-decoration: none;
			font-weight: normal;
        }
		
			div.searchCathegoryItem a span{
	        	color:#a0b628;
	        }
		
		div.searchCathegoryItem a:hover {
        	text-decoration: underline;
			font-weight: normal;
        }
		
	div#dimensions div.searchCathegoryResults{
    	height:85px;
    }
	
		div#dimensions div.searchCathegoryResults a{
	    	padding-left:10px;
	    }


div#searchComplex {
}


div#searchComplex fieldset{
	padding: 10px;
	width:550px;
}


div#searchComplex legend{
	color: #888888;
	font-weight: bold;
}

div#searchComplex span{
	color: #888888;
	font-size: 10px;
	line-height: 20px;
}


div#searchComplex label{
	display: block;
	width: 200px;
	float: left;
}

div#searchComplex label, div#searchComplex input, div#searchComplex select, div#searchComplex span{
	margin-top:3px;
	margin-bottom:3px;
}

div#searchComplex select, div#searchComplex input{
	width:300px;
}

div#searchComplex select.small{
	width:100px !important;
}

div#searchComplex input.small{
	width:50px !important;
}

div#searchComplex label.volSelect{
	width:150px;
	color: #888888;
	font-size: 10px;
	float:none;
	display: inline;
}

div#searchComplex input.volSelect{
	margin-left:10px;
	width: 20px !important;
	float:none;
	display: inline;
}

div#searchComplex .submit{
	width:52px;
}
