/*
  ==================================
  SUCHE 
  
  ==================================
*/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
                color:black;
                width:80px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
                  width:150px; 
                  color:black;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
                   font-weight:bold; 
                   font-style:normal;
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
                      margin-top:15x; 
                      margin-bottom:15px;
}


.tx-indexedsearch {
                       width:610px;
}

.tx-indexedsearch-browsebox {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
                      background:#E5F1DD; 
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
                       font-weight:bold; 
                       font-size:11px;
}

.tx-indexedsearch-descr {
                            text-align: justify;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
                        font-style:normal; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
                        color:green; 
                        font-weight:normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
                         background:white; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
                          margin-top:0px; 
                          margin-bottom:0px; 
                          font-size:11px;
}

.tx-indexedsearch-secHead  {
                          background-color:#A9C09A;  
                          margin-bottom:3px;
                  
}

.tx-indexedsearch-sectionlinks li {
                           list-style-type: none;
                           list-style-image: url(img/pfeilchen_dgruen.gif);
                           font-family:arial, verdana, sans-serif;
}

.tx-indexedsearch-searchbox td {
                           padding-top:10px; 
                           padding-bottom:5px;
}

.tx-indexedsearch-searchbox p {
                           padding-top:5px;
}
