@CHARSET "UTF-8";

@import url('contentBox.css');
@import url('article.css');
@import url('basket.css');

/**
 * ALLGEMEINE EINSTELLUNGEN FÜR DIE SEITE
 */
html, body {
    height: 100%;
}

body {
    margin: 0;
    font-family: Arial, sans-serif, Verdana;
    text-align: center;
    font-size: 10pt;
}

body img {
    border: 0;
}

.orange_link,
body a {
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    text-decoration: none;
    color: #D96100;
}

body #navi a,
body a #navi {
    color: #4E3403;
}

.wrapper  {
    margin: 0 auto;
    padding: 0;
    width: 860px;
    background-image: url('/images/kachel.jpg');
    background-repeat: repeat-y;
    text-align: left;
    position: relative;
}


.articlePrice {
    font-weight: 600;
    margin-top: 0;
    color: #000000;
    display: block;
    padding-bottom: 5px;
}

#index_html .articlePrice {
    padding: 0;
}

.offer {
    color: #FF0000;
}


/**
 * BOXEN IM HEADER
 */
#headlink a {
    height: 120px;
    width: 150px;
    left: 0px;
    position: absolute;
}
 
#header.page {
    width: 860px;
    height: 133px;
    background-image: url('/images/header.jpg');
    background-repeat: no-repeat;
    padding: 0 50px 0 0;
}

#header.page #headline {
    padding-top: 30px;
    padding-left: 171px;
    color: #D96100;
    font-size: 32pt;
}

#header.page #navi {
    margin: 15.3px 0;
    padding-left: 180px;
    padding-right: 180px;
    text-align: center;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

#header.page #navi li {
    display: inline;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 10pt;
    line-height: 21px;
}

#header.page #navi a {
    color: #4E3403;
    text-decoration: none;
    display: inline;
    line-height: 20px;
    height: 21px;
    padding: 0 5px;
}

#header.page #navi a:hover,
#header.page #navi a.active{
    background-color: #E39624;
    border-top: #E39624 solid 2px;
    border-bottom: #E39624 solid 2.7px;
}

/* ff <= 2.0 */
#header.page #navi,
x:-moz-any-link {
    margin: 14px 0;
}

#header.page #navi a:hover,
#header.page #navi a.active,
x:-moz-any-link {
    border-bottom: #E39624 solid 2px;
}

/* ff > 2.0 */
#header.page #navi a:hover,
#header.page #navi a.active,
x:-moz-any-link,
x:default {
    border-bottom: #E39624 solid 2.7px;
}

#header.page #navi,
x:-moz-any-link,
x:default {
    margin: 14.8px 0;
}

/* ie8 */
#header.page #navi a:hover,
#header.page #navi a.active {
    border-bottom /*\**/: #E39624 solid 2.5px\9
}

#header.page #navi {
    margin /*\**/: 15px 0\9
}

/* ie 6 */
* html #header.page #navi a:hover,
* html #header.page #navi a.active {
    border-bottom: #E39624 solid 2.5px;
}

* html #header.page #navi {
    margin: 14px 0;
}

/* ie 7 */
*+html #header.page #navi a:hover,
*+html #header.page #navi a.active {
    border-bottom: #E39624 solid 2.5px;
}

*+html #header.page #navi {
    margin: 14px 0;
}

/**
 * DIE NAVIGATION
 */
#navi.page {
    padding: 40px 0;
    clear: both;
    float: left;
    width: 173px;
}

#navi.page .menuitem {
    width: 100%;
}

#navi.page ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 0 0 0 1px;
}

#navi.page li {
    border-color: #F4AB4F;
    border-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
}

#navi.page li+li {
    border-top-style: none;
}

#navi.page a {
    padding: 0 0 0 15px;
    font-weight: 600;
    display: block;
}

#navi.page a:hover,
#navi.page a.active {
    background-color: #E39624;
}

#navi.page .categoryNavigation {
    padding-top: 30px;
}

#my_merkliste {
    color:#4E3403;
    padding: 0 0 0 10px;
    font-weight: 600;
    display: block;
    width: 163px;
    border-bottom: 2px solid #F4AB4F;
    border-color: #F4AB4F;
    border-top: 2px solid #F4AB4F;
    border-width: 2px;
    cursor: pointer;
    position: relative;
    float: left;
}

#my_merkliste #basket_title {
    width: 125px;
    overflow: hidden;
    display: block;
}

#my_merkliste:hover,
#my_merkliste.active {
    background-color: #E39624;
}

#my_merkliste #merkicon {
    float: left;
    padding-top: 7px;
    padding-right: 3px;
    height: 20px;
    width: 24px;
}

/**
 * CONTENT-PAGE
 */
#content.page {
    padding-left: 190px;
    padding-right: 40px;
    padding-bottom: 40px;
}

#content.page div.teaser {
    width: 573px;
    position: relative;
    left: -3px;
    margin: 0 0 40px 0;
}

#content.page div#teaser {
    position: relative;
    padding: 0 112px 30px 16px;
}

.teaser-top-left {
    background-image: url("../images/teaser-o-links.gif");
    background-repeat: no-repeat;
    background-position: top left;
}
.teaser-top-right {
    background-image: url("../images/teaser-o-rechts.gif");
    background-repeat: no-repeat;
    background-position: top right;
}
.teaser-top-middle {
    background-image: url("../images/teaser-verlauf.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding-left: -20px;
}
.teaser-middle-left {
    background-image: url("../images/teaser-seite-li.gif");
    background-repeat: repeat-y;
    background-position: left;
    padding-top: 0px;
    margin-bottom: 14px;
}
.teaser-middle-right {
    background-image: url("../images/teaser-seite-re.gif");
    background-repeat: repeat-y;
    background-position: right;
}
.teaser-bottom-left {
    background-image: url("../images/teaser-unten-li.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
}
.teaser-bottom-right {
    background-image: url("../images/teaser-unten-re.gif");
    background-repeat: no-repeat;
    background-position: bottom right;
}
.teaser-bottom-middle {
    background-image: url("../images/teaser-unten-mitte.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}

#content.page #teaser #headline {
    padding: 7px 70px 0 15px;
    color: #D96100;
    font-size: 16pt;
}

#content.page #teaser #content {
    padding: 18px 10px 5px 10px;
    font-size: 10pt;
}

#content.page .articleTeaser {
    width: 152px;
    height: 203px;
    margin-right: 55px;
    margin-bottom: 45px;
    font-size: 10pt;
    background-color: #DFDFDF;
    color: #000000;
    overflow: hidden;
    display: block;
}

#content.page .articleTeaser a {
    display: block;
    color: #000000;
}

#content.page .articleTeaser .articleImg {
    width: 150px;
    height: 150px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    text-align: center;
    overflow: hidden;
}

#content.page .articleTeaser .articleTeaserText {
    padding: 0 4px 2px 4px;
}

#content.page .articleTeaser.left {
    float: left;
}
#content.page .articleTeaser.center {
    float: left;
}
#content.page .articleTeaser.right {
    float: left;
    margin-right: 0px;
}

#content.page #index_html {
    margin: 40px 0 0 45px;
}


/**
 * BREADCRUMP
 */
#pageInfo {
    margin: 16px 0px 16px 0px;
    font-size: 0.9em;
    font-weight: bold;
}

#pageInfo a {
    font-weight: bold;
    text-decoration: none;
    color: #E39624;
}

#pageInfo img {
    border: none;
}


/**
 * FOOTER-INFO
 */
#foot.page {
    width: 856px;
    padding-right: 3px;
    color: #878787;
    font-size: 10pt;
    text-align: right;
    position: absolute;
    bottom: 0px;
}

#foot.page a {
    color: #878787;
}

/**
 * STANDARTSEITE
 */
.stdSeite a {
    color: #000000;
}

.stdSeite a.orange_link {
    color: #D96100;
}

.stdSeite b {
    clear: both;
}

.stdSeite p.customerDescription {
    margin-top: 5px;
}

.stdSeite img.customerLogo {
    float: left;
    margin: 5px 3px 0 0;
}

.stdSeite #impressum {
    float: left;
}

.stdSeite img#rexxLogo {
    padding-top: 20px;
}

.rexxProducts {
    font-size: 12pt;
    font-weight: 600;
    color: #666666;
    line-height: 46px;
    vertical-align: middle;
}

.rexxProducts img {
    vertical-align: bottom;
}

.rexxProducts li {
    list-style-image: url(../images/spiegelstrich-logo.jpg);
    padding-top: 5px;
}

.rexxProducts li a {
    display: block;
    width: 330px;
    color: #666666;
    float: left;
}

#catInfoIcon {
    cursor: pointer;
}

#catinfoShort {
    margin: 16px 0px 16px 0px;
}

#catInfo {
    display: none;
    position: absolute;
    top: 10%;
    z-index: 999;
    width: 550px;
    background-color: #FFFFFF;
    border: solid 1px #000000;
    padding-bottom: 15px;
}

#catInfoClose {
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-weight: bold;
    text-decoration: none;
    color: #E39624;
    cursor: pointer;
}

.articlePaging a.nav_back,
.articlePaging a.nav_forw {
    color: #E39624;
    font-size: 20px;
}

.jsDisplay {
    display: none;
}