



.tablepics {
	border-bottom : 1px solid #663333;
	border-left : 1px solid #663333;
	border-right : 1px solid #FFFEFD;
	border-top : 1px solid #FFFEFD;
	font : normal 10px;
}
BODY {
	color : #5F311A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, serif;
	font-size : 12px;
	background : #F8E0B8 url(../plaatjes/back.jpg) repeat fixed;
	margin-top: 15px;
	
	scrollbar-face-color: #E0B878; scrollbar-shadow-color: 
##000000; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #000000; scrollbar-track-color: #F8E0B8; scrollbar-arrow-color: 
#000000
}

A {
	color : #996600;
}

A:HOVER {
	color : #FF9933;
	text-decoration : none;
}

TD {
color : #5F311A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, serif;
	font-size : 12px;
	
}
/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px groove #333366;
 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
border-color: #333366;
border-style: solid;
 background : #D8B878;
}


img {
	border: 0px none;
}




/*module voor listing naast elkaar*/


#result_top {
	color: #CCCCCC;
	background: #496B8D;
}
#result_top ul {
	margin: 0px;
	list-style: none;
	float: right;
	padding-right: 12px;
}
#result_top ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#result_top ul li a {
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
#result_listing {
	border: 1px solid #865653;
	width: 220px;
	float: left;
	padding-right: 2px;
	margin: 20px 10px 2px 10px;
	height: 275px;
	text-align: center;

}
#result_listing img {
	border: 1px solid #996666;
}
#result_listingspace {
	float: left;
	height: 8px;
	width: 120px;
	clear: both;
}
#result_listing_title {
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	margin-left: 0px;
	text-align: center;
	width: 220px;
	border-bottom: 1px solid #A74641;
	background: #FFFFCC;
}
#result_listinga {
	width: 220px;
	padding: 20px 20px 0px 20px;
}
#result_listingb {
	float: left;
	width: 230px;
	padding-left: 15px;
	text-align: left;
}
#results_listingc {
	width: 120px;
	padding: 1px 12px 0px 8px;
	text-align: left;
}

#result_listingb ul {
	list-style: none;
	margin: 0px;
}

#result_listingb ul li {
	display: inline;
	margin: 0px;
}
