@charset "utf-8";
/* CSS Document für die Startseite von Schuler.ch*/
.teasers {
	width:790px;
	height:auto;
	margin:5px 0 5px 0;
}
.teaser {
	width:258px;
	float:left;
	border:0;
	margin:0 0 0 0;
}
.products {
	width:786px;
	height:auto;
	margin:5px 0 5px 0;
	padding:0 0 5px 0;

}
.product {
	width:258px;
	float:left;
	border:0;
	margin:0 0 5px 0;
}
.product-pic {
	width:80px;
	float:left;
}
.product-text {
	width:172px;
	float:left;
}
.product-titel {
	width:100%;
	height:40px;
	line-height:13px;
	font-size:12px;
	font-weight:bold;
	color:#900;
	margin:0 0 5px 0;
}
.product-desc {
	width:100%;
	height:90px;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#000;
	margin:0 0 5px 0;
}
.product-preis {
	width:100%;
	height:12px;
	line-height:12px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0 0 5px 0;
}
.product-aktion {
	width:100%;
	height:12px;
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	color:#F00;
}
.product-flaschen{
	width:100%;
	height:12px;
	line-height:12px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0 0 5px 0;
}
.product-karton{
	width:100%;
	height:12px;
	line-height:12px;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:0 0 5px 0;
}
.product-left{
	width:89px;
	height:12px;
	line-height:12px;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#000;	
}
.product-right {
	width:55px;
	height:12px;
	line-height:12px;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#000;	
}
.product-bestellen {
	width:100%;
	height:12px;
}
#flash {
	width:786px;
	height:218px;
	margin:-15px 0 5px 3px;
}