table.prod {
	margin-bottom: 10px;
	margin-left: 6px;
	width:720px;
	background-color:white;
	border-collapse:collapse;
	table-layout:fixed;
}
table.prod .name {
	font-weight:bold;
	font-size:12pt;
}
table.prod td.name {
	background:url(http://www.softworld.de/image/navi/boxtop_new.jpg) top left no-repeat;
	padding-left:12px;
}
table.prod td.name sup {
	font-size:8pt;
}
table.prod td.headline {
	text-align:right;
	font-weight:bold;
	font-size:10pt;
	vertical-align:bottom;
}

table.prod td.highlights {
	font-weight:bold;
	font-size:10pt;
	vertical-align:top;
	padding-top:5px;
	background-color:#eee;
}
table.prod td.highlights, table.prod ul.highlights {
	font-weight:bold;
	font-size:8pt;
}
table.prod td.highlights ul, table.prod ul.highlights {
	margin-left:0px;
	padding-left:0px;
	margin-left:18px;
	list-style-image: url(http://www.softworld.de/image/navi/smlarr.jpg)
}
table.prod td.highlights li, table.prod ul.highlights li {
	margin-bottom:4px;
}
table.prod td.order {
	padding-right:10px;
	font-size: 8pt;
	vertical-align: bottom;
	background-color: #eee;
}
table.prod td.order table {
	padding-top:4px;
	background:url(http://www.softworld.de/image/navi/boxhr_new.jpg) center top no-repeat;
	margin: 0px;
	width: 100%;
}
table.prod td.order td {
	text-align: center;
	font-size: 7pt;
}
table.prod td.order .price {
	font-size:13pt;
	font-weight:bold;
	color:#333;
}
table.prod td.order span.info {
	font-size:9pt;
	font-weight:bold;
	margin-right:20px;
}
table.prod td.order input {
	width:25px;
	font-size: 8pt;
	border: 1px #DE1255 solid;
	margin-right: 8px;
}
table.prod div.link {
	padding-top: 5px;
	padding-right:20px;
	background-color:#eee;
	text-align:center;
}
table.prod div.link a {
	font-size:8pt;
	color:#DE1255 !important;
	margin-left:5px;
	margin-right:5px;
}
table.prod td.info {
	font-size:8pt;
	background-color:#eee;
}
table.prod td.info b {
	color:#333;
}
table.prod td.info div.highlights {
	font-weight:bold;
	color:#333;
	line-height: 12pt;
}
table.prod td.info ul {
	padding: 0px;
	margin: 0px;
	list-style-image: url(http://www.softworld.de/image/navi/smlarr.jpg)
}
table.prod td.info ul li {
	padding-left: 0px;
	margin-left: 20px;
}
table.prod td.image {
	height: 160px;
	text-align: center;
	vertical-align: middle;
	padding:0px;
	background-color:#eee;
}
table.prod td .color {
	color: #DE1255 !important;
}

/* Nur Homepage */
table.prod a.blklnk {
	color: black !important;
	display: inline;
	text-align: center;
	font-size:8pt;
	padding: 1px;
	background-color: white;
	border:1px solid #DE1255;
	text-decoration: none;
	margin-left: 8px;
}
table.prod a.blklnk:hover {
	color: #DE1255 !important;
}


table.prod .more {
	margin-top: 6px;
	/*border:1px solid #DE1255;*/
}

table.prod td.order .netto {
	color: black;
	font-weight: normal;
	font-size: 8pt;
}

table.prod a.link {
	display: block;
	font-size:8pt;
	color:#DE1255 !important;
	padding-top: 5px;
}

table.prod img.tp {
	vertical-align:bottom;
}

table.prod a.details {
	color: #DE1255;
	padding: 5px;
}