*
{
    font-family: verdana, arial;
    font-size: 10px;
    margin: 0px;
    padding: 0px; /*    vertical-align:middle;*/
}

.alt0
{
    background: #ffffee;
}
.alt1
{
    background: #ffffdd;
}

A
{
    color: #000000;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}

DIV.atrdiv
{
    /*background:#ff0000;*/ /*border:solid 1px #000000;*/
    float: left;
    height: 110px;
    margin: 0 3px 0 3px;
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
    width: 160px;
}

.selatr
{
    width: 100%;
}


DIV.artcount
{
    font-weight: 600;
    font-size: 13px;
}

DIV#articles
{
    position: absolute;
}

DIV#search
{
    display: none;
}

DIV.header
{
    border-bottom: solid 1px #dadada;
    margin-bottom: 3px;
}

.distinct
{
    font-family: Courier New, Sans-Serif;
    font-size: 16px;
    font-weight: 900;
}

DIV.header .lh2
{
    color: #5555ff;
    float: left;
    font-family: arial,helvetica;
    font-size: 17px;
    font-weight: 900;
}
DIV.header .rh2
{
    color: #000000;
    float: right;
    font-family: arial,helvetica;
    font-size: 14px;
    font-weight: 900;
}
DIV.break
{
    clear: both;
    float: none;
}

DIV.nicecol
{
    border: solid 1px #eeeeff;
    float: left;
    margin: 2px;
    width: 20%;
}

IMG
{
    border: 0px;
}

INPUT.filter
{
    border: solid 1px #aaaaee;
    width: 50px;
}

INPUT.txtQty
{
    background: #fafafa;
    border: solid 1px #000000;
    height: 14px;
    margin: 0px;
    padding: 0px;
    width: 25px;
}
INPUT.btnBuy
{
    border: solid 1px #000000;
    height: 16px;
}
TABLE.articles
{
    width: 770px;
    clear: both;
}
TD
{
    padding: 0px;
    vertical-align: top;
}

TD.buy
{
    text-align: center;
    width: 75px;
}
TD.cp
{
    color: #000000;
    font-weight: 600;
    width: 75px;
}
TD.cp SPAN
{
    font-size: 11px;
}
TD.qty, TD.qty A
{
    font-size: 11px;
    font-weight: 600;
    width: 50px;
}

TD.cp, TD.qty
{
    text-align: right;
}

TD.articlenumber, TD.description, TD.qty, TD.cp, TD.buy, TD.util
{
    border-right: dotted 1px #dddddd;
}

TD.articlenumber, TD.description, TD.qty, TD.cp, TD.buy, TD.cmp, TD.util
{
    border-bottom: solid 1px #ddddff;
    padding: 2px;
}

TD.description A
{
    color: #0000ff;
}

TD.description A.util:hover
{
    text-decoration: underline;
}
TD.description A.util
{
    color: #555555;
    margin-right: 3px;
    margin-top: 4px;
    text-decoration: none;
}
/*
TD.util {
	font-size:0.8em;
	font-weight:400;
}
*/
TR.header TD
{
    background: #efefef;
    border: 0px;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
}
/*
TR {
 border-bottom:solid 1px #aaaaff;
}
*/
.noqty
{
    font-weight: 400;
    font-style: italic;
}
div.treepath A
{
    color: #666666;
    text-decoration: none;
}
div.treepath A:hover
{
    color: #333399;
    text-decoration: underline;
}
/*
   Fokusprodukter
*/
DIV#focusDiv
{
    padding: 0px 40px 0px 40px;
    width: 700px;
    overflow: hidden;
}
DIV.focusSpacer
{
    height: 25px;
}
DIV.focusListSpacer3
{
    height: 13px;    
}
DIV.focusListSpacer5
{
    height: 20px;
}
DIV#focusListColumn
{
    float: right;
    width: 330px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-left: 40px;
}
DIV#focusList
{
    border: solid 1px #dddddd;
    padding: 10px;
}
DIV.focusListItem
{
    text-align: left;
    font-size: 9px;
    font-weight: normal;
    overflow: hidden;
    height: 24px;
}
DIV.focusListItem span
{
    color: #666666;
}
DIV.focusListItem img
{
    width: 32px;
    height: 24px;
    float: left;
    margin-right: 2px;
}
DIV.focusArticleColumn0
{
    float: right;
    width: 330px;
}
DIV.focusArticleColumn1
{
    float: left;
    width: 330px;
}
DIV.focusArticleFirst1
{
/*    clear: none;*/
}
DIV.focusArticle
{
    border: solid 1px #dddddd;
    padding: 10px;
}
DIV.focusArticle img
{
    float: left;
    width: 100px;
    height: 75px;
    margin-right: 2px;
}
DIV.focusCaption
{
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
DIV.focusCaption a
{
    font-size: 13px;
    font-weight: bold;
}
A.focusCaptionExtra1
{
    color: Red;
}
DIV.focusQtyBuy
{
    color: #666666;
    text-align: left;
}
DIV.focusBuy
{
    float: right;
    font-weight: normal;
    border: solid 1px Black;
    color: #000000;
    background-color: #eeeeee;
    cursor: pointer;
}
DIV.focusDescription
{
    clear: both;
    font-size: 9px;
    text-align: left;
    height: 24px;
    overflow: hidden;
}

