Mhh Ok. I hope that I#m understand your Problem.
I had wrote an Solution for this Problem before a lot of month.
The original Post:
joomlabear.com/Forum/JoomlaBear-Template...5-
submenus.html#1488
Search in the template.css for
ul.menu {
padding-bottom: 15px;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #666666;
}
then add the following Code behind:
/*Tochter-Hauptmenü*/
#left ul li ul li a {
width:162px;
margin-left:10px;
font-size: 11px;
}
I can't see the red marked lines in your Template.css.
I hope that it help. :)
Regards
hofmar