#pmenu, #pmenu ul { padding:0; margin:0; list-style-type: none; }
#pmenu {margin:0 0 200px 0;}
#pmenu li {float:left;position:relative;}
#pmenu a, #pmenu a:visited { display:block; width:152px; font-size:11px; color:#003368; font-family: arial; font-weight: bold; line-height:22px; text-decoration:none; text-indent:5px; background:#fff; border-color: #fff #fff #ccc; border-style: solid; border-width: 1px; }
#pmenu li:hover > a{ background:#b0c0d0; color:#fff; border-right-color: #ccc; border-right-width: 1px; border-bottom-color: #ccc; border-bottom-width: 1px; }
#pmenu li ul {display: none;}
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:153px;}
#pmenu > li:hover > ul {left:0; top:24px;}
.kurz { width: 70px; }
.back { float: left; margin-left: 8px; padding-right: 10px; padding-left: 10px; border: solid 1px #fff; }