Index: /views/mods/mod_productindex/page_metabox.phtml
===================================================================
--- /views/mods/mod_productindex/page_metabox.phtml	(revision 6754)
+++ /views/mods/mod_productindex/page_metabox.phtml	(revision 6755)
@@ -9,5 +9,9 @@
 <style type="text/css">
  
-	#wpsg_mod_productindex_layer {}
+#wpsg_mod_productindex_layer { height:20rem; }
+#wpsg_mod_productindex_layer select,
+#wpsg_mod_productindex_layer input { width:25rem; }
+#wpsg_mod_productindex_layer #wpsg_mod_productindex_hideOrder,
+#wpsg_mod_productindex_layer #wpsg_mod_productindex_hideViewSelect { width:15px; height:15px; }
 
 </style>
@@ -19,7 +23,7 @@
 <br />
 
-<div id="wpsg_mod_productindex_layer" style="display:none;">
+<div id="wpsg_mod_productindex_layer" style="display:none; height:20rem;">
 	
-	<div style="width:50%; float:none;">
+	<div style="width:50%; float:left;">
 		
 		<?php /* alle Produkte */ ?>
@@ -59,5 +63,5 @@
 	</div>
 	
-	<div style="width:50%; float:none;">
+	<div style="width:50%; float:right;">
 	
 		<?php /* Produkttemplateauswahl list/grid */ ?>
