/*----------------------------------------------------------------------------------------------*/
/*--------------------------------- Formating indexedsearch  -----------------------------------*/
/*----------------------------------------------------------------------------------------------*/
 
/* Formatieren den Text "Suche nach:" von der Suchzeile */
.tx-indexedsearch TD {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            margin-top: 6px;           
            font-size: 0.8em;
}

/* Formatieren den Button von der Suchzeile */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.7em;
            margin-top: 6px;           
            margin-bottom: 6px;
            width: 80px;
}

/* Formatieren das Eingabefeld der Suchzeile */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.8em;
            margin-top: 6px;
            margin-bottom: 6px;
            width: 150px;
}

/* Formatieren der Anzeige vom eingegeben Suchwortes */
.tx-indexedsearch .tx-indexedsearch-whatis P.tx-indexedsearch-sw {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0,7em;
            font-weight: bold;
            background: #ffffff;
}

/* Formatieren der Anzeige von "Suche nach ..." */
.tx-indexedsearch .tx-indexedsearch-whatis {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0,7em;
            background: #ffffff;
            margin-top: 6px;
            margin-bottom: 5px;
}

/* Formatierung der Aufzï¿½lung der Gruppenergebnisse */
.tx-indexedsearch-sectionlinks {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 1em;
}

/* Formatieren der Aufzï¿½lung der Gruppenergebnisse mit LI */
.tx-indexedsearch li {
            margin-left: 15px;         
}

/* Formatieren der Aufzï¿½lung Gruppenergebnisse Link Texte */
.tx-indexedsearch .tx-indexedsearch-sectionlinks a {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0,7em;
            text-decoration: none;
}

/* Formatiere Mousover fr Aufzï¿½lung Gruppenergebnisse Link Texte */
.tx-indexedsearch ul li a:hover {
            text-decoration: none;
            background: #D0D4D6;
}

/* Formatieren der Anzeige von "Seite x" */
.tx-indexedsearch .tx-indexedsearch-browsebox-SCell {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0em; /* Anzeige von Seite wurde ausgeblendet */
            text-decoration: none; /* Anzeige von Seite wurde ausgeblendet */
}

/* Formatierung der Anzeige vom Suchergebnissen */
.tx-indexedsearch .tx-indexedsearch-res P {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.7em;
}

/* Formatieren Gruppen ï¿½erschrift */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 1em;
            background: #ffffff;
            margin-top: 16px;
            margin-bottom: 6px;     
}

/* Formatieren Gruppen ï¿½erschrift H2 */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 1em;
            background: #ffffff;
            margin-top: 0px;
            margin-bottom: 0px;     
}

/* Formatiere der Gruppen Überschrift Links */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a {
            text-decoration: none;   
}
/* Formatiere Mousover für Gruppen Überschrift Link */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a:hover {
            text-decoration: none;
            background: #D0D4D6;
}

/* Formatieren Gruppe in einer Tabelle */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 1em;
            background: #ffffff;
}

/* Formatieren der Gruppe TD Definition */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 1em;
            background: #ffffff;
            vertical-align: middle;
}

/* Formatieren des ersten Zeile vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0,8em;
            font-weight: bold;
            margin-top: 6px;
            margin-bottom: 0px;     
}

/* Formatieren von weiteren Zeile vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.8em;
            background: #ffffff;
            font-weight: bold;
            margin-top: 6px;
            margin-bottom: 0px;     
}

/* Formatiere nur das Icons vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-icon {
}

/* Formatiere nur die Nummer vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-number {
}

/* Formatiere nur den Titels vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-caption {
}

/* Formatiere nur den Titels vom Suchergebnis Link */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-caption a {
            text-decoration: none;   
}

/* Formatiere Mousover nur fr Titels vom Suchergebnis Link */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-caption a:hover {
            text-decoration: none;
            background: #D0D4D6;
}

/* Formatiere nur die Prozent vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-idexedsearch-percent {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.8em;
            background: #ffffff;
            font-weight: normal;
}

/* Formatieren der Beschreibung vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.7em;
            background: #ffffff;
}

/* Formatieren der gefundenen Suchtexten in der Beschreibung vom Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
            color: red;
}

/* Formatieren der Inexed Search Info unterhalb der Beschreibung */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.8em;
            background: #ffffff;
}

/* Formatieren Indexed Search Info unterhalb der Beschreibung */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {
            text-decoration: none;
}

/* Formatieren Mousover der Indexed Search Info unterhalb der Beschreibung */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a:hover {
            text-decoration: none;
            background: #D0D4D6;
}

/* Formatieren des Textes wenn nichts gefunden wird */
.tx-indexedsearch P.tx-indexedsearch-noresults {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 0.7em;
            background: #ffffff;
            font-weight: bold;
            text-align: left;  
}


/* Macina Suchbox */
.tx-macinasearchbox-pi1 {
            width: 190px;
            height: 11px;
}