.line{
	border-top: 1px dotted #DDDDDD;
}
.pager {
	border-top: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
	padding: 5px 0px 5px 0px;
	margin: 14px 0px 5px 0px;
	text-align: center;
	clear: both;
}
.pager a, .pager a:visited{
	border-left: 1px dotted #DDDDDD;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #666666;
}
.pager a:hover{
	color: #333333;
}
.pager a:first-child {
	border-left: none;
	padding: 0px 5px 0px 0px;
}
.pager a.current {
	color: #8E0049;
	}
.pager img {
	color: #8E0049;
	margin: 0px 3px 0px 3px;
	}
.listsort{
	/* float:right; */
	text-align:left;
}
.listsort img{
	margin:0;
}
.listsort a{
	border:0;
	padding:0;
}

.listsort select{
	margin-bottom:0px;
	margin-left:0px;
}



/**/
.list {
	margin: 14px 0px 14px 0px;
		width:710px;
}
.list .content_block_list:first-child{
	border-top: none;
}
.content_block_list {
	border-bottom: 1px dotted #DDDDDD;
	float: left;
 }
.content_block_list div {
	cursor: pointer;
	border-left: 1px dotted #DDDDDD;
	float: left;
	text-align: center; 
	width: 175px;

}
.content_block_list div:first-child{
	border-left: none;
	width: 175px;
}
.content_block_list div table {
	width: 150px;
	margin: 14px auto;
}	
.content_block_list td {
	font-size: 11px;
	text-align: left;
	
	}
.content_block_list img {
	margin: 0px 0px 8px 0px;
	}
.content_block_list .product	{
	color: #8E0049;
	}
.content_block_list .product	a{
	text-decoration:none;
	}
.content_block_list .product	a:hover{
	text-decoration:underline;
	}	
	
.content_table_list td{
	border-bottom: 1px dotted #DDDDDD;
	font-size: 11px;
}
.content_table_list td.subrow{
	border-bottom:none;
}
.content_table_list th{
	border-bottom: 1px dotted #DDDDDD;
	border-top: 1px dotted #DDDDDD;	
	font-size: 11px;
}
.bestelbox
{
	background:#D6DCEF;
	padding:3px;
}

.gift{
	font-weight: bold;
	text-transform: uppercase;
}
