body.grilled .tx-rsn-products .infobox .product_headline h1 {
    color: #ea7125;
}

body.grilled .tx-rsn-products h3 {
    color: #ea7125;
    font-size: 12px;
    margin: 10px 0 5px 0;
}


body.grilled .tx-rsn-recipes_single_left-ingredient h3,
body.grilled .tx-rsn-recipes_single_left-formulation h3 {
    color: #ea7125;
}

body.grilled nav#menu {
    background: url('../img/menu_bg_grilled.png') top center no-repeat;
}

body.grilled .sf-menu a:hover,
body.grilled .sf-menu a.active {
    color: #eee5aa;
}

body.grilled .sf-menu ul li,
body.grilled .sf-menu ul li.sfHover,
body.grilled .sf-menu ul a:focus,
body.grilled .sf-menu ul a:hover,
body.grilled .sf-menu ul a:active {

}

body.grilled h1 {
    color: #ea7125;
}

body.grilled .sf-menu li li { background: transparent; }
body.grilled .sf-menu ul { background: #946b52; }


body.grilled .headerInner {
    border-bottom:8px solid #ea7125;
}