#LBOTTOM {
background: url(../img/turner17.gif) no-repeat left bottom;
}

/* ==================================================== */

.TABPROG {
width: 98%;
background: none;
border-collapse: collapse;
}
.TABPROG th,
.TABPROG th tr:hover {
border-bottom: 1px solid #a73f3f;
padding: 0px 4px 2px 4px;
background: none;
color: #AAB0CD;
font-size: 1.0em;
font-weight: bold;
margin-bottom: 4px;
}

.TABPROG td {
border-bottom: 1px solid #e6d0d1;  /* e6d0d1 a73f3f */
padding: 2px 4px 2px 4px;
font-size: 12px;
}

.TABPROG tr:hover {
background: #f2f2f2;
}
.TABPROG thead tr:hover,
.TABPROG tfoot tr:hover{
background: none;
}

.TABPROG tfoot td {
text-align: right;
border: none;
}

.TABPROG a:link,
.TABPROG a:visited {
color: #415093;  /* 7a85b3 */
font-size: 1.0em;
}

.TABPROG a:hover,
.TABPROG a:focus,
.TABPROG a:active {
color: #a73f3f;
text-decoration: none;
}

#DATUM {
text-align: left;
vertical-align: top;
width: 18%;
}

#TEXT {
width: 50%;
text-align: left;
vertical-align: top;
}

#LINK {
width: 32%;
text-align: left;
vertical-align: top;
}

.TEXTG {
color: #000;  /* 415093 */
font-size: 1.1em;
font-weight: bold;
}

.TEXTD {
color: #000;
font-size: 1.1em;
font-weight: bold;
}

.TEXTM {
color: #000;
font-size: 1.0em;
}
.TEXTK {
color: #AAB0CD;
font-size: 0.9em;
}
