/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
        position: relative;
}

.hoverbox a:hover
{
        display: block;
        font-size: 100%;
        z-index: 1;
}

.hoverbox a:hover .preview
{
        top: -38px;
        left: -50px;
}

.hoverbox li
{
        position: static;
}

#navigation a           {
                        width: 110px;
                        display: block;
                        text-decoration: none;
                        color: #02771E;
                        background-color: #EFDF05;
                        margin: 13px;
                        padding: 2px;
                        }
#navigation a:hover     {
                        width: 110px;
                        display: block;
                        text-decoration: none;
                        color: #EFDF05;
                        background-color: #02771E;
                        margin: 13px;
                        padding: 2px;
                        }
#upnav                {
                float: left;
                position: relative;
                text-align: left;
                color: #02771E;
                width: 300px;
                height: 18px;
                margin-left: 6px;
                background-color: inherit;
                }

#valid          {
                position: relative;
                top: -260px;
                width: 246px;
                height: 160px;
                left: 14px;
                color: inherit;
                background: transparent url(pics/fuesse.gif) bottom right no-repeat;}

ul       {list-style-image:url(pics/pfoten_liste.gif);
           margin-left:26px;}
