a.specialnavi
{
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #666666;
    font-size: 11px;
}

a.specialnavi:hover
{
    color: #CC0000;
}

a.specialnaviactive
{
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: #CC0000;
    font-size: 11px;
}

#content
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 564px;
    height: 297px;
    background-color: #E5E5E5;
    padding: 0px;
    margin: 0px;
}

#specials
{
    position: absolute;
    left: 10px;
    top: 10px;
    width:175px;
    height: 277px;
    background-color: #FFF;
}

#categories
{
    position: absolute;
    left: 195px;
    top: 10px;
    width: 175px;
    height: 277px;
    background-color: #FFF;
}

#models
{
    position: absolute;
    left: 380px;
    top: 10px;
    width: 175px;
    height: 277px;
    background-color: #FFF;
}

.header
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 168px;
    height: 16px;
    background-color: #FFF;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    color: black;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding: 2px 2px 2px 15px;
    vertical-align: top;
    background-image: url(/all/transitional/all/bilder/head_arrow.gif);
    background-repeat: no-repeat;
    background-position: right;
    border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    z-index: 1;
}

#headerspecials.header
{
    border-left: 1px solid #CBCBCB;
}

#headermodels.header
{
    border-right: 1px solid #CBCBCB;
    background-image: none;
    width: 160px;
}

table
{
    position: absolute;
    border-collapse: collapse;
    width: 175px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 22px;
    z-index: 0;
}

table td
{
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    height: 20px;
    border-bottom: 1px solid #E5E5E5;
}

table td.spacer
{
    height: 4px;
    border-bottom: none;
    background-color: #E5E5E5;
}

table td.active
{
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    height: 20px;
    border-bottom: 1px solid #E5E5E5;
}

.listitem
{
    padding: 0px;
    margin: 0px;
    padding-left: 4px;
    width: 150px;
    text-align: left;
}

td.arrowright
{
    vertical-align: middle;
    padding: 0px;
    text-align: left;
    width: 10px;
}

td.arrowright img
{
    padding: 0px;
    padding-left: 4px;
}

td.arrowrightactive
{
    vertical-align: middle;
    padding: 0px;
    text-align: left;
    width: 10px;
}

td.arrowrightactive img
{
    padding: 0px;
    padding-left: 4px;
}

