
/************* shop anfang *******************************************************************/

	.listitem {
		border: 1px solid #DDDA9B;
		background: #FDF9DB url('../bilder/bg_produkte.jpg') no-repeat;
		padding: 10px 10px 10px 10px;
		margin: 0 0 10px 0;
		position: relative;
	}
	.listitem h2 {
		margin: 0 0 30px 0;
		color: #000;
	}
	.listitem img {
		border: 0;
		float: right;
		position: relative;
	}
	.listitem input {
		margin: 10px 0 0 0;
	}

/************* shop ende *********************************************************************/

