

/* --- Stylesheet 803 () --------- */ 

.column3 .bilder .start_img { float: left; margin: 0px 00px 10px 10px; }
.column3 .bilder .start_img a img { opacity: 0.8; }
.column3 .bilder .start_img a:hover {
	position: relative;
	top: 0px;
	left: 0px;
}

.column3 .bilder .start_img a:hover img {
	opacity: 1;
	-webkit-box-shadow: #000 0px 0px 4px;
	-moz-box-shadow: #000 0px 0px 4px;
	box-shadow: #000 0px 0px 4px;
}