@charset "utf-8";
/* CSS Document */

.shop_name {
	font-size:16px;
	font-weight: bold;
	color: #A2007C;
	}
	

.shop_text {
	font-size:14px;
	color: #333333;
	}


.shop_klein {
	font-size:10px;
	color: #999999;
	}
	
	
.shop_preis {
	font-size:18px;
	color: #A2007C;
	font-weight: bold;
	}


.shop_preisklein {
	font-size:10px;
	color: #A2007C;
	}


.shop_produkttabelle {
	width: 600px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
	}
