#plaats_banner {
	margin: 50px 0 0 0;
	text-align: left;
	padding: 0 0 0 25px;
	font-weight: bold;
	font-size: 3em;
	color: #30D327;
}
#plaats_txt {
float: left;
clear: left;
width: 550px;
text-align: left;
_display: inline; /* IE bug fix */
margin: 25px 0 25px 25px;
padding: 0;
/* background-color: blue; */
}

#plaats_img {
float: left;
/* width: 300px; */
text-align: center;
_display: inline; /* IE bug fix */
margin: 25px 0 0 10px;
/* background-color: red; */

}

.plaats_wrapper {
position: relative;
float: left;
width: 580px;
height: 136px;
margin: 25px 0 0 25px;

clear: both;
padding: 17px 15px 17px 15px;
/*padding: 15px;*/
text-align: left;
background-color: white;
/*border:1px solid #0030FF;*/
	background-image: url('plaats_frame.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.actie_wrapper {
position: relative;
float: left;
width: 580px;
height: 146px;
margin: 25px 0 0 25px;

clear: both;
padding: 17px 15px 17px 15px;
/*padding: 15px;*/
text-align: left;
background-color: white;
/*border:1px solid #0030FF;*/
	background-image: url('actie_frame.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.plaats_wrapper img, .actie_wrapper img {
float: left;
margin: 0;
padding: 0px;
width: 200px;
height: 135px;
}

.plaats_wrapper ul p, .actie_wrapper ul p {
margin: 0 0 5px 0;
padding: 0px;
}
.plaats_wrapper ul, .actie_wrapper ul {
width: 350px;
list-style: none;
float: left;
margin: 0 0 0 20px;
padding: 0px;
}



.plaats_wrapper li, .actie_wrapper li {
position:relative;
margin: 0;
padding: 0;
}

.plaats_wrapper .db_result, .actie_wrapper .db_result {
position: absolute;  
left: 150px;  
top: 1px;
}

.plaats_wrapper a:link, .actie_wrapper a:link, .plaats_wrapper a:visited, .actie_wrapper a:visited, .plaats_wrapper a:hover, .actie_wrapper a:hover, .plaats_wrapper a:active, .actie_wrapper a:active { 

color: #000;
}
s