body {
	background-image: url(images/maluwilz_mp.jpg);
	background-color: White;
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.wrapper {
	float: left;
	margin-top: 110px;
	margin-left: 20px;
	width: 580px;
	height: 235px;
}

.title {
	font-family: Garamond;
	font-size: 16pt;
	font-weight: bold;
	font-stretch: wider;
}

.produkte {
	border: none;
	width: 570px;
	float: left;
	height: 230px;
	}
	
.produkt {
	text-align: left;
	width: 30%;
	font: Garamond;
	font-size: 12pt;
	}
.preis {
	text-align: left;
	width: 70%;
	font: Garamond;
	font-size: 12pt;
}

.table {
	border: none;
	width: 100%
	height: 100%;
}			
