#auk-info-nav {
	height: 45px;
	width: 100%;
	
	margin: -33px 0 0 -8px;
	padding: 0 8px;
	
	float: left;
	clear: left;
	
	border-bottom: 2px solid #aaa;
}
.auk-info-link {
	height: 34px;
	line-height: 19px;
	
	margin: 0 5px;
	padding: 5px;
	
	float: left;
	background:transparent url(images/btn_i.gif)  no-repeat scroll center top;
	
	
width: 152px;
	border-bottom: none;
	
	overflow: hidden;
}
.active-ail {
	height: 37px;
	color: #00abed;
}

#auk-info-box {
	float: none;
	clear: both;
	
}




div.hs-title {
	color: #0085CF;
	
	margin: 0px 0 0 40px;
	padding: 0;
	
	font-size: 18px;
	line-height: 18px;
	font-weight: 900;
}

div.history-scroller {
	width: 950px;
	height: 295px;
	
	margin: auto;
	padding-left:8px;

	
	
	
	overflow: hidden;
}
div.scrollable { 
 
    /* required settings */ 
    position: relative; 
    overflow: hidden; 
    width: 960px; 
    height: 265px;
	left: auto;
}
a.prevPage, a.nextPage, a.no-scroll {
	position: absolute; 
	top: auto;
	left: auto;
	
	width: 40px;
	height: 60px;
	
	z-index: 90;
	
	background-image: url(css/scrl-arr.png);
}
a.prevPage {
	margin: 100px 0 0 -42px;
	background-position: 0px 0px;
}
a.nextPage {
	margin: -196px 0 0 920px;
	background-position: -40px 0px;
}
a.prevPage.disabled {
	background-position: 0px -120px !important;
}
a.nextPage.disabled {
	background-position: -40px -120px !important;
}

a.prevPage:hover {
	background-position: 0px -60px;
	cursor: pointer;
}
a.nextPage:hover {
	margin: -196px 0 0 890px;
	background-position: -40px -60px;
	cursor: pointer;
}

div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
}

div.hi-item {
	float: left;	
	height: 273px;
	width: 192px;	
	margin: 2px 8px 5px;
	padding: 6px;
	overflow: hidden;
}
div.hi-item.hi-normal {
	background-image: url(img2/home_lilac.png);
}
div.hi-item.hi-reverse {
	background-image: url(img2/home_blue.png);
}
div.hi-item.hi-shop {
	background-image: url(css/scrl-item.png);
}
div.hi-item.hi-xpress {
	background-image: url(img2/home_green.png);
}
div.hi-item.hi-niedrig {
	background-image: url(img2/home_blue.png);
}

div.hi-item.hi-swoop {
	background-image: url(img2/home_orange.png);
}


div.hi-item h1 {
	color: #FF6600;
	
	margin: 2px 0;
	padding: 0;
	
	font-size: 12px;
	
	text-transform: uppercase;
	text-align: center;
}
div.hi-item img {
	width: 100px;
	height: 100px;
	
	margin: 0 43px;
	padding: 2px;
	
	border: 1px solid #eee;
	
	overflow: hidden;
}
div.hi-item div {
	color: #555;
	
	margin: 2px 0;
	padding: 5px;
	
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}
div.hi-item div.preis {
	color: #0085CF;
	
	margin: 0;
	padding: 0;
	
	font-size: 24px;
	line-height: 18px;
	font-weight: 900;
	text-align: center;
}




/*	past auction list	*/

ul.past-auctions {
	list-style-type: none;
	width: 250px;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	
	
	float: left;
	overflow: hidden;
}

ul.past-auctions li {
	list-style-type: none;
	
	height: 260px;
	
	margin: 0 0 8px;
	padding: 0 0 0 0;

	overflow: hidden;
	background-repeat: no-repeat;
}

ul.past-auctions li.pal-title {
	height: auto;
	
	color: #5b5a5a;
	
	margin: 0;
	padding: 0 0 10px;
	
	font-size: 16px;
	line-height: 16px;
	font-weight: 900;
}
ul.past-auctions li div.auction-info {
	height: 120px;

	margin: 0;
	padding: 0;
	
	float: left;
	overflow: hidden;
}

ul.past-auctions li h1 {
	color: #0085CF;	
	
	margin: 2px 0;
	padding: 0;
	
	font-size: 12px;
	
	text-transform: uppercase;
	text-align: center;
}
ul.past-auctions li img {
	width: 90px;
	height: 90px;	
	margin: 0 0 5px 20px;
	padding: 0;
	border: none;
	float: left;
	overflow: hidden;
}
ul.past-auctions li div {
	color: #555;
	
	margin: 2px 0;
	padding: 0;
	
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	
	white-space: nowrap;
	overflow: hidden;
}
ul.past-auctions li div.preis {
	color: #f60;
	
	margin: 0;
	padding: 0;
	
	font-size: 26px;
	line-height: 30px;
	font-weight: 900;
}




/* allgemeine auktionen liste */

auction-list {
	table-layout: fixed;
	border-collapse: collapse;
	
	width: 660px;
	
	margin: 0;
	padding: 0;
	
	border: none;
	overflow: hidden;
}

.auk-time-left {
	/*font-size: 26px;
	line-height: 1.2em;
	color:#C00;
	font-family:Impact,arial,Helvetica;
	margin: 5px;
	padding: 5px;*/	
}

ul#lastbids {
	list-style-type: none;
	
	width: 100%;
	
	margin: 0;
	padding: 0;
	
	float: left;
	clear: both;
}
ul#lastbids li {
	width: 70px;
	height: 20px;
	margin: 0;
	padding: 0 3px;
	float: left;
	
	overflow: hidden;
}
ul#lastbids li.lastbids-price {
	width: 80px;
	clear: left;	
}

.error_button_register{
    
    color:red;
}
.OK_button_register{
    
    color:#000000;
}