/*********************************************************************************
Instrument SYSTEM
**********************************************************************************/

/* ### Produktübersicht ######################################################## */

.ns_Entry {
	border-bottom:1px #333 dotted;
	margin-bottom:0;
	}
.ns_Entry :hover {
	}

.ns_content {
	width:auto;
	padding:1.0em 0;
	}

.ns_Left {
	max-width:170px;
	float:left;
	}

img.ns_Image {
	border:1px #333 solid;
	margin-top:4px;
	}

.ns_Right {
	width:auto;
	}
.ns_Right_head {
	width:auto;
	font-weight:bold;
	}
.ns_Right_main {
	width:auto;
	}
.ns_Right_info {
	width:auto;
	margin:0.5em 0 0;
	}
.ns_Right_more {font-weight:bold;}
.ns_Right_price {font-weight:bold;}

/* ############################################################################# */

/* ### Instrumentenbeschreibung ################################################ */

div.prod_pic {
	width:205px;
	height:auto;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}
div.prod_title {
	width:333px;
	height:auto;
	float:left;
	}

div.sonderpreis span.star {
	float:left;
	font-size:10px; 
	font-style:italic;
	line-height:1.2em;
	margin-right:5px;
	}
div.sonderpreis p {
	float:left;
	font-size:10px; 
	font-style:italic;
	line-height:1.2em;
	}

/* ############################################################################# */
