



/* from config */

    


body {
    font-family: Arial, Helvetica, sans-serif;
}

body#shopl, body#shopr, body#shopf {
    background: url("../pics/lichtpunkte_bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

body#shopr {
    background-position: -1200px 0;
}

body#shopf {
    padding: 3px;
    background-position: -330px 0;
    text-align: center;
}

#head_biokiste {
    height: 100px;
    margin-left: 840px;
    margin-top: 16px;
    position: absolute;
    top: 0;
    width: 100px;
    text-align: center;
}

#head_biokiste A {
    font-weight: bold;
    display: block;
}

#head_logo {
    background-color: #FFFFFF;
    height: 120px;
}

#shoptop, #shopf {
    border-top: 1px solid #009537;
    margin: 0;
    padding: 0;
    color: #009537;
    font-size: 9pt;

}

#shoptop {
    border-left: 1px solid #009537;
    border-right: 1px solid #009537;
}

.wcenter, .leftb {
    border-left: 1px solid #009537;
    margin: 0;
    padding: 5px;
}

#s2left1 {
    height: 200px;
    overflow: hidden;
}

#s2categories a.navi, #topcat a.navi, #cmenu a.navi, a#cartlink {
    min-height: 20px;
    padding: 5px;
    border-bottom: 1px solid white;
    color: white;
    background-color: #009537;
}

a#cartlink {
    display: block;
    text-decoration: none;
}

#cheadline, .headline, #item h1 {
    color: black;
    font-size: 11pt;
    font-style: normal;
    line-height: 12pt;
}

#left1search {
    width: 160px;
}

#s2right3, #scid {
    /* border-right: 1px solid #009537; */
    margin-right: 0;
}

#scc, #sshe {
    padding-right: 5px;
}




    
