﻿/*Seitenaufbau*/
#content {
    min-height: 100%;
    min-width: 1004px;
}
/*Content*/
#innerContent {
    position: relative;
    margin: 0px auto 0px auto;
    width: 1004px;
    height: 100%;
    display: block;
    clear: both;
    float: none;
}
p {
    display: block;
    float: none;
    clear: both;
    margin-bottom: 6px;
}
div.trenner {
    background: #bbbbbb;
    width: 86px;
    height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    overflow: hidden;
    margin: 9px 0px 39px 1px;
}
/*Footer*/
.js #footerNav {
    position: relative;
    width: 100%;
    margin-top: 0px;
    padding-top: 50px;
}
.js.searchResult #footerNav {
    padding-top: 42px;
}
.js #footerNavInner {
    height: 25px;
    border-top: 1px solid #666666;
    color: #666666;
    margin-top: 0px;
}
.js #footerNavInner a:link, .js #footerNavInner a:visited, .js #footerNavInner a:active, .js #footerNavInner a:focus {
    color: #666666;
}
.js #footerNavInner a:hover, .js #footerNavInner a.active {
    color: #999999;
}
#footerNewsletter .newsletterInput {
    background-image: url('/css/images/company.newsletterInput.png');
}
#footerNewsletter #newsletterInput {
    color: #666666;
}
#footerNewsletter #newsletterInput.active {
    color: #999999;
}
#footerNewsletter input#newsletterSubmit {
    background-image: url('/css/images/company.newsletterSubmit.png');
}
#soundOff {
    background-image: url('/css/images/company.footerSoundOff.png');
}
#soundOn {
    background-image: url('/css/images/company.footerSoundOn.png');
}
/*left-hand Navigation*/
#leftNav {
    height: 100%;
    width: 205px;
    font-size: 12px;
    line-height: 15px;
    margin-top: 132px;
    float: left;
    display: block;
    clear: left;
}
#leftNav div.trenner {
    margin: 5px 0px 19px 1px;
}
#leftNav h1, #leftNav strong {
    display: block;
    float: none;
    clear: both;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    font-weight: normal;
    margin-bottom: -1px;
}
#leftNav a {
    display: block;
    clear: both;
    float: none;
    text-decoration: none;
    width: 200px;
}
.searchResult #leftNav p, .searchResult #leftNav a {
    margin-top: 20px;
    color: #999999;
}
.searchResult #leftNav a {
    text-decoration: underline;
}
#leftNav div.leftNavSub {
    margin: 0px 0px 7px 0px;
    width: 215px;
    display: block;
    float: left;
    overflow: hidden;
}
#leftNav div.leftNavSub {
    margin: 28px 0px 7px 0px;
}
#leftNav div.leftNavHeader a {
    display: block;
    clear: both;
    float: none;
    height: 83px;
    width: 245px;
    overflow: hidden;
}
#leftNav a:link, #leftNav a:visited, #leftNav a:active, #leftNav a:focus {
    color: #bababa;
}
#leftNav a:hover {
    color: #666666;
}
#leftNav a.active {
    text-decoration: underline;
    color: #666666;
}
#leftNav div.leftNavSub a:link, #leftNav div.leftNavSub a:visited, #leftNav div.leftNavSub a:active, #leftNav div.leftNavSub a:focus {
    color: #999999;
}
#leftNav div.leftNavSub a:hover {
    color: #666666;
}
#leftNav div.leftNavSub a.active {
    text-decoration: underline;
    color: #666666;
}
#leftNav div.leftNavSub a.download {
       background: url(/css/images/company.download.png) no-repeat left bottom;
    padding-left: 32px;
    margin: 6px 0px 0px 0px;
    line-height: 14px;
}
#leftNav div.leftNavSub a.preview {
    background: url(/css/images/company.preview.png) no-repeat left bottom;
    padding-left: 32px;
    margin: 6px 0px 0px 0px;
    line-height: 14px;
}
#leftNav div.leftNavSub a.download:link, #leftNav div.leftNavSub a.download:visited, #leftNav div.leftNavSub a.download:active, #leftNav div.leftNavSub a.download:focus,
#leftNav div.leftNavSub a.preview:link, #leftNav div.leftNavSub a.preview:visited, #leftNav div.leftNavSub a.preview:active, #leftNav div.leftNavSub a.preview:focus {
    background-position: left top;
}
#leftNav div.leftNavSub a.download:hover,
#leftNav div.leftNavSub a.preview:hover {
    background-position: left bottom;
}
/*right-hand Content*/
#rightContent {
    height: 100%;
    width: 719px;
    padding: 30px 20px 30px 20px;
    font-size: 13px;
    line-height: 16px;
    float: right;
    display: block;
    clear: right;
    margin: 129px 0px 0px 0px; 
    border: 1px solid #cccccc;
    color: #999999;
}
.newsletter #rightContent div.module {
    height: 456px;
}
#rightContent h3, .layer h3 {
    display: block;
    float: none;
    clear: both;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    font-weight: normal;
    margin-bottom: 6px;
}
#rightContent h3 strong, .layer h3 strong {
    font-weight: bold;
}
.searchResult #rightContent a:link,
.searchResult #rightContent a:visited,
.searchResult #rightContent a:active,
.searchResult #rightContent a:focus {
    display: block;
    clear: both;
    float: none;
    color: #999999;
}
.searchResult #rightContent a:hover {
    display: block;
    clear: both;
    float: none;
    color: #666666;
}
.searchResult #rightContent p {
    margin-top: 30px;
    color: #999999;
}
.searchResult #rightContent strong {
    color: #666666;
}
.imprint #rightContent {
    background: url(/css/images/company.imprint.jpg) no-repeat 14px 14px;
    padding: 30px 20px 10px 20px;
}
#rightContent.newsletter {
    width: 751px;
    padding: 0px;
    border: none;
}
#rightContent .oneThird {
    width: 219px;
    display: block;
    float: left;
    margin: 360px 10px 0px 10px;
}
#rightContent .oneThird p {
    margin-bottom: 30px;
}
#rightContent .oneThird h3 {
    text-transform: none;
    font-size: 13px;
    margin-bottom: 0px;
}
#rightContent .oneThird a {
    text-decoration: none;
}
#rightContent .oneThird a:link, #rightContent .oneThird a:visited, #rightContent .oneThird a:active, #rightContent .oneThird a:focus {
    color: #999999;
}
#rightContent .oneThird a:hover {
    color: #666666;
}
/*change country*/
.changeCountry #innerContent {
    background: url('/css/images/company.changeCountry.jpg') left 147px no-repeat;
    height: 607px;
}
#countryLinks {
    position: absolute;
    top: 360px;
    left: 39%;
    margin-left: -360px;
    width: 942px;
    display: block;
    float: none;
    clear: both;
}
#countryLinks a {
    position: relative;
    height: 26px;
    margin: 0px 15px 0px 15px;
    display: block;
    float: left;
    clear: none;
}
#countryLinks a.usa {
    width: 62px;
    background: url('/css/images/company.changeCountry.usa.png') no-repeat left top;
}
#countryLinks a.unitedKingdom {
    width: 145px;
    background: url('/css/images/company.changeCountry.unitedKingdom.png') no-repeat left top;
}
#countryLinks a.austria {
    width: 81px;
    background: url('/css/images/company.changeCountry.austria.png') no-repeat left top;
}

#countryLinks a.china {
    width: 66px;
    background: url('/css/images/company.changeCountry.china.png') no-repeat left top;
}

#countryLinks a.netherlands {
    width: 113px;
    background: url('/css/images/company.changeCountry.netherlands.png') no-repeat left top;
}
#countryLinks a.germany {
    width: 92px;
    background: url('/css/images/company.changeCountry.germany.png') no-repeat left top;
}
#countryLinks a.france {
	width: 77px;
	background: url('/css/images/company.changeCountry.france.png') no-repeat left top;
}
#countryLinks a.allOtherCountries {
    width: 162px;
    background: url('/css/images/company.changeCountry.allOtherCountries.png') no-repeat left top;
}
#countryLinks a:link, 
#countryLinks a:visited, 
#countryLinks a:focus, 
#countryLinks a:active {
    background-position: left top;
}
#countryLinks a:hover {
    background-position: left bottom;
}
/*layer*/
div.layer {
    display: none;
    z-index: 200;
    position: fixed;
    width: 370px;
    height: 370px;
    left: 50%;
    margin-left: -237px;
    top: 143px;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 30px 30px 30px 20px;
    overflow: auto;
}
div.layer div.layerHeader {
    z-index: 55;
    position: fixed;
    display: block;
    text-transform: uppercase;
    width: 370px;
    padding: 15px 0px 15px 20px;
    top: 144px;
    left: 50%;
    margin-left: -236px;
    background-color: #ffffff;
}
div.layer div.layerContent {
    position: relative;
    display: block;
}
div.layer p {
    color: #999999;
}
div.layer h1 {
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    margin-bottom: -1px;
}
div.layer h1, div.layer h3 {
    color: #666666;
}
div.layer a.close {
    display: block;
    float: right;
    color: #666666;
    text-decoration: none;
    height: 15px;
    line-height: 15px;
    padding-right: 15px;
    background: url('/css/images/shared.closeIcon.png') no-repeat;
}
div.layer a.close:link, div.layer a.close:active, div.layer a.close:visited, div.layer a.close:focus {
    color: #666666;
    background-position: right top;
}
div.layer a.close:hover {
    color: #333333;
    background-position: right bottom;
}
/*Pager*/
div.pager {
    float: right;
    display: block;
    clear: right;
    height: 21px;
    margin: 22px 0px 0px 4px;
    width: 761px;
    font-size: 13px;
    line-height: 16px;
    color: #999999;
}
div.pager a {
    text-decoration: none;
    padding: 0px 4px 0px 4px;
    display: block;
    float: left;
}
div.pager a.previous {
    margin: 0px 0px 0px 26px;
}
div.pager a.next {
    margin: 0px 0px 0px 11px;
}
div.pager a:link, div.pager a:visited, div.pager a:active, div.pager a:focus {
    color: #bbbbbb;
}
div.pager a:hover, div.pager a.active {
    color: #666666;
}
div.pager a.active {
    text-decoration: underline;
    color: #666666;
    cursor: default;
}
