@CHARSET "UTF-8";

/* Contains all styles with relevancy for the structure of the website, created by Florian Kraft, 10.02.2010*/

/* div#main holds the whole structure and serves for Positioning the entire site */

/* a splitshadow for broder issues */

div.splitShadow {
	height:3px;
	background:url(../img/split.png);
}


/* bannerBox styling */

div#bannerBox div#overlay {
	background:url(../img/bannerBoxOverlay.png) no-repeat transparent;
	height:175px;
	z-index:1;
	position:relative;
	top:-175px;
}

div#green, div#gray, div#blue, div#red, div#orange {
	padding-left:23px;
	padding-top:20px;
	margin:0;
}

div#green2, div#gray2, div#blue2, div#red2, div#orange2 {
	padding-left:23px;
	padding-top:20px;
	margin:0;
}


div#bannerBox div#green {
	position:relative;
	z-index:0;	
	background:url(../img/bg_greenBannerBox.png) repeat-y;
	height:155px;
	display:none;
	
}

div#bannerBox div#green p{
	width:450px;
	margin-top:35px;

}


div#bannerBox div#green2 {
	position:relative;
	z-index:0;	
	background:url(../img/bg_greenBannerBox.png) repeat-y;
	height:155px;
	
}

div#bannerBox div#green2 p{
	width:450px;
	margin-top:35px;

}

div#bannerBox div#orange {
	position:relative;
	z-index:0;
    background:url(../img/bg_orangeBannerBox.png) repeat-y;
	height:155px;
	display:none;
}

div#bannerBox div#orange p{
	width:360px;
	margin-top:35px;
}


div#bannerBox div#orange2 {
	position:relative;
	z-index:0;
    background:url(../img/bg_orangeBannerBox.png) repeat-y;
	height:155px;
	
}

div#bannerBox div#orange2 p{
	width:350px;
	margin-top:35px;
}


div#bannerBox div#blue {
	position:relative;
	z-index:0;
	background:url(../img/bg_blueBannerBox.png) repeat-y;
	height:155px;
	display:none;
}

div#bannerBox div#blue p{
	width:350px;
	margin-top:39px;
}

div#bannerBox div#blue2 {
	position:relative;
	z-index:0;
	background:url(../img/bg_blueBannerBox.png) repeat-y;
	height:155px;

}

div#bannerBox div#blue2 p{
	width:350px;
	margin-top:39px;
}

div#bannerBox div#gray {
	position:relative;
	z-index:0;
	background-color:#F3F3F3;
	/*background:url(../img/bg_grayBannerBox.png) repeat-y;*/
	height:155px;
	
}

div#bannerBox div#gray ul{
	float:left;
	float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;


}

div#bannerBox div#gray ul li{

float:left;
height:20px;
margin-left:5px;
margin-right:5px;
padding-right:0;
padding-top:5px;
text-align:left;
width:168px;
z-index:1;

}

div#bannerBox div#red {
	position:relative;
	z-index:0;
	background:url(../img/bg_redBannerBox.png) repeat-y;
	height:155px;
	display:none;
}



div#bannerBox div#red p{
	width:500px;
	margin-top:35px;
}

div#bannerBox div#red2 {
	position:relative;
	z-index:0;
	background:url(../img/bg_redBannerBox.png) repeat-y;
	height:155px;
	
}

div#bannerBox div#red2 p{
width:500px;
margin-top:35px;
	
}


form#quickRegister div {
	margin-left:660px;
	padding-top:4px;
	padding-left:10px;
	height:178px;
	
}

form#quickRegister input[type="text"] {
	height:16px;
	margin-top:1px;
}

form#quickRegister input + span {
	height:16px;
	width:16px;
	visibility:hidden;
}

span#emailCheck {
	margin-left:3px;
}

form#quickRegister input[type="submit"] {
	
}

form#quickRegister p {
}

/* for all boxes from here on */

div#topToolBox{
	margin-left:170px;
}
/*top menu*/



div#topmenu li.language {
display:block;
float:left;
margin-top:15px;
padding:5px;
}





div#topmenu li.language a{

}

/*div#topmenu li.first a {
-moz-background-clip:border;


background:transparent none repeat scroll 0 0;
padding:0 10px 0 0;
}

div#topmenu a:link, div#topmenu a:visited {
color:#323232;
} */

div#topmenu li.level1 a {
-moz-background-clip:border;


background:transparent url(../images/topmenu_item_bg.png) no-repeat scroll 0 6px;
display:block;
float:left;
height:20px;
overflow:hidden;
padding:0 10px;
text-decoration:none;
}



/*Test Anderungen */
/*
div#topmenu li a:hover {
text-decoration:underline;
}  */



/* TopToolBox - combines languageaccess, menus for login an usermenu when logged in*/

div#topToolBoxShadow {
	background:url("../img/page_bg_topbar.png") repeat-x scroll 0 0 transparent;
	height:15px;
}

div#topToolBox {
	width:790px;
	height:40px;
}

div#topToolBoxContent {
	background:url("../img/toolbar_mid.png") repeat-x scroll 0 0;
	height:40px; 
	width:750px;
	margin-left:10px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

div#topToolBoxContent_home {
	
	height:40px; 
	width:550px;
	margin-left:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

div#topToolBoxContent p.password{
	float:right;
	margin-top:5px;

}
	/* quickLoginForm - fast login */
	
	form#quickLogin {
		
		width:400px;
		float:left;
		position:absolute;		
	}
	
form#quickLogin span.username input[type="text"]{
-moz-background-clip:border;

-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#646464;
float:left;
font-size:11px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
width:100%;

	}
	
form#quickLogin span.username {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/username_bg.png) no-repeat scroll 0 0;
float:left;
height:16px;
overflow:hidden;
padding:6px 5px 2px 25px;
width:74px;
}
	
form#quickLogin span.password input[type="password"] {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#646464;
float:left;
font-size:11px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
width:100%;

}
	
form#quickLogin span.password {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/password_bg.png) no-repeat scroll 0 0;
float:left;
height:16px;
overflow:hidden;
padding:6px 5px 2px 25px;
width:74px;
}	

form#quickLogin span.login-button button[type="submit"] {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#646464;
cursor:pointer;
display:block;
font-size:11px;
height:16px;
line-height:20px;
overflow:hidden;
padding:0;
text-transform:lowercase;
width:100%;

}
	
form#quickLogin span.login-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/button_bg.png) no-repeat scroll 0 0;
height:20px;
margin-bottom:2px;
margin-top:2px;
width:50px;
margin-right:10px;
float:left;
overflow:hidden;
}	


form#quickLogin span.forget-passwort {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

height:20px;
margin-bottom:2px;
margin-top:2px;
width:120px;
margin-right:0px;
float:left;
overflow:hidden;
}	
	
	
		

div#topToolBox div.left, div#topToolBox div.right {
	width:10px;
	height:40px;
}

div#topToolBox div.left {
	background:url("../img/toolbar_left.png") repeat-x scroll 0 0 transparent;
}

div#topToolBox div.right {
	background:url("../img/toolbar_right.png") repeat-x scroll 0 0;
}

/* the logged in version of the topToolbox */

div#topToolBoxLoggedIn {
	margin-left:10px;
}

div#topToolBoxLoggedIn div.left, div#topToolBoxLoggedIn div.right {
	width:10px;
	height:40px;
}


div#topToolBoxLoggedInContent {
	
	height:30px; 
	width:910px;
	margin-left:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

/* The logo of 50deal.de */

div#dealLogo {
	width:492px;
	margin-top:-76px;
}

div#dealLogoSubText {
	margin-top:-18px;
	font-size:12px;
	font-style:none;
	font-weight:none;
	
	width:900px;
	
}

div#dealLogoSubText div.lft{
	
	width:400px;
	margin-top:-18px;
	padding-left:5px;
	
	
	
}

div#dealLogoSubText div.rght{
	
width:500px;
margin-top:-18px;
padding-left:650px;




}

div#quickSearchBox {
	
	width:370px;
	height:54px;
	padding:10px;
	padding-top:11px;
	
	
}
	/* quickSearchForm */
	form#quickSearchForm {
			
	}
	

form#quickSearchForm div.searchbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/searchbox_bg.png) no-repeat scroll 0 0;
height:18px;
margin:0;
padding:0;
width:180px;
}
form#quickSearchForm div.searchbox:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/searchbox_bg.png) no-repeat scroll 0 -18px;
}
form#quickSearchForm div.searchbox:hover input {
color:#000000;
}
form#quickSearchForm div.searchbox input:focus {
color:#000000;
}
form#quickSearchForm div.searchbox input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#646464;
float:left;
font-size:11px;
height:15px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:3px 0 0;
width:144px;
}
form#quickSearchForm div.searchbox button {
border:medium none;
cursor:pointer;
float:left;
height:18px;
line-height:0;
padding:0;
width:18px;
}
form#quickSearchForm div.searchbox button.search-magnifier {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/magnifier_icon.png) no-repeat scroll 0 0;
}
form#quickSearchForm div.searchbox button.search-close {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../close_icon.png) no-repeat scroll 0 0;
}
form#quickSearchForm div.searchbox button.search-loader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/loader_icon.gif) no-repeat scroll 0 0;
}

/* BannerBox - presents Info on auction type and provides banners for teasing */

div#bannerBox {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
	background: url(../img/top_bg.png) 0 100% repeat-x;
	height:178px;
}


div.bannerBox-t {
	background: url(../img/top_bg_t.png) 0 0 repeat-x;
	padding-left:0px;
	padding-top:5px;
	height:178px;
	
	
}

div#bannerBox2{
	padding-top:0px;
	height:20px;
}

div#bannerBox div.content {
	background:url(../img/bg_bannerBox.png) scroll 0 -20px;
	height:175px;
	width:950px;
	margin-top:-25px;
	margin-left:1px;
	margin-right:5px;
	
}

div#bannerBox div.left {
	background:url(../img/shadow_bg_l.png) repeat-y scroll 0 0 transparent;
	width:10px;
	height:175px;
	margin-top:-25px;
}

div#bannerBox div.right {
	background:url(../img/shadow_bg_r.png) repeat-y scroll 5px 0 transparent;
	height:175px;
	width:10px;
	margin-top:-25px;
}

/* BannerBox Dummy */

div#bannerBoxDummy {
	padding-top:25px;
}

div#bannerBoxDummy div.content {
	background:url(../img/bg_bannerBox.png) scroll 0 -20px;
	height:25px;
	width:950px;
	margin-top:-25px;
	margin-left:5px;
	margin-right:5px;
	
}

div#bannerBoxDummy div.left {
	background:url(../img/shadow_bg_l.png) repeat-y scroll 0 0 transparent;
	width:10px;
	height:25px;
	margin-top:-25px;
}

div#bannerBoxDummy div.right {
	background:url(../img/shadow_bg_r.png) repeat-y scroll 5px 0 transparent;
	height:25px;
	width:10px;
	margin-top:-25px;
}

/*the finished Auctions-Box contains information on auctions that have just been finished, creating a teasing effect */


div#finishedAuctionsBox {
	
	background:url(../img/bg_standardBox.png) repeat-x scroll 0 -2px;
clear:both;
margin:0;
padding:0;
width:auto;

}


div#finishedAuctionsBox  div.content {

margin-left:5px;
margin-right:5px;
padding:5px;
	
}






div#finishedAuctionsBox2 {
	width:960px;
}

div#finishedAuctionsBox2  div.content {
	background:url(../img/bg_standardBox.png) repeat-x scroll 0 -2px;
	height:350px;
	width:942px;
	margin-left:0px;
	margin-right:5px;
	padding-left:10px;
	
}

div#finishedAuctionsBox2 div.left {
	background:url(../img/shadow_bg_l.png) repeat-y scroll 0 0 transparent;
	width:10px;
	height:0px;
}

div#finishedAuctionsBox2 div.right {
	background:url(../img/shadow_bg_r.png) repeat-y scroll 5px 0 transparent;
	height:0px;
	width:10px;
}

/* articleDetailbox - Productdetails */

div#articleDetailBox {
	width:960px;
}

div#articleDetailBox div.content {
	background:url(../img/bg_standardBox.png) repeat-x scroll 0 0;
	height:350px;
	width:950px;
	margin-left:0px;
	margin-right:5px;
	
}

div#articleDetailBox div.left {
	background:url(../img/shadow_bg_l.png) repeat-y scroll 0 0 transparent;
	width:10px;
	height:350px;
}

div#articleDetailBox div.right {
	background:url(../img/shadow_bg_r.png) repeat-y scroll 5px 0 transparent;
	height:350px;
	width:10px;
}

div#articleDetailBox div.productBox {
	width:707px; 
}

div#articleDetailBox li.roundBox ul {
	list-style-type:none;
	margin-left:30px;
	margin-top:16px;
	font-size:11px; 
}

li.question {
	list-style-image:url("../img/icons/user_comment.png");
}

li.profile {
	list-style-image:url("../img/icons/user.png") 
}

li.observeAuction {
	list-style-image:url("../img/icons/find.png") 
}

li.abuse {
	list-style-image:url("../img/icons/cross.png") 
}

div.productBoxTop {
	z-index:0;
}

div.productBoxTop div.left {
	background:url(../img/box_rounded_tl.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.productBoxTop div.right {
	background:url(../img/box_rounded_tr.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.productBoxTop div.content {
	background:url(../img/box_rounded_t.png) repeat-x !important;
	width:687px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	height:15px !important;
	padding:0 !important;
}

div.productBoxContent {
	z-index:0;
}

div.productBoxContent div.left {
	background:url(../img/box_rounded_l.png) repeat-y !important;
	width:5px !important;
	height:235px !important;
}

div.productBoxContent div.right {
	background:url(../img/box_rounded_r.png) repeat-y 5px !important;
	width:10px !important;
	height:235px !important;
}

div.productBoxContent div.content {
	background:url(../img/box_rounded_bg.png) repeat-x scroll 0 100% #FCFDFE !important;
	width:697px !important;
	margin-left:5px !important;
	margin-right:5px !important;
	height:235px !important;
	padding:0 !important;
}

div.productBoxBottom {
	z-index:0;
}

div.productBoxBottom div.left {
	background:url(../img/box_rounded_bl.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.productBoxBottom div.right {
	background:url(../img/box_rounded_br.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.productBoxBottom div.content {
	background:url(../img/box_rounded_b.png) repeat-x !important;
	width:687px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	height:15px !important;
	padding:0 !important;
}

li.productBox {
	float:left;
	list-style-type:none;
}


div#articleDetailBox div.content div#bookmark {
	float:right;
	
}


div#articleDetailBox div.content div#bookmark ul.mark{
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-left:0;
padding-top:5px
}

div#articleDetailBox div.content div#bookmark ul.mark li{
	float:left;
	
}


div#articleDetailBox img {
	padding:2px;
	padding-right:5px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFF;
	height:50px;
}

div#articleDetailBox div#imgGallery {
	float:left;
	width:237px;
	height:220px; 
	padding-left:33px;
	padding-top:15px;
	overflow:auto;
	overflow-x:hidden;
}

div#articleDetailBox div#imgGallery img {
	margin:5px;
}

div.auctionInfo {
	float:right;
	width:420px;
}

/* roundBoxes  msmall article display */



div.content ul {
	padding:0;
	margin:0;
}

div.content li.roundBox {
	width:225px; 
	list-style-type:none;
	float:left;
	margin-left:6px;
	margin-bottom:6px;
}

div.content li.roundBox p {
	text-align:center;
	font-size:11px;
}

div.content li.roundBox p span {
	font-weight:bold;
	color: #666666;
}

div.roundBoxTop {
	height:15px;
	width:225px;
	z-index:0;
}

div.roundBoxTop div.left {
	background:url(../img/box_rounded_tl.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.roundBoxTop div.right {
	background:url(../img/box_rounded_tr.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.roundBoxTop div.content {
	background:url(../img/box_rounded_t.png) repeat-x !important;
	width:205px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	height:15px !important;
	padding:0 !important;
}

div.roundBoxContent {
	z-index:0;
	
}

div.roundBoxContent div.left {
	background:url(../img/box_rounded_l.png) repeat-y !important;
	width:10px !important;
	height:235px !important;
}

div.roundBoxContent div.right {
	background:url(../img/box_rounded_r.png) repeat-y 5px !important;
	width:10px !important;
	height:235px !important;
}

div.roundBoxContent div.content {

	background:url(../img/box_rounded_bg.png) repeat-x scroll 0 100% #FCFDFE !important;
	width:205px !important;
	margin-left:10px !important;
	margin-right:5px !important;	
	height:235px !important;
	padding:0 !important;
}

div.roundBoxBottom {
	z-index:0;
}

div.roundBoxBottom div.left {
	background:url(../img/box_rounded_bl.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.roundBoxBottom div.right {
	background:url(../img/box_rounded_br.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div.roundBoxBottom div.content {
	background:url(../img/box_rounded_b.png) repeat-x !important;
	width:205px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	height:15px !important;
	padding:0 !important;
}

	/* Bands*/
	li.roundBox div.band_green {
		z-index:3;
		position:absolute;
		height:85px;
		width:84px;
		margin-left:139px;
		margin-top:1px;
		background:url(../img/band_green.png) no-repeat;
		/*filter:alpha(opacity=75); /* Für IE */
		/*-moz-opacity:0.75; /* Für Gecko-Browser */
		/*opacity:0.75; /* Für Konqueror, Opera 9+, Safari */
		
	}
	
	li.roundBox div.band_orange {
		z-index:3;
		position:absolute;
		height:85px;
		width:84px;
		margin-left:139px;
		margin-top:1px;
		background:url(../img/band_orange.png) no-repeat;
		/*filter:alpha(opacity=75); /* Für IE */
		/*-moz-opacity:0.75; /* Für Gecko-Browser */
		/*opacity:0.75; /* Für Konqueror, Opera 9+, Safari */
	}
	
	li.roundBox div.band_blue {
		z-index:3;
		position:absolute;
		height:85px;
		width:84px;
		margin-left:139px;
		margin-top:1px;
		background:url(../img/band_blue.png) no-repeat;
		/*filter:alpha(opacity=75); /* Für IE */
		/*-moz-opacity:0.75; /* Für Gecko-Browser */
		/*opacity:0.75; /* Für Konqueror, Opera 9+, Safari */
	}
	
	li.roundBox div.band_lila {
		z-index:3;
		position:absolute;
		height:85px;
		width:84px;
		margin-left:139px;
		margin-top:1px;
		background:url(../img/band_red.png) no-repeat;
		/*filter:alpha(opacity=75); /* Für IE */
		/*-moz-opacity:0.75; /* Für Gecko-Browser */
		/*opacity:0.75; /* Für Konqueror, Opera 9+, Safari */
	}
	

/* topAuctionsBox - Top auctions on frontpage */

div#topAuctionsBox {
		
background:url("../img/middle_bg_t.png") repeat-x scroll 0 0 #FAFAFA;


clear:both;
margin:0;

width:auto;

	
}


div#topAuctionsBox div.content {
	
	height:611px;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
}
/* The footer contains valuable information, such as contacts and copyright */

/*div#footer {
	position: relative;
	width: auto;  
	 
	margin: 0;
	margin-top:1px;
	padding: 0px 0px 50px 0px;
	clear: both;  
	text-align: center;
	background: url(../img/footer_bg_l.png) 0 0 no-repeat;
}

div.footer-1 {
	background: url(../img/footer_bg_r.png) 100% 0 no-repeat;
	padding: 0px 10px 0px 10px;
}

div.footer-2 {
	height: 62px;
	padding: 10px;
	background: url(../img/footer_bg_m.png) 0 0 repeat-x;
	overflow: hidden;
}*/

div#footer div.content_home {
	
	height:82px;
	margin-left:10px;
	margin-right:10px;
}

div#footer ul {
	list-style-type:none;	
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-top:22px;
	margin-top:0;
}

div#footer ul li {
	float:left;
	margin-right:5px;
	color:#666;
	font-size:10px;
	margin-left:24px;
}

div#footer ul li a, div#footer ul li a:visited {
	color:#0088CC;
	text-decoration:none;
}

div#footer ul li a:hover {
	text-decoration:underline;
}
	/* DropShadow attaches a moveable shadow above the footer*/
	div.dropShadow {
		height:10px;
	}
	
	div.dropShadow div.left {
		background:url("../img/shadow_bg_l.png") repeat-y scroll 0 0 transparent;
		width:10px;
		height:10px;
	}
	
	div.dropShadow div.right {
		background:url("../img/shadow_bg_r.png") repeat-y scroll 5px 0 transparent;
		width:10px;
		height:10px;
	}
	
	div.dropShadow div.content {
		background:url(../img/bottom_bg_b.png) repeat-x;
		height:10px; 
		margin-left:5px;
		margin-right:5px;
	}
	
/* AuctionÍnfo Class - shows basic Info about remaining time, etc. */

div.auctionInfo dl {
	padding:0;
	margin:0;
	margin-top:20px;
	margin-left:10px;
}

div.auctionInfo dt, div.auctionInfo dd {
	float:left;
	line-height:1.7em;
	margin:0;
	padding:0;

}

div.auctionInfo dt {
	width:150px;
	padding-bottom:10px;
	padding-top:10px;
}

div.auctionInfo dt + dd {
	padding-bottom:10px;
	padding-top:10px;
}

div.auctionInfo dd {
	width: 228px;
	font-weight:bold;
	text-align:center;
}

div.auctionInfo dt#bidder {
	padding-top:10px;
	padding-bottom:7px;
	height: 20px;
}

div.auctionInfo dt#bidder + dd {
	font-size: 22px;
	font-weight:normal;
	padding:0;
}

div.auctionInfo dt#price {
	padding-top:10px;
	padding-bottom: 12px;
	height: 20px;
}

div.auctionInfo dt#price + dd {
	text-align:center;
	font-size:25px;
	padding:0;
}

div.auctionInfo dt#timer {
	padding-top:10px;
	padding-bottom:10px;
	height: 20px;
	
}

div.auctionInfo dt#timer + dd {
	padding-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	/*background:url(../img/icons/clock.png) no-repeat 61px;*/
}

div.auctionInfo dt#instabuy {
	padding-top:10px;
	padding-bottom:10px;
}

div.auctionInfo dt#instabuy + dd {
	padding-top:10px;
	padding-bottom:10px;
}

div.auctionInfo form#bid {
	
}

div.auctionInfo form#bid input {
	float:right;
	width:135px;
	height:33px;
	border:0;
	margin-top:16px;
	margin-right:20px;
	font-size:11px;
	padding-left:20px;
	padding-bottom:2px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}

div.auctionInfo input.bid_amount {
	margin-left:66px !important;
	text-align:right;
	height:17px !important;
	border: 1px solid #ccc !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#000 !important;
}

div.auctionInfo input.bid {
	background:url(../img/button_bid.png);
	margin-left:66px !important;
}

div.auctionInfo input.buy {
	background:url(../img/button_buy.png);
}

/* addInfo - more information on auction */

div#addInfo {
	z-index:0;
}

div#addInfo div.roundBoxTop {
	height:9px;
	width:932px;
	z-index:0;
}

div#addInfo div.roundBoxTop div.left {
	background:url(../img/box_rounded_tl.png) no-repeat 0 -6px !important;
	width:10px !important;
	height:9px !important;
}

div#addInfo div.roundBoxTop div.right {
	background:url(../img/box_rounded_tr.png) no-repeat 0 -6px !important;
	width:12px !important;
	height:9px !important;
}

div#addInfo div.roundBoxTop div.content {
	background:url(../img/box_rounded_t.png) repeat-x 0 -6px !important;
	width:910px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	height:9px !important;
	padding:0 !important;
}

div#addInfo div.roundBoxContent {
}

div#addInfo div.roundBoxContent div.left {
	background:url(../img/box_rounded_l.png) repeat-y !important;
	width:5px !important;
	height:485px !important;
}

div#addInfo div.roundBoxContent div.right {
	background:url(../img/box_rounded_r.png) repeat-y 5px !important;
	width:10px !important;
	height:485px !important;
}

div#addInfo div.roundBoxContent div.content {
	background:url(../img/box_rounded_bg.png) repeat-x scroll 0 100% #FCFDFE !important;
	width:912px !important;
	margin-left:5px !important;
	margin-right:5px !important;
	height:475px !important;
	padding:5px !important;
}

div#addInfo div.roundBoxBottom {
	z-index:0;
}

div#addInfo div.roundBoxBottom div.left {
	background:url(../img/box_rounded_bl.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div#addInfo div.roundBoxBottom div.right {
	background:url(../img/box_rounded_br.png) no-repeat !important;
	width:10px !important;
	height:15px !important;
}

div#addInfo div.roundBoxBottom div.content {
	background:url(../img/box_rounded_b.png) repeat-x !important;
	width:910px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	height:15px !important;
	padding:0 !important;
}


/* bidHistoryInfo - information on previous bidders */

div#bidHistoryInfo {
	float:right;
	width:250px;
}

div#bidHistoryInfo dt, div#bidHistoryInfo dd {
	float:left;
	line-height:1.7em;
	margin:0;
	padding:0;
	margin-top:5px;
	font-size:10px;
}

div#bidHistoryInfo dt {
	width:125px;
	text-align:center;
}

div#bidHistoryInfo dd {
	width:124px;
	font-weight:bold;
	text-align:center;
	border-left: 1px dashed #ccc;
}


/* tabContent - holds additional product info in one tab */

div#tabContent {
	margin:10px;
	margin-top:5px;
	margin-right:5px;
	float:left;
	height: 445px;
	overflow:auto;
	overflow-x:hidden;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#888;
	line-height:1.4;
	background-color:#fefefe;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
border-style:solid;
border-width:1px;
	
	
}


div#tabContent p{
	
}

	/* tables used in the tabs */
	
	div#tabContent table {
		width:100%;	
		font-size:11px;
	}
	
	div#tabContent table th {
		background:#e1e1e1;
	}
	
	div#tabContent table tr td:first-child {
		width:200px;
	}
	
	div#tabContent table td {
		padding:2px;
	}
	
	div#tabContent table tr {
		background:#eee;;
	}
	
	div#tabContent table tr:hover {
		background:#fc6;
	}

	/* productDesc - description */
		
	/* productShipping - shipping Information */

	div#productShipping {	
	}
	
	/* productSpec - Technical Specficiations */

	div#productSpec {			
	}
	
	/* productLocation - location */ 
	
	div#productLocation {		
	}

/* articleListBox - show listed auctions */

div#articleListBox {
	width:961px;
	margin-left:-5px;
}

div#articleListBox .shadow_r {
	background:url(../img/shadow_bg_r.png) repeat-y scroll 100% 0 transparent;
}
	
div#articleListBox .shadow_l {
	background:url(../img/shadow_bg_l.png) repeat-y scroll 0 100% transparent;
	padding-right:5px;
}

div#articleListBox div.contentWrapper {
	background:url(../img/middle_bg_t.png) repeat-x scroll 0 0 #FAFAFA;
	margin-left:5px;
}

div#articleListBox div.content {
	/*background:url("../img/middle_bg_b.png") repeat-x scroll 0 100% transparent;*/
	padding:5px;
	padding-top:5px;
}

div#auctionList {
	/*background:url("../img/middle_bg_b.png") repeat-x scroll 0 100% transparent;*/
	width:660px;
	
}

div#auctionList div.content{
	/*background:url("../img/middle_bg_b.png") repeat-x scroll 0 100% transparent;*/
	padding:5px;
	padding-top:5px;
	
}








div#articleListBox2 {
	width:995px;
}

div#articleListBox2 .shadow_r {
	background:url(../img/shadow_bg_r.png) repeat-y scroll 100% 0 transparent;
}
	
div#articleListBox2 .shadow_l {
	background:url(../img/shadow_bg_l.png) repeat-y scroll 0 100% transparent;
	padding-right:5px;
}

div#articleListBox2 div.contentWrapper {
	background:url(../img/middle_bg_t.png) repeat-x scroll 0 0 #FAFAFA;
	margin-left:5px;
}

div#articleListBox2 div.content {
	background:url("../img/middle_bg_b.png") repeat-x scroll 0 100% transparent;
	padding:5px;
	padding-top:5px;
}





























div#auctionList div.topAuction {
	position:absolute;
	margin-left:418px;
	margin-top:-15px;
	font-size:10px;
	background:red;
	color:#fff;
	padding:2px;
	font-weight:bold;
	text-transform:uppercase;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border: 1px solid #666;
	border-top:0;
}

div#auctionList ul {
	list-style-type:none;
	width:650px;
}

div#auctionList ul li.roundBox {
	
	width:650px !important;
	margin: 0;
	padding:0;
	height:185px;
	position:relative;
}

div#auctionList div.roundBoxTop {

}

div#auctionList div.roundBoxTop div.left {
	background:url("../img/module_rounded_tr.png") no-repeat scroll 100% 0 transparent;
	padding:0 10px;
	
}

div#auctionList div.roundBoxTop div.right {
	background:url("../img/module_rounded_tl.png") no-repeat scroll 0 0 transparent;
	width:10px !important;
	
}

div#auctionList div.roundBoxTop div.content {
	background:url("../img/module_rounded_t.png") repeat-x scroll 0 0 transparent;
	width:630px !important;
	height:15px;
	
}

div#auctionList div.roundBoxContent {
	
}

div#auctionList div.roundBoxContent div.left {
	background:url(../img/box_rounded_l.png) repeat-y !important;
	width:5px !important;
	height:155px !important;
}

div#auctionList div.roundBoxContent div.right {
	background:url("../img/module_rounded_r.png") repeat-y scroll 100% 0 transparent;
	padding:0 10px;
}

div#auctionList div.roundBoxContent div.content {
	background:url(../img/box_rounded_bg.png) repeat-x scroll 0 100% #FCFDFE !important;
	width:630px !important;
	margin-left:5px !important;
	margin-right:5px !important;
	height:145px !important;
	padding:5px !important;
}

div#auctionList div.roundBoxBottom {
	
	
}

div#auctionList div.roundBoxBottom div.left {
	background:url("../img/module_rounded_br.png") no-repeat scroll 100% 0 transparent;
	
}

div#auctionList div.roundBoxBottom div.right {
    background:url("../img/module_rounded_bl.png") no-repeat scroll 0 0 transparent;
}

div#auctionList div.roundBoxBottom div.content {

	height:10px !important;
	
	background:url("../images/module_rounded_b.png") repeat-x scroll 0 0 transparent;
}

div#auctionList .imgWrapper {
	float:left;
	width:120px;
	margin-top:5px;
	margin-left:10px;
	/*border-right: 1px solid #ccc;*/
	border-radius:5px;
}

div#auctionList .descWrapper {
	width:461px;
	float:right;
	height:134px;
}

div#auctionList img {
	padding:5px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFF;
}

div#auctionList .desc, div#auctionList .price{
	float:right; 
	height:145px;
	padding-top:0px;
}




div#auctionList form.bid {
	text-align:center;
}

div#auctionList form.bid input {
	position:relative;
}

div#auctionList form.bid input {
	width:135px;
	height:33px;
	border:0;
	margin-left:10px;
	font-size:11px;
	padding-left:20px;
	padding-bottom:2px;
	font-weight:bold;
	color:white;
}

div#auctionList input.bid_amount {
	text-align:right;
	height:17px !important;
	border: 1px solid #ccc !important;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#000 !important;
}

div#auctionList input.bid {
	background:url(../img/button_bid.png);
}

div#auctionList input.buy {
	background:url(../img/button_buy.png);
}

div#auctionList .desc {
	width:280px;
	text-align:left;
	
}


div#auctionList .desc .temps{
	

	
	text-align:left;

	margin-top: 60px;
	font-family:Impact,arial,Helvetica;
	
	
}


div#auctionList .desc h4 {
	font-size:16px;
}

div#auctionList .desc .titel {
	
	font-size:12px;
	color:#999;
	text-align:left;
	
}

div#auctionList .desc .detail {
	margin-top:10px;	
	font-size:12px;
	color:#333;
	width:294px;
	text-align:left;
	
}



div#auctionList .price {
	width:180px;
	text-align:center;
	border-left:1px solid #eee;
}

div#auctionList .price span {
	font-size:17px;
	font-weight:bold;
}


div#auctionList .price .text1 {
	margin-top:5px;
	color:#333;
	font-size:12px;
	
}

div#auctionList .price .prix {
	margin-top:5px;
	color:#999;
	font-size:22px;
	font-weight:bold;
}

div#auctionList .price .instabuy {
	margin-top:5px;
	color:#999;
}

div#auctionList .price .instabuy + span {
	font-size:12px;
	color:#999;
}

div#auctionList .timer {
	width:200px;	
	text-align:center;
	margin-top:10px;
	
	
	
}

div#auctionAdvertise ul {
	list-style-type:none;
	width:270px;
}

div#auctionList .band_green, div#auctionList .band_lila, div#auctionList .band_orange, div#auctionList .band_blue {
	margin-left:545px;
	margin-top:-18px;
	
}

/* auctionSearchCriteria - prolonged Interface for controlling the any given auctionList */

div#auctionSearchCriteria {
	width:225px;
	margin-left:8px;
}

div#auctionSearchCriteria div.leftShadowTop {
	background:url("../img/box_rounded_tl.png") no-repeat scroll 0 0 transparent;
}

div#auctionSearchCriteria div.leftShadow {
	background:url("../img/box_rounded_l.png") repeat-y scroll 0 0 transparent;
}

div#auctionSearchCriteria div.leftShadowBottom {
	background:url("../img/box_rounded_bl.png") no-repeat scroll 0 0 transparent;
}

div#auctionSearchCriteria div.rightShadowTop {
	background:url("../img/box_rounded_tr.png") no-repeat scroll 100% 0 transparent;
	padding:0 10px;
}

div#auctionSearchCriteria div.rightShadowTop > div {
	height:15px;
	background:url("../img/box_rounded_t.png") repeat-x scroll 0 0 transparent;
}

div#auctionSearchCriteria div.rightShadow {
	background:url("../img/box_rounded_r.png") repeat-y  scroll 100% 0 transparent;
	padding:0 5px;
}

div#auctionSearchCriteria div.rightShadow > div {
	/* contentDiv of the searchCriteria */
	padding:5px;
	background:url("../img/box_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
	
}

div#auctionSearchCriteria div.rightShadowBottom {
	background:url("../img/box_rounded_br.png") no-repeat scroll 100% 0 transparent;
	padding:0 10px;
}

div#auctionSearchCriteria div.rightShadowBottom > div {
	height:15px;
	background:url("../img/box_rounded_b.png") repeat-x scroll 0 0 transparent;
}


div#auctionSearchCriteria form#searchCriteria {
	margin-top:10px;
	margin-bottom:10px;
}

div#auctionSearchCriteria form#searchCriteria p {
	margin-top:5px;
}

div#auctionSearchCriteria form#searchCriteria label {
	font-size:10px;
}

div#auctionSearchCriteria form#searchCriteria select {
	width:200px;
}

div#auctionSearchCriteria form#searchCriteria input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #EEEEEE;
	color:#666;
	height:15px;
	padding-left:5px;
	width:80px;
}

div#auctionSearchCriteria form#searchCriteria input#searchQuery {
	width:197px;
}

div#auctionSearchCriteria form#searchCriteria div {
	text-align:center;
	margin-top:15px;
	margin-bottom:-6px;
}

div#auctionSearchCriteria form#searchCriteria input#searchCriteriaSubmit {
	width:119px;
	height:21px;
	background:url("../img/button.png") repeat scroll 0 0 transparent;
	/*color:darkgreen;*/
	color:#013220
	font-weight:bold;
	border:0;
	font-size:11px;
	padding-bottom:2px;
}

/* Textsites - like FAQ, etc. */

div#textDetailBox {
	
}

div#textDetailBox div.leftShadowTop {
	background:url("../img/box_rounded_tl.png") no-repeat scroll 0 0 transparent;
}

div#textDetailBox div.rightShadowTop {
	background:url("../img/box_rounded_tr.png") no-repeat scroll 100% 0 transparent;
	padding:0 10px;
}

div#textDetailBox div.rightShadow {
	background:url("../img/box_rounded_r.png") repeat-y  scroll 100% 0 transparent;
	padding:0 5px;
}

div#textDetailBox div.rightShadowTop > div {
	height:15px;
	background:url("../img/box_rounded_t.png") repeat-x scroll 0 0 transparent;
}

div#textDetailBox div.leftShadow {
	background:url("../img/box_rounded_l.png") repeat-y scroll 0 0 transparent;
}

div#textDetailBox div.rightShadow > div {
	/* contentDiv of the searchCriteria */
	padding:5px;
	background:url("../img/box_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
	
}

div#textDetailBox div.leftShadowBottom {
	background:url("../img/box_rounded_bl.png") no-repeat scroll 0 0 transparent;
}

div#textDetailBox div.rightShadowBottom {
	background:url("../img/box_rounded_br.png") no-repeat scroll 100% 0 transparent;
	padding:0 10px;
}

div#textDetailBox div.rightShadowBottom > div {
	height:15px;
	background:url("../img/box_rounded_b.png") repeat-x scroll 0 0 transparent;
}

/* registerBox - Box used for registration formular */

div#registerBox {
	
}

div#registerBox .leftShadow {
	
}

div#registerBox .rightShadow {
	
}

div#registerBox .rightShadow > div {
	
	margin: 0 5px;
}

div#registerBox .rightShadow div.content {
	
}

div#registerBox label, div#registerBox h1, div#registerBox h2 {
	margin-left: 5px;
}

div#registerBox p {
	margin-top: 10px;
	margin-bottom:10px;
}

div#registerBox label {
	margin-right:30px;
	font-size: 12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width: 200px;
	float:left;
	display:block;
	padding:3px;
}

div#registerBox label[for="userHearFrom"] {
	
}

div#registerBox label[for="userHearFrom"] + select {

}

div#registerBox form#registerForm div {
	padding:10px;
	margin: 0 15px;
	
}



form#registerForm input {
	width:260px;
	/*cursor:pointer;*/
}


form#registerForm input.button {
	width:210px;
	/*cursor:pointer;*/
}

form#registerForm input[type="text"], form#registerForm input[type="password"] {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left:5px;
	height:15px;
}

form#registerForm input[type="text"]:focus, form#registerForm input[type="password"]:focus {
	background:#eee;
	border: 1px solid #333;
}

form#registerForm select {
	margin-bottom:3px;
	padding:0;
	width: 210px;
	height: 20px;
}

form#registerForm option {
	font-size:12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height:13px;
	padding:0;
	margin:0;
}

form#registerForm input.small {
	width:40px;
}

form#registerForm input.small + input {
	width:133px;
}

div#registerSteps {
	postion:relative;
	float:right;
	border:0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 11px;
	color:#999;
}


div#registerSteps ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#registerSteps li {
	padding:8px;
	float:left;
	width:100px;
	margin-left:5px;
	margin-right:5px;	
	text-align:center;
	height: 40px;
}

div#registerSteps li.active {
	background:#eee;
}

div#registerSteps li span {
	display:block;
	font-size:10px;
	line-height:11px;
}

div#registerSteps strong {
	color:#FF6600;
}


li.productBox div.band_orange {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/band_orange.png) no-repeat scroll 0 0;
height:85px;
margin-left:621px;
margin-top:1px;
position:absolute;
width:84px;
z-index:3;
}

li.productBox div.band_green {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/band_green.png) no-repeat scroll 0 0;
height:85px;
margin-left:621px;
margin-top:1px;
position:absolute;
width:84px;
z-index:3;
}

li.productBox div.band_blue {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/band_blue.png) no-repeat scroll 0 0;
height:85px;
margin-left:621px;
margin-top:1px;
position:absolute;
width:84px;
z-index:3;
}

li.productBox div.band_red {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/band_red.png) no-repeat scroll 0 0;
height:85px;
margin-left:621px;
margin-top:1px;
position:absolute;
width:84px;
z-index:3;
}

div#kategorien  {
	background-attachment:scroll;
background-color:transparent;
background-image:url(../img/bg_bottomBox.png);
background-repeat:repeat;
height:500px;
margin-left:5px;
margin-right:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:25px;
margin-top:9px;
	
}

div#kategorien ul.col1 {
	float:left;
	width:190px;
	margin-top:9px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	height:400px;
	
}

div#kategorien ul.col2 {
	float:left;
	width:190px;
	margin-top:9px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	height:400px;
}
div#kategorien ul.col3 {
	float:left;
	width:190px;
	margin-top:9px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	height:400px;
}
div#kategorien ul.col4 {
	float:left;
	width:190px;
	margin-top:9px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	height:400px;
}

div#kategorien ul.col1  li{
height:40px;	
	
}
div#kategorien ul.col2  li{
height:40px;
}
div#kategorien ul.col3  li{
height:40px;
}
div#kategorien ul.col4  li{
height:40px;	
}


div#kategorien ul.col1  li.klevel1 a {
	


color:#666666;
float:left;

line-height:1.2em;
margin-bottom:5px;
text-transform:none;
font-size:11px;

	
	
}

div#kategorien ul.col1  li.klevel1 ul li.produkt a{
	

color:#0088CC;
text-decoration:none;


	
	
}



div#kategorien ul.col2  li.klevel1 a{
	

color:#666666;
float:left;

line-height:1.2em;
margin-bottom:5px;
text-transform:none;
font-size:11px;
	
}

div#kategorien ul.col2  li.klevel1 ul li.produkt a{
	
color:#0088CC;
text-decoration:none;


	
	
}

div#kategorien ul.col3  li.klevel1 a{

color:#666666;
float:left;

line-height:1.2em;
margin-bottom:5px;
text-transform:none;
font-size:11px;
	
}

div#kategorien ul.col3  li.klevel1 ul li.produkt a{
	

color:#0088CC;
text-decoration:none;


	
	
}

div#kategorien ul.col4  li.klevel1 a{
	

color:#666666;
float:left;

line-height:1.2em;
margin-bottom:5px;
text-transform:none;
font-size:11px;
	
	
}


div#kategorien ul.col4  li.klevel1 ul li.produkt a{
	

color:#0088CC;
text-decoration:none;


	
	
}


/* Typography 
---------------------------------------------------------------*/
/* Code */
pre,
.code1,
.code2{
	margin:10px 0 15px;
	padding:10px 15px;
	font-size:0.92em;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.code2{
	padding-left:20px;
	font-family: 'Curier New', monospace;
}
.code3{
	padding:0 0 5px 20px;
	font-family: 'Curier New', monospace;
}

.code3 h4{
	width:35px;
	position:relative;
	top:-10px;
	margin:0 0 -10px 11px!important;
	padding:0 5px;
	font-size:1.17em;
	font-weight:normal;
}

/* Warnings */

p.info1,p.info2,p.info3,p.info4{background:transparent url('../images/icons/info.gif') no-repeat left center; }
p.warning1,p.warning2,p.warning3,p.warning4{background:transparent url('../images/icons/warning.png') no-repeat left center; }
p.tips1,p.tips2,p.tips3,p.tips4{ background:transparent url('../images/icons/tips.gif') no-repeat left center; }
p.info1,p.info3,p.warning1,p.warning3,p.tips1,p.tips3{padding-left:30px;}

p.info2,
p.info4
{
	padding:3px 3px 3px 30px;
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
	border-right:#3399ff solid 1px;
	border-left:#3399ff solid 1px;
	background-position:3px center;
	margin:5px;
}
p.info3,
p.info4{
	background-color:#f0f6fe;
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 30px;
}

p.info5{
	padding:3px 3px 3px 30px;
	border-top:#3399ff solid 1px;
	border-bottom:#3399ff solid 1px;
	background-position:3px center;
	margin:5px;
}

p.info5{
	
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 15px;
}
p.warning2{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
	padding:3px 3px 3px 30px;
	background-position: 3px center;
}
p.warning3,
p.warning4{
	background-color:#ffeeea;
	background-position: 7px center;
	min-height:14px;
	width:auto;
	padding:12px 0 14px 40px;
}
p.warning4{
	border-top:#f71212 solid 1px;
	border-bottom:#f71212 solid 1px;
	border-left:#f71212 solid 1px;
	border-right:#f71212 solid 1px;
	margin:5px;
}
p.tips2,
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
	padding:3px 3px 3px 30px;
	background-position:3px center;
}
p.tips3,
p.tips4{
	display:block;
	background-color:#fdffca;
	background-position: 7px center;
	min-height:14px;
	padding:12px 0 14px 30px;
}
p.tips4{
	border-top:#fde647 solid 1px;
	border-bottom:#fde647 solid 1px;
}
/* Dropcaps */
span.Dropcap1,
span.Dropcap2,
span.Dropcap3{
	font-size: 5.0em;
	display: block;
	float: left;
	line-height:1.0em;
	font-family:'Times New Roman', serif;
}
span.Dropcap1{
	height:61px;
	margin:-4px 5px -3px 0;
}
p.Dropcap2{
	padding:0 0 0 50px;
}
span.Dropcap2{
	height:61px;
	margin:-4px 0 0 -50px;
}
p.Dropcap3{
	margin-top:32px;
}
span.Dropcap3{
	height:61px;
	margin:-32px 5px 0 0;
}
/* Blockquotes */
blockquote{
	font-style:italic;
	margin:20px 0;
	float:left;
}
blockquote div.blockquote1 div{
	padding:0 17px;
}
blockquote div.blockquote2 div{
	padding:0 17px;
}
blockquote div.blockquote3{
	padding-bottom:5px;
}
blockquote div.blockquote3 div{
	padding:5px 27px 0 27px;
}
blockquote div.blockquote4{
	padding-top:2px;
}
blockquote div.blockquote4 div{
	padding:5px 27px 0 27px;
}
/* Floated blocks */
.blockTextLeft,
.blockTextRight,
.blockTextCenter{
	display:block;
	width:30%;
	padding:15px;
	font-style:italic;
}
.blockTextLeft{
	float:left;
	text-align:left;
}
.blockTextRight{
	float:right;
	text-align:right;
}
.blockTextCenter{
	margin:0 auto;
	text-align:center;
}
/* Legends */
div.legend1 h4,
div.legend2 h4,
div.legend3 h4,
div.legend4 h4,
div.legend5 h4,
div.legend6 h4{
	width:auto;
	float:left;
	background: #fff;
	position:relative;
	top:-9px;
	left:11px;
	margin:0 0 -9px 0!important;
	padding:0 3px;
	font-size:1.17em;
	font-weight:normal;
}
div.legend3 h4:first-child,
div.legend5 h4:first-child{
	background:#e7e7e7;
}
div.legend4 h4:first-child,
div.legend6 h4:first-child{
	border:solid 1px #666;
}
div.legend1,
div.legend5,
div.legend6{
	border:solid 1px #666;
	margin:25px 0;
}
div.legend2,
div.legend3,
div.legend4{
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	margin:25px 0;	
}
div.legend1 p,
div.legend2 p,
div.legend3 p,
div.legend4 p,
div.legend5 p,
div.legend6 p{
	margin:7px;
	clear:both;
}
/* icons */
.audio,.creditcard,.email,.feed,.help,.webcam,.images,.lock,.printer,.report,.script,.time,.user,.world,.camera,.brick,.box,
.cart,.cd,.chart_bar,.chart_line,.chart_pie,.clock,.cog,.coins,.compress,.computer,.cross,.disk,.error,.group,.accept,.add,.calendar,
.exclamation,.film,.folder,.heart,.house,.image,.information,.magnifier,.money,.new,.note,.page,.page_white,.plugin,.king,.auktion,.winner,.winner2,.fleche,.title{
	padding-left:15px;
}
.audio{background:transparent url('../images/icons/audio.gif')  no-repeat scroll 0px 0px;
padding-left:20px;}
.creditcard{background:transparent url('../images/icons/credit.gif')  no-repeat scroll 0px 0px;
padding-left:20px;}
.email{background:transparent url('../images/icons/email.gif')  no-repeat scroll 0px 0px;
padding-left:20px;}
.feed{background:transparent url('../images/icons/feed.gif')  no-repeat scroll 0px 0px;
padding-left:20px;}
.help{background:transparent url('../images/icons/help.gif')  no-repeat scroll 0px 0px;
padding-left:20px;}
.webcam{background:transparent url('../images/icons/webcam.gif')  no-repeat scroll 0px 0px;
padding-left:20px;}
.images{background:transparent url('../images/icons/images.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.lock{background:transparent url('../images/icons/lock.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.printer{background:transparent url('../images/icons/printer.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.report{background:transparent url('../images/icons/report.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.script{background:transparent url('../images/icons/script.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.time{background:transparent url('../images/icons/time.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.user{background:transparent url('../images/icons/user.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.world{background:transparent url('../images/icons/world.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.cart{background:transparent url('../images/icons/cart.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.cd{background:transparent url('../images/icons/cd.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.chart_bar{background:transparent url('../images/icons/chart_bar.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.chart_line{background:transparent url('../images/icons/chart_line.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.chart_pie{background:transparent url('../images/icons/chart_pie.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.clock{background:transparent url('../images/icons/clock.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.cog{background:transparent url('../images/icons/cog.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.coins{background:transparent url('../images/icons/coins.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.compress{background:transparent url('../images/icons/compress.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.computer{background:transparent url('../images/icons/computer.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.cross{background:transparent url('../images/icons/cross.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.disk{background:transparent url('../images/icons/disk.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.error{background:transparent url('../images/icons/error.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.exclamation{background:transparent url('../images/icons/exclamation.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.film{background:transparent url('../images/icons/film.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.folder{background:transparent url('../images/icons/folder.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.group{background:transparent url('../images/icons/group.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.heart{background:transparent url('../images/icons/heart.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.house{background:transparent url('../images/icons/house.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.image{background:transparent url('../images/icons/image.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.information{background:transparent url('../images/icons/information.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.magnifier{background:transparent url('../images/icons/magnifier.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.money{background:transparent url('../images/icons/money.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.new{background:transparent url('../images/icons/new.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.note{background:transparent url('../images/icons/note.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.page{background:transparent url('../images/icons/page.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.page_white{background:transparent url('../images/icons/page_white.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.plugin{background:transparent url('../images/icons/plugin.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.accept{background:transparent url('../images/icons/accept.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.add{background:transparent url('../images/icons/add.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.camera{background:transparent url('../images/icons/camera.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.brick{background:transparent url('../images/icons/brick.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.box{background:transparent url('../images/icons/box.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.king{background:transparent url('../images/icons/king.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.auktion{background:transparent url('../images/icons/auktion.png')  no-repeat scroll 0px 0px;
padding-left:2px;}
.calendar{background:transparent url('../images/icons/calendar.png')  no-repeat scroll 0px 0px;
padding-left:20px;}
.winner{background:transparent url('../images/icons/winner.png')  no-repeat scroll 0px 0px;
padding-left:20px;
}


.fleche{background:transparent url('../images/icons/fleche.gif')  no-repeat scroll 0px 0px;
padding-left:26px;
height:18px;

}




.title{background:transparent url('../images/icons/title.png')  no-repeat scroll 0px 0px;
padding-left:26px;
}

.winner2{background:transparent url('../images/icons/winner.png')  no-repeat scroll 0px 0px;
padding-left:0px;
margin-left:10px;
}
/* Highlights */
.highlight-1,
.highlight-2,
.highlight-3,
.highlight-4{
	padding:1px 5px;
}
/* Colors for spans */
span.clear,
span.clear-1,
span.clear-2,
span.color,
span.color-1,
span.color-2,
span.color-3,
span.color-4,
span.color-5,
span.color-6,
span.color-7{
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}
/* ordered lists */
ol{padding-left:28px;}
ol.dec{list-style-type:decimal;}
ol.roman{list-style-type:upper-roman;}
ol.alpha{list-style-type:lower-alpha;}
ol.decimalLeadingZero{list-style-type:decimal-leading-zero;}
/* unordered lists */
ul.bullet1,ul.bullet2,ul.bullet3,ul.bullet4,
ul.circle1,ul.circle2,
ul.square1,ul.square2,ul.square3{padding-left:18px;}
ul.bullet1 li,ul.bullet2 li,ul.bullet3 li,ul.bullet4 li,
ul.circle1 li,ul.circle2 li,
ul.square1 li,ul.square2 li,ul.square3 li{
	margin:10px 0!important;
	line-height:0.83em!important;
}
ul.circle2{list-style-type:circle;}
ul.square1{list-style-type:square;}
/* Numbers */
div.number1 span{
	padding:4px;

}
div.number2 span{
	padding:4px;
	color:#fff;
}
/* Definition lists */
dl.def1 dt,
dl.def2 dt,
dl.def3 dt{
	margin:10px 0 5px 0;
}
dl.def1 dd,
dl.def2 dd,
dl.def3 dd{
	padding-left:25px;
}
dl.def2 dt{
	text-decoration:underline;
}
dl.def3 dt{
	font-weight:bold;
}
/* acronyms and abbrs */
acronym,
abbr{
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
acronym:hover,
abbr:hover{
	border-bottom-style:solid;
	cursor:pointer;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #FFFFEE;
	border-left: 5px solid #999999;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
	
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 22px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 0 22px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #C9C0B7;
}

blockquote.testimonial span.author {
	background: url(../images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Dropcap */
.dropcap {
	color: #B81D57;
	display: block;
	float: left;
	font: 60px/50px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/icon-error.png) no-repeat 0px 0px;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(../images/icon-info.png) no-repeat 0px 0px;
	color: #555555;
	padding-left: 25px;
}

p.tips {
	background: url(../images/icon-tips.png) no-repeat 0px 0px;
	color: #F89A20;
	padding-left: 25px;
}

.highlight {
	
	font-weight: bold;
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
	
}

/* Note Style */
p.stickynote {
	background: url(../images/icon-sticky.png) no-repeat 0px 0px #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 60px;
}

p.download {
	background: url(../images/icon-download.png) no-repeat 0px 0px #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 2px 0 2px 20px;
}

/* Check list (star) */
ul.star {
	list-style: none;
}

ul.star li {
	background: url(../images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 2px 0 2px 17px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 7px;
	margin-left: 15px;
	padding: 2px 0 2px 17px;
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 12px/normal Arial, sans-serif;
	padding: 9px 7px;
	width:25px;
	height:25px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 1px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 span.createdate,
div.bubble2 span.createdate,
div.bubble3 span.createdate,
div.bubble4 span.createdate {
	font-size: 92%;
	color: #999999;
}

div.bubble1 span.createby a,
div.bubble2 span.createby a,
div.bubble3 span.createby a,
div.bubble4 span.createby a {
	font-size: 92%;
	color: #B81D57;
}

div.bubble1 span.createby a:hover,
div.bubble2 span.createby a:hover,
div.bubble3 span.createby a:hover,
div.bubble4 span.createby a:hover {
	color: #B81D57;
	text-decoration: underline;
}

div.bubble1 div {
	background: url(../images/bub1-br.png) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.png) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #F5F5F5;
	font-size: 100%;
	color: #B81D57;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -8px;
	text-transform: uppercase;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 5px 0;
	padding-top:25px;
	padding-left:15px;
	padding-right:10px;
	position: relative;
	height:60px;
	margin-top:10px;
}



/* Contains textstyles, etc  - created by Florian Kraft, 15.03.10 */

/* All */


/* registerBox */

div#registerBox h2 {
	font-size:14px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
	color:#999;
	height:20px;
}

/* bannerBox */

/*
div#green p, div#blue p, div#red p, div#orange p {
	width:270px;
	margin-top:5px;
}*/

div#blue h2 {
	color:#08c !important;
}

div#blue h2 + p {
	/*font-weight:bold;*/
}

form#quickRegister h1 {
	text-align:center;
	height:35px;
	font-size:18px;
}

form#quickRegister h1 + p {
	text-align:center;
	margin-top:-10px;
	letter-spacing:0.08em;
	margin-bottom: 5px;
}

form#quickRegister h1 + p strong {
	
	padding:2px;
}

form#quickRegister label {
	font-size:10px;
}

form#quickRegister input[type="text"] {
	width:240px;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-left:4px;
}

form#quickRegister p.submit {
	text-align:right;
	margin-top:10px;
	cursor:pointer;
}

form#quickRegister input[type="submit"] {
	cursor:pointer;
	
}

div#bannerBox h2 {
	margin:0;
	font-size:22px;
	color:#000;
}


/* Headings */

h1 span {
	font-size:10px;
	text-transform:none;
	letter-spacing:0;
	text-shadow:none;
}

.roundBox h3 {
	border-bottom: 1px solid #eee;
	text-align:center;
	color:#666;
	font-size:13px;
	padding-bottom:3px;
}

.roundBox h6 {
	text-align:center;
	margin-top:5px;
	font-size:9px;
	margin-bottom:3px;
}


/* Elements in div.content */

div.content h1 {
	color:#666;
	font-size:20px;
	letter-spacing:2px;
	line-height:40px;
	text-shadow:0 1px 0 #fff, 0 0px 0 rgba(0, 0, 0, 0.3);
	font-family:Georgia,serif;
	
	text-transform:uppercase;
	/*background:transparent url(../images/icons/title.png) no-repeat scroll left 10px ;*/
	
	
}

div.content h4{
	color:#999;
	font-size:14px;
	letter-spacing:2px;
	line-height:50px;
	text-shadow:0 0px 0 #fff, 0 0px 0 rgba(0, 0, 0, 0.3);
	
}

div.content h5 {
	color: #0088CC;
	margin-left: 10px;
	font-size:12px;
	margin-bottom:5px;
	height:15px;
}



div.content h3 {
	color:#333333;
	font-size:18px;
	letter-spacing:1px;
	line-height:30px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		
	
	
}
div.content h2 {
	color: #E43727;
	margin-left: 10px;
	font-size:12px;
	margin-bottom:5px;
	height:30px;
}

div.roundBoxContent div.content  h2 {
	width:180px;

}

div.content h2 + span {
	font-size:10px;
	color:#666;
	width:160px;
	display:block;
	margin-left:10px;
	margin-bottom: 5px;
}

div.content h2 + span + div {
	text-align:center;
	height:80px;
}

div.content h2 + span + div img {
	border: 1px solid #ccc;
	padding:2px;
	margin-left:auto;
	margin-right:auto;
}

div.content li.roundBox p.price {
	margin-top:7px;
	font-size: 18px; 
	font-weight:200;
	height:28px;
	margin-bottom: 0px;
}


div.content li.roundBox p.img {
   
	
	margin-left:40px;
	margin-right:40px;
	height:85px;
	
	
	padding:2px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFF;
}

div.content li.roundBox p.closed {
    color:white;
	font-size:11px;
	font-weight:bold;
	width:110px;
	height:48px;
	padding-bottom:2px;
	padding-left:20px;
	background:url(../img/button_closed.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:10px;

}

div.content li.roundBox p.price span {
	color:#666;
	font-size:16px;
	margin-top:5px;	
}

div.content li.roundBox p.closed_price {
	color:#aaa;
	font-size:20px;
	margin-top:10px;
	height:34px;
}


div.content li.roundBox p.winner span {
	color:#aaa;
	font-size:14px;
	margin-top:20px;	
}

div.content li.roundBox p.timer {
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 0px;
    color: #b42626;
	font-family:Verdana, Geneva, sans-serif;
	height:20px;
	
}

div.content li.roundBox p.timer_disabled {
	color:#aaa;
	font-size:10px;
	margin-top:25px;
}

div#articleDetailBox li.roundBox p {
	text-align:left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

/* bidHistoryInfo */

div#bidHistoryInfo h3 {
	border-bottom: 1px solid #eee;
	text-align:center;
	color:#666;
	font-size:11px;
	padding-bottom:3px;
	margin-top:8px;
}

/* productDesc */

div#productDesc p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}

/* auctionSearchCriteria */

div#auctionSearchCriteria h3 {
	border-bottom:1px solid #ccc;
	width:215px;
	margin-left:-5px;
	color:#666;
	font-size:13px;
	padding-bottom:3px;
	text-align:center;
}

div#auctionSearchCriteria h3 + p {
	font-size:11px;
	color:#999;
	text-align:center;
}

/* auctionAdvertise */

div#auctionAdvertise h4 {
	color:#ffffff;
	font-size:14px;
	letter-spacing:1px;
	/*text-shadow:0 1px 0 #fff, 0 -1px 0 rgba(0, 0, 0, 0.3);*/
	text-align:center;
	margin-left:12px;
	margin-bottom:10px;
	background-image:url(../images/right_header.png);

	
background-position:left bottom;
background-repeat:no-repeat;
height:45px;
width:216px;
padding-top:6px;
}

p.timer_past {
	font-size: 14px !important; 
	margin-top: 20px;
	color:#999;
}

p.to {
	font-size:10px !important;
	font-style:oblique;
	margin-top:22px;
}

/* ratings */

.percent_good {
	color: green;
}

.percent_ok {
	color: olive;
}

.percent_average {
	color: orange;
}

.percent_bad {
	color:red;
}


.textfield, input.duty-field {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #BDBDBD;
font-size:14px;
height:20px;
padding:8px 10px 0;
width:258px;
color:#999;
}

.textfield:hover, textfield:active, textfield:focus {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F0F0 none repeat scroll 0 0;
border:1px solid #3399cc;
}


.error {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFD4D4 url(../img/error.png) repeat scroll 0 0;
border:1px solid #E28A8A;
}



/* Button */

.button {

background-image:url(../img/btn_orange.png);
border:1px solid #CC6633;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:normal;
padding:4px 30px;
text-decoration:none;
margin-top:5px;
height:26px;

}
.button:hover {
	background-position: center center;
	background-image:url(../img/button_orange_h.png);
}
.button_disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #BDBDBD;
	text-decoration: none;
	background-image: url(../img/auction_button_disabled.png);
	background-position: center center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-left-color: #E8E8E8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* Button */

.button_button {
	cursor: pointer;
	float: right;
}
.button_left {
	float: left;
	position: relative;
	height: 25px;
}
.button_right {
	float: left;
	position: relative;
	height: 25px;
}
.button_text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	float: left;
	position: relative;
	height: 25px;
	background-image: url(../img/auction_button_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
}
.button_text_padding {
	margin-left: 12px;
	margin-top: 4px;
	margin-right: 12px;
}
.button_icon {

	float: left;
	position: relative;
	height: 25px;
	background-image: url(../img/auction_button_back.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.button_icon_padding {
	margin-top: 3px;
}


.button2_button {
	cursor: pointer;
	float: right;
}
.button2_left {
	float: left;
	position: relative;
	height: 24px;
}
.button2_right {
	float: left;
	position: relative;
	height: 24px;
}
.button2_text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	float: left;
	position: relative;
	height: 24px;
	background-image: url(../img/auction_button2_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
}
.button2_text_padding {
	margin-left: 7px;
	margin-top: 4px;
	margin-right: 7px;
}
.button2_icon {
	float: left;
	position: relative;
	height: 24px;
	background-image: url(../img/auction_button2_back.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.button2_icon_padding {
	margin-top: 6px;
	
}

/* Main and Helper-Styles, created by Florian Kraft, 10.02.2010 */


a, a:visited {
	text-decoration:none;
	color:#0088CC;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

.left {
	float:left;
	
}

.right {
	float:right;
}

p {
	margin:0;
}

div.filler {
	height:11px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}




/* Contains errorstyling, messaging, etc. - created by Florian Kraft, 10.02.2010 */

#noJs {
	background-color:#A1A1A1;
	color:#fff;
	font-size:12px;
	height:20px;
	left:0px;
	padding-top:3px;
	position:absolute;
	text-align:center;
	top:0px;
	width:100%;
	border-bottom:1px solid #666;
}

#noJs img {
	margin-top:-9px;
}

#noJs a, #noJs a:visited {
	text-decoration:none;
	color:#03c;
}

#noJs a:hover {
	text-decoration:underline;
}

/* Contains all sytles for control elements, such as menus, buttons, etc. - created by Florian Kraft, 10.02.2010 */


/*Stylish select */

.select {
	text-transform:none;
	position: absolute;
 	width: 158px;
   	height: 21px;
   	padding: 0 24px 0 8px;
   	color: #fff;
   	font: 12px/21px arial,sans-serif;
   	background: url(../img/select.png) no-repeat;
   	overflow: hidden;
}

/* right_left - Control over slideshows */

div.right_left {
	float:right;
	margin-top:-30px;
	margin-right:10px;
}

div.right_left img {
	border:0;
}

/* The languageSelectControl enables the user to change languages */

div#languageSelect {
	width:100px;
	height:10px;
	margin:0;
	padding:0;
	padding-bottom:2px;
	padding-top:9px;
	float:right;
	margin-top:5px;
}

div#languageSelect a {
	float:left;
	margin-left:15px;
	margin-top:5px;
}

div#languageSelect a:hover {
	cursor:pointer;
}

/* menuBar - Navigation */

div#menuBar {
	position:relative;
	z-index:3;
	top:30px;
}

div#menuBarContent {
	height:61px;
	margin-left:10px;
	margin-right:10px;
	background:url("../img/menubar_mid.png") repeat-x scroll 0 0 transparent;
}

div#menuBar div.left {
	height:61px;
	width:10px;
	margin-top:1px;
	background:url("../img/menubar_left.png") repeat-x scroll 0 -1px;
}

div#menuBar div.right {
	height:61px;
	width:10px;
	margin-top:1px;
	background:url("../img/menubar_right.png") repeat-x 0 -1px;
}

/* The tabMenu enables the navigation on all pages of the website and establishes the main navigational point for non-registered users */

ul.tabs {
	margin:0;
	padding-left:0;
	list-style-type:none;
	padding-top:5px;
}

ul.tabs li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5; 
	background: url(../img/menu_level1_item.png) 100% 0 no-repeat;
}

ul.tabs li#home {
	border-left:0;
	
}

ul.tabs li#Beendete a{
	margin-top:-9px;
	
	}

ul.tabs li#faq {
	border-right:0;
	
}

ul.tabs li#categorySelect {
	border:0;
	padding-top:19px;
	padding-left:10px;
}

ul.tabs li a {
	display:block;
	width:110px;
	height:34px;
	text-align:center;
	text-decoration:none;
	padding-top:22px;
	color:#0088CC;
	z-index:1;
	
	
	
	
}

ul.tabs li#home a:hover, ul.tabs li#faq a:hover {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#home li:active {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;

	position: relative;
	z-index: 15;
}


ul.tabs li#Beendete a:hover{
	

}

ul.tabs li#centAuction a:hover {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#xPress a:hover {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#normalAuction a:hover {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#uniqueBid a:hover {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}










ul.tabs li#centAuction a:active {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#xPress a:active {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#normalAuction a:active {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

ul.tabs li#uniqueBid a:active {
	background:url(../img/tab_bg.png) no-repeat 0px -5px;;
	height:50px;
}

/* Usermenu */



div#topToolBoxLoggedIn ul + div {
	float:right;
	margin-top:6px;
}

div#topToolBoxLoggedInContent div.logout {
	float:right;
	margin-top:10px;
	width:60px;
}

div#topToolBoxLoggedInContent  div.balance {
	float:left;
	margin-top:10px;
	width:180px;
	
}

div#topToolBoxLoggedIn ul + div  span {
	font-weight:bold;	
}

div#topToolBoxLoggedIn ul li {
	float:left;
	padding-top:5px;
	padding-right:0;
	text-align:left;
	width:118px;
	height:20px;
	margin-left:5px;
	margin-right:5px;
	z-index:1;
	
	
}

div#topToolBoxLoggedIn ul li:hover {
	float:left;
	padding-top:5px;
	padding-right:0;
	text-align:left;
	width:118px;
	height:20px;
	margin-left:5px;
	margin-right:5px;
	z-index:1;
}

div#topToolBoxLoggedIn ul li#messages {
	
	
}

div#topToolBoxLoggedIn ul li#messages div.subMenu {
	margin-left:-23px;
}

div#topToolBoxLoggedIn ul li#messages div.subMenu div {
	width:65px;
}

div#topToolBoxLoggedIn ul li#messages:hover {
	
}

div#topToolBoxLoggedIn ul li#logout {
	padding-left:15px;
	
}

div#topToolBoxLoggedIn ul li#logout:hover {
	
	height:12px;
	
}                                         

div#topToolBoxLoggedIn ul li#profile {
	
	
}

div#topToolBoxLoggedIn ul li#profile:hover {
	
}

div#topToolBoxLoggedIn ul li#profile div.subMenu div {
	width:79px; 
}

div#topToolBoxLoggedIn ul li#profile div.subMenu {
	margin-left:-9px;
}

div#topToolBoxLoggedIn ul li#sell {
	
	
}

div#topToolBoxLoggedIn ul li#sell:hover {
	
}

div#topToolBoxLoggedIn ul li#sell div.subMenu {
	 margin-left:-16px;
}

div#topToolBoxLoggedIn ul li#sell div.subMenu div {
	 width:72px;
}

div#topToolBoxLoggedIn ul li#buy {

	
}

div#topToolBoxLoggedIn ul li#buy:hover {
	
}

div#topToolBoxLoggedIn ul li#buy div.subMenu {
	margin-left:-16px;
}

div#topToolBoxLoggedIn ul li#buy div.subMenu div {
	width:72px;
}

div#topToolBoxLoggedIn ul li div.subMenu {
	display:none;
	position:absolute;
	padding:0;
	margin-top:2px;
	
	
	-webkit-box-shadow: 1px 2px 2px #999;
	-moz-box-shadow: 1px 2px 2px #999;
	background-color:#f4f4f4;
	/*background:transparent url(http://50deal.de/home/templates/yoo_level/images/menu_dropdown_bg.png) no-repeat scroll 0 0;*/
    border-color:-moz-use-text-color #878787 #878787;
	width:135px;	
	border-style:none solid solid;
	border-width:medium 1px 1px;
	
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

}

div#topToolBoxLoggedIn ul li div.subMenu div {
	float:right;
	width:35px;
}

div#topToolBoxLoggedIn ul li:hover div.subMenu {
	display:block;
}

div#topToolBoxLoggedIn ul li div.subMenu div ul {
	padding:0;
	margin:0;
}

div#topToolBoxLoggedIn ul li:hover div.subMenu li {
	height:13px;
	margin:0;
	padding:5px;
	width:130px;
	border-top:1px dotted #ccc;
	text-align:center;
	
	
	
}

div#topToolBoxLoggedIn ul li:hover div.subMenu li:hover {
	
	border-left:0;
	border-right:0;
	text-align:center;
}

div#topToolBoxLoggedIn ul li:hover div.subMenu li:first-child {
	border-top:0;
}

/*li#write, li#prepaid, li#watch, li#new_auction {
	border-top:0 !important;
}*/


/* Sub Menu items */

/* Messages*/
li#write {
	background:url(../img/icons/pencil.png) 4px 3px no-repeat;
	
}

li#inbox {
	background:url(../img/icons/inbox.png) 4px 3px no-repeat;
}

li#outbox {
	background:url(../img/icons/outbox.png) 4px 3px no-repeat;
}

/* Profile */

li#prepaid {
	background:url(../img/icons/coins_add.png) 4px 2px no-repeat;
}

li#transaction {
	background:url(../img/icons/information.png) 4px 2px no-repeat;
}

li#account_delete {
	background:url(../img/icons/cancel.png) 4px 2px no-repeat;
}

/* Buy */

li#watch {
	background:url(../img/icons/eye.png) 2px 2px no-repeat;
}

li#bids {
	background:url(../img/icons/table.png) 2px 2px no-repeat;
}

/* Sell */

li#new_auction {
	background:url(../img/icons/lightbulb.png) 4px 2px no-repeat;
}

li#extra {
	background:url(../img/icons/money.png) 4px 2px no-repeat;
}

li#stat {
	background:url(../img/icons/chart_bar.png) 4px 2px no-repeat;
}

div#topToolBoxLoggedIn ul li div.subMenu li a {
	width:135px;
	height:17px;
	display:block;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
	
}

div#topToolBoxLoggedIn ul li div.subMenu li a:hover {
	text-decoration:none;
	color:crimson;
}





/* Buttons, such as login, etc. */

input#loginButton {
	background:url(../img/button_login.png) no-repeat 0 1px;
	border:0;
	width:119px;
	height:22px;
	color:#fff;
	font-weight:bold;
	padding-left:14px;
}

input#quickSearchButton {
	background:url(../img/button_search.png) no-repeat 0 1px;
	border:0;
	width:119px;
	height:22px;
	color:#fff;
	font-weight:bold;
	padding-left:14px;
}

form.red input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_red.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:12px;
	cursor:pointer;
}


form.bid input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:135px;
	height:43px;
	padding-bottom:2px;
	padding-left:20px;
	background:url(../img/button_bid.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:13px;
	cursor:pointer;
}



form.orange input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_orange.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:12px;
	cursor:pointer;
}



form.blue input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_blue.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:12px;
	cursor:pointer;
	
}


form.green input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_green.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:12px;
	cursor:pointer;
}























form.red input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_red.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:12px;
}


form.bid input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:135px;
	height:43px;
	padding-bottom:2px;
	padding-left:20px;
	background:url(../img/button_bid.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:12px;
}
form.red2 input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_red.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:320px;
	margin-top:113px;
	cursor:pointer;
}



form.orange2 input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_orange.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:320px;
	margin-top:113px;
	cursor:pointer;
}



form.blue2 input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_blue.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:320px;
	margin-top:113px;
	cursor:pointer;
	
}


form.green2 input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_green.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:320px;
	margin-top:113px;
	cursor:pointer;
}








form.red3 input {
	color:white;
	font-size:14px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_red.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:-80px;
	margin-top:178px;
	cursor:pointer;
}



form.orange3 input {
	color:white;
	font-size:14px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_orange.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:-120px;
	margin-top:178px;
	cursor:pointer;
}


form.orange4 input {
	color:#F4793A;
	font-size:14px;
	font-weight:bold;
	width:228px;
	height:47px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/orange4.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:-380px;
	margin-top:227px;
	cursor:pointer;
}




form.blue3 input {
	color:white;
	font-size:14px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_blue.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:-80px;
	margin-top:178px;
	cursor:pointer;
	
}


form.green3 input {
	color:white;
	font-size:14px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_green.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:-80px;
	margin-top:178px;
	cursor:pointer;
}


form.closed3 input {
	color:white;
	font-size:14px;
	font-weight:bold;
	width:120px;
	height:50px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(../img/button_closed.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:-80px;
	margin-top:178px;
	cursor:pointer;
}

























form.closed input {
	color:white;
	font-size:11px;
	font-weight:bold;
	width:120px;
	height:43px;
	padding-bottom:2px;
	padding-left:20px;
	background:url(../img/button_closed.png) no-repeat;
	border:0;
	position:absolute;
	z-index:2;
	margin-left:48px;
	margin-top:13px;
}


form.bid input.show {
	background:url(../img/button_show.png) no-repeat;
}

form.bid input.up {
	background:url(../img/button_up.png) no-repeat;
}




/* TabMenu for addtional information */

ul#addInfoTabs {
	list-style-type:none;
	height:15px;
	margin-left:15px;
	z-index:1;
}

ul#addInfoTabs li {
	float:left;
	margin-left:2px;
	min-width:100px;
	text-align:center;
	background:#eee;
	height:15px;
	font-size:11px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topleft:5px;
}

ul#addInfoTabs li.active {
	background:#fff;
}

ul#addInfoTabs li:hover {
	background:#fff;
}

ul#addInfoTabs li a {
	display:block;
	min-width:100px;
	height:15px;
}
/* imgGallery */

div#imgGallery #auction-bigpic {
	width:150px;
}

div#imgGallery #auction-bigpic img {
	width:100px;
}



/* -------------------------------------------------
 * Body
 * ------------------------------------------------- */
 
#sticker {
	position: absolute;
	width: 162px;
	height: 457px; 
	margin: 0px;
	left: 5px;
	top: 130px;
	z-index: 10;
}

#sticker2 {
	position: absolute;
	width: 162px;
	height: 457px; 
	margin: 0px;
	right: 5px;
	top: 130px;
	z-index: 10;
}


div.content ul.konto {
	
	
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-left:0;
padding-top:5px;
width:840px;
float:left;
height:45px;

	}
	
	
div.content ul.konto li{
		float:left;
		width:180px;
		margin-left:8px;
		

}


div.content ul.konto li.clol1{
		float:left;
		width:300px;
		

}
div.content ul.konto li.clol2{
		float:right;
		width:220px;
		height:40px;
		

}
div.content ul.konto li.clol3{
		float:left;
		width:80px;
		

}

div.content ul.konto li.clol4{
		float:left;
		width:270px;
		padding-top: 5px;

}

div.content ul.konto li.clol5{
		float:left;
		width:130px;
		padding-top: 5px;
		

}

div.content ul.konto li.clol6{
		float:left;
		width:220px;
		

}

div.content ul.konto li.clol7{
		float:left;
		width:80px;
		

}

div.content ul.konto li.btn{
		float:right;
		width:170px;
		margin-left:30px;
		height:30px;
		margin-top:0px;
		
		
		

}
	
div.content div#head {
		
		height:30px;
		margin-top:10px;
		margin-bottom:10px;
		font-size:14px;
		
		
		text-shadow:#666;
		margin-left:25px;
		border-bottom: 1px dashed #ccc;
		border-top: 1px dashed #ccc;
		

	}
	
	
	div.content div#cont {
		
	margin-top:10px;
	margin-bottom:10px;	
	color:#666;
	margin-left:25px;
	

	}
	
		div.content div#cont2 {
		
	margin-top:10px;
	margin-bottom:10px;	
	color:#666;
	margin-left:25px;
	min-height:200px;
	

	}
	
	
	
	
	
	
	
	/* 14_05_2010*/
	
div#header {
clear:both;
height:206px;
padding:0;
position:relative;
width:auto;
z-index:10;
margin-top:0px;
}

div#header div.top{
clear:both;
height:206px;
padding:0;
position:relative;
width:auto;
z-index:10;
margin-top:0px;
}

div#page-body {
background:url(../img/page_bg_img.jpg) no-repeat scroll 50% 0 transparent;
}


/*div#page-body div.page-body-t {
background:url(../img/page_bg_topbar.png) repeat-x scroll 0 0 transparent;
}*/

body {
	
	background:url("../img/page_bg.png") repeat-x scroll 50% 0 #CDCABE;
	
}

body,dl,div, dt, dd, pre, fieldset, input, p, textarea,blockquote, th, td {
margin:0;
padding:0;
}


div#main {
	width:962px;
	margin:auto;
	
}

div.maincontent-l {
background:url("../img/shadow_bg_l.png") repeat-y scroll 0 0 transparent;
margin:0;
padding:0;
}

div.maincontent-r {
background:url("../img/shadow_bg_r.png") repeat-y scroll 100% 0 transparent;
padding:0 5px;
margin:0;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}


/*nue  */

div.module  {
position:relative;
}

div#auctionList div.box-t1 {
background:url("../img/module_rounded_tl.png") no-repeat scroll 0 0 transparent;
}
div#auctionList div.box-t2 {
background:url("../img/module_rounded_tr.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#auctionList div.box-t3 {
background:url("../img/module_rounded_t.png") repeat-x scroll 0 0 transparent;
height:15px;
}
div#auctionList div.box-1 {
background:url("../img/module_rounded_l.png") repeat-y scroll 0 0 transparent;
}
div#auctionList div.box-2 {
background:url("../img/module_rounded_r.png") repeat-y scroll 100% 0 transparent;
padding:0 5px;
}
div#auctionList div.box-3 {
background:url("../img/module_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
height:145px;
overflow:hidden;
padding:0 10px 10px;
}
div#auctionList div.box-b1 {
background:url("../img/module_rounded_bl.png") no-repeat scroll 0 0 transparent;
}
div#auctionList div.box-b2 {
background:url("../img/module_rounded_br.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#auctionList div.box-b3 {
background:url("../img/module_rounded_b.png") repeat-x scroll 0 0 transparent;
height:10px;
}





















div#finishedAuctionsBox2 div.box-t1 {
background:url("../img/module_rounded_tl.png") no-repeat scroll 0 0 transparent;
}
div#finishedAuctionsBox2 div.box-t2 {
background:url("../img/module_rounded_tr.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#finishedAuctionsBox2 div.box-t3 {
background:url("../img/module_rounded_t.png") repeat-x scroll 0 0 transparent;
height:15px;
}
div#finishedAuctionsBox2 div.box-1 {
background:url("../img/module_rounded_l.png") repeat-y scroll 0 0 transparent;
}
div#finishedAuctionsBox2 div.box-2 {
background:url("../img/module_rounded_r.png") repeat-y scroll 100% 0 transparent;
padding:0 5px;
}
div#finishedAuctionsBox2 div.box-3 {
background:url("../img/module_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
height:225px;
overflow:hidden;
padding:0 10px 10px;
}
div#finishedAuctionsBox2 div.box-b1 {
background:url("../img/module_rounded_bl.png") no-repeat scroll 0 0 transparent;
}
div#finishedAuctionsBox2 div.box-b2 {
background:url("../img/module_rounded_br.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#finishedAuctionsBox2 div.box-b3 {
background:url("../img/module_rounded_b.png") repeat-x scroll 0 0 transparent;
height:10px;
}











div#finishedAuctionsBox3 div.box-t1 {
background:url("../img/module_rounded_tl.png") no-repeat scroll 0 0 transparent;
}
div#finishedAuctionsBox3 div.box-t2 {
background:url("../img/module_rounded_tr.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#finishedAuctionsBox3 div.box-t3 {
background:url("../img/module_rounded_t.png") repeat-x scroll 0 0 transparent;
height:15px;
}
div#finishedAuctionsBox3 div.box-1 {
background:url("../img/module_rounded_l.png") repeat-y scroll 0 0 transparent;
}
div#finishedAuctionsBox3 div.box-2 {
background:url("../img/module_rounded_r.png") repeat-y scroll 100% 0 transparent;
padding:0 5px;
}
div#finishedAuctionsBox3 div.box-3 {
background:url("../img/module_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
height:225px;
overflow:hidden;
padding:0 10px 10px;
}
div#finishedAuctionsBox3 div.box-b1 {
background:url("../img/module_rounded_bl.png") no-repeat scroll 0 0 transparent;
}
div#finishedAuctionsBox3 div.box-b2 {
background:url("../img/module_rounded_br.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#finishedAuctionsBox3 div.box-b3 {
background:url("../img/module_rounded_b.png") repeat-x scroll 0 0 transparent;
height:10px;
}

div#finishedAuctionsBox3 {
	float:right;
	width:240px;
	
}



div#finishedAuctionsBox div.box-t1 {
background:url("../img/module_rounded_tl.png") no-repeat scroll 0 0 transparent;
}
div#finishedAuctionsBox div.box-t2 {
background:url("../img/module_rounded_tr.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#finishedAuctionsBox div.box-t3 {
background:url("../img/module_rounded_t.png") repeat-x scroll 0 0 transparent;
height:15px;
}
div#finishedAuctionsBox div.box-1 {
background:url("../img/module_rounded_l.png") repeat-y scroll 0 0 transparent;
}
div#finishedAuctionsBox div.box-2 {
background:url("../img/module_rounded_r.png") repeat-y scroll 100% 0 transparent;
padding:0 5px;
}
div#finishedAuctionsBox div.box-3 {
background:url("../img/module_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
height:225px;
overflow:hidden;
padding:0 10px 10px;
}
div#finishedAuctionsBox div.box-b1 {
background:url("../img/module_rounded_bl.png") no-repeat scroll 0 0 transparent;
}
div#finishedAuctionsBox div.box-b2 {
background:url("../img/module_rounded_br.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#finishedAuctionsBox div.box-b3 {
background:url("../img/module_rounded_b.png") repeat-x scroll 0 0 transparent;
height:10px;
}

div#finishedAuctionsBox {
	
	
}






div#topAuctionsBox div.box-t1 {
background:url("../img/module_rounded_tl.png") no-repeat scroll 0 0 transparent;
}
div#topAuctionsBox div.box-t2 {
background:url("../img/module_rounded_tr.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#topAuctionsBox div.box-t3 {
background:url("../img/module_rounded_t.png") repeat-x scroll 0 0 transparent;
height:15px;
}
div#topAuctionsBox div.box-1 {
background:url("../img/module_rounded_l.png") repeat-y scroll 0 0 transparent;
}
div#topAuctionsBox div.box-2 {
background:url("../img/module_rounded_r.png") repeat-y scroll 100% 0 transparent;
padding:0 5px;
}
div#topAuctionsBox div.box-3 {
background:url("../img/module_rounded_bg.png") repeat-x scroll 0 100% #FCFDFE;
height:225px;
overflow:hidden;
padding:0 10px 10px;
}
div#topAuctionsBox div.box-b1 {
background:url("../img/module_rounded_bl.png") no-repeat scroll 0 0 transparent;
}
div#topAuctionsBox div.box-b2 {
background:url("../img/module_rounded_br.png") no-repeat scroll 100% 0 transparent;
padding:0 10px;
}
div#topAuctionsBox div.box-b3 {
background:url("../img/module_rounded_b.png") repeat-x scroll 0 0 transparent;
height:10px;
}

/*div#topAuctionsBox {
	
	
}*/