Ralf,
I was able to fix the format on the front page by adding the following in my template.css file located at Joomla Root/templates/rt_mynxx_j15/css/template.css
.product-name {font-weight: bold;font-size: 110%;display: block;margin-bottom: 10px;}
.productPrice {font-weight:bold;white-space: nowrap;font-siaze: 90%;display: block;margin: 10px 0;}
I actually found the fix in the following topic:
www.rockettheme.com/forum/index.php?f=36...ormat&rb_v=viewtopic
Hope this helps.