/*--------------------------------- SUCHE---------------------------------*/



.tx-macinasearchbox-pi1 {
width: 200px;
  height: 22px;
text-align: left;
  font-size: 1em;
  background: #c0d2d5;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 35px;
}




input.suche {
   margin: 0;
  padding: 0;
font-size: 0.85em;
 width: 130px;
  height: 20px;
  margin-bottom: 0;
  border: 0px solid #333;
  background: #c0d2d5;
    border: 1px solid #ccc;
    border-radius: 0px;
}

input.suchbutton {
  float: right;
  margin: 0;
font-size: 1em;
width: 16px;
  height: 22px;
    margin-left: 10px;
  margin-top: 0px;
   padding: 0;
    color: #000;
  border: 0px solid #ccc;
background: url(../images/ok_button1.gif) no-repeat; 
  background-position: 50% 50%;
/*background-image: url(pics_neu/lupe.gif); background-repeat:no-repeat; background-position: center;*/
/*text-indent: -1000em;*/
cursor: pointer; /* hand-shaped cursor */
 /* cursor: hand; /* for IE 5.x */
}


.tx-indexedsearch {
width: 425px;
  font-size: 1em;
}


div.tx-indexedsearch-res {
  margin-top: 10px; 
  font-size: 1em;
}

div.tx-indexedsearch-res a {
  font-size: 1em;
}

div.tx-indexedsearch-searchbox {
width: 200px;
text-align: right;
}

div.tx-indexedsearch-whatis {
margin-left: 0px;
font-weight: bold;
}

.browsebox li {
float: left;
list-style-type: none;
padding-left: 0px;
}



div.tx-indexedsearch input.tx-indexedsearch-searchbox-button submit {
background-color: #e9e9e9; 
color: #000;
border: 1px solid #333;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info info {
background: #e1e1e1; 
display: none;
}

.tx-indexedsearch .tx-indexedsearch-res span.tx-indexedsearch-path path {
background: #e1e1e1; 
display: none;
}


.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: c1001f; font-weight: bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#e1e1e1; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { 
  font-family: arial; 
  color: #c1001f; 
  font-style: normal; 
  padding:0 0.3em 0 0.3em; 
  background:#fff; 
  border: 0px #ccd solid; 
}

.tx-indexedsearch-title title a {
  font-size: 1em;
}

