.empty { clear:both; }
#category { margin-bottom:10px;  }
#category ul { margin:0; padding:0; list-style:none; }
#category .top-level { background-image:url(images/top-cat-bg.jpg); }
#category .top-level a { background-image:url(images/top-cat-button.jpg); height:30px; width:100px; padding:0; line-height:35px; text-align:center; font-weight:bold; display:block; }
#category .top-level a:hover, #category .top-level a.akt { background-image:url(images/top-cat-button-akt.jpg); color:#f98e04; }
#category .top-level a, #category .sub-level a { font-weight:bold; font-size:13px; }
#category .sub-level a:hover, #category .sub-level a.akt { color:#F7740A; text-decoration:underline; }
#category .top-level li { float:left; }
#category .sub-level { border-bottom:1px solid #999999; width:350px; }
#category .sub-level li { float:left; margin-right:10px; }
#category .main { border:1px solid #999999; border-top:none; clear:both; background-image:url(images/main-cat-bg.jpg); background-position:top center; background-repeat:repeat-x; }
#category .subs ul { float:left; padding:5px 0 10px 0; margin:0 20px 20px 0; width:300px; }
#category .subs img { vertical-align:middle; margin-right:5px; border:none; }
#category .bpc-selected { float:right; width:300px; text-align:right; color:#666666; }
#category .bpc-selected img { margin:0 0 0 5px; float:none; }