

/* --- Stylesheet 53 () --------- */ 

.T64 {
	margin-left: 0px !important;
	width: 100%;
	height: 350px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	position: relative;
}

.T64 .name {
	display: none;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	left: 0px;
	bottom: 30px;
	padding: 4px 6px 4px 12px;
	background-color: #fff;
	max-width: 140px;
}

.T64 .item:hover .name {
	display: block;
}

.T64 .item {
	float: left;
	position: relative;
}

.T64 .Bild {
	width: 165px;
	height: 160px;
	padding: 0px !important;
	margin: 0px 14px 14px 0px;
	border: 4px solid transparent !important;
}

.T64 .item:hover .Bild {
	border: 4px solid #fff !important;
}

.T64 .item .Bild a:hover {
	margin: 0px !important;
	padding: 0px !important;
}