/* CSS Document */
* {
  margin:0; 
  padding:0
}

html {
  width:100%;
}

body {
  background-image:url(/6/graphics/catalog/6/background.png);
  margin:0px;
  font-size:11px;
  line-height:15px;
  font-family:Verdana, Arial, sans-serif;
  width:1180px;
}

/* Für OnSite-Befragung */
.yui3-overlay-mask {
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.yui-overlay-mask {
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
/* Ende */

/* Für SuggestBox */
.yui3-acwidget {
  background-color:white;
  border-left:4px solid #CD251C;
  border-right:4px solid #CD251C;
  border-bottom:4px solid #CD251C;
}
.yui3-acwidget-content {
  padding-bottom:15px;
}
.yui3-acwidget-hidden {
  display: none;
}
.yui3-acwidget-content ul {
  list-style-type:none;
}
.yui3-menuitem {
  margin-left:15px;
  margin-top:3px;
  margin-bottom:2px;
  cursor:pointer;
}
.yui3-acwidget-selected {
  background-color:#EFEFEF;
}
.yui3-menuitemlabel em {
  color:#CD251C;
}
.more {
  color:grey;
  margin-bottom:2px;
}
.suggestBoxCompany {
  font-weight:bold;
}
/* Ende */

.clearFloat {
  clear:both;
  display:block;
  visibility:hidden;
}

.outerBorder { 
  position:relative;
  background-color:white;
  border-width:1px;
  border-style:solid;
  border-color:#9396A5;
  left:15px;
  height:auto;
  padding-left:20px;
  padding-right:20px;
  float:left;
  overflow:hidden;
}

#banner {
  position:relative;
  float:left;
  left:25px;
  width:160px;
  height:600px;
}

.body {
  position:relative;
  float:left;
  width:940px;
  /*display:inline-block;*/
  margin-top:10px;
}

.navi {
  position:relative;
  float:left;
  /*display:inline-block;*/
  width:221px;
  overflow:hidden;
  white-space:nowrap;
  background-color:#EFEFEF;
}

.closeNavi {
  position:relative;
  float:left;
  /*display:inline-block;*/
  width:15px;
  height:34px;
  vertical-align:top;
}

.content {
  position:relative;
  float:left;
  /*display:inline-block;*/
  width:695px;
  vertical-align:top;
  left:8px;
  overflow:hidden;
}

.footer {
  text-align:center;
  position:relative;
  width:925px;
  clear:both;
  margin-top:8px;
  padding:8px;
  border-top:1px solid #cdcbce;
  font-size:9px;
  line-height:14px;
}

img {
  border:0px;
}

a {
  color:black;
}

a:hover {
  color:#CC231C;
}

p {
  margin:0px;
  margin-top:5px;
}

.companyThumbnail {
  text-decoration:none;
  display:block;
}

.companyThumbnailOnCompanyPage {
  float:right;
}

#statNew {
  display:none;
}

.head {
  position:relative;
  width:940px;
}

.logo {
  position:relative;
  display:inline-block;
  height:82px;
  padding:0px;
  width:245px;
  text-align:center;
}

.logo img {
  padding-top:10px;
}

.tabs {
  position:relative;
  display:inline-block;
  vertical-align:bottom;
  font-weight:bold;
  text-align:center;
}

.tabs a {
  position:relative;
  display:inline-block;
  width:110px;
  border-width:1px 1px 0px;
  border-style:solid;
  vertical-align:bottom;
  text-decoration:none;
}

.tabs .active {
  height:42px;
  background-color:white;
  border-color:#cd251c;
  line-height:42px;
}

.tabs .inactive {
  height:32px;
  background-color:#EFEFEF;
  border-color:#cccccc;
  line-height:32px;
}

.tabs a[active=false]:hover {
  background-color:#F57872;
}

#myDyn {
  display:block;
  white-space:normal;
  text-align:center;
  font-weight:bold;
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
}

#myDyn a {
  text-decoration:none;
}

#myDyn img {
  border:0;
}

.myLoginDiv, .myLoggedInDiv {
  position:absolute;
  font-size:9px;
  top:10px;
  right:10px;
  color:#CD251C;
}

.myLoginout {
  color:#CD251C;
  text-decoration:none;
}

#myLoginForm {
  width:150px;
  height:200px;
  position:absolute;
  top:25px;
  right:10px;
  background-color:white;
  border:2px solid #CD251C;
  display:none;
  padding:5px;
  text-align:center;
  z-index:50;
}

.searchLine {
  position:relative;
  display:block;
  height:44px;
  background-color:#cd251c;
}

.outerTitle { 
  position:relative;
  left:25px;
  font-size:9px;
  vertical-align:text-bottom;
  margin-top:6px;
  width:500px;
}

.ais {
  color:#CD251C;
  font-size:18px;
}

.navi ul {
  list-style-type:none;
  position:relative;
  width:210px;
  left:5px;
}

.navi .head {
  color:#cc231c;
  font-size:14px;
  font-weight:bold;
  border-top:1px solid #cdcbce;
  padding-top:8px;
  margin:11px 0px 2px;
  white-space:nowrap;
  width:210px;
}

.navi .head a {
  color:#cc231c;
  font-size:10px;
}

.navi .sub {
  position:relative;
  font-size:9px;
  display:block;
  width:200px;
  white-space:normal;
  left:10px;
}

.navi li {
  position:relative;
  color:black;
  padding-bottom:4px;
}

.navi li a {
  text-decoration:none;
}

.navi img {
  border:0px;
  padding: 3px;
}

.hidden {
  display:none;
}

.searchField {
  position:relative;
  display:block;
  left:245px;
  width:500px;
  float:left;
}

.searchSubmit {
  width:80px;
  height:26px;
  border-top:inset;
  border-width:1px;
  top:8px;
  left:2px;
  color:white;
  background-color:#cd251c;
}

.extendedSearch {
  float:right;
  width:175px;
  height:40px;
  line-height:40px;
}

.extendedSearch a {
  color:white;
  vertical-align:middle;
}

.textInput {
  position:relative;
  height:16px;
  color:grey;
  border-width:1px;
  border-style:solid;
  border-color:#cdcbcc;
  vertical-align:baseline;
  padding:3px 3px 0px;
  margin-bottom:3px;
}

.textInputFocus {
  position:relative;
  height:16px;
  color:black;
  border-width:1px;
  border-style:solid;
  border-color:#cdcbcc;
  vertical-align:baseline;
  padding:3px 3px 0px;
  margin-bottom:3px;
}

.searchInput {
  border-width:0px;
  height:24px;
  width:400px;
  color:#ABABAB;
  font-size:16px;
  vertical-align:baseline;
  padding:3px 5px 0px;
  margin-top:8px;
}

.searchInputFocus {
  border-width:0px;
  height:24px;
  width:400px;
  color:black;
  font-size:16px;
  vertical-align:baseline;
  padding:3px 5px 0px;
  margin-top:8px;
}

.submitButton {
  position:relative;
  width:auto;
  padding-left:5px;
  padding-right: 5px;
  font-size:10px;
  height:20px;
  border-top:inset;
  border-width:1px;
  color:white;
  background-color:#cd251c;
  margin:3px;
  padding-bottom:2px;
  vertical-align:middle;
  top:-5px;
}

.hint {
  font-size:9px;
  color:#cd251c;
}

tr {
  margin-top:5px;
  margin-bottom:5px;
  padding-top:5px;
  padding-bottom:5px;
} 

td {
  padding:2px;
  vertical-align:top;
} 

.tableBlack {
  font-size:inherit;
  font-weight:inherit;
  padding-bottom:inherit;
  line-height:inherit;
  height:inherit;
}

tr .tableDarkGrey {
  border-width:1px 0px 1px;
  border-style:solid;
  border-color:#CDCBCE;
  margin:2px;
  font-weight:bold;
}

.tableVeryVeryLightGrey td {
  border-width:1px 0px 1px;
  border-style:solid;
  border-color:#CDCBCE;
} 

.headline {
  font-size:20px;
  font-weight:300;
  line-height:20px;
  margin-top:3px;
  margin-bottom:10px;
  display:block;
}

.headline div {
  /*font-size:10.5px;*/
}

table {
  /*width:inherit;*/
  font-size:inherit;
}

b {
  /*color:#CD251C;*/
}

.mapLink {
  color:#CD251C;
  font-weight:inherit;
  text-decoration:none;
}

.rfiForm {
  border:1px solid #CDCBCC;
  font-size:inherit;
  font-family:verdana;
  max-width:250px;
}

.rfiFormStreet {
  border:1px solid #CDCBCC;
  font-size:inherit;
  font-family:verdana;
  max-width:215px;
}

.rfiFormHouseNo {
  border:1px solid #CDCBCC;
  font-size:inherit;
  font-family:verdana;
  max-width:30px;
}

.rfiFormZip {
  border:1px solid #CDCBCC;
  font-size:inherit;
  font-family:verdana;
  max-width:70px;
}

.rfiFormCity {
  border:1px solid #CDCBCC;
  font-size:inherit;
  font-family:verdana;
  max-width:175px;
}

.bct {
  font-size:9px;
  line-height:12px;
}

.bct .headline {
  font-size:9px;
  line-height:12px;
  font-weight:inherit;
  margin-top:inherit;
  margin-bottom:inherit;
  top:0px;
  bottom:0px;
}

.companyUrl, .companyEmail {
  color:#CD251C;
  font-weight:inherit;
  text-decoration:none;
}

.separator {
  height:5px;
  color:#CD251C;
  background-color:#CD251C;
  border:solid 0px;
  margin-top:10px;
  margin-bottom:2px;
}

.switcher {
  /*font-size:12px;*/
}

.switcherActive {
  font-weight:bold;
  text-decoration:none;
}

.switcherInactive {
  text-decoration:none;
  color:#CD251C;
}

.extSearch {
  background-color:white;
  border:3px solid #CD251C;
  padding:10px;
  height:200px;
  display:none;
}

#extSearchToggler {
  font-size:9px;
}

.extSearchToggle {
  text-align:center;
  position:relative;
  overflow:hidden;
  height:0px;
}

.extSearchTitle {
  font-size:14px;
  font-weight:bold;
  height:14px;
  padding-bottom:5px;
}

.extSearch #extSearchBlock {
  text-align:left;
  white-space:nowrap;
  display:inline-block;
  vertical-align:top;
  padding-right:10px;
  padding-left:10px;
}

.extSearch #separator {
  display:inline-block;
  height:200px;
  width:1px;
  background-color:black;
}

.extSearch input, select {
  font-size:10px;
}

.extSearch img {
  height:15px;
}

h2, h1 {
  font-variant:inherit;
  font-size:inherit;
  font-weight:inherit;
  margin:inherit;
  height:inherit;
}

.rfiHeadline {
  font-size:11px;
  font-weight:bold;
}

.tools {
  margin-top:10px;
  margin-bottom:5px;
  background-color:#CD251C;
  padding:7px;
  width:681px;
  color:white;
}

.tools a {
  color:white;
}

.tools #toolsleft {
  float:left;
  width:260px;
}

.tools #toolsright {
  float:right;
  align:right;
}

.tools .yui3-widget-bd {
  background-color:#EFEFEF;
  width:250px;
  height:auto;
  padding:3px;
  font-size:9px;
  margin-top:8px;
  margin-right:200px;
  color:black;
}

.tools .yui3-widget-bd ul {
  margin-left:12px;
  width:250px;
}

.tools .yui3-widget-bd a {
  color:black;
}

.goToTop {
  text-align:right;
  margin-bottom:0px;
}

.button {
  cursor:pointer;
  text-align:center;
  background-color:#CD251C;
  margin:0;
  overflow:hidden;
  width:160px;
  height: auto !important;
}

.button .buttonContent {
  background-image:url("/6/graphics/6/buttonBackground.png");
  background-repeat:repeat-x;
  border-color:#BBBBBB #BBBBBB #555555 #555555;
  border-style:solid;
  border-width:1px;
  line-height:16px;
}

.button a {
  color:white;
  font-weight:bold;
  padding: 1px 8px;
  position:relative;
  display:block;
  text-decoration:none;
}

.companyRelatedCompanies {
  float:right;
  right:0;
  margin-right:5px;
  width:215px;
}

.rightFrameTitle {
  font-size:11px;
  font-weight:bold;
}

.companyDescription {
  float:left;
  left:0;
  width:450px;
}

.companyPlLinks a {
  text-decoration:none;
  /*font-style:italic;*/
  font-size:9px;
}

.companyPlLinks {
  list-style-image:url(/6/graphics/6/bulletgrey.gif);
  margin-left:13px;
}

.companyColumn {
  border:0;
  padding:0;
}

.companyColumn td {
  border:0;
  padding:0;
}

.companyColumn p {
  margin:0;
}

.companyColumn a {
  text-decoration:none;
}

.customer p {
  font-weight:bold;
}


.socialMediaButtons {
  margin-top:3px;
}

.socialMediaButtons li {
  display:inline;
  margin-right:6px;
}

.socialMediaButtons img {
  padding:0;
}

.pgCompLink {
  text-decoration:none;
  font-style:italic;
  font-weight:bold;
}

.productOfTheWeek .productOfTheWeekLeft {
  float:left;
}

.productOfTheWeek .productOfTheWeekRight {
  float:left;
  margin-left:15px;
  width:400px;
}

.productOfTheWeek .productOfTheWeekRight .newsItemTitle {
  width:400px;
}

.productOfTheWeek .productOfTheWeekRight .newsItemSummary {
  width:400px;
}

.productOfTheWeek .newsItemSummary {
  text-decoration:none;
}

.productOfTheWeek .newsItemTitle {
  color: #CD251C;
  display: block;
  font-weight: bold;
  overflow: hidden;
}

.productOfTheWeek .newsItemReadMore {
  color: #CD251C;
  display: block;
}

#architecturObject {
  width:615px;
}

#architecturObject #teaser {
  margin-bottom:5px;
  width:500px;
}

#architecturObject .title {
  font-weight:bold;
  font-size:16px;
  margin-top:10px;
  border-top:1px solid grey;
  width:100%;
  padding-top:5px;
  margin-bottom:10px;
}

#architecturObject #smallImages {
  clear:both;
}

#architecturObject #smallImages .smallImage {
  height:115px;
  width:115px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-right:10px;
  padding-bottom:2px;
}

#architecturObject #smallImages .smallImage img {
  /*vertical-align:middle;*/
  cursor:pointer;
}

#architecturObject #address #addressText {
  float:left;
}

#architecturObject #address #map {
  float:right;
  width:250px;
  height:100px;
  margin-bottom: 10px;
}

#architecturObject #address {
}

#architecturObject #address #addressTitle {
  margin-bottom:10px;
}

#architecturObject #projectData {
}

#architecturObject #partners {
  
}

#architecturObject .partner {
  margin-bottom:10px;
}

#architecturObject #partners .partnerType {
  font-size:12px;
  font-weight:bold;
}

#architecturObject #projectData table {
  border-spacing:0;
}

#architecturObject #projectData .projectDataRight {
  padding-left:15px;
  height:22px;
}

#architecturObject #projectData .projectDataLeft {
  height:22px;
}

#architecturObject #images #bigImage {
  margin-bottom:5px;
}

#architecturObject #images #bigImage #copyright {
  font-size:9px;
  font-style:italic;
}

#architecturObject #images #bigImage #text {
  /*height:20px;*/
  overflow:hidden;
}

#architecturObject #productAreas .areaTitle {
  font-size:12px;
  font-weight:bold;
}

#architecturObject #productAreas .areaLogo {
  width:200px;
}

#architecturObject #productAreas .areaProducerName div {
  margin-top:8px;
}

#architecturObject #productAreas .areaProducerName {
  width:200px;
}

#architecturObject #productAreas .areaDetailTitle {
  font-weight:bold;
  margin-top:10px;
}

#architecturObject #description {
  margin-bottom:20px;
}

#architecturObject #documents .document {
  float:left;
}

.fromHeinze {
  padding-left:60px;
  font-style:italic;
  margin-bottom:15px;
}

.consentMesage {
  font-size:10px;
}

#rfiSubmitButton {
  font-weight:bold;
}

#overlayRfiClose {
  font-weight:bold;
}

.yui3-overlay-content {
  width:434px;
}

.yui3-overlay-content table {
  margin-left:15px;
  width:434px;
}

.yui3-overlay-content h2 {
  width:400px;
}

.yui3-overlay-content .consent {
  width:400px;
}
.yui3-overlay-content .toRequestMoreInformation {
  width:400px;
}

.yui3-widget-bd {
  margin:15px;
  width:474px;
  background-color:white;
}

.yui3-widget-bd h2 {
  /*margin-top:15px;*/
  margin-bottom:10px;
}

#overlayCloseImage {
  width:464px;
  text-align:right;
  height:20px;
}

