

/* Start:/local/templates/main/components/bitrix/menu/banner/style.min.css?17567170721874*/
/* Left menu*/
ul.left-menu
{
    list-style:none;
    margin:0; padding:0;
    margin-bottom:8px;
    position: relative; /*IE bug*/
}

ul.left-menu li
{
    padding: 10px 16px;
    background:#F5F5F5 url(/local/templates/main/components/bitrix/menu/banner/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
    font-size:100%;
    color:#BC262C;
    font-weight:bold;
    text-decoration:none;
}

ul.left-menu li a:visited
{
    color:#BC262C;
}

ul.left-menu li a:hover
{
    color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
    color:#FC8D3D;
}

section.banner-linkList {
    display: none;
}
section.banner-linkList h3 {
    text-transform: none;
    margin: 50px 0 16px;
}


@media screen and (min-width: 570px) {
    section.banner-linkList {
        float: right;
        padding: 20px 0 0;
        margin-top: 0;
        position: absolute;
        bottom: 0;
        display: block;
        z-index: 95;
        background-color: #fff;
        right: calc((100% - 205px)/10);
    }
    section.banner-linkList ul {
        width: 205px;
        margin: 0;
    }
    section.banner-linkList ul li {
        border-top: 1px solid #e3dfdc;
        padding: 7px 0 6px;
        width: 205px;
        margin: 0;
    }
    section.banner-linkList ul li a {
        display: block;
        color: #009fe3;
        text-decoration: none;
        background: url(/local/templates/main/components/bitrix/menu/banner/images/linkpfeil.png) right 50% no-repeat;
        font-size: 0.9375em;
        padding-left: 15px;
        padding-right: 5px;
        margin-right: 10px;
    }
}

@media screen and (min-width: 570px) and (min-width: 1024px) {
    section.banner-linkList h3 {
        padding-left: 15px;
        margin-top: 0;
        font-size: 1.3125em;
    }
}


/* End */
/* /local/templates/main/components/bitrix/menu/banner/style.min.css?17567170721874 */
