.assortiment {
}

.assortiment a {
	float: left;
	background-color: #ffffff;
	border:dotted 1px #ffffff;
	height: 180px;
	padding: 9px;
	text-decoration: none;
	color: #ff0000;
}

.assortiment a:hover {
	/* background-color: #ececec; */
	border: dotted 1px #a15240;
	cursor: pointer;
	color: #ff0000;
	text-decoration: none;
}

.assortiment a span {
	width: 150px;
	text-align: center;
	display: block;
	margin-top: 2px;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

