﻿#category-overview
{
    position: relative;
    width: 643px;
}
#category-overview a.navi-back
{
    display: block;
    font-size: 11px;
    position: absolute;
    right: 3px;
    top: -18px;
    padding-left: 20px;
    width: 110px;
}


div.sub-categories
{
    width: 643px;
}


div.sub-categories div.hd, div.sub-categories div.ft
{
    background: transparent url(../../Images/Sortiment/hd-ft.gif) no-repeat;
    font-size: 0px;
    line-height: 0px;
}
div.sub-categories div.hd
{
    height: 11px;
}

div.sub-categories div.bd
{
    background: #f7ebd8 url(../../Images/Sortiment/bg.gif) repeat-x left bottom;
    border-color: #842A73;
    border-width: 0 2px;
    border-style: solid;
}

div.sub-categories div.ft
{
    background-position: 0 -12px;
    height: 19px;
}

div.sub-categories h3
{
    background: transparent url(../../Images/Sortiment/category-header.png) no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Sortiment/category-header.png', sizingMethod='crop');

    height: 31px;
    padding: 8px 0 0 10px;
    margin: 0 0 10px 0;
}
div.sub-categories h3 span
{
    height: 24px;
    display: block;
}

div.sub-categories h3.first
{
    background: transparent url(../../Images/Sortiment/category-header-first.png) no-repeat;
    _background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Sortiment/category-header-first.png', sizingMethod='crop');

    height: 32px;
    padding: 0 0 0 10px;
}
div.sub-categories h3.first div
{
    height: 25px;
}

div.products
{
    float: left;
    padding-left: 10px;
}

div.sub-categories div.product
{
    color: #696969;
    float: left;
    height: 238px;
    font-size: 12px;
    margin-bottom: 20px;
    padding-top: 25px;
    text-align: center;
}

div.sub-categories div.sauce
{
    background: transparent url(../../Images/Sortiment/ProductTypes/sauce.gif) no-repeat;
}
div.sub-categories div.jelly
{
    background: transparent url(../../Images/Sortiment/ProductTypes/jelly.gif) no-repeat;
}
div.sub-categories div.mix
{
    background: transparent url(../../Images/Sortiment/ProductTypes/mix.gif) no-repeat;
}
div.sub-categories div.pastete
{
    background: transparent url(../../Images/Sortiment/ProductTypes/pastete.gif) no-repeat;
}
div.sub-categories div.terrine
{
    background: transparent url(../../Images/Sortiment/ProductTypes/terrine.gif) no-repeat;
}

div.category-description
{
    color: #696969;
    float: right;
    padding-right: 35px;
    padding-top: 25px;
    text-align: justify;
    width: 450px;
}