.menu_cont {
margin-top:4px;
margin-bottom:14px;
width:580px;
}

.anylinkcss{
position:absolute;
/* left:-300px; */
visibility: hidden;
 border:1px solid #065874;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 20px;
z-index: 1000;
/* background-color: #b3ced3;  /* per col.pic aus logo ermittelt; */
/* background-color: #6698B4;  */
 background-color: #d2d2d2;

color: #ffffff;
 width: 160px;
 margin-left:300px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
  border-bottom: 1px solid #065874;
padding: 1px 0;
text-decoration: none;
/* font-weight: bold;  */
text-indent: 5px;
color: #065874;
    font-variant: small-caps;
}

.anylinkcss a:hover{
/*hover background color*/
background-color: #ffffff;
color: #065874;
}

.anylinkcss-top { /*hover background color*/
margin-right: 30px;
font-size: 18px;
/* font-weight: bold;     */
font-family: arial, sans-serif;
text-decoration: none;
/* color: #4698b4;     */
color: #ffffff;
    font-variant: small-caps;
}

.anylinkcss-top a:hover{
background-color: #6698b4;
font-weight: lighter;
 }