/* CSS Document */
	.shop_autoren
	{
		margin:0px;
		margin-top:2px;
		margin-bottom:2px;
		font-size:1em;
	}
	.shop_title
	{
		font-size:1.1em;
		font-weight:bold;
		padding:0px;
		margin:0px;
		margin-top:4px !important;
		margin-bottom:4px !important;
		text-decoration:none;
		color:#000000;
		clear:left;
	}
	.shop_title a
	{
		font-size:1.1em;
		font-weight:bold;
		padding:0px;
		margin:0px;
		margin-top:4px;
		margin-bottom:4px;
		text-decoration:none;
		color:#0087c8;
		clear:left;
	}
	.shop_subtitle
	{
		font-size:1.0em;
		font-weight:bold;
	}
	.shop_content
	{
		font-size:1.0em;
	}
	.shop_extra
	{
		font-size:0.9em;
		padding:0px;
		margin:0px;
		margin-top:1px;
		margin-bottom:3px;
	}
	.shop_item_img
	{
		float:left; 
		margin:10px;
		margin-left:0px;
		margin-top:0px;
	}
