Index: /views/css/frontend.css
===================================================================
--- /views/css/frontend.css	(revision 7098)
+++ /views/css/frontend.css	(revision 7100)
@@ -27,5 +27,5 @@
 /* Basket */
 .basket_product_wrap {}
-.basket_product_wrap .basket_product_row { display:flex; align-items:top; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
+.basket_product_wrap .basket_product_row { display:flex; align-items:baseline; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
 .basket_product_wrap .basket_product_row .product_shortdesc { margin-top:0.5em; }
 .basket_product_wrap .basket_product_row .productimage { max-width:150px; padding-right:0.75em; }
@@ -91,5 +91,5 @@
 .wpsg_checkout .wpsg_mod_ordervars { margin-bottom:1rem; }
 .wpsg_checkout .wpsg_required { color:#ff0000; }
-.wpsg_checkout h2 {font-size:bold; padding:10px 0; }
+.wpsg_checkout h2 {font-weight:bold; padding:10px 0; }
 .wpsg_checkout .wpsg_commentblock textarea { box-sizing:border-box; padding:2px; width:100%; height:150px; }
 .wpsg_checkout .wpsg_logout_box a { float:right; border-bottom:0px; padding:15px; font-weight:bold; color:#FF0000; font-weight:bold; color:#fff; background-color:#333; }
@@ -138,5 +138,5 @@
 
 .wpsg_overview .wpsg_table_wrap {}
-.wpsg_overview .wpsg_table_wrap .overview_product_row { display:flex; align-items:top; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
+.wpsg_overview .wpsg_table_wrap .overview_product_row { display:flex; align-items:baseline; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
 .wpsg_overview .wpsg_table_wrap .overview_product_row .product_shortdesc { margin-top:0.5em; }
 .wpsg_overview .wpsg_table_wrap .overview_product_row .productimage { max-width:150px; padding-right:0.75em; }
@@ -185,5 +185,5 @@
 /* Passwort Visualisierung */
 #wpsg_pwd_info { width:250px; background:#fefefe; width:100%; padding:25px; border-radius:5px; box-shadow:0 1px 3px #ccc; border:1px solid #ddd; display:none; }
-#wpsg_pwd_info::before { position:absolute; font-size:14px; text-shadow:none; disblay:block; color:#ddd; line-height:14px; }
+#wpsg_pwd_info::before { position:absolute; font-size:14px; text-shadow:none; display:block; color:#ddd; line-height:14px; }
 #wpsg_pwd_info ul li { margin:10px 20px; display:block; }
 .invalid { padding-left:22px; line-height:24px; color:#ec3f41; }
