h2 {
	margin-bottom: 5px;
}

#illustratie {
	position: relative;
	bottom: 25px;
	float: right;
	background: url(../images/wachtkamer/orkaan.gif);
	width: 460px;
	height: 340px;
	margin-left: 10px;
	margin-bottom: -5px;
}
#wkamer a{
	color: #000000;
	background-color:#A6FE4A;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.item{
	float: left;
	width: 400px;
	background: #FF6600;
	border: 3px solid #3F2616;
}

.item h2{
	padding-left: 10px;
	padding-bottom: 8px;
	color: #FFFFFF;
	}

.item object {
	margin: 5px;
	border-style: none;
}

.item p {
	margin: 10px 8px 8px;
	font-size: 1em;
}

.item a{
	color: #3F2616;
	float: right;
	margin: 10px 5px 5px;
	text-decoration: none;
	font-weight: bold;
}
.item a:hover {
	text-decoration: underline;
}

#helpdesk{
	background-color: #A6FE4A;
	padding-left: 10px;
	float: right;
	width: 339px;
	border: 3px solid #3F2616;
	}
#helpdesk a{
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
#helpdesk a:hover {
	text-decoration: underline;
}

#helpdesk h2{
	color: #FFFFFF;
	padding-left: 10px;
	}
#adress{
	float: left;
	width: 410px;
	font-style: italic;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	background: no-repeat url(../images/wachtkamer/aapdres.gif);
	height: 190px;
}
#adress #transparant{
	position: relative;
	top: 135px;
	left: 140px;
}

#adress #transparant img {
	border-style: none;
}
#adress #hiden {
	position: absolute; 
  	left: -1000px; 
}
#dokter{
	float: right;
	width: 100px;
	height: 385px;
	background: url(../images/wachtkamer/iksnapnie.gif) no-repeat center top;
	margin-top: 15px;
}

#werktnu{
	float: right;
	width: 339px;
	padding-left: 10px;
	margin-top: 15px;
	background: #FF6600;
	border: 3px solid #3F2616;
}

#werktnu h3{
	padding: 10px 10px 5px;
	color: #FFFFFF;
}
#werktnu p{
	padding: 0 10px 5px;
}
