body   				{ font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size: 12px; }
.title_resultlist 	{ font-size: 14px; font-weight: bold; }
.title_detailview 	{ font-size: 14px; font-weight: bold; line-height: 20px}
.line 				{ background: #DFDFDF; color: #000;  }
.border 			{ border: 1px solid #333333 }
a 					{ color: #2663CF; text-decoration: underline }
a:hover 			{ color: #FF9F2F; text-decoration: none }
.partner {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}
a.basket 			{ 	text-decoration: none;
						line-height: 18px;
                        display:block;
                        width: 19px;
				  	 	height: 18px;
				  	 	padding-left: 5px;
				  	 	background: url("http://www.billigbuch.ch/img/icons/basket.png") center left no-repeat;
				  	}
a.basket:hover 		{ 	text-decoration: none;
						line-height: 18px;
						width: 19px;
				  	 	height: 18px;
				  	 	padding-left: 5px;
				  		background: url("http://www.billigbuch.ch/img/icons/basket_hoover.png") center left no-repeat;
				  	}