Index: /views/mods/mod_productindex/layouts/grid.phtml
===================================================================
--- /views/mods/mod_productindex/layouts/grid.phtml	(revision 7260)
+++ /views/mods/mod_productindex/layouts/grid.phtml	(revision 7261)
@@ -4,15 +4,5 @@
 	 * Template fÃŒr die ProduktÃŒbersichtsseite (Gitteransicht)
 	 */
-
-	/* Modus fÃŒr das Vorschaubild */
-	$bPicMode = 'c';
-
-	/* HÃ¶he und Breite fÃŒr das Vorschaubild (CSS Layout muss entsprechend angepasst werden) */
-	$nPicWidth = 140;
-	$nPicHeight = 140;
-
-	/* Wenn es auf false gesetzt wird, wird das erste Bild als Vorschaubild verwendet */
-	$nPicRand = true;
-
+ 
 	$col = 4;
 
Index: /views/mods/mod_productindex/layouts/list.phtml
===================================================================
--- /views/mods/mod_productindex/layouts/list.phtml	(revision 7260)
+++ /views/mods/mod_productindex/layouts/list.phtml	(revision 7261)
@@ -4,14 +4,4 @@
 	 * Template fÃŒr die ProduktÃŒbersichtsseite
 	 */
-
-	/* Modus fÃŒr das Vorschaubild */
-	$bPicMode = 'c';
-
-	/* HÃ¶he und Breite fÃŒr das Vorschaubild (CSS Layout muss entsprechend angepasst werden) */
-	$nPicWidth = 100;
-	$nPicHeight = 100;
-
-	/* Wenn es auf false gesetzt wird, wird das erste Bild als Vorschaubild verwendet */
-	$nPicRand = true;
 
 ?>
