a:hover	{text-decoration:underline;}

img	{
	border: 0;
	outline:none;
}

.standard-button	{
	background: url(../images/button_321_1.png) no-repeat;
	width:111px;
	height:20px;
	font-weight:bold;
	cursor:pointer;
	border:0;
	font-size:120%;
	display:inline-block;
	#padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
a.standard-button	{
	padding-top:2px;
}
	
.button-gross	{
	background: url(../images/321kfz_buttonbig-200x50.jpg) no-repeat;
	width:200px;
	height:50px;
	font-weight:bold;
	cursor:pointer;
	border:0;
	font-size:120%;
	display:inline-block;
	padding-top:6px;
	text-align:center;
}	
.button-extragross	{
	background: url(../images/button_321_2.gif) no-repeat;
	width:236px;
	height:54px;
	font-weight:bold;
	cursor:pointer;
	border:0;
	font-size:110%;
	display:inline-block;
	padding-top:6px;
	text-align:center;
}
.button-gross:hover{text-decoration:none}
	
input {
	outline:none;
}


.formerror	{
	color:red;
	font-size:120%;
	font-weight:bold;
	margin: 15px 0;
}
.formsuccess	{
	color:green;
	font-size:120%;
	font-weight:bold;
	margin: 15px 0;
}
.marke	{
	width:110px;
	float:left;
}
.marke input	{
	vertical-align:middle;
}
.automarken	{
	margin-left:50px;
}

/* Login-Area */
.login-info	{
	font-weight:normal;
	font-size:12px;
	text-align:right;
}
.login-info a{font-size:12px;}

/* Hooks */

.formbox .left{/*  */
	width: 155px; 
	
}

/* Hooks Ende */

.formbox-head {
	background: url(../images/frame_back.jpg) no-repeat;
	font-weight: bold; 
	font-size: 12px; 
	padding: 4px 0 0 12px;
	height:21px;
}

.main-logo		{
	width:270px;
	float:left;
}
.main-logo-thumb		{
	width:120px;
	position:absolute;
	top:5px;
	left:5px;
}
.formbox-infos-right	{
	float:left;
	width:380px;
}
.formbox-infos-right-thumb	{
	width:520px;
	position:absolute;
	top:5px;
	left:135px;
	cursor:pointer;
}
.infos-left	{
	width:59%;
	float:left;
	width:49%;
	margin-left:90px;
}
.infos-right	{
	width:29%;
	float:left;
}
.profil-optionen	{
	margin-bottom:15px;
	min-height:30px;
}
.profil-optionen div.left{
	float:left;
	width:28%;
}
.profil-optionen div.right {
	width:70%;
}
.auktion-fehler	{
	margin-top:7px;
	margin-bottom:7px;
	background-color:red;
	width:100%;
	font-weight:bold;
	color:#fff;
	padding:5px 0 5px 5px;
}
.auktion-notice	{
	margin-top:7px;
	margin-bottom:7px;
	background-color:green;
	width:100%;
	font-weight:bold;
	color:#fff;
	padding:5px 0 5px 5px;
}
.frage-header	{
	background-color:#c6c6c6;
	font-weight:bold;
	padding:3px;
}
.frage-inhalt	{
	padding-left:10px;
	margin-bottom:10px;
}
.frage-antwort	{
	padding-left:10px;
	margin-bottom:10px;
}
span.antwort-link	{
	margin-left:6px;
	font-style:italic;
	display:none;
}
.auktion-beobachten	{
	width:160px
	
}
.auktion-optionen{
	width:300px;
}
.auktion-beobachten div	{
	float:left;
	padding-top:4px;
}
.bieter-info	{
	background-color:green;
	font-weight:bold;
	padding:15px 0 15px 15px;
	margin:10px 0;
	color:#fff;
}
.bieter-info-red	{
	background-color:red;
	font-weight:bold;
	padding:15px 0 15px 15px;
	margin:10px 0;
	color:#fff; 
}
.headerhaendler,.headerhaendler2	{
	background:url(../images/button_321_3.gif) 0 0 no-repeat;
	padding:10px;
	font-size:200%;
	font-weight:bold; 
	width:395px;
	height:54px;
	text-align:center;
	margin:0 auto;
	padding-right:30px;
}
.konzept	{
	font-size:120%;
	font-weight:bold;
	margin-top:10px;
	width:560px;
}
.konzept-text	{
	margin:10px 0;
	font-family: tahoma, arial;
	font-size:11px;
	padding:15px;
}
.konzept_btn	{
	float:right;
	margin-top:8px;
	margin-bottom:3px;
}


/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	background: #ffffff url(../images/jq_ui/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	font-size: 1.1em;
	border: 4px solid #aaaaaa;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(../images/jq_ui/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(../images/jq_ui/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(../images/jq_ui/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(../images/jq_ui/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(../images/jq_ui/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(../images/jq_ui/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(../images/jq_ui/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(../images/jq_ui/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #dadada;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(../images/jq_ui/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(../images/jq_ui/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #aaaaaa;
	color: #212121;
	background: #ffffff url(../images/jq_ui/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

a.formbox-link	{
	position:relative; 
	padding: 12px; 
	background: #e4e4e4; 
	display:block;
	border: 1px solid #d6d6d6; 
	border-width: 0 1px 1px 1px;
	position:relative; 
	width:655px;
	margin-bottom:5px;
}
a.formbox-link:hover{
	background: #c6c6c6;
}
.sofort-kaufen	{

	background: url(../images/sofortkauf.png) no-repeat;
	width:115px;
	height:40px;
	font-weight:bold;
	cursor:pointer;
	border:0;
	font-size:100%;
	display:inline-block;
	padding-top:6px;
}
#form-sofort	{
	margin-left:140px;
}
#form-watch	{
	margin-left:73px;
}
a.sub-active	{
	color:#fff;
}
.h-agb	{
	font-size:120%;
	font-weight:bold;
	margin: 15px 0;
	color:green;
}
.h-agb:hover{text-decoration:underline}
#geworben	{float:left}
#geworben_text	{display:none}

#vorteile-haendler,#vorteile-haendler{display:none;}
#vorteile_kaufer{display:none;curspor:pointer;}

.kfz-pages	{
	height: 17px; 
	background: url(../images/submenu_bg.jpg); 
	width:100%;
	text-align:center}
.kfz-pages a	{margin-right:5px;font-size:120%}
.kfz-pages a.active	{font-weight:bold;font-size:130%}

.h_box:hover	{background-color: #c6c6c6;}

.rech-posten div.links	{
	width:60%;
	display:block;	
}
.rech-posten div.links span a	{
	font-weight:bold;
}
.rech-posten .daten	{width:39%;}
.rech-posten div.links, .rech-posten div.daten 	{float:left}
.rech-posten .daten .daten-h 	{width:70px;display:inline-block;}
.rech-posten .daten .daten-a 	{font-weight:bold}
.rech-posten {margin-bottom:10px;padding:5px}

.countdown_section	{display:inline}

.submenue-info	{position:absolute;left:5px;font-size:12px;font-weight:bold;cursor:pointer;text-decoration:blink;top:3px}

.tooltip {
  background-color:#FFF;
  border:1px solid #6f6f6f;
  z-index:5;
}



.tooltip .text{
  padding:.4ex .7ex .2ex;
  color:#E99500;
  font-weight:bold;
  font-size:12px;
}

span.packet-info	{cursor:pointer;font-size:120%;font-weight:bold;margin:7px 0;}

.auktion-paket-kfz.active	{font-weight:bold;}
.auktion-paket-kfz	{cursor:pointer;float:left;font-size:11px}
.auktion-paket-kfz:hover	{text-decoration:underline;}
span.breadcrumbs	{float:left;}
.paket-laden-info	{padding:20px 20px; font-size:13px; font-weight:bold}
#auktion-paket-info	{cursor:pointer}
