﻿div.backgroundScroll, div.backgroundFixed, #headerNavSearch, #headerNavCart {
    display: none;
} 
#content {
    /*padding-top: 33px;*/
    min-height: 850px;
}
#javascriptWarning {
    position: absolute;
    left: 1px;
    top: 113px;
    background: url('/css/images/noScript.javascriptWarningBg.png') no-repeat left top;
    height: 33px;
    width: 1004px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 7px 21px 0px 21px;
}
#spacerForWarning {
    height: 33px;
    display: block;
    clear: both;
    float: none;
}
#footerNavInner {
    margin: 50px auto 0px auto;
}
/*Content*/
.noscript {
    position: relative;
    margin: 0px auto 0px auto;
    width: 1004px;
    display: block;
    clear: both;
    float: none;
    color: #666666;
}
/*left-hand Navigation*/
#noScLeftNav {
    height: 100%;
    width: 205px;
    font-size: 12px;
    line-height: 15px;
    margin-top: 180px;
    float: left;
    display: block;
    clear: left;
}
#noScLeftNav div.trenner {
    background: #666666;
    width: 86px;
    height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    clear: both;
    overflow: hidden;
    margin: 1px 0px 29px 1px;
}
#noScLeftNav h2 {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
#noScLeftNav a {
    display: block;
    clear: both;
    float: none;
    text-decoration: none;
    width: 200px;
    text-transform:uppercase;
}
#noScLeftNav div.leftNavSub, #noScLeftNav div.leftNavRSS {
    margin: 28px 0px 7px 0px;
    width: 245px;
    display: block;
    float: left;
    overflow: hidden;
}
#noScLeftNav div.leftNavHeader a {
    display: block;
    clear: both;
    float: none;
    height: 83px;
    width: 245px;
    overflow: hidden;
}

#noScLeftNav a:link, #noScLeftNav a:visited, #noScLeftNav a:active, #noScLeftNav a:focus {
    color: #666666;
}
#noScLeftNav a:hover {
    color: #999999;
}
#noScLeftNav a.active {
    text-decoration: underline;
    color: #666666;
}
#noScLeftNav div.leftNavRSS a {
    background: url('/css/images/noScript.rssFeed.png') no-repeat left bottom;
    padding-left: 32px;
    margin: 3px 0px 0px 0px;
    line-height: 13px;
}
#noScLeftNav div.leftNavRSS a:link, #noScLeftNav div.leftNavRSS a:visited, #noScLeftNav div.leftNavRSS a:active, #noScLeftNav div.leftNavRSS a:focus {
    background-position: left bottom;
}
#noScLeftNav div.leftNavRSS a:hover {
    background-position: left top;
}
/*right-hand Content*/
#noScRightContent {
    height: 100%;
    width: 759px;
    font-size: 12px;
    line-height: 15px;
    display: block;
    clear: right;
    float: right;
    margin-top: 180px;
}
.article #noScRightContent {
    float: left;
    margin-top: 0px;
    
}
#noScRightContent a.anchor {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 10px;
}
#noScRightContent div.breadcrumb {
    display: block;
    float: none;
    clear: both;
    margin: 0px  0px 20px -7px;
}
#noScRightContent div.breadcrumb a, #noScRightContent div.breadcrumb span {
    padding: 0px 7px 0px 7px;
}
#noScRightContent div.item, #noScRightContent div.mainTeaser {
    position: relative;
    display: block;
    float: left;
    clear: right;
    width: 760px;
    margin-bottom: 10px;
    /*overflow: hidden;*/
}
#noScRightContent div.mainTeaser {
    width: 749px;
    border: 1px solid #666666;
    margin-bottom: 20px;
}
#noScRightContent div.mainTeaser img.pic {
    display: block;
    float: left;
    clear: left;
    margin: 9px;
    max-width: 731px;
}
#noScRightContent div.mainTeaser div.info {
    display: block;
    float: left;
    clear: right;
    margin: 9px;
    width: 731px;
    text-transform: uppercase;
}
#noScRightContent div.item img.pic {
    display: block;
    float: none;
    clear: both;
    border: 1px solid #666666;
    margin-bottom: 15px;
    max-width: 751px;
}
#noScRightContent div.item img.picLeft {
    display: block;
    float: left;
    clear: left;
    border: 1px solid #666666;
    margin-bottom: 10px;
    max-width: 245px;
}
#noScRightContent div.item div.infoRight {
    display: block;
    float: left;
    clear: right;
    width: 500px;
    margin: 27px 0px 0px 8px;
}
#noScRightContent div.item div.info {
    display: block;
    float: none;
    clear: both;
    width: 753px;
    margin: 0px 0px 0px 0px;
}
#noScRightContent div.item div.infoRight div.trenner, #noScRightContent div.item div.info div.trenner {
    background: #666666;
    width: 86px;
    height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    clear: both;
    overflow: hidden;
    margin: 7px 0px 10px 0px;
}
#noScRightContent div.item div.infoRight div.trenner.small, #noScRightContent div.item div.info div.trenner.small {
    width: 22px;
    margin: 7px 0px 17px 0px;
}
#noScRightContent h2, #noScRightContent div.item div.infoRight h2, #noScRightContent div.item div.info h2, #noScRightContent div.mainTeaser div.info h2, #noScRightContent .breadcrumb h2 {
    font-size: 14px;
    line-height: 17px;
    padding: 0px 7px;
}
#noScRightContent h1 {
    font-weight: normal;
    line-height: 24px;
    font-size: 20px;
}
#noScRightContent h2 {
    font-weight: normal;
    padding: 0px;
}
#noScRightContent div.item div.infoRight div.text, #noScRightContent div.item div.infoRight div.tags, #noScRightContent div.item div.info div.text, #noScRightContent div.item div.info div.tags {
    display: block;
    float: none;
    clear: both;
    width: 100%;
}
#noScRightContent div.item div.infoRight div.tags li h3, #noScRightContent div.item div.info div.tags li h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
}
#noScRightContent div.item div.infoRight div.tags li, #noScRightContent div.item div.info div.tags li {
    list-style-type: none;
}
#noScRightContent div.item div.infoRight div.tags li.item, #noScRightContent div.item div.info div.tags li.item {
    padding-top: 16px;
}
#noScRightContent div.item div.infoRight div.tags li.trenner, #noScRightContent div.item div.info div.tags li.trenner {
    border-bottom: #666666 1px solid;
    width: 22px;
    padding-top: 7px;
}
#noScTeaser {
    width: 1012px;
    height: 245px;
    margin: 10px 0px 30px 0px;
}
#noScTeaser a {
    position: relative;
    display: block;
    float: right;
    clear: none;
    margin-right: 8px;
    margin-bottom: 10px;
    border: 1px solid #666666;
    width: 243px;
    height: 243px;
    overflow: hidden;
}
#noScTeaser a img {
    width: 243px;
    display: block;
    float: left;
    clear: left;
}
/*emag grid view*/
#rightContent div.mainTeaser a.item {
    display: block;
    float: none;
    float: left;
    clear: both;
    border: 1px solid #cccccc;
    width: 749px;
    background: #ffffff;
    overflow: hidden;
    text-decoration: none;
    margin: 0px 0px 30px 0px;
}
#rightContent div.mainTeaser a.item:link, #rightContent div.mainTeaser a.item:visited, #rightContent div.mainTeaser a.item:active, #rightContent div.mainTeaser a.item:focus {
    color: #bababa;
}
#rightContent div.mainTeaser a.item:hover {
    color: #666666;
}
#rightContent div.mainTeaser a.item span.pic {
    display: block;
    float: none;
    clear: both;
    width: 731px;
    height: 366px;
    margin: 9px 9px 4px 9px;
    overflow: hidden;
}
#rightContent div.mainTeaser a.item span.pic img {
    width: 731px;
}
#rightContent div.mainTeaser a.item span.text {
    display: block;
    float: none;
    clear: both;
    width: 731px;
    height: 46px;
    margin: 0px 9px 9px 9px;
    overflow: hidden;
}
div.gridTeaserSEOOuter {
    clear: none;
    float: left;
    display: block;
    margin: 0px 0px 8px 8px;
}
div.gridTeaserSEO {
    display: block;
    float: none;
    clear: both;
    border: 1px solid #cccccc;
    width: 243px;
    height: 243px;
    /*background: #ffffff;*/
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    /*margin-bottom: 20px;*/
}
div.gridTeaserSEO a {
    text-decoration: none;
}
div.gridTeaserSEO a:link, div.gridTeaserSEO a:visited, div.gridTeaserSEO a:active, div.gridTeaserSEO a:focus {
    color: #bababa;
}
div.gridTeaserSEO a:hover {
    color: #666666;
}
div.gridTeaserSEO img {
    position: absolute;
    z-index: 10;
    display: block;
    float: none;
    clear: both;
    width: 225px;
    height: 175px;
    margin: 9px 9px 9px 9px;
}
div.gridTeaserSEO a {
    position: absolute;
    z-index: 20;
    display: block;
    float: none;
    clear: both;
    width: 229px;
    height: 61px;
    padding: 190px 8px 0px 8px;
}
/*content startpage*/
#noScContent {
    height: 100%;
    width: 1004px;
    font-size: 12px;
    line-height: 15px;
    display: block;
    clear: right;
    float: left;
    margin-top: 180px;
}
#noScContent img {
    margin-bottom: 4px;
}

/*emag article*/
.article #rightContent {
    margin-top: 149px;
}
.article #rightContent a.anchor {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 10px;
}
.article #rightContent div.item  {
    display: block;
    float: none;
    clear: both;
    width: 100%;
}
.article #rightContent div.item div.picLeft {
    display: block;
    float: left;
    clear: left;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    width: 243px;
    background: #ffffff;
    line-height: 0px;
}
.article #rightContent div.item div.picLeft img {
    width: 225px;
    margin: 9px;
}
.article #rightContent div.item div.infoRight {
    display: block;
    float: left;
    clear: right;
    width: 478px;
    border: 1px solid #cccccc;
    padding: 8px 8px 20px 8px;
    background: #ffffff;
    color: #666666;
    margin: 0px 0px 50px 10px;
}
.article #rightContent div.item div.infoRight div.trenner {
    background: #666666;
    width: 86px;
    height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    clear: both;
    margin: 7px 0px 10px 0px;
}
.article #rightContent div.item div.infoRight div.trenner.small {
    width: 22px;
    margin: 7px 0px 17px 0px;
}
.article #rightContent div.item div.infoRight h2 {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
}
.article #rightContent div.item div.infoRight div.text {
    display: block;
    float: none;
    clear: both;
    width: 100%;
}
/*glossary*/
ul.glossary {
    position: relative;
    z-index: 250;
    list-style: none;
    float: right;
    display: block;
    width: 200px;
}
ul.glossary ul.glossarySub {
    display: none;
}
ul.glossary:hover ul.glossarySub {
    display: block;
}
ul.glossarySub {
    list-style: none;
    float: none;
    display: block;
    clear: both;
    margin: -317px 0px 0px 7px;
    overflow: auto;
    height: 280px;
    background: #ffffff;
    border: #cccccc 1px solid;
    padding: 10px;
}
ul.glossarySub li.sub {
    padding-top: 5px;
    color: #666666;
    border-bottom: #cccccc 1px solid;
}