/*	-- Showitem Shop -----------------------------------------------------------*/
	#showitem					{font-size: 10px; color: #000000; font-family: verdana; width: 280px; border: 1px solid #DBE396; padding: 4px; margin-bottom: 20px; }
	#showitem p		 			{padding: 0px; height: 13px; }
	#showitem textarea 			{height: 90px; position: absolute; left: 130px; width: 150px; border: solid 1px #DBE396 }
	#showitem input 			{font-size: 10px; color: #000000; height: 20px; position: absolute; left: 130px; width: 150px; border: solid 1px #DBE396 }
	#showitem select		 	{font-size: 10px; color: #000000; height: 20px; position: absolute; left: 130px; width: 150px; border: solid 1px #DBE396 }
	#showitem .checkbox			{background: #fff; position: relative; left: 100px; width: 20px; border: solid 1px #DBE396 }
	#showitem .submit 			{font-size: 10px; color: #000000; font-weight: bold; width: 150px; background-color: #DBE396; border: solid 1px #DBE396 }
	.shopsubmit 			{font-size: 10px; color: #000000; font-weight: bold; width: 80px; background-color: #DBE396; border: solid 1px #DBE396 }
	#contentImage 				{float: right;}


/*	-- Warenkorb Shop -----------------------------------------------------------*/
	#warenkorb					{font-size: 10px; color: #000000; font-family: verdana; padding: 4px; margin-bottom: 20px; }
	#warenkorb .head			{font-weight: bold; }
	#warenkorb p		 		{padding: 0px; height: 13px; }
	#warenkorb textarea 		{height: 90px; border: solid 1px #DBE396 }
	#warenkorb input 			{font-size: 10px; color: #000000; border: solid 1px #DBE396 }
	#warenkorb select		 	{font-size: 10px; color: #000000; border: solid 1px #DBE396 }
	#warenkorb .checkbox		{background: #fff; width: 20px; border: solid 1px #DBE396 }
	#warenkorb .submit 			{font-size: 10px; color: #000000; font-weight: bold; background-color: #DBE396; border: solid 1px #DBE396 }
	.warenkorbsubmit 			{font-size: 10px; width: 60px; color: #000000; font-weight: bold; background-color: #DBE396; border: solid 1px #DBE396 }

