#content {
	width: 897px;
	height: 246px;		
	margin-bottom: 5px;
}

#left {
	width: 401px;	
	height; 246px;
	min-height: 246px;	
	float: left;
}

#left img {
	border: 0px solid white;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

* html #left img  {
	margin-bottom: 2px;
}

#right {
	width: 319px;
	height: 246px;
	min-height: 246px;	
	background-image: url("../images/box_2_shop.jpg");	
	float: right;	
	text-align: left;
}

#center {
	width: 168px;
	height: 246px;
	min-height: 246px;
	margin-right: 3px;
	float: right;	
	background-image: url("../images/box_1.jpg");	
	text-align: left;
}

#werbung {
	width: 897px;
	/*height: 238px;	*/	
}
#werbung img {
	border: 0px solid white;
}
