@charset "utf-8";

body { 
	background-color: #F5F6F7;
	font-family: Verdana;
	font-size: 12px;
}

img {
	border: 0px;
}

div#search {
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}

.ad { 
margin-left: 15px; float:left;
}

div#counter {
margin-left: 200px;
margin-bottom: 20px;
margin-top: -20px;
}

div#result {
	width: 250px;
	margin: 0 auto;
	display: none;
}

div#title {
	background-image: url(../images/title.png);
	width: 800px;
	height: 70px;
}

div#midleft {
	background-image: url(../images/midleft.png);
	width: 203px;
	height: 30px;
	float: left;
}

#input {
	width: 320px;
	height: 30px;
	font-size: 24px;
	padding: 0;
	margin: 0;
	float: left;
	border: 0px;
}

div#whiteline {
	background-image: url(../images/whiteline.png);
	width: 1px;
	height: 30px;
	float: left;
}

div#submit {
	background-image: url(../images/vindeh.png);
	width: 76px;
	height: 30px;
	float: left;
	cursor: pointer;
}

div#midright {
	background-image: url(../images/midright.png);
	width: 200px;
	height: 30px;
	float: left;
}

div#bottom {
	background-image: url(../images/bottom.png);
	width: 800px;
	height: 60px;
	clear: both;
}

div#error {
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	display: none;
	margin-left: 180px;
	float:left;
}

div#vraagteken {
	float:right;
	margin-top: 7px;
	margin-right: 20px;
}
div#report {
	float:left;
	margin-top: 7px;
	margin-left: 20px;
}

div#result_title {
	background-image: url(../images/gevondeh.png);
	width: 250px;
	height: 80px;
}

div#result2 {
	background-image: url(../images/resultbox_02.png);
	width: 5px;
	height: 27px;
	float: left;
}

div#name {
	background-image: url(../images/naam.png);
	width: 240px;
	height: 27px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div#result4 {
	background-image: url(../images/resultbox_04.png);
	width: 5px;
	height: 27px;
	float: left;
}

div#result5 {
	background-image: url(../images/resultbox_05.png);
	width: 250px;
	height: 14px;
	clear: both;
}

div#result6 {
	background-image: url(../images/resultbox_02.png);
	width: 5px;
	height: 135px;
	float: left;
}

div#photo {
	background-image: url(../images/foto.png);
	width: 240px;
	height: 135px;
	float: left;
	text-align: center;
}

div#result8 {
	background-image: url(../images/resultbox_04.png);
	width: 5px;
	height: 135px;
	float: left;
}

div#result9 {
	background-image: url(../images/resultbox_09.png);
	width: 250px;
	height: 14px;
	clear: both;
}

div#result10 {
	background-image: url(../images/resultbox_10.png);
	width: 17px;
	height: 19px;
	float: left;
}

#url {
	font-size: 16px;
	width: 212px;
	height: 19px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0px;
	cursor: pointer;
}

div#result12 {
	background-image: url(../images/resultbox_12.png);
	width: 21px;
	height: 19px;
	float: left;
}

div#result13 {
	background-image: url(../images/resultbox_13.png);
	width: 250px;
	height: 31px;
	clear: both;
}

a:active
{
         outline:none;
}

a:focus
{
         -moz-outline-style:none;
}

div#counter { 

}

h1, p{margin-top:0; padding:0; border:0;}

p{
	font-size:16px;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
	padding-top: 13px;
	margin-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

/* ---------------------------------------------------------- */
/* BUBBLE LEFT												   */
/* ---------------------------------------------------------- */
.bubble{
	background:url(../images/post-it.png) left top no-repeat;
	width:70px;
	height:68px;
	text-align:center;
	padding-top:19px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#575553;
	float:left;
	margin-right:20px;
}
	.bubble .count{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color:#CC6600;
		margin-left: -5px;
	}
		.bubble .profielen{
		margin-left: -5px;
	}