/* CSS Document */



#container-ubersicht {
	background-image: url(gfx/produktuebersicht-bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 100%;
	clear: Beide;
	height: 475px;
	margin-left: 80px;
}



.td {
	text-align: center;
}

.bild h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

.produktbez {
	display: none;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	


}

