/* CSS Document */
#content{
	background:none;
	border:none;
}

#content,
#footer{
	width: 768px;
}

table{
	border-spacing:30px;
	table-layout:fixed;
}

td{
	width:206px;
	height:165px;
	background-image:url(../grafik/bgr_product_grp.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
}

td p{
	color:white;
	font-weight:bold;
	font-size:13pt;
	margin-top:10px;
	line-height:80%;
}

td img{
	margin-top:5px;
}