/* - - - - - - - - - - - - - - - - - -  Tabellen im Content  - - - - - - - - - - - - - - - - - - */
table {
padding:0;
border:0;
margin:0;
border-collapse:collapse;
vertical-align:top;
empty-cells:show;
font-size:95%;
text-align:left;
table-layout:fixed;
width:100%!important;
height:auto;
}
table caption {
padding:2px 8px 7px 8px;
margin:0 0 0 0;
font-weight:100%;
text-transform: uppercase;
background-color:#C7C7C7;
text-align:left;
/*min-height:20px;*/
font-size:105%;
line-height:130%;
}

table.silicones caption {
padding:2px 8px 2px 8px;
margin:0 0 0 0;
font-weight:100%;
text-transform: uppercase;
background-color:#CE9D00;
text-align:left;
/*min-height:20px;*/
font-size:105%;
line-height:130%;
color:#ffffff;
}

table.chemicals caption {
padding:2px 8px 2px 8px;
margin:0 0 0 0;
font-weight:100%;
text-transform: uppercase;
background-color:#C0362C;
text-align:left;
/*min-height:20px;*/
font-size:105%;
line-height:130%;
color:#ffffff;
}

table.polymers caption {
padding:2px 8px 2px 8px;
margin:0 0 0 0;
font-weight:100%;
text-transform: uppercase;
background-color:#0A4473;
text-align:left;
/*min-height:20px;*/
font-size:105%;
line-height:130%;
color:#ffffff;
}

table.polysilicon caption {
padding:2px 8px 2px 8px;
margin:0 0 0 0;
font-weight:100%;
text-transform: uppercase;
background-color:#00694F;
text-align:left;
/*min-height:20px;*/
font-size:105%;
line-height:130%;
color:#ffffff;
}

table tr {
padding:0;
border-collapse:collapse;
vertical-align:top;
}
table th {
padding:2px 8px 2px 8px;
vertical-align:top;
text-align:left;
border-bottom:10px solid #fff;
border-top:10px solid #fff;
}
table th select {
width:5em;
}
table td {
padding:2px 8px 2px 8px;
vertical-align:top;
text-align:left;
font-weight:normal;
width:auto;
border-bottom:1px solid #C7C7C7;
}
table td.ohne {
padding:2px 8px 2px 8px;
vertical-align:top;
text-align:left;
font-weight:normal;
width:auto;
border-bottom:0px;
}
table select {
padding:2px 8px 2px 8px;
vertical-align:top;
text-align:left;
font-weight:normal;
width:80px;
}
table thead th {
padding:2px 8px 10px 8px;
vertical-align:top;
text-align:left;
font-weight:bold;
width:auto;
border-bottom:1px solid #C7C7C7;
}
table tr.trGrau  {
background-color:#e6e6e6;
}
table tr.trWeiss  {
background-color:#fff;
}

/* - - - - - - - - - - - - - - - - - - -  Teaser  - - - - - - - - - - - - - - - - - - - */
.teasermodul table {
margin:3px 0 0 0;
border-bottom:5px solid #e6e6e6;
width:100%;
}
.teasermodul table td {
padding:2px 7px 2px 9px;
border-bottom:1px solid #C7C7C7;
}

.teasermodul table .alignRight {
padding-left:0;
padding-right:5;
}

/* - - - - - - - - - - - - - - - - - - -  Produktgruppen  - - - - - - - - - - - - - - - - - - - */
table.header th,
table.header td {
border-bottom:none;
}
table.produktgruppe {
font-size:95%;
table-layout:auto;
border-bottom:1px solid #c7c7c7;
}
table.produktgruppe td {
padding:2px 5px 2px 15px;
vertical-align:top;
border-top:1px solid #c7c7c7;
}
table.produktgruppe th {
padding:2px 5px 2px 15px;
vertical-align:top;
}
table.produktgruppe td.tdGrau,
table.produktgruppe th.tdGrau  {
padding:2px 5px 2px 6px; 
font-weight:bold;
}
table td.borderBold {
border-bottom:5px solid #C7C7C7;
}
.eins,
table.produktgruppe th.eins,
table.produktgruppe td.eins {
width:225px;
}

table.produktgruppe td span {
display:block;
overflow:hidden;
cursor:pointer;
text-indent:1px;
*word-wrap:break-word;
}
table.produktgruppe td a.Contact {
background-image:none;
}
table.produktgruppe tr.space th {
border-top:0;
padding-bottom:10px;
padding-top:10px;
}
table.produktgruppe tr.space td {
padding-bottom:10px;
}
table.produktgruppe tr.leer {
height:45px;
}  
/* - - - - - - - - - - - - - -  Produktgruppen-Farben  - - - - - - - - - - - - - - */
/* - - schlamm - - */
/* zu <h4 class="bgschlamm"> */
table.produktgruppe.schlamm td.tdGrau,
table.produktgruppe.schlamm th.tdGrau  {
background-color:#f3f3e6;
}
table.produktgruppe.schlamm tbody tr:hover,
table.produktgruppe.schlamm tbody .highlight {
background-color:#e6e6e6;
}
table.produktgruppe.schlamm tbody tr:hover td.tdGrau,
table.produktgruppe.schlamm tbody .highlight td.tdGrau {
background-color:#dbdbcf;
}
/* - - bleu - - */
/* zu <h4 class="bgbleu"> */
table.produktgruppe.bleu td.tdGrau,
table.produktgruppe.bleu th.tdGrau  {
background-color:#EEF2FB;
}
table.produktgruppe.bleu tbody tr:hover,
table.produktgruppe.bleu tbody .highlight {
background-color:#e6e6e6;
}
table.produktgruppe.bleu tbody tr:hover td.tdGrau,
table.produktgruppe.bleu tbody .highlight td.tdGrau {
background-color:#D7DAE2;
}
/* - - rose - - */
/* zu <h4 class="bgrose"> */
table.produktgruppe.rose td.tdGrau,
table.produktgruppe.rose th.tdGrau  {
background-color:#F7F2F2;
}
table.produktgruppe.rose tbody tr:hover,
table.produktgruppe.rose tbody .highlight {
background-color:#e6e6e6;
}
table.produktgruppe.rose tbody tr:hover td.tdGrau,
table.produktgruppe.rose tbody .highlight td.tdGrau {
background-color:#DFDADA;
}
/* - - mint - - */
/* zu <h4 class="bgmint"> */
table.produktgruppe.mint td.tdGrau,
table.produktgruppe.mint th.tdGrau  {
background-color:#E9F8F3;
}
table.produktgruppe.mint tbody tr:hover,
table.produktgruppe.mint tbody .highlight {
background-color:#e6e6e6;
}
table.produktgruppe.mint tbody tr:hover td.tdGrau,
table.produktgruppe.mint tbody .highlight td.tdGrau {
background-color:#BDE1D5;
}

table.produktgruppe tbody td {
word-wrap:break-word;
}

table.produktgruppe tbody td span {
xmax-width:113px;
display:block;
overflow:hidden;
cursor:pointer;
word-wrap:break-word;
}
* html table.produktgruppe tbody td span {
xwidth:95px;
}
/* - - - - - - - - - - - - - - - - - -  Phase II Brochure Order  - - - - - - - - - - - - - - - - - - */
table.order {
margin-bottom:12px;
width:100%;
*border-right:1px solid #e6e6e6;
table-layout:auto;
}
* html table.order {
width:100%;
margin-top:12px;
margin-bottom:15px;
}
table.order caption {
background-color:#e6e6e6;
margin-top:12px;
margin-bottom:0;
margin-left:-1px;
color:#000;
text-transform:none;
caption-side:top;
}
@media screen and (min-width: 550px){
table.order caption {
margin:auto;
}
}
table.order thead {
display:none;
}
table.order td {
border:1px solid #e6e6e6;
*border-right:0;
border-top:0;
padding:7px 7px 4px 7px;
width:auto;
}
.widthAnzahl {
width:3.25em;
min-width:30px;
}
* html .widthAnzahl {
width:3.30em;
}
.sort td.first {
width:100px;
}
.sort {
margin-bottom:10px;
}
/* - - - - - - - - - - - - - - - - - -  Phase II Filmmaterialbestellung  - - - - - - - - - - - - - - - - - - */
table.film {
    border:1px solid #e6e6e6;
}
table.film th {
    border-bottom:0;
	border-top:0;
}
table.film td {
    padding-top:10px;
}
table.film td.order-td1 {
    width:79px;
    border-right:1px solid #e6e6e6;
}

