.textbutton a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#logo {
  margin-top: 40px;
  margin-bottom: 45px;
}

nav#navi > .inner > ul > li:hover > a {
  color: #e6e9ea;
}

.meinedaten.highlight h1 {
  color: #ff0000;
}
#logo {
 
    margin-top: 15px;
 
}

#filter input.small {
    width: 50px;
}

nav#navi { 
    margin-top: 3px;
 }
 
.auction-top h2 {
    margin-top: 40px;
    font-size: 15px;
}
#saal-user {
    display: none;
}
.auction-top h2 {
  margin-left: 0px;
  margin-top: 0px;
  width: 400px;
  float: right;
  text-align: right;
}
.auction-top h1 {
   min-width:250px;
   max-width:550px;
}

#audioplayer
{
float: right;
margin-top: 0px;
}

.item-wrapper .item .info { 
    width: calc(100% - 260px);
}

.item-wrapper .item .image {
    width: 240px !important; 
}

.item-wrapper .item.open .info {
    width: calc(100% - 280px);
}

.item-wrapper .item.open .image {
    width: 260px;
}
.item .image img {
  margin-top: 10px; 
}


@media only screen and (max-width: 479px) {

  .item-wrapper .item .image,
  .item-wrapper .item.open .image {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-bottom: 16px;
  }

  .item-wrapper .item .info,
  .item-wrapper .item.open .info {
    float: none;
    width: auto;
  }

  #auction #filter {
    top: 0;
  }
}

.item-wrapper .item .info { 
    width: calc(100% - 280px);
}

.item-wrapper .item .image {
    width: 260px !important; 
}

.item-wrapper .item.open .info {
    width: calc(100% - 280px);
}

.item-wrapper .item.open .image {
    width: 280px;
}
.item .image img {
  margin-top: 10px; 
}

@media only screen and (max-width: 479px) {

  .item-wrapper .item .image,
  .item-wrapper .item.open .image {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-bottom: 16px;
  }

  .item-wrapper .item .info,
  .item-wrapper .item.open .info {
    float: none;
    width: auto;
  }

  #auction #filter {
    top: 0;
  }
}
#uaWarningClose 
{
background: none;
}

.saalansicht #saal-header img
{
 height: 100% !important;
}

#results table .los-nr {
 
    padding-left: 15px; 
}

#results table .zuschlag { 
    padding-right: 15px;
}
.pager {
   padding-left: 20px;
   padding-right: 20px;
}
.auk-list.offene-vorab .kategorie,  .auk-list.offene-vorab .row.summe {
    background: #888888;
}
.vorabgebot-wrapper { 
    border-bottom: solid 0.5px #888888;
}
.btn-gray, .auk-list.offene-vorab a.btn.btn-delete, .auk-list.offene-vorab a.btn.btn-edit, .auk-list.offene-vorab a.btn.btn-edit.open  {
     background: #888888;
}

.btn-gray:hover, .auk-list.offene-vorab a.btn.btn-delete:hover, .auk-list.offene-vorab a.btn.btn-edit:hover, .auk-list.offene-vorab a.btn.btn-edit.open:hover  {
     color: #ffffff;     
     text-decoration: underline;
}
#prebids-ueberschreitung
{
	/*display: none;*/
}
