﻿#inhoud_base { border: 1px solid #B7B6B6; }
#search { margin-top: 35px; margin-left: 10px; width: 950px; padding-bottom: 15px; border-bottom: 1px solid #B7B6B6; clear: both; overflow: hidden; }
#fields { width: 220px; }
#search td.label { width: 60px; display: block; background-color: #000000; color: #ffffff; padding-left: 5px; height: 20px;}
#search select, option { background-color: #F1F1F1; width: 150px; height: 20px; font-size: 1.1em; }
#search input.btnSearch { background: #ffffff url(images/button.jpg) no-repeat; width: 95px; height: 29px; margin-top: 15px; border: none 0; float: right; display: none;}
#canvas { margin-top: 25px; clear: both; overflow: hidden; width: 970px;  }
#canvas div.picture { float: left; }
#results { margin-left: 50px; margin-top: 30px; width: 300px;  float: left;}
#results a { color: #000000; }
#results #cont { height: 400px; margin-top: 20px; }
#results div.cell { font-size: 1.4em; margin-bottom: 20px; }
#results div.cell span.name { font-size: 1.2em; font-weight: bolder; line-height: 14.75pt; margin-bottom: 5px; }
#buttons { margin-left: 250px; }