/*Lucene erweiterte Suche*/

/*Ende Lucene-Suche*/
body #blaetterfunktion {
    border-top: 1px solid #B5B7C6;
}

body #blaetterfunktion .letzteseite {
    background-image: none;
}

body #blaetterfunktion a {
    color: #333333;
    font-weight: normal; /*background-image: url(../images/pfeil.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;*/
    line-height: 1.3em;
    margin: 0;
    padding: 0 0 0 12px;
}

body #blaetterfunktion a:hover, #blaetterfunktion a:focus, #blaetterfunktion a:active {
}

body #blaetterfunktion h2 {
    float: left;
    font-size: 1em;
    margin: 0 0.5em 0 0;
}

body #blaetterfunktion li {
    float: left;
    margin: 0;
    padding: 0 8px 0 7px; /*background-image: url(../images/pipe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}

body #blaetterfunktion span {
    color: #333333;
    font-weight: normal; /*background-image: url(../images/pfeil.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;*/
    line-height: 1.3em;
    margin: 0;
    padding: 0 0 0 10px;
}

body #blaetterfunktion ul {
    float: left;
    list-style: none;
}

body #mainContent #sucheErgebnisse a, body #mainContent #sucheErgebnisse a:hover, 
body #mainContent #sucheErgebnisse a:link, body #mainContent #sucheErgebnisse a:focus, body #mainContent #sucheErgebnisse a:visited {
    background-image: url(../images/pfeil.jpg);
    background-position: 3px 3px;
    background-repeat: no-repeat;
    font-weight: normal;
    padding-left: 12px; /*	padding: 0 0 0 12px; */
}

body #mainContent #sucheErgebnisse li {
    background-image: none;
    color: #333333;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 16px 0;
}

body #mainContent #sucheErgebnisse ul {
    list-style: none;
}

/*Suchergebnisse*/
.searchHelp {
    background-color: #E5E5E5;
    margin: 0 0 1em 0;
    padding: 0.5em;
    width: 100%;
}

.sucheOptionen .sucheAnzahl {
    float: left;
    width: 20em;
}

.sucheOptionen .sucheSortierung {
    float: left;
    width: 15em;
}

.sucheParameter {
}

.sucheSelect {
    float: left;
    line-height: 1.3em;
    margin: 5px 0 0 0;
    width: auto;
}

#searchForm .button {
    background-color: #295C8F;
    color: #FFFFFF;
    padding: 0.2em 0;
    width: 10em;
}

#searchForm .inputMittel {
    background-color: #F1F1F1;
    border: solid 1px #000000;
    font-size: 0.95em;
    margin: 0.5em 0.5em 0 0;
    padding: 0.3em;
    width: 20em;
}

#searchForm .spalteLinks {
    float: left;
    margin-left: 1em;
    width: 20em;
}

#searchForm .spalteRechts {
    float: left;
    width: 40%;
}

#searchForm .uppercase {
    text-transform: uppercase;
}

#searchForm div.clear {
    border: 0;
    clear: both;
    font-size: 0.1em;
    height: 0.1em;
    margin: 0;
    padding: 0;
}

#searchForm fieldset {
    border-color: #AABED3;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 1em 0;
    padding: 0.5em;
}

#sucheAusgabe {
}

#sucheAusgabe .sucheOptionen {
    background-color: #F5F5F5;
    float: left;
    padding: 0.5em;
    width: 100%;
}

#sucheAusgabe .sucheSubmit {
    vertical-align: middle;
}

#sucheErgebnisse {
    clear: both;
}

#sucheErgebnisse  em {
    text-transform: uppercase;
}

#sucheErgebnisse .sucheindikator {
    background-color: #1E4070;
    color: #1E4070;
    display: block;
    float: left;
    font-size: 0;
    height: 7px;
    margin: 6px 8px 3px 2px;
}

#sucheErgebnisse p {
}

#suchoptionen .sucheSubmit {
    vertical-align: bottom;
}
