#suur a{
	color: #000000;
	background-color:#A6FE4A;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#contact {
	float: left;
	width: 410px;
	font-style: italic;
	font-size: 1em;
	font-weight: bold;
	background: no-repeat url(../images/wachtkamer/aapdres.gif);
	height: 190px;
	margin-top: 45px;
	margin-right: 10px;
}
#contact #hiden {
	position: absolute; 
  	left: -1000px; 
}
#maakafspraak {
	background-color: #A6FE4A;
	text-align: center;
	color: #3F2616;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.25em;
	float: left;
	width: 769px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 3px solid #3F2616;
}
#illustratie {
	float: left;
	background-image: url(../images/spreekuur/kattekop.gif);
	height: 452px;
	width: 775px;
}
#contactFormArea {
	margin-top: 10px;
	float: right;
	max-width: 355px;
	height: 280px;
	margin-bottom: 20px;
}
#contactFormArea fieldset {
	border: 3px solid #3F2616;
}
#contactFormArea legend {
	color: #000000;
  	padding: 0 2px;
  	font-weight: bold;
}
#contactFormArea label {
  	margin-bottom: -3px;
}

#contactFormArea input#email {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  	width: 300px;
  	font-size: 18px;
  	font-weight: bold;
  	margin-left: 5px;
  	margin-right: 5px;
}
#contactFormArea textarea#body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  	width: 300px;
  	font-size: 18px;
  	font-weight: bold;
  	margin-left: 5px;
  	margin-right: 5px;
  }
#log_res.ajax-loading {
	background: url(../images/header/lijntje.gif) #FF6600;
	color: #000000;
	text-align: center;
	padding: 5px;
	width: 200px;
	display: block;
}
#log_res.succes {
	background: #A6FE4A;
	color: #000000;
	text-align: center;
	padding: 5px;
	width: 200px;
	display: block;
}
