.navi_4_menu
{
    
}

.navi_4_menu ul
{
    display: block;
    padding: 230px 0 10px 10px;;
}

.navi_4_menu ul li 
{
    list-style: none;
    display: block; 
}

.navi_4_menu ul li a
{
    background: url(image_layout/doppelpfeil-caduceus.gif) bottom right no-repeat;
    text-decoration: none; 
    font-size: 11px;
    font-weight: bold;
    color: #213626; 
    height: 230px; 
    padding: 230px 15px 0 0 ;
    position: relative; 
}

.navi_4_menu ul li a:hover
{
    text-decoration: underline; 
}
