/* menue hunde */

#menuh a , #menuh a:visited , #menuh a:active {display:block;
background-color:#;
color:#93A5A9;
color:#8A836A;
text-decoration:none ;
text-align:center;
width:180px;
margin-bottom:1px;
border-bottom:solid 1px #000F16;
border-top:solid 1px #000F16;
font-size: 14px;line-height: 30px;
font-family: verdana, helvetica, verdana, tahoma, sans-serif;
}

/* mouseover vom menue hunde */

#menuh a:hover{
background-color:#DB9B15;
color:#000;
border-bottom:solid 1px #F9E4B9;
border-top:solid 1px #F9E4B9;
}

</table>