.MatPlanHeaderBackground { background-color: #FFFFFF; }  
.MatPlanFooterBackground { background-color: #0A3478; }
.MatPlanBackground { background-color: #E7EBF2; }
.MatPlanLine { color: #8993BE; }

#header {
    border-bottom: 3px solid #063;
}

#header img {
    margin-top: 5px;
    margin-left: 20px;
}

#header h1 {
    color: #063;
}

/* name2,name3,hausnr aublenden... */

#TNFilialen.stammtab td:nth-child(3),
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(3) {
  display: xnone;
}
#TNFilialen.stammtab td:nth-child(5) {
    display: none;
}
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(7) {
  display: none;
}
#TNFilialen.stammtab td:nth-child(5),
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(5) {
  display: none;
}
#TNFilialen.stammtab td:nth-child(1),
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(1) {
  width: 100px; 
}
#TNFilialen.stammtab td:nth-child(2),
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(2) {
  width: 100px; 
}
#TNFilialen.stammtab td:nth-child(3),
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(3) {
  width: 250px; 
}
#TNFilialen.stammtab td:nth-child(4),
#StammSuchErgebnis.ClassFilialen .stammtab td:nth-child(4) {
  width: 250px; 
}

#StammSuchErgebnis.ClassAuftraege .stammtab td {
    min-width: 200px;
}

select.AWFKKanal {
    width: 120px;
}

.adheadtable {
    border-collapse: collapse;
    min-width: 500px;
}
.adheadtable td  {
    border: none;
    vertical-align: top;
    padding: 5px;
}

.adheadtable .adtitle,  #subform-aufwerbemittel .adtitle {
    border: none;
    background: #538DD5;
    color: #FFFFFF;
}
.adheadtable .adlager, #subform-aufwerbemittel .adlager {
    background: #808080;
    color: #FFFFFF;    
}

.adheadtable .addeko, #subform-aufwerbemittel .addeko {
    background: #808080;
    color: #92D050;        
}

#subform-aufwerbemittel .adges {
    background: #C0C0C0;
    color: #FF0000;        
}

.adheadtable .advers,  #subform-aufwerbemittel .advers {
    background: #808080;
    color: #FFC000;        
}

.adheadtable .adpromo,  #subform-aufwerbemittel .adpromo {
    background: #808080;
    color: #FFFF00;        
}

.adheadtable .adverteil {
    background: #808080;
    color: #87CEFA;        
}

#AufWTPDFFUSSLINK, #AufWTPDFFUSSLINKTEXT {
  width: 350px;
}
