@media screen
{
.eCoupon_Box {
	height: 300px;
	width: 228px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px;
}
.eCoupon_Textblock {
	padding-top: 75px;
}
.produkt_name {
	font-size: 20px;
	font-weight: bold;
	color: #009E8F;
}
.produkt_name_sortiment {
	font-size: 19px;
	font-weight: bold;
	color: #009E8F;
	text-transform: uppercase;
}
.produkt_preis_statt {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
.produkt_preis_nur {
	font-size: 18px;
	font-weight: normal;
	color: #C00;
}
.produkt_preis_nur {
	font-size: 24px;
	font-weight: bold;
	color: #C00;
}
.produkt_hochstell {
	font-size: 50%;
	position: relative;
	top: -10px;
}
.produkt_beschreibung {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.produkt_inhalt {
	font-size: 14px;
	color: #666;
}
.produkt_anmerkung {
	font-size: 9px;
	color: #666;
}
.produkt_preis_ml {
	font-size: 9px;
	color: #666;
}
.rabatt {
	font-size: 28px;
	color: #C00;
	font-weight: bold;
	text-transform: uppercase;
}
#eCoupon_print {
	font-family: Verdana, Geneva, sans-serif;
	height: 500px;
	width: 500px;
}
.print_hinweis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	display: none;
}
}

@media print
{
body {
	background-image:url(pix/eCoupon_Fridolins_BG_print.jpg) !important;
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}
.eCoupon_Box {
	height: 500px;
	width: 425px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 150px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.eCoupon_Textblock {
	padding-top: 90px;
}
.produkt_name {
	font-size: 40px;
	font-weight: bold;
	color: #009E8F;
}
.produkt_name_sortiment {
	font-size: 40px;
	font-weight: bold;
	color: #009E8F;
}
.produkt_preis_statt {
	font-size: 24px;
	font-weight: normal;
	color: #999;
}
.produkt_preis_nur {
	font-size: 36px;
	font-weight: normal;
	color: #C00;
}
.produkt_preis_nur {
	font-size: 48px;
	font-weight: bold;
	color: #C00;
}
.rabatt {
	font-size: 48px;
	font-weight: bold;
	color: #C00;
}
.produkt_hochstell {
	font-size: 30%;
	position: relative;
	top: -30px;
}
.produkt_beschreibung {
	font-size: 28px;
	color: #666;
	font-weight: bold;
}
.produkt_inhalt {
	font-size: 24px;
	color: #666;
}
.produkt_preis_ml {
	font-size: 12px;
	color: #666;
}
.print_hinweis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
}
