div.tx-indexedsearch-res table{
margin-top: 10px;
background-color: #1D4B94;
}
div.tx-indexedsearch-secHead h2,
div.tx-indexedsearch-secHead p, 
div.tx-indexedsearch-secHead table,
div.tx-indexedsearch-secHead table tr,
div.tx-indexedsearch-secHead table td{
background-color: black !important;
margin-bottom: 10px;
}
div.tx-indexedsearch-res a{
color: white !important;
}

.tx-indexedsearch-title{
color: white;
font-size: bold;
}
.tx-indexedsearch-title td {
background-color: #275FB5;
}
span.tx-indexedsearch-title-caption a{
color: white;
font-weight: bold !important;
}
div.tx-indexedsearch-res table tr td.tx-indexedsearch-info,
div.tx-indexedsearch-res table tr td.tx-indexedsearch-info p{
color: white;
background-color: #5D82BA !important;
}

.tx-indexedsearch-descr{
color: white;
}