



#produktinfo{
	height:214px;
	width:214px;
	background-color:#e6e0d9;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	padding:8px;
	overflow:hidden;
	line-height:1.5;
	float:right;
	}

#produktinfo:hover{
	color: #FFF;
}

#shop{
	height:184px;
	width:184px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	padding:8px;
	overflow:hidden;
	line-height:1.5;
	float:right;

	}

#shop a {font-size: 14px;
	color: #049877;
	text-decoration:none;
	}

	h4 {
		font-family:'Droid Sans';
		font-size: 14px;
		color: #a39a90;

	}
	}
