
.produktfoto
	{
	border			: 0px;
	}

.foto_text
	{
	margin-left		: 4px;
	margin-right		: 4px;
	margin-bottom		: 4px;
	padding			: 4px;
	padding-left		: 10px;
	background-color	: #FDD59A;
	}

.art_preis
	{
	text-align		: right;
	}

.foto_artikel
	{
	font-size		: 12px;
	font-weight		: bold;
	}

.foto_zutaten
	{
	font-size		: 11px;
	}

.artikelbild
	{
	position		: absolute;
	visibility		: hidden;
	border			: 4px solid #E97909;
	line-height		: 17px;
	background-color	: #FEEBC3;
	}


.art_field
	{
	background-color	: #FDE3B5;
	}

.art_text
	{
	font-size		: 12px;
	font-weight		: bold;
	padding-left		: 10px;
	padding-top		: 5px;
	}

.art_text_klein
	{
	font-size		: 11px;
	font-weight		: none;
	padding-left		: 10px;
	padding-bottom		: 5px;
	}


.split_art
	{
	font-size		: 11px;
	font-family		: Arial;
	text-align		: right;
	padding-bottom		: 5px;
	padding-right		: 18px;
	}


a.preis1, a.preis1:visited, a.preis2, a.preis2:visited
	{
	color			: #005B2F;
	text-decoration		: none;
	font-weight		: bold;
	margin-right		: 10px;
	}


a.preis1:hover, a.preis2:hover
	{
	text-decoration		: underline;
	}

