p.trenner-unten-gb1 {
    border-bottom: 2px solid #F7AC00;
    padding-bottom: 1em; 
}
p.trenner-unten-gb2 {
    border-bottom: 2px solid #D8000A;
    padding-bottom: 1em; 
}
p.trenner-unten-gb3 {
    border-bottom: 2px solid #009AE1;
    padding-bottom: 1em; 
}
p.trenner-unten-gb4 {
    border-bottom: 2px solid #81750E;
    padding-bottom: 1em; 
}




a.textlink {
    border-bottom: 1px dotted #649834;
}
a.textlink:hover {
    border-bottom: 1px solid #649834;
}

/* TABLES */


table {
    font-size: 1em;
    margin-bottom: 1.3em;
    border-collapse: collapse;
}

th {
    padding: 0;
}

table, th, td {
    border: 1px solid #000;
    color: #4A433A;
}

table th {
    font-weight: bold;
    font-size: 1em;
    text-align: left;
    padding: 0.6em 0;
}

table caption {
    caption-side: top;
    margin-bottom: 0.5em;
}

/*
.csc-frame-frame1 table {
    margin-bottom: 3.5em;
}

.csc-frame-frame1 th.allgemein {
    border-top: 2px solid #659834;
    border-bottom: 1px solid #659834;
    background: none;
    color: #4A433A;
}

.csc-frame-frame1 td.allgemein {
    border: none;
    padding-left: 0;
}
*/

th {
    text-transform: uppercase;
}

th.allgemein {
    background: #659834;
    color: #fff;
    padding-left: 1em;
}

td.allgemein {
    border-bottom: 1px solid #659834;
}

th.programm {
    background: #F7AC00;
    color: #fff;
    padding-left: 1em;
}

td.programm {
    border-bottom: 1px solid #F7AC00;
}

th.integrierendes_angebot {
    color: #fff;
    background: #D8000A;
    padding-left: 1em;
}

td.integrierendes_angebot {
    border-bottom: 1px solid #D8000A;
}

th.produktion_technik {
    background: #009AE1;
    color: #fff;
    padding-left: 1em;
}

td.produktion_technik {
    border-bottom: 1px solid #009AE1;
}

th.ueberfachliches_angebot {
    background: #81750E;
    color: #fff;
    padding-left: 1em;
}

td.ueberfachliches_angebot {
    border-bottom: 1px solid #81750E;
}
