/*FONTS*/
.merchList .brandName {
	font-size: 13px;
	font-weight:bold;
}
.merchList .navigation ul {
	font-size: 12px;
}
.merchList .price {
	font-size: 12px;
	font-weight:bold;
}
.merchList .productName {
	font-size: 12px;
	font-weight:bold;
}

.merchList .grid {
	float: left;
	clear:right;
	width: 522px;
	padding: 0;
}
.merchList .delimiter {
	margin: 3px 0px 3px 0px;
}
.merchList .navigation {
	float:left;
	margin:0pt;
	padding:23px 9px 0pt 22px;
	width:161px;
}
.merchList .navigation a {
	margin:0;
	display:block;
	padding: 6px 2px 6px 10px;
	text-decoration:none;
}
* html .merchList .navigation a {
	padding: 7px 2px 4px 10px;
}
.merchList .navigation li {
	height: 26px;
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	display:inline;
}
.merchList .navigation li a {
	margin-bottom: 5px;
}
.merchList .navigation ul {
	margin:0;
	padding:9px 0 0 0px;
	padding-bottom: 2px;
}
.merchList .productGroup {
	padding:16px 7px 5px 0pt;
	width:240px;
}
.merchList .shopName {
	font-weight:bold;		
	background-image:url(../pics/punktline_kachel_1-2.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}