@charset "utf-8";

#copyright{
	width: 699px;
	position: relative;
	left: -90px;
	top: 0px;
	margin-top:10px;
	margin-bottom:6px;
}

.copyright{
	color: #336699;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

a.product {
	display:block;
	border: 1px solid #CCCCCC;
	float: left;
	min-height: 202px;
	margin-bottom: 7px;
	margin-right: 7px;
	padding: 5px;
	text-align: center;
	width: 152px;
	text-decoration:none;
}

.product_titel {
	height: 40px;
	width: 152px;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
}
.product_titel strong {
    color: #656A6D;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

.product_afb {
	height: 160px;
	overflow: hidden;
}

a:hover div strong {
    color: #000000;
}
