#referenz img{

	float:left;
	position:relative;
	z-index:1;
	width:50px;
	height:50px;
	margin:2px 1px;
	padding:2px;
	border:1px solid #AAAAAA;
	background-color:#FFFFFF;

}

#referenz:hover img{

	opacity:0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);

}

#referenz img:hover{

	z-index:4;
	width:76px;
	height:76px;
	margin:-14px -13px;
	padding:3px;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);

}

#werbeflaechen_standorte{
	
	position:relative;
	float:left;
	width:268px;
	height:280px;
	margin-right:10px;
	background-image:url(../images/inselstandorte.png);
	
}

#werbeflaechen_standorte a{
	
	position:absolute;
	width:9px;
	height:9px;
	background-image:url(../images/leer.png);
	
}

#werbeflaechen_standorte_text{
	
	float:left;
	width:352px;
	height:280px;
	
}

#werbeflaechen_standorte_text a{
	
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	
}

#werbeflaechen_standorte_text_top{
	
	float:left;
	width:352px;
	height:30px;
	
}

#werbeflaechen_standorte_text_{
	
	float:left;
	width:352px;
	height:210px;
	padding:5px 0px;
	overflow:auto;
	
}

#werbeflaechen_standorte_text_bottom{
	
	float:left;
	width:352px;
	height:30px;
	
}
