#suchstatus
{
  display: none;
}

.top
{
  vertical-align: top;
}
.nowrap
{
  white-space: nowrap;
}

img.ajax
{
  height: 22px;
  width: 22px;
  vertical-align: baseline;
}

ul#suchergebnisse
{
  padding: 5px;
  width: 100%;
  list-style: none;
}

ul#suchergebnisse li
{
  border-top: #cccccc 1px solid;
  padding: 5px 0;
  margin-top: 5px;
}

p#suchstatus
{
  display: none;
}






span.sbdatum
{
  display: inline-block;
  padding-right: 5px;
  border-right: #999999 1px solid;
  color: #999999;
}

span.sbdach
{
  display: inline-block;
  padding-right: 5px;
  border-right: #999999 1px solid;
  color: #999999;
}

span.sbrubrik
{
  display: inline-block;
  text-transform: uppercase;
  padding-right: 5px;
  border-right: #999999 1px solid;
  color: #999999;
}

div.artuinhalt
{
  padding: 0;
}

div.artuinhalt.full
{
  padding: 0;
}

#suchergebnisse > li
{
  margin: 0 16px 20px 0;
  display: -webkit-flex;
  display: flex;
}

#suchergebnisse > li a.artbild
{
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
  width: 160px;
}

#suchergebnisse > li a.artbild img
{
  width: 160px;
}

a.sbtitel,
a.sbtitel mark
{
  font-size: 20px;
  border-radius: 3px;
}

mark
{
  border-radius: 3px;
}

a.sbtitel img
{
  height: 13px;
  vertical-align: baseline;
  margin-right: 5px;
}


p.sbstats img
{
  height: 13px;
  vertical-align: middle;
  margin-right: 4px;
}

p.sbstats
{
  font-size: 16px;
  color: #999999;
}

