div#image {
	position:relative;
	top:0;right:0;
	float:right;
	margin:0 0 20px 10px;
	display:block;
}

/* Tabelle für Attribute */
.tblAttributes {
	
}

.tblAttributes td { 
	padding:5px;
	font-size:12px;
}

.tblAttributes td.highlight {
	background-color:#C2CAFF;
}

/* Tabelle für Anhänge */
.tblAttachments {	
}

.tblAttachments td {
	padding:5px;
	font-size:14px;
}

/* Tabelle für 'In den Warenkorb legen' */
.tblPutIntoBasket {
	border:1px solid #000000; 
}

.tblPutIntoBasket td {
	padding:5px;
	background-color:#E6F0E7;
	font-size:10pt;
}
