/* Formatierungen fuer Tabellen */

table {border-collapse: collapse;
       font-size: 0.85em;
       margin: 15px 0px;
      }


tr {padding: 50px 0px;
    cellspacing: 10px;}

td {border: 0;
    text-align: left;
    vertical-align: top;
}

/* Formatierungen fuer Tabellenspalten Lebenslauf, Ausrichtung MAB*/
.tabcvs1{width: 100px;}
.tabcvs2{width: 440px;}

/* Formatierungen fuer Tabellenspalten Beispiele fuer Positionen */
.tabpos1{width: 320px; height: 3em;}
.tabpos2{width: 230px; height: 3em;}

/* Formatierungen fuer Tabellenspalten Publikationen */
.tabps1{width: 40px;}
.tabps2{width: 500px;}
.tabps3{width: 20px;}

/* Formatierungen fuer 3 Tabellenspalten Beispiele fuer Positionen und Unternehmen breit*/
.tabposu1{width: 280px; height: 3em;}
.tabposu2{width: 180px; height: 3em;}
.tabposu3{width: 150px; height: 3em;}

/* Formatierungen fuer Tabellenspalten Beraterprofile bp1: Photo  bp2: Bullet points*/
.tabbp1{width: 225px; }
.tabbp2{width: 400px; padding: 0 15px;}

/* knowledge base: Formatierungen fuer Tabellen in der Knowledge base*/

/* Klasse fuer Tabellen in knowledge base*/


/* knowledge base: Formatierungen fuer 3 Tabellenspalten breit Anforderungen und Messinstrumente*/
.tabadm1{width: 170px;padding: 0 0 15px 0; height: 2em;}
.tabadm2{width: 280px;padding: 0 0 15px 0; height: 2em;}
.tabadm3{width: 200px;padding: 0 0 15px 0; height: 2em;}


/* knowledge base Formatierungen fuer 2 Tabellenspalten AC Zeitplan */
.tabzps1{width: 115px; padding: 5px 0; }
.tabzps2{width: 400px; padding: 5px 0; }
.tabzps3{width: 550px; padding: 5px 0; }

/* knowledge base Formatierungen fuer 2 Tabellenspalten Systematik mit Ordnungszahlen */
.tabsyso1{width: 70px; height: 1.5em;}
.tabsyso2{width: 450px; height: 1.5em;}

/* knowledge base Formatierungen fuer 2 Tabellenspalten Dictionary */
.tabdic1{width: 300px; padding: 0 0 0 20px;}
.tabdic2{width: 330px; }

/* knowledge base Formatierungen fuer 2 Tabellenspalten Gegenüberstellung Vor und Nachteile breit*/
.tabvn1{width: 280px; padding: 5px 10px 5px 70px;}
.tabvn2{width: 280px; padding: 5px 10px 5px 20px; }

/* knowledge base Formatierungen fuer 2 Tabellenspalten allg Struktur farbig unterlegt   konkrete Beispiele*/
.tabsb1{width: 140px; padding: 5px 10px 5px 20px; background-color:#80FFFF}
.tabsb2{width: 400px; padding: 5px 10px 5px 20px; }

