/* CSS Document */
/* All-In-One Suche mit Suchergebnisreitern */

#suchergebnisreiter {
  clear:both; 
  width:100%;
  float:left;
  height:26px;
}

#suchergebnisbalken {
  width:850px;
  margin-left:-27px;
  float:left;
  height:6px;
  background-image:url(images/suche/suche_roter_balken.gif);
  margin-bottom:30px;
}

.suchreiteraktiv .suchreiterrandlinks {
  height:26px;
  width:3px;
  background-image:url(images/suche/suchreiterrandaktivlinks.gif);
  background-repeat:no-repeat;
  float:left;
}

.suchreiteraktiv .suchreiterrandrechts {
  height:26px;
  width:3px;
  background-image:url(images/suche/suchreiterrandaktivrechts.gif);
  background-repeat:no-repeat;
  float:left;
}

.suchreiteraktiv {
  height:26px;
  margin-right:7px;
  float:left;
  font-size:9px;
  color:#FFF;
  line-height:26px;
  cursor:pointer;  
}


.suchreiternormal .suchreiterrandlinks {
  height:26px;
  width:3px;
  background-image:url(images/suche/suchreiterrandnormallinks.gif);
  background-repeat:no-repeat;
  float:left;
}

.suchreiternormal .suchreiterrandrechts {
  height:26px;
  width:3px;
  background-image:url(images/suche/suchreiterrandnormalrechts.gif);
  background-repeat:no-repeat;
  float:left;
}

.suchreiternormal {
  height:26px;
  margin-right:7px;
  float:left;
  font-size:9px;
  color:#000;
  line-height:26px;
  cursor:pointer;
}

.suchreiteraktiv .suchreitercontent {
  height:26px;
  float:left;
  padding:0px 10px;
  background-image:url(images/suche/suchreiterrandaktiv.gif);
  background-repeat:repeat-x;
}

.suchreiternormal .suchreitercontent {
  height:26px;
  float:left;
  padding:0px 10px;
  background-image:url(images/suche/suchreiterrandnormal.gif);
  background-repeat:repeat-x;
}

.suchergebniscontainervisible {
  display:block;
  float:left;
  padding-bottom:30px;
}

.suchergebniscontainerhidden {
  display:none;
}

.suchergebnisseitevisible {
  display:block;
  clear:both;
}

.suchergebnisseitehidden {
  clear:both;
  display:none;
}

div.seasel-indexedsearch2 {
  padding-bottom:30px;
  float:left;
  width:150px;
  margin-left:350px;
}

div.seasel-indexedsearch2 .seasel-news-search-go {
  font-size:11px;
  width:143px;
  margin-top:4px;
}

.pagebrowser, .pagebrowser table {
margin-left:auto;
margin-right:auto;
width:auto;
}

.pagebrowser .page_br_aktiv, .pagebrowser .page_br_hidden {
display:block;
float:left;
margin-left:3px;
cursor:pointer;
}

.page_br_aktiv a, .page_br_hidden a:hover  {
color:#DC0939;

text-decoration:none;
}

.page_br_hidden a {
color:#747474;
font-weight:normal;
text-decoration:none;
}

.list-view-fce-right-text2 {
color:#747475;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:15px;
margin:0;
padding:0;
width:590px;
}

span.highlight {
color:#DC0939;
font-weight:bold;
}

p.textelm {
  float:left;
  display:block;
  width:285px;
  padding-right:15px;
}
