/* searchform */

.up_indexedsearch_sword {
	width: 75px;
	font-size: 10px;
	background-color: #DDDDDD;
}

.up_indexedsearch_submit {
    margin-left: 10px;
    font-family:Tahoma,Arial;
    font-size:11px;
    font-weight: normal;
    color:#5A5A5A;
}

.tx-indexedsearch-browsebox ul {
    display: inline;
    margin: 0px;
}

.browsebox ul {
    margin: 0px;
}

.browsebox a {
    color:#D03521;
}

.browsebox a:visited {
    color:#D03521;
}


.browsebox a:hover {
    color:#D03521;
}



.browsebox li {
    display: inline;
}

.tx-indexedsearch-browsebox {
    margin-bottom: 25px;
}

/* ergebnisliste */

.tx-indexedsearch-info {
    padding-top: 10px;
    font-style: italic;
}

.tx-indexedsearch-descr {
    padding-top: 5px;
}

.tx-indexedsearch-whatis h2 {
    font-size:14px;
    padding-bottom: 5px;
}

.tx-indexedsearch-res .tx-indexedsearch-title a {
    color:#D03521;
    text-decoration: none;
    font-weight: bold;
}

.tx-indexedsearch-res .tx-indexedsearch-title a:visited {
    color:#D03521;
    text-decoration: none;
    font-weight: bold;
}

.tx-indexedsearch-res .tx-indexedsearch-title a:hover {
    color:#D03521;
    text-decoration: underline;
    font-weight: bold;
}

.tx-indexedsearch-path a {
    color: #80807d;
    text-decoration: none;
    #font-weight: bold;
    font-weight: normal;
    font-style: italic;
}

.tx-indexedsearch-path a:visited {
    color: #80807d;
    text-decoration: none;
    #font-weight: bold;
    font-weight: normal;
    font-style: italic;
}

.tx-indexedsearch-path a:hover {
    color: #80807d;
    text-decoration: underline;
    #font-weight: bold;
    font-weight: normal;
    font-style: italic;
}
