@charset "UTF-8";
/**
 * CSS für Frontoffice Pro-Idee
 * Shop-in-Shop 2: Küchenhaus
 */

/*  */
body.design{
    background:#5b5a5b url(../img/02/bg_body_2.jpg) repeat-x;
}
#navigation{
    background:url(../img/02/bg_navigation_2.gif) repeat-x;
}
#navigation .form-search .drop{
    border:3px solid #ab9675;
}
#navigation .shop-menu .drop{
    border:3px solid #a6906e;
}
#navigation .form-search .drop li a{
    color:#545454;
    background:url(../img/02/bullet_navigation_i_2.gif) no-repeat 7px 8px !important;
}
#navigation .form-search .drop li a:hover{
    color:#fff;
    background:#a6906e url(../img/02/bullet_navigation_a_2.gif) no-repeat 7px 8px !important;
}
#navigation .row .text{
    background:url(../img/02/bg_input_suche_2.gif) no-repeat !important;
}
#navigation .row .text input{
    color:#333333;
    background-color:white;
}
/*
#navigation .shop-menu:hover,
#navigation .shop-menu.hover,
#navigation .opened .shop-menu{
    background:url(../img/02/bg_navigation_link_a_2.gif) repeat-x;
    text-decoration:none;
}
*/
.offen {
    background:url(../img/02/bg_navigation_link_a_2.gif) repeat-x 0 100%;
}

#navigation .shop-menu .link-shop-menu{
    background:url(../img/02/bg_navigation_shops_2.gif) no-repeat -186px 0;
}
#navigation .shop-menu:hover .link-shop-menu,
#navigation .shop-menu.hover .link-shop-menu{
    background:url(../img/02/bg_navigation_shops_2.gif) no-repeat;
}
#navigation .opened .form-search .kategorie-menu a{
    background:url(../img/02/bg_navigation_hover_2.gif) repeat-x;
}
#main .drop .nav-banners-list li a{
    background:url(../img/02/img_frame_logo_subm.gif) no-repeat !important;
}
#main .drop .nav-banners-list li a:hover {
    background:url(../img/02/img_frame_logo_subm.gif) no-repeat 0 -72px !important;
}
#wrapper .teaser_u .title{
    background:url(../img/02/bg_title_2.gif) repeat-x;
}
#wrapper .teaser_u .link a em{
    background:url(../img/02/arrow_bt_info_0.gif) no-repeat 100% 60%;
}

/**
 * Content
 * ----------------------------------------------------------------------
 */
.teaser h2{
    background:url(../img/02/bg_title_2.gif) repeat-x;
}
.button_0_sis{
    color:#94785B;
    background:url(../img/02/bg_button_sis_2.gif) no-repeat 100% 50%;
}
.button_1{
    background:url(../img/02/bg_button_1_2.gif) no-repeat;
}
.button_1 span{
    background:url(../img/02/bg_button_r_1_2.gif) no-repeat 100% 0;
}
.button_2{
    background:url(../img/02/bg_button_2_2.gif) no-repeat;
}
.button_2 span{
    background:url(../img/02/bg_button_r_2_2.gif) no-repeat 100% 0;
}

.button_wk1 a{
    background:url(../img/02/bg_button_wk1_2.gif) no-repeat;
}
.button_wk2 a{
    background:url(../img/02/bg_button_wk2_2.gif) no-repeat;
}
#produktliste2 h2 {
    color:#94785B;
}
#produktliste2 h2 a {
    color:#94785B;
}
.sis_farbe {
    color:#94785B;
}
.ui-widget-header {
    background:url(../img/02/bg_navigation_hover_2.gif) repeat-x scroll 50% 50% #94785B;
}

table.suggestLayer {
    border: 1px solid #a6906e;
}
tr.suggestHeader td{
    border-bottom: 1px solid #a6906e;
}
td.suggestFooter{
    border-top:solid 1px #a6906e;
    height:1px;
}
span.suggestTextQueryTyped{
    color: #a6906e;
}
#produktliste h2 a {
    color:#a6906e;
}

