/* POI Übersicht Ausgabe ################################## */ 

.rws_select_box{
	height:174px;
	text-align:center;
	width:154px;
	padding: 10px;
	margin: 0px;
	float:left;
	border: 1px solid #FFFFFF;
	margin-right:13px;
}
.fx{
	background-color: #F8E6C2;
	border: 1px solid #CCCCCC;
}

.rws_thumb_b_container{
	text-align:center;
	height:120px;
	width:154px;
	overflow:hidden;

}
.rws_thumb_b_frame{
border: 1px solid #999999;

}
.rws_thumb_b{
	background-color:#FFFFFF;
	padding: 8px;
	margin: 0px;
	border: 1px solid #999999;
}
#rws_select_box_titel{
font-size: 11px;
width:154px;
height:auto;
margin:0px;
margin-top:6px;
}

