table
{
	width:100%;
	border-spacing:0;
	border:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:1em;
}
td, th
{
	border:1px solid #fff;
}
#shoppingCartLink
{
	background-color:#b2c5d1;
	border-width:1px;
	border-style:solid;
	border-color:#fff #333 #333 #fff;
	padding:0 4px 0 4px;
	color:#000;
	text-align:center;
	float:right;
	right:0;
	margin-bottom:1em;
}
#schachtel img
{
	vertical-align:middle;
}
.white
{ font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	}

.rechts img
{
	vertical-align:top;
}
.table_half_nb{
	width:50%;
}
.table_150{
	width:150px;
}
.table_200{
	width:200px;
}
.table_250{
	width:250px;
}
.table_265{
	width:265px;
}
.table_270{
	width:270px;
}
.table_300{
	width:300px;
}

}
.table_600{
	width:600px;
}