/*
 gelb
#ffd500

blau
#004996*/

header#header {
   background: #ffd500;
}
nav#navi {
	background-image: none;
    background: #004996;
}
#loginInfos, #topbar-search {
    background: none repeat-x scroll 0 bottom #fff !important;
    border: 1px solid #004996 !important;
}
nav#navi > .inner > ul > li:hover > a {
	color:#ffd500;
	text-decoration:none;
}
input.text, textarea.text, select.text {
  border-color: #004996;	
}
footer#footer {
    background: #004996;
    box-shadow: none;
   
}
.textbutton a {
   background: #004996;
}
div#bottombar, div#bottombar a {
    color: #ffffff;
}
div#bottombar a:hover {
    color: #ffd500;
	text-decoration: none;
}
#topbar-search {
 
 
  margin-top: 5px;
  
}
nav#navi { 
    margin-top: 5px;
 }
 
#logo {
 
    margin-top: 0px;
 
}
.vorabgebot .item {
  
    border-bottom: 1px solid #ffffff !important;
}

#filter input.small {
    width: 54px; 
}
.suche-losnummer {
    background: none repeat scroll 0 0 #fff !important;
   
}
.acc-head  {
    background-color: #014e9c !important;
    color: #ffffff;
}
.acc {
  margin-top: 13px;
  margin-bottom:0;
}
.acc-content {
    background: none repeat-x scroll 0 bottom #fff !important;
}


}

.meinedaten.highlight h1 {
    color: #ff0000 !important;
}

.plaintext.success {
    color: #ff0000 !important;
    font-size: 16px !important;
}




.topbar-search-icon {
  display: block;
  float: left;
  background: url(/img/system/topbarsearch.png) center center no-repeat;
  height: 29px;
  width: 30px;
}

#topbar-search-input {
  width: 104px;
  float: left;
  border: 1px solid #004996;
  outline: none;
  padding: 3px 4px;
  box-sizing: border-box;
  color: #002f56;
}

.topbar-search-submit {
  display: block;
  background: url(/img/system/topbararrow.png) center center no-repeat;
  float: left;
  height: 28px;
  width: 19px;
}

#saal-user { 
    display: block;
    
}






.ui-selectmenu-menu ul {
    max-height:390px;
}

.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; 
}
.item .info b, .item .info strong {
    font-weight: bold;
}

@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 .description {
 font-size: 17px;
}

#uaWarningClose 
{
background: none;
}
.pager {
   padding-left: 20px;
   padding-right: 20px;
}
.auk-list.offene-vorab .kategorie,  .auk-list.offene-vorab .row.summe {
    background: #014e9c;
}
.vorabgebot-wrapper { 
    border-bottom: solid 0.5px #014e9c;
}
.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: #014e9c;
}

.squarebutton:hover ,.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;
}

